{"id":18837694,"url":"https://github.com/psyplot/psy-simple","last_synced_at":"2025-04-14T06:22:46.262Z","repository":{"id":43887308,"uuid":"81938204","full_name":"psyplot/psy-simple","owner":"psyplot","description":"psy-simple: The psyplot plugin for simple visualizations","archived":false,"fork":false,"pushed_at":"2024-07-16T13:28:17.000Z","size":16460,"stargazers_count":1,"open_issues_count":29,"forks_count":4,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-04-11T11:10:22.712Z","etag":null,"topics":["cf-conventions","data-science","matplotlib","netcdf","psyplot","visualization","xarray"],"latest_commit_sha":null,"homepage":"https://psyplot.github.io/psy-simple","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/psyplot.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSES/CC-BY-4.0.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-02-14T11:23:48.000Z","updated_at":"2024-07-16T13:25:29.000Z","dependencies_parsed_at":"2022-08-25T13:01:10.734Z","dependency_job_id":"312cee05-8cf0-4aae-b284-1a715c54f72d","html_url":"https://github.com/psyplot/psy-simple","commit_stats":{"total_commits":1102,"total_committers":5,"mean_commits":220.4,"dds":0.5671506352087115,"last_synced_commit":"900524186ed948389d594e33880318edf1505f6e"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psyplot%2Fpsy-simple","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psyplot%2Fpsy-simple/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psyplot%2Fpsy-simple/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psyplot%2Fpsy-simple/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/psyplot","download_url":"https://codeload.github.com/psyplot/psy-simple/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248831036,"owners_count":21168390,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cf-conventions","data-science","matplotlib","netcdf","psyplot","visualization","xarray"],"created_at":"2024-11-08T02:36:03.658Z","updated_at":"2025-04-14T06:22:46.230Z","avatar_url":"https://github.com/psyplot.png","language":"Python","readme":".. SPDX-FileCopyrightText: 2021-2024 Helmholtz-Zentrum hereon GmbH\n..\n.. SPDX-License-Identifier: CC-BY-4.0\n\n========================================================\npsy-simple: The psyplot plugin for simple visualizations\n========================================================\n\n.. start-badges\n\n\n|CI|\n|Code coverage|\n|Latest Release|\n|PyPI version|\n|Code style: black|\n|Imports: isort|\n|PEP8|\n|REUSE status|\n\n.. end-badges\n\nWelcome to the psyplot plugin for simple visualization. This package targets\nsimple visualization like line plots, 2D plots, bar plots, density plots, etc.\nIt provides the basics for all the more advanced and specialized plugins like\nthe psy-maps_ or psy-reg_ plugin.\n\nSee the full documentation on\n`psyplot.github.io/psy-simple/ \u003chttp://psyplot.github.io/psy-simple\u003e`__ for all\n`plot methods`_, and checkout the examples_.\n\n.. _psy-maps: http://psyplot.github.io/psy-maps/\n.. _psy-reg: http://psyplot.github.io/psy-reg/\n.. _plot methods: http://psyplot.github.io/psy-simple/plot_methods\n.. _examples: http://psyplot.github.io/examples/\n\nCopyright\n---------\nCopyright © 2021-2024 Helmholtz-Zentrum Hereon, 2020-2021 Helmholtz-Zentrum\nGeesthacht, 2016-2024 University of Lausanne\n\nThis file is part of psy-simple and is released under the GNU LGPL-3.O license.\nSee COPYING and COPYING.LESSER in the root of the repository for full\nlicensing details.\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU Lesser General Public License version 3.0 as\npublished by the Free Software Foundation.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU LGPL-3.0 license for more details.\n\nYou should have received a copy of the GNU LGPL-3.0 license\nalong with this program.  If not, see https://www.gnu.org/licenses/.\n\n.. |CI| image:: https://codebase.helmholtz.cloud/psyplot/psy-simple/badges/master/pipeline.svg\n   :target: https://codebase.helmholtz.cloud/psyplot/psy-simple/-/pipelines?page=1\u0026scope=all\u0026ref=master\n.. |Code coverage| image:: https://codebase.helmholtz.cloud/psyplot/psy-simple/badges/master/coverage.svg\n   :target: https://codebase.helmholtz.cloud/psyplot/psy-simple/-/graphs/master/charts\n.. |Latest Release| image:: https://codebase.helmholtz.cloud/psyplot/psy-simple/-/badges/release.svg\n   :target: https://codebase.helmholtz.cloud/psyplot/psy-simple\n.. |PyPI version| image:: https://img.shields.io/pypi/v/psy-simple.svg\n   :target: https://pypi.python.org/pypi/psy-simple/\n.. |Code style: black| image:: https://img.shields.io/badge/code%20style-black-000000.svg\n   :target: https://github.com/psf/black\n.. |Imports: isort| image:: https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat\u0026labelColor=ef8336\n   :target: https://pycqa.github.io/isort/\n.. |PEP8| image:: https://img.shields.io/badge/code%20style-pep8-orange.svg\n   :target: https://www.python.org/dev/peps/pep-0008/\n.. |Checked with mypy| image:: http://www.mypy-lang.org/static/mypy_badge.svg\n   :target: http://mypy-lang.org/\n.. |REUSE status| image:: https://api.reuse.software/badge/codebase.helmholtz.cloud/psyplot/psy-simple\n   :target: https://api.reuse.software/info/codebase.helmholtz.cloud/psyplot/psy-simple\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsyplot%2Fpsy-simple","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpsyplot%2Fpsy-simple","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsyplot%2Fpsy-simple/lists"}