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

An error in creating the SCRIP mapping file

Status
Not open for further replies.

Mengyu Zhang

mengyu
New Member
Dear scientists,
I encountered an error when creating the SCRIP mapping file with the following code:
./mkmapdata.sh -r 128x72_china -f /home/cern14261/cesm1.2.2/models/lnd/clm/tools/shared/mkmapgrids/SCRIPgrid_128x72_china_nomask_c200712.nc -t regional

The error message is as follows:
Script to create mapping files required by mksurfdata_map
query command is ./../../../bld/queryDefaultNamelist.pl -silent -namelist clmexp -phys clm4_5 -justvalue -options sim_year=2000 -csmdata /glade/p/cesm/cseg/inputdata
Using user specified scrip grid file: ../mkmapgrids/SCRIPgrid_128x72_china_nomask_c200712.nc
Output grid resolution is 128x72_china
Machine login2 NOT recognized
rm: cannot remove `PET*.Log': No such file or directory
Creating mapping file: map_0.5x0.5_AVHRR_to_128x72_china_nomask_aave_da_c200713.nc
From input grid: /glade/p/cesm/cseg/inputdata/lnd/clm2/mappingdata/grids/SCRIPgrid_0.5x0.5_AVHRR_c110228.nc
For output grid: ../mkmapgrids/SCRIPgrid_128x72_china_nomask_c200712.nc
Input grid file does NOT exist: /glade/p/cesm/cseg/inputdata/lnd/clm2/mappingdata/grids/SCRIPgrid_0.5x0.5_AVHRR_c110228.nc


How can i correct this error? Please
Zhang Mengyu
IGSNRR,CAS
2020-7-13



 

adrienD

Adrien Damseaux
Member
Hi Mengyu, I got the same error.

I fixed it by downloading all input files of the folder "inputdata/lnd/clm2/mappingdata/grids/" from the UCAR server (for example with svn). When it's done, you need to set up the variable CSMDATA to the path of the downloaded files.
 
Status
Not open for further replies.
Top