Open-EO / openeo-python-client

Python client API for OpenEO
https://open-eo.github.io/openeo-python-client/
Apache License 2.0
156 stars 42 forks source link

resolve parameters in pg visitor #474

Closed jdries closed 10 months ago

jdries commented 1 year ago

PR to allow process graph visitor to resolve parameters that are already known. This reduced the need for downstream code to deal with all kinds of parameter handling cases.

soxofaan commented 1 year ago

not sure what is going on here, but that latest merge 6c19b78 seemed to have messed up this PR completely

jdries commented 10 months ago

This PR is a bit messed up, and in fact I now also have better support for parameter handling downstream. Closing for now...