OPC cloud chamber lab processing: Difference between revisions

From ADPAA
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 11: Line 11:
'''Required Input directory'''
'''Required Input directory'''
YYYYMMDD_AgI_negTC_#
YYYYMMDD_AgI_negTC_#
T = chamber temp
 
# = file number
'''Output files'''
'''Output files'''
<nowiki>*YYYMMDD_AgI_negTC_#.raw</nowiki>
<nowiki>*YYYMMDD_AgI_negTC_#.raw</nowiki>
Line 18: Line 17:


'''Example'''
'''Example'''
/usr/bin/python2 /usr/local/ADPAA/bin/convertcloudchambertonasa.py 20180620_AgI_neg11C_9
/usr/bin/python2 ~/CoPAS/ADPAA/src/scripts_python/convertcloudchambertonasa.py 20180620_AgI_neg11C_9
 
===convert_welasseriestonasa.py===
 
'''Purpose'''
converts time series data to NASA format
 
'''Example'''
~/CoPAS/ADPAA/src/scripts_python/convert_welasseriestonasa.py 20180621_AgI_neg6C_1_droplets_60sec.txt

Latest revision as of 19:21, 14 December 2018

convertcloudchambertonasa.py

Purpose converts the directory of 10 second OPC data into a combined NASA format


Note to run, the directory path to the program convertcloudchambertonasa.py is needed in front of the directory path, /usr/bin/python2 /[directory path] is needed

Required Input directory YYYYMMDD_AgI_negTC_#

Output files *YYYMMDD_AgI_negTC_#.raw


Example /usr/bin/python2 ~/CoPAS/ADPAA/src/scripts_python/convertcloudchambertonasa.py 20180620_AgI_neg11C_9

convert_welasseriestonasa.py

Purpose converts time series data to NASA format

Example ~/CoPAS/ADPAA/src/scripts_python/convert_welasseriestonasa.py 20180621_AgI_neg6C_1_droplets_60sec.txt