TUFLOW to GIS: Difference between revisions

Content deleted Content added
Line 158:
 
* Convert maximums to a shapefile points file on a regular grid:<br>
<li><tt>TUFLOW_to_GIS.exe -b -shp -max -grid2 -typeH M01_5m_001.xmdf</tt></li>
<u>Description:</u> Using batch mode (-b), convert to a shapefile format (-shp), converting the maximums (-max), on a regular 2m grid (-grid2) for the water level results (-typeH).<br>
 
* Convert velocity at time 2 hours to shapefile points file:<br>
<li><tt>TUFLOW_to_GIS.exe -b -shp -typeVt2 -t2typeV M01_5m_001.xmdf</tt></li>
<u>Description:</u> Using batch mode (-b), convert to a shapefile format (-shp), convertingat thetime velocityof output2 hours (-typeVt2), atconverting timethe ofvelocity 2 hoursoutput (-t2typeV).<br>
 
* Convert the model topography to shapefile points file format:<br>