-
Notifications
You must be signed in to change notification settings - Fork 5
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
Comments
soxofaan
added a commit
to Open-EO/openeo-python-driver
that referenced
this issue
Nov 18, 2024
soxofaan
added a commit
that referenced
this issue
Nov 19, 2024
Extra complication: the application dependency on rwx volumes |
soxofaan
added a commit
that referenced
this issue
Nov 29, 2024
soxofaan
added a commit
that referenced
this issue
Nov 29, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
The text was updated successfully, but these errors were encountered: