{"id":18837703,"url":"https://github.com/psyplot/psy-maps","last_synced_at":"2025-08-03T04:38:35.650Z","repository":{"id":42048056,"uuid":"83305582","full_name":"psyplot/psy-maps","owner":"psyplot","description":"The psyplot plugin for visualizations on a map","archived":false,"fork":false,"pushed_at":"2024-06-17T23:18:26.000Z","size":20840,"stargazers_count":9,"open_issues_count":23,"forks_count":5,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-03-27T20:11:10.813Z","etag":null,"topics":["cartopy","cf-conventions","data-science","icon-esm","matplotlib","netcdf","psyplot","ugrid","visualization","xarray"],"latest_commit_sha":null,"homepage":"https://psyplot.github.io/psy-maps","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}},"created_at":"2017-02-27T12:00:46.000Z","updated_at":"2024-10-24T08:51:05.000Z","dependencies_parsed_at":"2022-08-12T03:20:45.600Z","dependency_job_id":"361be63f-6e67-4d00-835d-dda212059338","html_url":"https://github.com/psyplot/psy-maps","commit_stats":{"total_commits":940,"total_committers":7,"mean_commits":"134.28571428571428","dds":0.5914893617021277,"last_synced_commit":"d0af4a026a189126ff2932decf483f467aa8166b"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psyplot%2Fpsy-maps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psyplot%2Fpsy-maps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psyplot%2Fpsy-maps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psyplot%2Fpsy-maps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/psyplot","download_url":"https://codeload.github.com/psyplot/psy-maps/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248473127,"owners_count":21109628,"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":["cartopy","cf-conventions","data-science","icon-esm","matplotlib","netcdf","psyplot","ugrid","visualization","xarray"],"created_at":"2024-11-08T02:36:05.017Z","updated_at":"2025-04-14T06:22:23.207Z","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-maps: The psyplot plugin for visualizations on a map\n========================================================\n\n.. start-badges\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 visualizations on a map. This package uses the\ncartopy_ package to project the plots that are made with the psy-simple_ plugin\nto an earth-referenced grid. It's main plot methods are the\nmapplot_ and mapvector_ plot methods which can plot\nrectangular and triangular plots.\n\nSee the full documentation on\n`psyplot.github.io/psy-maps/ \u003chttp://psyplot.github.io/psy-maps\u003e`__ for all\n`plot methods`_, and checkout the examples_.\n\n\n.. _cartopy: http://scitools.org.uk/cartopy\n.. _mapplot: http://psyplot.github.io/psy-maps/generated/psyplot.project.plot.mapplot.html#psyplot.project.plot.mapplot\n.. _mapvector: http://psyplot.github.io/psy-maps/generated/psyplot.project.plot.mapvector.html#psyplot.project.plot.mapvector\n.. _psy-simple: http://psyplot.github.io/psy-simple/\n.. _plot methods: http://psyplot.github.io/psy-maps/en/latest/plot_methods\n.. _examples: http://psyplot.github.io/examples/\n\n\nCopyright\n---------\nCopyright © 2021 Helmholtz-Zentrum Hereon, 2020-2021 Helmholtz-Zentrum\nGeesthacht, 2016-2021 University of Lausanne\n\npsy-maps 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-maps/badges/master/pipeline.svg\n   :target: https://codebase.helmholtz.cloud/psyplot/psy-maps/-/pipelines?page=1\u0026scope=all\u0026ref=master\n.. |Code coverage| image:: https://codebase.helmholtz.cloud/psyplot/psy-maps/badges/master/coverage.svg\n   :target: https://codebase.helmholtz.cloud/psyplot/psy-maps/-/graphs/master/charts\n.. |Latest Release| image:: https://codebase.helmholtz.cloud/psyplot/psy-maps/-/badges/release.svg\n   :target: https://codebase.helmholtz.cloud/psyplot/psy-maps\n.. |PyPI version| image:: https://img.shields.io/pypi/v/psy-maps.svg\n   :target: https://pypi.python.org/pypi/psy-maps/\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.. |REUSE status| image:: https://api.reuse.software/badge/codebase.helmholtz.cloud/psyplot/psy-maps\n   :target: https://api.reuse.software/info/codebase.helmholtz.cloud/psyplot/psy-maps\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsyplot%2Fpsy-maps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpsyplot%2Fpsy-maps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsyplot%2Fpsy-maps/lists"}