sdf_xarray.combine_datasets

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: