NdviOp Operator |
![]() |
Name: | NdviOp |
Full name: | org.esa.beam.ndvi.NdviOp |
Purpose: | The retrieves the Normalized Difference Vegetation Index (NDVI). |
Version: | null |
NdviOp
retrieves the Normalized Difference Vegetation Index (NDVI).
Name | Description |
---|---|
sourceProduct |
Name | Data Type | Default | Description | Constraints |
---|---|---|---|---|
redFactor |
float |
1.0F |
||
nirFactor |
float |
1.0F |
||
redInputBand |
String |
|
The red band for the NDVI computation. If not provided, the operator will try to find the best fitting band. | |
nirInputBand |
String |
|
The near-infrared band for the NDVI computation. If not provided, the operator will try to find the best fitting band. |