Grid Masking
- Author: O.Conrad (c) 2010
- Menu: Grid | Values
Description
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.
Parameters
Name | Type | Identifier | Description | Constraints | |
---|---|---|---|---|---|
Input | Grid | grid, input | GRID | - | - |
Grids | grid list, input | GRIDS | - | - | |
Mask | grid, input | MASK | - | - | |
Output | Masked Grid | grid, output, optional | MASKED | - | - |
Masked Grids | grid list, output, optional | GRIDS_MASKED | - | - | |
Options | Grid System | grid system | PARAMETERS_GRID_SYSTEM | - | - |
List Processing | boolean | LIST | - | Default: 0 | |
Create Copies | boolean | GRIDS_CREATE | Work on copies instead of overwriting the originals. | Default: 0 | |
Grid system | grid system | MASK_GRIDSYSTEM | - | - | |
Mask Cells | choice | NODATA | - | Available Choices: [0] no-data cells [1] data cells Default: 0 |
Command Line
Usage: saga_cmd grid_tools 24 [-LIST] [-GRID ] [-MASKED ] [-GRIDS ] [-GRIDS_CREATE ] [-GRIDS_MASKED ] [-MASK ] [-NODATA ] -LIST: List Processing boolean Default: 0 -GRID: Grid grid, input -MASKED: Masked Grid grid, output, optional -GRIDS: Grids grid list, input -GRIDS_CREATE: Create Copies boolean Default: 0 -GRIDS_MASKED: Masked Grids grid list, output, optional -MASK: Mask grid, input -NODATA: Mask Cells choice Available Choices: [0] no-data cells [1] data cells Default: 0