DHI-GRAS / senEtSnapSta

:gear: SNAP STA for Sen-ET
GNU General Public License v3.0
11 stars 2 forks source link

Download ERA5 data problems - netCDF? #2

Closed georgeboldeanu closed 4 years ago

georgeboldeanu commented 4 years ago

Why i can't download data as a form of Netcdf directly and I must provide a netcdf to download the Era5 data. It's illogical to me in this point. For that i must create a netcdf with all the variables and dimensions, but for example if i want to change the variables or dimensions to the next download I must create another Netcdf again. I really don't find the logic.

era52

j08lue commented 4 years ago

Sorry if the description is misleading. The NetCDF file does not need to exist. It just needs to be a file name with extension .nc.

georgeboldeanu commented 4 years ago

@j08lue Sorry i didnt close the issues because even i get past the .nc problem i get the followin error: ERROR:Missing/incomplete configuration file: $USERPROFILE/.cdsapirc . I configured correctly the .cdsapirc file and tested with the associated python. All it works fine, i downloaded some test data. But when i use it in SNAP all the time i get that error. You have any idea what can it be?

j08lue commented 4 years ago

Right. Seems like the $USERPROFILE variable is not resolved. Could you please close this issue and open a new one for this, just to keep things separate? Then we'll look into it.

georgeboldeanu commented 4 years ago

Cheers!