We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a74b709 commit 7380f98Copy full SHA for 7380f98
malariagen_data/af1.py
@@ -9,7 +9,7 @@
9
MAJOR_VERSION_PATH = "v1.0"
10
CONFIG_PATH = "v1.0-config.json"
11
GCS_DEFAULT_URL = "gs://vo_afun_release_master_us_central1/"
12
-GCS_DEFAULT_PUBLIC_URL = "gs://vo_anoph_temp_us_central1/vo_agam_release/"
+GCS_DEFAULT_PUBLIC_URL = "gs://vo_anoph_temp_us_central1/vo_afun_release/"
13
GCS_REGION_URLS = {
14
"us-central1": "gs://vo_afun_release_master_us_central1",
15
}
0 commit comments