DigitalGlobe / gbdxtools

(Deprecated) Python SDK for using GBDX
MIT License
74 stars 57 forks source link

s3.download does not recreate directory structure - it flattens it. #13

Closed nricklin closed 7 years ago

nricklin commented 8 years ago

From @kostasthebarbarian on April 2, 2016 13:7

Let's have this function recreate the directory structure.

Copied from original issue: kostasthebarbarian/gbdxtools#25

nricklin commented 8 years ago

Here's a snippet that we use in gbdx to do this.

https://gist.github.com/nricklin/86df62d99c48c9623ed616ed9b568eab

nricklin commented 7 years ago

@naldeborgh7575 Is this issue resolved with your recent PR?

nricklin commented 7 years ago

67

naldeborgh7575 commented 7 years ago

Yes

On Oct 24, 2016 1:57 PM, "Nate Ricklin" notifications@github.com wrote:

@naldeborgh7575 https://github.com/naldeborgh7575 Is this issue resolved with your recent PR?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/DigitalGlobe/gbdxtools/issues/13#issuecomment-255848074, or mute the thread https://github.com/notifications/unsubscribe-auth/APuAtW2MAdjwYNN5GC9Zf4NjpPichSqPks5q3Q2-gaJpZM4IH1oo .

kstamatiou commented 7 years ago

Done!