ASC to ASC: Difference between revisions
Content deleted Content added
Ellis Symons (talk | contribs) |
Ellis Symons (talk | contribs) |
||
Line 31:
* -nc - The <tt>"-nc"</tt> switch previously converted the input file to a NetCDF raster. The -nc switch now specifies that the output format should be NetCDF (for all operations). Use the following commands to get the previous behaviour <tt>"-conv -nc"</tt>.
* -conv - The <tt>"-conv"</tt> switch now requires an output format to be specified. Previously it would convert only between ASC and FLT and the output format was determined by the input format.
Another change in behaviour in the 2023-Beta release is that the output format can also be specified by adding a supported extension when using the <tt>"-out [output_name]"</tt> switch.
===GPKG and NetCDF===
Line 60 ⟶ 62:
====ASC====
* DECIMAL_PRECISION=N - The number of decimal places in the output. This option is analogous to the <tt>"-decimal[N]"</tt> switch. Default - 3
===Examples===
=Operations=
| |||