Trouble with mkmapdata.sh for preparing mapping files for surface datasets for a regional CESM1.2.0-CLM4.5 simulation

Hello,I am trying to perform a regional simulation using CESM1.2.0-CLM4.5. I used mknoocnmap.pl script to generate the SCRIP files for noocean and nomask ("SCRIPgrid_CENTRALINDIA_0.9x1.25_noocean_c160723.nc" and "SCRIPgrid_CENTRALINDIA_0.9x1.25_nomask_c160723.nc"), for my resolution and domain.Then I used the mkmapdata.sh script for generating the mapping files required by mksurfdata.pl. The required environment variables were also set accordingly export CSMDATA=/scratch/civil/phd/cez118297/cesmInputDataexport GRIDFILE=/home/civil/phd/cez118297/work/model/cesm1_2_0/models/lnd/clm/tools/shared/mkmapgrids/SCRIPgrid_CENTRALINDIA_0.9x1.25_nomask_c160723.ncexport ESMFBIN_PATH=/home/apps/ESMF/6.3.0.1/intel/bin/binO/Linux.intel.64.intelmpi.defaultexport MY_ESMF_REGRID=/home/apps/ESMF/6.3.0.1/intel/bin/binO/Linux.intel.64.intelmpi.default/ESMF_RegridWeightGenUSERxxx_xxx$ ./mkmapdata.sh -f $GRIDFILE -t regional -r 0.9x1.25 -p clm4_5 -l

After the availability of the required SCRIP data is checked by the script, the follwoing error message is produced. No support for --netcdf4 or UGRID on machines other than yellowstone/caldera/geyserI have no idea why this message is coming can anyone help me out with it, I would really appreciate it.I am attaching a log file with the hope that it would explain the problem better. 
 
Back
Top