datacube.index.abstract.AbstractDatasetResource.add_location# abstract AbstractDatasetResource.add_location(id_, uri)[source]# Add a location to the dataset if it doesn’t already exist. Parameters: id – dataset id uri (str) – fully qualified uri Return type: bool Returns: True if a location was added, false if location already existed