The astro/py-sgp4,python3 port
py3-sgp4-2.23p0 – Python implementation of SGP4 satellite tracking algorithm (cvsweb github mirror)
Description
This Python package computes the position and velocity of an earth-orbiting satellite, given the satellite's TLE orbital elements from a source like https://celestrak.com/. It implements the most recent version of SGP4, and is regularly run against the SGP4 test suite to make sure that its satellite position predictions agree to within 0.1 mm with the predictions of the standard distribution of the algorithm. This error is far less than the 1-3km/day by which satellites themselves deviate from the ideal orbits described in TLE files.WWW: https://github.com/brandon-rhodes/python-sgp4
Maintainer
The OpenBSD ports mailing-list
Only for arches
aarch64 alpha amd64 arm hppa i386 mips64 mips64el powerpc powerpc64 riscv64 sparc64
Categories
Build dependencies
Run dependencies
Test dependencies
Files
- /usr/local/lib/python3.11/site-packages/sgp4-2.23-py3.11.egg-info
- /usr/local/lib/python3.11/site-packages/sgp4/
- /usr/local/lib/python3.11/site-packages/sgp4/SGP4-VER.TLE
- /usr/local/lib/python3.11/site-packages/sgp4/__init__.py
- /usr/local/lib/python3.11/site-packages/sgp4/__pycache__/
- /usr/local/lib/python3.11/site-packages/sgp4/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/sgp4/__pycache__/alpha5.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/sgp4/__pycache__/api.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/sgp4/__pycache__/conveniences.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/sgp4/__pycache__/earth_gravity.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/sgp4/__pycache__/exporter.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/sgp4/__pycache__/ext.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/sgp4/__pycache__/functions.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/sgp4/__pycache__/io.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/sgp4/__pycache__/model.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/sgp4/__pycache__/omm.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/sgp4/__pycache__/propagation.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/sgp4/__pycache__/tests.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/sgp4/__pycache__/wrapper.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/sgp4/__pycache__/wulfgar.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/sgp4/alpha5.py
- /usr/local/lib/python3.11/site-packages/sgp4/api.py
- /usr/local/lib/python3.11/site-packages/sgp4/conveniences.py
- /usr/local/lib/python3.11/site-packages/sgp4/earth_gravity.py
- /usr/local/lib/python3.11/site-packages/sgp4/exporter.py
- /usr/local/lib/python3.11/site-packages/sgp4/ext.py
- /usr/local/lib/python3.11/site-packages/sgp4/functions.py
- /usr/local/lib/python3.11/site-packages/sgp4/io.py
- /usr/local/lib/python3.11/site-packages/sgp4/model.py
- /usr/local/lib/python3.11/site-packages/sgp4/omm.py
- /usr/local/lib/python3.11/site-packages/sgp4/propagation.py
- /usr/local/lib/python3.11/site-packages/sgp4/sample_omm.csv
- /usr/local/lib/python3.11/site-packages/sgp4/sample_omm.xml
- /usr/local/lib/python3.11/site-packages/sgp4/tcppver.out
- /usr/local/lib/python3.11/site-packages/sgp4/tests.py
- /usr/local/lib/python3.11/site-packages/sgp4/vallado_cpp.cpython-311.so
- /usr/local/lib/python3.11/site-packages/sgp4/wrapper.py
- /usr/local/lib/python3.11/site-packages/sgp4/wulfgar.py