Skip to content

Tracking satellites using TLEs and Perl (KML/Google Earth output)

Notifications You must be signed in to change notification settings

ttfnrob/SatelliteTracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Tracking Satellites on Google Earth

Tracking satellites using TLEs and Perl (KML/Google Earth output). This single Perl file is designed to sit on your server and by default returns a KML file tracking the International Space Station over the next 2 hours. The default TLW source file is at http://celestrak.com/NORAD/elements/visual.txt.

File useage

With a few simple arguments the file can slightly alter the returned output in KML. Defaults shown in brackets.

Perl Packages Required

CGI, Math, POSIX, LWP and Astro::Coord

It was written in Perl because it utilises the Astro-satpass package by Tom Wyant (found at http://search.cpan.org/dist/Astro-satpass/). Perl is not my favorutie package but this is a speedy library that does most of the grunt work. Big thank you to Tom for all his hard work. :)

About

Tracking satellites using TLEs and Perl (KML/Google Earth output)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages