ASC to ASC: Difference between revisions

Content deleted Content added
Line 24:
|-
|"-nc"||Output to NetCDF format. Note: the old -nc command is deprecated in the 2023-Beta release. For backward compatibility the following commands can be used instead <tt>"-conv -nc"</tt>
|-
|"-co"||Creation option switch. See [[#Creation_Options | Creation Options]] section below.
|}
 
Line 30 ⟶ 32:
<pre>asc_to_asc.exe -dif "database.gpkg >> raster1" "database.gpkg >> raster2"</pre>
<b>''Note: quotes will always be required when using this syntax.''</b><Br>
 
===Creation Options===
The 2023-Beta release supports GDAL style creation options. Creation options can be passed in using
 
=Operations=