Open-EO / Open-EO/openeo-python-client
load_result: inspect batch job metadata to set cube dimensions
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 217
- Forks
- 56
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 2
Description
load_result now returns a datacube with default 'guessed' metadata.
The STAC metadata for the provided job id should be retrieved from the backend, so that datacube metadata can be derived from that.
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 at the load_result entry point and trace how the provided job id is handled and how datacube metadata is currently guessed. Inspect the backend STAC metadata response and the existing dimension derivation path; done means load_result retrieves that metadata and returns dimensions derived from it rather than default guessed values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, data
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100