| Processor Description - NDVI | ![]() |
Please note: The chapter BEAM Scientific Data Processors
provides a general description for all BEAM data processors. It describes the common graphical user interface (GUI),
the command-line interface and the common processing request file format.
You can find this chapter in the beam help area path
VISAT / Tools / Product Generation Tools / Data Processors

to invoke a standard file dialog.
to invoke a standard file dialog.
The following table describes the NDVI specific processing request file parameters. For a detailed description of the processing request file concept and file specification please take a look at the section general description inside the chapter BEAM Scientific Data Processors described at the top of this page.
| Parameter name | Description | Mandatory | Type | Valueset | Default |
|---|---|---|---|---|---|
| lower_band | Name of the red band | no | String | "radiance_6" | |
| lower_factor | Scaling factor for the lower band | no | Float | 1.0 | |
| upper_band | Name of the near IR band | no | String | "radiance_10" | |
| upper_factor | Scaling factor for the upper band | no | Float | 1.0 | |
| type (Request type) | Request type identifier | yes | String | "NDVI_EXAMPLE" | |
| output_format | The output product format to be used | no | String | BEAM-DIMAP |