Skip to content

Functionalities

Frontend metadata serving

The EOPro Frontend application can request the list of available presets and Action Creator Functions. Based on the response the Action Creator widget contents are updated. The API response also informs the FE app about constraints on function inputs and outputs.

Task submission and management

Users can submit tasks such as Water Quality Index calculations or Land Cover Change Detection. The API manages these tasks, ensuring they are processed correctly and providing users with status updates.

Job status monitoring and cancellation

Users can monitor the status of their submitted tasks and cancel them if necessary. This ensures that users have full control over their processing jobs.