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 401c939 commit 115b0aaCopy full SHA for 115b0aa
docs/esa/hsa.rst
@@ -173,7 +173,7 @@ Retrieve a VOTable with the observations metadata of a given region.
173
8. Query Observations
174
---------------------
175
176
-.. doctest-skip::
+.. doctest-remote-data::
177
178
>>> from astroquery.esa.hsa import HSA
179
>>> from astropy.coordinates import SkyCoord
@@ -199,7 +199,7 @@ Retrieve a VOTable with the observation IDs of a given region.
199
200
First retrieve the observation IDs based on a position on the sky. To achive this, query the TAP service.
201
202
203
204
205
>>>
0 commit comments