TUFLOW to GIS: Difference between revisions
Content deleted Content added
Line 84:
! width=80% | Description
|-
|"-type<output type>"|| Converts the specified output type in an xmdf file. Output types should be specified as per the output type in the .tcf
|-
|"-s<output id(integer)>"|| Converts the specified scalar dataset in an xmdf file. For example, <tt>-s1</tt> will convert the first scalar dataset. A list of the available datasets is listed within the DOS window when TUFLOW_to_GIS is preprocessing results.
Line 92:
|"-Folder<Folder Name>"|| Converts all datasets within a particular xmdf file. For example, <tt>-Folder"Maximums"</tt> will convert all datasets in the \Maximums\ folder.
|-
|"-path<path name>"||Converts a dataset based on the path in the .xmdf file. For example, <tt>-path"Maximums/ZAEM1"</tt> would convert the dataset Maximum ZAEM1 dataset.
<tt>-path"Maximums/ZAEM1" M01_5m_013_SA_CPU.xmdf</tt><br>
<tt>-path"M01_5m_013_SA_CPU/Maximums/ZAEM1" M01_5m_013_SA_CPU.xmdf</tt><br>
| |||