semantique.appearance

Contents

semantique.appearance#

semantique.appearance(*reference)[source]#

Reference to a data layer describing appearance.

Parameters:

*reference (str) – The index of the data layer within the “appearance” category of the layout of the EO data cube.

Returns:

ArrayProxy – A textual reference to the layer that can be solved by the query processor.

Examples

>>> import semantique as sq
>>> sq.appearance("brightness")