Hi Saichenthur,
I used the cds api to submit the download request, but the file I get cannot be read by converter.py ecmwf2srf (see below),
...while I filled in the script "data_format": "netcdf3" ( see the script I ran attached )
File Attachment:
File Name:
api_py.txtFile Size: 1 KB
Also, I noticed a warning message during downloading saying :
"WARNING Download format not supported for this dataset. Defaulting to as_source" (see below) Is that normal ?
Also, I tried the script with "data_format": "netcdf" ,
but I have the same error saying that the file is not a valid NetCDF 3 file after running converter.py ecmwf2srf .
Do you know what to do to ?