Recent Changes for "Processing Software" - MACCS Magnetometer Arrayhttp://maccs.wikispot.org/Processing_SoftwareRecent Changes of the page "Processing Software" on MACCS Magnetometer Array.en-us Processing Softwarehttp://maccs.wikispot.org/Processing_Software2007-09-04 16:51:06maccs <div id="content" class="wikipage content"> Differences for Processing Software<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 53: </td> <td> Line 53: </td> </tr> <tr> <td> <span>-</span> [http://space/space/index.html<span>&nbsp;index.html</span>] </td> <td> <span>+</span> [http://space/space/index.html] </td> </tr> </table> </div> Processing Softwarehttp://maccs.wikispot.org/Processing_Software2007-09-04 16:50:38maccs <div id="content" class="wikipage content"> Differences for Processing Software<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 53: </td> <td> Line 53: </td> </tr> <tr> <td> <span>- ["index.html"]</span> </td> <td> <span>+ [http://space/space/index.html index.html]</span> </td> </tr> </table> </div> Processing Softwarehttp://maccs.wikispot.org/Processing_Software2007-09-04 16:47:33maccs <div id="content" class="wikipage content"> Differences for Processing Software<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 51: </td> <td> Line 51: </td> </tr> <tr> <td> <span>-</span> =Augsburg WebServer <span>Pr</span>o<span>grams</span>= </td> <td> <span>+</span> =Augsburg WebServer <span>Date Request Applicati</span>o<span>n</span>= </td> </tr> <tr> <td> Line 54: </td> <td> Line 54: </td> </tr> <tr> <td> <span>-</span> This is the webpage for the space/space MACCS data interactive request form. This site can be used to obtain binary data, IAGA ASCII data, png plots, or postscript plots of this data. The Data Request Application is created by the perl script datareq which calls the idl program datareq.pro upon form submission. Location: /Library/WebServer/Documents/space/. </td> <td> <span>+</span> This is the web<span>&nbsp;</span>page for the space/space MACCS data interactive request form. This site can be used to obtain binary data, IAGA ASCII data, png plots, or postscript plots of this data. The Data Request Application is created by the perl script datareq which calls the idl program datareq.pro upon form submission. Location: /Library/WebServer/Documents/space/. </td> </tr> </table> </div> Processing Softwarehttp://maccs.wikispot.org/Processing_Software2007-09-04 16:45:07maccs <div id="content" class="wikipage content"> Differences for Processing Software<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 51: </td> <td> Line 51: </td> </tr> <tr> <td> </td> <td> <span>+ =Augsburg WebServer Programs=<br> + <br> + ["index.html"]<br> + This is the webpage for the space/space MACCS data interactive request form. This site can be used to obtain binary data, IAGA ASCII data, png plots, or postscript plots of this data. The Data Request Application is created by the perl script datareq which calls the idl program datareq.pro upon form submission. Location: /Library/WebServer/Documents/space/.<br> + <br> + ["datareq"]<br> + This is the perl script that generates the Data Request Application web page. It calls datareq.pro upon sumbission of the form. Location: /Library/WebServer/CGI-Executables/maccs/<br> + <br> + ["datareq.pro"]<br> + This program is called by datareq to display the requested data or graphs on the website. Location: /Library/WebServer/CGI-Executables/maccs/<br> + </span> </td> </tr> </table> </div> Processing Softwarehttp://maccs.wikispot.org/Processing_Software2007-09-04 16:04:26maccs <div id="content" class="wikipage content"> Differences for Processing Software<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 1: </td> <td> Line 1: </td> </tr> <tr> <td> <span>- Describe Processing Software here.</span> </td> <td> <span>+ =MACCS Iridium Data Processing At Augsburg=</span> </td> </tr> <tr> <td> Line 3: </td> <td> Line 3: </td> </tr> <tr> <td> <span>- MACCS Iridium Data Processing At Augsburg</span> </td> <td> <span>+ ==Crontab Scripts &amp; Programs==</span> </td> </tr> <tr> <td> Line 5: </td> <td> Line 5: </td> </tr> <tr> <td> <span>- *The shell script used to download and process the raw data files<br> - ["ftpsri.sh"]<br> - *The idl program used to make Augsburg format ASCII files<br> - ["IridiumMaccs2.pro"]<br> - *The idl program used to make IAGA2000 format ASCII files<br> - ["IridiumMaccs3.pro"]<br> - *The idl program used to make line plots<br> - ["linex7.pro"]</span> </td> <td> <span>+ Listing of maccs user crontab:</span> </td> </tr> <tr> <td> Line 14: </td> <td> Line 7: </td> </tr> <tr> <td> <span>- 2004 Boston University MACCS Data Processing</span> </td> <td> <span>+ 0,15,30,45 * * * * /Volumes/physics_data/Code/MACCS_Code/ftpsri.sh<br> + 35 19 * * * /Volumes/physics_data/Code/MACCS_Code/checkMACCSir.sh<br> + <br> + ["ftpsri.sh"]<br> + This program runs at :00, :15, :30, :45 of every hour of every day. It downloads the latest MACCS iridium raw data files from SRI's ftp site and files them into the MACCS_DATA/Raw/ folder. Then it makes ASCII files and line plots of the data it downloaded. It calls the following idl programs (from the /Volumes/physics_data/Code/MACCS_Code/ directory) to process the data: IridiumMaccs2.pro to make Augsburg Format ASCII files which are used by linex7.pro, IridiumMaccs3.pro to make IAGA2000 Format ASCII files which are made available on the MACCS iridium website, and linex7.pro to make line plots of the data which are made available on the MACCS iridium website. It finishes by running the todaysdata.sh shell script which make copies of the line plots for the Today's Real-Time Data Plots web page.<br> + <br> + ["IridiumMaccs3.pro"]<br> + 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.<br> + <br> + ["IridiumMaccs2.pro"]<br> + 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.<br> + <br> + ["linex7.pro"]<br> + 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 IridiumMaccs2.pro. It creates line graphs of the iridium data.<br> + <br> + ["todaysdata.sh"]<br> + 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.<br> + <br> + ["checkMACCSir.sh"]<br> + This script runs at 19:35. It emails the newest MACCS Iridium data line plot files to the listed users. If there is no new data it sends an email to report the missing data.<br> + <br> + ==Non-Crontab Scripts==<br> + <br> + ["badCD.sh"]<br> + 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.<br> + <br> + ["goodCDtoday.sh"]<br> + 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.<br> + <br> + ["badNA.sh"]<br> + 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.<br> + <br> + ["goodNAtoday.sh"]<br> + 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.<br> + <br> + ["maccsprocessing.sh"]<br> + Convert the CD and NA iridium data into ASCII files and line plots a year at a time.<br> + <br> + ["processCD.sh"]<br> + This script can be used to process a single raw Cape Dorset data file. The defult day is the current UTC day.<br> + <br> + ["processNA.sh"]<br> + This script can be used to process a single raw Nain data file. The defult day is the current UTC day.<br> + <br> + <br> + =2004 Boston University MACCS Data Processing=</span> </td> </tr> </table> </div> Processing Softwarehttp://maccs.wikispot.org/Processing_Software2007-08-21 15:47:26maccs <div id="content" class="wikipage content"> Differences for Processing Software<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 14: </td> <td> Line 14: </td> </tr> <tr> <td> <span>-</span> Boston University MACCS Data Processing </td> <td> <span>+ 2004</span> Boston University MACCS Data Processing </td> </tr> </table> </div> Processing Softwarehttp://maccs.wikispot.org/Processing_Software2007-08-20 19:28:10maccs <div id="content" class="wikipage content"> Differences for Processing Software<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 2: </td> <td> Line 2: </td> </tr> <tr> <td> </td> <td> <span>+ <br> + MACCS Iridium Data Processing At Augsburg<br> + <br> + *The shell script used to download and process the raw data files<br> + ["ftpsri.sh"]<br> + *The idl program used to make Augsburg format ASCII files<br> + ["IridiumMaccs2.pro"]<br> + *The idl program used to make IAGA2000 format ASCII files<br> + ["IridiumMaccs3.pro"]<br> + *The idl program used to make line plots<br> + ["linex7.pro"]<br> + <br> + Boston University MACCS Data Processing</span> </td> </tr> </table> </div> Processing Softwarehttp://maccs.wikispot.org/Processing_Software2007-08-06 20:40:44maccs <div id="content" class="wikipage content"> Differences for Processing Software<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 7: </td> <td> Line 7: </td> </tr> <tr> <td> <span>-</span> ["igloolik_despike.pro<span>"</span>] </td> <td> <span>+</span> ["<span>igloolik despike.pro" </span>igloolik_despike.pro] </td> </tr> </table> </div> Processing Softwarehttp://maccs.wikispot.org/Processing_Software2007-08-06 20:40:17maccs <div id="content" class="wikipage content"> Differences for Processing Software<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 9: </td> <td> Line 9: </td> </tr> <tr> <td> <span>-</span> ["write_maccs.pro<span>"</span>] (called by igllolik_despike.pro) </td> <td> <span>+</span> ["write<span>&nbsp;maccs.pro" write</span>_maccs.pro] (called by igllolik_despike.pro) </td> </tr> <tr> <td> Line 11: </td> <td> Line 11: </td> </tr> <tr> <td> <span>-</span> ["step_view.pro<span>"</span>]<br> <span>-</span> ["step_wid.pro<span>"</span>] </td> <td> <span>+</span> ["step<span>&nbsp;view.pro" step</span>_view.pro]<br> <span>+</span> ["step<span>&nbsp;wid.pro" step</span>_wid.pro] </td> </tr> <tr> <td> Line 15: </td> <td> Line 15: </td> </tr> <tr> <td> <span>- ["five_sec_avg.pro"]<br> - ["five_sec_avg_fast_avg.pro"] (called by five_sec_avg.pro)<br> - ["read_maccs.pro"] (called by five_sec_avg.pro)<br> - ["write_maccs.pro"] (called by five_sec_avg.pro)</span> </td> <td> <span>+ ["five sec avg.pro" five_sec_avg.pro]<br> + ["five sec avg fast avg.pro" five_sec_avg_fast_avg.pro] (called by five_sec_avg.pro)<br> + ["read maccs.pro" read_maccs.pro] (called by five_sec_avg.pro)<br> + ["write maccs.pro" write_maccs.pro] (called by five_sec_avg.pro)</span> </td> </tr> <tr> <td> Line 20: </td> <td> Line 20: </td> </tr> <tr> <td> <span>-</span> ["sec_to_min.pro<span>"</span>]<br> <span>-</span> ["read_maccs.pro<span>"</span>] (called by sec_to_min.pro)<br> <span>-</span> ["write_maccs.pro<span>"</span>] (called by sec_to_min.pro) </td> <td> <span>+</span> ["<span>sec to min.pro" </span>sec_to_min.pro]<br> <span>+</span> ["read<span>&nbsp;maccs.pro" read</span>_maccs.pro] (called by sec_to_min.pro)<br> <span>+</span> ["write<span>&nbsp;maccs.pro" write</span>_maccs.pro] (called by sec_to_min.pro) </td> </tr> <tr> <td> Line 25: </td> <td> Line 25: </td> </tr> <tr> <td> <span>-</span> ["merge_files.pro<span>"</span>] </td> <td> <span>+</span> ["merge<span>&nbsp;files.pro" merge</span>_files.pro] </td> </tr> <tr> <td> Line 33: </td> <td> Line 33: </td> </tr> <tr> <td> <span>-</span> ["hour_read.pro<span>"</span>] </td> <td> <span>+</span> ["hour<span>&nbsp;read.pro" hour</span>_read.pro] </td> </tr> <tr> <td> Line 35: </td> <td> Line 35: </td> </tr> <tr> <td> <span>-</span> ["wid_draw.pro<span>"</span>] </td> <td> <span>+</span> ["wid<span>&nbsp;draw.pro" wid</span>_draw.pro] </td> </tr> </table> </div> Processing Softwarehttp://maccs.wikispot.org/Processing_Software2007-08-06 20:37:13maccs <div id="content" class="wikipage content"> Differences for Processing Software<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 8: </td> <td> Line 8: </td> </tr> <tr> <td> <span>-</span> ["read<span>_</span>maccs.pro" read<span>&nbsp;</span>maccs.pro] (called by igllolik_despike.pro) </td> <td> <span>+</span> ["read<span>&nbsp;</span>maccs.pro" read<span>_</span>maccs.pro] (called by igllolik_despike.pro) </td> </tr> </table> </div> Processing Softwarehttp://maccs.wikispot.org/Processing_Software2007-08-06 20:36:50maccs <div id="content" class="wikipage content"> Differences for Processing Software<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 8: </td> <td> Line 8: </td> </tr> <tr> <td> <span>-</span> ["read_maccs.pro"] (called by igllolik_despike.pro) </td> <td> <span>+</span> ["read_maccs.pro"<span>&nbsp;read maccs.pro</span>] (called by igllolik_despike.pro) </td> </tr> </table> </div> Processing Softwarehttp://maccs.wikispot.org/Processing_Software2007-07-25 21:42:43maccs <div id="content" class="wikipage content"> Differences for Processing Software<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 26: </td> <td> Line 26: </td> </tr> <tr> <td> <span>-</span> Nb. Requires an extra file "[<span>"</span>missing.1m<span>"</span>]", to substitute </td> <td> <span>+</span> Nb. Requires an extra file "[<span>[File(</span>missing.1m<span>)]</span>]", to substitute </td> </tr> </table> </div> Processing Softwarehttp://maccs.wikispot.org/Processing_Software2007-07-25 21:42:21maccsUpload of file <a href="http://maccs.wikispot.org/Processing_Software?action=Files&do=view&target=missing.1m">missing.1m</a>.Processing Softwarehttp://maccs.wikispot.org/Processing_Software2007-07-25 21:24:50maccs <div id="content" class="wikipage content"> Differences for Processing Software<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 11: </td> <td> Line 11: </td> </tr> <tr> <td> <span>-</span> step_view.pro<br> <span>-</span> step_wid.pro<br> <span>-</span> flag.pro </td> <td> <span>+</span> <span>["</span>step_view.pro<span>"]</span><br> <span>+</span> <span>["</span>step_wid.pro<span>"]</span><br> <span>+</span> <span>["</span>flag.pro<span>"]</span> </td> </tr> <tr> <td> Line 15: </td> <td> Line 15: </td> </tr> <tr> <td> <span>-</span> five_sec_avg.pro<br> <span>-</span> five_sec_avg_fast_avg.pro (called by five_sec_avg.pro) </td> <td> <span>+</span> <span>["</span>five_sec_avg.pro<span>"]</span><br> <span>+</span> <span>["</span>five_sec_avg_fast_avg.pro<span>"]</span> (called by five_sec_avg.pro) </td> </tr> <tr> <td> Line 20: </td> <td> Line 20: </td> </tr> <tr> <td> <span>-</span> sec_to_min.pro </td> <td> <span>+</span> <span>["</span>sec_to_min.pro<span>"]</span> </td> </tr> <tr> <td> Line 24: </td> <td> Line 24: </td> </tr> <tr> <td> <span>-</span> expandcode.pro<br> <span>-</span> merge_files.pro<br> <span>-</span> Nb. Requires an extra file "missing.1m", to substitute </td> <td> <span>+</span> <span>["</span>expandcode.pro<span>"]</span><br> <span>+</span> <span>["</span>merge_files.pro<span>"]</span><br> <span>+</span> Nb. Requires an extra file "<span>["</span>missing.1m<span>"]</span>", to substitute </td> </tr> <tr> <td> Line 29: </td> <td> Line 29: </td> </tr> <tr> <td> <span>-</span> houravrg.pro </td> <td> <span>+</span> <span>["</span>houravrg.pro<span>"]</span> </td> </tr> <tr> <td> Line 31: </td> <td> Line 31: </td> </tr> <tr> <td> <span>-</span> findbeta.pro<br> <span>-</span> strip.pro<span>:</span><br> <span>-</span> hour_read.pro<br> <span>-</span> flag.pro<br> <span>-</span> wid_draw.pro </td> <td> <span>+</span> <span>["</span>findbeta.pro<span>"]</span><br> <span>+</span> <span>["</span>strip.pro<span>"]</span><br> <span>+</span> <span>["</span>hour_read.pro<span>"]</span><br> <span>+</span> <span>["</span>flag.pro<span>"]</span><br> <span>+</span> <span>["</span>wid_draw.pro<span>"]</span> </td> </tr> </table> </div> Processing Softwarehttp://maccs.wikispot.org/Processing_Software2007-07-25 21:16:53maccs <div id="content" class="wikipage content"> Differences for Processing Software<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 7: </td> <td> Line 7: </td> </tr> <tr> <td> <span>-</span> igloolik_despike.pro<br> <span>-</span> read_maccs.pro (called by igllolik_despike.pro)<br> <span>-</span> write_maccs.pro (called by igllolik_despike.pro) </td> <td> <span>+</span> <span>["</span>igloolik_despike.pro<span>"]</span><br> <span>+</span> <span>["</span>read_maccs.pro<span>"]</span> (called by igllolik_despike.pro)<br> <span>+</span> <span>["</span>write_maccs.pro<span>"]</span> (called by igllolik_despike.pro) </td> </tr> <tr> <td> Line 17: </td> <td> Line 17: </td> </tr> <tr> <td> <span>-</span> read_maccs.pro (called by five_sec_avg.pro)<br> <span>-</span> write_maccs.pro (called by five_sec_avg.pro) </td> <td> <span>+</span> <span>["</span>read_maccs.pro<span>"]</span> (called by five_sec_avg.pro)<br> <span>+</span> <span>["</span>write_maccs.pro<span>"]</span> (called by five_sec_avg.pro) </td> </tr> <tr> <td> Line 21: </td> <td> Line 21: </td> </tr> <tr> <td> <span>-</span> read_maccs.pro (called by sec_to_min.pro)<br> <span>-</span> write_maccs.pro (called by sec_to_min.pro) </td> <td> <span>+</span> <span>["</span>read_maccs.pro<span>"]</span> (called by sec_to_min.pro)<br> <span>+</span> <span>["</span>write_maccs.pro<span>"]</span> (called by sec_to_min.pro) </td> </tr> </table> </div> Processing Softwarehttp://maccs.wikispot.org/Processing_Software2007-07-25 21:13:45maccs <div id="content" class="wikipage content"> Differences for Processing Software<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 5: </td> <td> Line 5: </td> </tr> <tr> <td> <span>-</span> [<span>[File(</span>strip.pro<span>)]</span>] (called by cleaner.pro) </td> <td> <span>+</span> [<span>"</span>strip.pro<span>"</span>] (called by cleaner.pro) </td> </tr> </table> </div> Processing Softwarehttp://maccs.wikispot.org/Processing_Software2007-07-25 21:11:37maccs <div id="content" class="wikipage content"> Differences for Processing Software<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 5: </td> <td> Line 5: </td> </tr> <tr> <td> <span>-</span> strip.pro (called by cleaner.pro) </td> <td> <span>+</span> <span>[[File(</span>strip.pro<span>)]]</span> (called by cleaner.pro) </td> </tr> </table> </div> Processing Softwarehttp://maccs.wikispot.org/Processing_Software2007-07-25 21:10:58maccsUpload of file <a href="http://maccs.wikispot.org/Processing_Software?action=Files&do=view&target=strip.pro">strip.pro</a>.Processing Softwarehttp://maccs.wikispot.org/Processing_Software2007-07-25 21:09:58maccs <div id="content" class="wikipage content"> Differences for Processing Software<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 3: </td> <td> Line 3: </td> </tr> <tr> <td> <span>-</span> *The IDL program used in the clean step </td> <td> <span>+</span> *The IDL program<span>s</span> used in the clean step </td> </tr> <tr> <td> Line 6: </td> <td> Line 6: </td> </tr> <tr> <td> <span>-</span> *The IDL program used in the despike step </td> <td> <span>+</span> *The IDL program<span>s</span> used in the despike step </td> </tr> <tr> <td> Line 10: </td> <td> Line 10: </td> </tr> <tr> <td> <span>-</span> *The IDL program used in the manual step of removing spikes </td> <td> <span>+</span> *The IDL program<span>s</span> used in the manual step of removing spikes </td> </tr> <tr> <td> Line 14: </td> <td> Line 14: </td> </tr> <tr> <td> <span>-</span> *The IDL program used in the 1/2 sec to 5 sec avg step </td> <td> <span>+</span> *The IDL program<span>s</span> used in the 1/2 sec to 5 sec avg step </td> </tr> <tr> <td> Line 19: </td> <td> Line 19: </td> </tr> <tr> <td> <span>-</span> *The IDL program used in the 5sec to 1 min avg step </td> <td> <span>+</span> *The IDL program<span>s</span> used in the 5sec to 1 min avg step </td> </tr> <tr> <td> Line 23: </td> <td> Line 23: </td> </tr> <tr> <td> <span>-</span> *The IDL program used to merge all 1 min files in 1 big file </td> <td> <span>+</span> *The IDL program<span>s</span> used to merge all 1 min files in 1 big file </td> </tr> <tr> <td> Line 28: </td> <td> Line 28: </td> </tr> <tr> <td> <span>-</span> *The IDL program used in the 1 min merged files to 1 hour avg step </td> <td> <span>+</span> *The IDL program<span>s</span> used in the 1 min merged files to 1 hour avg step </td> </tr> <tr> <td> Line 30: </td> <td> Line 30: </td> </tr> <tr> <td> <span>-</span> *The IDL program used in prepare the baselines for rotation </td> <td> <span>+</span> *The IDL program<span>s</span> used in prepare the baselines for rotation </td> </tr> <tr> <td> Line 36: </td> <td> Line 36: </td> </tr> <tr> <td> <span>-</span> *The IDL program used in the rotate step </td> <td> <span>+</span> *The IDL program<span>s</span> used in the rotate step </td> </tr> </table> </div> Processing Softwarehttp://maccs.wikispot.org/Processing_Software2007-07-25 21:04:45maccsEdited By Erik Johnson 7/25/07 <div id="content" class="wikipage content"> Differences for Processing Software<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 5: </td> <td> Line 5: </td> </tr> <tr> <td> <span>-</span> strip.pro </td> <td> <span>+</span> strip.pro<span>&nbsp;(called by cleaner.pro)</span> </td> </tr> <tr> <td> Line 8: </td> <td> Line 8: </td> </tr> <tr> <td> <span>-</span> read_maccs.pro<br> <span>-</span> write_maccs.pro </td> <td> <span>+</span> read_maccs.pro<span>&nbsp;(called by igllolik_despike.pro)</span><br> <span>+</span> write_maccs.pro<span>&nbsp;(called by igllolik_despike.pro)</span> </td> </tr> <tr> <td> Line 15: </td> <td> Line 15: </td> </tr> <tr> <td> <span>- five_sec_avg_fast_avg.pro</span> </td> <td> </td> </tr> <tr> <td> Line 17: </td> <td> Line 16: </td> </tr> <tr> <td> </td> <td> <span>+ five_sec_avg_fast_avg.pro (called by five_sec_avg.pro)<br> + read_maccs.pro (called by five_sec_avg.pro)<br> + write_maccs.pro (called by five_sec_avg.pro)</span> </td> </tr> <tr> <td> Line 18: </td> <td> Line 20: </td> </tr> <tr> <td> <span>- sec_to_min_fast_avg.pro</span> </td> <td> </td> </tr> <tr> <td> Line 20: </td> <td> Line 21: </td> </tr> <tr> <td> </td> <td> <span>+ read_maccs.pro (called by sec_to_min.pro)<br> + write_maccs.pro (called by sec_to_min.pro)</span> </td> </tr> <tr> <td> Line 25: </td> <td> Line 28: </td> </tr> <tr> <td> <span>-</span> The IDL program used in the 1 min merged files to 1 hour avg step </td> <td> <span>+</span> <span>&nbsp;*</span>The IDL program used in the 1 min merged files to 1 hour avg step </td> </tr> <tr> <td> Line 34: </td> <td> Line 37: </td> </tr> <tr> <td> </td> <td> <span>+ ?</span> </td> </tr> </table> </div> Processing Softwarehttp://maccs.wikispot.org/Processing_Software2007-07-24 21:09:40maccs <div id="content" class="wikipage content"> Differences for Processing Software<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 4: </td> <td> Line 4: </td> </tr> <tr> <td> <span>-</span> [cleaner.pro] </td> <td> <span>+</span> [<span>"</span>cleaner.pro<span>"</span>] </td> </tr> </table> </div> Processing Softwarehttp://maccs.wikispot.org/Processing_Software2007-07-24 21:09:26maccs <div id="content" class="wikipage content"> Differences for Processing Software<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 4: </td> <td> Line 4: </td> </tr> <tr> <td> <span>-</span> cleaner.pro </td> <td> <span>+</span> <span>[</span>cleaner.pro<span>]</span> </td> </tr> </table> </div> Processing Softwarehttp://maccs.wikispot.org/Processing_Software2007-07-24 21:08:00maccs <div id="content" class="wikipage content"> Differences for Processing Software<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 7: </td> <td> Line 7: </td> </tr> <tr> <td> <span>-</span> igloolik_despike.pro<br> <span>- read_maccs.pro<br> -</span> write_maccs.pro<br> <span>- </span>The IDL program used in the manual step of removing spikes<br> <span>-</span> step_view.pro<br> <span>-</span> step_wid.pro<br> <span>- flag.pro<br> - </span>The IDL program used in the 1/2 sec to 5 sec avg step<br> <span>- five_sec_avg_fast_avg.pro<br> - five_sec_avg.pro<br> - </span>The IDL program used in the 5sec to 1 min avg step<br> <span>- sec_to_min_fast_avg.pro<br> - sec_to_min.pro<br> - </span>The IDL program used to merge all 1 min files in 1 big file<br> <span>-</span> expandcode.pro<br> <span>- merge_files.pro<br> -</span> Nb. Requires an extra file "missing.1m", to substitute<br> <span>-</span> missing days </td> <td> <span>+ </span> igloolik_despike.pro<br> <span>+ read_maccs.pro<br> + </span> write_maccs.pro<br> <span>+ *</span>The IDL program used in the manual step of removing spikes<br> <span>+ </span> step_view.pro<br> <span>+ </span> step_wid.pro<br> <span>+ flag.pro<br> + *</span>The IDL program used in the 1/2 sec to 5 sec avg step<br> <span>+ five_sec_avg_fast_avg.pro<br> + five_sec_avg.pro<br> + *</span>The IDL program used in the 5sec to 1 min avg step<br> <span>+ sec_to_min_fast_avg.pro<br> + sec_to_min.pro<br> + *</span>The IDL program used to merge all 1 min files in 1 big file<br> <span>+ </span> expandcode.pro<br> <span>+ merge_files.pro<br> + </span> Nb. Requires an extra file "missing.1m", to substitute<br> <span>+ </span> missing days </td> </tr> <tr> <td> Line 26: </td> <td> Line 26: </td> </tr> <tr> <td> <span>-</span> houravrg.pro<br> <span>- </span>The IDL program used in prepare the baselines for rotation<br> <span>-</span> findbeta.pro<br> <span>-</span> strip.pro:<br> <span>-</span> hour_read.pro<br> <span>-</span> flag.pro<br> <span>-</span> wid_draw.pro<br> <span>- </span>The IDL program used in the rotate step </td> <td> <span>+ </span> houravrg.pro<br> <span>+ *</span>The IDL program used in prepare the baselines for rotation<br> <span>+ </span> findbeta.pro<br> <span>+ </span> strip.pro:<br> <span>+ </span> hour_read.pro<br> <span>+ </span> flag.pro<br> <span>+ </span> wid_draw.pro<br> <span>+ *</span>The IDL program used in the rotate step </td> </tr> </table> </div> Processing Softwarehttp://maccs.wikispot.org/Processing_Software2007-07-24 21:06:46maccs <div id="content" class="wikipage content"> Differences for Processing Software<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 4: </td> <td> Line 4: </td> </tr> <tr> <td> <span>-</span> cleaner.pro<br> <span>-</span> strip.pro </td> <td> <span>+ </span> cleaner.pro<br> <span>+ </span> strip.pro </td> </tr> </table> </div> Processing Softwarehttp://maccs.wikispot.org/Processing_Software2007-07-24 21:06:14maccs <div id="content" class="wikipage content"> Differences for Processing Software<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 3: </td> <td> Line 3: </td> </tr> <tr> <td> <span>-</span> <span>1. </span>The IDL program used in the clean step </td> <td> <span>+</span> <span>*</span>The IDL program used in the clean step </td> </tr> <tr> <td> Line 6: </td> <td> Line 6: </td> </tr> <tr> <td> <span>-</span> <span>2. </span>The IDL program used in the despike step </td> <td> <span>+</span> <span>*</span>The IDL program used in the despike step </td> </tr> </table> </div> Processing Softwarehttp://maccs.wikispot.org/Processing_Software2007-07-24 21:05:31maccs <div id="content" class="wikipage content"> Differences for Processing Software<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 1: </td> <td> Line 1: </td> </tr> <tr> <td> </td> <td> <span>+ Describe Processing Software here.<br> + <br> + 1. The IDL program used in the clean step<br> + cleaner.pro<br> + strip.pro<br> + 2. The IDL program used in the despike step<br> + igloolik_despike.pro<br> + read_maccs.pro<br> + write_maccs.pro<br> + The IDL program used in the manual step of removing spikes<br> + step_view.pro<br> + step_wid.pro<br> + flag.pro<br> + The IDL program used in the 1/2 sec to 5 sec avg step<br> + five_sec_avg_fast_avg.pro<br> + five_sec_avg.pro<br> + The IDL program used in the 5sec to 1 min avg step<br> + sec_to_min_fast_avg.pro<br> + sec_to_min.pro<br> + The IDL program used to merge all 1 min files in 1 big file<br> + expandcode.pro<br> + merge_files.pro<br> + Nb. Requires an extra file "missing.1m", to substitute<br> + missing days<br> + The IDL program used in the 1 min merged files to 1 hour avg step<br> + houravrg.pro<br> + The IDL program used in prepare the baselines for rotation<br> + findbeta.pro<br> + strip.pro:<br> + hour_read.pro<br> + flag.pro<br> + wid_draw.pro<br> + The IDL program used in the rotate step</span> </td> </tr> </table> </div>