ASFHyP3 / hyp3-autorift

A HyP3 plugin for feature tracking processing with AutoRIFT-ISCE
BSD 3-Clause "New" or "Revised" License
7 stars 2 forks source link

Set up access key use for open data upload #248

Closed forrestfwilliams closed 5 months ago

forrestfwilliams commented 5 months ago

In concert with HyP3 PR #2153, this PR adds support for uploading data to the ITS_LIVE open data bucket with access key permissions.

Since hyp3lib's upload_file_to_s3 does not allow you to pass an S3 client as an argument, I had to create a modified version of this function. We could modify hyp3lib's upload_file_to_s3 to accommodate this, but not sure we want to do this when we only have use case.