TUFLOW to GIS: Difference between revisions
Content deleted Content added
Line 132:
Probably the most common use of the TUFLOW_to_GIS utility is to convert the maximum results to a 3D surface. A number of examples are given below:<br>
* Convert maximums to a 3D grid:<br>
<li><tt>TUFLOW_to_GIS.exe -
<u>Description:</u>
* Convert to a 3D grid at a specific time:<br>
<li><tt>TUFLOW_to_GIS.exe -b -asc -
<u>Description:</u> As per example 1, except conversion at time 3 hours (-t3) instead of the maximums.<br>
* Convert to a 3D grid of specified grid cell size:<br>
<li><tt>TUFLOW_to_GIS.exe -b -asc -
<u>Description:</u> As per example 1, except the raster cell size is specified at 1m instead of being half the 2D cell size.<br>
<u>Description:</u> As per example
▲<li><tt>TUFLOW_to_GIS.exe -asc -b -typeV -max M01_5m_003.xmdf</tt></li>
▲<u>Description:</u> As per example 4, except the the velocity results (-typeV) are processed instead of water level (-typeh).
== Converting to Points ==
| |||