SAGA-GIS Tool Library Documentation (v9.2.0)

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.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputGridgrid, inputINPUT--
OutputResult (*)grid, output, optionalOUTPUT--
OptionsGrid Systemgrid systemPARAMETERS_GRID_SYSTEM--
Data Valuefloating point numberVALUE-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