Broken cartopy links in docs#4464
Merged
trexfeathers merged 4 commits intoSciTools:mainfrom Jan 5, 2022
Merged
Conversation
added 2 commits
December 16, 2021 17:50
trexfeathers
requested changes
Jan 3, 2022
Contributor
trexfeathers
left a comment
There was a problem hiding this comment.
Thanks @wjbenfold, I can confirm that the altered links work as expected.
Definitely worth a What's New entry though, to show the work that goes into keeping this project going 😊
added 2 commits
January 4, 2022 11:21
trexfeathers
approved these changes
Jan 5, 2022
tkknight
added a commit
to tkknight/iris
that referenced
this pull request
Jan 6, 2022
* main: Use partial to make cube pickleable (SciTools#4377) Add edit via github method to Iris docs (SciTools#4461) Broken cartopy links in docs (SciTools#4464) rtd with latest mambaforge image for faster building (SciTools#4476) Show acceptable image test results in the docs (SciTools#4392) Nc load latlon fix (SciTools#4470) update matplotlib links (SciTools#4474) Whatsnew for PR 4462 (SciTools#4475) Clarify the return type of iris.load (AVD-1899) (SciTools#4462) [pre-commit.ci] pre-commit autoupdate (SciTools#4472) Updated environment lockfiles (SciTools#4467)
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🚀 Pull Request
Description
Addressing AVD-1897, I've fixed some broken links to cartopy (where .GeoAxes has become .geoaxes.GeoAxes). Also worked around a couple of ones broken as a result of SciTools/cartopy#1972
Consult Iris pull request check list