-
Notifications
You must be signed in to change notification settings - Fork 295
Missing whatsnew entries for 3.1 release. #4283
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
Conversation
optimisation only applies when matching on standard name, long name or | ||
NetCDF variable name, not when matching on STASH. | ||
(:pull:`4176`) | ||
#. `@schlunma`_ added support for loading atmosphere sigma coordinates from netcdf-CF files. These now load as |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
N.B. moved lhs content here to 'performance' section
@@ -122,6 +129,8 @@ This document explains the changes made to Iris for this release | |||
#. `@bjlittle`_ dropped both `black`_ and `flake8`_ package dependencies | |||
from our `conda`_ YAML and ``setup.cfg`` PyPI requirements. (:pull:`4181`) | |||
|
|||
#. `@pp-mo`_ removed dependency on `PyKE_`. (:pull: `4198`) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
N.B. mentioned both here under 'dependencies', and in the 'internal' secition
@pp-mo at what point do you create rename the what'snew to 3.1.rst? is it after the 3.1.x branch is cut? |
I would guess we do it in the 3.1.x branch. So I expect to rename 'latest.rst' to '3.1.0.rst' within the release branch when we cut it. |
* main: [pre-commit.ci] pre-commit autoupdate (SciTools#4299) Updated environment lockfiles (SciTools#4298) cartopy feature download (SciTools#4304) reset whatsnew latest (SciTools#4288) Updated environment lockfiles (SciTools#4289) Update cube.py (SciTools#4287) Missing whatsnew entries for 3.1 release. (SciTools#4283) Update CF standard name table to v77 (SciTools#4282) Added AtmosphereSigmaFactory (SciTools#4052) Updated environment lockfiles (SciTools#4281)
* main: (71 commits) Skip TestConstrainedLoad if data missing (SciTools#4319) Add 'Good First Issue' label to reasons an issue doesn't go stale (SciTools#4317) Gallery: simplify quiver example (SciTools#4120) Improve styling in a minor way in docs (SciTools#4314) bump version (SciTools#4310) Made clear we only test on Linux. (SciTools#4309) Updated environment lockfiles (SciTools#4308) Include Discussions in Getting Involved. (SciTools#4307) Fixed text to show as link. (SciTools#4305) [pre-commit.ci] pre-commit autoupdate (SciTools#4299) Updated environment lockfiles (SciTools#4298) cartopy feature download (SciTools#4304) Mesh Loading (AVD-1813) (SciTools#4262) reset whatsnew latest (SciTools#4288) Updated environment lockfiles (SciTools#4289) Update cube.py (SciTools#4287) Integrated whatsnew for v3.1 release (rc0) (SciTools#4285) Version changes and final whatsnew tweaks for 3v1rc0. (SciTools#4284) Missing whatsnew entries for 3.1 release. (SciTools#4283) Update CF standard name table to v77 (SciTools#4282) ...
🚀 Pull Request
Description
Missing and additional whatsnew content for the v3.1 release
Consult Iris pull request check list