Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

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.
 
Top