Open-EO / Open-EO/openeo-python-driver
output of timeseries to S3 broken
Open
@bossie is already working on this.
Since May 12, 2025.
- Dominant language
- Python
- Stars
- 12
- Forks
- 8
- Avg merge
- 6d 3h
- Merged PRs (30d)
- 4
Description
Writing timeseries vector cube does not directly export to S3, hence it has a hard dependency on fuse mounted object storage.
This may make it less reliable, as these fuse mounts often have issues.
A based on S3 proxy would be ideal, allowing to write directly to S3, based on temporary credentials.
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.