semantique.datacube.STACCube.lookup

semantique.datacube.STACCube.lookup#

STACCube.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.