Skip to content

Instantly share code, notes, and snippets.

@thekensta
Created December 2, 2015 10:31
Show Gist options
  • Save thekensta/c77064c637a0699fb789 to your computer and use it in GitHub Desktop.
Save thekensta/c77064c637a0699fb789 to your computer and use it in GitHub Desktop.
Install Cartopy on OS X
brew install proj
brew install geos
# Assuming normal scipy stack is installed
pip3 install Pillow
pip3 install cartopy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment