datacube.index._datasets.DatasetResource.get_locations

DatasetResource.get_locations(id_)[source]

Get the list of storage locations for the given dataset id

Parameters

id (typing.Union[UUID, str]) – dataset id

Return type

list[str]