SAGA 9.3.3 | Tool Library Documentation

Pattern Analysis


Description

Pattern Analysis


Parameters

 NameTypeIdentifierDescriptionConstraints
InputInput Gridgrid, inputINPUT--
OutputNumber of Classesgrid, outputNDC--
Relative Richnessgrid, output, optionalRELATIVE--
Fragmentationgrid, output, optionalFRAGMENTATION--
Center vs. Neighboursgrid, outputCVN--
Diversitygrid, outputDIVERSITY--
Dominancegrid, outputDOMINANCE--
OptionsGrid Systemgrid systemPARAMETERS_GRID_SYSTEM--
Max. Number of Classesinteger numberMAXNUMCLASSMaximum number of classes in entire grid.Default: 10
Kernel TypechoiceKERNEL_TYPEThe kernel's shape.Available Choices: [0] Square [1] Circle Default: 1
Radiusinteger numberKERNEL_RADIUScellsMinimum: 0 Default: 2

Command Line


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