****** Lidar data is in the folder "LidarData". There are four csv files, each of which contains scan *****
****** data from one elevation angle, as indicated by the last three digits of the file name. *************
Headers:
 Time:	timestamp
 gate: 	range gate number (the range gate size is 30 m)
 VR:	radial velocity [m/s]
 SNR:	return intensity
 Az:	azimuth angle [deg]
 El:	elevaiton angle [deg]
 Pitch: lidar pitch angle [deg]
 Roll:	lidar roll angle [deg]


****** Sonic data is in the folder "SonicData". There are three scv files, each of which contains data ******
****** from one height as indicated by the file name. *******************************************************
Header:
 timestamp: timestamp
 u##:	u-component at height ##
 v##:	v-component at height ##
 w##:	w-component at height ##
 TC##:	temperature at height ##


