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
5 changes: 5 additions & 0 deletions docs/src/whatsnew/latest.rst
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,11 @@ This document explains the changes made to Iris for this release
so that a cube with lazy data awaiting a unit conversion can be pickled.
(:issue:`4354 `, :pull:`4377`)

#. `@pp-mo`_ fixed a bug in netcdf loading, whereby *any* rotated latlon coordinate
was mistakenly interpreted as a latitude, usually resulting in two 'latitude's
instead of one latitude and one longitude.
(:issue:`4460 `, :pull:`4470`)


💣 Incompatible Changes
=======================
Expand Down