TUFLOW to GIS: Difference between revisions

Content deleted Content added
 
(2 intermediate revisions by the same user not shown)
Line 73:
|"-cd<depth>"|| Sets the cutoff depth for use with -mif or -shp output, this is used when processing the water level and depth outputs. The default is 0.01m (or 0.01ft if the results are in feet).
|-
|"-prec< u >.< d >"|| Sets the output precision for -asc, -mif and -shp options. For example -prec6.3 would output 6 units (or 5 units if number is negative) (iei.e. from -99,999 to 999,999) with 3 decimal places.
|-
|"-sec"|| Display and enter times in seconds (default = hours).
Line 84:
|-
|"-ttf<TT_Factor>" || Scales the thickness of arrow tails (default = 0). It will produce arrows suitable for ArcGIS if TT_factor is non-zero. <br>
+ve value (ege.g. -ttf.01): Thickness is TT_Factor times the arrow size.<br>
-ve value (ege.g. -ttf-.01): Thickness is TT_Factor times the cell size.
|-
|"-vmax<vmax>"|| The max vector magnitude for scaling vector arrow points.Default is no scaling except for _V.dat files which it is 10.
Line 233:
*<tt>TUFLOW_to_GIS.exe -cp "CP_File.mif" -typeH -max M03_5m_003.xmdf</tt><br>
 
The CP file inputs, flood model result and difference in peak flood level relative to the recorded level is output to a GIS file (ege.g. '<CP_filename>_<TUFLOW_model_filename>.shp') <br>
<br>
[[File: T2G_Longsection_001.PNG|300px]]<br>
<br>
 
 
<li>Compute longitudinal profiles of maximum flood level model results. Associate recorded high water marks (in shp or mif format) with the profile if the point location is within a defined radius of the longitudinal profile line.<br>