DKRZ Tech Talks

Visualizing unstructured grids from scripts and GUI with psyplot

by Philipp S. Sommer (HZG)

Europe/Berlin
Description
Recording on Youtube (external site)
 
Philipp S. Sommer of HZG introduces Psyplot, a python-based data visualization framework that integrates rich computational and mathematical software packages into a flexible framework for visualization.
 

psyplot (https://psyplot.github.io) is a data visualization framework that integrates rich computational and mathematical software packages (such as xarray and matplotlib) into a flexible framework for visualization. It differs from most of the visual analytic software such that it focuses on extensibility in order to flexibly tackle the different types of analysis questions that arise in pioneering research. The design of the high-level API of the framework enables a simple and standardized usage from the command-line, python scripts or jupyter notebooks. A modular plugin framework enables a flexible development of the framework that can potentially go into many different directions. The additional enhancement with a flexible GUI makes it a visualization framework that can be handled from the convenient command-line, as well as via point-click handling. It also allows to build further desktop applications on top of the existing framework.

In this TechTalk, Philipp shows the main functionalities of psyplot, with a special focus on the visualization of unstructured grids (such as ICON), and the usage of psyplot on the HPC facilities of the DKRZ (mistral, jupyterhub, remote desktop, etc.). His demonstration covers in particular

  • the psyplot framework
  • how to use psyplot in python scripts (and jupyter notebooks)
  • a guide to the psyplot GUI
  • the new ncview-like interface build upon psyplot
  • how to reuse plot configurations and generate respective templates

The presentation material is publicly available at https://github.com/Chilipp/psyplot-DKRZ-TechTalk-20201117