Skip to content

Commit 742ecba

Browse files
committed
update whats new
1 parent e43459b commit 742ecba

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
@@ -258,6 +258,9 @@ Alfonso Ladino, Brigitta Sipőcz, Claude, Deepak Cherian, Dimitri Papadopoulos O
258258
New Features
259259
~~~~~~~~~~~~
260260

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

0 commit comments

Comments
 (0)