<module>
    <manifestVersion>1.0.0</manifestVersion>

    <symbolicName>smos-dgg</symbolicName>
    <name>SMOS Discrete Global Grid</name>
    <version>4.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) 2010-2014 by Brockmann Consult GmbH</copyright>
    <url>http://envisat.esa.int/beam/</url>
    <licenseUrl>http://www.gnu.org/licenses/gpl.html</licenseUrl>

    <changelog>
        Initial release for Sentinel-3 Toolbox.
    </changelog>

    <categories>SMOS</categories>

    <dependency>
        <module>snap-glayer</module>
    </dependency>
    <dependency>
        <module>snap-core</module>
    </dependency>
    
</module>