DigitalGlobe / gbdxtools

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

Direct access to S3 based images #782

Closed drwelby closed 2 years ago

drwelby commented 4 years ago

Images like Sentinel that are stored in S3 could better expose the source URL and maybe provide a download method that uses Boto3 (and the magic RequestPayer='requester' argument).