SAGA-GIS Module Library Documentation (v2.1.3)

Module Aggregation Index

(c) 2004 by Victor Olaya. Aggregation Index
References:
1. Hong S. He, et al. An aggregation index to quantify spatial patterns of landscapes, Landscape Ecology 15, 591-601,2000

Parameters

 NameTypeIdentifierDescriptionConstraints
InputInput GridGrid (input)INPUT--
OutputResultTable (output)RESULT--
OptionsMax. Number of ClassesIntegerMAXNUMCLASSMaximum number of classes in the entire grid.Default: 10

Command-line

Usage: saga_cmd grid_analysis 12 -INPUT <str> [-MAXNUMCLASS <num>] [-RESULT <str>]
  -INPUT:<str>      	Input Grid
	Grid (input)
  -MAXNUMCLASS:<num>	Max. Number of Classes
	Integer
	Default: 10
  -RESULT:<str>     	Result
	Table (output)