Skip to content

ATSAVIAdjusted Transformed Soil-Adjusted Vegetation Index

Vegetation

Formula โ€‹

sla * (N - sla * R - slb) / (sla * N + R - sla * slb + X * (1 + sla ** 2.0))

Classification โ€‹

  • Application domain: Vegetation
  • Sensing modalities: Multispectral

Bands โ€‹

  • N: Near-Infrared (NIR).
  • R: Red.

Polarizations โ€‹

No radar polarizations are used in this index.

Constants โ€‹

X

Negative abscissa of a reference point located on the soil line.

Default value0.08
sla

Soil line slope. N = sla * R + slb (only for soil pixels/measurements).

Default value1.0
slb

Soil line intercept. N = sla * R + slb (only for soil pixels/measurements).

Default value0.0

Contributor โ€‹

Index contributed by https://github.com/davemlz on 2021-05-14.

Released under the MIT License.