Skip to content

Commit e6661b8

Browse files
bouweandelatrexfeathers
authored andcommitted
Modernize and simplify iris.analysis._Groupby (SciTools#5015)
* Modernize and simplify _Groupby * Rename variable to improve readability Co-authored-by: Martin Yeo <40734014+trexfeathers@users.noreply.github.com> * Add a whatsnew entry * Add a type hint to _add_shared_coord * Add a test for iris.analysis._Groupby.__repr__ --------- Co-authored-by: Martin Yeo <40734014+trexfeathers@users.noreply.github.com>
1 parent c4e8bbb commit e6661b8

File tree

4 files changed

+127
-206
lines changed

4 files changed

+127
-206
lines changed

docs/src/whatsnew/latest.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,9 @@ This document explains the changes made to Iris for this release
144144
💼 Internal
145145
===========
146146

147+
#. `@bouweandela`_ and `@trexfeathers`_ (reviewer) modernized and simplified
148+
the code of ``iris.analysis._Groupby``. (:pull:`5015`)
149+
147150
#. `@fnattino`_ changed the order of ``ncgen`` arguments in the command to
148151
create NetCDF files for testing (caused errors on OS X). (:pull:`5105`)
149152

0 commit comments

Comments
 (0)