.:dmtccnc:home: Difference between revisions

From ADPAA
Jump to navigation Jump to search
(Created page with '==process_raw (Level 2)== ===Purpose=== Extracts *.serialc.dmtccnc.raw and *.serialh.dmtccnc.raw from SEA M300 data system file (*.sea). ===Required Input Files=== *.sea ===Ou…')
 
No edit summary
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==process_raw (Level 2)==
==process_raw (Level 2)==


===Purpose===
'''Purpose'''
 
Extracts *.serialc.dmtccnc.raw and *.serialh.dmtccnc.raw from SEA M300 data system file (*.sea).
Extracts *.serialc.dmtccnc.raw and *.serialh.dmtccnc.raw from SEA M300 data system file (*.sea).


===Required Input Files===
'''Required Input Files'''
*.sea
 
<nowiki>*.sea</nowiki>
 
'''Output Files'''
 
<nowiki>*.serialc.dmtccnc.raw</nowiki>


===Output Files===
<nowiki>*.serialh.dmtccnc.raw</nowiki>
*.serialc.dmtccnc.raw
*.serialh.dmtccnc.raw


==dmtccnc2stp (Level 4)==
==dmtccnc2stp (Level 4)==


===Purpose===
'''Purpose'''
Determines the Droplete Measurement Technologies (DMT) Cloud Concentration Nuclei (CCN) Counter concentration at ambient pressure and temperature, and at standard pressure and temperature.
 
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'''
 
<nowiki>*.serialc.dmtccnc.raw</nowiki>
 
<nowiki>*.serialh.dmtccnc.raw</nowiki>
 
'''Optional Input Files'''


===Required Input Files===
<nowiki>*.basic.1Hz  (Provides temperature measurement.)</nowiki>
*.serialc.dmtccnc.raw
*.serialh.dmtccnc.raw


===Optional Input Files===
<nowiki>*.physical.1Hz (Provides pressure measurement.)</nowiki>
*.basic.1Hz
        
*.physical.1Hz        
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.


===Output Files===
'''Output Files'''
*.dmtccn_conc.raw
 
<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