Skip to content

Commit 5a7fee6

Browse files
committed
DOC: adding SIA1 note to IRSA docs
1 parent 8b57bef commit 5a7fee6

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/ipac/irsa/irsa.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,13 @@ Simple image access queries
299299
Image Access VO service. In the following example we are looking for Spitzer
300300
Enhanced Imaging products in the centre of the COSMOS field as a `~astropy.table.Table`.
301301

302+
.. note::
303+
There are two versions of SIA queries. This IRSA module in astroquery supports the newer,
304+
version 2. However not all IRSA image collections have been migrated into
305+
the newer protocol yet, if you want access to these, please use
306+
`PyVO <https://pyvo.readthedocs.io/en/latest/>`_ directly as showcased in these
307+
`IRSA tutorials <https://caltech-ipac.github.io/irsa-tutorials/#accessing-irsa-s-on-premises-holdings-using-vo-protocols>`__.
308+
302309
.. doctest-remote-data::
303310

304311
>>> from astroquery.ipac.irsa import Irsa

0 commit comments

Comments
 (0)