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 77a79d5 commit 2e0b956Copy full SHA for 2e0b956
doc/whats-new.rst
@@ -52,6 +52,9 @@ Bug fixes
52
- Fix issue with passing parameters to ZarrStore.open_store when opening
53
datatree in zarr format (:issue:`9376`, :pull:`9377`).
54
By `Alfonso Ladino <https://github.com/aladinor>`_
55
+- Fix deprecation warning that was raised when calling ``np.array`` on an ``xr.DataArray``
56
+ in NumPy 2.0 (:issue:`9312`, :pull:`9393`)
57
+ By `Andrew Scherer <https://github.com/andrew-s28>`_.
58
59
Documentation
60
~~~~~~~~~~~~~
0 commit comments