Tool Grid Collection Masking
A masking tool for grid collections. Cells of the input grid collection will be set to no-data, depending on the masking option, if their location is either between or not between the lower and upper surface.
- Author: O.Conrad (c) 2019
- Menu: Grid|Grid Collection
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Grid Collection | Grids, input | GRIDS | - | - |
Lower Surface | Grid, input | LOWER | - | - |
Upper Surface | Grid, input | UPPER | - | - |
Output | Masked Grid Collection (*) | Grids, output, optional | MASKED | - | - |
Options | Grid System | Grid system | PARAMETERS_GRID_SYSTEM | - | - |
Grid System | Grid system | SURFACES | - | - |
Masking | Choice | MASKING | - | Available Choices: [0] not between upper and lower surface [1] between upper and lower surface Default: 0 |
(*) optional |
Command-line
Usage: saga_cmd grids_tools 7 [-GRIDS <str>] [-MASKED <str>] [-LOWER <str>] [-UPPER <str>] [-MASKING <str>]
-GRIDS:<str> Grid Collection
Grids, input
-MASKED:<str> Masked Grid Collection
Grids, output, optional
-LOWER:<str> Lower Surface
Grid, input
-UPPER:<str> Upper Surface
Grid, input
-MASKING:<str> Masking
Choice
Available Choices:
[0] not between upper and lower surface
[1] between upper and lower surface
Default: 0