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

The error when I use the mkmapdata.sh in super computer

zhendf

fanfan zheng
New Member
Hi, every one!
I study in spectral element variable model in CESM2.1.3 for a long time, when I try to use the script in ($CESM)/components/clm/tools/mkmapdata/mkmapdata.sh to create the clm input data (like the surfdata_xxx and the landuse_xxx), the procedure died when the following error happened(in the appendix A and B). It seems that some error happened to the scrip grid file named SCRIPgrid_3minx3min_MODISwcspsea_c151020.nc. I check the file path and find the file map_3x3min_MODIS-wCsp_to_360x720cru_nomask_aave_da_c160425.nc. So I try to use the ESMF(version 7.0.0) in my supercomputer to generate map file from the source file SCRIPgrid_3minx3min_MODISwcspsea_c151020.nc to the file SCRIPgrid_360x720_cruncep_c120830.nc, but still get into the same trouble,So I think if something wrong happen to the file SCRIPgrid_3minx3min_MODISwcspsea_c151020.nc or the ESMF I used.

Another problem is that the ESMF(in the appendix C) I used in this machine is compiled by mpich3 only and without the mpirun compiled version, maybe this is the real trouble in generate map file through the SCRIPgrid_3minx3min_MODISwcspsea_c151020.nc to my own grid file ?
 

Attachments

  • Appendix A.RegridWeightGen.txt
    1 KB · Views: 5
  • Appendix B log.gen_clm_map.txt
    33.7 KB · Views: 4
  • Appendix C information about ESMF.png
    Appendix C information about ESMF.png
    92.4 KB · Views: 11
Top