psyplot-data-science-symposium-20240404

Presentation of psyplot on the 9th Data Science Symposium, April 4th 2024

https://github.com/chilipp/psyplot-data-science-symposium-20240404

Science Score: 67.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
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.7%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Presentation of psyplot on the 9th Data Science Symposium, April 4th 2024

Basic Info
  • Host: GitHub
  • Owner: Chilipp
  • License: cc-by-4.0
  • Language: Jupyter Notebook
  • Default Branch: main
  • Size: 49.9 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created about 2 years ago · Last pushed about 2 years ago
Metadata Files
Readme License Citation

README.md

Using psyplot for visualizing unstructured data and vertical transects

Data Science Symposium

April 4th, 2024

Philipp S. Sommer

Binder

DOI

This presentation demonstrates the most recent features of Psyplot, a powerful tool for visualizing climate data on unstructured grids. The utilization of UGRID conventions has become paramount in handling unstructured grids effectively. This presentation demonstrates how psyplot can be used to effectively and straightforwardly visualize climate data conforming to UGRID conventions, highlighting its role in enhancing the comprehension of spatial and temporal patterns.

Another key focus of the presentation is on the grid-independent extraction of vertical transects in 4-dimensional data, addressing a critical challenge in climate science. I will showcase the new innovative methodologies within Psyplot that facilitate seamless extraction of vertical profiles across varying grid structures, enabling researchers to analyze and interpret climate variables. By showcasing practical applications and case studies, the presentation aims to demonstrate the usefullness of psyplot for climate data analysis and model development. Attendees will gain valuable insights into the potential of Psyplot and its role in pushing the boundaries of visualizing climate data on unstructured grids.

About this presentation

This presentation is a new version of the presentation on the KS Institute Seminar in February 2022. 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

Binder

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-2024, Helmholtz-Zentrum hereon GmbH

Owner

  • Name: Philipp S. Sommer
  • Login: Chilipp
  • Kind: user
  • Location: Geesthacht, Germany
  • Company: Helmholtz-Zentrum hereon

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: "Using psyplot for visualizing unstructured data and vertical transects"
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-Data-Science-Symposium-20240404
type: software
doi: 10.5281/zenodo.10925983
keywords:
  - psyplot
  - python
  - visualization
  - xarray
  - matplotlib
  - netcdf4
  - interactive
  - climate models
  - unstructured
abstract: >
  This presentation demonstrates the most recent features of Psyplot, a powerful 
  tool for visualizing climate data on unstructured grids. The utilization of 
  UGRID conventions has become paramount in handling unstructured grids 
  effectively. This presentation demonstrates how psyplot can be used to 
  effectively and straightforwardly visualize climate data conforming to UGRID 
  conventions, highlighting its role in enhancing the comprehension of spatial 
  and temporal patterns.

  Another key focus of the presentation is on the grid-independent extraction 
  of vertical transects in 4-dimensional data, addressing a critical challenge 
  in climate science. I will showcase the new innovative methodologies within 
  Psyplot that facilitate seamless extraction of vertical profiles across 
  varying grid structures, enabling researchers to analyze and interpret 
  climate variables. By showcasing practical applications and case studies, the 
  presentation aims to demonstrate the usefullness of psyplot for climate data 
  analysis and model development. Attendees will gain valuable insights into 
  the potential of Psyplot and its role in pushing the boundaries of 
  visualizing climate data on unstructured grids.
references:
  - conference:
      name: "9th Data Science Symposium"
      date-start: "2024-04-04"
      date-end: "2024-04-05"
      country: DE
      city: Bremen
      website: https://events.hifis.net/event/911/
    type: conference
...

GitHub Events

Total
Last Year

Committers

Last synced: over 1 year ago

All Time
  • Total Commits: 28
  • Total Committers: 2
  • Avg Commits per committer: 14.0
  • Development Distribution Score (DDS): 0.107
Past Year
  • Commits: 9
  • Committers: 1
  • Avg Commits per committer: 9.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Philipp Sommer p****r@h****e 25
Philipp S. Sommer p****r@h****e 3
Committer Domains (Top 20 + Academic)

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
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

binder/environment.yml pypi
  • jupyter-desktop-server *
  • psy-transect *
  • psy-ugrid *