I'm pleased to announce that cartopy v0.12.0rc1 has been tagged.

This release has focused on improving the geometry projection stability,
improving interfaces for data ingestion, rounding
off Python 3 support, and generally improving the breadth of the gallery.
A full overview of what's new in this release can be found at
http://scitools.org.uk/cartopy/docs/v0.12/whats_new.html.

About cartopy
--------------

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, vector 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


Installing cartopy
-----------------

Installation of the release candidate and its dependencies with conda:

*conda install cartopy** --channel scitools/channel/dev*

Installing cartopy using pip requires GEOS and proj4 to be installed prior
to running:

*pip install cartopy*

Thanks to everybody who contributed towards this release,

Best,

Phil Elson
(github: @pelson | twitter: @pypelson)
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to