Tool Invert Data/No-Data
Converts valid data cells to no-data cells and no-data cells to the user specified value. Mostly suitable when dealing with masks.
- Author: Victor Olaya (c) 2005
- Menu: Grid|Values
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Grid | grid, input | INPUT | - | - |
Output | Result (*) | grid, output, optional | OUTPUT | - | - |
Options | Grid System | grid system | PARAMETERS_GRID_SYSTEM | - | - |
Data Value | floating point number | VALUE | - | Default: 1.000000 |
(*) optional |
Command-line
Usage: saga_cmd grid_tools 18 [-INPUT <str>] [-OUTPUT <str>] [-VALUE <double>]
-INPUT:<str> Grid
grid, input
-OUTPUT:<str> Result
grid, output, optional
-VALUE:<double> Data Value
floating point number
Default: 1.000000