Welcome to psy-maps’s documentation!

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

Psyplot plugin for visualization on a map

Welcome to the psyplot plugin for visualizations on a map. This package uses the cartopy_ package to project the plots that are made with the psy-simple_ plugin to an earth-referenced grid. It’s main plot methods are the mapplot and mapvector plot methods which can plot rectangular and triangular 2-dimensional data.

See the psyplot plot methods for more information.

How to cite this software

Please do cite this software!

Philipp S. P.S. psy-maps URL: https://codebase.helmholtz.cloud/psyplot/psy-maps

@misc{YourReferenceHere,
author = {Philipp S., Philipp S.},
title = {psy-maps},
url = {https://codebase.helmholtz.cloud/psyplot/psy-maps}
}

TY  - GEN
AB  - Psyplot plugin for visualization on a map

AU  - Philipp S., Philipp S.
KW  - visualization
KW  - psyplot
KW  - netcdf
KW  - matplotlib
KW  - cartopy
KW  - maps
KW  - georeferenced
TI  - psy-maps
UR  - https://codebase.helmholtz.cloud/psyplot/psy-maps
ER

%0 Generic
%A Philipp S., Philipp S.
%K visualization
%K psyplot
%K netcdf
%K matplotlib
%K cartopy
%K maps
%K georeferenced
%T psy-maps
%U https://codebase.helmholtz.cloud/psyplot/psy-maps

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

authors:
  # list author information. see
  # https://github.com/citation-file-format/citation-file-format/blob/main/schema-guide.md#definitionsperson
  # for metadata
  - family-names: "Philipp S."
    given-names: "Philipp S."
    affiliation: "Helmholtz-Zentrum Hereon"
    # orcid: null
    email: "philipp.sommer@hereon.de"
cff-version: 1.2.0
message: "If you use this software, please cite it using these metadata."
title: "psy-maps"
keywords:
  - "visualization"
  - "psyplot"
  - "netcdf"
  - "matplotlib"
  - "cartopy"
  - "maps"
  - "georeferenced"

license: 'LGPL-3.0-only'
repository-code: "https://codebase.helmholtz.cloud/psyplot/psy-maps"
url: "https://codebase.helmholtz.cloud/psyplot/psy-maps"
contact:
  # list maintainer information. see
  # https://github.com/citation-file-format/citation-file-format/blob/main/schema-guide.md#definitionsperson
  # for metadata
  - family-names: "Philipp S."
    given-names: "Philipp S."
    affiliation: "Helmholtz-Zentrum Hereon"
    # orcid: null
    email: "philipp.sommer@hereon.de"
abstract: |
  Psyplot plugin for visualization on a map

License information

Copyright © 2021-2024 Helmholtz-Zentrum hereon GmbH

The source code of psy-maps 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