@@ -91,7 +91,7 @@ It is highly recommended checking the status of Euclid TAP before executing this
91
91
This method will retrieve the same warning messages shown in EUCLID Science Archive with information about service degradation.
92
92
93
93
94
- ---------------------------------
94
+
95
95
0. Euclid science archive systems
96
96
---------------------------------
97
97
@@ -139,7 +139,7 @@ makes use of the *PDR* environment. In order to make use of a different one, it
139
139
The parameter *environment * can take only the following values: *IDR *, *OTF *, *PDR * or *REG *.
140
140
141
141
142
- ---------------------------
142
+
143
143
1. Non authenticated access
144
144
---------------------------
145
145
@@ -569,7 +569,8 @@ Note: to obtain the current location, type:
569
569
>>> print (os.getcwd())
570
570
/Current/directory/path
571
571
572
- -----------------------
572
+
573
+
573
574
2. Authenticated access
574
575
-----------------------
575
576
@@ -1146,11 +1147,10 @@ will be able to access to your shared table in a query.
1146
1147
>>> Euclid.share_table_stop(table_name = " user_<user_login_name>.my_table" , group_name = " my_group" )
1147
1148
1148
1149
1149
- -----------------------------------
1150
+
1150
1151
3. Datalink service (Authenticated)
1151
1152
-----------------------------------
1152
1153
1153
-
1154
1154
DataLink _ is a data access protocol compliant with the IVOA _ architecture that provides a linking mechanism between
1155
1155
datasets offered by different services. In practice, it can be seen and used as a web service providing the list of additional
1156
1156
data products available for each object outside the main catalogue(s). For more information about the products served via
0 commit comments