Hi WRFHelp community,
I'm having this problem with WRF3.9.1.1 (and using the corresponding version of WPS), running on Texas A&M TACC Stampede2.
I'm having an issue in trying to generate ICs and BCs for a single domain from GFS 0.25 analysis and forecast files from this dataset: https://rda.ucar.edu/datasets/ds084.1/
I run WPS and get met_em_d* files with no issue, and can verify that NUM_LAND_CAT = 21 both in these files and in my WRF namelist.input and namelist.output (attached). But when I run real.exe it crashes with the below error, which is duplicated in a couple of my rsl.out files. Any ideas?
As for WPS, I didn't add anything special to the default namelist.wps (attached), and simply used the default Vtable.GFS.
Thanks for any help!
James
Domain 1: Current date being processed: 2017-09-15_12:00:00.0000, which is loop # 1 out of 4
configflags%julyr, %julday, %gmt: 2017 258 12.00000
d01 2017-09-15_12:00:00 med_sidata_input: calling open_r_dataset for met_em.d<domain>.<date>
d01 2017-09-15_12:00:00 med_sidata_input: calling input_auxinput1
metgrid input_wrf.F first_date_input = 2017-09-15_12:00:00
metgrid input_wrf.F first_date_nml = 2017-09-15_12:00:00
d01 2017-09-15_12:00:00 mminlu = 'MODIFIED_IGBP_MODIS_NOAH'
----------------- ERROR -------------------
namelist : NUM_LAND_CAT = 0
input files : NUM_LAND_CAT = 21 (from geogrid selections).
d01 2017-09-15_12:00:00 ---- ERROR: Mismatch between namelist and wrf input files for dimension NUM_LAND_CAT
NOTE: 1 namelist vs input data inconsistencies found.
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 1142
NOTE: Please check and reset these options
-------------------------------------------
I'm having this problem with WRF3.9.1.1 (and using the corresponding version of WPS), running on Texas A&M TACC Stampede2.
I'm having an issue in trying to generate ICs and BCs for a single domain from GFS 0.25 analysis and forecast files from this dataset: https://rda.ucar.edu/datasets/ds084.1/
I run WPS and get met_em_d* files with no issue, and can verify that NUM_LAND_CAT = 21 both in these files and in my WRF namelist.input and namelist.output (attached). But when I run real.exe it crashes with the below error, which is duplicated in a couple of my rsl.out files. Any ideas?
As for WPS, I didn't add anything special to the default namelist.wps (attached), and simply used the default Vtable.GFS.
Thanks for any help!
James
Domain 1: Current date being processed: 2017-09-15_12:00:00.0000, which is loop # 1 out of 4
configflags%julyr, %julday, %gmt: 2017 258 12.00000
d01 2017-09-15_12:00:00 med_sidata_input: calling open_r_dataset for met_em.d<domain>.<date>
d01 2017-09-15_12:00:00 med_sidata_input: calling input_auxinput1
metgrid input_wrf.F first_date_input = 2017-09-15_12:00:00
metgrid input_wrf.F first_date_nml = 2017-09-15_12:00:00
d01 2017-09-15_12:00:00 mminlu = 'MODIFIED_IGBP_MODIS_NOAH'
----------------- ERROR -------------------
namelist : NUM_LAND_CAT = 0
input files : NUM_LAND_CAT = 21 (from geogrid selections).
d01 2017-09-15_12:00:00 ---- ERROR: Mismatch between namelist and wrf input files for dimension NUM_LAND_CAT
NOTE: 1 namelist vs input data inconsistencies found.
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 1142
NOTE: Please check and reset these options
-------------------------------------------