mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-07 00:02:15 -05:00
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.
14 lines
596 B
Plaintext
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
|