SAGA-GIS Tool Library Documentation (v9.2.0)

Tool Fragmentation (Standard)

Grid based fragmentation analysis after Riitters et al. (2000).

(1) interior, if Density = 1.0
(2) undetermined, if Density > 0.6 and Density = Connectivity
(3) perforated, if Density > 0.6 and Density - Connectivity > 0
(4) edge, if Density > 0.6 and Density - Connectivity < 0
(5) transitional, if 0.4 < Density < 0.6
(6) patch, if Density < 0.4


References


Parameters

 NameTypeIdentifierDescriptionConstraints
InputClassificationgrid, inputCLASSES--
OutputDensity [Percent]grid, outputDENSITYDensity Index (Pf).-
Connectivity [Percent]grid, outputCONNECTIVITYConnectivity Index (Pff).-
Fragmentationgrid, outputFRAGMENTATIONFragmentation Index-
Summary (*)table, output, optionalFRAGSTATS--
OptionsGrid Systemgrid systemPARAMETERS_GRID_SYSTEM--
Class Identifierinteger numberCLASS-Default: 1
Neighborhoodvalue rangeNEIGHBORHOODMoving window size = 1 + 2 * Neighborhood.-
Level AggregationchoiceAGGREGATION-Available Choices:
[0] average
[1] multiplicative
Default: 0
Add BorderbooleanBORDER-Default: 0
Connectivity Weightingfloating point numberWEIGHT-Minimum: 0.000000
Default: 1.100000
Minimum Density [Percent]floating point numberDENSITY_MIN-Minimum: 0.000000
Maximum: 100.000000
Default: 10.000000
Minimum Density for Interior Forest [Percent]floating point numberDENSITY_INTif less than 100, it is distinguished between interior and core forestMinimum: 0.000000
Maximum: 100.000000
Default: 99.000000
NeighbourhoodchoiceCIRCULAR-Available Choices:
[0] square
[1] circle
Default: 1
Include diagonal neighbour relationsbooleanDIAGONAL-Default: 1
(*) optional

Command-line

Usage: saga_cmd grid_analysis 15 [-CLASSES <str>] [-DENSITY <str>] [-CONNECTIVITY <str>] [-FRAGMENTATION <str>] [-FRAGSTATS <str>] [-CLASS <num>] [-NEIGHBORHOOD_MIN <double>] [-NEIGHBORHOOD_MAX <double>] [-AGGREGATION <str>] [-BORDER <str>] [-WEIGHT <double>] [-DENSITY_MIN <double>] [-DENSITY_INT <double>] [-CIRCULAR <str>] [-DIAGONAL <str>]
  -CLASSES:<str>            	Classification
	grid, input
  -DENSITY:<str>            	Density [Percent]
	grid, output
  -CONNECTIVITY:<str>       	Connectivity [Percent]
	grid, output
  -FRAGMENTATION:<str>      	Fragmentation
	grid, output
  -FRAGSTATS:<str>          	Summary
	table, output, optional
  -CLASS:<num>              	Class Identifier
	integer number
	Default: 1
  -NEIGHBORHOOD_MIN:<double>	Neighborhood
	value range
  -NEIGHBORHOOD_MAX:<double>	Neighborhood
	value range
  -AGGREGATION:<str>        	Level Aggregation
	choice
	Available Choices:
	[0] average
	[1] multiplicative
	Default: 0
  -BORDER:<str>             	Add Border
	boolean
	Default: 0
  -WEIGHT:<double>          	Connectivity Weighting
	floating point number
	Minimum: 0.000000
	Default: 1.100000
  -DENSITY_MIN:<double>     	Minimum Density [Percent]
	floating point number
	Minimum: 0.000000
	Maximum: 100.000000
	Default: 10.000000
  -DENSITY_INT:<double>     	Minimum Density for Interior Forest [Percent]
	floating point number
	Minimum: 0.000000
	Maximum: 100.000000
	Default: 99.000000
  -CIRCULAR:<str>           	Neighbourhood
	choice
	Available Choices:
	[0] square
	[1] circle
	Default: 1
  -DIAGONAL:<str>           	Include diagonal neighbour relations
	boolean
	Default: 1