Skip to content

Commit 844eebe

Browse files
Change location to release bucket
1 parent 0f7aa4d commit 844eebe

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

malariagen_data/adir1.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
MAJOR_VERSION_NUMBER = 1
99
MAJOR_VERSION_PATH = "v1.0"
1010
CONFIG_PATH = "v1.0-config.json"
11-
GCS_DEFAULT_URL = "gs://vo_adir_production_us_central1/release/"
12-
GCS_DEFAULT_PUBLIC_URL = "gs://vo_adir_production_us_central1/release/"
11+
GCS_DEFAULT_URL = "gs://vo_adir_release_us_central1/"
12+
GCS_DEFAULT_PUBLIC_URL = "gs://vo_adir_release_us_central1/"
1313
GCS_REGION_URLS = {
14-
"us-central1": "gs://vo_adir_production_us_central1",
14+
"us-central1": "gs://vo_adir_release_us_central1",
1515
}
1616

1717
TAXON_PALETTE = px.colors.qualitative.Plotly

0 commit comments

Comments
 (0)