Skip to content

Fix non-existent cartopy projection #123

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 2 commits into from
Mar 14, 2023
Merged

Conversation

StefRe
Copy link
Contributor

@StefRe StefRe commented Mar 7, 2023

grafik

Also removed some commented lines from previous changes, as I think the history should be better looked up in version control than in the code itself.

@StefRe

This comment was marked as resolved.

- the correct name of the projection is Orthographic instead of Cartographic.
- use standard import convention to make the line a bit shorter,
  see https://scitools.org.uk/cartopy/docs/latest/matplotlib/intro.html.
- fix wrong API link for cartopy
- add missing (lost) API link for 3d
The https scheme is needed as check-links.py checks for 200. Pdfx
prepends http:// to links without a scheme which results in a permanent
redired (308) to 'https://gitter.im/matplotlib/matplotlib' and hence
causes check-links.py to fail.
@QuLogic QuLogic merged commit 1affc9e into matplotlib:master Mar 14, 2023
@StefRe StefRe deleted the fix/cartopy branch March 14, 2023 07:18
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