RES to RES: Difference between revisions
Content deleted Content added
Chris Huxley (talk | contribs) |
No edit summary |
||
Line 15:
<li><tt>res_to_res.exe -max -typeH results_1.xmdf results_2.xmdf results_3.xmdf</tt></li>
As above but for results stored in xmdf file format.
==Min==
'''Input Switch: -min'''<br>
<u>Notes</u><br>
This option was added in the 2015-02-AA version of the utility. If using an earlier version this command will not be recognised as valid.<br>
<u>Description</u><br>
This can be used to extract the minimums from a number of input datasets. Any number of input files can be specified. If a minimum folder exists in an .xmdf file for the type specified, this dataset will be used.<br>
<u>Examples</u><br>
<li><tt>res_to_res.exe -min results_1_h.dat results_2_h.dat results_3_h.dat</tt></li>
Extracts the minimum water level from the three .dat files.
<li><tt>res_to_res.exe -min -typeH -out Minimums.xmdf results_1.xmdf results_2.xmdf results_3.xmdf</tt></li>
As above but for results stored in xmdf file format in "Minimums.xmdf".
==Difference==
| |||