datacube.index._datasets.DatasetResource.get_archived_locations

DatasetResource.get_archived_locations(id_)[source]

Find locations which have been archived for a dataset

Parameters

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

Return type

list[str]