TUFLOW to GIS: Difference between revisions

Content deleted Content added
Line 136:
 
* Convert to a 3D grid at a specific time:<br>
<li><tt>TUFLOW_to_GIS.exe -b -asc -typeHt3 -t3typeH M01_5m_001.xmdf</tt></li>
<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 -maxgrid1 -typeHmax -grid1typeH M01_5m_001.xmdf</tt></li>
<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>