shahbaz757
Member
Hello Admin,
I am currently working on running the Weather Research and Forecasting (WRF) Preprocessing System (WPS) with the USGS land use Dataset (24-Category). Specifically, I have set the geog_data_res parameter to 'usgs_30s+30s' and executed the geogrid, ungrib, and metgrid components.
However, upon inspecting the resulting met_em file, I noticed that the number of land categories is reported as 21 instead of the expected 24.
I have attached the namelist.wps file that I used. Could you kindly review it and provide guidance on how to correctly utilize the USGS land use Dataset with the full 24 land categories?
Your assistance is greatly appreciated.
Thank You
I am currently working on running the Weather Research and Forecasting (WRF) Preprocessing System (WPS) with the USGS land use Dataset (24-Category). Specifically, I have set the geog_data_res parameter to 'usgs_30s+30s' and executed the geogrid, ungrib, and metgrid components.
However, upon inspecting the resulting met_em file, I noticed that the number of land categories is reported as 21 instead of the expected 24.
ncdump -h met_em.d01.2022-09-10_15:00:00.nc | grep NUM_LAND_CAT
:NUM_LAND_CAT = 21 ;
I have attached the namelist.wps file that I used. Could you kindly review it and provide guidance on how to correctly utilize the USGS land use Dataset with the full 24 land categories?
Your assistance is greatly appreciated.
Thank You