Dear all,
I am in attempt to using WRF4.4.1 to run weather modelling by following the compiling tutorial: Compiling WRF.
My WRF Compiler Choice is 34 and nesting option is 1 while my WPS compiler choice is serial.
I have successfully configured and compiled WRF and WPS and passed all the library tests. The version of libraries I used are netcdf-4.1.3, jasper-1.900.1, libng-1.2.50, mpich-3.0.4, zlib-1.2.7.
Under the real-time data section, I have chose to download gfs data on 30/06/2021 for 6 hours interval, 00,06, and 12.
I have taken the following actions in the WPS directory.
#GEOGRID
My geogrid was executed successfully with geo_em.d01.nc and geo_em.d02.nc.
#UNGRIB
However, when I ran ungrib for three files, only one GRIBFILE is produced, that is GRIBFILE.AAA and only one nc file is produced. Hence, I have to edit my namelist for each date and repeat the run geogrid and ungrib to produce the FILE for metgrid.
#METGRID
after i execute the command
Then, I went into WRF file and edit my namelist.
I also copied the met_em files in the WRF files.
However, when I run the real program, the following error comes out.
Missing surface temp, replaced with closest level, use_surface set to false.
Missing surface RH, replaced with closest level, use_surface set to false.
Missing surface u wind, replaced with closest level, use_surface set to false.
Missing surface v wind, replaced with closest level, use_surface set to false.
ERROR in psfc: flag_psfc = 0, flag_soilhgt = 0, flag_slp = 0, sfcp_to_sfcp = T
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 1403
not enough info for a p sfc computation
-------------------------------------------
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 0
I have repeat the above steps with another sets of most recent data that is on 06-10-2022 with 3 hours interval and the same issue pops out.
I have attached the namelist.input and namelist.wps and the rsl.error0000 as follows. Feel free to tell me if there is any additional files that is needed and I look forward to your assistance. Thank you.
Sincerely,
Eva.
I am in attempt to using WRF4.4.1 to run weather modelling by following the compiling tutorial: Compiling WRF.
My WRF Compiler Choice is 34 and nesting option is 1 while my WPS compiler choice is serial.
I have successfully configured and compiled WRF and WPS and passed all the library tests. The version of libraries I used are netcdf-4.1.3, jasper-1.900.1, libng-1.2.50, mpich-3.0.4, zlib-1.2.7.
Under the real-time data section, I have chose to download gfs data on 30/06/2021 for 6 hours interval, 00,06, and 12.
I have taken the following actions in the WPS directory.
#GEOGRID
My geogrid was executed successfully with geo_em.d01.nc and geo_em.d02.nc.
#UNGRIB
However, when I ran ungrib for three files, only one GRIBFILE is produced, that is GRIBFILE.AAA and only one nc file is produced. Hence, I have to edit my namelist for each date and repeat the run geogrid and ungrib to produce the FILE for metgrid.
#METGRID
after i execute the command
for each case, met_em file is produced../metgrid.exe >& log.metgrid
Then, I went into WRF file and edit my namelist.
I also copied the met_em files in the WRF files.
However, when I run the real program, the following error comes out.
Missing surface temp, replaced with closest level, use_surface set to false.
Missing surface RH, replaced with closest level, use_surface set to false.
Missing surface u wind, replaced with closest level, use_surface set to false.
Missing surface v wind, replaced with closest level, use_surface set to false.
ERROR in psfc: flag_psfc = 0, flag_soilhgt = 0, flag_slp = 0, sfcp_to_sfcp = T
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 1403
not enough info for a p sfc computation
-------------------------------------------
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 0
I have repeat the above steps with another sets of most recent data that is on 06-10-2022 with 3 hours interval and the same issue pops out.
I have attached the namelist.input and namelist.wps and the rsl.error0000 as follows. Feel free to tell me if there is any additional files that is needed and I look forward to your assistance. Thank you.
Sincerely,
Eva.