The User Interface of the TOA-VEG Processor

- Input product file:
Select the input product file by either typing the product path into the text filed or by pressing the file selection button
to invoke a standard file dialog.
- Output product file:
Select the output product file by either typing the product path into the text filed or by pressing
the file selection button
to invoke a standard file dialog.
- Output product format:
Select one of the available output product formats. Currently BEAM-DIMAP, HDF5 and GEOTIFF format are available.
- Bitmask:
Select the flags you want to apply to the MERIS image before applying the TOA-VEG processor.
The TOA-VEG Processing Request File
The following table describes the TOA-VEG specific processing request file parameter.
For a detailed description of the processing request file concept and file specification please
look at the general
description section.
Parameter name |
Description |
Type |
Example Value |
type |
Request type. Mandatory attribute of the Request element |
String |
"TOA_VEG_PROCESS" |
bitmask |
Bitmask expression which evaluates to a Boolean value. Pixel is used for processing only if the bitmask evaluates to true . |
String |
"l1_flags.LAND_OCEAN" |