Skip to content

Commit 99f32ab

Browse files
committed
fix intersection out of bounds point take 2
1 parent 9862a22 commit 99f32ab

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/iris/src/whatsnew/3.0.2.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ This document explains the changes made to Iris for this release
2121
#. `@jonseddon`_ handled a malformed ``um_stash_source`` CF variable attribute in
2222
a netCDF file rather than raising a ``ValueError``. (:pull:`4035`)
2323

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+
2428
📚 **Documentation**
2529

2630
#. `@bjlittle`_ updated the ``intersphinx_mapping`` and fixed documentation

0 commit comments

Comments
 (0)