celestia-gnss/tle2ssc

11 lines
159 B
Python
Executable File

#!/usr/bin/python3
# tle2ssc
# Convert a TLE into an .ssc file for Celestia
#
# Usage:
# tle2ssc [filename]
# Example:
# tle2ssc foo-tle.txt
import pyorbital