CMD + K

cysgp4

Community

Cysgp4 is a wrapper around the SGP4 package, for sat TLE calculations

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::cysgp4

Usage Tracking

0.4.0
0.3.6
0.3.5
0.3.4
0.3.3
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

The cysgp4 package is a Cython-powered wrapper of the sgp4 C++ library by Daniel Warner to compute satellite positions from two-line elements (TLE). It provides similar functionality as the well-known sgp4 Python package by Brandon Rhodes, which uses Numba internally to speed-up the calculations. In contrast to sgp4, cysgp4 can work well with arrays of TLEs and/or times and make use of multi-core platforms (via OpenMP) to boost processing times a lot.

About

Summary

Cysgp4 is a wrapper around the SGP4 package, for sat TLE calculations

Last Updated

Feb 3, 2025 at 09:15

License

GPL-3.0 AND Apache-2.0 AND BSD-3-Clause

Total Downloads

230.6K

Supported Platforms

win-64
macOS-64
linux-64