OPC cloud chamber lab processing: Difference between revisions

From ADPAA
Jump to navigation Jump to search
No edit summary
 
Line 18: Line 18:
'''Example'''
'''Example'''
/usr/bin/python2 ~/CoPAS/ADPAA/src/scripts_python/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