Skip to content

Commit 93adae7

Browse files
docs: explain why we set row limit to 1
Co-authored-by: Adam Ginsburg <[email protected]>
1 parent 7b46e1d commit 93adae7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/vizier/vizier.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,8 @@ Get a whole catalog
4949

5050
From the result of the precedent example, let's select ``J/ApJ/788/39``.
5151
We call :meth:`~astroquery.vizier.VizierClass.get_catalogs`. Let's fix the number of
52-
returned rows to 1 for now while we inspect the result:
52+
returned rows to 1 for now, to minimize the amount of data we download and speed up
53+
exploration, while we inspect the result:
5354

5455
.. doctest-remote-data::
5556

0 commit comments

Comments
 (0)