Open-EO / Open-EO/openeo-python-driver
Better support for nested assets
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
- 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 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