Skip to content

Commit 30e4b1f

Browse files
authored
Merge pull request #90 from chrishavlin/update_docs_open_ds
add note to api doc of open_dataset
2 parents eb6da26 + d111931 commit 30e4b1f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
yt\_xarray.open_dataset
22
=======================
33

4+
``yt_xarray.open_dataset`` is a convenience wrapper of ``xarray.open_dataset``
5+
that will check the `yt` configuration directory, ``test_data_dir`` for files.
6+
47
.. autofunction:: yt_xarray.open_dataset

0 commit comments

Comments
 (0)