HEC-RAS to TUFLOW: Difference between revisions
Content deleted Content added
Chris Huxley (talk | contribs) |
Chris Huxley (talk | contribs) |
||
Line 21:
To output to a points file specify either a MapInfo output with the "-mif" switch or Arc shapefiles output with the "-shp" output. To output at cell corners only:
* Convert maximums to a MapInfo Points file at cell corners:<br>
<li><tt>TUFLOW_to_GIS.exe -mif -b -max M01_5m_003_h.dat</tt></li>
<u>Description:</u> Convert to a MapInfo format ("-mif"), using batch mode ("-b"), converting the maximums ("-max") for the water level results '''M01_5m_003_h.dat'''.<br>
| |||