Skip to content
/ iris Public

A powerful, format-agnostic, and community-driven Python package for analysing and visualising Earth science data

License

Notifications You must be signed in to change notification settings

SciTools/iris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

55170c0 · May 21, 2015
Apr 24, 2015
Sep 30, 2014
May 21, 2015
Mar 12, 2015
Mar 10, 2015
Sep 15, 2014
Apr 17, 2015
Sep 12, 2013
Apr 8, 2013
Aug 6, 2012
Aug 6, 2012
Jan 9, 2015
Sep 19, 2012
Jan 23, 2014
Apr 24, 2015
Mar 16, 2015

Repository files navigation

Iris

Build Status

(C) British Crown Copyright 2010 - 2014, Met Office

Iris is a powerful, easy to use, community-driven Python library for analysing and visualising meteorological and oceanographic data sets.

Installation

Provided all of the dependencies are satisfied, Iris can be installed using the following command:

python setup.py install

For more detailed instructions, including details of the dependencies, please see INSTALL.

What's new

A discussion of recent changes is given by the "What's new" document:

If you need complete detail, then please refer to the commit history of the Iris project on GitHub:

Documentation

The full documentation for Iris, including a user guide, example code, and gallery, is online at:

Copyright and licence

(C) British Crown Copyright 2010 - 2014, Met Office

This file is part of Iris.

Iris is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Iris is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with Iris. If not, see http://www.gnu.org/licenses/.