Open-EO / Open-EO/openeo-python-client
load_disk_collection: deprecate/migrate to load_uploaded_files
Open
@soxofaan is already working on this.
Since Apr 18, 2023.
- Dominant language
- Python
- Stars
- 217
- Forks
- 56
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 2
Description
load_disk_collection is backed by a process that is only supported on Geotrellis backend.
There also do not seem to be unit tests.
Use cases of this method can probably be replaced by load_uploaded_files.
This new process does not seem to support globs, but that's perhaps open for discussion in the process spec, it's still experimental anyway.
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.