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

Add method to load the results of a previous job #566

Closed
VictorVerhaert opened this issue Jun 3, 2024 · 1 comment · Fixed by #572
Closed

Add method to load the results of a previous job #566

VictorVerhaert opened this issue Jun 3, 2024 · 1 comment · Fixed by #572

Comments

@VictorVerhaert
Copy link
Contributor

VictorVerhaert commented Jun 3, 2024

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.

@soxofaan
Copy link
Member

soxofaan commented Jun 3, 2024

suggestion: use the method name load_stac_from_job, which is self-explaining and easy to discover (e.g will automatically be suggested by autocomplete functionality if you start typing "load_stac")

VictorVerhaert added a commit that referenced this issue Jun 11, 2024
@VictorVerhaert VictorVerhaert linked a pull request Jun 11, 2024 that will close this issue
VictorVerhaert added a commit that referenced this issue Jun 13, 2024
soxofaan pushed 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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants