SAGA-GIS Tool Library Documentation (v6.2.0)

Tool User Defined Filter

User defined filter matrix. The filter can be chosen from loaded tables. If not specified a fixed table with 3 rows (and 3 columns) will be used.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputGridGrid (input)INPUT--
Filter Matrix (*)Table (optional input)FILTER--
OutputFiltered GridGrid (output)RESULT--
OptionsGrid systemGrid systemPARAMETERS_GRID_SYSTEM--
Absolute WeightingBooleanABSOLUTE-Default: 1
Default Filter Matrix (3x3)Static tableFILTER_3X3-3 Fields:
- 1. [8 byte floating point number] 1
- 2. [8 byte floating point number] 2
- 3. [8 byte floating point number] 3
(*) optional

Command-line

Usage: saga_cmd grid_filter 4 [-INPUT <str>] [-RESULT <str>] [-FILTER <str>] [-ABSOLUTE <str>] [-FILTER_3X3 <str>]
  -INPUT:<str>     	Grid
	Grid (input)
  -RESULT:<str>    	Filtered Grid
	Grid (output)
  -FILTER:<str>    	Filter Matrix
	Table (optional input)
  -ABSOLUTE:<str>  	Absolute Weighting
	Boolean
	Default: 1
  -FILTER_3X3:<str>	Default Filter Matrix (3x3)
	Static table
	3 Fields:
	- 1. [8 byte floating point number] 1
	- 2. [8 byte floating point number] 2
	- 3. [8 byte floating point number] 3