Skip to content

No download for 'ERA5_const_sfc_variables' included #1

@Declan-Curran1

Description

@Declan-Curran1

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?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions