We are very grateful to ECMWF for giving us this opportunity to participate in the competition, and we have a few small questions that we hope to get some clarification on.
- Regarding the explanation of “Climatological quintile boundaries” — does the description “calculated from 20 years of historical weekly data aggregated into weekly statistics” refer specifically to the period from 2005 to 2024?
- The function
clim_quintile_bounds = retrieve_evaluation_data.retrieve_20yr_quintile_boundaries(<<date>>, <<variable>>, <<password>>, local_destination=None)
appears to only retrieve climatological quintile boundaries for a single day. Would it be possible to provide the full set of daily climatological quintile boundaries for an entire year, to make it easier for local calculations?
Thank you very much in advance for your help!