Open-EO / Open-EO/openeo-python-driver
Double check that dry run is dry enough
Open
@EmileSonneveld is already working on this.
Since Feb 8, 2024.
architecture
- Dominant language
- Python
- Stars
- 12
- Forks
- 8
- Avg merge
- 6d 3h
- Merged PRs (30d)
- 4
Description
This came up while discussing a /validation issue with @bossie : process graph validation involves a dry-run (e.g. to extract extents and other source constraints.
We should double check that all processes properly follow the dry-run indicator and don't do too much real processing.
Also not unimportant here: /validation does not require auth
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.