Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow registering application package as predefined process #936

Open
jdries opened this issue Nov 12, 2024 · 3 comments
Open

allow registering application package as predefined process #936

jdries opened this issue Nov 12, 2024 · 3 comments
Assignees

Comments

@jdries
Copy link
Contributor

jdries commented Nov 12, 2024

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
Copy link
Member

soxofaan added a commit to Open-EO/openeo-python-driver that referenced this issue Nov 18, 2024
@jdries
Copy link
Contributor Author

jdries commented Nov 25, 2024

Extra complication: the application dependency on rwx volumes
I would want to check if we can avoid that for the most trivial cases of single step CWL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants