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 | 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
	Default: 1.000000