-
Notifications
You must be signed in to change notification settings - Fork 44
Add release notes for 0.15 release #178
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
docs/ref/release_notes.rst
Outdated
|
|
||
| * Cubes loaded from GRIB files now contain a new GRIB_PARAM attribute, the | ||
| value of which is an instance of | ||
| iris_grib.grib_phenom_translation.GRIBCode and represents the parameter code |
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.
I think it's worth mentioning the effect on saving here, too.
before, I should say. |
|
Hi @lbdreyer. |
Co-Authored-By: Patrick Peglar <[email protected]>
|
@pp-mo Also note, the test in iris that were testing iris-grib functionality but were being skipped are unskipped in SciTools/iris#3582 So once this PR is in I think we are ready to cut the release (and v0.15.x branch I suppose) |
|
Thanks @lbdreyer , looks good to me. |
I wrote up a summary of what changed in the 0.15 release.
The question is, does this go in before or after we cut the 0.15 release?