Metadata-Version: 2.1
Name: iris-grib
Version: 0.17.0
Summary: GRIB loading for Iris
Home-page: https://github.com/SciTools/iris-grib
Author: UK Met Office
Author-email: scitools-iris@googlegroups.com
License: LGPL
Keywords: iris,GRIB
Platform: Linux
Platform: Mac OS X
Platform: Windows
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3 :: Only
Description-Content-Type: text/x-rst
Requires-Dist: setuptools
Requires-Dist: scitools-iris (>=3)
Requires-Dist: eccodes-python
Provides-Extra: all
Requires-Dist: mo-pack ; extra == 'all'
Provides-Extra: test
Requires-Dist: mock ; extra == 'test'
Requires-Dist: filelock ; extra == 'test'
Requires-Dist: pep8 ; extra == 'test'
Requires-Dist: requests ; extra == 'test'

iris-grib
=========

|CirrusCI|_ |Coveralls|_

GRIB interface for `Iris <https://github.com/SciTools/iris>`_.

Code
----
iris-grib is licenced under the GNU Lesser General Public License (LGPLv3).

The full text of the licence can be found in the COPYING and COPYING.LESSER
files.

Copyright and licence
---------------------
iris-grib may be freely distributed, modified and used commercially under the
terms of its `GNU LGPLv3 license <COPYING.LESSER>`_.

\(C) British Crown Copyright 2010 - 2021, Met Office

.. |CirrusCI| image:: https://api.cirrus-ci.com/github/SciTools/iris-grib.svg?branch=master
.. _CirrusCI: https://cirrus-ci.com/github/SciTools/iris-grib

.. |Coveralls| image:: https://coveralls.io/repos/github/SciTools/iris-grib/badge.svg?branch=master
.. _Coveralls: https://coveralls.io/github/SciTools/iris-grib?branch=master


