Python Forum

Full Version: satellite tracking module
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Does anyone know of a python satellite tracking module that inputs the two line orbit elements and then outputs the az/el as a function of time?
several related possible packages https://pypi.org/search/?q=%22satellite+orbit%22&o=
This one looks like a possibility: https://pypi.org/project/orbit-predictor/