Skip to content

MarcusChMa/Search-Satellite-Repeat-Cycle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Search Repeat Cycle of Satellite from its TLE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 88.3%
  • Jupyter Notebook 6.5%
  • Python 5.2%