Difference between revisions of "How to convert data for Geogrid"

From openwfm
Jump to navigation Jump to search
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 Anaconda 3 distribution ==
  
# Install environment
+
== Install environment ==
  
# Get wrfxpy repository
+
== Get wrfxpy repository ==
  
# Run convert_geotiff.sh
+
== Run convert_geotiff.sh ==
  
  

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 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.