| MCARIOSAVI705 Algorithm Specification | ![]() |
The MCARIOSAVI705 operator algorithm computes the
MCARI/OSAVI Ratio (705 and 750 nm) from
a given product.
The MCARIOSAVI705 results from the following equation:
MCARIOSAVI705 = (((RE2 - RE1) - 0.2 * (RE2 - G)) * (RE2 /
RE1)) / (1.16 * (RE2 - RE1) / (RE2 + RE1 + 0.16))
, where:
The bands are:
- G is the Green band
- RE1 is the Red Edge 1 band
- RE2 is the Red Edge 2 band
- R is the Red band
Also the processor computes an additional flags band called 'mcariosavi705_flags' with the following bit coding:
| Bit Position | Description |
|---|---|
| Bit 0 | The computed value for MCARIOSAVI705 is NAN or is Infinite |
| Bit 1 | The computed value for MCARIOSAVI705 is less than -1 (minus one) |
| Bit 2 | The computed value for MCARIOSAVI705 is greater than 1 (one) |