MACCS Programs

Programs Called By Maccs User Crontab Scripts

IridiumMaccs3.pro
This program is run by ftpsri.sh at :00, :15, :30, and :45 past every hour of every day. It creates IAGA2000 format ASCII files from the raw iridium data.

IriduimMaccs2.pro
This program is run by ftpsri.sh at :00, :15, :30, and :45 past every hour of every day. It makes Augsburg format ASCII files from the raw iridium data.

linex7.pro
This program is run by ftpsri.sh at :00, :15, :30, and :45 past every hour of every day. It run on the Augsburg format ASCII files created by IriduimMaccs2.pro. It creates line graphs of the iridium data.

todaysdata.sh
This script is run by ftpsri.sh at :00, :15, :30, :45 past every hour of every day. It copies the current day's line plot files to the web server and renames them. These files are made available on the Today's Real-Time Data Plots web page.


Non-Crontab Scripts

badCD.sh
This script should be run on days when there is a problem with the Cape Dorset data. It moves the current day's raw and processed CD files to the Problem_Data/ folders. It can also be used to move other day's files to the Problem_Data/ folders. If the new data has just gone bad, uncomment the last section of the script to add a warning to the Today's Real-Time Data Plots web page.

goodCDtoday.sh
This script should be run the UTC day after the problem with the Cape Dorset data has been fixed. It removes the warning from the Today's Real-Time Data Plots web page.

badNA.sh
This script should be run on days when there is a problem with the Nain data. It moves the current day's raw and processed NA files to the Problem_Data/ folders. It can also be used to move other day's files to the Problem_Data/ folders. If the new data has just gone bad, uncomment the last section of the script to add a warning to the Today's Real-Time Data Plots web page.

goodNAtoday.sh
This script should be run the UTC day after the problem with the Nain data has been fixed. It removes the warning from the Today's Real-Time Data Plots web page.

maccsprocessing.sh
Convert the CD and NA iridium data into ASCII files and line plots a year at a time.

processCD.sh
This script can be used to process a single raw Cape Dorset data file. The defult day is the current UTC day.

processNA.sh
This script can be used to process a single raw Nain data file. The defult day is the current UTC day.