Metadata-Version: 2.1
Name: scitools-iris
Version: 3.1.0
Summary: A powerful, format-agnostic, community-driven Python package for analysing and visualising Earth science data
Home-page: https://github.com/SciTools/iris
Author: SciTools Developers
Author-email: scitools-iris-dev@googlegroups.com
License: LGPL-3.0-or-later
Download-URL: https://github.com/SciTools/iris
Project-URL: Code, https://github.com/SciTools/iris
Project-URL: Discussions, https://github.com/SciTools/iris/discussions
Project-URL: Documentation, https://scitools-iris.readthedocs.io/en/stable/
Project-URL: Issues, https://github.com/SciTools/iris/issues
Keywords: cf-metadata,data-analysis,earth-science,grib,netcdf,meteorology,oceanography,space-weather,ugrid,visualisation
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 :: MacOS
Classifier: Operating System :: POSIX
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Atmospheric Science
Classifier: Topic :: Scientific/Engineering :: Visualization
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: COPYING.LESSER
Requires-Dist: cartopy (>=0.18)
Requires-Dist: cf-units
Requires-Dist: cftime (>=1.5.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'
Requires-Dist: sphinx ; extra == 'all'
Requires-Dist: sphinx-copybutton ; extra == 'all'
Requires-Dist: sphinx-gallery ; extra == 'all'
Requires-Dist: sphinx-rtd-theme ; extra == 'all'
Requires-Dist: sphinxcontrib-napoleon ; extra == 'all'
Requires-Dist: sphinx-panels ; extra == 'all'
Requires-Dist: asv ; extra == 'all'
Requires-Dist: filelock ; extra == 'all'
Requires-Dist: imagehash (>=4.0) ; extra == 'all'
Requires-Dist: nose ; extra == 'all'
Requires-Dist: pillow (<7) ; extra == 'all'
Requires-Dist: pre-commit ; extra == 'all'
Requires-Dist: requests ; 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: 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-iris.readthedocs.io/en/latest/">
   <img src="https://scitools-iris.readthedocs.io/en/latest/_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=main"
     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://results.pre-commit.ci/latest/github/SciTools/iris/main">
<img src="https://results.pre-commit.ci/badge/github/SciTools/iris/main.svg"
     alt="pre-commit.ci status"></a>
<a href="https://anaconda.org/conda-forge/iris">
<img src="https://img.shields.io/conda/v/conda-forge/iris?color=orange&label=conda-forge%7Ciris&logo=conda-forge&logoColor=white"
     alt="conda-forge"></a>
<a href="https://pypi.org/project/scitools-iris">
<img src="https://img.shields.io/pypi/v/scitools-iris?color=orange&label=pypi%7Cscitools-iris&logo=python&logoColor=white"
     alt="pypi"></a>
<a href="https://github.com/SciTools/iris/releases">
<img src="https://img.shields.io/github/v/release/scitools/iris"
     alt="latest release"></a>
<a href="https://github.com/SciTools/iris/commits/main">
<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://github.com/SciTools/iris/discussions">
<img src="https://img.shields.io/badge/github-discussions-yellow?style=social&logo=github&style=plastic"
     alt="github discussions"></a>
<a href="https://twitter.com/scitools_iris">
<img src="https://img.shields.io/twitter/follow/scitools_iris?color=yellow&label=twitter%7Cscitools_iris&logo=twitter&style=plastic"
     alt="twitter scitools_iris"></a>
</p>

<p align="center">
For documentation see the 
<a href="https://scitools-iris.readthedocs.io/en/latest/">latest</a>  
developer version or the most recent released
<a href="https://scitools-iris.readthedocs.io/en/stable/">stable</a> version.
</p>


