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

Hook for inspecting process graph just before download/create_job #531

Open soxofaan opened 10 months ago

soxofaan commented 10 months ago

Add some kind of hook to Connection that allows users to inspect the process graph that is sent from a cube.download() or cube.create_job().

Would be handy for example in testing/CI contexts to have intermediate storage of actual process graph that is sent