Rush rush rush! Seeking help
I want to create custom resolution surface data, first, I created a SCRIP grid file using ./mknoocnmap.pl -p 47.7333,88.0833 -dx 0.01 -dy 0.01 -n $GRIDNAME successfully
but when I run mkmapdata.sh to create mapping files, I get an error:
ERROR: Problem on processor 0
. Please see the PET*.RegridWeightGen.Log files for a traceback.
Abort(1) on node 0 (rank 0 in comm 496): application called MPI_Abort(comm=0x84000002, 1) - process 0
Error status returned from mkmapdata script
Next, I looked at the file, it shows:
20240910 060404.818 ERROR PET0 ESMF_Grid.F90:5532 ESMF_GridCreate Wrong argument specified - Couldn't find a consistent ordering of corners around each cell in file to be able to arrange them into a logically rectangular Grid.
20240910 060404.818 ERROR PET0 ESMF_Grid.F90:6925 ESMF_GridCreateFrmScrip Wrong argument specified - Internal subroutine call returned Error
20240910 060404.818 ERROR PET0 ESMF_Grid.F90:6520 ESMF_GridCreateFrmNCFile Wrong argument specified - Internal subroutine call returned Error
20240910 060404.818 ERROR PET0 ESMF_RegridWeightGen.F90:1384 ESMF_RegridWeightGenFile Wrong argument specified - Internal subroutine call returned Error
20240910 060404.819 INFO PET0 Finalizing ESMF
Thanks for all the help!
Attached is the log file
I want to create custom resolution surface data, first, I created a SCRIP grid file using ./mknoocnmap.pl -p 47.7333,88.0833 -dx 0.01 -dy 0.01 -n $GRIDNAME successfully
but when I run mkmapdata.sh to create mapping files, I get an error:
ERROR: Problem on processor 0
. Please see the PET*.RegridWeightGen.Log files for a traceback.
Abort(1) on node 0 (rank 0 in comm 496): application called MPI_Abort(comm=0x84000002, 1) - process 0
Error status returned from mkmapdata script
Next, I looked at the file, it shows:
20240910 060404.818 ERROR PET0 ESMF_Grid.F90:5532 ESMF_GridCreate Wrong argument specified - Couldn't find a consistent ordering of corners around each cell in file to be able to arrange them into a logically rectangular Grid.
20240910 060404.818 ERROR PET0 ESMF_Grid.F90:6925 ESMF_GridCreateFrmScrip Wrong argument specified - Internal subroutine call returned Error
20240910 060404.818 ERROR PET0 ESMF_Grid.F90:6520 ESMF_GridCreateFrmNCFile Wrong argument specified - Internal subroutine call returned Error
20240910 060404.818 ERROR PET0 ESMF_RegridWeightGen.F90:1384 ESMF_RegridWeightGenFile Wrong argument specified - Internal subroutine call returned Error
20240910 060404.819 INFO PET0 Finalizing ESMF
Thanks for all the help!
Attached is the log file