-
Notifications
You must be signed in to change notification settings - Fork 1
/
web_content.cfg
102 lines (95 loc) · 2.25 KB
/
web_content.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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
<acis_ace>
url = https://cxc.cfa.harvard.edu/acis/Fluence/current.dat
<content ace_fluence>
</content>
</acis_ace>
<orbit_image>
url = http://occweb.cfa.harvard.edu/occweb/web/webapps/ifot/ifot.php?r=home&t=qserver&format=orbit&detail=properties&fg=000000&bg=F0F1FF&size=300x230&scale=1400&showtimes=false&border=false&ul=6
add_tstart_tstop = 1
netrc = occweb
<content orbit>
file = chandra_orbit.png
convert = -transparent \#F0F1FF -crop 200x130+60+50
</content>
</orbit_image>
<goes>
url = https://cxc.cfa.harvard.edu/mta/RADIATION_new/GOES/goes_pchan_p.html
<content flux>
<filter>
tag = pre
</filter>
</content>
<image five_min>
file = GOES_5min.gif
warn_age_hours = 2
<filter>
tag = img
src = Plots/goes_protons.png
</filter>
</image>
</goes>
<ace>
url = https://cxc.harvard.edu/mta/ace.html
<content flux>
<filter>
tag = pre
</filter>
</content>
<image five_min>
tries = 3
sleep = 10
file = ACE_5min.gif
warn_bad_image = 1
warn_age_hours = 2
<filter>
tag = img
src = mta_ace_plot\.gif
</filter>
</image>
</ace>
<space_weather>
url = http://services.swpc.noaa.gov/text/sgarf.txt
<content solar_forecast>
pre = IA.
post = IIA.
<filter>
</filter>
</content>
<content geophys_forecast>
pre = IIA.
post = III.
<filter>
</filter>
</content>
</space_weather>
<solar_wind>
url = https://space.umd.edu/pm/
<image solar_wind>
tries = 5
sleep = 10
file = solar_wind.png
warn_bad_image = 1
warn_age_hours = 4
<filter>
tag = img
src = latest2day\.png
</filter>
</image>
</solar_wind>
<snapshot>
url = file:///data/mta4/www/Snapshot/chandra.snapshot
<content snapshot>
file = chandra.snapshot
</content>
</snapshot>
<solar_flare_monitor>
url = https://spaceweather.bradford.ac.uk/fm
<image solar_flare_monitor>
file = solar_flare_monitor.png
warn_bad_image = 1
<filter>
tag = img
src = ASAP_latest/flaremonitor_24\.png
</filter>
</image>
</solar_flare_monitor>