astroquery
astroquery copied to clipboard
noirlab API outdated?
When I run this example: https://astroquery.readthedocs.io/en/latest/noirlab/noirlab.html
I get this error message:
File "/usr/local/lib/python3.7/site-packages/astroquery/noirlab/core.py", line 67, in _validate_version
raise Exception(msg)
Exception: The astroquery.noirlab module is expecting an older version of the https://astroarchive.noao.edu API services. Please upgrade to latest astroquery. Expected version
2.0 but got 3.0 from the API.
It looks like noirlab API needs some update.
I think this is a duplicate of #2081 (the latter was posted later, but that has more discussion).