How to convert data for Geogrid: Difference between revisions
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.
- Get Anaconda 3 distribution
- Install environment
- Get wrfxpy repository
- Run convert_geotiff.sh
See the github repository for convert_geotiff for the latest documentation and source code.