Welcome to psyplot-gui’s documentation!

CI Code coverage Latest Release PyPI version Code style: black Imports: isort PEP8 REUSE status

Graphical user interface for the psyplot package

Welcome! This package enhances the interactive visualization framework psyplot with a graphical user interface using PyQt. See the homepage of the main project on examples on the possibilities with psyplot.

How to cite this software

Please do cite this software!

Sommer P.S. psyplot-gui: Graphical user interface for the psyplot package DOI: 10.5281/zenodo.845725 URL: https://github.com/psyplot/psyplot

@misc{YourReferenceHere,
author = {Sommer, Philipp S.},
doi = {10.5281/zenodo.845725},
title = {psyplot-gui: Graphical user interface for the psyplot package},
url = {https://github.com/psyplot/psyplot}
}

TY  - GEN
AU  - Sommer, Philipp S.
DO  - 10.5281/zenodo.845725
KW  - psyplot
KW  - python
KW  - visualization
KW  - xarray
KW  - matplotlib
KW  - netcdf4
KW  - interactive
KW  - climate models
KW  - unstructured
KW  - earth-sciences
KW  - pyqt
KW  - qt
KW  - ipython
KW  - jupyter
KW  - qtconsole
KW  - raster
KW  - cartopy
TI  - psyplot-gui: Graphical user interface for the psyplot package
UR  - https://github.com/psyplot/psyplot
ER

%0 Generic
%A Sommer, Philipp S.
%K psyplot
%K python
%K visualization
%K xarray
%K matplotlib
%K netcdf4
%K interactive
%K climate models
%K unstructured
%K earth-sciences
%K pyqt
%K qt
%K ipython
%K jupyter
%K qtconsole
%K raster
%K cartopy
%R 10.5281/zenodo.845725
%T psyplot-gui: Graphical user interface for the psyplot package
%U https://github.com/psyplot/psyplot

# SPDX-FileCopyrightText: 2021-2024 Helmholtz-Zentrum hereon GmbH
#
# SPDX-License-Identifier: CC0-1.0

# YAML 1.2
---
cff-version: "1.2.0"
message: "If you use this software, please cite both the article from preferred-citation and the software itself."
title: "psyplot-gui: Graphical user interface for the psyplot package"
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
doi: "10.5281/zenodo.845725"
contact:
  - email: psyplot@hereon.de
    name: "Psyplot developers at hereon"
license: "LGPL-3.0-only"
repository-code: https://github.com/psyplot/psyplot
type: software
keywords:
  - psyplot
  - python
  - visualization
  - xarray
  - matplotlib
  - netcdf4
  - interactive
  - climate models
  - unstructured
  - earth-sciences
  - pyqt
  - qt
  - ipython
  - jupyter
  - qtconsole
  - raster
  - cartopy
preferred-citation:
  title: "The psyplot interactive visualization framework"
  authors:
    - family-names: Sommer
      given-names: "Philipp S."
      affiliation: "Helmholtz-Zentrum Hereon"
      orcid: "https://orcid.org/0000-0001-6171-7716"
  year: 2017
  type: article
  doi: "10.21105/joss.00363"
  date-published: 2017-08-22
  journal: Journal of Open Source Software
  volume: 2
  number: 16
  pages: 363
  publisher:
    name: The Open Journal
  license: CC-BY-4.0
...

License information

Copyright © 2021-2024 Helmholtz-Zentrum hereon GmbH

The source code of psyplot-gui is licensed under LGPL-3.0-only.

If not stated otherwise, the contents of this documentation is licensed under CC-BY-4.0.

Indices and tables