GitHunt
CH

Chilipp/psyplot-ak-viewer-workshop-20210412

Presentation material for the psyplot demonstration at the Datahub AK Viewer workshop

psyplot, unstructured grids and 3D visualization

Presentation material for the Datahub AK Viewer Workshop, April 12th, 2021

Philipp S. Sommer

Note

Some of the features presented are still in development mode and cannot be
used with the latest libraries.

About this presentation

This presentation uses material from the
DKRZ TechTalk from November, 17th 2020 and the presentation at the
KS Seminar on January 28th, 2021. It is, however, less technical
and puts more emphasis on 3D visualization using psy-vtk. Lot's of
it has been shown interactively in the GUI during the presentation.

Static version

This presentation is a jupyter notebook presented with [RISE][rise]. You can
access the raw notebook at
psyplot-framework-presentation.ipynb.

interactive version on AWIs Jupyterhub

You can also run this presentation notebook in jupyterhub. Use the Python [conda env:Anaconda-Python3.7] kernel and install the
latest development versions to explore all the options via:

python -m pip install --user -U \
    git+https://github.com/Chilipp/gridded@dual_node_mesh \
    git+https://github.com/Chilipp/psyplot@ugrid \
    git+https://github.com/psyplot/psy-transect

Clonse this repository and open the jupyter notebook within the jupyterhub.

To explore the 3D-visualization, please also have a look at the examples in the
psy-vtk repository

License

The contents of this repository is published under the Creative Commons
Attribution 4.0 International Public License (CC BY 4.0).

See the LICENSE file for more details.

Copyright (c) 2021, Philipp S. Sommer, Helmholtz-Zentrum Hereon.

Languages

Jupyter Notebook100.0%CSS0.0%

Contributors

Creative Commons Attribution 4.0 International
Created April 12, 2021
Updated February 15, 2022
Chilipp/psyplot-ak-viewer-workshop-20210412 | GitHunt