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.
1 parent 471ad2d commit 2100673Copy full SHA for 2100673
doc/whats-new.rst
@@ -35,9 +35,9 @@ Bug fixes
35
36
- Xarray objects opened from file-like objects with ``engine='h5netcdf'`` can
37
now be pickled, as long as the underlying file-like object also supports
38
- pickle
39
- (:issue:`10712`).
+ pickle (:issue:`10712`).
40
By `Stephan Hoyer <https://github.com/shoyer>`_.
+
41
- Closing Xarray objects opened from file-like objects with ```engine='scipy'``
42
no longer closes the underlying file, consistent the h5netcdf backend
43
(:pull:`10624`).
0 commit comments