Skip to content

Commit

Permalink
add whatsnew
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenworsley committed Nov 10, 2022
1 parent 8386865 commit f68115d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/src/whatsnew/latest.rst
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,9 @@ This document explains the changes made to Iris for this release
both dim and aux coords of the same type e.g. ``longitude`` and ``grid_longitude``.
(:issue:`3916`, :pull:`5029`).

#. `@stephenworsley`_ added the ability to regrid derived coordinates with the
:obj:`~iris.analysis.PointInCell` regridding scheme. (:pull:`4807`)


🐛 Bugs Fixed
=============
Expand Down Expand Up @@ -119,6 +122,10 @@ This document explains the changes made to Iris for this release
:meth:`iris.coords.Coord.intersect`.
(:pull:`4955`)

#. `@stephenworsley`_ improved the speed of the :obj:`~iris.analysis.PointInCell`
regridding scheme. (:pull:`4807`)


🔥 Deprecations
===============

Expand Down

0 comments on commit f68115d

Please sign in to comment.