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
Copy file name to clipboardExpand all lines: CHANGES.rst
+7-19Lines changed: 7 additions & 19 deletions
Original file line number
Diff line number
Diff line change
@@ -3,46 +3,34 @@
3
3
4
4
New Tools and Services
5
5
----------------------
6
+
gaia
7
+
^^^^
6
8
9
+
- TAP notifications service is now available for Gaia. If there is notification for the users, e.g planned or unplanned downtimes of the Gaia Archive, etc. [#2376]
7
10
8
11
hsa
9
12
^^^
10
13
11
14
- New module to access ESA Herschel mission. [#2122]
12
15
16
+
17
+
13
18
Service fixes and enhancements
14
19
------------------------------
15
20
16
-
cadc
21
+
gaia
17
22
^^^^
18
23
19
-
- Deprecated keywords and ``run_query`` method have been removed. [#2389]
24
+
- Method 'load_data' now has the parameter 'valid_data' set to False by default. With this change the epoch photometry service returns all data associated to a given source. [#2376]
20
25
21
26
casda
22
27
^^^^^
23
28
24
29
- Add the ability to produce 2D and 3D cutouts from ASKAP images and cubes. [#2366]
25
30
26
-
- Use the standard ``login`` method for authenticating, which supports the system
27
-
keyring [#2386]
28
-
29
-
jplsbdb
30
-
^^^^^^^
31
-
32
-
- Fix a bug for jplsdbd query when the returned physical quantity contains
33
-
a unit with exponential. [#2377]
34
-
35
-
linelists.cdms
36
-
^^^^^^^^^^^^^^
37
-
38
-
- Fix issues with the line name parser and the line data parser; the original
39
-
implementation was incomplete and upstream was not fully documented. [#2385, #2411]
40
-
41
31
Infrastructure, Utility and Other Changes and Additions
0 commit comments