Fluorescence line height with Envisat MERIS L1bΒΆ

This tutorial is based on the ESA BEAM Toolbox FLH Operator tutorial [1] and has two-fold objective:

  • Implement a BEAM processor using Java that:
    • Creates a new product object from scratch
    • Adds a Fluorescence Line Height (FLH) band object to the product object
    • Computes FLH pixels for the new band
    • Writes a data product in a specific data format
  • Implement a Developer Cloud Service application that runs the BEAM FLH processor against Envisat MERIS L1b data.

Contents:

[1]ESA BEAM Programming tutorial (pdf)