TUFLOW to GIS: Difference between revisions

Content deleted Content added
Line 38:
|"-max" or "-t99999"|| The maximums will be converted. The maximums must have been written to be able to convert using the -max or -t99999 switch. See the .tcf file command (Store Maximums and Minimums == ON MAXIMUMS ONLY).
|-
|"-sf<scale factor>"|| Scale factor to scale the size of the arrows. The default is sf = 1, which means either:<br>
* if grid is not specified the cell size of the first 2D domain in the .tcf file is equivalent in length to an arrow of 1m/s for _V.dat files or 1m2/s for _q.dat files.
* if grid is specified, the grid <dist> value is used instead of the cell size of the first 2D domain to scale the arrows.<br>For example, if the first 2D domain has a cell size of 10m, by default, a 1m/s velocity arrow will be 10m long. If sf0.5 or grid5, is specified the 1m/s velocity arrow will be 5m long.
|-
|"-2dm <.2dm file>"|| To explicitly specify a .2dm file. By default TUFLOW_to_GIS assumes the .2dm file has the same name as the .dat file. Must be a space between -2dm and “<2dm_file>”.