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 09f6211 commit 94f3c79Copy full SHA for 94f3c79
astroquery/splatalogue/__init__.py
@@ -22,8 +22,6 @@ class Conf(_config.ConfigNamespace):
22
base_url = 'https://splatalogue.online'
23
query_url = _config.ConfigItem(
24
f'{base_url}/splata-slap/advanceded/false',
25
- # defunct as of Sep 4, 2020? (keeping because this is likely the true host)
26
- # 'https://www.cv.nrao.edu/php/splat/c_export.php',
27
'Splatalogue web interface URL.')
28
timeout = _config.ConfigItem(
29
60,
0 commit comments