sdf_xarray.combine_datasets

sdf_xarray.combine_datasets#

sdf_xarray.combine_datasets(path_glob, data_vars, **kwargs)[source]#

Combine all datasets using a single time dimension, optionally extract data from only the listed data_vars

Return type:

Dataset

Parameters: