Convert to TS1: Difference between revisions
Content deleted Content added
No edit summary |
|||
Line 45:
|}
=Examples=
<tt>convert_to_ts1.exe wbnm –ts1 Q100_Meta.out</tt><br>
outputs two .ts1 files, one the local hydrographs and the other for the total hydrographs in Q100_Meta.out.<br>
<tt>convert_to_ts1.exe rorb –ts1 –dt5 *.out</tt><br>
outputs .ts1 files for every .out file in the folder. A summary of the peak flows can be found in the _peak_Q.csv and _peak_F.csv files.<br>
<tt>convert_to_ts1.exe rafts –ts1 Q100*.loc Q100*.tot</tt><br>
outputs .ts1 files for every Q100 .loc and .tot file in the folder. A summary of the peak flows can be found in the _peak_Q.csv and _peak_F.csv files.<br>
<tt>convert_to_ts1.exe -rafts -csv Q100.tot Q050.tot Q100.loc Q050.loc</tt><br>
outputs .csv files for the four files specified.<br>
{{Tips Navigation
|uplink=[[TUFLOW_Utilities | Back to TUFLOW Utilities]]
| |||