/data/mta4/space_weather
cronjob runs every 5 minutes.
SEC data -> calculate.csh - process_ace.nawk,proc_ace_wap.nawk - idl mta_plot_ace --> http://cxc.harvard.edu/mta/ace.html
process_ace.nawk checks for limit violations and calls ace_violation.csh to send an alert if necessary.
It can also send an alert if no valid data is seen for more than 2 hours by calling ace_invalid_data.csh
G10_calc.csh - collects data from SEC and formats web page. Plots come from Rob Cameron.
G11_calc.csh - same, except GOES 11 is used for limit checking. G11_calc.csh calls
G11_viol.pl which checks for violations and sends alert if
necessary.
G12_calc.csh - same, no limit checks.