<module>
    <manifestVersion>1.0.0</manifestVersion>

    <symbolicName>smos-dgg</symbolicName>
    <name>SMOS Discrete Global Grid</name>
    <version>2.0</version>
    <description>
        This module provides the mapping between the SMOS Discrete Global
        Grid and VISAT image pixels.
    </description>
    <packaging>dir</packaging>

    <vendor>Brockmann Consult GmbH</vendor>
    <contactAddress>Max Planck Str.2, 21502 Geesthacht (Germany)</contactAddress>
    <copyright>(C) 2009 by Brockmann Consult GmbH</copyright>
    <url>http://envisat.esa.int/beam/</url>
    <licenseUrl>http://www.gnu.org/licenses/gpl.html</licenseUrl>

    <changelog>
        <![CDATA[
        <p> Changes in 1.0.1:<br>
        [SBOX-19] Rebuild SMOS-Box for BEAM 4.6.1<br>
       </p> 
        ]]>
    </changelog>

    <categories>SMOS, Grid</categories>

    <dependency>
        <module>ceres-glayer</module>
    </dependency>
    <dependency>
        <module>beam-core</module>
    </dependency>
    
</module>