-
Notifications
You must be signed in to change notification settings - Fork 42
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
Add method to load the results of a previous job #566
Labels
Comments
suggestion: use the method name |
VictorVerhaert
added a commit
that referenced
this issue
Jun 11, 2024
VictorVerhaert
added a commit
that referenced
this issue
Jun 13, 2024
VictorVerhaert
added a commit
that referenced
this issue
Jun 13, 2024
soxofaan
added a commit
that referenced
this issue
Jun 13, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add a method to the openeo python client to directly load the result of a previous job. The python client in turn fetches the stac of the previous job and add a
load_stac
with this link to the PG.The method should receive either a
Job
object of a job-id as argument.The text was updated successfully, but these errors were encountered: