Tool Grid Masking
Cells of the input grid will be set to no-data, if their cell center lies outside or within a no-data cell of the mask grid.
- Author: O.Conrad (c) 2010
- Menu: Grid|Values
Parameters
Name | Type | Identifier | Description | Constraints | |
---|---|---|---|---|---|
Input | Grid | Grid (input) | GRID | - | - |
Mask | Grid (input) | MASK | - | - | |
Output | Masked Grid (*) | Grid (optional output) | MASKED | - | - |
Options | Grid system | Grid system | PARAMETERS_GRID_SYSTEM | - | - |
Grid system | Grid system | MASK_GRIDSYSTEM | - | - | |
(*) optional |
Command-line
Usage: saga_cmd grid_tools 24 [-GRID <str>] [-MASK <str>] [-MASKED <str>] -GRID:<str> Grid Grid (input) -MASK:<str> Mask Grid (input) -MASKED:<str> Masked Grid Grid (optional output)