datacube.index._datasets.DatasetResource.restore_location

DatasetResource.restore_location(id_, uri)[source]

Un-archive a location of the dataset if it exists.

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

  • uri (str) – fully qualified uri

Return bool

location was able to be restored