SAGA-GIS Tool Library Documentation (v6.2.0)

Tool Invert Grid

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

 NameTypeIdentifierDescriptionConstraints
InputGridGrid (input)GRID--
OutputInverse Grid (*)Grid (optional output)INVERSE--
OptionsGrid systemGrid systemPARAMETERS_GRID_SYSTEM--
(*) optional

Command-line

Usage: saga_cmd grid_tools 34 [-GRID <str>] [-INVERSE <str>]
  -GRID:<str>   	Grid
	Grid (input)
  -INVERSE:<str>	Inverse Grid
	Grid (optional output)