We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
whats-new.rst
1 parent 25b7092 commit bac007bCopy full SHA for bac007b
doc/whats-new.rst
@@ -17,6 +17,9 @@ New Features
17
By `Matthew Willson <https://github.com/mjwillson>`_.
18
- Added exception handling for invalid files in :py:func:`open_mfdataset`. (:issue:`6736`)
19
By `Pratiman Patel <https://github.com/pratiman-91>`_.
20
+- Improved ``pydap`` backend behavior and performance when using :py:func:`open_dataset`, :py:func:`open_datatree` when downloading
21
+ dap4 (opendap) data (:issue:`10628`, :pull:`10629`). ``batch=True|False`` is a new ``backend_kwarg`` that further enables
22
+ downloading multiple arrays in single response.
23
24
Breaking changes
25
~~~~~~~~~~~~~~~~
0 commit comments