Add a Grid to a Grid Collection
- Author: O.Conrad (c) 2018
- Menu: Grid Collection | Tools
Description
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.
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 |
Command Line
Usage: saga_cmd grids_tools 4 [-GRID ] [-GRIDS ] [-Z_LEVEL ] [-DELETE ]
-GRID: Grid
grid, input
-GRIDS: Grid Collection
grid collection, output, optional
-Z_LEVEL: Z
floating point number
Default: 0.000000
-DELETE: Delete
boolean
Default: 0