datacube.index.abstract.AbstractDatasetResource.restore_location#

abstract AbstractDatasetResource.restore_location(id_, uri)[source]#

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

Parameters:
  • id – dataset id

  • uri (str) – fully qualified uri

Return type:

bool

Returns:

True location was able to be restored