Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 440 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 440 Bytes

SatNOGS Live Data

SatNOGS Status and live information via API call written in python

Installation

Just rename or copy configuration.ini-dist to configuration.ini and replace 'YOUR_API_KEY_GOES_HERE' with your API key (without the '')

Python Requirements

  • pandas
  • pandas_streaming
  • configparser
  • sklearn
  • time
  • sys
  • re
  • signal

Gitlab

There's also a GUI version here: https://gitlab.com/spithash/satnogs-live-data-gui