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 7325d75 commit 3a761a0Copy full SHA for 3a761a0
astroquery/alma/tests/test_alma_remote.py
@@ -24,7 +24,8 @@
24
class TestAlma:
25
26
def setup_class(cls):
27
- pass
+ # new test server
28
+ Alma.archive_url = "https://2016-03.asa-test.alma.cl/aq/"
29
# starting somewhere between Nov 2015 and Jan 2016, the beta server
30
# stopped serving the actual data, making all staging attempts break
31
#Alma.archive_url = 'http://beta.cadc-ccda.hia-iha.nrc-cnrc.gc.ca'
0 commit comments