Releases: SciTools/iris
Release list
v3.2.0
This is the release for Iris 3.2.0.
For further details, please see the "What's New" and the v3.2.x GitHub Discussions thread.
Available on conda-forge via conda or mamba.
| Release Feedback |
|---|
v3.2.0rc0
This is the release candidate for Iris 3.2.0.
Please see the "What's New" for further details.
Available on conda-forge:
> conda install -c conda-forge/label/rc_iris iris
| Release Feedback |
|---|
v3.1.0
This is the release for Iris 3.1.0
Please see the "What's New" for further details, and the v3.1.x GitHub Discussions thread.
Available on conda-forge and can be installed using either conda:
> conda install -c conda-forge iris| Release Feedback |
|---|
v3.0.4
This is a patch release for Iris 3.0.0.
Please see the "What's New" for further details, and the v3.0.x GitHub Discussions thread.
Available on conda-forge and PyPI.
| Release Feedback |
|---|
v3.0.3
This is a patch release for Iris 3.0.0.
Please see the "What's New" for further details, and the v3.0.x GitHub Discussions thread.
Available on conda-forge and PyPI.
| Release Feedback |
|---|
v3.0.2
This is a patch release for Iris 3.0.0.
Please see the "What's New" for further details, and the v3.0.x GitHub Discussions thread.
Available on conda-forge via conda or mamba.
| Release Feedback |
|---|
v3.0.1
This is a patch release for Iris 3.0.0.
Please see the "What's New" for further details, and the v3.0.x GitHub Discussions thread.
Available on conda-forge via conda or mamba.
| Release Feedback |
|---|
v3.0.0
This is the release for Iris 3.0.0.
Please see the "What's New" for further details, and the v3.0.x GitHub Discussions thread.
Available on conda-forge and can be installed using either conda:
> conda install -c conda-forge irisOr mamba:
> mamba install -c conda-forge iris| Release Feedback |
|---|
v3.0.0rc0
This is the release candidate for Iris 3.0.0.
Please see the "What's New" for further details.
Available on conda-forge:
> conda install -c conda-forge/label/rc_iris iris| Release Feedback |
|---|
v2.4.0
Iris 2.4 is a final extra release of Iris 2, which back-ports specific desired features from Iris 3 (not yet released).
The purpose of this is both to support early adoption of certain newer features, and to provide a final release for Python 2.
The next release of Iris will be version 3.0 : a major-version release which introduces breaking API and behavioural changes, and only supports Python 3.
For more details see the What's New page: https://scitools.org.uk/iris/docs/latest/whatsnew/2.4.html