TUFLOW to GIS: Difference between revisions
Content deleted Content added
Line 83:
When working with the .xmdf outputs from TUFLOW, there are some additional input switches are available. This is because the .xmdf file uses a folder structure and multiple output parameters are stored in the same .xmdf file. When converting you can control which dataset is converted using the switches below. These switches are not valid for .dat files as these contain a single parameter for each file. E.g. the _d.dat contains only depth information.<br>
In the xmdf file, the data is stored in the following structure:<br>
<tt>Simulation ID/Folder/Dataset</tt>. Some examples for simulation "
<tt>
<tt>
The xmdf specific switches are outlined in the table below:<br>
Line 101:
|-
|"-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. This can be a full path in the .xmdf file or a partial match. E.g.:<br>
<tt>-path"Maximums/ZAEM1"
<tt>-path"
|}
| |||