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

Downloading STAC files in download_files

Open
#184 21 comments 0 reactions 1 assignee View on GitHub

@soxofaan is already working on this.

Since May 6, 2022.

Dominant language
Python
Stars
217
Forks
56
Avg merge
1d 22h
Merged PRs (30d)
2

Description

For CARD4L compliance of downloaded jobs, the client needs to also store the STAC files. As far as I can see that is not the case yet.

Also, it doesnt't seem to follow sub-catalogs or item links. Not required by API 1.0 but for the ARD download (and that would be future-proof already).

Maybe we can write something universal (or use PySTAC - that will probably handle more edge cases?) so that I could also re-use them for the download implementation in #179? Something that crawls through the STAC catalog and downloads all assets including the STAC files it reads on its way.

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.