diff --git a/data/satdata/scripts/convert-celestrak.py b/data/satdata/scripts/convert-celestrak.py index 434fe400..a3fe2040 100755 --- a/data/satdata/scripts/convert-celestrak.py +++ b/data/satdata/scripts/convert-celestrak.py @@ -27,7 +27,6 @@ "molniya" : "Molniya", "noaa" : "NOAA", "science" : "Space & Earth Science", - "tle-new" : "Latest Launches", "visual" : "Brightest", "weather" : "Weather Satellites" } @@ -85,7 +84,9 @@ "28941" : "CO-56", "35870" : "SO-67", "36122" : "HO-68", - "39444" : "AO-73" + "39444" : "AO-73", + "40967" : "AO-85", + "43017" : "AO-91" } urlprefix = "http://celestrak.com/NORAD/elements/"