Skip to content

Commit

Permalink
fix intersection out of bounds point take 2
Browse files Browse the repository at this point in the history
  • Loading branch information
rcomer committed Mar 10, 2021
1 parent 9862a22 commit 99f32ab
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/iris/src/whatsnew/3.0.2.rst
Expand Up @@ -21,6 +21,10 @@ This document explains the changes made to Iris for this release
#. `@jonseddon`_ handled a malformed ``um_stash_source`` CF variable attribute in
a netCDF file rather than raising a ``ValueError``. (:pull:`4035`)

#. `@rcomer`_ fixed :meth:`~iris.cube.Cube.intersection` for special cases
where one cell's bounds align with the requested maximum and minimum, as
reported in :issue:`3391`. (:pull:`4058`)

📚 **Documentation**

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

0 comments on commit 99f32ab

Please sign in to comment.