Tool Add a Grid to a Grid Collection
Adds a grid at the specified z-level to an existing grid collection. If no grid collection is supplied it will be created according to the input grid's grid system and data type.
- Author: O.Conrad (c) 2018
- Menu: Grid Collection|Tools
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Grid | grid, input | GRID | - | - |
Output | Grid Collection (*) | grid collection, output, optional | GRIDS | - | - |
Options | Grid System | grid system | PARAMETERS_GRID_SYSTEM | - | - |
Z | floating point number | Z_LEVEL | - | Default: 0.000000 |
Delete | boolean | DELETE | - | Default: 0 |
(*) optional |
Command-line
Usage: saga_cmd grids_tools 4 [-GRID <str>] [-GRIDS <str>] [-Z_LEVEL <double>] [-DELETE <str>]
-GRID:<str> Grid
grid, input
-GRIDS:<str> Grid Collection
grid collection, output, optional
-Z_LEVEL:<double> Z
floating point number
Default: 0.000000
-DELETE:<str> Delete
boolean
Default: 0