.:dmtccnc:home: Difference between revisions
Daviddelene (talk | contribs) |
No edit summary |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 19: | Line 19: | ||
'''Purpose''' | '''Purpose''' | ||
Determines the | Determines the Droplet Measurement Technologies (DMT) Cloud Concentration Nuclei (CCN) Counter concentration at ambient pressure and temperature, and at standard pressure and temperature. | ||
'''Required Input Files''' | '''Required Input Files''' | ||
Line 29: | Line 29: | ||
'''Optional Input Files''' | '''Optional Input Files''' | ||
<nowiki>*.basic.1Hz</nowiki> | <nowiki>*.basic.1Hz (Provides temperature measurement.)</nowiki> | ||
<nowiki>*.physical.1Hz</nowiki> | <nowiki>*.physical.1Hz (Provides pressure measurement.)</nowiki> | ||
Note: If physical and basic files not provided, ambient conc can not be calculated. | Note: If physical and basic files not provided, ambient conc can not be calculated. | ||
Line 38: | Line 38: | ||
<nowiki>*.dmtccn_conc.raw</nowiki> | <nowiki>*.dmtccn_conc.raw</nowiki> | ||
==dmtccnc2avg (Level 4)== | |||
'''Purpose''' | |||
Calculates the CCN concentrations by taking an average of the last 30 seconds of data before switching to a new supersaturation. | |||
'''Required Input Files''' | |||
<nowiki>*.dmtccn_conc.raw</nowiki> | |||
'''Output Files''' | |||
<nowiki>*.dmtccn_conc_avg.raw</nowiki> | |||
==dmtavg2efit (Level 4)== | |||
'''Purpose''' | |||
The dmtavg2efit idl routines use the 30 sec averages to fit an exponential curve to the supersaturation values. | |||
'''Required Input Files''' | |||
<nowiki>*.dmtccn_conc_avg.raw</nowiki> | |||
'''Output Files''' | |||
<nowiki>*.dmtccn_ss_efit.raw</nowiki> |
Latest revision as of 00:45, 16 July 2014
process_raw (Level 2)
Purpose
Extracts *.serialc.dmtccnc.raw and *.serialh.dmtccnc.raw from SEA M300 data system file (*.sea).
Required Input Files
*.sea
Output Files
*.serialc.dmtccnc.raw
*.serialh.dmtccnc.raw
dmtccnc2stp (Level 4)
Purpose
Determines the Droplet Measurement Technologies (DMT) Cloud Concentration Nuclei (CCN) Counter concentration at ambient pressure and temperature, and at standard pressure and temperature.
Required Input Files
*.serialc.dmtccnc.raw
*.serialh.dmtccnc.raw
Optional Input Files
*.basic.1Hz (Provides temperature measurement.)
*.physical.1Hz (Provides pressure measurement.)
Note: If physical and basic files not provided, ambient conc can not be calculated.
Output Files
*.dmtccn_conc.raw
dmtccnc2avg (Level 4)
Purpose
Calculates the CCN concentrations by taking an average of the last 30 seconds of data before switching to a new supersaturation.
Required Input Files
*.dmtccn_conc.raw
Output Files
*.dmtccn_conc_avg.raw
dmtavg2efit (Level 4)
Purpose
The dmtavg2efit idl routines use the 30 sec averages to fit an exponential curve to the supersaturation values.
Required Input Files
*.dmtccn_conc_avg.raw
Output Files
*.dmtccn_ss_efit.raw