sdf_xarray.combine_datasets# sdf_xarray.combine_datasets(path_glob, data_vars=None, deck_path=None, **kwargs)[source]# Combine all datasets using a single time dimension, optionally extract data from only the listed data_vars Return type: Dataset Parameters: path_glob (Iterable | str) data_vars (list[str] | None) deck_path (str | PathLike | None)