thodgdon818
New member
I was a participant at the WRF Basic tutorial this past July and I am beginning my first foray into the world of WRF. One thing I have been running into issues with is writing new static data fields into the Geogrid binary format. I am following the documentation provided online which recommends using the write_geogrid.c file. However, since I am so new to using WRF (and C) I don’t have a great understanding of how to effectively use this program. The file I am trying to convert is a GeoTiff generated using ArcGIS. Any guidance you can provide with converting the Geotiff into the required Geogrid format would be extremely helpful.