Skip to content

stuti-bot/Satellite-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

🛰 Simple Satellite Tracker

A streamlined Jupyter notebook for tracking satellites with realistic 3D visualization using Python, Plotly, and real TLE data.


Features

  • Fetches live TLE data for the ISS (or any satellite)
  • Parses and visualizes orbital parameters
  • Real-time 3D visualization of satellite position and orbit on Earth
  • Interactive Plotly globe with orbit path and current position

Example Visualization image


Getting Started

1. Clone this repository:

git clone https://github.com/stuti-bot/satellite-tracker.git
cd satellite-tracker 

2.Install dependencies:

pip install poliastro requests plotly matplotlib astropy numpy 

3. Run the notebook:

jupyter notebook Satellite_Tracker.ipynb 

Dependencies

Python 3.7+

poliastro

requests

plotly

matplotlib

astropy

numpy

License

MIT License

Credits

CelesTrak for TLE data

Plotly for visualization

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published