File: i.vi.txt

package info (click to toggle)
qgis 2.18.28%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,007,948 kB
  • sloc: cpp: 671,774; python: 158,539; xml: 35,690; ansic: 8,346; sh: 1,766; perl: 1,669; sql: 999; yacc: 836; lex: 461; makefile: 292
file content (15 lines) | stat: -rw-r--r-- 1,149 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
i.vi
Calculates different types of vegetation indices.
Imagery (i.*)
ParameterRaster|red|Name of input red channel surface reflectance map [0.0-1.0]|True
ParameterSelection|viname|Type of vegetation index|arvi;dvi;evi;evi2;gvi;gari;gemi;ipvi;msavi;msavi2;ndvi;pvi;savi;sr;vari;wdvi|10
ParameterRaster|nir|Name of input nir channel surface reflectance map [0.0-1.0]|True
ParameterRaster|green|Name of input green channel surface reflectance map [0.0-1.0]|True
ParameterRaster|blue|Name of input blue channel surface reflectance map [0.0-1.0]|True
ParameterRaster|band5|Name of input 5th channel surface reflectance map [0.0-1.0]|True
ParameterRaster|band7|Name of input 7th channel surface reflectance map [0.0-1.0]|True
ParameterString|soil_line_slope|Value of the slope of the soil line (MSAVI2 only)|None|False|True
ParameterString|soil_line_intercept|Value of the factor of reduction of soil noise (MSAVI2 only)|None|False|True
ParameterString|soil_noise_reduction|Value of the slope of the soil line (MSAVI2 only)|None|False|True
ParameterSelection|storage_bit|Maximum bits for digital numbers|7;8;9;10;16|1
OutputRaster|output|Vegetation Index