Metadata-Version: 2.1
Name: satpy
Version: 0.11.1
Summary: Python package for earth-observing satellite data processing
Home-page: https://github.com/pytroll/satpy
Author: The Pytroll Team
Author-email: pytroll@googlegroups.com
License: UNKNOWN
Description: Satpy
        =====
        
        .. image:: https://travis-ci.org/pytroll/satpy.svg?branch=develop
            :target: https://travis-ci.org/pytroll/satpy
        
        .. image:: https://ci.appveyor.com/api/projects/status/a82tm59hldt4ycor/branch/master?svg=true
            :target: https://ci.appveyor.com/project/pytroll/satpy/branch/master
        
        .. image:: https://coveralls.io/repos/github/pytroll/satpy/badge.svg?branch=master
            :target: https://coveralls.io/github/pytroll/satpy?branch=master
        
        .. image:: https://badge.fury.io/py/satpy.svg
            :target: https://badge.fury.io/py/satpy
        
        
        The SatPy package is a python library for reading and manipulating
        meteorological remote sensing data and writing it to various image and
        data file formats. SatPy comes with the ability to make various RGB
        composites directly from satellite instrument channel data or higher level
        processing output. The
        `pyresample <http://pyresample.readthedocs.io/en/latest/>`_ package is used
        to resample data to different uniform areas or grids.
        
        The documentation is available at
        http://satpy.readthedocs.org/.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*
Provides-Extra: abi_l1b
Provides-Extra: acspo
Provides-Extra: all
Provides-Extra: amsr2_l1b
Provides-Extra: animations
Provides-Extra: clavrx
Provides-Extra: doc
Provides-Extra: geocat
Provides-Extra: geotiff
Provides-Extra: hrit_msg
Provides-Extra: hrpt
Provides-Extra: mitiff
Provides-Extra: modis_l1b
Provides-Extra: nc_nwcsaf_msg
Provides-Extra: omps_edr
Provides-Extra: proj
Provides-Extra: pyorbital
Provides-Extra: pyspectral
Provides-Extra: sar_c
Provides-Extra: scmi
Provides-Extra: viirs_compact
Provides-Extra: viirs_l1b
Provides-Extra: viirs_sdr
