Invert Grid
| Author(s) | O.Conrad (c) 2016 |
| Library ID | grid_tools |
| Tool ID | 34 |
| Version | 1.0 |
| Menu | Grid | Tools |
Description
Invert a grid, i.e. the highest value becomes the lowest and vice versa. 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 | GRID | - | - |
| Output | Inverse Grid | grid, output, optional | INVERSE | - | - |
| Options | Grid System | grid system | PARAMETERS_GRID_SYSTEM | - | - |
Command Line
Usage: saga_cmd grid_tools 34 [-GRID ] [-INVERSE ]
-GRID: Grid
grid, input
-INVERSE: Inverse Grid
grid, output, optional