Example notebooks#

In this section, we introduce examples of using pyicon. In Introduction we cover some basics of python and pyicon. Then, we have three subsections Atmosphere, Ocean, and Ocean-Atmosphere covering the usage of pyicon specifically for the ocean and the atmosphere. In the section Plotting we show how to manage axes and grids. Finally, in the section View, we cover a pyicon specific, pyicon view, that aims to reproduce some ncview-like plotting options. A great overview of pyicon is the notebook Basic plotting of ICON data, and we recommend going through this notebook.

Introductory notebooks#

In this section, you can find introduction notebooks. If you are already experienced in python, we advise you to start with Basic plotting of ICON data. For beginners, we offer a basic python introduction Welcome to a short introduction to python. If you are already experienced in python and only new to pyicon, you can start with Starter example for pyicon.

Atmosphere#

Here you can find notebooks of examples where pyicon is used for atmosphere.

Ocean#

Here you can find notebooks of examples where pyicon is used for ocean.

Ocean Atmposphere#

Plotting#

The following notebooks are the examples of plotting with pyicon, mainly covering how to modify axes and grids.

View#

In this section we cover pyicon view that aims to reproduce some ncview like plotting options. This allows loading an ICON data set and click through the time or depth axes. All variables within the file can be depicted, color limits can be set and the plot can be manipulated e.g. by adding Rectangles.