Skip to content

Commit 8527eb3

Browse files
authored
Merge pull request #3338 from bsipocz/DOC_adding_SIA1_note
DOC: adding SIA1 note to IRSA docs
2 parents 6cd09dd + d476ed6 commit 8527eb3

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/ipac/irsa/irsa.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,16 @@ 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 the
307+
`IRSA tutorials
308+
<https://caltech-ipac.github.io/irsa-tutorials/#accessing-irsa-s-on-premises-holdings-using-vo-protocols>`__.
309+
310+
For more info, visit the `IRSA documentation <https://irsa.ipac.caltech.edu/ibe/sia_v1.html>`__
311+
302312
.. doctest-remote-data::
303313

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

0 commit comments

Comments
 (0)