forked from pfranchini/weather-satellites
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.cfg
24 lines (19 loc) · 761 Bytes
/
config.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
#################################################
## ##
## Configuration file ##
## (do not change the name of the variables) ##
## ##
#################################################
# Main scripts directory:
dir=/home/franchini/Satellite/code
# Output directory for audios and images:
output=/home/franchini/Satellite/code
# Miminum elevation to record a passage:
min_el=20
# Location:
where=$dir/acton.qth #frilsham.qth #ravenna.qth
# Softwares:
predict=/home/franchini/Satellite/predict/predict
wxdir=/home/franchini/Satellite/wxtoimg/usr/local/bin/
demod=/usr/bin/meteor_demod
decoder=/home/franchini/Satellite/meteor_decoder/medet