astroquery icon indicating copy to clipboard operation
astroquery copied to clipboard

Functions and classes to access online data resources. Maintainers: @keflavich and @bsipocz and @ceb8

Results 354 astroquery issues
Sort by recently updated
recently updated
newest added

* Add registry lookup per ARC * Correct DataLink semantic layout to match new layout

alma
utils

This should fix #2489. The failure is already covered by tests.

duplicate
alma

esasky
no-changelog-entry-needed

This PR is a continuation of https://github.com/astropy/astroquery/pull/442 so I am not sure it should be it's own separate thing (@bsipocz @keflavich @jwoillez). Work included: - Rebased https://github.com/astropy/astroquery/pull/442 onto current master...

infrastructure
to review

The ALMA data downloader is broken because of an upstream change: ```python from astroquery.alma import Alma uid = 'uid://A001/X12a3/Xe9' data_info = alma.get_data_info(uid, expand_tarfiles=True) alma.retrieve_data_from_uid([uid]) ``` This fails on the second...

Upstream
alma

no-changelog-entry-needed
esa.esa_hubble
esa.xmm_newton
esa
esa.iso

If possible, it would be nice to have an astroquery interface to the GTC archive. The web form for that is located here: https://gtc.sdc.cab.inta-csic.es/gtc/jsp/searchform.jsp I'm not aware if there are...

New Service

At Astropy Coordination Meeting 2021, @tomdonaldson mentioned a desire to replace `vo_conesearch` with something else (probably with something in `pyvo`?). We need to formulate a transition plan with a timeline.

vo_conesearch
refactor

Issues came up for [alfalfa](https://github.com/astropy/astroquery/pull/1941#issuecomment-1134562762) recently, and I recall that retiring/deprecating/removing came up for a few other ones, too. So this is a tracking issue as a reminder that we...

refactor