Read Me for Precipitation Data:

01_RawData: This folder contains raw data files from precipitation loggers

	raineventsWY12-16:
		These files contain raw data from a tipping-bucket rain gauge deployed at
		the field site for the duration of the wet season (~October to ~April).

		Each file is named with the corresponding water year (WY). A water year runs
		from 1 October - 30 September; for example water year 2012 (WY12) is 
		1 October 2011 - 30 September 2012.

		Each file has two columns of data. The first column is a date (MM/DD/YY) and
		the second column is a time (HH:MM:SS). Each row represents a date/time at 
		which the rain gauge registered 0.029 cm of rain. These data can be 
		aggregated to create hourly or daily precipitation records.

	precipitationWY17:
		This file contains two columns: water day (15-min increments) and 
		precipitation in mm.

02_PrecipRecords: This folder contains daily precipitation records for WY12-17