semantique.datacube.GeotiffArchive.lookup

semantique.datacube.GeotiffArchive.lookup#

GeotiffArchive.lookup(*reference)[source]#

Lookup the metadata of a referenced data layer.

Parameters:

*reference – The index of the data layer in the layout of the EO data cube.

Raises:

exceptions.UnknownLayerError – If the referenced data layer does not have a metadata object in the layout of the EO data cube.