Skip to main content

Diagnostic python software package for ICON

Project description

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/)

Quick start for pyicon

Download pyicon with git:

git clone git@gitlab.dkrz.de:m300602/pyicon.git

Install pyicon by:

cd pyicon
pip install -e ./

To assure that all necessary requirements are met, install them e.g. by

conda env create -f ci/requirements_py39.yml

or on DKRZ's super computer Levante use

module load python3/2023.01-gcc-11.2.0
pip install healpy

Quick start for pyicon @DWD (Confluence, only intern)

https://ninjoservices.dwd.de/wiki/display/KUQ/pyICON+for+ICON+with+NWP+physics

Installing locally

You can also install pyicon locally via pip. However, due to dependencies of cartopy it is advised to install cartopy first via conda.

conda install xarray cartopy dask -c conda-forge

Once, cartopy is installed in your environment:

pip install git+https://gitlab.dkrz.de/m300602/pyicon.git

Developing

When adding new functions, make sure to document them with a docstring. This should detail what the function does, the arguments and what type of objects it returns. Examples are encouraged. We use so-called "numpy" style docstrings which are then automatically rendered into the sphinx documentation. A guide to numpy style docstrings is available here and they even produce some nice examples.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyicon-diagnostics-0.3.3.tar.gz (207.6 kB view details)

Uploaded Source

Built Distribution

pyicon_diagnostics-0.3.3-py3-none-any.whl (225.1 kB view details)

Uploaded Python 3

File details

Details for the file pyicon-diagnostics-0.3.3.tar.gz.

File metadata

  • Download URL: pyicon-diagnostics-0.3.3.tar.gz
  • Upload date:
  • Size: 207.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.9

File hashes

Hashes for pyicon-diagnostics-0.3.3.tar.gz
Algorithm Hash digest
SHA256 23dcc09c7fd0174824b00ce4b2fdcc7836ce13a8228bacf1d30fd18d363bcb7a
MD5 1d5913e5397be2e0ae66316fd075d3cc
BLAKE2b-256 79256a4e4402ede525bca3dc799eb911de599e051aa99e2e97e28714893b58ae

See more details on using hashes here.

File details

Details for the file pyicon_diagnostics-0.3.3-py3-none-any.whl.

File metadata

File hashes

Hashes for pyicon_diagnostics-0.3.3-py3-none-any.whl
Algorithm Hash digest
SHA256 4ae87d43e4c529da07ebf8fb1cd03dc98954d044323657e207749d02cd5af151
MD5 cf6435b0c0952e064348b0f7c4309945
BLAKE2b-256 6648d68b86ba43cd29ea316403da3fcdfb2a0a7f583a88dfad55947dec48c8f4

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page