TOC-VEG Processor

The User Interface of the TOC-VEG Processor

  1. 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.
  2. 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.
  3. Output product format: Select one of the available output product formats. Currently BEAM-DIMAP, HDF5 and GEOTIFF format are available.
  4. Bitmask: Select the flags you want to apply to the MERIS image before applying the TOA-VEG processor.

The TOC-VEG Processing Request File

The following table describes the TOC-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 "TOC_VEG_PROCESS"
bitmask Bitmask expression which evaluates to a Boolean value. Pixel is used for processing only if the bitmask evaluates to true. String "l2_flags.LAND"