//=========================================================
//
// Current Local and UTC Date/Time
//
//=========================================================
dateStr = "09/06/10";
timeStr = " 8:53p";
UTCtime = " 1:53a";
UTCdate = "09/07/10";

//=========================================================
//
// Current Data
//
//=========================================================
temp = 61.3;
dewpoint = 51.8;
humidity = 71;
barometer = 1010.6;
precip = 0.01;
monthly_precip = 0.36;
yearly_precip = 32.32;
precip_rate = 0.00;
heat_index = 60.8;
wind_chill = 58.5;
thw_index = 58.0;
soil = 68.0;
et = 0.180;
solar = 0;
uv = "0.0";

//=========================================================
//
// Today's Extremes
//
//=========================================================
high_temp = 88.6;
high_temp_time = " 1:26p";
low_temp = 61.2;
low_temp_time = " 8:53p";
high_dewpoint = 68.0;
high_dewpoint_time = " 1:22p";
low_dewpoint = 52.0;
low_dewpoint_time = " 7:55p";
high_humidity = 84;
high_humidity_time = " 3:49a";
low_humidity = 43;
low_humidity_time = " 1:28p";
high_barometer = 1010.6;
high_barometer_time = " 8:50p";
low_barometer = 995.6;
low_barometer_time = "12:35p";
high_precip_rate = 0.01;
high_precip_rate_time = " 4:00a";
high_heat_index = 92.0;
high_heat_index_time = " 1:21p";
low_wind_chill = 58.0;
low_wind_chill_time = " 8:51p";
high_soil_temp = 70.0;
high_soil_temp_time = "12:51p";
low_soil_temp = 67.0;
low_soil_temp_time = " 6:37a";
high_solar_rad = 992;
high_solar_rad_time = " 1:10p";
high_uv = 6.5;
high_uv_time = " 1:09p";

//=========================================================
//
// Monthly Extremes
//
//=========================================================
monthly_extreme_hi_temp = 88.6;
monthly_extreme_low_temp = 47.6;
monthly_extreme_hi_dewpoint = 73.0;
monthly_extreme_low_dewpoint = 45.0;
monthly_extreme_hi_pressure = "1021.7";
monthly_extreme_low_pressure = "995.6";
monthly_extreme_rate = 0.44;
monthly_extreme_wc = 48.0;
monthly_extreme_hi = 92.0;
monthly_extreme_solar = 992;
monthly_extreme_uv = 7.1;

//=========================================================
//
// Yearly Extremes
//
//=========================================================
yearly_extreme_hi_temp = 96.3;
yearly_extreme_low_temp = -11.5;
yearly_extreme_hi_dewpoint = 85.0;
yearly_extreme_low_dewpoint = -19.0;
yearly_extreme_hi_pressure = "1041.7";
yearly_extreme_low_pressure = "985.0";
yearly_extreme_rate = 9.60;
yearly_extreme_wc = -29.0;
yearly_extreme_hi = 127.0;
yearly_extreme_solar = 1325;
yearly_extreme_uv = 11.9;

//=========================================================
//
// Additional Data from WeatherLink File
//
//=========================================================
weekly_precip = 1.53; 
consecutive_dry_days = 0; 
weekly_et = 1.12; 
wind_speed = 11; 
wind_direction = "NW"; 
gust = 19; 
monthly_hi_sust_wind = 23; 
monthly_extreme_wind = 36; 
yearly_hi_sust_wind = 34; 
yearly_extreme_wind = 54; 
high_sust_wind = 23; 
high_sust_dir = "WNW"; 
high_sust_time = "4:09p"; 
high_gust = 36; 
high_gust_time = "5:34p"; 
high_gust_dir = "NNW"; 
high_precip_month = 0.34; 
high_precip_year = 2.06; 
monthly_hi_soil = 74; 
monthly_low_soil = 65; 
yearly_hi_soil = 84; 
yearly_low_soil = 29; 
monthly_hi_et = 0.21; 
yearly_hi_et = 0.33; 
prior_temp =  74.6;  
prior_dew =  62.9;   
prior_baro = 1005.6; 
prior_soil = 69; 
precip_day = 0.01;   
precip_1 = 0.00;       
precip_3 = 0.00;       
precip_6 = 0.00;       
precip_12 = 0.00;     
precip_24 = 0.01;     
 								
//=========================================================
//								
// Monthly Extreme Dates					
//								
//=========================================================
monthly_hi_temp_date = "(6th) "; 
monthly_low_temp_date = "(4th) "; 
monthly_hi_dew_date = "(1st) "; 
monthly_low_dew_date = "(3rd) "; 
monthly_hi_baro_date = "(3rd) "; 
monthly_low_baro_date = "(6th) "; 
monthly_hi_sust_date = "(6th) "; 
monthly_hi_gust_date = "(6th) "; 
monthly_hi_rate_date = "(1st) "; 
monthly_hi_soil_date = "(1st) "; 
monthly_low_soil_date = "(4th) "; 
monthly_hi_et_date = "(3rd, 5th) "; 
monthly_hi_precip_date = "(1st) "; 
monthly_low_wc_date = "(4th) "; 
monthly_hi_hi_date = "(6th) "; 
monthly_hi_solar_date = "(6th) "; 
monthly_hi_uv_date = "(1st) "; 
 								
//=========================================================
//								
// Yearly Extreme Dates					
//								
//=========================================================
yearly_hi_temp_date = "(Aug 11th) "; 
yearly_low_temp_date = "(Jan 2nd) "; 
yearly_hi_dew_date = "(Jul 17th) "; 
yearly_low_dew_date = "(Jan 2nd) "; 
yearly_hi_baro_date = "(Jan 1st) "; 
yearly_low_baro_date = "(Apr 29th) "; 
yearly_hi_sust_date = "(Jul 14th) "; 
yearly_hi_gust_date = "(Jun 22nd) "; 
yearly_hi_rate_date = "(Apr 6th) "; 
yearly_hi_soil_date = "(3 Times - Last on Aug 13th) "; 
yearly_low_soil_date = "(Feb 2nd, 3rd) "; 
yearly_hi_et_date = "(May 4th) "; 
yearly_hi_precip_date = "(Jun 21st) "; 
yearly_low_wc_date = "(Jan 8th) "; 
yearly_hi_hi_date = "(Jul 14th) "; 
yearly_hi_solar_date = "(May 13th) "; 
yearly_hi_uv_date = "(Jul 3rd) "; 

//=========================================================
//								
// Set data status flag to "Good"					
//								
//=========================================================
data_status = "Good"
