File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change 4444- Changing RuntimeError to NoResultsWarning when an empty result is
4545 returned. [#3307]
4646
47+ ipac.irsa
48+ ^^^^^^^^^
49+
50+ - Fix ``list_catalogs `` to not include image metadata tables, only
51+ catalogs. The ``include_metadata_tables `` keyword argument allows opting
52+ in to return all TAP tables, including non-spatial and metadata ones,
53+ too. [#3334]
54+
4755SIMBAD
4856^^^^^^
4957
7684
7785- Fix bug in ``utils.remove_duplicate_products `` that does not retain the order of the products in an input table. [#3314]
7886
79- - Added ``return_uri_map `` parameter to ``Observations.get_cloud_uris `` to return a mapping of the input data product URIs
87+ - Added ``return_uri_map `` parameter to ``Observations.get_cloud_uris `` to return a mapping of the input data product URIs
8088 to the returned cloud URIs. [#3314]
8189
82- - Added ``verbose `` parameter to ``Observations.get_cloud_uris `` to control whether warnings are logged when a product cannot
90+ - Added ``verbose `` parameter to ``Observations.get_cloud_uris `` to control whether warnings are logged when a product cannot
8391 be found in the cloud. [#3314]
8492
8593
You can’t perform that action at this time.
0 commit comments