Tool Close Gaps
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.
- Author: O.Conrad (c) 2002
- Menu: Grid|Gaps
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 | THRESHOLD | - | Default: 0.100000 |
(*) optional |
Command-line
Usage: saga_cmd grid_tools 7 [-INPUT <str>] [-MASK <str>] [-RESULT <str>] [-THRESHOLD <double>]
-INPUT:<str> Grid
Grid, input
-MASK:<str> Mask
Grid, input, optional
-RESULT:<str> Changed Grid
Grid, output, optional
-THRESHOLD:<double> Tension Threshold
Floating point
Default: 0.100000