GRID to GRID draft: Difference between revisions
Content deleted Content added
No edit summary |
|||
Line 4:
For some options (such as processing maximums or differences) the input (.tif, .asc or .flt) files must be of the same row/column dimensions.<br>
The inputs can be a combination of .tif, .asc, .flt, .gpkg, .nc grids and the -tif, -asc, -flt, -gpkg, -nc options can be used to set the output type.<br>
=Output Switches=
{| align="center" class="wikitable"
! style="background-color:#005581; font-weight:bold; color:white;"| Switch
! style="background-color:#005581; font-weight:bold; color:white;" width=80% | Description
|-
|"-tif"||Output to GeoTIFF format
|-
|"-asc"||Output to ASC format
|-
|"-flt"||Output to FLT format
|-
|"-gpkg"||Output to GeoPackage format
|-
|"-nc"||Output to NetCDF format
|-
|"-cog"||Output to Cloud Optimised GeoTIFF format
|-
|"-co"||Creation option switch. See <b><u>[[#Creation_Options | Creation Options]]</u></b> section below.
|}
=2023-03-AA (and later)=
|