Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Download in orignal structure #125

Open
Johannes-R-Schmid opened this issue Oct 28, 2021 · 0 comments
Open

Download in orignal structure #125

Johannes-R-Schmid opened this issue Oct 28, 2021 · 0 comments

Comments

@Johannes-R-Schmid
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant