Update CF standard name table to v75#3867
Merged
trexfeathers merged 1 commit intoSciTools:masterfrom Sep 18, 2020
Merged
Conversation
|
Could not review pull request. It may be too large, or contain no reviewable changes. |
trexfeathers
requested changes
Sep 18, 2020
Contributor
trexfeathers
left a comment
There was a problem hiding this comment.
Thanks @lbdreyer ! Aside from my one comment, I am satisfied that any name removals/changes will have no effect on our source code, as there are no assumptions based on their existence in examples/tests.
That said, we can't make the same assumption for users - please include a "What's New" entry to make sure everyone is informed of the change 🙂
trexfeathers
approved these changes
Sep 18, 2020
Contributor
|
I will add the "What's New". |
trexfeathers
added a commit
to trexfeathers/iris
that referenced
this pull request
Sep 18, 2020
bjlittle
pushed a commit
that referenced
this pull request
Sep 18, 2020
tkknight
added a commit
to tkknight/iris
that referenced
this pull request
Sep 20, 2020
* master: Whatsnew for effects on aux factories of units defaulting to 'unknown'. (SciTools#3870) Whatsnew entry for SciTools#3867. (SciTools#3868) Developer guide overhaul (SciTools#3852) Update CF standard name table to v75 (SciTools#3867) Link to new classes and methods in the Ancillary variables whatsnew. (SciTools#3865) update black version (SciTools#3866) Fix whatsnew api links. (SciTools#3856) Add additional pre-commit hooks (SciTools#3862) update pre-commit flake8 version (SciTools#3863) whatsnew - update announcement (SciTools#3861) whatsnew - remove contents directive (SciTools#3859) whatsnew - links and versions (SciTools#3853) Replace deprecated IndexFormatter (SciTools#3857) whatsnew for SciTools#3681 (SciTools#3858) Whatsnew entry for SciTools#3846. (SciTools#3855) Image tests: set agg backend after rcdefaults (SciTools#3846) whatnew - announcements (SciTools#3850)
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.
As part of any release, we should ideally also update the CF standard name table to the latest version.
This PR updates the table currently available in iris (v70, released 10 December 2019) to the latest version (v75, released 15 September 2020).
The latest version was only release a couple of days ago, so I suspect that it's unlikely they will do another release before we cut the rc.