RES to RES: Difference between revisions
Content deleted Content added
Line 11:
This can be used to extract the maximum from a number of input datasets. Any number of input files can be specified. If a maximum folder exists in an .xmdf file for the type specified, this dataset will be used, for dat files use -t99999 to use the maximum data in the .dat file.<br>
<u>Examples</u><br>
Extracts the maximum water level from the three .dat files, where the maximum water level over all timesteps (tracked and output to t99999) is available for each of the .dat files.▼
<li><tt>res_to_res.exe -max -typeH results_1.xmdf results_2.xmdf results_3.xmdf</tt></li>
▲Extracts the maximum water level from the three .
<li><tt>res_to_res.exe -max
==Min==
| |||