longnehc / hypatia

Other
6 stars 2 forks source link

Load supplemental TLEs #7

Closed de2008de closed 2 years ago

de2008de commented 2 years ago

Place the supplemental TLE files in infocom-test folder and name it as starlink_supplemental_tles.txt

In step_1_starlink_generation.py, change FEATURE_ENABLE['supplemental_tle'] to True.

Run step_1_starlink_generation.py as usual. The script will use the supplemental TLEs to generate forwarding states.

de2008de commented 2 years ago

We currently do not need to load supplemental TLEs. Close the pull request.