How to convert data for Geogrid: Difference between revisions

From openwfm
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 ==
== Get Anaconda3 distribution ==


== Install environment ==
== Install environment ==

Revision as of 18:42, 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 Anaconda3 distribution

Install environment

Get wrfxpy repository

Run convert_geotiff.sh



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