Open-EO / Open-EO/openeo-python-driver

Better support for nested assets

Open
#516 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
12
Forks
8
Avg merge
6d 3h
Merged PRs (30d)
4

Description

If nested assets are supported, those 2 URLs are indestuingable:
/jobs/07024ee9-7847-4b8a-b260-6c879a2b3cdc/results/assets/TXIuVGVzdA==/fd0ca65e29c6d223da05b2e73a875683/output.tiff
/jobs/07024ee9-7847-4b8a-b260-6c879a2b3cdc/results/assets/subfolder_1234/nested_subfolder_123456789/output.tiff

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 by tracing how result asset URLs are parsed and resolved, using the two example URLs as contrasting cases. Done means nested asset paths can be distinguished reliably and both referenced output.tiff files resolve to the intended asset.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.