GETFIL: FAILED to get ozone_strataero_WACCM_L70_zm5day_1850010120150103_CMIP6ensAvg_c180924.nc

Lumoss

Member
Hi everyone,

When I run FHIST compset, I get

Code:
GETFIL: FAILED to get Cesminputdata/ATM/CAM/ozone_strataero/ozone_strataero_WACCM_L70_zm5day_1850010120150103_CMIP6ensAvg_c180924 nc.

But I only see ozone_strataero_WACCM_L70_zm5day_18500101-20150103_CMIP6ensAvg_c180923.nc at https://svn-ccsm-inputdata.cgd.ucar.edu/trunk/inputdata/atm/cam/ozone_strataero/. Could someone tell me where to find the ozone_strataero_WACCM_L70_zm5day_1850010120150103_CMIP6ensAvg_c180924.nc file? Thank you!

Best,
Lumos
 

jedwards

CSEG and Liaisons
Staff member
Where did you find the reference to that file? It doesn't seem to exist. Try using
/glade/campaign/cesm/cesmdata/inputdata/atm/cam/ozone_strataero/ozone_strataero_WACCM_L70_zm5day_18500101-20150103_CMIP6ensAvg_c180923.nc by adding it to the user_nl_cam file.

I checked the current cmip6 release code (cesm2.1.5) and only see references to the 180923 file.
 

Lumoss

Member
I also don't understand why this error occurs, I found in atm.log:

Code:
nstep, te      960   0.26054617801724234E+10   0.26054616239582915E+10  -0.69265620088621491E-04   0.98517722660110783E+05   0.22552395239472389E+03
 FIND_TIMES: Failed to find dates bracketing desired time =
   2.50000000000000
 filename = ozone_strataero_WACCM_L70_zm5day_18500101-20150103_CMIP6ensAvg_c1809
 23.nc
  datatimem =   -2.50000000000000
  datatimep =    2.50000000000000
 incr_flnm: old filename =
 ozone_strataero_WACCM_L70_zm5day_18500101-20150103_CMIP6ensAvg_c180923.nc
 incr_flnm: new filename =
 ozone_strataero_WACCM_L70_zm5day_18500101-20150103_CMIP6ensAvg_c180924.nc
 (GETFIL): attempting to find local file
 ozone_strataero_WACCM_L70_zm5day_18500101-20150103_CMIP6ensAvg_c180924.nc
 (GETFIL): all tries to get file have been unsuccessful:
 /home/cesminputdata/atm/cam/ozone_strataero/ozone_st
 rataero_WACCM_L70_zm5day_18500101-20150103_CMIP6ensAvg_c180924.nc
 ERROR:
 GETFIL: FAILED to get /home/cesminputdata/atm/cam/oz
 one_strataero/ozone_strataero_WACCM_L70_zm5day_18500101-20150103_CMIP6ensAvg_c1
 80924.nc

I will try your suggestion, thank you very much!
 

Lumoss

Member
I also don't understand why this error occurs, I found in atm.log:

Code:
nstep, te      960   0.26054617801724234E+10   0.26054616239582915E+10  -0.69265620088621491E-04   0.98517722660110783E+05   0.22552395239472389E+03
 FIND_TIMES: Failed to find dates bracketing desired time =
   2.50000000000000
 filename = ozone_strataero_WACCM_L70_zm5day_18500101-20150103_CMIP6ensAvg_c1809
 23.nc
  datatimem =   -2.50000000000000
  datatimep =    2.50000000000000
 incr_flnm: old filename =
 ozone_strataero_WACCM_L70_zm5day_18500101-20150103_CMIP6ensAvg_c180923.nc
 incr_flnm: new filename =
 ozone_strataero_WACCM_L70_zm5day_18500101-20150103_CMIP6ensAvg_c180924.nc
 (GETFIL): attempting to find local file
 ozone_strataero_WACCM_L70_zm5day_18500101-20150103_CMIP6ensAvg_c180924.nc
 (GETFIL): all tries to get file have been unsuccessful:
 /home/cesminputdata/atm/cam/ozone_strataero/ozone_st
 rataero_WACCM_L70_zm5day_18500101-20150103_CMIP6ensAvg_c180924.nc
 ERROR:
 GETFIL: FAILED to get /home/cesminputdata/atm/cam/oz
 one_strataero/ozone_strataero_WACCM_L70_zm5day_18500101-20150103_CMIP6ensAvg_c1
 80924.nc

I will try your suggestion, thank you very much!
By the way, I changed the run time so that the start time is 2015-01-01 and the run time is nyears=1. I don't know if it makes a difference.
 
Back
Top