ASC to ASC: Difference between revisions
Content deleted Content added
| Ellis Symons (talk | contribs) | Ellis Symons (talk | contribs) | ||
| Line 111: *Removes all NaN values in a tif and replace them with -999 :<tt>asc_to_asc.exe -conv -tif -ndv -999 <input.tif> -out <output.tif></tt><nowiki>**</nowiki><br> <nowiki>**</nowiki> <b>Note</b>, in the above example it is important to specify an output name with <tt>-out</tt> when converting to the same format (e.g. tif to tif) as otherwise the output will overwrite the input. ==Maximum== | |||