semantique.topography

Contents

semantique.topography#

semantique.topography(*reference)[source]#

Reference to a data layer describing topography.

Parameters:

*reference (str) – The index of the data layer within the “topography” 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.topography("elevation")