ZGIS / semantique

Semantic Querying in Earth Observation Data Cubes
https://zgis.github.io/semantique/
Apache License 2.0
16 stars 6 forks source link

Value labels are not written to retrieved data #36

Closed luukvdmeer closed 5 months ago

luukvdmeer commented 7 months ago

For categorical data each retrieved cube usually stores value labels alongside the numerical category indices. It reads these labels from the layout of the datacube. In the last semantique updated the layout is first parsed into a format that is more auto-complete friendly. However, because of this the retriever does not recognize the value labels anymore and therefore does not write them to the retrieved array.