Open soxofaan opened 1 year ago
Depends on PR https://github.com/Open-EO/openeo-api/pull/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 https://github.com/Open-EO/openeo-python-client/blob/c4d809fc9ecd4995f823a1e21e1b67340096aef3/openeo/rest/connection.py#L1471-L1473
PR https://github.com/Open-EO/openeo-api/pull/471 standardizes how job/service options should be specified and client should follow that when available
Depends on PR https://github.com/Open-EO/openeo-api/pull/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 https://github.com/Open-EO/openeo-python-client/blob/c4d809fc9ecd4995f823a1e21e1b67340096aef3/openeo/rest/connection.py#L1471-L1473
PR https://github.com/Open-EO/openeo-api/pull/471 standardizes how job/service options should be specified and client should follow that when available