Contents

Cartopy 0.23.0

0

A Python library for cartographic visualizations with Matplotlib

A Python library for cartographic visualizations with Matplotlib

Stars: 1363, Watchers: 1363, Forks: 360, Open Issues: 308

The SciTools/cartopy repo was created 11 years ago and the last code push was 2 days ago.
The project is very popular with an impressive 1363 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
BSD 3-Clause License Copyright (c) Crown and Cartopy contributors. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
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 308 open issues on GitHub

  • Packaging dependency requirement
  • cartopy not working on Windows, neither with python 3.10 nor with python 3.11
  • BLD: Wheels!
  • Enhanced OGC reader
  • Kernel crashed again… this is a buggy software
  • Plea for a stock_img() alpha
  • Could not build wheels for cartopy
  • GeoAxes.set_boundary failed in smaller extent
  • String issue in shapereader
  • Cartopy issue with free(): invalid size
  • FionaReader fails on Natural Earth 10m rivers for North America.
  • Shapely 1.8.1 causes cartopy to crash
  • Broken links to generated documentation of cartopy.crs.CRS methods
  • When save figure, latitude does not show while longitude show correctly
  • Importing cartopy.crs results in a DLL load fail on Python 3.8

See more issues on GitHub

Related Packages & Articles

altair 5.3.0

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