Hello!
I am running WRF with the data from ECMWF. I ran WPS successfully, but when I ran real.exe I got this error:
metgrid input_wrf.F first_date_nml = 2018-06-01_00:00:00
d01 2018-06-01_00:00:00 NetCDF error: NetCDF: Attribute not found
d01 2018-06-01_00:00:00 NetCDF error in ext_ncd_get_dom_ti.code REAL, line 83 Element P_TOP
d01 2018-06-01_00:00:00 NetCDF error: NetCDF: Attribute not found
d01 2018-06-01_00:00:00 NetCDF error in ext_ncd_get_dom_ti.code REAL, line 83 Element GMT
d01 2018-06-01_00:00:00 NetCDF error: NetCDF: Attribute not found
d01 2018-06-01_00:00:00 NetCDF error in ext_ncd_get_dom_ti.code INTEGER, line 83 Element JULYR
d01 2018-06-01_00:00:00 NetCDF error: NetCDF: Attribute not found
d01 2018-06-01_00:00:00 NetCDF error in ext_ncd_get_dom_ti.code INTEGER, line 83 Element JULDAY
d01 2018-06-01_00:00:00 mminlu = 'USGS'
d01 2018-06-01_00:00:00 input_wrf.F: SIZE MISMATCH: namelist ide,jde,num_metgrid_levels= 180 142 27
d01 2018-06-01_00:00:00 input_wrf.F: SIZE MISMATCH: input file ide,jde,kde = 180 142 7
d01 2018-06-01_00:00:00 ---- ERROR: Mismatch between namelist and input file dimensions
NOTE: 1 namelist vs input data inconsistencies found.
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 992
NOTE: Please check and reset these options
Do you know how I can fix it?
Regards
I am running WRF with the data from ECMWF. I ran WPS successfully, but when I ran real.exe I got this error:
metgrid input_wrf.F first_date_nml = 2018-06-01_00:00:00
d01 2018-06-01_00:00:00 NetCDF error: NetCDF: Attribute not found
d01 2018-06-01_00:00:00 NetCDF error in ext_ncd_get_dom_ti.code REAL, line 83 Element P_TOP
d01 2018-06-01_00:00:00 NetCDF error: NetCDF: Attribute not found
d01 2018-06-01_00:00:00 NetCDF error in ext_ncd_get_dom_ti.code REAL, line 83 Element GMT
d01 2018-06-01_00:00:00 NetCDF error: NetCDF: Attribute not found
d01 2018-06-01_00:00:00 NetCDF error in ext_ncd_get_dom_ti.code INTEGER, line 83 Element JULYR
d01 2018-06-01_00:00:00 NetCDF error: NetCDF: Attribute not found
d01 2018-06-01_00:00:00 NetCDF error in ext_ncd_get_dom_ti.code INTEGER, line 83 Element JULDAY
d01 2018-06-01_00:00:00 mminlu = 'USGS'
d01 2018-06-01_00:00:00 input_wrf.F: SIZE MISMATCH: namelist ide,jde,num_metgrid_levels= 180 142 27
d01 2018-06-01_00:00:00 input_wrf.F: SIZE MISMATCH: input file ide,jde,kde = 180 142 7
d01 2018-06-01_00:00:00 ---- ERROR: Mismatch between namelist and input file dimensions
NOTE: 1 namelist vs input data inconsistencies found.
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 992
NOTE: Please check and reset these options
Do you know how I can fix it?
Regards