Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chilipp/psyplot-icon-c2sm-meeting-20220215
Presentation material for the psyplot demonstration at the ICON C2SM-Meeting 2022/1
https://github.com/chilipp/psyplot-icon-c2sm-meeting-20220215
icon jupyter jupyter-notebook presentation psyplot tutorial visualization
Last synced: 20 days ago
JSON representation
Presentation material for the psyplot demonstration at the ICON C2SM-Meeting 2022/1
- Host: GitHub
- URL: https://github.com/chilipp/psyplot-icon-c2sm-meeting-20220215
- Owner: Chilipp
- Created: 2022-02-15T07:03:06.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-15T08:46:56.000Z (almost 3 years ago)
- Last Synced: 2024-11-10T09:43:34.126Z (2 months ago)
- Topics: icon, jupyter, jupyter-notebook, presentation, psyplot, tutorial, visualization
- Language: Jupyter Notebook
- Homepage:
- Size: 15.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Visualizing unstructured grids from scripts and GUI with psyplot
ICON C2SM-Meeting 2022/1
February 15th, 2022
Philipp S. Sommer
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/Chilipp/psyplot-ICON-C2SM-Meeting-20220215/main?filepath=psyplot-framework-presentation.ipynb)
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 softwares 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 the only 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 seminar, I will show the main functionalities of psyplot, with a special focus on the visualization of unstructured grids (such as ICON), and the usage of psyplot via commandline and GUI. My demonstration will cover in particular
- the basic structure of a psyplot framework
- how to use psyplot in python scripts (and jupyter notebooks)
- a guide to the psyplot GUI
- psy-view: an ncview-like interface build upon psyplot
- how to reuse plot configurations and generate respective templates## About this presentation
This presentation uses material from the
[DKRZ TechTalk from November, 17th 2020][techtalk]. Lot's of
it has been shown interactively in the GUI during the presentation.[techtalk]: https://github.com/Chilipp/psyplot-DKRZ-TechTalk-20201117
## Note
This presentation is a jupyter notebook presented with [RISE][rise]. You can
access the raw notebook at
[psyplot-framework-presentation.ipynb](psyplot-framework-presentation.ipynb).You can also execute the cells in this presentation interactively by clicking
on[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/Chilipp/psyplot-ICON-C2SM-Meeting-20220215/main?filepath=psyplot-framework-presentation.ipynb)
## 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](LICENSE) file for more details.
Copyright (c) 2022, Philipp S. Sommer, Hereon.