Skip to content

Commit 30fccee

Browse files
committed
Fix changelog
1 parent 8923fc9 commit 30fccee

File tree

1 file changed

+2
-15
lines changed

1 file changed

+2
-15
lines changed

CHANGES.rst

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -51,21 +51,6 @@ jplspec
5151

5252
- minor improvement to lookuptable behavior [#3173,#2901]
5353

54-
mast
55-
^^^^
56-
57-
- Retrieve data products from the Missions-MAST API with ``mast.MastMissions.get_product_list``. Retrieve unique data
58-
products only with ``mast.MastMissions.get_unique_product_list``. [#3155]
59-
60-
- Filter data products retrieved from the Missions-MAST API with ``mast.MastMissions.filter_products``. [#3155]
61-
62-
- Download data products from the Missions-MAST API with ``mast.MastMissions.download_products``.
63-
Download a single data product using ``mast.MastMissions.download_file``. [#3155]
64-
65-
- Get the keyword corresponding to the dataset ID for a specific mission with ``mast.MastMissions.get_dataset_kwd``. [#3155]
66-
67-
- Handle coordinates that are not in the ICRS frame in query functions. [#3164]
68-
6954
mocserver
7055
^^^^^^^^^
7156

@@ -125,6 +110,8 @@ mast
125110

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

113+
- Handle coordinates that are not in the ICRS frame in query functions. [#3164]
114+
128115
simbad
129116
^^^^^^
130117

0 commit comments

Comments
 (0)