yashu-1417
New member
i am facing error in dataset for generation of met_em files for surface level data for variables like PRES, PMSL,PSFC but i donot have these variables and i have msl, sp, 10u, 10v, 2t, 2d, sst' when i am trying to run metgrid.exe
iirs@iirs-HP-ProDesk-600-G2-MT:~/BUILD_WRF/WPS$ ./metgrid.exe
Processing domain 1 of 2
Processing 2023-01-01_00
SL
WARNING: Field PRES has missing values at level 200100 at (i,j)=(1,1)
WARNING: Field PMSL has missing values at level 200100 at (i,j)=(1,1)
WARNING: Field PSFC has missing values at level 200100 at (i,j)=(1,1)
ERROR: Missing values encountered in interpolated fields. Stopping.
--------------------------------------------------------------------------
MPI_ABORT was invoked on rank 0 in communicator MPI_COMM_WORLD
with errorcode 24939.
NOTE: invoking MPI_ABORT causes Open MPI to kill all MPI processes.
You may or may not see output from other processes, depending on
exactly when Open MPI kills them.
--------------------------------------------------------------------------
iirs@iirs-HP-ProDesk-600-G2-MT:~/BUILD_WRF/WPS$ \
i was getting error like this and i am trying to run real.exe for only pressure level data i was getting error for physics section
iirs@iirs-HP-ProDesk-600-G2-MT:~/BUILD_WRF/WPS$ ./metgrid.exe
Processing domain 1 of 2
Processing 2023-01-01_00
SL
WARNING: Field PRES has missing values at level 200100 at (i,j)=(1,1)
WARNING: Field PMSL has missing values at level 200100 at (i,j)=(1,1)
WARNING: Field PSFC has missing values at level 200100 at (i,j)=(1,1)
ERROR: Missing values encountered in interpolated fields. Stopping.
--------------------------------------------------------------------------
MPI_ABORT was invoked on rank 0 in communicator MPI_COMM_WORLD
with errorcode 24939.
NOTE: invoking MPI_ABORT causes Open MPI to kill all MPI processes.
You may or may not see output from other processes, depending on
exactly when Open MPI kills them.
--------------------------------------------------------------------------
iirs@iirs-HP-ProDesk-600-G2-MT:~/BUILD_WRF/WPS$ \
i was getting error like this and i am trying to run real.exe for only pressure level data i was getting error for physics section