SAGA 9.3.3 | Tool Library Documentation

Gaussian Filter


Description

Gaussian filter for grid collections.


Parameters

 NameTypeIdentifierDescriptionConstraints
InputGrid Collectiongrid collection, inputGRIDS--
OutputFilteredgrid collection, outputFILTERED--
OptionsGrid Systemgrid systemGRID_SYSTEM--
Standard Deviationfloating point numberSIGMA-Default: 50.000000
Kernel Radiusinteger numberKERNEL_RADIUS-Default: 2

Command Line


Usage: saga_cmd grids_tools filter_gaussian [-GRIDS ] [-FILTERED ] [-SIGMA ] [-KERNEL_RADIUS ]
  -GRIDS:        	Grid Collection
	grid collection, input
  -FILTERED:     	Filtered
	grid collection, output
  -SIGMA:     	Standard Deviation
	floating point number
	Default: 50.000000
  -KERNEL_RADIUS:	Kernel Radius
	integer number
	Default: 2