We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ac3501 commit ed97edbCopy full SHA for ed97edb
CHANGES.rst
@@ -16,11 +16,6 @@ hsa
16
17
- New module to access ESA Herschel mission. [#2122]
18
19
-mast
20
-^^^
21
-
22
-- Fixed ``Observations.get_product_list`` to handle input lists of obsids. [#2504]
23
24
25
Service fixes and enhancements
26
------------------------------
@@ -95,6 +90,11 @@ mast
95
90
- Cull duplicate downloads for the same dataURI in ``Observations.download_products()``
96
91
and duplicate URIs in ``Observations.get_cloud_uris``. [#2497]
97
92
93
+- Fixed ``Observations.get_product_list`` to handle input lists of obsids. [#2504]
94
+
+- Add a ``flat`` option to ``Observation.download_products()`` to turn off the
+ automatic creation and organizing of products into subdirectories. [#2511]
98
oac
99
^^^
100
0 commit comments