Skip to content

Commit

Permalink
Updating the catalog of exoplanets: added 1 exoplanet
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-w committed Dec 30, 2024
1 parent 1f33295 commit cecadb6
Showing 1 changed file with 26 additions and 4 deletions.
30 changes: 26 additions & 4 deletions json/exoplanets.json
Original file line number Diff line number Diff line change
Expand Up @@ -100598,10 +100598,11 @@
"exoplanets":
[
{
"mass": 52.0,
"mass": 51.0,
"period": 10.5918,
"semiAxis": 0.0563,
"eccentricity": 0.3694,
"eccentricity": 0.52,
"inclination": 117.0,
"discovered": 2018,
"detectionMethod": "Radial Velocity",
"planetName": "b"
Expand Down Expand Up @@ -113811,8 +113812,8 @@
"exoplanets":
[
{
"mass": 0.00988,
"radius": 0.124,
"mass": 0.00979,
"radius": 0.1311,
"period": 0.66813924,
"semiAxis": 0.012,
"eccentricity": 0.0,
Expand Down Expand Up @@ -121629,6 +121630,27 @@
"RA": "3h7m7.3s",
"DE": "+40d8m49.8s"
},
"TOI-6324":
{
"exoplanets":
[
{
"mass": 0.0041,
"radius": 0.0937,
"period": 0.28,
"discovered": 2024,
"detectionMethod": "Primary Transit",
"planetName": "b"
}
],
"distance": 20.55,
"smass": 0.272,
"Vmag": 13.4,
"sradius": 0.296,
"effectiveTemp": 3358.0,
"RA": "22h3m22.6s",
"DE": "+67d29m55.2s"
},
"TOI-6330":
{
"exoplanets":
Expand Down

0 comments on commit cecadb6

Please sign in to comment.