Library to work with two-line element set files
Project description
TLE-tools
TLE-tools
is a small library to work with two-line element
set files.
Purpose
The purpose of the library is to load TLE sets and parse them into convenient
TLE
objects, load entire TLE set files into pandas.DataFrame
s, convert
TLE
objects into poliastro.twobody.Orbit
s, and more.
From Wikipedia:
A two-line element set (TLE) is a data format encoding a list of orbital elements of an Earth-orbiting object for a given point in time, the epoch. The TLE data representation is specific to the simplified perturbations models (SGP, SGP4, SDP4, SGP8 and SDP8), so any algorithm using a TLE as a data source must implement one of the SGP models to correctly compute the state at a time of interest. TLEs can describe the trajectories only of Earth-orbiting objects.
Example:
ISS (ZARYA)
1 25544U 98067A 19249.04864348 .00001909 00000-0 40858-4 0 9990
2 25544 51.6464 320.1755 0007999 10.9066 53.2893 15.50437522187805
TLE format specification
Some more or less complete TLE format specifications can be found on the following websites:
Installation
Install and update using pip:
pip install -U TLE-tools
Links
- Website: https://github.com/FedericoStra/tletools
- Documentation: coming soon
- Releases: https://pypi.org/project/TLE-tools/
- Code: https://github.com/FedericoStra/tletools
- Issue tracker: https://github.com/FedericoStra/tletools/issues
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for TLE_tools-0.1.0.post0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8217a628ec6a8da68a649dd38c05806388096e4f53b845abfc3ed571fa79ce66 |
|
MD5 | e28a5a91d64c34a17b0bea5489b2c437 |
|
BLAKE2b-256 | eca7d93f2aecfc8a57390007c9aba605c8db66caaae4ff65b3d4fd705972a75e |