ZGIS / semantique

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

Allow user-defined verbs #30

Closed luukvdmeer closed 1 year ago

luukvdmeer commented 1 year ago

It would be cool if users can define their own custom verbs and forward them to the query processor when executing a recipe. This would allow for example any xarray function to be used as a verb in a query recipe. Great for edge cases or testing different use-cases before implementing a built-in semantique verb. Implementing this in the current structure should be easy. Will be an "advanced feature" targeted only at users that know what they are doing ;)

luukvdmeer commented 1 year ago

This is possible now, see https://zgis.github.io/semantique/_notebooks/processor.html#Adding-custom-verbs