Open-EO / Open-EO/openeo-python-driver
Support resample_cube_temporal
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 12
- Forks
- 8
- Avg merge
- 6d 3h
- Merged PRs (30d)
- 4
Description
Spin-off from #195 :
resample_cube_temporal is a new process (moved from proposal to stable) we don't have a driver-side implementation for yet
refs:
- https://github.com/Open-EO/openeo-processes/issues/301#issuecomment-1464093829
- https://github.com/Open-EO/openeo-processes/blob/draft/resample_cube_temporal.json
Not sure if there is already demand for it, but resample_cube_spatial is quite popular so the temporal equivalent might relevant to have too
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.
Research direction
Start by reading the resample_cube_temporal specification linked in the issue and the related discussion in #195, then compare it with the existing resample_cube_spatial support. Confirm the required driver-side behavior and identify the relevant implementation and tests before proceeding; done means the stable process is supported by the Python driver.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100