RES to RES: Difference between revisions

Content deleted Content added
Line 119:
Converts between .dat and .xmdf format results. Not to be confused with -con (concatenate option described above)!<br>
<u>Examples</u><br>
<li><tt>res_to_res.exe -conv -typeH -t99999 results1results.xmdf</tt></li>
Converts the maximum water level results in the xmdf file into .dat file format.
<li><tt>res_to_res.exe -conv results1results.xmdf</tt></li>
Converts all datasets and times in the .xmdf file into .dat file format. This will output a number of .dat files.
<li><tt>res_to_res.exe -conv results1_hresults_h.dat</tt></li>
Converts all times in the .dat file into xmdf file format.