// $WX[] array size = 649 entries.
$WX['tempunit'] = '°F'; // Unit of temperature being used (Set in Cumulus as Centigrade or Fahrenheit)
$WX['tempunitnodeg'] = 'F'; // The temperature units being used, without a degree symbol, i.e. "F" or "C"
$WX['pressunit'] = 'in'; // Unit of measure for pressure. Possible values: mb, hPa, in
$WX['rainunit'] = 'in'; // Unit of measure for rain fall (e.g mm or inches)
$WX['windunit'] = 'mph'; // Unit of measure for wind speed. Possible values: mph, m/s, km/h, kts
$WX['windrununit'] = 'miles'; // Unit of measure for wind run (distance)
$WX['cloudbaseunit'] = 'ft'; // The units used for cloudbase value, i.e. "ft" or "m"
$WX['date'] = '6/29/2013'; // The current date
$WX['time'] = '20:06 on 29 June 2013'; // The current time and date. Example result: 18:30 on 30 December 2009.
$WX['timehhmmss'] = '20:06:01'; // The current time. Example format: 18:30:27
$WX['timeUTC'] = '01:06 on 30 June 2013'; // The current UTC date/time rather than local date/time
$WX['day'] = '29'; // The current day as a 2-digit number. Example format: 14
$WX['dayname'] = 'Saturday'; // The current day as a word.  For example, Monday
$WX['shortdayname'] = 'Sat'; // The current day as a shortened word. Example format: Mon
$WX['month'] = '06'; // The current month as a 2-digit number. Example format: 05
$WX['monthname'] = 'June'; // The current month as a word. Example format: August
$WX['shortmonthname'] = 'Jun'; // The current month as a shortened word. Example format: Aug
$WX['year'] = '2013'; // The current year as a 4-digit number. Example format: 2009
$WX['shortyear'] = '13'; // The current year as a 2-digit number. Example format: 09
$WX['hour'] = '20'; // The current hour as a 2-digit number. Example format: 23
$WX['minute'] = '06'; // The current minute as a 2-digit number. Example format: 59
$WX['apptemp'] = '81.4'; // The apparent temperature
$WX['avgtemp'] = '77.0'; // The average temperature so far today
$WX['temp'] = '73.5'; // The outside temperature
$WX['intemp'] = '75.8'; // The inside temperature
$WX['temptrend'] = '-5.0'; // The change in temperature over the last hour
$WX['temptrendtext'] = 'Falling'; // Temperature change over the last hour - Rising/Falling/Steady
$WX['temptrendenglish'] = 'Falling'; // Simple description of temperature change over the last hour - Rising/Falling/Steady.
$WX['heatindex'] = '73.5'; // Current heat index
$WX['humidex'] = '90.8'; // Current Humidex
$WX['hum'] = '97'; // The outside humidity
$WX['inhum'] = '53'; // The inside humidity
$WX['dew'] = '72.6'; // The outside dew point
$WX['wchill'] = '73.5'; // The current wind chill temperature
$WX['wetbulb'] = '72.9'; // Estimated wet bulb temperature, currently only available via web tag
$WX['rfall'] = '0.29'; // The total rainfall so far today
$WX['rrate'] = '0.00'; // The current rainfall rate
$WX['rhour'] = '0.01'; // The rainfall in the last hour
$WX['rmidnight'] = '0.29'; // The total rainfall since midnight. Useful if you don't use midnight as your start of day
$WX['r24hour'] = '1.40'; // Amount of rain in the last 24 hours
$WX['LastRainTipISO'] = '2013-06-29 19:15'; // Date/time of last rain gauge tip (e.g 2010-09-06 06:09)
$WX['press'] = '29.694'; // The sea level pressure
$WX['presstrend'] = 'Rising'; // The pressure trend in words - values can be set in the 'strings.ini' file
$WX['presstrendval'] = '0.007'; // The pressure trend in figures
$WX['presstrendenglish'] = 'Rising'; // a singe word description for the pressure trend - Rising/Falling/Steady.
$WX['altimeterpressure'] = '29.703'; // Altimeter pressure. Pressure corrected to sea level using altitude only. Same as sea-level pressure for non-Davis stations.
$WX['wlatest'] = '2.0'; // Current wind speed reading from console.  Corresponds to 'latest' on the Cumulus main screen.
$WX['bearing'] = '130'; // Current wind bearing in degrees
$WX['currentwdir'] = 'SE'; // Current wind bearing as a compass point - e.g. ESE
$WX['wspeed'] = '2.0'; // The 10-minute average, if you have Cumulus set to calculate a 10-minute average. Otherwise, it's the latest 'wind' value from the console
$WX['avgbearing'] = '140'; // Average wind bearing in degrees over last 10 minutes. Range 1-360, 0=Calm
$WX['wdir'] = 'SE'; // Average wind bearing over last 10 minutes as a compass point - e.g. ESE
$WX['wgust'] = '4.0'; // The highest wind reading in the last 10 minutes. Corresponds to 'gust' on the Cumulus main screen.
$WX['nextwindindex'] = '749'; // The index of the entries in wdirdata and wspddata which Cumulus is going to use next
$WX['beaufort'] = 'F1'; // The current wind speed on the Beaufort scale (e.g. F8)
$WX['beaufortnumber'] = '1'; // The current wind speed on the Beaufort scale, without a leading "F", e.g. "6"
$WX['beaudesc'] = 'Light air'; // The current wind speed Beaufort description (e.g. "Gale")
$WX['cloudbase'] = '204 ft'; // Calculated cloud base
$WX['cloudbasevalue'] = '204'; // Current calculated cloud base without units
$WX['UV'] = '0.0'; // Current UV index
$WX['SolarRad'] = '0'; // Current solar radiation
$WX['forecast'] = 'Mostly cloudy and cooler. Precipitation possible within 12 hours, possibly heavy at times. Windy.'; // The current forecast
$WX['forecastnumber'] = '6'; // The number relating to the current forecast entry in the strings.ini file.
$WX['cumulusforecast'] = 'Fairly fine, improving'; // Always gives Cumulus (Zambretti) forecast, even if the  Mostly cloudy and cooler. Precipitation possible within 12 hours, possibly heavy at times. Windy.  tag provides a station forecast
$WX['wsforecast'] = 'Mostly cloudy and cooler. Precipitation possible within 12 hours, possibly heavy at times. Windy.'; // Always gives station forecast (if available)
$WX['IsFreezing'] = '0'; // Is outside temperature is at or below 0C/32F. 0=Above freezing, 1=Below freezing (Beta)
$WX['IsRaining'] = '0'; // For Hydreon RG-11 devices, shows the current rain state. 0=No rain, 1=It's raining (Beta)
$WX['tempTH'] = '89.8'; // Today's highest temperature
$WX['TtempTH'] = '15:52'; // Time of Today's highest temperature
$WX['tempTL'] = '70.3'; // Today's lowest temperature
$WX['TtempTL'] = '03:34'; // Time of Today's lowest temperature
$WX['temprange'] = '19.5'; // The temperature range (max - min) so far today
$WX['apptempTH'] = '100.4'; // Today's high apparent temperature
$WX['TapptempTH'] = '15:49'; // Time of Today's high apparent temperature
$WX['apptempTL'] = '74.8'; // Today's low apparent temperature
$WX['TapptempTL'] = '00:37'; // Time of Today's low apparent temperature
$WX['heatindexTH'] = '104.8'; // Today's high heat index
$WX['TheatindexTH'] = '15:49'; // Time of Today's high heat index
$WX['wchillTL'] = '67.8'; // Today's lowest wind chill
$WX['TwchillTL'] = '00:29'; // Time of Today's lowest wind chill
$WX['dewpointTH'] = '79.7'; // Today's highest dew point
$WX['TdewpointTH'] = '13:26'; // Time of Today's highest dew point
$WX['dewpointTL'] = '70.0'; // Today's lowest dew point
$WX['TdewpointTL'] = '03:34'; // Time of Today's lowest dew point
$WX['humTH'] = '100'; // Today's highest humidity
$WX['ThumTH'] = '06:07'; // Time of Today's highest humidity
$WX['humTL'] = '63'; // Today's lowest humidity
$WX['ThumTL'] = '16:23'; // Time of Today's lowest humidity
$WX['rrateTM'] = '2.42'; // Today's maximum rain rate
$WX['TrrateTM'] = '18:55'; // Time of Today's maximum rain rate
$WX['hourlyrainTH'] = '0.18'; // Today's highest hourly rain
$WX['ThourlyrainTH'] = '00:32'; // Time of Today's highest hourly rain
$WX['pressTH'] = '29.774'; // Today's highest pressure reading
$WX['TpressTH'] = '00:20'; // Time of Today's highest pressure reading
$WX['pressTL'] = '29.671'; // Today's lowest pressure reading
$WX['TpressTL'] = '16:59'; // Time of Today's lowest pressure reading
$WX['windTM'] = '9.0'; // Today's maximum (average) wind speed
$WX['TwindTM'] = '17:27'; // Time of Today's high wind speed on the Beaufort scale, without a leading "F", e.g. "6"
$WX['wgustTM'] = '21.0'; // Today's maximum wind gust
$WX['TwgustTM'] = '17:17'; // Time of The wind bearing at the time of today's high gust (21.0)
$WX['bearingTM'] = '344'; // The wind bearing at the time of today's high gust (21.0)
$WX['Tbeaufort'] = 'F3'; // Today's highest wind speed, expressed in the Beaufort scale
$WX['Tbeaufortnumber'] = '3'; // Today's high wind speed on the Beaufort scale, without a leading "F", e.g. "6"
$WX['windrun'] = '44.4'; // The total wind run so far today
$WX['domwindbearing'] = '218'; // Today's dominant wind direction in degrees
$WX['domwinddir'] = 'SW'; // Today's dominant wind direction as compass point
$WX['BearingRangeFrom'] = '78'; // The 'lowest' bearing in the last 10 minutes (or as configured using AvgBearingMinutes in cumulus.ini)
$WX['BearingRangeTo'] = '172'; // The 'highest' bearing in the last 10 minutes (or as configured using AvgBearingMinutes in cumulus.ini)
$WX['BearingRangeFrom10'] = '070'; // The 'lowest' bearing in the last 10 minutes (or as configured using AvgBearingMinutes in cumulus.ini), rounded down to nearest 10 degrees
$WX['BearingRangeTo10'] = '180'; // The 'highest' bearing in the last 10 minutes (or as configured using AvgBearingMinutes in cumulus.ini), rounded up to the nearest 10 degrees
$WX['ET'] = '0.000'; // Today's evapotranspiration.
$WX['solarTH'] = '0'; // Today's high solar radiation value (Beta)
$WX['TsolarTH'] = '00:00'; // Time of Today's high solar radiation value (Beta)
$WX['UVTH'] = '9.9'; // Today's high UV Index (Beta)
$WX['TUVTH'] = '12:40'; // Time of Today's high UV Index (Beta)
$WX['heatdegdays'] = '0.0'; // Today's heating degree days
$WX['cooldegdays'] = '9.9'; // Today's cooling degree days
$WX['tempYH'] = '91.7'; // Yesterday's highest temperature
$WX['TtempYH'] = '13:29'; // Time of Yesterday's highest temperature
$WX['tempYL'] = '71.1'; // Yesterday's lowest temperature
$WX['TtempYL'] = '23:55'; // Time of Yesterday's lowest temperature
$WX['temprangeY'] = '20.6'; // The temperature range (max - min) yesterday
$WX['apptempYH'] = '104.8'; // Yesterday's high apparent temperature
$WX['TapptempYH'] = '12:51'; // Time of Yesterday's high apparent temperature
$WX['apptempYL'] = '76.7'; // Yesterday's low apparent temperature
$WX['TapptempYL'] = '22:40'; // Time of Yesterday's low apparent temperature
$WX['heatindexYH'] = '114.5'; // Yesterday's high heat index
$WX['TheatindexYH'] = '12:51'; // Time of Yesterday's high heat index
$WX['wchillYL'] = '67.6'; // Yesterday's lowest wind chill
$WX['TwchillYL'] = '22:29'; // Time of Yesterday's lowest wind chill
$WX['dewpointYL'] = '70.5'; // Yesterday's lowest dew point
$WX['TdewpointYL'] = '14:48'; // Time of Yesterday's lowest dew point
$WX['dewpointYH'] = '82.8'; // Yesterday's highest dew point
$WX['TdewpointYH'] = '12:51'; // Time of Yesterday's highest dew point
$WX['humYH'] = '99'; // High humidity yesterday
$WX['ThumYH'] = '23:27'; // Time of High humidity yesterday
$WX['humYL'] = '59'; // Low humidity yesterday
$WX['ThumYL'] = '14:02'; // Time of Low humidity yesterday
$WX['rfallY'] = '1.61'; // The total rainfall for yesterday
$WX['rrateYM'] = '10.11'; // Yesterday's maximum rain rate
$WX['TrrateYM'] = '22:31'; // Time of Yesterday's maximum rain rate
$WX['hourlyrainYH'] = '0.99'; // Yesterday's highest hourly rain
$WX['ThourlyrainYH'] = '22:58'; // Time of Yesterday's highest hourly rain
$WX['pressYH'] = '29.900'; // Yesterday's highest pressure reading
$WX['TpressYH'] = '00:08'; // Time of Yesterday's highest pressure reading
$WX['pressYL'] = '29.746'; // Yesterday's lowest pressure reading
$WX['TpressYL'] = '19:15'; // Time of Yesterday's lowest pressure reading
$WX['windYM'] = '11.0'; // Yesterday's maximum (average) wind speed
$WX['TwindYM'] = '14:28'; // Time of Yesterday's high wind speed on the Beaufort scale, without a leading "F", e.g. "6"
$WX['wgustYM'] = '31.0'; // Yesterday's maximum wind gust
$WX['TwgustYM'] = '14:27'; // Time of The wind bearing at the time of yesterday's high gust
$WX['bearingYM'] = '258'; // The wind bearing at the time of yesterday's high gust
$WX['Ybeaufort'] = 'F3'; // Yesterday's highest wind speed, expressed in the Beaufort scale
$WX['Ybeaufortnumber'] = '3'; // Yesterday's high wind speed on the Beaufort scale, without a leading "F", e.g. "6"
$WX['domwindbearingY'] = '254'; // Yesterday's dominant wind direction in degrees
$WX['domwinddirY'] = 'WSW'; // Yesterday's dominant wind direction as compass point
$WX['windrunY'] = '57.6'; // The total wind run for yesterday
$WX['heatdegdaysY'] = '0.0'; // Yesterday's heating degree days
$WX['cooldegdaysY'] = '14.0'; // Yesterday's cooling degree days
$WX['avgtempY'] = '79.0'; // Yesterday's average temperature (Beta)
$WX['solarYH'] = '0'; // Yesterday's high solar radiation value (Beta)
$WX['TsolarYH'] = '00:00'; // Time of Yesterday's high solar radiation value (Beta)
$WX['UVYH'] = '9.7'; // Yesterday's high UV Index (Beta)
$WX['TUVYH'] = '12:40'; // Time of Yesterday's high UV Index (Beta)
$WX['MonthTempH'] = '94.6'; // This months high temperature
$WX['MonthTempHT'] = '4:41 PM'; // Time of This months high temperature
$WX['MonthTempHD'] = '12 June'; // Date of This months high temperature
$WX['MonthTempL'] = '62.6'; // This months low temperature
$WX['MonthTempLT'] = '6:00 AM'; // Time of This months low temperature
$WX['MonthTempLD'] = '08 June'; // Date of This months low temperature
$WX['MonthMinTempH'] = '74.5'; // This months highest daily minimum temperature
$WX['MonthMinTempHD'] = '27 June'; // Date of This months highest daily minimum temperature
$WX['MonthMaxTempL'] = '80.1'; // This months lowest daily minimum temperature
$WX['MonthMaxTempLD'] = '09 June'; // Date of This months lowest daily minimum temperature
$WX['MonthHighDailyTempRange'] = '26.6'; // High Daily Temp Range
$WX['MonthHighDailyTempRangeD'] = '08 June'; // Date of High Daily Temp Range
$WX['MonthLowDailyTempRange'] = '9.8'; // Low Daily Temp Range
$WX['MonthLowDailyTempRangeD'] = '09 June'; // Date of Low Daily Temp Range
$WX['MonthHeatIndexH'] = '114.5'; // This months high heat index
$WX['MonthHeatIndexHT'] = '12:51 PM'; // Time of This months high heat index
$WX['MonthHeatIndexHD'] = '28 June'; // Date of This months high heat index
$WX['MonthWChillL'] = '62.6'; // This months low wind chill
$WX['MonthWChillLT'] = '6:00 AM'; // Time of This months low wind chill
$WX['MonthWChillLD'] = '08 June'; // Date of This months low wind chill
$WX['MonthAppTempH'] = '104.8'; // This months high apparent temperature
$WX['MonthAppTempHT'] = '12:51 PM'; // Time of This months high apparent temperature
$WX['MonthAppTempHD'] = '28 June'; // Date of This months high apparent temperature
$WX['MonthAppTempL'] = '66.2'; // This months low apparent temperature
$WX['MonthAppTempLT'] = '6:05 AM'; // Time of This months low apparent temperature
$WX['MonthAppTempLD'] = '08 June'; // Date of This months low apparent temperature
$WX['MonthDewPointH'] = '82.8'; // This months high dew point
$WX['MonthDewPointHT'] = '12:51 PM'; // Time of This months high dew point
$WX['MonthDewPointHD'] = '28 June'; // Date of This months high dew point
$WX['MonthDewPointL'] = '62.3'; // This months low dew point
$WX['MonthDewPointLT'] = '6:00 AM'; // Time of This months low dew point
$WX['MonthDewPointLD'] = '08 June'; // Date of This months low dew point
$WX['MonthHumH'] = '100'; // This months highest humidty
$WX['MonthHumHT'] = '7:22 AM'; // Time of This months highest humidty
$WX['MonthHumHD'] = '04 June'; // Date of This months highest humidty
$WX['MonthHumL'] = '44'; // This months lowest humidty
$WX['MonthHumLT'] = '4:11 PM'; // Time of This months lowest humidty
$WX['MonthHumLD'] = '14 June'; // Date of This months lowest humidty
$WX['MonthPressH'] = '30.181'; // This months highest pressure
$WX['MonthPressHT'] = '10:33 AM'; // Time of This months highest pressure
$WX['MonthPressHD'] = '24 June'; // Date of This months highest pressure
$WX['MonthPressL'] = '29.671'; // This months lowest pressure
$WX['MonthPressLT'] = '4:59 PM'; // Time of This months lowest pressure
$WX['MonthPressLD'] = '29 June'; // Date of This months lowest pressure
$WX['MonthGustH'] = '31.0'; // This months highest wind gust
$WX['MonthGustHT'] = '2:27 PM'; // Time of This months highest wind gust
$WX['MonthGustHD'] = '28 June'; // Date of This months highest wind gust
$WX['MonthWindH'] = '11.0'; // This months highest wind speed
$WX['MonthWindHT'] = '2:28 PM'; // Time of This months highest wind speed
$WX['MonthWindHD'] = '28 June'; // Date of This months highest wind speed
$WX['MonthWindRunH'] = '73.4'; // High Daily Wind Run
$WX['MonthWindRunHD'] = '09 June'; // Date of High Daily Wind Run
$WX['rmonth'] = '6.24'; // The total rainfall so far this month
$WX['MonthRainRateH'] = '10.29'; // This months highest rainfall rate
$WX['MonthRainRateHT'] = '5:39 PM'; // Time of This months highest rainfall rate
$WX['MonthRainRateHD'] = '18 June'; // Date of This months highest rainfall rate
$WX['MonthHourlyRainH'] = '0.99'; // This months highest hourly rain
$WX['MonthHourlyRainHT'] = '10:58 PM'; // Time of This months highest hourly rain
$WX['MonthHourlyRainHD'] = '28 June'; // Date of This months highest hourly rain
$WX['MonthDailyRainH'] = '1.61'; // This months greatest daily rain
$WX['MonthDailyRainHD'] = '28 June'; // Date of This months greatest daily rain
$WX['MonthLongestDryPeriod'] = '3'; // Longest dry period ending this month (days)
$WX['MonthLongestDryPeriodD'] = '13 June'; // Date of Longest dry period ending this month (days)
$WX['MonthLongestWetPeriod'] = '6'; // Longest period of rain every day, ending this month (days)
$WX['MonthLongestWetPeriodD'] = '10 June'; // Date of Longest period of rain every day, ending this month (days)
$WX['YearTempH'] = '94.6'; // This years highest temperature
$WX['YearTempHT'] = '4:41 PM'; // Time of This years highest temperature
$WX['YearTempHD'] = '12 June'; // Date of This years highest temperature
$WX['YearTempL'] = '62.6'; // This years lowest temperature
$WX['YearTempLT'] = '6:00 AM'; // Time of This years lowest temperature
$WX['YearTempLD'] = '08 June'; // Date of This years lowest temperature
$WX['YearHighDailyTempRange'] = '26.6'; // High Daily Temp Range
$WX['YearHighDailyTempRangeD'] = '08 June'; // Date of High Daily Temp Range
$WX['YearLowDailyTempRange'] = '0.4'; // Low Daily Temp Range
$WX['YearLowDailyTempRangeD'] = '30 May'; // Date of Low Daily Temp Range
$WX['YearHeatIndexH'] = '114.5'; // This years highest heat index
$WX['YearHeatIndexHT'] = '12:51 PM'; // Time of This years highest heat index
$WX['YearHeatIndexHD'] = '28 June'; // Date of This years highest heat index
$WX['YearWChillL'] = '62.6'; // This years lowest wind chill
$WX['YearWChillLT'] = '6:00 AM'; // Time of This years lowest wind chill
$WX['YearWChillLD'] = '08 June'; // Date of This years lowest wind chill
$WX['YearAppTempH'] = '104.8'; // This years highest apparent temperature
$WX['YearAppTempHT'] = '12:51 PM'; // Time of This years highest apparent temperature
$WX['YearAppTempHD'] = '28 June'; // Date of This years highest apparent temperature
$WX['YearAppTempL'] = '66.2'; // This years lowest apparent temperature
$WX['YearAppTempLT'] = '6:05 AM'; // Time of This years lowest apparent temperature
$WX['YearAppTempLD'] = '08 June'; // Date of This years lowest apparent temperature
$WX['YearDewPointH'] = '82.8'; // This years highest dew point
$WX['YearDewPointHT'] = '12:51 PM'; // Time of This years highest dew point
$WX['YearDewPointHD'] = '28 June'; // Date of This years highest dew point
$WX['YearDewPointL'] = '62.3'; // This years lowest dew point
$WX['YearDewPointLT'] = '6:00 AM'; // Time of This years lowest dew point
$WX['YearDewPointLD'] = '08 June'; // Date of This years lowest dew point
$WX['YearMinTempH'] = '74.6'; // This years highest daily minimum temperature
$WX['YearMinTempHD'] = '30 May'; // Date of This years highest daily minimum temperature
$WX['YearMaxTempL'] = '74.9'; // This years lowest daily minimum temperature
$WX['YearMaxTempLD'] = '30 May'; // Date of This years lowest daily minimum temperature
$WX['YearHumH'] = '100'; // This years high humidty
$WX['YearHumHT'] = '7:22 AM'; // Time of This years high humidty
$WX['YearHumHD'] = '04 June'; // Date of This years high humidty
$WX['YearHumL'] = '44'; // This years low humidty
$WX['YearHumLT'] = '4:11 PM'; // Time of This years low humidty
$WX['YearHumLD'] = '14 June'; // Date of This years low humidty
$WX['YearPressH'] = '30.181'; // This years high pressure
$WX['YearPressHT'] = '10:33 AM'; // Time of This years high pressure
$WX['YearPressHD'] = '24 June'; // Date of This years high pressure
$WX['YearPressL'] = '29.671'; // This years low pressure
$WX['YearPressLT'] = '4:59 PM'; // Time of This years low pressure
$WX['YearPressLD'] = '29 June'; // Date of This years low pressure
$WX['YearGustH'] = '31.0'; // This years high wind gust
$WX['YearGustHT'] = '2:27 PM'; // Time of This years high wind gust
$WX['YearGustHD'] = '28 June'; // Date of This years high wind gust
$WX['YearWindH'] = '11.0'; // This years high wind speed
$WX['YearWindHT'] = '2:28 PM'; // Time of This years high wind speed
$WX['YearWindHD'] = '28 June'; // Date of This years high wind speed
$WX['YearWindRunH'] = '73.4'; // High Daily Wind Run
$WX['YearWindRunHD'] = '09 June'; // Date of High Daily Wind Run
$WX['ryear'] = '6.24'; // The total rainfall so far this year
$WX['YearRainRateH'] = '10.29'; // This years high rainfall rate
$WX['YearRainRateHT'] = '5:39 PM'; // Time of This years high rainfall rate
$WX['YearRainRateHD'] = '18 June'; // Date of This years high rainfall rate
$WX['YearHourlyRainH'] = '0.99'; // This years high hourly rain
$WX['YearHourlyRainHT'] = '10:58 PM'; // Time of This years high hourly rain
$WX['YearHourlyRainHD'] = '28 June'; // Date of This years high hourly rain
$WX['YearDailyRainH'] = '1.61'; // This years high daily rain
$WX['YearDailyRainHD'] = '28 June'; // Date of This years high daily rain
$WX['YearMonthlyRainH'] = '6.24'; // This years high monthly rain
$WX['YearMonthlyRainHD'] = 'June'; // Date of This years high monthly rain
$WX['YearLongestDryPeriod'] = '3'; // Longest period without rain ending this year (days)
$WX['YearLongestDryPeriodD'] = '31 May'; // Date of Longest period without rain ending this year (days)
$WX['YearLongestWetPeriod'] = '6'; // Longest period of rain every day ending this year (days)
$WX['YearLongestWetPeriodD'] = '10 June'; // Date of Longest period of rain every day ending this year (days)
$WX['tempH'] = '94.6'; // All time high temperature
$WX['TtempH'] = 'at 4:41 PM on 12 June 2013'; // Time/Date of All time high temperature
$WX['tempL'] = '62.6'; // All time low temperature
$WX['TtempL'] = 'at 6:00 AM on 08 June 2013'; // Time/Date of All time low temperature
$WX['mintempH'] = '74.6'; // All time high minimum temperature
$WX['TmintempH'] = 'at 11:25 PM on 30 May 2013'; // Time/Date of All time high minimum temperature
$WX['maxtempL'] = '74.9'; // All time low maximum temperature
$WX['TmaxtempL'] = 'at 12:00 AM on 30 May 2013'; // Time/Date of All time low maximum temperature
$WX['LowDailyTempRange'] = '0.4'; // All time low daily temperature range
$WX['TLowDailyTempRange'] = 'on 30 May 2013'; // Time/Date of All time low daily temperature range
$WX['HighDailyTempRange'] = '26.6'; // All time high daily temperature range
$WX['THighDailyTempRange'] = 'on 08 June 2013'; // Time/Date of All time high daily temperature range
$WX['apptempH'] = '104.8'; // All time high apparent temperature
$WX['TapptempH'] = 'at 12:51 PM on 28 June 2013'; // Time/Date of All time high apparent temperature
$WX['apptempL'] = '66.2'; // All time low apparent temperature
$WX['TapptempL'] = 'at 6:05 AM on 08 June 2013'; // Time/Date of All time low apparent temperature
$WX['heatindexH'] = '114.5'; // All time high heat index
$WX['TheatindexH'] = 'at 12:51 PM on 28 June 2013'; // Time/Date of All time high heat index
$WX['dewpointH'] = '82.8'; // All time high dew point
$WX['TdewpointH'] = 'at 12:51 PM on 28 June 2013'; // Time/Date of All time high dew point
$WX['dewpointL'] = '62.3'; // All time low dew point
$WX['TdewpointL'] = 'at 6:00 AM on 08 June 2013'; // Time/Date of All time low dew point
$WX['humH'] = '100'; // All time high humidity
$WX['ThumH'] = 'at 7:22 AM on 04 June 2013'; // Time/Date of All time high humidity
$WX['humL'] = '44'; // All time low humidity
$WX['ThumL'] = 'at 4:11 PM on 14 June 2013'; // Time/Date of All time low humidity
$WX['wchillH'] = '62.6'; // All time greatest wind chill (i.e. lowest temperature)
$WX['TwchillH'] = 'at 6:00 AM on 08 June 2013'; // Time/Date of All time greatest wind chill (i.e. lowest temperature)
$WX['rrateM'] = '10.29'; // All time high rain rate
$WX['TrrateM'] = 'at 5:39 PM on 18 June 2013'; // Time/Date of All time high rain rate
$WX['rfallH'] = '1.61'; // All time high daily rain
$WX['TrfallH'] = 'on 28 June 2013'; // Time/Date of All time high daily rain
$WX['rfallhH'] = '0.99'; // All time high hourly rain
$WX['TrfallhH'] = 'at 10:58 PM on 28 June 2013'; // Time/Date of All time high hourly rain
$WX['rfallmH'] = '6.24'; // All time high monthly rain
$WX['TrfallmH'] = 'June 2013'; // Time/Date of All time high monthly rain
$WX['LongestDryPeriod'] = '3'; // All time longest dry period (days)
$WX['TLongestDryPeriod'] = 'to 31 May 2013'; // Time/Date of All time longest dry period (days)
$WX['LongestWetPeriod'] = '6'; // All time longest wet period (days)
$WX['TLongestWetPeriod'] = 'to 10 June 2013'; // Time/Date of All time longest wet period (days)
$WX['pressH'] = '30.181'; // All time high pressure
$WX['TpressH'] = 'at 10:33 AM on 24 June 2013'; // Time/Date of All time high pressure
$WX['pressL'] = '29.671'; // All time low pressure
$WX['TpressL'] = 'at 4:59 PM on 29 June 2013'; // Time/Date of All time low pressure
$WX['gustM'] = '31.0'; // All time high wind gust
$WX['TgustM'] = 'at 2:27 PM on 28 June 2013'; // Time/Date of All time high wind gust
$WX['wspeedH'] = '11.0'; // All time high average wind speed
$WX['TwspeedH'] = 'at 2:28 PM on 28 June 2013'; // Time/Date of All time high average wind speed
$WX['windrunH'] = '73.4'; // All time high daily wind run
$WX['TwindrunH'] = 'on 09 June 2013'; // Time/Date of All time high daily wind run
$WX['LatestError'] = ''; // Displays the last error from the Cumulus error log
$WX['LatestErrorDate'] = '------'; // The date of the latest error logged to the error log window, using the system short date format. Gives dashes when latest error is reset
$WX['LatestErrorTime'] = '----'; // The time of the latest error logged to the error log window, using the system short time format. Gives dashes when latest error is reset
$WX['ErrorLight'] = '0'; // 1 if the 'error' light is flashing, 0 if not
$WX['version'] = '1.9.4'; // The version of Cumulus in use
$WX['build'] = '1079'; // The build of Cumulus in use
$WX['realtimeinterval'] = '15'; // The realtime update interval in seconds
$WX['interval'] = '6'; // The web site update interval in minutes
$WX['rollovertime'] = 'midnight'; // Time of day for rollover of meteorological date. (Beta)
$WX['update'] = '6/29/2013 8:06:01 PM'; // The date and time of the last web site update
$WX['stationtype'] = 'Davis Vantage Pro2'; // The type of station in use
$WX['latitude'] = 'N 31° 43' 59"'; // The station latitude
$WX['longitude'] = 'W 86° 21' 16"'; // The station longitude
$WX['altitude'] = '420 ft'; // The station altitude
$WX['location'] = 'BeeWeather'; // The station location
$WX['longlocation'] = 'West Crenshaw County Alabama Weather'; // Longer description of the station location
$WX['forum'] = ':forum:'; // URL of the forum
$WX['webcam'] = ''; // URL of the webcam
$WX['graphperiod'] = '12'; // The number of hours displayed by the graphs
$WX['battery'] = '4.74v'; // The console battery condition (Only available for the Davis weather stations)
$WX['txbattery'] = 'TX Battery Status: 1-ok   2-ok   3-ok   4-ok   5-ok   6-ok   7-ok   8-ok'; // The transmitter battery condition, by default it returns the status of all transmitters. (Beta)
$WX['SensorContactLost'] = '0'; // 1 if the station has lost contact with its remote sensors "Fine Offset only" 0 if contact has been established
$WX['snowdepth'] = '0'; // Today's snow depth as entered manually in the Weather Diary. Normally in Centimeters.Output is purely as a numerical figure I.E 10
$WX['currcond'] = ''; // Represents the value entered on the screen within Cumulus for the Current Weather condition, or the value as held in the currentconditions.txt file
$WX['chillhours'] = '0.0'; // The number of 'chill hours' so far this season.
$WX['ConsecutiveRainDays'] = '1'; // The number of days up to (but not including) today where it has rained every day. The threshold amount of rain required to determine a rain day is configurable via the RainDayThreshold setting in cumulus.ini, the units for the threshold are the same as your rain units
$WX['ConsecutiveDryDays'] = '0'; // The number of days up to (but not including) today since it last rained. The threshold amount of rain required to determine a rain day is configurable via the RainDayThreshold setting in cumulus.ini the units for the threshold are the same as your rain units
$WX['WindRoseData'] = '309.0,291.0,309.0,717.0,162.0,217.0,1022.0,736.0,532.0,191.0,0.0,0.0,0.0,55.0,205.0,226.0'; // A comma-separated list of the wind 'totals' used to draw the wind rose (8 or 16 values)
$WX['WindRosePoints'] = '16'; // The number of items in 309.0,291.0,309.0,717.0,162.0,217.0,1022.0,736.0,532.0,191.0,0.0,0.0,0.0,55.0,205.0,226.0 (i.e. 8 or 16)
$WX['WindSampleCount'] = '3600'; // The number of wind samples making up the wind rose (etc) data (up to 3600)
$WX['LatestNOAAMonthlyReport'] = ''; // Gives file name of latest auto-saved NOAA monthly report
$WX['LatestNOAAYearlyReport'] = ''; // Gives file name of latest auto-saved NOAA yearly report
$WX['sunrise'] = '05:43'; // Current sunrise time at the station
$WX['sunset'] = '19:55'; // Current sunset time at the station
$WX['daylength'] = '14:12'; // Length of day in hours and minutes (sunrise to sunset)
$WX['tomorrowdaylength'] = 'There will be 0min 22s less daylight tomorrow'; // A string giving the difference between the length of day light today and tomorrow.
$WX['dawn'] = '05:15'; // Start of Civil Twilight at the station
$WX['dusk'] = '20:23'; // End of Civil Twilight at the station
$WX['daylightlength'] = '15:08'; // Length of daylight in hours and minutes (dawn to dusk)
$WX['moonphase'] = 'Waning Gibbous'; // Current phase of the moon
$WX['MoonAge'] = '21'; // Current approximate age of the Moon in days (0-29)
$WX['moonrise'] = '-----'; // Current moonrise time at the station
$WX['moonset'] = '12:24'; // Current moonset time at the station
$WX['isdaylight'] = '1'; // A flag to indicate if the location for the station is in daylight or not, based on the dawn and dusk times.  Possible values are 0 or 1, where 1 notes that it is currently within the hours of daylight.
$WX['IsSunUp'] = '0'; // gives 1 between sunrise and sunset, otherwise 0
$WX['SunshineHours'] = '0.0'; // Hours of sunshine so far today
$WX['YSunshineHours'] = '0.0'; // Total hours of sunshine yesterday
$WX['CurrentSolarMax'] = '0'; // Current theoretical maximum solar radiation
$WX['IsSunny'] = '0'; // Returns 1 if the sun is shining, otherwise 0
$WX['MoonPercent'] = '-51'; // Current percentage of moon visible (negative value indicates 'waning')
$WX['MoonPercentAbs'] = '51'; // Current percentage of moon visible (always positive)
$WX['LowTempAlarm'] = '0'; // Low temperature alarm
$WX['HighTempAlarm'] = '0'; // High temperature alarm
$WX['TempChangeUpAlarm'] = '0'; // Temperature increase alarm
$WX['TempChangeDownAlarm'] = '0'; // Temperature decrease alarm
$WX['TempChangeLastHour'] = '-0.4'; // The change in temperature over the last hour. The value can also be seen on the main screen as a 'mouseover' on the temperature trend value
$WX['LowPressAlarm'] = '0'; // Low pressure alarm
$WX['HighPressAlarm'] = '0'; // High pressure alarm
$WX['PressChangeUpAlarm'] = '0'; // Pressure increase alarm
$WX['PressChangeDownAlarm'] = '0'; // Pressure decrease alarm
$WX['HighRainTodayAlarm'] = '0'; // High rain today alarm
$WX['HighRainRateAlarm'] = '0'; // High rainfall rate alarm
$WX['HighWindGustAlarm'] = '0'; // High wind gust alarm
$WX['HighWindSpeedAlarm'] = '0'; // High wind speed alarm
$WX['recordsbegandate'] = '30 May 2013'; // The date that the all time records began
$WX['newrecord'] = '0'; // 1 if 'new record' light is flashing, 0 if not
$WX['TempRecordSet'] = '0'; // 1 if the indicator on the temperature tab on the all-time records screen is currently lit, 0 if not
$WX['WindRecordSet'] = '0'; // 1 if the indicator on the wind tab on the all-time records screen is currently lit, 0 if not
$WX['RainRecordSet'] = '0'; // 1 if the indicator on the rain tab on the all-time records screen is currently lit, 0 if not
$WX['HumidityRecordSet'] = '0'; // 1 if the indicator on the humidity tab on the all-time records screen is currently lit, 0 if not
$WX['PressureRecordSet'] = '0'; // 1 if the indicator on the pressure tab on the all-time records screen is currently lit, 0 if not
$WX['HighTempRecordSet'] = '0'; // 1 if the all-time high temperature light is currently flashing, 0 if not
$WX['LowTempRecordSet'] = '0'; // 1 if the all-time low temperature light is currently flashing, 0 if not
$WX['HighTempRangeRecordSet'] = '0'; // 1 if the all-time high daily temperature range light is currently flashing, 0 if not
$WX['LowTempRangeRecordSet'] = '0'; // 1 if the all-time low daily temperature range light is currently flashing, 0 if not
$WX['HighAppTempRecordSet'] = '0'; // 1 if the all-time high apparent temperature light is currently flashing, 0 if not
$WX['LowAppTempRecordSet'] = '0'; // 1 if the all-time low apparent temperature light is currently flashing, 0 if not
$WX['HighHeatIndexRecordSet'] = '0'; // 1 if the all-time high heat index light is currently flashing, 0 if not
$WX['LowWindChillRecordSet'] = '0'; // 1 if the all-time low wind chill light is currently flashing, 0 if not
$WX['HighDewPointRecordSet'] = '0'; // 1 if the all-time high dew point light is currently flashing, 0 if not
$WX['LowDewPointRecordSet'] = '0'; // 1 if the all-time low dew point light is currently flashing, 0 if not
$WX['HighMinTempRecordSet'] = '0'; // 1 if the all-time high minimum temperature light is currently flashing, 0 if not
$WX['LowMaxTempRecordSet'] = '0'; // 1 if the all-time low maximum temperature light is currently flashing, 0 if not
$WX['HighWindGustRecordSet'] = '0'; // 1 if the all-time high wind gust light is currently flashing, 0 if not
$WX['HighWindSpeedRecordSet'] = '0'; // 1 if the all-time high wind speed light is currently flashing, 0 if not
$WX['HighRainRateRecordSet'] = '0'; // 1 if the all-time high rain rate light is currently flashing, 0 if not
$WX['HighHourlyRainRecordSet'] = '0'; // 1 if the all-time high hourly rain light is currently flashing, 0 if not
$WX['HighDailyRainRecordSet'] = '0'; // 1 if the all-time high daily rain light is currently flashing, 0 if not
$WX['HighMonthlyRainRecordSet'] = '0'; // 1 if the all-time high monthly rain light is currently flashing, 0 if not
$WX['LongestDryPeriodRecordSet'] = '0'; // 1 if the all-time longest dry period light is currently flashing, 0 if not
$WX['LongestWetPeriodRecordSet'] = '0'; // 1 if the all-time longest wet period light is currently flashing, 0 if not
$WX['HighHumidityRecordSet'] = '0'; // 1 if the all-time high humidity light is currently flashing, 0 if not
$WX['LowHumidityRecordSet'] = '0'; // 1 if the all-time low humidity light is currently flashing, 0 if not
$WX['HighPressureRecordSet'] = '0'; // 1 if the all-time high pressure light is currently flashing, 0 if not
$WX['DataStopped'] = '0'; // 1 if the station has apparently stopped sending data to Cumulus, otherwise 0 (Beta)
$WX['LowPressureRecordSet'] = '0'; // 1 if the all-time low pressure light is currently flashing, 0 if not
$WX['HighWindrunRecordSet'] = '0'; // 1 if the all-time high wind run light is currently flashing, 0 if not
$WX['ExtraTemp1'] = '0.0'; // Extra temperature channel 1
$WX['ExtraTemp2'] = '0.0'; // Extra temperature channel 2
$WX['ExtraTemp3'] = '0.0'; // Extra temperature channel 3
$WX['ExtraDP1'] = '0.0'; // Extra dew point channel 1
$WX['ExtraDP2'] = '0.0'; // Extra dew point channel 2
$WX['ExtraDP3'] = '0.0'; // Extra dew point channel 3
$WX['ExtraHum1'] = '0'; // Extra humidity channel 1
$WX['ExtraHum2'] = '0'; // Extra humidity channel 2
$WX['ExtraHum3'] = '0'; // Extra humidity channel 3
$WX['DavisTotalPacketsReceived'] = '26406'; // Total number of data packets received
$WX['DavisTotalPacketsMissed'] = '1608'; // Number of missed data packets
$WX['DavisNumberOfResynchs'] = '0'; // Number of times the console resynchronised with the transmitter
$WX['DavisMaxInARow'] = '508'; // Longest streak of consecutive packets received
$WX['DavisNumCRCerrors'] = '622'; // Number of packets received with CRC errors
$WX['DavisFirmwareVersion'] = '3.12'; // The console firmware version (Davis stations only)
$WX['THWindex'] = '76.7'; // A derived temperature using Temperature/Humidity/Wind values
$WX['THSWindex'] = '0.0'; // A derived temperature using Temperature/Humidity/Solar/Wind values
$WX['Light'] = '0.0'; // Current Lux value (3080 models only)
$WX['OsVersion'] = 'Windows XP Service Pack 3 build 2600'; // OS version, e.g. "Windows 7 x64 build 7600"
$WX['OsLanguage'] = 'English'; // OS language, e.g. "English"
$WX['SystemUpTime'] = '11 hours 29 minutes'; // How long the system has been up, e.g. "8 hours 21 minutes"
$WX['ProgramUpTime'] = '11 hours 28 minutes'; // How long Cumulus has been running, e.g. "7 hours 55 minutes"
$WX['CpuName'] = 'Intel(R) Pentium(R) M processor 2.13GHz'; // CPU type, e.g. "Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz"
$WX['CpuCount'] = '1'; // Number of processors, e.g. "4"
$WX['MemoryStatus'] = '578/1023 MB (free/total)'; // Free and total system RAM, e.g. "4619/8191 MB (free/total)"
$WX['DisplayMode'] = '1024x768, 32 bit'; // Screen display mode, e.g. "1680x1050, 32 bit"
$WX['AllocatedMemory'] = '49.36 MB'; // Amount of memory allocated to Cumulus, e.g. "18.76 MB"
$WX['DiskSize'] = '74.53 GB'; // Size of disk on which Cumulus is running, e.g. "931.51 GB"
$WX['DiskFree'] = '65.87 GB'; // Free space on disk on which Cumulus is running, e.g. "515.36 GB"
$WX['RCdew'] = '72.6'; // Dew point
$WX['RCheatindex'] = '73.5'; // Heat index
$WX['RChum'] = '97'; // Outside humidity
$WX['RCinhum'] = '53'; // Inside humidity
$WX['RCintemp'] = '75.8'; // Inside temperature
$WX['RCpress'] = '29.694'; // Pressure
$WX['RCpressTH'] = '29.774'; // Today's high pressure
$WX['RCpressTL'] = '29.671'; // Today's low pressure
$WX['RCrfall'] = '0.29'; // Rainfall
$WX['RCrrate'] = '0.00'; // Rainfall rate
$WX['RCrrateTM'] = '2.42'; // Today's rainfall rate
$WX['RCtemp'] = '73.5'; // Outside temperature
$WX['RCtempTH'] = '89.8'; // Today's high outside temperature
$WX['RCtempTL'] = '70.3'; // Today's low outside temperature
$WX['RCwchill'] = '73.5'; // Wind chill temperature
$WX['RCwgust'] = '4.0'; // Wind gust reading
$WX['RCwgustTM'] = '21.0'; // Today's wind gust reading
$WX['RCwspeed'] = '2.0'; // Wind speed reading
$WX['RecentOutsideTemp m=5'] = '73.6'; // 5 minutes ago Outside Temperature (Beta)
$WX['RecentWindSpeed m=5'] = '2.0'; // 5 minutes ago Wind Speed (Beta)
$WX['RecentWindGust m=5'] = '1.0'; // 5 minutes ago Wind Gust (Beta)
$WX['RecentWindLatest m=5'] = '1.0'; // 5 minutes ago Wind Latest. (Beta)
$WX['RecentWindAvgDir m=5'] = '128'; // 5 minutes ago Wind Direction (average) (Beta)
$WX['RecentWindChill m=5'] = '73.6'; // 5 minutes ago Wind Chill (Beta)
$WX['RecentDewPoint m=5'] = '72.7'; // 5 minutes ago Dew Point (Beta)
$WX['RecentHeatIndex m=5'] = '73.6'; // 5 minutes ago Heat Index (Beta)
$WX['RecentHumidity m=5'] = '97'; // 5 minutes ago Relative Humidity (Beta)
$WX['RecentPressure m=5'] = '29.693'; // 5 minutes ago Sea-level Pressure (Beta)
$WX['RecentRainToday m=5'] = '0.29'; // 5 minutes ago Today's rain (Beta)
$WX['RecentSolarRad m=5'] = '0'; // 5 minutes ago Solar Radiation (Beta)
$WX['RecentUV m=5'] = '0.0'; // 5 minutes ago UV Index (Beta)
$WX['RecentOutsideTemp m=10'] = '73.6'; // 10 minutes ago Outside Temperature (Beta)
$WX['RecentWindSpeed m=10'] = '2.0'; // 10 minutes ago Wind Speed (Beta)
$WX['RecentWindGust m=10'] = '2.0'; // 10 minutes ago Wind Gust (Beta)
$WX['RecentWindLatest m=10'] = '2.0'; // 10 minutes ago Wind Latest. (Beta)
$WX['RecentWindAvgDir m=10'] = '127'; // 10 minutes ago Wind Direction (average) (Beta)
$WX['RecentWindChill m=10'] = '73.6'; // 10 minutes ago Wind Chill (Beta)
$WX['RecentDewPoint m=10'] = '72.7'; // 10 minutes ago Dew Point (Beta)
$WX['RecentHeatIndex m=10'] = '73.6'; // 10 minutes ago Heat Index (Beta)
$WX['RecentHumidity m=10'] = '97'; // 10 minutes ago Relative Humidity (Beta)
$WX['RecentPressure m=10'] = '29.695'; // 10 minutes ago Sea-level Pressure (Beta)
$WX['RecentRainToday m=10'] = '0.29'; // 10 minutes ago Today's rain (Beta)
$WX['RecentSolarRad m=10'] = '0'; // 10 minutes ago Solar Radiation (Beta)
$WX['RecentUV m=10'] = '0.0'; // 10 minutes ago UV Index (Beta)
$WX['RecentOutsideTemp m=15'] = '73.6'; // 15 minutes ago Outside Temperature (Beta)
$WX['RecentWindSpeed m=15'] = '3.0'; // 15 minutes ago Wind Speed (Beta)
$WX['RecentWindGust m=15'] = '4.0'; // 15 minutes ago Wind Gust (Beta)
$WX['RecentWindLatest m=15'] = '4.0'; // 15 minutes ago Wind Latest. (Beta)
$WX['RecentWindAvgDir m=15'] = '161'; // 15 minutes ago Wind Direction (average) (Beta)
$WX['RecentWindChill m=15'] = '73.6'; // 15 minutes ago Wind Chill (Beta)
$WX['RecentDewPoint m=15'] = '72.7'; // 15 minutes ago Dew Point (Beta)
$WX['RecentHeatIndex m=15'] = '73.6'; // 15 minutes ago Heat Index (Beta)
$WX['RecentHumidity m=15'] = '97'; // 15 minutes ago Relative Humidity (Beta)
$WX['RecentPressure m=15'] = '29.696'; // 15 minutes ago Sea-level Pressure (Beta)
$WX['RecentRainToday m=15'] = '0.29'; // 15 minutes ago Today's rain (Beta)
$WX['RecentSolarRad m=15'] = '0'; // 15 minutes ago Solar Radiation (Beta)
$WX['RecentUV m=15'] = '0.0'; // 15 minutes ago UV Index (Beta)
$WX['RecentOutsideTemp m=20'] = '73.6'; // 20 minutes ago Outside Temperature (Beta)
$WX['RecentWindSpeed m=20'] = '3.0'; // 20 minutes ago Wind Speed (Beta)
$WX['RecentWindGust m=20'] = '2.0'; // 20 minutes ago Wind Gust (Beta)
$WX['RecentWindLatest m=20'] = '2.0'; // 20 minutes ago Wind Latest. (Beta)
$WX['RecentWindAvgDir m=20'] = '164'; // 20 minutes ago Wind Direction (average) (Beta)
$WX['RecentWindChill m=20'] = '73.6'; // 20 minutes ago Wind Chill (Beta)
$WX['RecentDewPoint m=20'] = '72.7'; // 20 minutes ago Dew Point (Beta)
$WX['RecentHeatIndex m=20'] = '73.6'; // 20 minutes ago Heat Index (Beta)
$WX['RecentHumidity m=20'] = '97'; // 20 minutes ago Relative Humidity (Beta)
$WX['RecentPressure m=20'] = '29.698'; // 20 minutes ago Sea-level Pressure (Beta)
$WX['RecentRainToday m=20'] = '0.29'; // 20 minutes ago Today's rain (Beta)
$WX['RecentSolarRad m=20'] = '0'; // 20 minutes ago Solar Radiation (Beta)
$WX['RecentUV m=20'] = '0.0'; // 20 minutes ago UV Index (Beta)
$WX['RecentOutsideTemp m=30'] = '73.7'; // 30 minutes ago Outside Temperature (Beta)
$WX['RecentWindSpeed m=30'] = '1.0'; // 30 minutes ago Wind Speed (Beta)
$WX['RecentWindGust m=30'] = '1.0'; // 30 minutes ago Wind Gust (Beta)
$WX['RecentWindLatest m=30'] = '1.0'; // 30 minutes ago Wind Latest. (Beta)
$WX['RecentWindAvgDir m=30'] = '35'; // 30 minutes ago Wind Direction (average) (Beta)
$WX['RecentWindChill m=30'] = '73.7'; // 30 minutes ago Wind Chill (Beta)
$WX['RecentDewPoint m=30'] = '72.8'; // 30 minutes ago Dew Point (Beta)
$WX['RecentHeatIndex m=30'] = '73.7'; // 30 minutes ago Heat Index (Beta)
$WX['RecentHumidity m=30'] = '97'; // 30 minutes ago Relative Humidity (Beta)
$WX['RecentPressure m=30'] = '29.693'; // 30 minutes ago Sea-level Pressure (Beta)
$WX['RecentRainToday m=30'] = '0.29'; // 30 minutes ago Today's rain (Beta)
$WX['RecentSolarRad m=30'] = '0'; // 30 minutes ago Solar Radiation (Beta)
$WX['RecentUV m=30'] = '0.0'; // 30 minutes ago UV Index (Beta)
$WX['RecentOutsideTemp m=45'] = '73.7'; // 45 minutes ago Outside Temperature (Beta)
$WX['RecentWindSpeed m=45'] = '1.0'; // 45 minutes ago Wind Speed (Beta)
$WX['RecentWindGust m=45'] = '1.0'; // 45 minutes ago Wind Gust (Beta)
$WX['RecentWindLatest m=45'] = '1.0'; // 45 minutes ago Wind Latest. (Beta)
$WX['RecentWindAvgDir m=45'] = '61'; // 45 minutes ago Wind Direction (average) (Beta)
$WX['RecentWindChill m=45'] = '73.7'; // 45 minutes ago Wind Chill (Beta)
$WX['RecentDewPoint m=45'] = '72.8'; // 45 minutes ago Dew Point (Beta)
$WX['RecentHeatIndex m=45'] = '73.7'; // 45 minutes ago Heat Index (Beta)
$WX['RecentHumidity m=45'] = '97'; // 45 minutes ago Relative Humidity (Beta)
$WX['RecentPressure m=45'] = '29.700'; // 45 minutes ago Sea-level Pressure (Beta)
$WX['RecentRainToday m=45'] = '0.29'; // 45 minutes ago Today's rain (Beta)
$WX['RecentSolarRad m=45'] = '0'; // 45 minutes ago Solar Radiation (Beta)
$WX['RecentUV m=45'] = '0.0'; // 45 minutes ago UV Index (Beta)
$WX['RecentOutsideTemp m=60'] = '73.9'; // 60 minutes ago Outside Temperature (Beta)
$WX['RecentWindSpeed m=60'] = '2.0'; // 60 minutes ago Wind Speed (Beta)
$WX['RecentWindGust m=60'] = '0.0'; // 60 minutes ago Wind Gust (Beta)
$WX['RecentWindLatest m=60'] = '0.0'; // 60 minutes ago Wind Latest. (Beta)
$WX['RecentWindAvgDir m=60'] = '351'; // 60 minutes ago Wind Direction (average) (Beta)
$WX['RecentWindChill m=60'] = '73.9'; // 60 minutes ago Wind Chill (Beta)
$WX['RecentDewPoint m=60'] = '72.4'; // 60 minutes ago Dew Point (Beta)
$WX['RecentHeatIndex m=60'] = '73.9'; // 60 minutes ago Heat Index (Beta)
$WX['RecentHumidity m=60'] = '95'; // 60 minutes ago Relative Humidity (Beta)
$WX['RecentPressure m=60'] = '29.693'; // 60 minutes ago Sea-level Pressure (Beta)
$WX['RecentRainToday m=60'] = '0.28'; // 60 minutes ago Today's rain (Beta)
$WX['RecentSolarRad m=60'] = '0'; // 60 minutes ago Solar Radiation (Beta)
$WX['RecentUV m=60'] = '0.0'; // 60 minutes ago UV Index (Beta)
$WX['RecentOutsideTemp m=75'] = '74.4'; // 75 minutes ago Outside Temperature (Beta)
$WX['RecentWindSpeed m=75'] = '1.0'; // 75 minutes ago Wind Speed (Beta)
$WX['RecentWindGust m=75'] = '1.0'; // 75 minutes ago Wind Gust (Beta)
$WX['RecentWindLatest m=75'] = '1.0'; // 75 minutes ago Wind Latest. (Beta)
$WX['RecentWindAvgDir m=75'] = '217'; // 75 minutes ago Wind Direction (average) (Beta)
$WX['RecentWindChill m=75'] = '74.4'; // 75 minutes ago Wind Chill (Beta)
$WX['RecentDewPoint m=75'] = '72.9'; // 75 minutes ago Dew Point (Beta)
$WX['RecentHeatIndex m=75'] = '74.4'; // 75 minutes ago Heat Index (Beta)
$WX['RecentHumidity m=75'] = '95'; // 75 minutes ago Relative Humidity (Beta)
$WX['RecentPressure m=75'] = '29.694'; // 75 minutes ago Sea-level Pressure (Beta)
$WX['RecentRainToday m=75'] = '0.21'; // 75 minutes ago Today's rain (Beta)
$WX['RecentSolarRad m=75'] = '0'; // 75 minutes ago Solar Radiation (Beta)
$WX['RecentUV m=75'] = '0.0'; // 75 minutes ago UV Index (Beta)
$WX['RecentOutsideTemp m=90'] = '74.7'; // 90 minutes ago Outside Temperature (Beta)
$WX['RecentWindSpeed m=90'] = '3.0'; // 90 minutes ago Wind Speed (Beta)
$WX['RecentWindGust m=90'] = '1.0'; // 90 minutes ago Wind Gust (Beta)
$WX['RecentWindLatest m=90'] = '1.0'; // 90 minutes ago Wind Latest. (Beta)
$WX['RecentWindAvgDir m=90'] = '17'; // 90 minutes ago Wind Direction (average) (Beta)
$WX['RecentWindChill m=90'] = '74.7'; // 90 minutes ago Wind Chill (Beta)
$WX['RecentDewPoint m=90'] = '72.9'; // 90 minutes ago Dew Point (Beta)
$WX['RecentHeatIndex m=90'] = '74.7'; // 90 minutes ago Heat Index (Beta)
$WX['RecentHumidity m=90'] = '94'; // 90 minutes ago Relative Humidity (Beta)
$WX['RecentPressure m=90'] = '29.690'; // 90 minutes ago Sea-level Pressure (Beta)
$WX['RecentRainToday m=90'] = '0.21'; // 90 minutes ago Today's rain (Beta)
$WX['RecentSolarRad m=90'] = '0'; // 90 minutes ago Solar Radiation (Beta)
$WX['RecentUV m=90'] = '0.0'; // 90 minutes ago UV Index (Beta)
$WX['RecentOutsideTemp m=105'] = '75.1'; // 105 minutes ago Outside Temperature (Beta)
$WX['RecentWindSpeed m=105'] = '3.0'; // 105 minutes ago Wind Speed (Beta)
$WX['RecentWindGust m=105'] = '3.0'; // 105 minutes ago Wind Gust (Beta)
$WX['RecentWindLatest m=105'] = '3.0'; // 105 minutes ago Wind Latest. (Beta)
$WX['RecentWindAvgDir m=105'] = '346'; // 105 minutes ago Wind Direction (average) (Beta)
$WX['RecentWindChill m=105'] = '75.1'; // 105 minutes ago Wind Chill (Beta)
$WX['RecentDewPoint m=105'] = '72.9'; // 105 minutes ago Dew Point (Beta)
$WX['RecentHeatIndex m=105'] = '75.1'; // 105 minutes ago Heat Index (Beta)
$WX['RecentHumidity m=105'] = '93'; // 105 minutes ago Relative Humidity (Beta)
$WX['RecentPressure m=105'] = '29.683'; // 105 minutes ago Sea-level Pressure (Beta)
$WX['RecentRainToday m=105'] = '0.21'; // 105 minutes ago Today's rain (Beta)
$WX['RecentSolarRad m=105'] = '0'; // 105 minutes ago Solar Radiation (Beta)
$WX['RecentUV m=105'] = '0.5'; // 105 minutes ago UV Index (Beta)
$WX['RecentOutsideTemp m=120'] = '75.5'; // 120 minutes ago Outside Temperature (Beta)
$WX['RecentWindSpeed m=120'] = '2.0'; // 120 minutes ago Wind Speed (Beta)
$WX['RecentWindGust m=120'] = '3.0'; // 120 minutes ago Wind Gust (Beta)
$WX['RecentWindLatest m=120'] = '3.0'; // 120 minutes ago Wind Latest. (Beta)
$WX['RecentWindAvgDir m=120'] = '340'; // 120 minutes ago Wind Direction (average) (Beta)
$WX['RecentWindChill m=120'] = '75.5'; // 120 minutes ago Wind Chill (Beta)
$WX['RecentDewPoint m=120'] = '72.7'; // 120 minutes ago Dew Point (Beta)
$WX['RecentHeatIndex m=120'] = '75.5'; // 120 minutes ago Heat Index (Beta)
$WX['RecentHumidity m=120'] = '91'; // 120 minutes ago Relative Humidity (Beta)
$WX['RecentPressure m=120'] = '29.682'; // 120 minutes ago Sea-level Pressure (Beta)
$WX['RecentRainToday m=120'] = '0.21'; // 120 minutes ago Today's rain (Beta)
$WX['RecentSolarRad m=120'] = '0'; // 120 minutes ago Solar Radiation (Beta)
$WX['RecentUV m=120'] = '0.8'; // 120 minutes ago UV Index (Beta)
$WX['RecentOutsideTemp h=24'] = '73.8'; // 24 hours ago Outside Temperature (Beta)
$WX['DaysSinceRecordsBegan'] = '30'; // Days since records began (Beta)
$WX['metdate'] = '6/29/2013'; // The current meteorological date. (Beta)
$WX['metdateyesterday'] = '6/28/2013'; // gives yesterday's 'meterological' date, for those using 0900/1000 rollover (Beta)
$WX['yesterday'] = '6/28/2013'; // gives yesterday's date. 'Format' parameter can be applied. (Beta)
$WX['Ybeaudesc'] = 'Gentle breeze'; // Beaufort 'description' for yesterday's high wind speed (Beta)
$WX['LastDataReadT'] = '6/29/2013 8:06:00 PM'; // The date/time data was last read from the station (Beta)