Skip to content

Commit

Permalink
Updating the catalog of exoplanets: added 4 exoplanets
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-w committed Jan 22, 2025
1 parent e672ea2 commit 7221ce8
Showing 1 changed file with 97 additions and 19 deletions.
116 changes: 97 additions & 19 deletions json/exoplanets.json
Original file line number Diff line number Diff line change
Expand Up @@ -2278,6 +2278,13 @@
"discovered": 2019,
"detectionMethod": "Imaging",
"planetName": "a"
},
{
"mass": 3.5,
"semiAxis": 1.25,
"discovered": 2025,
"detectionMethod": "Astrometry",
"planetName": "a"
}
],
"distance": 15.8,
Expand Down Expand Up @@ -17621,6 +17628,29 @@
"RA": "2h17m10.4s",
"DE": "+23d46m4.1s"
},
"HD 14082 B":
{
"exoplanets":
[
{
"mass": 5.4,
"semiAxis": 5.74,
"discovered": 2024,
"detectionMethod": "Astrometry",
"planetName": "a"
}
],
"distance": 39.7,
"stype": "G1V",
"smass": 1.09,
"smetal": 0.07,
"Vmag": 7.76,
"sradius": 0.967,
"effectiveTemp": 5940.86,
"starAltNames": "DK Tri, HIP 10679",
"RA": "2h17m24.7s",
"DE": "+28d44m30.4s"
},
"HD 140901 A":
{
"exoplanets":
Expand Down Expand Up @@ -18974,6 +19004,28 @@
"RA": "17h9m34.9s",
"DE": "+33d21m20.9s"
},
"HD 155555 (AB)":
{
"exoplanets":
[
{
"mass": 3.8,
"semiAxis": 7.28,
"discovered": 2024,
"detectionMethod": "Astrometry",
"planetName": "a"
}
],
"distance": 30.48,
"stype": "G5+K1",
"smass": 0.86,
"Vmag": 6.72,
"sradius": 1.77,
"effectiveTemp": 5129.0,
"starAltNames": "V824 Ara, HIP 84586, LDS 587 A",
"RA": "17h17m25.5s",
"DE": "-66d57m3.7s"
},
"HD 155918 A":
{
"exoplanets":
Expand Down Expand Up @@ -30509,6 +30561,29 @@
"RA": "10h42m47.9s",
"DE": "-2d11m0.9s"
},
"HD 92945":
{
"exoplanets":
[
{
"mass": 0.7,
"semiAxis": 14.64,
"discovered": 2024,
"detectionMethod": "Astrometry",
"planetName": "c"
}
],
"distance": 21.5263,
"stype": "K1V",
"smass": 0.86,
"smetal": 0.01,
"Vmag": 7.72,
"sradius": 0.79,
"effectiveTemp": 5105.0,
"starAltNames": "V419 Hya, HIP 52462",
"RA": "10h43m28.2s",
"DE": "-29d3m51.4s"
},
"HD 93083":
{
"exoplanets":
Expand Down Expand Up @@ -32308,6 +32383,28 @@
"RA": "11h22m5.7s",
"DE": "+46d54m30.1s"
},
"HIP 560":
{
"exoplanets":
[
{
"mass": 1.7,
"semiAxis": 16.57,
"discovered": 2024,
"detectionMethod": "Astrometry",
"planetName": "b"
}
],
"distance": 39.91,
"stype": "F2V",
"smass": 1.45,
"Vmag": 6.16,
"sradius": 1.506,
"effectiveTemp": 6762.91,
"starAltNames": "HD 203, HR 9",
"RA": "0h6m50s",
"DE": "-23d6m27.1s"
},
"HIP 56640":
{
"exoplanets":
Expand Down Expand Up @@ -33326,25 +33423,6 @@
"RA": "17h37m11s",
"DE": "+27d53m47s"
},
"HIP 88399 A":
{
"exoplanets":
[
{
"mass": 4.3,
"semiAxis": 7.02,
"discovered": 2022,
"detectionMethod": "Astrometry",
"planetName": "b"
}
],
"distance": 49.29,
"stype": "F6V",
"smass": 1.29,
"starAltNames": "HD 164249",
"RA": "18h3m3s",
"DE": "-51d38m56s"
},
"HIP 90988 A":
{
"exoplanets":
Expand Down

0 comments on commit 7221ce8

Please sign in to comment.