QGIS/python/plugins/processing/algs/saga/description/2.1.3/Fragmentation(Alternative).txt
volaya aa60bfecb2 [processing] New system for handling SAGA versions
This commit sets a different way of handling SAGA versions and a new way of checking saga installations

This is done to fix the messy situation that SAGA causes due to its API changing in each release.
2015-01-15 10:27:18 +01:00

18 lines
908 B
Plaintext

Fragmentation (Alternative)
grid_analysis
ParameterRaster|CLASSES|Classification|False
ParameterNumber|CLASS|Class Identifier|None|None|1
ParameterNumber|NEIGHBORHOOD_MIN|Neighborhood Min|1.0|None|1
ParameterNumber|NEIGHBORHOOD_MAX|Neighborhood Max|1.0|None|1
ParameterSelection|AGGREGATION|Level Aggregation|[0] average;[1] multiplicative
ParameterBoolean|BORDER |Add Border|True
ParameterNumber|WEIGHT|Connectivity Weighting|None|None|1.1
ParameterNumber|DENSITY_MIN|Minimum Density [Percent]|None|None|10
ParameterNumber|DENSITY_INT|Minimum Density for Interior Forest [Percent]|None|None|99
ParameterNumber|LEVEL_GROW|Search Distance Increment|None|None|0.0
ParameterBoolean|DENSITY_MEAN |Density from Neighbourhood|True
OutputRaster|DENSITY|Density [Percent]
OutputRaster|CONNECTIVITY|Connectivity [Percent]
OutputRaster|FRAGMENTATION|Fragmentation
OutputTable|FRAGSTATS|Summary