cartopy 0.22.0


pip install cartopy==0.22.0


Meta
Author: UK Met Office
Requires Python: >=3.9

Classifiers

Development Status
  • 4 - Beta

Framework
  • Matplotlib

License
  • OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)

Operating System
  • MacOS :: MacOS X
  • Microsoft :: Windows
  • POSIX
  • POSIX :: AIX
  • POSIX :: Linux

Programming Language
  • C++
  • Python
  • Python :: 3
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3 :: Only

Topic
  • Scientific/Engineering
  • Scientific/Engineering :: GIS
  • Scientific/Engineering :: Visualization

Cartopy

Cartopy is a Python package designed to make drawing maps for data analysis and visualisation easy.

conda-forge downloads Latest version Commits since last release # contributors zenodo Gitter Chat pre-commit.ci


Table of contents

Overview

Cartopy is a Python package designed to make drawing maps for data analysis and visualisation easy.

It features:

  • object oriented projection definitions
  • point, line, polygon and image transformations between projections
  • integration to expose advanced mapping in Matplotlib with a simple and intuitive interface
  • powerful vector data handling by integrating shapefile reading with Shapely capabilities

Documentation can be found at https://scitools.org.uk/cartopy/docs/latest/.

Get in touch

Credits, copyright and license

Cartopy is developed collaboratively under the SciTools umberella.

A full list of codecontributors ("Cartopy contributors") can be found at https://github.com/SciTools/cartopy/graphs/contributors.

Code is just one of many ways of positively contributing to Cartopy, please see our contributing guide for more details on how you can get involved.

Cartopy is released under a LGPL license with a shared copyright model. See COPYING and COPYING.LESSER for full terms.

The Met Office has made a significant contribution to the development, maintenance and support of this library. All Met Office contributions are copyright on behalf of the British Crown.

Extras:
Dependencies:
numpy (>=1.21)
matplotlib (>=3.4)
shapely (>=1.7)
packaging (>=20)
pyshp (>=2.1)
pyproj (>=3.1.0)