@@ -5,21 +5,6 @@ New Tools and Services
5
5
----------------------
6
6
7
7
8
- API changes
9
- -----------
10
-
11
- mast
12
- ^^^^
13
-
14
- - Handle a MAST URI string as input for ``Observations.get_cloud_uri `` and a list of MAST URIs as input for
15
- ``Observations.get_cloud_uris ``. [#3193]
16
-
17
- simbad
18
- ^^^^^^
19
-
20
- - The detailed hierarchy is now returned by default in ``query_hierarchy ``
21
- (it was hidden by default in the previous versions) [#3195]
22
-
23
8
Service fixes and enhancements
24
9
------------------------------
25
10
@@ -39,21 +24,6 @@ jplspec
39
24
40
25
- minor improvement to lookuptable behavior [#3173,#2901]
41
26
42
- mast
43
- ^^^^
44
-
45
- - Retrieve data products from the Missions-MAST API with ``mast.MastMissions.get_product_list ``. Retrieve unique data
46
- products only with ``mast.MastMissions.get_unique_product_list ``. [#3155]
47
-
48
- - Filter data products retrieved from the Missions-MAST API with ``mast.MastMissions.filter_products ``. [#3155]
49
-
50
- - Download data products from the Missions-MAST API with ``mast.MastMissions.download_products ``.
51
- Download a single data product using ``mast.MastMissions.download_file ``. [#3155]
52
-
53
- - Get the keyword corresponding to the dataset ID for a specific mission with ``mast.MastMissions.get_dataset_kwd ``. [#3155]
54
-
55
- - Handle coordinates that are not in the ICRS frame in query functions. [#3164]
56
-
57
27
mocserver
58
28
^^^^^^^^^
59
29
99
69
100
70
- Fixed non existing flux filters as votable fields would fail silently [#3186]
101
71
102
- ipac.nexsci.nasa_exoplanet_archive
103
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
104
72
105
73
- Fixed InvalidTableError for DI_STARS_EXEP and TD tables. [#3189]
106
74
111
79
112
80
- Bugfix where ``Observations.get_cloud_uri `` and ``Observations.get_cloud_uris `` fail if the MAST relative path is not found. [#3193]
113
81
82
+ - Handle coordinates that are not in the ICRS frame in query functions. [#3164]
83
+
114
84
simbad
115
85
^^^^^^
116
86
0 commit comments