Describe the task. It can be a feature, documentation, etc.
The export package still uses the old way of computing the lead_time. The hourly model has more steps than the forecast_steps stored in the zarr, and at the moment the export package outputs incorrect grib files for the hourly model as the 6 steps are stored in the space dimension.
Solution: implement the same init_time computation as in the rest of the evaluation package.
Hedgedoc URL, if you are keeping notes, plots, logs in hedgedoc.
No response
Area
Describe the task. It can be a feature, documentation, etc.
The export package still uses the old way of computing the lead_time. The hourly model has more steps than the forecast_steps stored in the zarr, and at the moment the export package outputs incorrect grib files for the hourly model as the 6 steps are stored in the space dimension.
Solution: implement the same init_time computation as in the rest of the evaluation package.
Hedgedoc URL, if you are keeping notes, plots, logs in hedgedoc.
No response
Area