You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'On-the-fly' queries allow you to submit a votable and perform a query using that table all in one command; unlike tables
544
-
uploaded with `~astroquery.esa.euclid.Euclid.upload_table` (see :ref:`uploading_table_to_user_space`), these tables will be deleted after the query is complete.
544
+
uploaded with :meth:`~astroquery.esa.euclid.Euclid.upload_table` (see :ref:`uploading_table_to_user_space`), these tables will be deleted after the query is complete.
545
545
546
546
You have to provide the local path to the file you want to upload. In the following example, the file 'my_table.xml' is
547
547
located to the relative location where your python program is running. See note below.
0 commit comments