Skip to content

Commit 0746ddf

Browse files
committed
Fix changelog
1 parent 8257976 commit 0746ddf

File tree

1 file changed

+2
-32
lines changed

1 file changed

+2
-32
lines changed

CHANGES.rst

Lines changed: 2 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -5,21 +5,6 @@ New Tools and Services
55
----------------------
66

77

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-
238
Service fixes and enhancements
249
------------------------------
2510

@@ -39,21 +24,6 @@ jplspec
3924

4025
- minor improvement to lookuptable behavior [#3173,#2901]
4126

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-
5727
mocserver
5828
^^^^^^^^^
5929

@@ -99,8 +69,6 @@ simbad
9969

10070
- Fixed non existing flux filters as votable fields would fail silently [#3186]
10171

102-
ipac.nexsci.nasa_exoplanet_archive
103-
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10472

10573
- Fixed InvalidTableError for DI_STARS_EXEP and TD tables. [#3189]
10674

@@ -111,6 +79,8 @@ mast
11179

11280
- Bugfix where ``Observations.get_cloud_uri`` and ``Observations.get_cloud_uris`` fail if the MAST relative path is not found. [#3193]
11381

82+
- Handle coordinates that are not in the ICRS frame in query functions. [#3164]
83+
11484
simbad
11585
^^^^^^
11686

0 commit comments

Comments
 (0)