Close Gaps
- Author: O.Conrad (c) 2002
- Menu: Grid | Gaps
Description
Close gaps of a grid data set (i.e. eliminate no data values). If the target is not set, the changes will be stored to the original grid.
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Grid | grid, input | INPUT | - | - |
Mask | grid, input, optional | MASK | - | - |
Output | Changed Grid | grid, output, optional | RESULT | - | - |
Options | Grid System | grid system | PARAMETERS_GRID_SYSTEM | - | - |
Tension Threshold | floating point number | THRESHOLD | - | Default: 0.100000 |
Command Line
Usage: saga_cmd grid_tools 7 [-INPUT ] [-MASK ] [-RESULT ] [-THRESHOLD ]
-INPUT: Grid
grid, input
-MASK: Mask
grid, input, optional
-RESULT: Changed Grid
grid, output, optional
-THRESHOLD: Tension Threshold
floating point number
Default: 0.100000