xiaominghu
New member
I am trying to run WPS with ERA5 NetCDF files on derecho (/glade/derecho/scratch/xiaominghu/Run/CONUS/WRFV4.6.1/wrfERA52d_Rad4_Snudge_75s_ishallow_derecho_DFWncPressL.1985080212 ), era5_to_int.py has the issue of "
Error: Could not find file e5.oper.invariant.128_129_z.regn320sc.2016010100_2016010100.nc needed for ERA5 variable Z",
My command is
"
module load conda
conda activate npl-2025a
python ./era5_to_int.py -i 1985-08-02_12 1985-08-05_12 >& era5_to_int.py.log
"
I checked my previous log file of a successful run, it was found at "/gpfs/csfs1/collections/rda/decsdata/ds630.0/P/e5.oper.invariant/201601/e5.oper.invariant.128_129_z.regn320sc.2016010100_2016010100.nc", but it is not there anymore. Any idea?
Error: Could not find file e5.oper.invariant.128_129_z.regn320sc.2016010100_2016010100.nc needed for ERA5 variable Z",
My command is
"
module load conda
conda activate npl-2025a
python ./era5_to_int.py -i 1985-08-02_12 1985-08-05_12 >& era5_to_int.py.log
"
I checked my previous log file of a successful run, it was found at "/gpfs/csfs1/collections/rda/decsdata/ds630.0/P/e5.oper.invariant/201601/e5.oper.invariant.128_129_z.regn320sc.2016010100_2016010100.nc", but it is not there anymore. Any idea?