Skip to content

Commit

Permalink
link to Dataset.load
Browse files Browse the repository at this point in the history
Co-authored-by: Tom Nicholas <tom@cworthy.org>
  • Loading branch information
keewis and TomNicholas authored Oct 24, 2024
1 parent c9fb461 commit 0305fc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xarray/core/datatree.py
Original file line number Diff line number Diff line change
Expand Up @@ -1919,6 +1919,7 @@ def load(self, **kwargs) -> Self:
See Also
--------
Dataset.load
dask.compute
"""
# access .data to coerce everything to numpy or dask arrays
Expand Down

0 comments on commit 0305fc5

Please sign in to comment.