semantique.processor.core.QueryProcessor.call_handler#
- QueryProcessor.call_handler(block, key='type')[source]#
Call the handler for a specific building block.
- Parameters:
- Returns:
xarray.DataArray
orCollection
– The processed building block.- Raises:
exceptions.InvalidBuildingBlockError – If a handler for the provided building block cannot be found.