How to convert data for Geogrid: Difference between revisions

From openwfm
No edit summary
No edit summary
Line 3: Line 3:
This wiki page explains how to transform geotiff files to geogrid using convert_geotiff script in [https://github.com/openwfm/wrfxpy.git wrfxpy].
This wiki page explains how to transform geotiff files to geogrid using convert_geotiff script in [https://github.com/openwfm/wrfxpy.git wrfxpy].


# Get Anaconda 3 distribution


# Install environment
# Get wrfxpy repository
# Run convert_geotiff.sh





Revision as of 18:41, 2 July 2020

Back to the WRF-SFIRE user guide.

This wiki page explains how to transform geotiff files to geogrid using convert_geotiff script in wrfxpy.

  1. Get Anaconda 3 distribution
  1. Install environment
  1. Get wrfxpy repository
  1. Run convert_geotiff.sh




See the github repository for convert_geotiff for the latest documentation and source code.