Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

What is the best approach to loop over several hindcastDates  hindcastDates for a CMA request?

Info
titleThe main idea in brief:

for hindcastDate in hindcastDateList (eg, 2010-03-01 to 2010-03-31)
     S2S-request(hindcastDate)

(lightbulb) You may wish to have a look on some CMA re-forecast examples or to visit the ECMWF Web API Home

...