SAGA-GIS Tool Library Documentation (v8.2.1)

Tool Pattern Analysis

Pattern Analysis

Parameters

 NameTypeIdentifierDescriptionConstraints
InputInput GridGrid, inputINPUT--
OutputNumber of ClassesGrid, outputNDC--
Relative Richness (*)Grid, output, optionalRELATIVE--
Fragmentation (*)Grid, output, optionalFRAGMENTATION--
Center vs. NeighboursGrid, outputCVN--
DiversityGrid, outputDIVERSITY--
DominanceGrid, outputDOMINANCE--
OptionsGrid SystemGrid systemPARAMETERS_GRID_SYSTEM--
Max. Number of ClassesIntegerMAXNUMCLASSMaximum number of classes in entire grid.Default: 10
Kernel TypeChoiceKERNEL_TYPEThe kernel's shape.Available Choices:
[0] Square
[1] Circle
Default: 1
RadiusIntegerKERNEL_RADIUScellsMinimum: 0
Default: 2
(*) optional

Command-line

Usage: saga_cmd grid_analysis 8 [-INPUT <str>] [-NDC <str>] [-RELATIVE <str>] [-FRAGMENTATION <str>] [-CVN <str>] [-DIVERSITY <str>] [-DOMINANCE <str>] [-MAXNUMCLASS <num>] [-KERNEL_TYPE <str>] [-KERNEL_RADIUS <num>]
  -INPUT:<str>        	Input Grid
	Grid, input
  -NDC:<str>          	Number of Classes
	Grid, output
  -RELATIVE:<str>     	Relative Richness
	Grid, output, optional
  -FRAGMENTATION:<str>	Fragmentation
	Grid, output, optional
  -CVN:<str>          	Center vs. Neighbours
	Grid, output
  -DIVERSITY:<str>    	Diversity
	Grid, output
  -DOMINANCE:<str>    	Dominance
	Grid, output
  -MAXNUMCLASS:<num>  	Max. Number of Classes
	Integer
	Default: 10
  -KERNEL_TYPE:<str>  	Kernel Type
	Choice
	Available Choices:
	[0] Square
	[1] Circle
	Default: 1
  -KERNEL_RADIUS:<num>	Radius
	Integer
	Minimum: 0
	Default: 2