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

Creating mapfiles by using the ./mkmapdata.sh

Dear all,I met some problems when creating mapfiles by using the ./mamapdata.sh, details are shown as below.1. I created mapfiles successsfully other than the last file UGRID_1km-merge-10min_HYDRO1K-merge-nomask_c130402.nc with the report errors:ERROR: Problem on processor            0  . Please see the PET*.RegridWeightGen.Log files for a traceback.application called MPI_Abort(comm=0x84000000, 1) - process 0Error status returned from mkmapdata script
2. vi PET*.RegridWeightGen.Log [/b]20150603 092830.371 INFO             PET0 Running with ESMF Version 6.3.0rp120150603 093119.118 ERROR            PET0 ESMCI_Mesh_F.C:343 c_esmc_meshcreate() Internal error: Bad condition std::bad_alloc20150603 093119.205 ERROR            PET0 ESMF_Mesh.F90:829 ESMF_MeshAddNodes() Internal error: Bad condition - Internal subroutine call returned Error20150603 093119.205 ERROR            PET0 ESMF_Mesh.F90:3140 ESMF_MeshCreateFromUnstruct() Internal error: Bad condition - Internal subroutine call returned Error20150603 093119.307 ERROR            PET0 ESMF_Mesh.F90:1751 ESMF_MeshCreateFromFile() Internal error: Bad condition - Internal subroutine call returned Error 20150603 093119.325 ERROR            PET0 ESMF_RegridWeightGen.F90:945 ESMF_RegridWeightGenFile Internal error: Bad condition - Internal subroutine call returned Error
What does it mean?  Anything wrong with ESMF? 3. Someone said it might because the limited internal memory and advised to submit the task to the supercomputer .bsub -n 90 ./mkmapdata.sh -r 1x1_Maduo -f /public3/home/interior/careeri/huser041/app/download/cesm1_2_1/models/lnd/clm/tools/shared/mkmapgrids/SCRIPgrid_1x1Maduo_nomask_c150527.nc -t regionalBut I can't find any results after running.Then I submitted the task by script and the error files are shown as follows. /bin/sh: BASH_FUNC_module(): line 0: syntax error near unexpected token `)'/bin/sh: BASH_FUNC_module(): line 0: `BASH_FUNC_module() () {  eval `/usr/bin/modulecmd bash $*`'/bin/sh: error importing function definition for `BASH_FUNC_module' ./mkmapdata.sh: line 106: 31934 Killed                  ${cmd} I don't know how the solve this problem. Is there anyone met the similar problem? How to solve it ? Any suggestions? Thank you.    
 
Top