A Repository for Drone Research Group Operations and Processes
This Program uses the SGP4(Simplified General Pertubations 4) model to predict a satellite's position based on the TLE(Two line element data)
- Fork the repository to your local machine
- Install the libraries in the requirements.txt
- Open the SGP4.py file within the Project SpaceTrack folder and Run
You can add you satellite's TLE data in the TLE.py file and change your locational info. within the SGP4 file