Minor Update - icartt.py - Joe O'Brien(joseph.r.obrien@und.edu): Updated a minor typo with one of the meta data variables ('ULOG_VALUE' changed to 'ULOD_VALUE').
Minor Update (*blank.oracles2) - Joe O'Brien - updated to include mach number
Minor Update (create_oracles2_file) - Joe O'Brien - Added MachNumber. Additionally, changed handling of NSRC R# data
Minor Update(process_all_oracles) - Joe O'Brien - Continued script cleanup. Removed creation of 10Hz CIP Housekeeping file as TAS source is now the NRSC airspeed. Removed averaging of multiple files since that is now included in process_all.
minor update (process_all_oracles) - Joe O'Brien - incorporated convert_oracles2icartt.py
Minor Update (convert_oracles2icartt.py) - Joe O'Brien - Python script written to call icartt.py for the ORACLES campaign. Revision comments and meta data specific to the ORACLES camapign included for the project instruments.
Minor Update (write_icartt.py, icartt.py) - Joe O'Brien - defined an icartt class, similar to the ADPAA class, to define the extra meta data requried by the NASA ICARTT2013 format. Created new function to write this icartt class to a file. Will take place of 'convert_undtoICARTT2013.py'
Minor Update (process_all) - Joe O'Brien - 9 Aug 2019 - Changed order of NSRC variable check when merging into physical file. Added check to merge NSRC temperature and potential temperature to basic file when temp and pot temp are not present.