Skip to content
/ madsat Public

Tracking satellites and the magnetic anomalies they create

Notifications You must be signed in to change notification settings

dk-raw/madsat

Repository files navigation

MAD SAT

Tracking heavy LEO satellites and the magnetic anomalies they create.

The app runs locally on a Rasberry Pi 5.

Satellite TLE data are provided by CelesTrak

Magnetometer data are provided by INTERMAGNET

Propabilities of magnetic anomalies are calculated using Richard Cordaro's method from The Magnetic Precursor Earthquake Warning Method

Files

  • SATELLITES.csv list of NORAD numbers of satellites to track
  • STATIONS.csv list of magnetometer observatories
  • main.py program entry point and base functions
  • mag.py functions associated with magnetometer data fetching and processing
  • twitter.py functions associated with posts for the @madsatbot twitter bot
  • update.sh automatic repo update script for my rasberry pi

API

madsat-api has endpoints for the satellite passage data, logs and application status.

Donations

Please consider donating to PayPal to help maintain this and other similar open-source science projects.

About

Tracking satellites and the magnetic anomalies they create

Resources

Stars

Watchers

Forks

Releases

No releases published