SAGA 9.3.3 | Tool Library Documentation

Average With Mask 2


Description

Average With Mask 2 calculates average for cells specified by a mask grid. However cell excluded by the mask grid are used in the average calculation for right pixels.


Parameters

 NameTypeIdentifierDescriptionConstraints
InputInputgrid, inputINPUTThis must be your input data of type grid.-
Mask Gridgrid, inputMASKThis grid indicates the cells you want calculate the average.-
OutputAWM2 Gridgrid, outputRESULTNew grid filtered with the AvWiMa2 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 4 [-INPUT ] [-MASK ] [-RESULT ] [-V ] [-RX ] [-RY ]
  -INPUT: 	Input
	grid, input
  -MASK:  	Mask Grid
	grid, input
  -RESULT:	AWM2 Grid
	grid, output
  -V:  	Mask value
	floating point number
	Default: 1.000000
  -RX:    	Radius X
	integer number
	Minimum: 1
	Default: 1
  -RY:    	Radius Y
	integer number
	Minimum: 1
	Default: 1