Skip to content

"deep" download functionality of job results #931

Description

@soxofaan

job.get_results().download_files() is the existing way to download job result assets
but lacks some features:

  • it only supports collection level assets, not item level assets. While openEO 1.1 requires both to be the same, collection-level assets is sub-optimal (e.g. naming-wise) and is scheduled to be removed in openEO 2.0. Item level assets also eliminate ambiguity about which asset belongs to which item
  • download of item STAC metadata
  • rewrite hrefs to local paths (to make metadata self-contained)
  • download additional linked documents like derived_from documents

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions