GRID to GRID draft: Difference between revisions

Content deleted Content added
Line 29:
 
=2023-03-AA (and later)=
The 2023-03-AA release also supports GPKG vector inputs e.g. for the <tt>"-brkline"</tt> operation.<br>
 
===GPKG and NetCDF===
GeoPackage and NetCDF are database formats and are able to contain multiple layers in a single file. When passing in an input or output reference to a GeoPackage or NetCDF file the layer name is assumed to be the same as the database name unless otherwise specified. To give the layer a different name than the database, use the following syntax <tt>"database.ext >> layer"</tt>:<Br>