1
0
Fork 0

Example using SatNOGS observation ID

spacecruft
Jeff Moe 2022-07-31 20:20:25 -06:00
parent f5b7f54b7b
commit 2f0a1e2b97
1 changed files with 6 additions and 0 deletions

View File

@ -59,3 +59,9 @@ To view data attached as example:
./rfplot.py -p data/2021-08-04T20_48_35_000050.bin -c tle/bulk.tle -C 9990
```
Example using SatNOGS observation ID (requires observation uploading h5 artifact):
```
./rfplot.py -p 6282358 -c tle/satnogs.tle
```