TUFLOW to GIS: Difference between revisions

Content deleted Content added
Line 22:
The most common way to run the utility is from a batch file. 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>
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 described in the [[Windows_Right_Click_Functionality| Windows Right Click Functionality]]. 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 -TypeAlltypeAll -max %FILENAMES%</tt> could be used to convert all of the "Maximums" data into gridded .asc format.
 
<br>
 
=Output Options=
== Gridded Data ==