Contents

Cartopy 0.25.0

0

A Python library for cartographic visualizations with Matplotlib

A Python library for cartographic visualizations with Matplotlib

Stars: 1583, Watchers: 1583, Forks: 392, Open Issues: 327

The SciTools/cartopy repo was created 13 years ago and the last code push was 1 weeks ago.
The project is very popular with an impressive 1583 github stars!

How to Install cartopy

You can install cartopy using pip

pip install cartopy

or add it to a project with poetry

poetry add cartopy

Package Details

Author
UK Met Office
License
None
Homepage
None
PyPi:
https://pypi.org/project/Cartopy/
GitHub Repo:
https://github.com/SciTools/cartopy

Classifiers

  • Scientific/Engineering
  • Scientific/Engineering/GIS
  • Scientific/Engineering/Visualization
No  cartopy  pypi packages just yet.

Errors

A list of common cartopy errors.

Code Examples

Here are some cartopy code examples and snippets.

GitHub Issues

The cartopy package has 327 open issues on GitHub

  • Import Error: DLL load failed while importing trace: module not found
  • CI: add python 3.14 tests
  • Possible regression: contourf() with 1D X/Y flips vertically in Cartopy 0.25.0 when masked data present at edge
  • NSIDC API Updated
  • Extending longitude to beyond 360 degrees.
  • Wrong contour filling when rotating Stereographic projection
  • Replace urllib.request with urllib3 to support WebAssembly
  • Added winkel tripel projection class
  • FIX: Change PlateCarree Vector Handling
  • NaN values not being plotted correctly with Lambert Azimuthal Equal Area projection

See more issues on GitHub

Related Packages & Articles

altair 6.0.0

Vega-Altair: A declarative statistical visualization library for Python.