Skip to content
Snippets Groups Projects
Forked from Nils Brüggemann / pyicon
675 commits behind the upstream repository.
Nils Brueggemann's avatar
Nils Brüggemann authored
quickplots/qp_driver.py: Fixed bug that fpath_fx was always determined automatically but not taken from fpath_fx settings.
d5ab307d
History

User guide for pyicon

Pyicon is a python post-processing and visualization toolbox for ICON with a focus on ocean data. The three main features of pyicon are:

  • a number of functions to facilitate the every-day script-based plotting of ICON data
  • an interactive (ncview-like) plotting GUI for Jupyter notebook
  • a monitoring suite for ICON ocean simulations which combines dedicated diagnostic plots of an ICON simulation on a website

Pyicon is developed within the DFG-project TRR181 - Energy Transfers in Atmosphere and Ocean.

The pyicon documentation can be found here: documentation

Pyicon is hosted at: (https://gitlab.dkrz.de/m300602/pyicon/)