Dear WRF Expert,
I'm running the model over Cyprus using three one-way nested domains at 12, 3, and 1 km, respectively. I'm considering the sf_urban_physics = 2 and the hybrid 100-m global land cover dataset with Local Climate Zones. To use this dataset, I followed the instructions provided here, which include changing the geog_data_res in namelist.wps as follows:
geog_data_res = 'cglc_modis_lcz+default', 'cglc_modis_lcz+default', 'cglc_modis_lcz+default'
I changed the GEOGRID.TBL.ARW_LCZ accordingly.
Also, I downloaded the dataset from the WPS V4 Geographical Static Data Downloads Page. Geogrid.exe, ungrib.exe, and metgrid.exe work fine. Nevertheless, when I check any of the three geo_em.d0*.nc files generated from geogrid.exe, I can't find the FRC_URB2D variable. Moreover, I tried to run some simulations, and in the wrfinput_d0*, the FRC_URB2D is there, but the values for the innermost domain are all equal to 0.
In the namelist.input, I also added:
iofields_filename = "myoutfields.txt", "myoutfields.txt", "myoutfields.txt"
In the text file, I included the following variables to be shown in the wrfout: build_height, frac_urb2d, sw_urb2d, and bw_urb2d. But, in the wrfout, I got values only for sw_urb2d and bw_urb2d. However, the LU_INDEX recognizes the correct classes from 1 to 61 of the dataset.
I've uploaded on NextCloud a folder named Hybrid_dataset containing geo_em files, the GEOGRID table, namelist.wps, namelist.input, and a screenshot of the ncview of wrfout of bw_urb2d.
Can you help me figure out what is going on?
Thanks in advance for your time and any help you could provide.
I'm running the model over Cyprus using three one-way nested domains at 12, 3, and 1 km, respectively. I'm considering the sf_urban_physics = 2 and the hybrid 100-m global land cover dataset with Local Climate Zones. To use this dataset, I followed the instructions provided here, which include changing the geog_data_res in namelist.wps as follows:
geog_data_res = 'cglc_modis_lcz+default', 'cglc_modis_lcz+default', 'cglc_modis_lcz+default'
I changed the GEOGRID.TBL.ARW_LCZ accordingly.
Also, I downloaded the dataset from the WPS V4 Geographical Static Data Downloads Page. Geogrid.exe, ungrib.exe, and metgrid.exe work fine. Nevertheless, when I check any of the three geo_em.d0*.nc files generated from geogrid.exe, I can't find the FRC_URB2D variable. Moreover, I tried to run some simulations, and in the wrfinput_d0*, the FRC_URB2D is there, but the values for the innermost domain are all equal to 0.
In the namelist.input, I also added:
iofields_filename = "myoutfields.txt", "myoutfields.txt", "myoutfields.txt"
In the text file, I included the following variables to be shown in the wrfout: build_height, frac_urb2d, sw_urb2d, and bw_urb2d. But, in the wrfout, I got values only for sw_urb2d and bw_urb2d. However, the LU_INDEX recognizes the correct classes from 1 to 61 of the dataset.
I've uploaded on NextCloud a folder named Hybrid_dataset containing geo_em files, the GEOGRID table, namelist.wps, namelist.input, and a screenshot of the ncview of wrfout of bw_urb2d.
Can you help me figure out what is going on?
Thanks in advance for your time and any help you could provide.