We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20bdfdd commit 1674196Copy full SHA for 1674196
doc/whats-new.rst
@@ -3,12 +3,14 @@
3
What's New
4
----------
5
6
-v0.7.6 (unreleased)
7
-===================
+v0.7.6 (Dec 07, 2022)
+=====================
8
9
- Fix to ``cf.add_bounds`` to support all types of curved grids (:pr:`376`).
10
By `Pascal Bourgault`_
11
- Allow custom criteria to match the variable name of DataArray objects (:pr:`379`). By `Mathias Hauser`_
12
+- Support new Xarray indexes API when creating MultiIndex for "compression by gathering" datasets.
13
+ (:pr:`381`). By `Deepak Cherian`_
14
15
v0.7.5 (Nov 15, 2022)
16
=====================
0 commit comments