Module Close One Cell Gaps
Closes one cell gaps using the mean value of the surrounding cell values. If the target is not set, the changes will be stored to the original grid.
- Author: (c) 2001 by O.Conrad
- Specification: grid
- Menu: Grid|Gaps
Parameters
Name | Type | Identifier | Description | Constraints | |
---|---|---|---|---|---|
Input | Grid | Grid (input) | INPUT | - | - |
Output | Changed Grid | Grid (output) | RESULT | - | - |
Command-line
Usage: saga_cmd grid_tools 6 [-INPUT <str>] [-RESULT <str>] -INPUT:<str> Grid Grid (input) -RESULT:<str> Changed Grid Grid (output)