openclimatefix / nwp-consumer

Microservice for consuming NWP data.
9 stars 3 forks source link

vairable changes name 0.5.5 to 0.5.13 #156

Open peterdudfield opened 3 weeks ago

peterdudfield commented 3 weeks ago

Detailed Description

The variables seems to hange name from 0.5.5 to 0.5.13

Context

Old (from 4th June)

Possible Implementation

peterdudfield commented 3 weeks ago

tcc seems to be missing from ECMWF in the new one, and possibly renamed as clt?

peterdudfield commented 3 weeks ago

Could be fixed once this is done - https://github.com/openclimatefix/ocf_datapipes/issues/326

Also could be fixed in pvnet_app - https://github.com/openclimatefix/pvnet_app/blob/main/pvnet_app/data.py#L267

peterdudfield commented 3 weeks ago

Found it: In the live ECMWF data, can see that all values are 0 in the second step Screenshot 2024-06-12 at 14 06 21

Sukh-P commented 3 weeks ago

Mentioned this to @devsjc earlier today and I am not sure but these logs look suspicious as they mention renamed variables and says something like "filling missing variables with 0" and has an exception so could be related to that issue