Scheduled Downtime
On Friday 21 April 2023 @ 5pm MT, this website will be down for maintenance and expected to return online the morning of 24 April 2023 at the latest

WRF Urban Fraction (FRC_URB2D) Not Processing in geogrid.exe

tikargrg

New member
Hi All,

I'm trying to use Gao's 2020 SSP5 urban fraction data (https://dataverse.harvard.edu/file.xhtml?persistentId=doi:10.7910/DVN/85PJ1D/N3Y1JC&version=1.0) in WRF.
I followed the User Guide to convert TIFF to BIL format and make WRF-ready files (Chapter 3: WRF Standard Initialization), but geogrid.exe isn't creating FRC_URB2D (all zeros in output).

Steps I did:
  1. Converted TIFF to BIL:
    gdal_translate -of ENVI Gao_2020_ssp5_2050.tif Gao_2020_ssp5_2050.bil
  2. Renamed to 00001-02880.00001-01117 (2880x1117 grid)
  3. Created index file based on .hdr file
Questions:
  1. Why is geogrid.exe ignoring the urban fraction data?
  2. Could the index file format be incorrect?
Or help me to create WRF-ready files.

Attached: TIFF, BIL, HDR, and WRF-ready files.

Thanks for your help!
 

Attachments

  • Urban_Fraction.zip
    6.5 MB · Views: 2
Apologies for the long delay in response while our team tended to time-sensitive obligations. Thank you for your patience.
Can you also attach the following:
- namelist.wps
- GEOGRID.TBL (make sure to attach the actual table, and not just the linked table)
- geogrid.log

Please also let me know which version of WPS you're using. Thanks!
 
Thank you for your response! Attached are the files you requested.
 

Attachments

  • geogrid.log
    15.3 KB · Views: 1
  • namelist.wps
    698 bytes · Views: 1
  • GEOGRID.TBL.txt
    38.9 KB · Views: 1
Thanks for sharing those! I believe when you converted the data, you somehow did it upside down, which may be causing the issue. See the image of the plot I created, using your static file and index:
 

Attachments

  • Screenshot 2025-06-18 at 11.57.54 AM.png
    Screenshot 2025-06-18 at 11.57.54 AM.png
    286.4 KB · Views: 1
Top