Skip to content

Update version number code for pyproj #284

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

Merged
merged 1 commit into from
Apr 7, 2016
Merged

Update version number code for pyproj #284

merged 1 commit into from
Apr 7, 2016

Conversation

micahcochran
Copy link
Contributor

Update code to reflect changes to pyproj API that simplify reporting version numbers. Specifically, pyproj pull request 60, pyproj4/pyproj#60

The geodesic library will report 'Unknown'. See the "nightly" version to see the changes working and reporting a version (due to it pulling the development version of pyproj from github).

Update code to reflect changes to pyproj API that simplify reporting version numbers.  Specifically, pyproj pull request 60,  pyproj4/pyproj#60
@WeatherGod WeatherGod merged commit 93b48f5 into matplotlib:master Apr 7, 2016
@WeatherGod
Copy link
Member

Great, thanks for the updates. Should Cartopy get similar updates as well?

@micahcochran micahcochran deleted the patch-1 branch April 7, 2016 18:49
@micahcochran
Copy link
Contributor Author

Thank you.

Cartopy doesn't use pyproj, so it wouldn't be exactly the same. Cartopy requires PROJ.4 (version 4.9.0 or above), which is they use their own Cython wrapper code _crs.pyx. I could probably code something similar to what I did for pyproj.

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

Successfully merging this pull request may close these issues.

2 participants