Skip to main content
Ctrl+K
Logo image

Site Navigation

  • Getting Started
  • User Guide
  • Developers Guide
  • Community
  • Iris API
  • What’s New in Iris

Site Navigation

  • Getting Started
  • User Guide
  • Developers Guide
  • Community
  • Iris API
  • What’s New in Iris
Ctrl+K

Section Navigation

  • Why Iris
  • Installing
  • Gallery
    • General
    • Meteorology
    • Oceanography
  • Getting Started
  • Gallery
You are viewing the latest unreleased documentation v3.5.0.dev52. You can switch to a stable version via the flyout menu in the bottom corner of the screen.

Gallery#

The gallery is divided into sections as described below. All entries show the code used to produce the example plot. Additionally there are links to download the code directly as source or as part of a jupyter notebook, these links are at the bottom of the page.

In order to successfully view the jupyter notebook locally so you may experiment with the code you will need an environment setup with the appropriate dependencies, see Installing for instructions. Ensure that iris-sample-data is installed as it is used in the gallery. Additionally ensure that you install jupyter. The command to install both is:

conda install -c conda-forge iris-sample-data jupyter

Once you have downloaded the notebooks (bottom of each gallery page), you may start the jupyter notebook via:

jupyter notebook

If you wish to contribute to the gallery see the Gallery section of the Contributing to the Documentation.

General#

Example of a Polar Stereographic Plot

Example of a Polar Stereographic Plot

Quickplot of a 2D Cube on a Map

Quickplot of a 2D Cube on a Map

Cross Section Plots

Cross Section Plots

Multi-Line Temperature Profile Plot

Multi-Line Temperature Profile Plot

Fitting a Polynomial

Fitting a Polynomial

Rotated Pole Mapping

Rotated Pole Mapping

Test Data Showing Inset Plots

Test Data Showing Inset Plots

Applying a Filter to a Time-Series

Applying a Filter to a Time-Series

Deriving the Coriolis Frequency Over the Globe

Deriving the Coriolis Frequency Over the Globe

Calculating a Custom Statistic

Calculating a Custom Statistic

Zonal Mean Diagram of Air Temperature

Zonal Mean Diagram of Air Temperature

Colouring Anomaly Data With Logarithmic Scaling

Colouring Anomaly Data With Logarithmic Scaling

Plotting in Different Projections

Plotting in Different Projections

Loading a Cube From a Custom File Format

Loading a Cube From a Custom File Format

Meteorology#

Ionosphere Space Weather

Ionosphere Space Weather

Hovmoller Diagram of Monthly Surface Temperature

Hovmoller Diagram of Monthly Surface Temperature

Plotting Wind Direction Using Quiver

Plotting Wind Direction Using Quiver

Plotting Wind Direction Using Barbs

Plotting Wind Direction Using Barbs

Deriving Exner Pressure and Air Temperature

Deriving Exner Pressure and Air Temperature

Global Average Annual Temperature Plot

Global Average Annual Temperature Plot

Seasonal Ensemble Model Plots

Seasonal Ensemble Model Plots

Global Average Annual Temperature Maps

Global Average Annual Temperature Maps

Oceanography#

Tri-Polar Grid Projected Plotting

Tri-Polar Grid Projected Plotting

Load a Time Series of Data From the NEMO Model

Load a Time Series of Data From the NEMO Model

Oceanographic Profiles and T-S Diagrams

Oceanographic Profiles and T-S Diagrams

Download all examples in Python source code: gallery_python.zip

Download all examples in Jupyter notebooks: gallery_jupyter.zip

Gallery generated by Sphinx-Gallery

previous

Installing

next

General

On this page
  • General
  • Meteorology
  • Oceanography
Edit on GitHub
Show Source

© Copyright 2010 - 2023, Iris Contributors.

Created using Sphinx 4.5.0.

Built using Python 3.10.9.