SAGA-GIS Module Library Documentation (v2.3.0)

Module Simple Filter within shapes

Simple standard filters for grids, evaluation within shapes.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputGridGrid (input)INPUT--
BoundariesShapes (input)SHAPESBoundaries: the simple filter will only operate on grid cells which fall in the same shape-
OutputFiltered Grid (*)Grid (optional output)RESULT--
OptionsGrid systemGrid systemPARAMETERS_GRID_SYSTEMGrid system-
Search ModeChoiceMODE-Available Choices:
[0] Square
[1] Circle
Default: 1
FilterChoiceMETHOD-Available Choices:
[0] Smooth
[1] Sharpen
[2] Edge
Default: 0
RadiusIntegerRADIUS-Minimum: 1
Default: 1
(*) optional

Command-line

Usage: saga_cmd grid_filter 18 [-INPUT <str>] [-RESULT <str>] [-SHAPES <str>] [-MODE <str>] [-METHOD <str>] [-RADIUS <num>]
  -INPUT:<str> 	Grid
	Grid (input)
  -RESULT:<str>	Filtered Grid
	Grid (optional output)
  -SHAPES:<str>	Boundaries
	Shapes (input)
  -MODE:<str>  	Search Mode
	Choice
	Available Choices:
	[0] Square
	[1] Circle
	Default: 1
  -METHOD:<str>	Filter
	Choice
	Available Choices:
	[0] Smooth
	[1] Sharpen
	[2] Edge
	Default: 0
  -RADIUS:<num>	Radius
	Integer
	Minimum: 1
	Default: 1