OPC cloud chamber lab processing: Difference between revisions
Jump to navigation
Jump to search
(Created page with "==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...") |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 9: | Line 9: | ||
in front of the directory path, /usr/bin/python2 /[directory path] is needed | in front of the directory path, /usr/bin/python2 /[directory path] is needed | ||
'''Required Input | '''Required Input directory''' | ||
YYYYMMDD_AgI_negTC_# | |||
'''Output files''' | '''Output files''' | ||
<nowiki>* | <nowiki>*YYYMMDD_AgI_negTC_#.raw</nowiki> | ||
'''Example''' | '''Example''' | ||
/usr/bin/python2 / | /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