Skip to content

This project is used to show the visible satellites' ID in your given position.

Notifications You must be signed in to change notification settings

Rango-T10000/visible_satellite_find

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

visible_satellite_find

This project is used to show the visible satellites' ID in your given position. The code is in the satellite/code

  1. create a new env: conda create -n satellite python=3.8 -y
  2. pip install numpy
  3. pip install skyfield
  4. cd satellite/code
  5. modify track.py and find_satellite.py: change a new tle_url, change the given position
  6. run find_satellite.py

About

This project is used to show the visible satellites' ID in your given position.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages