![]() |
||
---|---|---|
scripts | ||
src | ||
static | ||
templates | ||
.gitignore | ||
LICENSE.txt | ||
Leap_Second.dat | ||
README-upstream.md | ||
README.md | ||
deltat.data | ||
deltat.preds | ||
requirements.txt | ||
satnogs.py |
README.md
SatNOGS-Map
This map is live here:
Install
pip3 install -r requirements.txt
# If it prompts you, (b)ackup:
What to do? (i)gnore, (w)ipe, (b)ackup b
Then install some cruft to start and stop the daemon (XXX do systemd etc...)
mkdir ~/bin/
cp -p scripts/* ~/bin/
# If it isn't there add ~/bin/ to your $PATH in ~/.bashrc
Upstream
This is a fork from this repo:
License / Copying
- Source code is AGPL 3.
- Map data is CC by SA 4.0.
- Other code and data with their respective licenses.