Open-EO / openeo-geopyspark-driver

OpenEO driver for GeoPySpark (Geotrellis)
Apache License 2.0
26 stars 5 forks source link

allow registering application package as predefined process #936

Open jdries opened 1 week ago

jdries commented 1 week ago

This is step 1 in our application package support. The subset I would like to support first, takes simple user defined parameters as input (e.g. bounding box, date range) and returns stac metadata as output. So no data stage-in step is required on the openEO side for this scenario!

In the backend, we would set up a 'hard-coded' mapping of a specific process to an AP.

soxofaan commented 1 week ago

also see https://github.com/eu-cdse/openeo-cdse-infra/issues/267

soxofaan commented 3 days ago

some more linked issues: