https://github.com/psyplot/psy-simple
psy-simple: The psyplot plugin for simple visualizations
https://github.com/psyplot/psy-simple
cf-conventions data-science matplotlib netcdf psyplot visualization xarray
Last synced: about 2 months ago
JSON representation
psy-simple: The psyplot plugin for simple visualizations
- Host: GitHub
- URL: https://github.com/psyplot/psy-simple
- Owner: psyplot
- Created: 2017-02-14T11:23:48.000Z (over 8 years ago)
- Default Branch: develop
- Last Pushed: 2024-07-16T13:28:17.000Z (11 months ago)
- Last Synced: 2025-04-11T11:10:22.712Z (about 2 months ago)
- Topics: cf-conventions, data-science, matplotlib, netcdf, psyplot, visualization, xarray
- Language: Python
- Homepage: https://psyplot.github.io/psy-simple
- Size: 15.7 MB
- Stars: 1
- Watchers: 1
- Forks: 4
- Open Issues: 29
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- Contributing: CONTRIBUTING.md
- License: LICENSES/CC-BY-4.0.txt
- Citation: CITATION.cff
Awesome Lists containing this project
README
.. SPDX-FileCopyrightText: 2021-2024 Helmholtz-Zentrum hereon GmbH
..
.. SPDX-License-Identifier: CC-BY-4.0========================================================
psy-simple: The psyplot plugin for simple visualizations
========================================================.. start-badges
|CI|
|Code coverage|
|Latest Release|
|PyPI version|
|Code style: black|
|Imports: isort|
|PEP8|
|REUSE status|.. end-badges
Welcome to the psyplot plugin for simple visualization. This package targets
simple visualization like line plots, 2D plots, bar plots, density plots, etc.
It provides the basics for all the more advanced and specialized plugins like
the psy-maps_ or psy-reg_ plugin.See the full documentation on
`psyplot.github.io/psy-simple/ `__ for all
`plot methods`_, and checkout the examples_... _psy-maps: http://psyplot.github.io/psy-maps/
.. _psy-reg: http://psyplot.github.io/psy-reg/
.. _plot methods: http://psyplot.github.io/psy-simple/plot_methods
.. _examples: http://psyplot.github.io/examples/Copyright
---------
Copyright © 2021-2024 Helmholtz-Zentrum Hereon, 2020-2021 Helmholtz-Zentrum
Geesthacht, 2016-2024 University of LausanneThis file is part of psy-simple and is released under the GNU LGPL-3.O license.
See COPYING and COPYING.LESSER in the root of the repository for full
licensing details.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/psy-simple/badges/master/pipeline.svg
:target: https://codebase.helmholtz.cloud/psyplot/psy-simple/-/pipelines?page=1&scope=all&ref=master
.. |Code coverage| image:: https://codebase.helmholtz.cloud/psyplot/psy-simple/badges/master/coverage.svg
:target: https://codebase.helmholtz.cloud/psyplot/psy-simple/-/graphs/master/charts
.. |Latest Release| image:: https://codebase.helmholtz.cloud/psyplot/psy-simple/-/badges/release.svg
:target: https://codebase.helmholtz.cloud/psyplot/psy-simple
.. |PyPI version| image:: https://img.shields.io/pypi/v/psy-simple.svg
:target: https://pypi.python.org/pypi/psy-simple/
.. |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/
.. |Checked with mypy| image:: http://www.mypy-lang.org/static/mypy_badge.svg
:target: http://mypy-lang.org/
.. |REUSE status| image:: https://api.reuse.software/badge/codebase.helmholtz.cloud/psyplot/psy-simple
:target: https://api.reuse.software/info/codebase.helmholtz.cloud/psyplot/psy-simple