Skip to content

Commit

Permalink
Update canned magnitude table.
Browse files Browse the repository at this point in the history
  • Loading branch information
trwyant committed Nov 24, 2024
1 parent b13c6a2 commit ff048fb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/Astro/Coord/ECI/TLE.pm
Original file line number Diff line number Diff line change
Expand Up @@ -8178,7 +8178,7 @@ sub _next_elevation_screen {
#
# $ tools/heavens-above-mag --celestrak
#
# Last-Modified: Thu, 07 Nov 2024 22:53:11 GMT
# Last-Modified: Sun, 24 Nov 2024 08:17:14 GMT

%magnitude_table = (
'00694' => 2.7, # ATLAS CENTAUR 2 R/B
Expand Down Expand Up @@ -8339,6 +8339,7 @@ sub _next_elevation_screen {
'52794' => undef, # CZ-2C R/B has no recorded magnitude
'53807' => 3.5, # BLUEWALKER 3
'57800' => undef, # XRISM has no recorded magnitude
'58556' => undef, # OBJECT D has no recorded magnitude
'59588' => 2.0, # ACS 3
'59624' => undef, # SZ-17 MODULE has no recorded magnitude
);
Expand Down

0 comments on commit ff048fb

Please sign in to comment.