Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to cartopy #13

Open
kadrlica opened this issue Aug 17, 2018 · 1 comment
Open

Update to cartopy #13

kadrlica opened this issue Aug 17, 2018 · 1 comment

Comments

@kadrlica
Copy link
Owner

Basemap is now deprecated in favor of cartopy.

@kadrlica
Copy link
Owner Author

I've started to looked into this since support for basemap is officially vanishing in 2020 along with the deprecation of Python 2. Some issues (of widely varying severity):

  • The structure of cartopy is quite different, returning various objects that are passed into matplotlib axis. This will require some fairly major restructuring.
  • Development of cartopy seems a bit scattered. It is unclear how stable it is.
  • Cartopy doesn't have the McBryde-Thomas projection that we've come to know and love in DES.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant