Skip to content

Commit aaa07c4

Browse files
committed
update whats new
1 parent 394eae6 commit aaa07c4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/whats-new.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,9 @@ Alfonso Ladino, Brigitta Sipőcz, Claude, Deepak Cherian, Dimitri Papadopoulos O
172172
New Features
173173
~~~~~~~~~~~~
174174

175+
- Improved ``pydap`` backend behavior and performance when using :py:func:`open_dataset`, :py:func:`open_datatree` when downloading dap4 (opendap) data (:issue:`10628`, :pull:`10629`).
176+
``batch=True|False`` is a new ``backend_kwarg`` that further enables downloading multiple arrays in single response. In addition ``checksums`` is added as optional argument to be passed to ``pydap`` backend.
177+
By `Miguel Jimenez-Urias <https://github.com/Mikejmnez>`_.
175178
- Added :py:meth:`DataTree.prune` method to remove empty nodes while preserving tree structure.
176179
Useful for cleaning up DataTree after time-based filtering operations (:issue:`10590`, :pull:`10598`).
177180
By `Alfonso Ladino <https://github.com/aladinor>`_.

0 commit comments

Comments
 (0)