Dear all:
During the process of making surface data, I met an error about mksurfdata.pl:
What version of the code are you using?
I downloaded the CLM5 from "git clone -b release-clm5.0 GitHub - ESCOMP/CTSM: Community Terrestrial Systems Model (includes the Community Land Model of CESM) clm5.0"
Have you made any changes to files in the source tree?
No.
Describe every step you took leading up to the problem:
I am making a surface dataset for regional simulation, and the workflow are as follows:
cd /project/zhangboxuan/zgh/CLM5/clm5.0/tools/mkmapdata/
./mknoocnmap.pl -p $CENLAT,$CENLON -n $GRIDNAME -dy $DY -ny $NY -dx $DX -nx $NX
./mkmapdata.sh -r $GRIDNAME -f $GRIDFILE -t regional
cd /project/zhangboxuan/zgh/CLM5/clm5.0/cime/tools/mapping/gen_domain_files/
./gen_domain -m $MAPFILE -o $OCNDOM -l $ATMDOM
cd /project/zhangboxuan/zgh/CLM5/clm5.0/tools/mksurfdata_map/
./mksurfdata.pl -r usrspec -usr_gname $GRIDNAME -usr_gdate $CDATE -usrname $GRIDNAME -l $CSMDATA -no-crop
However, errors occur in the last line, when I use:
./mksurfdata.pl -r usrspec -usr_gname $GRIDNAME -usr_gdate $CDATE -usrname $GRIDNAME -l $CSMDATA -no-crop
I meet "ERROR: mapping file for this resolution does NOT exist (../mkmapdata/map___to_Xinjiang_highres1km_300x300_nomask_aave_da_c260310.nc)."
If this is a port to a new machine: Please attach any files you added or changed for the machine port (e.g., config_compilers.xml, config_machines.xml, and config_batch.xml) and tell us the compiler version you are using on this machine.
Please attach any log files showing error messages or other useful information.
Errors occur in making surface data, and the error is that "ERROR: mapping file for this resolution does NOT exist (../mkmapdata/map___to_Xinjiang_highres1km_300x300_nomask_aave_da_c260310.nc).".
Describe your problem or question: I have already generated corresponding files in forders "mkmapgrids", "mkmapdata", and "gen_domain_files", and I wanna to ask how can I solve the problem mentioned before.
Thank you for your time and I am looking forward for your feedback.
Guanhao Zhang
During the process of making surface data, I met an error about mksurfdata.pl:
What version of the code are you using?
I downloaded the CLM5 from "git clone -b release-clm5.0 GitHub - ESCOMP/CTSM: Community Terrestrial Systems Model (includes the Community Land Model of CESM) clm5.0"
Have you made any changes to files in the source tree?
No.
Describe every step you took leading up to the problem:
I am making a surface dataset for regional simulation, and the workflow are as follows:
cd /project/zhangboxuan/zgh/CLM5/clm5.0/tools/mkmapdata/
./mknoocnmap.pl -p $CENLAT,$CENLON -n $GRIDNAME -dy $DY -ny $NY -dx $DX -nx $NX
./mkmapdata.sh -r $GRIDNAME -f $GRIDFILE -t regional
cd /project/zhangboxuan/zgh/CLM5/clm5.0/cime/tools/mapping/gen_domain_files/
./gen_domain -m $MAPFILE -o $OCNDOM -l $ATMDOM
cd /project/zhangboxuan/zgh/CLM5/clm5.0/tools/mksurfdata_map/
./mksurfdata.pl -r usrspec -usr_gname $GRIDNAME -usr_gdate $CDATE -usrname $GRIDNAME -l $CSMDATA -no-crop
However, errors occur in the last line, when I use:
./mksurfdata.pl -r usrspec -usr_gname $GRIDNAME -usr_gdate $CDATE -usrname $GRIDNAME -l $CSMDATA -no-crop
I meet "ERROR: mapping file for this resolution does NOT exist (../mkmapdata/map___to_Xinjiang_highres1km_300x300_nomask_aave_da_c260310.nc)."
If this is a port to a new machine: Please attach any files you added or changed for the machine port (e.g., config_compilers.xml, config_machines.xml, and config_batch.xml) and tell us the compiler version you are using on this machine.
Please attach any log files showing error messages or other useful information.
Errors occur in making surface data, and the error is that "ERROR: mapping file for this resolution does NOT exist (../mkmapdata/map___to_Xinjiang_highres1km_300x300_nomask_aave_da_c260310.nc).".
Describe your problem or question: I have already generated corresponding files in forders "mkmapgrids", "mkmapdata", and "gen_domain_files", and I wanna to ask how can I solve the problem mentioned before.
Thank you for your time and I am looking forward for your feedback.
Guanhao Zhang