Has anyone attempted invoking the SH Python script from AWS and storing the downloaded images (32 bit float GeoTIFF) to their AWS S3? Can you please share your method and how you set it up? Code (with confidential info masked out) would be nice. Thank you.
Page 1 / 1
Hi,
I have never tried to do that yet. However I suggest you check boto3
Python package which is used interacting with AWS services. Once you download data with sentinelhub
package, boto3
can upload it to S3.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.