Hread.out
This program is called by several of the ucla scripts in the bin directory. It is the compiled C program whos source code is readitHour.c. It converts a variable length of UCLA mag files to a single spreadsheet file. File output is seconds in day , x, y and z magnetometer readings. Usage: ./hread.out
Graph.java
This program is called by the ucla_hourlyRun and ucla_formatRun scripts. It takes the spreadsheet that is produced by the Hread.out program and creates a jpeg plot of that data. Usage: Graph
Kindex.java
This program is called by the ucla_khour script at at :10 past every third hour of every day. It finds and plots the K-index of the Cambridge magnetometer data for three hour intervals. The plot is then saved as a jpeg which is used by space/ucla webpage.