Created
December 2, 2015 10:31
-
-
Save thekensta/c77064c637a0699fb789 to your computer and use it in GitHub Desktop.
Install Cartopy on OS X
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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