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...") |
|||
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_# | |||
T = chamber temp | |||
# = file number | |||
'''Output files''' | '''Output files''' | ||
<nowiki>* | <nowiki>*YYYMMDD_AgI_negTC_#.raw</nowiki> | ||
'''Example''' | '''Example''' | ||
/usr/bin/python2 /usr/local/ADPAA/bin/convertcloudchambertonasa.py 20180620_AgI_neg11C_9 | /usr/bin/python2 /usr/local/ADPAA/bin/convertcloudchambertonasa.py 20180620_AgI_neg11C_9 |
Revision as of 21:31, 26 October 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_# T = chamber temp
- = file number
Output files *YYYMMDD_AgI_negTC_#.raw
Example
/usr/bin/python2 /usr/local/ADPAA/bin/convertcloudchambertonasa.py 20180620_AgI_neg11C_9