Dear WRF community,
When incorporating WUDAPT into WRF for urban climate modeling, I have met a technical problem when geogriding LCZ for Wuhan (downloaded from www.wudapt.org).
After placing the files landuse_urban & index in a folder "landuse_urban_Wuhan" under ../geog/, a few lines were added to GEOGRID.TBL as follows:
===============================
name=LANDUSEF
priority=2
dest_type=categorical
z_dim_name=land_cat
interp_option =default:nearest_neighbor
abs_path =/home/***/project/WRF/GEOG/geog/landuse_urban_Wuhan/
When executing ./geogrid.exe in WPS folder, an error prompted:
...
Processing domain 4 of 4
ERROR: MMINLU values differ among input fields. Reading LANDUSEF using entry 29 from GEOGRID.TBL did not set mminlu, and thus the default value of USGS is assumed. However, mminlu was previously set to MODIFIED_IGBP_MODIS_NOAH
Anyone can indicate why this error happened, and how to solve the problem? Thanks very much.
P.S. geogrid.log and namelist.wps were failed to upload. I am using version 4.0 for WPS. The steps are following the guide "Urbanized WRF modelling using WUDAPT".
When incorporating WUDAPT into WRF for urban climate modeling, I have met a technical problem when geogriding LCZ for Wuhan (downloaded from www.wudapt.org).
After placing the files landuse_urban & index in a folder "landuse_urban_Wuhan" under ../geog/, a few lines were added to GEOGRID.TBL as follows:
===============================
name=LANDUSEF
priority=2
dest_type=categorical
z_dim_name=land_cat
interp_option =default:nearest_neighbor
abs_path =/home/***/project/WRF/GEOG/geog/landuse_urban_Wuhan/
When executing ./geogrid.exe in WPS folder, an error prompted:
...
Processing domain 4 of 4
ERROR: MMINLU values differ among input fields. Reading LANDUSEF using entry 29 from GEOGRID.TBL did not set mminlu, and thus the default value of USGS is assumed. However, mminlu was previously set to MODIFIED_IGBP_MODIS_NOAH
Anyone can indicate why this error happened, and how to solve the problem? Thanks very much.
P.S. geogrid.log and namelist.wps were failed to upload. I am using version 4.0 for WPS. The steps are following the guide "Urbanized WRF modelling using WUDAPT".