Skip to content

Commit 3faee2b

Browse files
cspencerjonesmax-sixty
authored andcommitted
New feature of filter_by_attrs added (#3259)
I missed this in my previous pull request. @dcherian
1 parent 011f7cc commit 3faee2b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/whats-new.rst

+2
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,8 @@ Enhancements
7878
:py:meth:`DataArray.set_index`, as well are more specific error messages
7979
when the user passes invalid arguments (:issue:`3176`).
8080
By `Gregory Gundersen <https://github.com/gwgundersen>`_.
81+
82+
- :py:func:`filter_by_attrs` now filters the coordinates as well as the variables. By `Spencer Jones <https://github.com/cspencerjones>`_.
8183

8284
Bug fixes
8385
~~~~~~~~~

0 commit comments

Comments
 (0)