Skip to content

prit-ubuntu/constellation_explorer

 
 

Repository files navigation

Constellation Explorer

Usage

Explore transits of satellites from the biggest constellations for over any area on Earth in an interactive app.
This app uses satellite positional data captured inside TLEs (Two Line Element Sets) from Celestrak that are propagated by Skyfield API which leverages the sgp4 library.

Run the app in 3 Steps:

  1. git clone https://github.com/prit-ubuntu/constellation_explorer.git
  2. pip install -r requirements.txt
  3. streamlit run 1_Constellation_Transits.py
Get started by selecting a constellation in the sidebar, happy exploring!

License

MIT License

About

Explore transits of satellites from the biggest constellations for over any area on Earth in an interactive app.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 94.6%
  • Jupyter Notebook 5.4%