SatelliteToolbox.jl icon indicating copy to clipboard operation
SatelliteToolbox.jl copied to clipboard

Automatically download TLE

Open AlfredXiaSF opened this issue 2 years ago • 2 comments

I know there is a TLE reader. But it need user to provide TLE files or strings. Can we automatically download TLE via NORID IDs and time range?

AlfredXiaSF avatar Nov 07 '21 07:11 AlfredXiaSF

Hi @AlfredXiaSF !

This is a very nice feature that is not implemented in SatelliteToolbox.jl. This will require access to a free online service that has those historical TLEs. Do you know if such a service is available?

ronisbr avatar Nov 08 '21 19:11 ronisbr

Hi @ronisbr !

Yes! There are several websites that can get TLEs, such as Space-Track, celestrak. Space-Track is the largest and most comprehensive, but you must register an account to access the TLEs from this website. There are several python packages that have implemented this feature, such as satellitetle , tle-download, spacetrack

AlfredXiaSF avatar Nov 13 '21 12:11 AlfredXiaSF

This can be closed!

The next version of SatelliteToolbox will use https://github.com/JuliaSpace/SatelliteToolboxTle.jl

This package will replace TLE support here and have the capability to fetch TLEs from CelesTrak.

ronisbr avatar Mar 29 '23 02:03 ronisbr