SAGA 9.3.3 | Tool Library Documentation

Rank Filter


Description

Rank filter for grid collections. Set rank to fifty percent to apply a median filter.


Parameters

 NameTypeIdentifierDescriptionConstraints
InputGrid Collectiongrid collection, inputGRIDS--
OutputFilteredgrid collection, outputFILTERED--
OptionsGrid Systemgrid systemGRID_SYSTEM--
Rankfloating point numberRANK-Default: 50.000000
Kernel TypechoiceKERNEL_TYPE-Available Choices: [0] Square [1] Circle Default: 0
Kernel Radiusinteger numberKERNEL_RADIUS-Default: 2

Command Line


Usage: saga_cmd grids_tools filter_rank [-GRIDS ] [-FILTERED ] [-RANK ] [-KERNEL_TYPE ] [-KERNEL_RADIUS ]
  -GRIDS:        	Grid Collection
	grid collection, input
  -FILTERED:     	Filtered
	grid collection, output
  -RANK:      	Rank
	floating point number
	Default: 50.000000
  -KERNEL_TYPE:  	Kernel Type
	choice
	Available Choices:
	[0] Square
	[1] Circle
	Default: 0
  -KERNEL_RADIUS:	Kernel Radius
	integer number
	Default: 2