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

load_result: inspect batch job metadata to set cube dimensions

Open
#368 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature request good first issue
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

  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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.