pyglotaran_extras.types.DatasetConvertible#

DatasetConvertible: TypeAlias = xarray.core.dataset.Dataset | xarray.core.dataarray.DataArray | str | pathlib._local.Path#

Types of data which can be converted to a dataset.