SAGA-GIS Tool Library Documentation (v7.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 (input)INPUT--
OutputResult (*)Grid (optional output)OUTPUT--
OptionsGrid systemGrid systemPARAMETERS_GRID_SYSTEM--
Data ValueFloating pointVALUE-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 (optional output)
  -VALUE:<double>	Data Value
	Floating point
	Default: 1.000000