SAGA 9.3.3 | Tool Library Documentation

Change Cell Values


Description

The tool allows one to interactively change cell values of the input grid. Once the tool is executed and running, you can use the Action tool to select grid cells. While working on a grid, you can change (and apply) the 'New Value' and the 'Method' parameters without stopping and re-starting the tool.


Parameters

 NameTypeIdentifierDescriptionConstraints
InputGridgrid, inputGRIDThe grid to modify.-
OptionsGrid Systemgrid systemPARAMETERS_GRID_SYSTEM--
Valuefloating point numberVALUEThe value to apply.Default: 0.000000
MethodchoiceMETHODChoose how to apply the new value.Available Choices: [0] set [1] add [2] subtract Default: 0
Radiusfloating point numberRADIUSChange all values within radius.Minimum: 0.000000 Default: 0.000000

Command Line


Usage: saga_cmd grid_tools 13 [-GRID ] [-VALUE ] [-METHOD ] [-RADIUS ]
  -GRID:     	Grid
	grid, input
  -VALUE: 	Value
	floating point number
	Default: 0.000000
  -METHOD:   	Method
	choice
	Available Choices:
	[0] set
	[1] add
	[2] subtract
	Default: 0
  -RADIUS:	Radius
	floating point number
	Minimum: 0.000000
	Default: 0.000000