/Search-Satellite-Repeat-Cycle

Search Repeat Cycle of Satellite from its TLE

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

Search-Satellite-Repeat-Cycle

Search Repeat Cycle of Satellite from its TLE

Usage

Try following for test

  • python Search_Satellite_Repeat_Cycle-test-CSK4.py
  • python Search_Satellite_Repeat_Cycle-test-WV01.py

Try following for Serverless test (Using Google Cloud Function)

  • Download Repeat_Cycle_Cloud_Function.html
  • Open Repeat_Cycle_Cloud_Function.html
  • Input TLE and date
  • Push "Search Repeat Cycle" button
  • Result will appear as text/plain

Prerequisite

  • Satellite must be polar orbit
  • Install pyephem by following command if not installed:
    • pip install pyephem

Reference

See following for reference.