337 Forks
1187 Stars
1187 Watchers

cartopy

Cartopy - a cartographic python library with matplotlib support

How to download and setup cartopy

Open terminal and run command
git clone https://github.com/SciTools/cartopy.git
git clone is used to create a copy or clone of cartopy repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with cartopy https://github.com/SciTools/cartopy/archive/master.zip

Or simply clone cartopy with SSH
[email protected]:SciTools/cartopy.git

If you have some problems with cartopy

You may open issue on cartopy support forum (system) here: https://github.com/SciTools/cartopy/issues