- The objective of this example is to demonstrate how you can write a request efficiently by iterating properly over several hindcastYears, hindcastMonths and hindcastDays
- It can be used as a starting point however you need to adapt it to your needseg to set the keyword values according to your requirements (eg hindcastYear"param", "levtype", "step" etc).
- In this way you can extend this request to download the whole S2S CMA reforecast. Don't forget to check CMA availability
Please note: - use the variable "target" to write each hindcastDate on a separate file .
- taking under consideration your request's size (eg nr of fields and volume) you can merge several hindcastDates on the same "target"
|