Open-EO / openeo-geopyspark-driver

OpenEO driver for GeoPySpark (Geotrellis)
Apache License 2.0
25 stars 4 forks source link

Investigate OpenEO result saving to bucket #645

Closed soxofaan closed 5 months ago

soxofaan commented 5 months ago

Would it be possible to specify a bucket, as long as an object name (or object template in the case of sample_by_feature enabled) where OpenEO automatically uploads the results of a job?

soxofaan commented 5 months ago

converted from WorldCereal related draft issue cc @kvantricht

jdries commented 5 months ago

This is actully being defined mainly in the workspace API: https://github.com/Open-EO/openeo-api/pull/518

also somewhat related to: https://github.com/Open-EO/openeo-processes/pull/485

jdries commented 5 months ago

done: export_workspace will be implemented