<module>
    <manifestVersion>1.0.0</manifestVersion>
    <symbolicName>beam-meris-brr</symbolicName>
    <version>2.0.2</version>
    <name>BEAM MERIS Bottom of Rayleigh Reflectance (BRR)</name>

    <description>The Bottom of Rayleigh Reflectance (BRR) processor.</description>

    <vendor>Brockmann Consult GmbH</vendor>
    <contactAddress>Max Planck Str.2, 21502 Geesthacht (Germany)</contactAddress>
    <copyright>(C) 2008 by Brockmann Consult GmbH</copyright>
    <url>http://envisat.esa.int/beam</url>
    <licenseUrl>http://www.gnu.org/licenses/gpl.html</licenseUrl>
    
    <changelog>
        <![CDATA[<p>From 2.0.1 to 2.0.2:<br/>
            [ICOL-4] ICOL processor requires a huge amount of cache memory to finish<br/>
        </p>]]>
    </changelog>

    <dependency>
        <module>beam-gpf</module>
        <version>4.1.3</version>
    </dependency>
    <dependency>
        <module>beam-meris-l2auxdata</module>
    </dependency>
    <dependency>
        <module>beam-envisat-reader</module>
    </dependency>

    <categories>Application,Processing</categories>

</module>