Metadata-Version: 2.1
Name: trollimage
Version: 1.13.0
Summary: Pytroll imaging library
Home-page: https://github.com/pytroll/trollimage
Author: Martin Raspaud
Author-email: martin.raspaud@smhi.se
License: UNKNOWN
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: >=3.6
Requires-Dist: numpy (>=1.13)
Requires-Dist: pillow
Provides-Extra: geotiff
Requires-Dist: rasterio ; extra == 'geotiff'
Provides-Extra: xarray
Requires-Dist: xarray ; extra == 'xarray'
Requires-Dist: dask[array] ; extra == 'xarray'

Trollimage
==========

.. image:: https://img.shields.io/pypi/v/trollimage.svg
    :target: https://pypi.python.org/pypi/trollimage/
    :alt: Version

.. image:: https://travis-ci.org/pytroll/trollimage.svg?branch=master
    :target: https://travis-ci.org/pytroll/trollimage
    :alt: Travis CI

.. image:: https://ci.appveyor.com/api/projects/status/9ux7hgi8rry971fn/branch/master?svg=true
    :target: https://ci.appveyor.com/project/pytroll/trollimage
    :alt: Appveyor

.. image:: https://coveralls.io/repos/pytroll/trollimage/badge.png?branch=master
    :target: https://coveralls.io/r/pytroll/trollimage?branch=master
    :alt: Coverage

Imaging package for pytroll packages like
`SatPy <https://github.com/pytroll/satpy>`_.



