Skip to content

Commit 9cb19e9

Browse files
rickynilssonbsipocz
authored andcommitted
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
1 parent 5639442 commit 9cb19e9

File tree

1 file changed

+1
-0
lines changed
  • astroquery/ipac/nexsci/nasa_exoplanet_archive

1 file changed

+1
-0
lines changed

astroquery/ipac/nexsci/nasa_exoplanet_archive/core.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@
6565
"degrees": u.deg,
6666
"dexincgs": u.dex(u.cm / u.s ** 2),
6767
"hours": u.hr,
68+
"hour": u.hr,
6869
"hrs": u.hr,
6970
"kelvin": u.K,
7071
"logLsun": u.dex(u.L_sun),

0 commit comments

Comments
 (0)