openclimatefix / nowcasting_forecast

Making live forecasts for the nowcasting project
MIT License
5 stars 2 forks source link

new nwp data #207

Open peterdudfield opened 10 months ago

peterdudfield commented 10 months ago

Describe the bug

New nwp data must be slightly different as it is causing this bug

https://eu-west-1.console.aws.amazon.com/cloudwatch/home?region=eu-west-1#logsV2:log-groups/log-group/$252Faws$252Fecs$252Fforecast$252F/log-events/streaming$252Fforecast$252Fa17bd8c180194cb68f201eb478de6805

Screenshot 2023-08-22 at 21 45 55

Something here - https://github.com/openclimatefix/nowcasting_dataset/blob/main/nowcasting_dataset/data_sources/data_source.py#L447 is going wrong

Expected behavior

not to error

Additional context

peterdudfield commented 10 months ago

@devsjc if you get a chance, do you mind looking at this today?

peterdudfield commented 10 months ago

It could be something we can fix in nowcasting_datast but I'm just confused how this has happened. It could also be a package update that has caused this

peterdudfield commented 10 months ago

THis might be fixed with 1.3.24 (or the latest one), @devsjc do you mind deploying in on terraform cloud, then seeing if it works on airflow, not it normally only works between xx:05 and xx:35

devsjc commented 10 months ago

Sure! Here's the terraform run link...

devsjc commented 10 months ago

Still failing, with a different error now:

RuntimeError: Example is wrong shape! x_center_osgb=274767.28508405434

See Cloudwatch logs