Open-EO / Open-EO/openeo-python-driver
dry_run: apply resolution changes to pixel_buffer
Open
@soxofaan is already working on this.
Since Dec 10, 2025.
load_stac
- Dominant language
- Python
- Stars
- 12
- Forks
- 8
- Avg merge
- 6d 3h
- Merged PRs (30d)
- 4
Description
In this part of the dry run we extract the pixel buffer:
https://github.com/Open-EO/openeo-python-driver/blob/44dfa1eb27864f302ee1b463443a281d4b9fe764/openeo_driver/dry_run.py#L412
And then look up resampling parameters afterwards.
If a change of resolution occurs between pixel buffer and load_collection, the buffer needs to be adjusted accordingly.
A real world case is shown here:
https://github.com/Open-EO/openeo-geopyspark-driver/issues/1452
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.