semantique.layer#
- semantique.layer(*reference)[source]#
Reference to a data layer in an EO data cube.
- Parameters:
*reference (
str
) – The index of the data layer in 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.layer("appearance", "brightness")