NdviOp Operator

NdviOp Operator Description

Overview

Name:NdviOp
Full name:org.esa.beam.ndvi.NdviOp
Purpose:The retrieves the Normalized Difference Vegetation Index (NDVI).
Version:null

Description

The NdviOp retrieves the Normalized Difference Vegetation Index (NDVI).

Sources

Name Description
sourceProduct

Parameters

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.