ZGIS / semantique

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

Improve query performance with dask #8

Open luukvdmeer opened 2 years ago

luukvdmeer commented 2 years ago

Description

Although this is primarily a research project it is good to look into possibilites for query performance optimization. One that might be most easy to implement is dask, since it has good integration with xarray and ODC. We should explore how dask can help us to improve query performance. Specific aspects to look into are:

Additional context

Lazy loading with Opendatacube and Dask Parallel processing in Digital Earth Africa Dask array reduce Xarray and dask