Skip to content

Commit 7886c25

Browse files
committed
Changelog, fix other test failures
1 parent 31b1f0f commit 7886c25

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGES.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,19 @@ jplspec
1919

2020
- minor improvement to lookuptable behavior [#3173,#2901]
2121

22+
mast
23+
^^^^
24+
25+
- Retrieve data products from the Missions-MAST API with ``mast.MastMissions.get_product_list``. Retrieve unique data
26+
products only with ``mast.MastMissions.get_unique_product_list``. [#3155]
27+
28+
- Filter data products retrieved from the Missions-MAST API with ``mast.MastMissions.filter_products``. [#3155]
29+
30+
- Download data products from the Missions-MAST API with ``mast.MastMissions.download_products``.
31+
Download a single data product using ``mast.MastMissions.download_file``. [#3155]
32+
33+
- Get the keyword corresponding to the dataset ID for a specific mission with ``mast.MastMissions.get_dataset_kwd``. [#3155]
34+
2235
mocserver
2336
^^^^^^^^^
2437

0 commit comments

Comments
 (0)