SatNOGS Optical Process Overview. https://spacecruft.org/spacecruft/SNOPO
Go to file
Jeff Moe c5bc72236b rm extra words pic 2022-08-14 18:23:09 -06:00
img rm extra words pic 2022-08-14 18:23:09 -06:00
.gitignore ignore temp 2022-08-13 18:49:04 -06:00
LICENSE-CC Libre 2022-08-13 18:48:32 -06:00
LICENSE-GPL Libre 2022-08-13 18:48:32 -06:00
README.md tmp/ dir for build 2022-08-14 17:55:32 -06:00
SNOPO rm extra words 2022-08-14 18:22:59 -06:00
requirements-dev.txt Python requirements 2022-08-13 18:48:46 -06:00
requirements.txt Python requirements 2022-08-13 18:48:46 -06:00

README.md

SatNOGS Optical Process Overview

SatNOGS Optical process overview diagram.

SatNOGS Optical Process Overview

Install

Install to build to create diagram.

sudo apt install python3-pip python3-virtualenv graphviz
git clone https://spacecruft.org/spacecruft/SNOPO.git
cd SNOPO
virtualenv -p python3 env
source env/bin/activate
pip install --upgrade pip
pip install -r requirements.txt
pip install -r requirements-dev.txt
mkdir -p tmp

Build

Build diagram thusly.

./SNOPO

View

See PNG file in tmp/ directory.

Repositories

Links to software repositories in diagram.

Upstream

Spacecruft

License / Copyright

Source:

License: CC By SA 4.0 International and/or GPLv3+ at your discretion.

Copyright © 2022, Jeff Moe.