ESA-APEx / apex_algorithms

Hosted APEx algorithms
Apache License 2.0
0 stars 0 forks source link

[EPIC] APEx openEO UDP benchmark & regression workflow #1

Open jdries opened 1 month ago

jdries commented 1 month ago

See: https://jdries-vito.quarto.pub/apex-design/algorithm_pipelines.html#integration-test

In APEx, a very important task is to check if algorithms still work, and to estimate their cost. We expect a large number of algorithms, so need some tooling for that. The main idea is to work UDP based, so that we can work with configuration in json rather than code.

The main configuration repo is this one (https://github.com/ESA-APEx/apex_algorithms), it contains:

The runs generate:

Prior work:

https://github.com/eu-cdse/openeo-benchmarks

Planning:

Task elaboration: