ssapy_toolkit.IO.read_3le_by_bit

ssapy_toolkit.IO.read_3le_by_bit(file_path: str) DataFrame[source]

Robust TLE reader that ignores optional name (line ‘0’) rows and pairs each line ‘1’ with the following line ‘2’ having the same satnum. Then applies fixed-width slices defined in TLE_FIELDS.

Return type:

pandas.DataFrame