openeo-python-client icon indicating copy to clipboard operation
openeo-python-client copied to clipboard

Hook for inspecting process graph just before download/create_job

Open soxofaan opened this issue 2 years ago • 0 comments

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

soxofaan avatar Jan 24 '24 14:01 soxofaan