Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate chunk_polygon and promote apply_polygon #229

Open
soxofaan opened this issue Sep 26, 2023 · 1 comment
Open

Deprecate chunk_polygon and promote apply_polygon #229

soxofaan opened this issue Sep 26, 2023 · 1 comment
Assignees

Comments

@soxofaan
Copy link
Member

soxofaan commented Sep 26, 2023

see Open-EO/openeo-processes#287, Open-EO/openeo-processes#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, ...)
soxofaan added a commit that referenced this issue Oct 11, 2023
…uests

also #229 add apply_polygon (but keep deprecated chunk_polygon)
@soxofaan
Copy link
Member Author

FYI: under #195 I already added apply_polygon (aliased by chunk_polygon) as part of larger task (openeo-process v2 update) in 82e264b

still to be done:

  • verify that apply_polygon and chunk_polygon can be implemented as as aliases, or implementation should be split up
  • port examples and use cases as much as possible to apply_polygon as chunk_polygon is a dead end and we should not promote its usage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants