SAGA-GIS Tool Library Documentation (v9.2.0)

Tool Average With Mask 1

Average With Mask 1 calculates average for cells specified by a mask grid. Cell excluded by the mask grid are NOT used in the average calculation.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputInputgrid, inputINPUTThis must be your input data of type grid.-
Mask Gridgrid, inputMASKThis grid indicates the cells you want calculate the average.-
OutputAWM1 Gridgrid, outputRESULTNew grid filtered with the AvWiMa1 tool-
OptionsGrid Systemgrid systemPARAMETERS_GRID_SYSTEM--
Mask valuefloating point numberVValue of right cells in the Mask GridDefault: 1.000000
Radius Xinteger numberRX-Minimum: 1
Default: 1
Radius Yinteger numberRY-Minimum: 1
Default: 1

Command-line

Usage: saga_cmd contrib_perego 3 [-INPUT <str>] [-MASK <str>] [-RESULT <str>] [-V <double>] [-RX <num>] [-RY <num>]
  -INPUT:<str> 	Input
	grid, input
  -MASK:<str>  	Mask Grid
	grid, input
  -RESULT:<str>	AWM1 Grid
	grid, output
  -V:<double>  	Mask value
	floating point number
	Default: 1.000000
  -RX:<num>    	Radius X
	integer number
	Minimum: 1
	Default: 1
  -RY:<num>    	Radius Y
	integer number
	Minimum: 1
	Default: 1