Open-EO / Open-EO/openeo-python-driver
Deprecate `chunk_polygon` and promote `apply_polygon`
Open
@JeroenVerstraelen is already working on this.
Since Oct 9, 2023.
- Dominant language
- Python
- Stars
- 12
- Forks
- 8
- Avg merge
- 6d 3h
- Merged PRs (30d)
- 4
Description
see https://github.com/Open-EO/openeo-processes/issues/287, https://github.com/Open-EO/openeo-processes/pull/298 where apply_polygon was introduced, based on original chunk_polygon proposal.
We should
- introduce standard
apply_polygon - deprecate non-standard
chunk_polygon(e.g. avoid usage in examples, tutorials, docs, ...)
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.