.:dmtccnc:Surface Lab: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Droplet Measurement Technologies (DMT) Cloud Condensation Nuclei Counter -- Surface Data Processing | Droplet Measurement Technologies (DMT) Cloud Condensation Nuclei Counter -- Surface Data Processing | ||
== | ==convert_dmtccntonasa== | ||
'''Purpose''' | '''Purpose''' | ||
Converts CCN_data_YYMMDDHHMISS.csv file recorded directly by the DMT Cloud Condensation Nuclei Counter (CCNC) to the NASA/UND format for processing. Where YY is the year, MM is the month, DD is the day, HH is the hour, MI is the minute, and SS is the second when the data file started. | Converts CCN_data_YYMMDDHHMISS.csv file recorded directly by the DMT Cloud Condensation Nuclei Counter (CCNC) to the NASA/UND format for processing. Where YY is the year, MM is the month, DD is the day, HH is the hour, MI is the minute, and SS is the second when the data file started. | ||
'''Note''' | |||
May have to change name. remove _100_ | |||
'''Required Input Files''' | '''Required Input Files''' | ||
CCN_data_YYMMDDHHMISS.csv | |||
<nowiki>*. | '''Output files''' | ||
<nowiki>*.serialc.dmtccnc.raw</nowiki> | |||
<nowiki>*.serialh.dmtccnc.raw</nowiki> | |||
''' | '''Example''' | ||
convert_dmtccntonasa file=CCN_data_180620075902.csv | |||
==combine_und== | |||
'''Purpose''' | |||
'''Required Input Files''' | |||
'''Output files''' | |||
'''Example''' | |||
combine_und serialc.dmtccnc.raw 18_06_20_00_00_00.serialc.dmtccnc.raw | |||
combine_und serialh.dmtccnc.raw 18_06_20_00_00_00.serialh.dmtccnc.raw |
Revision as of 19:58, 4 October 2018
Droplet Measurement Technologies (DMT) Cloud Condensation Nuclei Counter -- Surface Data Processing
convert_dmtccntonasa
Purpose Converts CCN_data_YYMMDDHHMISS.csv file recorded directly by the DMT Cloud Condensation Nuclei Counter (CCNC) to the NASA/UND format for processing. Where YY is the year, MM is the month, DD is the day, HH is the hour, MI is the minute, and SS is the second when the data file started.
Note
May have to change name. remove _100_
Required Input Files
CCN_data_YYMMDDHHMISS.csv
Output files *.serialc.dmtccnc.raw *.serialh.dmtccnc.raw
Example convert_dmtccntonasa file=CCN_data_180620075902.csv
combine_und
Purpose
Required Input Files
Output files
Example combine_und serialc.dmtccnc.raw 18_06_20_00_00_00.serialc.dmtccnc.raw combine_und serialh.dmtccnc.raw 18_06_20_00_00_00.serialh.dmtccnc.raw