malariagen / malariagen-data-python

Analyse MalariaGEN data from Python
https://malariagen.github.io/malariagen-data-python/latest/
MIT License
13 stars 24 forks source link

Support single-region buckets only #585

Closed ahernank closed 1 month ago

ahernank commented 2 months ago

As part of the move to support authenticated access in GCS, we have also assessed our use of multi-region vs single-region buckets. Currently, both buckets are supported by the API.

After some testing, ensuring the change won't have major impacts to speed, we will move towards supporting the single-region buckets only. We need to reflect this on the API configuration.