QGIS/python/plugins/processing/algs/saga/description/2.1.3/VegetationIndex(SlopeBased).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

14 lines
596 B
Plaintext

Vegetation Index (Slope Based)
imagery_tools
ParameterRaster|NIR|Near Infrared Reflectance|False
ParameterRaster|RED|Red Reflectance|False
ParameterNumber|SOIL|Soil Adjustment Factor|0.0|1.0|0.5
OutputRaster|DVI|Difference Vegetation Index
OutputRaster|NDVI|Normalized Difference Vegetation Index
OutputRaster|RVI|Ratio Vegetation Index
OutputRaster|NRVI|Normalized Ratio Vegetation Index
OutputRaster|TVI|Transformed Vegetation Index
OutputRaster|CTVI|Corrected Transformed Vegetation Index
OutputRaster|TTVI|Thiam's Transformed Vegetation Index
OutputRaster|SAVI|Soil Adjusted Vegetation Index