We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9862a22 commit 99f32abCopy full SHA for 99f32ab
docs/iris/src/whatsnew/3.0.2.rst
@@ -21,6 +21,10 @@ This document explains the changes made to Iris for this release
21
#. `@jonseddon`_ handled a malformed ``um_stash_source`` CF variable attribute in
22
a netCDF file rather than raising a ``ValueError``. (:pull:`4035`)
23
24
+ #. `@rcomer`_ fixed :meth:`~iris.cube.Cube.intersection` for special cases
25
+ where one cell's bounds align with the requested maximum and minimum, as
26
+ reported in :issue:`3391`. (:pull:`4058`)
27
+
28
📚 **Documentation**
29
30
#. `@bjlittle`_ updated the ``intersphinx_mapping`` and fixed documentation
0 commit comments