Skip to content

Commit

Permalink
Kelso updates his table of bright satellites.
Browse files Browse the repository at this point in the history
  • Loading branch information
trwyant committed Feb 16, 2024
1 parent 5856a14 commit 90acb0b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions lib/Astro/Coord/ECI/TLE.pm
Original file line number Diff line number Diff line change
Expand Up @@ -8173,12 +8173,12 @@ sub _next_elevation_screen {
#
# $ tools/heavens-above-mag --celestrak
#
# Last-Modified: Tue, 26 Sep 2023 01:23:57 GMT
# Last-Modified: Wed, 14 Feb 2024 17:56:43 GMT

# The following constants are unsupported, and may be modified or
# revoked at any time. They exist to support
# xt/author/magnitude_status.t
use constant _CELESTRAK_VISUAL => 'Tue, 26 Sep 2023 01:23:57 GMT';
use constant _CELESTRAK_VISUAL => 'Wed, 14 Feb 2024 17:56:43 GMT';
use constant _MCCANTS_VSNAMES => undef;
use constant _MCCANTS_QUICKSAT => undef;

Expand Down Expand Up @@ -8251,7 +8251,6 @@ use constant _MCCANTS_QUICKSAT => undef;
'19650' => 2.7, # SL-16 R/B
'20261' => 5.2, # INTERCOSMOS 24
'20262' => 5.7, # SL-14 R/B
# '20303' => undef, # DELTA 2 R/B(1) has no recorded magnitude
'20323' => 4.7, # DELTA 1 R/B
'20443' => 4.2, # ARIANE 40 R/B
'20453' => 4.7, # DELTA 2 R/B(1)
Expand Down

0 comments on commit 90acb0b

Please sign in to comment.