I want to download multiple files for a specific area, one file daily for an specific variable like total rainfall in one month. I'm having problems with the for loop and changing the output file name stored in a desired folder.
Expecting for example january-2022, having 31 files for total precipitation TPdata, like: TP_01_01.nc TP_01_02.nc .... TP_01_31.nc
If you have the api request for a day in january 2022 (that you can get in the cds website using a form) you only have to change two things:
An example: