Add initial attempt at S3 geotiff reading
Compare changes
Files
3@@ -8,33 +8,11 @@ image:
This adds the initial configuration changes and testing for loading geotiff data from an S3 bucket. It currently uses MinIO as a temporary S3 server. It includes a lot of new configuration/environment variable options that maybe should have been added earlier for performance. Some are specific to curl/s3 loading and authentication.
TODO:
This is step one in getting this to work. The other steps include: