Open-EO / openeo-api

The openEO API specification
http://api.openeo.org
Apache License 2.0
91 stars 11 forks source link

Specify availability of resources in different processing modes? #429

Open m-mohr opened 2 years ago

m-mohr commented 2 years ago

Do we need a way to expose for collections, processes, file formats, etc which execution type (batch, sync, web services) they are (not) available for?

m-mohr commented 8 months ago

OGC API Processes does something like this: "jobControlOptions": ["sync-execute", "async-execute"],