psyplot-gui

Graphical User Interface for the psyplot package

https://github.com/psyplot/psyplot-gui

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 (12.7%) to scientific vocabulary

Keywords

data-science gui interactive ipython psyplot qtconsole sphinx

Keywords from Contributors

cf-conventions
Last synced: 4 months ago · JSON representation ·

Repository

Graphical User Interface for the psyplot package

Basic Info
Statistics
  • Stars: 8
  • Watchers: 2
  • Forks: 7
  • Open Issues: 29
  • Releases: 10
Topics
data-science gui interactive ipython psyplot qtconsole sphinx
Created over 9 years ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog Contributing License Citation

README.rst

.. SPDX-FileCopyrightText: 2021-2024 Helmholtz-Zentrum hereon GmbH
..
.. SPDX-License-Identifier: CC-BY-4.0

Graphical User Interface for the psyplot package
================================================

.. start-badges

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


.. end-badges

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_.

You can see the full documentation under
`psyplot.github.io/psyplot-gui/ `__

.. _PyQt: https://riverbankcomputing.com/software/pyqt/intro
.. _psyplot: http://psyplot.github.io/


Copyright
---------
Copyright © 2024 Helmholtz-Zentrum Hereon, 2020-2021 Helmholtz-Zentrum
Geesthacht, 2016-2024 University of Lausanne

Code files in this repository are licensed under the
LGPL-3.0-only, if not stated otherwise in the file.

Documentation files in this repository are licensed under CC-BY-4.0, if not
stated otherwise in the file.

Supplementary and configuration files in this repository are licensed
under CC0-1.0, if not stated otherwise
in the file.

Please check the header of the individual files for more detailed
information.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License version 3.0 as
published by the Free Software Foundation.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU LGPL-3.0 license for more details.

You should have received a copy of the GNU LGPL-3.0 license
along with this program.  If not, see https://www.gnu.org/licenses/.

.. |CI| image:: https://codebase.helmholtz.cloud/psyplot/psyplot-gui/badges/master/pipeline.svg
   :target: https://codebase.helmholtz.cloud/psyplot/psyplot-gui/-/pipelines?page=1&scope=all&ref=master
.. |Code coverage| image:: https://codebase.helmholtz.cloud/psyplot/psyplot-gui/badges/master/coverage.svg
   :target: https://codebase.helmholtz.cloud/psyplot/psyplot-gui/-/graphs/master/charts
.. |Latest Release| image:: https://codebase.helmholtz.cloud/psyplot/psyplot-gui/-/badges/release.svg
   :target: https://codebase.helmholtz.cloud/psyplot/psyplot-gui
.. |PyPI version| image:: https://img.shields.io/pypi/v/psyplot-gui.svg
   :target: https://pypi.python.org/pypi/psyplot-gui/
.. |Code style: black| image:: https://img.shields.io/badge/code%20style-black-000000.svg
   :target: https://github.com/psf/black
.. |Imports: isort| image:: https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336
   :target: https://pycqa.github.io/isort/
.. |PEP8| image:: https://img.shields.io/badge/code%20style-pep8-orange.svg
   :target: https://www.python.org/dev/peps/pep-0008/
.. |REUSE status| image:: https://api.reuse.software/badge/codebase.helmholtz.cloud/psyplot/psyplot-gui
   :target: https://api.reuse.software/info/codebase.helmholtz.cloud/psyplot/psyplot-gui

Owner

  • Name: psyplot
  • Login: psyplot
  • Kind: organization
  • Email: psyplot@hereon.de

Interactive Data Analysis with Python

Citation (CITATION.cff)

# 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
...

GitHub Events

Total
  • Watch event: 1
Last Year
  • Watch event: 1

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 604
  • Total Committers: 5
  • Avg Commits per committer: 120.8
  • Development Distribution Score (DDS): 0.171
Past Year
  • Commits: 10
  • Committers: 1
  • Avg Commits per committer: 10.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Chilipp p****r@p****e 501
Philipp S. Sommer p****r@h****e 79
Philipp Sommer p****r@h****e 17
Chilipp p****r@u****h 6
Chilipp p****r@g****h 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 5 months ago

All Time
  • Total issues: 19
  • Total pull requests: 33
  • Average time to close issues: 6 months
  • Average time to close pull requests: 2 days
  • Total issue authors: 6
  • Total pull request authors: 2
  • Average comments per issue: 0.95
  • Average comments per pull request: 0.12
  • Merged pull requests: 12
  • Bot issues: 0
  • Bot pull requests: 19
Past Year
  • Issues: 0
  • Pull requests: 2
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 2
Top Authors
Issue Authors
  • Chilipp (13)
  • rpnaut (2)
  • florianziemen (1)
  • nobodyinperson (1)
  • MuellerSeb (1)
  • dkobashi (1)
Pull Request Authors
  • dependabot[bot] (29)
  • Chilipp (14)
Top Labels
Issue Labels
bug (4) change feature (3) new feature (3) documentation (1) CI (1) x11 (1) temporary-fix (1) windows (1) duplicate (1)
Pull Request Labels
dependencies (29) bug (1)

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 152 last-month
  • Total dependent packages: 3
  • Total dependent repositories: 3
  • Total versions: 30
  • Total maintainers: 2
pypi.org: psyplot-gui

Graphical user interface for the psyplot package

  • Versions: 30
  • Dependent Packages: 3
  • Dependent Repositories: 3
  • Downloads: 152 Last month
Rankings
Dependent repos count: 9.0%
Dependent packages count: 10.1%
Forks count: 12.6%
Average: 13.8%
Downloads: 17.9%
Stargazers count: 19.4%
Maintainers (2)
Last synced: 5 months ago

Dependencies

setup.py pypi
  • fasteners *
  • psyplot >=1.3.0
  • qtconsole *
  • sphinx >=2.4.0
  • sphinx_rtd_theme *
ci/environment.yml pypi
docs/environment.yml pypi
tests/test_plugin/setup.py pypi