-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Hi Laura/Robbie, thanks for providing the accompanying code to this paper.
I have downloaded the data per the instructions in the readme which comes to files samples_{year}.nc for each year.
However, when I go to run TrainUnet.py or TrainDiffusion.py - I run into the same error:
File "src\\netCDF4\\_netCDF4.pyx", line 2469, in netCDF4._netCDF4.Dataset.__init__
File "src\\netCDF4\\_netCDF4.pyx", line 2028, in netCDF4._netCDF4._ensure_nc_success
FileNotFoundError: [Errno 2] No such file or directory:
"\\download_ERA5\\data\\ERA5_const_sfc_variables.nc"
It appears that the 'UpscaleDataset()' class in DatasetUS.py requires another .nc file 'ERA5_const_sfc_variables.nc' that isn't downloaded through the download script and is separate to the yearly data?
LevanBokeria
Metadata
Metadata
Assignees
Labels
No labels