This package browser is in early development. Mind the rough edges.

python-cartopy 0.23.0

Cartographic library for visualisation

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

Installation

Install python-cartopy 0.23.0 as follows:

guix install python-cartopy@0.23.0

Or install the latest version:

guix install python-cartopy

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.