Skip to content

Commit 5d7ae7c

Browse files
committed
update whats new
1 parent c63a7bb commit 5d7ae7c

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
@@ -180,6 +180,9 @@ Alfonso Ladino, Brigitta Sipőcz, Claude, Deepak Cherian, Dimitri Papadopoulos O
180180
New Features
181181
~~~~~~~~~~~~
182182

183+
- 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`).
184+
``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.
185+
By `Miguel Jimenez-Urias <https://github.com/Mikejmnez>`_.
183186
- Added :py:meth:`DataTree.prune` method to remove empty nodes while preserving tree structure.
184187
Useful for cleaning up DataTree after time-based filtering operations (:issue:`10590`, :pull:`10598`).
185188
By `Alfonso Ladino <https://github.com/aladinor>`_.

0 commit comments

Comments
 (0)