//=========================================================
//
// Current Local and UTC Date/Time
//
//=========================================================
dateStr = "09/02/08";
timeStr = "11:11a";
UTCtime = " 4:11p";
UTCdate = "09/02/08";

//=========================================================
//
// Current Data
//
//=========================================================
temp = 61.2;
dewpoint = 60.6;
humidity = 98;
barometer = 1018.0;
baro_trend = "Rising Rapidly";
wind_direction = "N";
wind_speed_10 = 10.0;
precip = 0.01;
precip_storm = 0.00;
monthly_precip = 0.01;
yearly_precip = 29.63;
precip_rate = 0.00;
heat_index = 61.8;
wind_chill = 58.3;
thw_index = 58.9;
soil = 70.0;
solar = 83;
uv = "0.6";

//=========================================================
//
// Today's Extremes
//
//=========================================================
high_temp = 73.9;
high_temp_time = " 5:37a";
low_temp = 61.2;
low_temp_time = "11:10a";
high_dewpoint = 71.0;
high_dewpoint_time = "12:16a";
low_dewpoint = 60.0;
low_dewpoint_time = "10:55a";
high_humidity = 98;
high_humidity_time = "11:06a";
low_humidity = 83;
low_humidity_time = " 7:17a";
high_barometer = 1018.0;
high_barometer_time = "11:09a";
low_barometer = 1009.1;
low_barometer_time = " 3:48a";
high_windspeed = 30.0;
high_windspeed_time = " 7:21a";
high_precip_rate = 0.00;
high_precip_rate_time = "----";
high_soil_temp = 71.0;
high_soil_temp_time = "12:00a";
low_soil_temp = 70.0;
low_soil_temp_time = " 8:04a";
high_solar_rad = 241;
high_solar_rad_time = " 8:59a";
high_heat_index = 77.0;
high_heat_index_time = "12:00a";
low_wind_chill = 57.0;
low_wind_chill_time = "10:55a";
high_uv = 1.2;
high_uv_time = "10:34a";

//=========================================================
//
// Monthly Extremes
//
//=========================================================
monthly_extreme_hi_temp = 88.4;
monthly_extreme_low_temp = 61.2;
monthly_extreme_hi_dewpoint = 71.0;
monthly_extreme_low_dewpoint = 60.0;
monthly_extreme_hi_pressure = "1018.0";
monthly_extreme_low_pressure = "1008.3";
monthly_extreme_wind = 32.0;
monthly_extreme_rate = 0.00;
monthly_extreme_wc = 57.0;
monthly_extreme_solar = 827;
monthly_extreme_uv = 7.0;
monthly_extreme_hi = 93.0;

//=========================================================
//
// Yearly Extremes
//
//=========================================================
yearly_extreme_hi_temp = 97.3;
yearly_extreme_low_temp = -7.7;
yearly_extreme_hi_dewpoint = 83.0;
yearly_extreme_low_dewpoint = -20.0;
yearly_extreme_hi_pressure = "1050.4";
yearly_extreme_low_pressure = "988.2";
yearly_extreme_wind = 63.0;
yearly_extreme_rate = 7.58;
yearly_extreme_wc = -26.0;
yearly_extreme_solar = 1316;
yearly_extreme_uv = 10.5;
yearly_extreme_hi = 116.0;

//=========================================================
//
// Additional Data from WeatherLink File
//
//=========================================================
weekly_precip = 0.49; 
storm_precip = 0.01; 
precip_start = "Since 11:08am Tue"; 
consecutive_dry_days = 0; 
wind_speed = 11; 
gust = 19; 
mean_direction = "NNW"; 
monthly_hi_sust_wind = 19; 
yearly_hi_sust_wind = 37; 
high_sust_wind = 18; 
high_sust_dir = "NW"; 
high_sust_time = "7:15a"; 
high_dir = "NW"; 
high_precip_month = 0.01; 
high_precip_year = 2.85; 
monthly_hi_soil = 73; 
monthly_low_soil = 69; 
yearly_hi_soil = 81; 
yearly_low_soil = 20; 
prior_temp =  80.7; 
prior_dew =  69.6; 
prior_baro = 1014.4; 
prior_soil = 70; 
precip_day = 0.01; 
precip_1 = 0.01; 
precip_3 = 0.01; 
precip_6 = 0.01; 
precip_12 = 0.01; 
precip_24 = 0.01; 
 								
//=========================================================
//								
// Monthly Extreme Dates					
//								
//=========================================================
monthly_hi_temp_date = "(1st) "; 
monthly_low_temp_date = "(2nd) "; 
monthly_hi_dew_date = "(1st, 2nd) "; 
monthly_low_dew_date = "(2nd) "; 
monthly_hi_baro_date = "(2nd) "; 
monthly_low_baro_date = "(1st) "; 
monthly_hi_sust_date = "(1st) "; 
monthly_hi_gust_date = "(1st) "; 
monthly_hi_rate_date = "(---) "; 
monthly_hi_soil_date = "(1st) "; 
monthly_low_soil_date = "(1st) "; 
monthly_hi_precip_date = "(2nd) "; 
monthly_low_wc_date = "(2nd) "; 
monthly_hi_hi_date = "(1st) "; 
monthly_hi_solar_date = "(1st) "; 
monthly_hi_uv_date = "(1st) "; 
 								
//=========================================================
//								
// Yearly Extreme Dates					
//								
//=========================================================
yearly_hi_temp_date = "(Aug 3rd) "; 
yearly_low_temp_date = "(Jan 24th, Feb 20th) "; 
yearly_hi_dew_date = "(Aug 2nd, 4th) "; 
yearly_low_dew_date = "(Feb 20th) "; 
yearly_hi_baro_date = "(Jan 2nd) "; 
yearly_low_baro_date = "(Jan 28th) "; 
yearly_hi_sust_date = "(Jun 15th) "; 
yearly_hi_gust_date = "(Jun 8th) "; 
yearly_hi_rate_date = "(Jun 11th) "; 
yearly_hi_soil_date = "(Jul 20th) "; 
yearly_low_soil_date = "(Feb 20th) "; 
yearly_hi_precip_date = "(Jul 15th) "; 
yearly_low_wc_date = "(Feb 20th) "; 
yearly_hi_hi_date = "(Aug 3rd) "; 
yearly_hi_solar_date = "(Jun 19th) "; 
yearly_hi_uv_date = "(Jun 7th) "; 
