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

follow /processing_options for specifying job options in create_job #456

Open
soxofaan opened this issue Aug 2, 2023 · 0 comments
Open

Comments

@soxofaan
Copy link
Member

soxofaan commented Aug 2, 2023

Depends on PR Open-EO/openeo-api#471 (currently planned for API 1.3.0)

Python client currently adds all "additional" job options under a "job_options" field, which is non-standard

if additional:
# TODO: get rid of this non-standard field? https://github.com/Open-EO/openeo-api/issues/276
req["job_options"] = additional

PR Open-EO/openeo-api#471 standardizes how job/service options should be specified and client should follow that when available

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

No branches or pull requests

1 participant