Open-EO / Open-EO/openeo-python-client
Support queryables for property filter validation with load_stac
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 217
- Forks
- 56
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 2
Description
https://github.com/Open-EO/openeo-python-client/issues/483 improved property filter validation on load_collection, using collection queryables.
This can probably be extended to load_stac too, for cases where it is possible to discover the queryables document
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 reviewing the property filter validation added in issue #483 and the existing load_stac implementation. Identify when a queryables document can be discovered for a STAC source, then ensure property filters are validated in those cases and verify the existing load_collection behavior remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100