Change Cell Values
- Author: Victor Olaya (c) 2004
- Menu: Grid | Values
Description
The tool allows one to interactively change cell values of the input grid. Once the tool is executed and running, you can use the Action tool to select grid cells. While working on a grid, you can change (and apply) the 'New Value' and the 'Method' parameters without stopping and re-starting the tool.
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Grid | grid, input | GRID | The grid to modify. | - |
Options | Grid System | grid system | PARAMETERS_GRID_SYSTEM | - | - |
Value | floating point number | VALUE | The value to apply. | Default: 0.000000 |
Method | choice | METHOD | Choose how to apply the new value. | Available Choices:
[0] set
[1] add
[2] subtract
Default: 0 |
Radius | floating point number | RADIUS | Change all values within radius. | Minimum: 0.000000
Default: 0.000000 |
Command Line
Usage: saga_cmd grid_tools 13 [-GRID ] [-VALUE ] [-METHOD ] [-RADIUS ]
-GRID: Grid
grid, input
-VALUE: Value
floating point number
Default: 0.000000
-METHOD: Method
choice
Available Choices:
[0] set
[1] add
[2] subtract
Default: 0
-RADIUS: Radius
floating point number
Minimum: 0.000000
Default: 0.000000