MSR705 Algorithm Specification

MSR705

The MSR705 operator algorithm computes the Modified Simple Ratio (705 and 750 nm) from a given product.

The MSR705 results from the following equation:

MSR705 = (RE2 / RE1 - 1) / pow((RE2 / RE1 + 1) , 0.5)

, where:

The bands are:

- RE1 is the Red Edge 1 band
- RE2 is the Red Edge 2 band
- R is the Red band


MSR705-Flags

Also the processor computes an additional flags band called 'msr705_flags' with the following bit coding:

Bit Position Description
Bit 0 The computed value for MSR705 is NAN or is Infinite
Bit 1 The computed value for MSR705 is less than -1 (minus one)
Bit 2 The computed value for MSR705 is greater than 1 (one)