Skip to content

Download in orignal structure #125

@Johannes-R-Schmid

Description

@Johannes-R-Schmid

Hi,

is it planned to offer a download with the original data structure?

Let's say I want to download an entire Sentinel-2 scene.

For now, I have to create a loop, downloading each band separately with a self defined folder structure.

for band in bands: items.download(band, filename_template='%s/${date}/%s/${id}' % (outpath, band))

I hope, I will be able to download an entire Sentinel-2 scene in the original SAFE-folder-structure including all bands and metadata.
Is this on your agenda yet?

Best,
Johannes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions