psyplot-dach2022-presentation
Interactive visualization of climate model data via Python or GUI with psyplot
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (13.5%) to scientific vocabulary
Repository
Interactive visualization of climate model data via Python or GUI with psyplot
Basic Info
- Host: GitHub
- Owner: Chilipp
- License: cc-by-4.0
- Language: Jupyter Notebook
- Default Branch: main
- Size: 19.2 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Interactive visualization of climate model data via Python or GUI with psyplot
DACH 2022
March 23rd, 2022
Philipp S. Sommer
psyplot (https://psyplot.github.io) is an open-source 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 graphical user interface (GUI) makes it the only visualization framework that can be handled from the convenient command-line or scripts, as well as via point-click handling. It additionally allows to build further desktop applications on top of the existing framework.
In this presentation, I will show the main functionalities of psyplot, with a special focus on the visualization of unstructured grids (such as the ICON model by the German Weather Service (DWD)), and the usage of psyplot on the HPC facilities of the DKRZ (mistral, jupyterhub, remote desktop, etc.). My demonstration will cover the basic structure of the psyplot framework and how to use psyplot in python scripts (and Jupyter notebooks). I will demonstrate a quick demo of to the psyplot GUI and psy-view, a ncview-like interface built upon psyplot, and talk about different features such as reusing plot configurations and exporting figures.
About this presentation
This presentation uses material from the DKRZ TechTalk from November, 17th 2020. Some parts have been shown interactively in the GUI during the presentation.
Note
This presentation is a jupyter notebook presented with [RISE][rise]. You can access the raw notebook at psyplot-framework-presentation.ipynb.
You can also execute the cells in this presentation interactively by clicking on
If this does not work for you, there is also a PDF-version of the talk in psyplot-framework-presentation.pdf.
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) 2022, Philipp S. Sommer, Hereon.
Owner
- Name: Philipp S. Sommer
- Login: Chilipp
- Kind: user
- Location: Geesthacht, Germany
- Company: Helmholtz-Zentrum hereon
- Website: philipp-s-sommer.de
- Repositories: 77
- Profile: https://github.com/Chilipp
Citation (CITATION.cff)
# YAML 1.2
---
cff-version: "1.2.0"
message: "If you use the contents of this repository, please cite both the article from preferred-citation and the software itself."
title: "Interactive visualization of climate model data via Python or GUI with psyplot"
authors:
- family-names: Sommer
given-names: "Philipp S."
affiliation: "Helmholtz-Zentrum Hereon"
orcid: "https://orcid.org/0000-0001-6171-7716"
website: "https://www.philipp-s-sommer.de"
post-code: 21502
city: Geesthacht
country: DE
email: philipp.sommer@hereon.de
contact:
- email: psyplot@hereon.de
name: "Psyplot developers at hereon"
license: "CC-BY-4.0"
repository-code: https://github.com/Chilipp/psyplot-DACH2022-presentation
type: software
keywords:
- psyplot
- python
- visualization
- xarray
- matplotlib
- netcdf4
- interactive
- climate models
- unstructured
preferred-citation:
title: "Interactive visualization of climate model data via Python or GUI with psyplot"
authors:
- family-names: Sommer
given-names: "Philipp S."
affiliation: "Helmholtz-Zentrum Hereon"
orcid: "https://orcid.org/0000-0001-6171-7716"
year: 2022
type: article
doi: "10.5194/dach2022-280"
date-published: 2021-12-01
journal: DACH2022
publisher:
name: Copernicus GmbH
license: CC-BY-4.0
...
GitHub Events
Total
Last Year
Committers
Last synced: over 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Philipp Sommer | p****r@h****e | 16 |
| Philipp S. Sommer | p****r@h****e | 3 |
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0