Skip to content

Generate a text file of Two Line Elements (TLEs) from an ITU filing database (.mdb)

License

Notifications You must be signed in to change notification settings

kepler-space/tle_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tle_generator

Generate a text file of Two Line Elements (TLEs) from an ITU filing database (.mdb)

Installation

This script requires you to copy and paste the open_source_i_n folder from KOSIA (https://github.com/kepler-space/kosia) into the root of this directory.

Requires: 'numpy', 'pandas', 'scipy', 'skyfield', 'pyodbc'

Instructions:

At present, the ITU IFIC database MUST CONTAIN ONLY A SINGLE FILING IN IT.

If you have an ITU account, you can use the Space Network List (Part-B, https://www.itu.int/net/ITU-R/space/snl/bsearchb/spublication.asp) to download a singular filing. Simply search the name of the system of interest, click its notification ID, and select DOWNLOAD.

When the TLE generator script is run, it will prompt you to select a database. Simply select the downloaded .mdb file.

Assumptions

  • Several simplifications are made by the generator (e.g. drag and ballistic coefficients are set to zero by default).

About

Generate a text file of Two Line Elements (TLEs) from an ITU filing database (.mdb)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages