Skip to content

Conversation

stephenworsley
Copy link
Contributor

This adds a What's New entry for #3373 and #3371.

@@ -0,0 +1 @@
* :meth:`iris.plot.quiver` now handles circular coordinates.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@stephenworsley Could you use ~iris.plot.quiver instead? As Sphinx will collapse the method name nicely...

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@stephenworsley Also, this should be :func:, as iris.plot.quiver is a function not a method.

@@ -0,0 +1,3 @@
* Cubes are now rendered more robustly by Jupyter.
:meth:`iris.cube.Cube._repr_html_` no longer crashes for a cube with
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@stephenworsley Ditto here as well, thanks! 😉

@bjlittle
Copy link
Member

bjlittle commented Oct 3, 2019

@lbdreyer Can this make the cut? 🙏

Copy link
Member

@bjlittle bjlittle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@stephenworsley Just some minor tweaks needed, and we're there! 👍

@bjlittle
Copy link
Member

bjlittle commented Oct 3, 2019

@stephenworsley Nice one, let's wait for travis-ci then I think we're good to go!

@bjlittle bjlittle merged commit 7a08cde into SciTools:v2.3.x Oct 3, 2019
lbdreyer pushed a commit to lbdreyer/iris that referenced this pull request Oct 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants