Open-EO / Open-EO/openeo-python-client

load_disk_collection: deprecate/migrate to load_uploaded_files

Open
#329 1 comment 0 reactions 1 assignee View on GitHub

@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.

https://processes.openeo.org/draft/#load_uploaded_files

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.