-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Working on PRIMAVERA WP5 I have noticed a current limitation in the grib filtering that I suspect it is not so easy to solve. Due to data volume limitation in WP5 it has been decided to reduce the number 3-hour variables. This means that some of the surface variable in the GG file are now at 3-hour freq, and some at 6-hour.
As a consequence, the grib filtering is broken - it is currently based on pressure levels vs. surface levels. Unfortunately, we cannot use the simple time-based approach since some of those variables are fluxes (for example keeping 6-hour only).
Probably the solution will be to split the GG file analysis in two blocks, one for 6hr data and one for 3hr data. But it requires quite a large rewriting of the ifs_*.sh files.
Metadata
Metadata
Assignees
Labels
No labels