From 0e4fbe86b0bf1928344fa5e48c112699fd8d13e0 Mon Sep 17 00:00:00 2001 From: Ruth Comer <10599679+rcomer@users.noreply.github.com> Date: Sat, 20 Nov 2021 15:28:43 +0000 Subject: [PATCH] Update latest.rst --- docs/src/whatsnew/latest.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/src/whatsnew/latest.rst b/docs/src/whatsnew/latest.rst index 0b177af1cc..738b7033d1 100644 --- a/docs/src/whatsnew/latest.rst +++ b/docs/src/whatsnew/latest.rst @@ -108,7 +108,9 @@ This document explains the changes made to Iris for this release #. `@larsbarring`_ fixed :class:`~iris.coord_systems.GeoCS` to handle spherical ellipsoid parameter inverse_flattening = 0 (:issue: `4146`, :pull:`4348`) -#. `@pdearnshaw`_ fixed an error in the call to :class:`cftime.datetime` in mod:`~iris.fileformats.pp_save_rules` that prevented the saving to PP of climate means for DJF (:pull:`4391`) +#. `@pdearnshaw`_ fixed an error in the call to :class:`cftime.datetime` in + :mod:`~iris.fileformats.pp_save_rules` that prevented the saving to PP of climate + means for DJF (:pull:`4391`) #. `@wjbenfold`_ improved the error message for failure of :meth:`~iris.cube.CubeList.concatenate` to indicate that the value of a scalar coordinate may be mismatched, rather than the metadata