File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,8 @@ New Features
30
30
`Matt Savoie <https://github.com/flamingbear >`_,
31
31
`Stephan Hoyer <https://github.com/shoyer >`_ and
32
32
`Tom Nicholas <https://github.com/TomNicholas >`_.
33
-
33
+ - Added zarr backends for :py:func: `open_groups ` (:issue: `9430 `, :pull: `9469 `).
34
+ By `Eni Awowale <https://github.com/eni-awowale >`_.
34
35
35
36
Breaking changes
36
37
~~~~~~~~~~~~~~~~
@@ -182,8 +183,8 @@ New Features
182
183
to return an object without ``attrs ``. A ``deep `` parameter controls whether
183
184
variables' ``attrs `` are also dropped.
184
185
By `Maximilian Roos <https://github.com/max-sixty >`_. (:pull: `8288 `)
186
+ - Added :py:func: `open_groups ` for h5netcdf and netCDF4 backends (:issue: `9137 `, :pull: `9243 `).
185
187
By `Eni Awowale <https://github.com/eni-awowale >`_.
186
- - Add `open_groups ` method for unaligned datasets (:issue: `9137 `, :pull: `9243 `)
187
188
188
189
Breaking changes
189
190
~~~~~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments