ASC to ASC: Difference between revisions

Content deleted Content added
Line 25:
Creates a new grid containing the maximum of the 3 input water level grids.</li>
<li><tt>asc_to_asc.exe -out Q100_Max_Levels.asc -max Q100_30min_h.asc Q100_45min_h.asc Q100_60min_h.asc</tt><br>
As per item 2 above, but specifies the output name "Q100_Max_Levels.asc".</li><br>
Note that the wildcard character "*" is supported in filenames. E.g.<br>
<li><tt>asc_to_asc.exe -out Q100_Max_Levels.asc -max Q100_*min_h.asc</tt></li><br>
 
==Difference==
'''"-dif"'''<br>