Open-EO / openeo-aggregator

openEO driver that combines multiple other drivers
https://open-eo.github.io/openeo-aggregator/
Apache License 2.0
1 stars 1 forks source link

process based `get_backend_for_process_graph` #100

Closed soxofaan closed 1 year ago

soxofaan commented 1 year ago

https://github.com/Open-EO/openeo-aggregator/blob/a17bc23a41ef32cc31bf3e1c543d5f1907b27dcb/src/openeo_aggregator/backend.py#L370

add process based filtering in get_backend_for_process_graph

soxofaan commented 1 year ago

done