python-sgp4
https://github.com/brandon-rhodes/python-sgp4
Python
Python version of the SGP4 satellite position library
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported0 Subscribers
Add a CodeTriage badge to python-sgp4
Help out
- Issues
- Accept an empty or `UNKNOWN` OBJECT_ID in `sgp4.omm`
- `sgp4.omm.parse_xml` + `initialize` raise `TypeError` on an empty `<OBJECT_ID/>` (CelesTrak analyst objects)
- Support OMM NORAD catalog numbers beyond Alpha-5 range (closes #169)
- Support OMM NORAD catalog numbers beyond the Alpha-5 range
- export_omm() fails when OBJECT_ID is empty
- Handle empty arrays in pure Python API
- Some TLE from Space-Track blow up propagation, probably due to high `ndot`?
- Fallback pure-Python API does not correctly handle zero-length Numpy arrays
- release GIL when in Cpp
- RFC: Release GIL in vectorized SGP4 wrapper
- Docs
- Python not yet supported