Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions docs/iris/src/whatsnew/latest.rst
Original file line number Diff line number Diff line change
Expand Up @@ -83,10 +83,10 @@ Bugs Fixed
the :class:`~iris.coords.CellMeasure` in the loaded :class:`~iris.cube.Cube`.
(:pull:`3800`)

* the netcdf loader can now handle any grid-mapping variables with missing
``false_easting`` and ``false_northing`` properties, which was previously
failing for some coordinate systems.
See :issue:`3629`.
* `Patrick Peglar`_ fixed the netcdf loader to now handle any grid-mapping
variables with missing ``false_easting`` and ``false_northing`` properties,
which was previously failing for some coordinate systems. See :issue:`3629`.
(:pull:`3804`)


Incompatible Changes
Expand Down