NUM_LAND_CAT

Marjan_kht

New member
Hi,


I am trying to run WRF-UCM for the 3 domains.

After running the following command, it created geo_em.d01_41.nc, ..., geo_em.d03, geo_em.d03_NoUrban.nc, geo_em.d03_LCZ_extent.nc, geo_em.d03_LCZ_params.nc files.



python /home/marjan/w2w/w2w/main.py -l 1 /home/marjan/Models/WRF-CMAQ/WPS-4.5/LCZ03.tif /home/marjan/Models/WRF-CMAQ/WPS-4.5/geo_em.d03.nc



I have received an error related to num land cat when I ran wrf.exe because the "real.exe" command did not create wrfinput_d03 file, so I ran "ncdump -h geo_em.d03_LCZ.nc | grep NUM_LAND_CAT". I realized that num land cat for domain 3 is 21 while for other domains is 41.


Appreciate any help with that.

Thanks.
 

Attachments

Last edited:
Back
Top