Open-EO / Open-EO/openeo-python-client
Hook for inspecting process graph just before download/create_job
Open
@soxofaan is already working on this.
Since Jan 24, 2024.
architecture
feature request
- Dominant language
- Python
- Stars
- 217
- Forks
- 56
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 2
Description
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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.