ASC to ASC: Difference between revisions

Content deleted Content added
Line 76:
Multiplies all values by 0.3048 and then adds 10.0.</li><br>
 
==DecimalsDecimal==
Converts .flt to .asc format with specified number of decimal spaces. ASC format created directly from TUFLOW comes only with three decimal spaces, FLT format has more decimal spaces.<br>
<li><tt>asc_to_asc.exe -conv -decimal5 *.flt</tt><br>