RES to RES: Difference between revisions

Content deleted Content added
Line 18:
==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-typeH results_1.datxmdf results_2_hresults_2.datxmdf results_3_hresults_3.datxmdf</tt></li>
Extracts the minimum water level from the three .datxmdf files.
<li><tt>res_to_res.exe -min -typeH -out Minimums.xmdf results_1.xmdf results_2.xmdf results_3.xmdf</tt></li>
AsExtracts abovethe butminimum forwater resultslevel storedfrom inthe three xmdf filefiles with formatoutput inname "Minimums.xmdf".
 
==Difference==