Meris Eutrophic Lakes Processor Description

Please note: The chapter Data Processors - Introduction 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.

Content

  • The In- and Output Parameters tab
  • The Processing Parameters tab
  • The Processing Request File
  • Description of the Processing Parameters
  • The In- and Output Parameters tab

    1. Input product file: Select the input product file by either typing the product path into the text field 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 field 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.
    4. Log filename prefix: Select the prefix of the log file.
    5. Extra log to output directory: Select whether to write an additional log file to the directory selected for the output product.

    The Processing Parameters tab

    1. Save  Saves the edited parameters to a file.
    2. Restore  Resets the edited parameters text to the default text.
    3. You can select a file where the processing parameters are stored. This file has to be a *.txt or a *.properties file.

    In the text field you can edit and adjust the processing parameters for the current run of the processor.

    Format of the Parameter File

    This file uses a Java property file syntax. It is composed of lines which are key-value pairs in the form
       <key> = <value>
    Lines with a preceding # are comment-lines and will not be interpreted.
    If a given key is not known by the processor it will be ignored. When a parameter file does not contain a parameter of the processor, this parameter will be set to its default value.
    For a description of the parameters, please see the Algorithm Parameters page.

    The Processing Request File

    The following table describes the Meris Case-2 Regional processor specific processing request file contents. For a detailed description of the processing request file concept and file specification please look at chapter Data Processors - Introduction.

    Parameter name Description Type Valueset
    type Request type. Mandatory attribute of the Request element String "EUTROPHIC_LAKES"
    property_file Path or URL to the parameter file String