Incorporated Research Institutions for Seismology (IRIS) Data Management Center (DMC) Data Product Team 2012-10-30 This bundle is provided by the IRIS DMC Data Product Team WITHOUT ANY WARRANTY AND/OR SUPPORT Description: This bundle contains a Perl script that reads a detection file and creates a KML output file. The script is currently designed to accept customized PSD detections. To accept other detection formats, simply modify the input statement. Installation: - make sure Perl is installed on your computer - download and save the script Running the Script: - from http://www.iris.edu/dms/products/infrasound/detector/repository/ download the weekly detection file (customized power spectra detections) of interest download the station file of interest (stationList.txt) - edit the detection file and remove the header information (the first line of the detection file must start with a detection record) - if desired, use the "grep" command on the detection file to extract only the data days of interest: grep "2012-10-16" TA_EP_BDF_PSD-detection.txt > IRIS_TAID_2012-10-16.txt - to generate the KML files based on a the detection list, run the script with proper parameters: createKML.pl createKML.pl IRIS_TAID_2012-10-16.txt IRIS_TAID_2012-10-16.kml - the yellow-dot.png file, included in this bundle, must also reside in the same directory that you will store the KML file - this package includes a test detection file and its associated KML file - open the KML file with the Google Earth