Invalid dimension ID or name when reading USGS-gtopo30_x

Dear All,I have been trying to run CESM on NERSC Edison. I use "B1850CN" for my compset and "f19_g16" for my grid. I also tried various compsets and grids just to get familiar with the model. When I used "f19_g16" and "f09_g16", the run complained in the cesm.log.* files:------------------- Opened existing file/project/projectdirs/ccsm1/inputdata/atm/cam/topo/USGS-gtopo30_1.9x2.5_remap_c0 50602.nc      131072 NetCDF: Invalid dimension ID or nameforrtl: error (78): process killed (SIGTERM)------------------- or ------------------- Opened existing file  /project/projectdirs/ccsm1/inputdata/atm/cam/topo/USGS-gtopo30_0.9x1.25_remap_c0 51027.nc      131072  NetCDF: Invalid dimension ID or name forrtl: error (78): process killed (SIGTERM)--------------------- It is frustrating to see the error when reading some default files. Can anybody point me to the right direction to fix this problem? Thank you very much in advance.
 
I am commenting because I had the exact same problem.  Other compset/grid combinations worked, but this one did not, giving the same error.  Some build script may have been old, however.  After completely updating the whole cesm1_2_2 directory, it is now working.
 
Back
Top