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

missing ice data

I create a new case by./create_newcase -case test1 -res 1.9x2.5_gx1v6  -compset B_2000_TROP_MOZART -mach userdefinedthe run stop right at the beginning and the error message is PGFIO/stdio: No such file or directory
PGFIO-F-/OPEN/unit=82/error code returned by host stdio - 2.
 File name = /tng4/users/ldiao/CESM/cesm1_1_1/data/ice/cice/iced.0001-01-01.gx1v6_20080212 it seems the data/ice/cice/iced.0001-01-01.gx1v6_20080212  file is missing. But all the input data is supposed to downland automatically when creating the case. If I need to download the data manually, where can I download then?
thanks, 
 

mmills

CSEG and Liaisons
Staff member
Lijun,You can automatically download the needed files using the check_input_data command in your case directory. Type "./check_input_data" for a synopsis of options. Examples are given in the CESM user manual here. An overview of downloading inputdata is given in the CESM user manual here.You may also download input data directly from our subversion inputdata repository, which is here, i.e.:> cd /tng4/users/ldiao/CESM/cesm1_1_1/data/ice/cice/> svn export https://svn-ccsm-inputdata.cgd.ucar.edu/trunk/inputdata/ice/cice/iced.0001-01-01.gx1v6_20080212Cheers,Mike Mills
WACCM Liaison 
 
Top