- The objective of this example is to demonstrate how to iterate efficiently over all the available hindcastYears, hindcastMonths and hindcastDays for a BoM reforecast request
- It can be used as a starting point, however you need to keep in mind that you have to adapt it to your needseg to set the keyword values according to your requirements ("param", "levtype", "step" etc).
- In this way you can extend this request to download the whole S2S BoM reforecast. Don't forget to check BoM availability
Please note: - the most efficient way is to request all hindcastDates of a hindcastMonth, in one request, like the example below.
- to write all all hindcastDates of a hindcastMonth on the same target file the variable target is set accordingly
|