TUFLOW to GIS: Difference between revisions
Content deleted Content added
No edit summary |
|||
Line 1:
=Introduction=
The TUFLOW_to_GIS.exe is a utility available on the the TUFLOW website <u>([http://www.tuflow.com/
The utility can be used to convert TUFLOW outputs (.dat and .xmdf) into formats that can be imported into GIS packages such as MapInfo, ArcGIS, QGIS and SAGA. For more details on the TUFLOW utility please see section 11.2 of the 2010 TUFLOW manual.
=Running TUFLOW_to_GIS=
Simply double clicking on the TUFLOW_to_GIS executable will bring up a DOS prompt that that gives you some instructions on running the utility.<br>
The most common way to run the utility is from a batchfile. This allows the user to process multiple outputs at once. A batch file is simply a plain text file containing one or more lines that execute a utility as per the example sections below.<br>▼
<br>
▲The most common way to run the utility is from a batchfile. This allows the user to process multiple outputs at once. A batch file is simply a plain text file containing one or more lines that execute a utility as per the example sections below.
For more common tasks a right click function can be setup in Windows to perform a particular conversion. FileMenuTools can be used to set custom right click functionality, the method is similar to the method of starting [[Run_TUFLOW_Right-Click_Windows_7 | TUFLOW from a right click]]. The '''Program''' input should refer to the location of the TUFLOW_to_GIS executable and the '''Arguments''' input should contain the desired option and then %FILENAMES%. For example <tt>-b -asc -TypeAll -max %FILENAMES%</tt> could be used to convert all of the "Maximums" data into gridded .asc format.
=Output Options=
== Gridded Data ==
==Point and Vector Data==
Vector outputs (e.g. velocity or flow) can be written as either points or arrows. Scalar
=Input Flags (switches)=
A list of the input switches is provided in the 2010 TUFLOW manual as Table 11.1. However, the most common arguments are:
{| align="center" class="wikitable"
| |||