-
-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ECMWF EPS Mean/std Archive #190
Comments
Thanks for this @devsjc! Is the ENSEMBLES product you mentioned without archive data from 2020 the same as the ENS one https://confluence.ecmwf.int/display/FUG/Section+2.1.2.1+ENS+-+Ensemble+Forecasts? |
I think the ENSEMBLES project is something else entirely and not particularly useful to us. However I am a bit confused now: the links on that page take you to a real-time order page where |
Yeah I also had a look and I am quite confused, it seems like the ENS doesn't have an archive available but maybe worth contacting ECMWF about this to make sure? |
Yes, I don't think they do. |
In discussion with Sukh:
It would also be beneficial to have probability boundaries if possible (P10, P25, P50(median), P75. P90) in an |
I believe GDM are referring to use of the top option specified in the first comment, so that's what I'll pull. It does not, unfortunately, seem to have probability boundaries - that is in a seperate archive with much lower temporal resolution. I'll get what I can for now. |
Pulling the following from ECMWF: Derived Probability Products: Ensemble Mean/Std
Added into Consumer with #203 |
Coding complete, so closing this. Tracking download at openclimatefix/dagster-dags#141 |
As part of the GDM work, we require an archive of ECMWF Ensemble data - not full members, but rather mean and standard deviation values. The Operational Archive contains within it a data stream specific to EPS (Ensemble Prediction System). Here follows a summary of the data quality we can expect from the different products available on MARS for EPS:
Derived Probability Products: Ensemble Mean/Std
2 metre temperature
,10 metre wind speed
,100 metre wind speed
,mean sea level pressure
00:00
,12:00
)Derived Probability Products: Time-averaged Ensemble Mean/Std
00:00
Neither of these is completely ideal! There is also an ENSEMBLES product available but none of the data on there is near the 2020s. @Sukh-P, and @peterdudfield, which type do you think suits us better? And @Sukh-P, what would you want ideally pulling in terms of region, steps, parameters, years? Or, do you know of any other MARS product that you had in mind with the ensemble data work?
The text was updated successfully, but these errors were encountered: