Skip to content

Commit

Permalink
Updating the catalog of exoplanets: added 3 exoplanets
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-w committed Nov 15, 2024
1 parent dd5c40f commit 3a3047c
Showing 1 changed file with 51 additions and 4 deletions.
55 changes: 51 additions & 4 deletions json/exoplanets.json
Original file line number Diff line number Diff line change
Expand Up @@ -9765,6 +9765,23 @@
"RA": "17h37m53s",
"DE": "+18d35m21s"
},
"Gl 725A":
{
"exoplanets":
[
{
"mass": 2.78,
"period": 11.2202,
"semiAxis": 0.068,
"eccentricity": 0.2,
"discovered": 2024,
"detectionMethod": "Radial Velocity",
"planetName": "b"
}
],
"RA": "18h42m46.7s",
"DE": "+59d37m49.3s"
},
"Gliese 12":
{
"exoplanets":
Expand Down Expand Up @@ -103438,6 +103455,25 @@
"RA": "11h34m51.5s",
"DE": "-24d36m19.7s"
},
"NGTS-33":
{
"exoplanets":
[
{
"mass": 3.63,
"radius": 1.64,
"period": 2.827972,
"semiAxis": 0.048,
"eccentricity": 0.0,
"inclination": 83.94,
"discovered": 2024,
"detectionMethod": "Primary Transit",
"planetName": "b"
}
],
"RA": "7h11m19.9s",
"DE": "-35d51m1.8s"
},
"NGTS-3A":
{
"exoplanets":
Expand Down Expand Up @@ -116575,13 +116611,24 @@
"exoplanets":
[
{
"mass": 0.02558,
"radius": 0.2471,
"period": 15.669494,
"inclination": 89.38,
"mass": 0.01284,
"radius": 0.2105,
"period": 15.66858,
"semiAxis": 0.105,
"eccentricity": 0.3,
"inclination": 89.72,
"discovered": 2019,
"detectionMethod": "Primary Transit",
"planetName": "b"
},
{
"mass": 9.3,
"period": 96.6,
"semiAxis": 0.3529,
"eccentricity": 0.5,
"discovered": 2024,
"detectionMethod": "Radial Velocity",
"planetName": "c"
}
],
"distance": 23.9258,
Expand Down

0 comments on commit 3a3047c

Please sign in to comment.