datacube.index.abstract.AbstractDatasetResource.get_locations# abstract AbstractDatasetResource.get_locations(id_)[source]# Get (active) storage locations for the given dataset id Parameters: id_ (str | UUID) – dataset id Return type: Iterable[str] Returns: Storage locations for the dataset