We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afba7ba commit aab1744Copy full SHA for aab1744
xarray/backends/api.py
@@ -804,7 +804,7 @@ def open_datatree(
804
engine : str, optional
805
Xarray backend engine to use. Valid options include `{"netcdf4", "h5netcdf", "zarr"}`.
806
**kwargs : dict
807
- Additional keyword arguments passed to :py:meth:`~xarray.open_dataset` for each group.
+ Additional keyword arguments passed to :py:func:`~xarray.open_datatree` for each group.
808
Returns
809
-------
810
xarray.DataTree
0 commit comments