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

Error in running mkmapdata.sh in CESM2.0.0

Hy everyone,


I am using CESM2.0 and want to create own surface data for running single point case for CLM.



After creating grid files, I am trying to run mkmapdata.sh before creating surface data. But came across error in mkmapdata.sh in the subroutine called "runcmd()". The error is as follows:



mkmapdata.sh -r 1x1_cngCN -f /home/cesm/cesm2.0.0/components/clm/tools/mkmapgrids/SCRIPgrid_1x1_cngCN_nomask_c190409.nc -t regional

./mkmapdata.sh

Script to create mapping files required by mksurfdata_map

query command is ./../../bld/queryDefaultNamelist.pl -silent -namelist clmexp -justvalue -options sim_year=2000 -csmdata /home/cesm/inputdata



Using user specified scrip grid file: /home/cesm/cesm2.0.0/components/clm/tools/mkmapgrids/SCRIPgrid_1x1_cngCN_nomask_c190409.nc
Output grid resolution is 1x1_cngCN

Hostname = wrrsl

Machine wrrsl NOT recognized

rm: cannot remove `PET*.Log': No such file or directory

Creating mapping file: map_0.5x0.5_AVHRR_to_1x1_cngCN_nomask_aave_da_c190410.nc

From input grid: /home/cesm/inputdata/lnd/clm2/mappingdata/grids/SCRIPgrid_0.5x0.5_AVHRR_c110228.nc

For output grid: /home/cesm/cesm2.0.0/components/clm/tools/mkmapgrids/SCRIPgrid_1x1_cngCN_nomask_c190409.nc



./mkmapdata.sh: line 104: 36377 Segmentation fault (core dumped) ${cmd}

Error status returned from mkmapdata script



I would be grateful for any help.



Thanks
 
Top