Contribute Media
A thank you to everyone who makes this possible: Read More

Iris & Cartopy: Python packages for Atmospheric and Oceanographic science; SciPy 2013 Presentation

Summary

Iris & Cartopy: Open source Python packages for Atmospheric and Oceanographic science

Authors: Elson, Philip, UK Met Office;

Track: Meteorology, Climatology, Atmospheric and Oceanic Science

As the capabilities of Python packages valuable to the Atmospheric and Oceanographic Sciences (AOS) such as matplotlib, scipy and numpy have developed, so the UK Met Office's use of Python has expanded. The open source scientific Python stack is strategically important to the Met Office as it strives to meet the increasing need to collaborate freely and openly in academic and commercial partnerships. Python's easy to develop, dynamically typed syntax is ideally suited for data assimilation and model post-processing type tasks, and in recent years the Met Office has sustained funding for a team of software engineers to simplify, develop and improve its scientific capabilities by contributing to the the open source AOS community.

The focus of much of this effort has been on a new open source Python package, Iris 1, which implements a generalised n-dimensional gridded data model to isolate analysis and visualisation code from file format specifics. The Iris data model is a result of close collaboration with the CF Data Model community and currently has read/write support for a variety of file formats including NetCDF and GRIB. In order to deliver a component of the core visualisation functionality, a new mapping library called Cartopy 2 has also been developed on top of matplotlib. Cartopy exposes an intuitive interface for the transformation and visualisation of geospatial vector and raster data.

This talk will outline some of the Met Office's involvement in the open source community, including demonstrations of Iris and Cartopy; highlights of recent matplotlib contributions; and an outline of future developments.

Details

Improve this page