hannahv1711
New member
hello
I am trying to use WRF to downscale MPI-ESM1.2-HR data and have been using a python package "pywinter" to produce the intermediate files to be read by metgrid (this replaces the ungrib step). After successfully managing to run metgrid on these data to generate the met_em files I have moved on to running real.exe. However it seems that there might be some problem with my soil data since the number of soil levels found in the met_em files by running real, is 0. However the soil data (SOILM, SOILT) were read in on 5 levels by metgrid.exe. Here is the error I get in the rsl.out.0000 file:
----------------- ERROR -------------------
namelist : num_metgrid_soil_levels = 5
input files : NUM_METGRID_SOIL_LEVELS = 0 (from met_em files).
d01 1980-01-01_06:00:00 ---- ERROR: Mismatch between namelist and global attribute NUM_METGRID
_SOIL_LEVELS
NOTE: 1 namelist vs input data inconsistencies found.
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 1284
NOTE: Please check and reset these options
-------------------------------------------
I am not sure why the number of soil levels that should have been found in the met_em files is incorrect.
I attach a copy of rsl.out.0000 from running real
I am trying to use WRF to downscale MPI-ESM1.2-HR data and have been using a python package "pywinter" to produce the intermediate files to be read by metgrid (this replaces the ungrib step). After successfully managing to run metgrid on these data to generate the met_em files I have moved on to running real.exe. However it seems that there might be some problem with my soil data since the number of soil levels found in the met_em files by running real, is 0. However the soil data (SOILM, SOILT) were read in on 5 levels by metgrid.exe. Here is the error I get in the rsl.out.0000 file:
----------------- ERROR -------------------
namelist : num_metgrid_soil_levels = 5
input files : NUM_METGRID_SOIL_LEVELS = 0 (from met_em files).
d01 1980-01-01_06:00:00 ---- ERROR: Mismatch between namelist and global attribute NUM_METGRID
_SOIL_LEVELS
NOTE: 1 namelist vs input data inconsistencies found.
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 1284
NOTE: Please check and reset these options
-------------------------------------------
I am not sure why the number of soil levels that should have been found in the met_em files is incorrect.
I attach a copy of rsl.out.0000 from running real