Metadata-Version: 2.1
Name: scitools-iris
Version: 3.0.1
Summary: A powerful, format-agnostic, community-driven Python library for analysing and visualising Earth science data
Home-page: http://scitools.org.uk/iris/
Author: UK Met Office
Author-email: scitools-iris-dev@googlegroups.com
License: UNKNOWN
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: setuptools (>=40.8.0)
Requires-Dist: cartopy (>=0.18)
Requires-Dist: cf-units (>=2)
Requires-Dist: cftime (<1.3.0)
Requires-Dist: dask[array] (>=2)
Requires-Dist: matplotlib
Requires-Dist: netcdf4
Requires-Dist: numpy (>=1.14)
Requires-Dist: scipy
Requires-Dist: xxhash
Provides-Extra: all
Requires-Dist: mo-pack ; extra == 'all'
Requires-Dist: nc-time-axis ; extra == 'all'
Requires-Dist: pandas ; extra == 'all'
Requires-Dist: pyugrid ; extra == 'all'
Requires-Dist: stratify ; extra == 'all'
Provides-Extra: docs
Requires-Dist: sphinx ; extra == 'docs'
Requires-Dist: sphinx-copybutton ; extra == 'docs'
Requires-Dist: sphinx-gallery ; extra == 'docs'
Requires-Dist: sphinx-rtd-theme ; extra == 'docs'
Requires-Dist: sphinxcontrib-napoleon ; extra == 'docs'
Requires-Dist: sphinx-panels ; extra == 'docs'
Provides-Extra: test
Requires-Dist: asv ; extra == 'test'
Requires-Dist: black (==20.8b1) ; extra == 'test'
Requires-Dist: filelock ; extra == 'test'
Requires-Dist: imagehash (>=4.0) ; extra == 'test'
Requires-Dist: nose ; extra == 'test'
Requires-Dist: pillow (<7) ; extra == 'test'
Requires-Dist: pre-commit ; extra == 'test'
Requires-Dist: requests ; extra == 'test'

<h1 align="center">
  <a href="https://scitools.org.uk/iris/docs/latest/">
   <img src="docs/iris/src/_static/iris-logo-title.png" alt="Iris" width="300"></a><br>
</h1>


<h4 align="center">
    Iris is a powerful, format-agnostic, community-driven Python package for
    analysing and visualising Earth science data
</h4>

<p align="center">
<a href="https://cirrus-ci.com/github/SciTools/iris">
<img src="https://api.cirrus-ci.com/github/SciTools/iris.svg?branch=master"
     alt="Cirrus-CI" /></a>
<a href='https://scitools-iris.readthedocs.io/en/latest/?badge=latest'>
<img src='https://readthedocs.org/projects/scitools-iris/badge/?version=latest'
     alt='Documentation Status' /></a>
<a href="https://anaconda.org/conda-forge/iris">
<img src="https://img.shields.io/conda/dn/conda-forge/iris.svg"
     alt="conda-forge downloads" /></a>
<a href="https://github.com/SciTools/iris/graphs/contributors">
<img src="https://img.shields.io/github/contributors/SciTools/iris.svg"
     alt="# contributors" /></a>
<a href="https://github.com/SciTools/iris/releases">
<img src="https://img.shields.io/github/tag/SciTools/iris.svg"
     alt="Latest version" /></a>
<a href="https://github.com/SciTools/iris/commits/master">
<img src="https://img.shields.io/github/commits-since/SciTools/iris/latest.svg"
     alt="Commits since last release" /></a>
<a href="https://zenodo.org/badge/latestdoi/5312648">
<img src="https://zenodo.org/badge/5312648.svg"
     alt="zenodo" /></a>
<a href="https://github.com/psf/black">
<img src="https://img.shields.io/badge/code%20style-black-000000.svg"
     alt="black" /></a>
<a href="https://twitter.com/scitools_iris">
<img src="https://img.shields.io/twitter/follow/scitools_iris?style=social"
     alt="twitter" /></a>
</p>

<p align="center">
See the <a href="https://scitools-iris.readthedocs.io/en/latest/">documentation</a> for the <b>latest development version</b> of Iris.
</P>


