File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,8 @@ New Features
3030 `Matt Savoie <https://github.com/flamingbear >`_,
3131 `Stephan Hoyer <https://github.com/shoyer >`_ and
3232 `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 >`_.
3435
3536Breaking changes
3637~~~~~~~~~~~~~~~~
@@ -182,8 +183,8 @@ New Features
182183 to return an object without ``attrs ``. A ``deep `` parameter controls whether
183184 variables' ``attrs `` are also dropped.
184185 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 `).
185187 By `Eni Awowale <https://github.com/eni-awowale >`_.
186- - Add `open_groups ` method for unaligned datasets (:issue: `9137 `, :pull: `9243 `)
187188
188189Breaking changes
189190~~~~~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments