https://github.com/spithash/satnogs-live-data
SatNOGS Status and live information via API call written in python
https://github.com/spithash/satnogs-live-data
librespace pandas python satnogs
Last synced: 11 days ago
JSON representation
SatNOGS Status and live information via API call written in python
- Host: GitHub
- URL: https://github.com/spithash/satnogs-live-data
- Owner: spithash
- License: gpl-3.0
- Created: 2020-10-02T07:21:25.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-11-25T19:07:32.000Z (over 2 years ago)
- Last Synced: 2025-01-18T06:42:22.453Z (over 1 year ago)
- Topics: librespace, pandas, python, satnogs
- Language: Python
- Homepage:
- Size: 43.9 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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