umair@skku_edu
Member
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
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