File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 227
227
228
228
- Present users with an error when nonexistent query criteria are used in ``mast.MastMissions `` query functions. [#3126]
229
229
230
- - Present users with an error when nonexistent query criteria are used in ``mast.Catalogs.query_region `` and
230
+ - Present users with an error when nonexistent query criteria are used in ``mast.Catalogs.query_region `` and
231
231
``mast.Catalogs.query_object ``. [#3126]
232
232
233
233
- Handle HLSP data products in ``Observations.get_cloud_uris ``. [#3126]
@@ -477,6 +477,8 @@ ipac.nexsci.nasa_exoplanet_archive
477
477
- Stability improvements to ``query_aliases `` to address bug that made
478
478
method retrieve no aliases for multiple star systems. [#2506]
479
479
480
+ - Fix unit inconsistency in ``pl_trandur `` from day(s) to hour(s). [#3137]
481
+
480
482
jplhorizons
481
483
^^^^^^^^^^^
482
484
@@ -729,8 +731,6 @@ ipac.nexsci.nasa_exoplanet_archive
729
731
- Fixes to alias query, and regularize keyword removed from deprecated
730
732
``query_star `` method. [#2264]
731
733
732
- - ``pl_trandur `` unit updated from day(s) to hour(s) in TAP, and hour added to dictionary mapping unit strings to astropy units in core.py. [#3137]
733
-
734
734
mast
735
735
^^^^
736
736
You can’t perform that action at this time.
0 commit comments