<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.cumuluswiki.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=SaratogaWX</id>
	<title>Cumulus Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.cumuluswiki.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=SaratogaWX"/>
	<link rel="alternate" type="text/html" href="https://www.cumuluswiki.org/a/Special:Contributions/SaratogaWX"/>
	<updated>2026-04-21T02:02:38Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.7</generator>
	<entry>
		<id>https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=12188</id>
		<title>Full list of Webtags</title>
		<link rel="alternate" type="text/html" href="https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=12188"/>
		<updated>2025-09-30T16:45:58Z</updated>

		<summary type="html">&lt;p&gt;SaratogaWX: One tag correction&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; {|align=right&lt;br /&gt;
  |__TOC__&lt;br /&gt;
  |}&lt;br /&gt;
This page has been updated until CMX version 4.2.1&lt;br /&gt;
&lt;br /&gt;
This list only contains the tag names. Tag names are the basic entity when asking a value. Check the [[Webtags#Using_Webtags|Usage of webtags]] and don&#039;t forget tag names are only part of the [[Webtags#General Format for Web Tags|general format for Webtags]]. It does not indicate what parameters they can take, nor does it include the brackets the tag name is surrounded by when you quote it in a template file for Cumulus to process.&lt;br /&gt;
&lt;br /&gt;
Here follow tables that group the tag names by the basic purpose of the tags listed. There has been confusion in the past of tags appearing in more than one group. If you find such occurrence you may notify or modify. &lt;br /&gt;
&lt;br /&gt;
= Current Conditions =&lt;br /&gt;
&lt;br /&gt;
We start with tags that relate to the latest values, as these are the ones that people most often choose to use. The current condition data is also available, for processes external to Cumulus, by using the inbuilt facility to generate [[Realtime.txt|a file]] with such data. CumulusMX makes current values available for a standard range of sensors where the same web tags apply across a range of weather station models. Current values from some [[#Extra Sensors|extra]] temperature and relative humidity sensors (see [[Extra temperatures]]) from particular weather station models are offered as well.&lt;br /&gt;
&lt;br /&gt;
==Standard sensors==&lt;br /&gt;
The tags in this first list are grouped for historical reasons and remain grouped.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temp&amp;gt;&lt;br /&gt;
|The outside (air) temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#intemp&amp;gt;&lt;br /&gt;
|The inside temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeLastHour&amp;gt;&lt;br /&gt;
|The change in outside temperature over the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrend&amp;gt;&lt;br /&gt;
|The average rate of change in temperature over the last three hours. Trend = (temp now - temp 3hrs ago) / 3 (the calculation selected for this trend matches the standard-based calculation for &amp;lt;#presstrendval&amp;gt; despite the naming inconsistency)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendsigned&amp;gt;&lt;br /&gt;
|signed string value of temperature trend&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendtext&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (values can be set in strings.ini)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendenglish&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindex&amp;gt;&lt;br /&gt;
|Current [[heat index]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidex&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Humidex Humidex]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptemp&amp;gt;&lt;br /&gt;
|The [[Apparent_temperature|apparent]] temperature.  The referenced page in weather terminology section of this Wiki explains it. The formula used is that defined by BOM. Although at temperatures above 20°C (68°F) Feels like reports an &amp;quot;apparent temperature&amp;quot; it uses a different formula. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchill&amp;gt;&lt;br /&gt;
|The current [[wind chill]] temperature.  The referenced page in weather terminology section of this Wiki explains it. For temperatures below 10°C (50°F) Feels like reports the same value.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslike&amp;gt;&lt;br /&gt;
|Available for version 3.6.10 and up. See [[Feels Like]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsFreezing&amp;gt;&lt;br /&gt;
|If outside temperature is at or below 0°C/32°F. 0=Above freezing, 1=Below freezing&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#chillhours&amp;gt;&lt;br /&gt;
|The number of [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|&#039;chill hours&#039;]] so far this season (threshold temperature and start date are configurable).&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hum&amp;gt;&lt;br /&gt;
|The outside [http://en.wikipedia.org/wiki/Humidity humidity]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#inhum&amp;gt;&lt;br /&gt;
|The inside humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dew&amp;gt;&lt;br /&gt;
|The current dew point (See [[Temperature_(and_humidity)_measurement#Cumulus_Calculated_Parameters|wiki]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wetbulb&amp;gt;&lt;br /&gt;
|Estimated [http://en.wikipedia.org/wiki/Wet_bulb wet bulb] temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#VapourPressDeficit&amp;gt;&lt;br /&gt;
|The difference between the current vapor pressure and the saturated vapor pressure. Various uses in agriculture. Example use in [[Theoretical_background_on_pwsFWI#Humidity_%E2%80%93_the_science|the pwsFWI in CUtils]].&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfall&amp;gt;&lt;br /&gt;
|The total rainfall so far today (reports rain counter now minus rain counter at start of day), start of day counter can be edited using &amp;quot;edit rain today&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrate&amp;gt;&lt;br /&gt;
|The current [[Rain_measurement#Rain_Rate|rainfall rate]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rhour&amp;gt;&lt;br /&gt;
|The rainfall in the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#r24hourH&amp;gt;&lt;br /&gt;
|All time high total rainfall in a 24-hour period&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tr24hourH&amp;gt;&lt;br /&gt;
|Time of the rainfall in the last 24 hours&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmidnight&amp;gt;&lt;br /&gt;
|The total rainfall since midnight. Useful if you don&#039;t use midnight as your start of day&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#r24hour&amp;gt;&lt;br /&gt;
| Reading recent history records, takes rain counter for latest minute, and substracts rain counter from as close as possible to same time yesterday (if Cumulus was not running at that time yesterday, but historical catch-up has been enabled, then it is from nearest time available yesterday, so for a logging interval of every 30 minutes might be 24 hours and 16 minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTipISO&amp;gt;&lt;br /&gt;
|Fixed ISO format output giving date and time of last rain gauge tip (e.g 2010-09-06 06:09) The format is always as shown (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTip&amp;gt;&lt;br /&gt;
| (available from release 3.6.1) Date/time of last rain gauge tip &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MinutesSinceLastRainTip&amp;gt;&lt;br /&gt;
|The number of minutes since the last rain gauge tip, in whole numbers, rounded down&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsRaining&amp;gt;&lt;br /&gt;
|For [[Rain_measurement#Optical_Rain_Gauge| Hydreon RG-11 devices]], shows the current rain state. 0=No rain, 1=It&#039;s raining&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rweek&amp;gt;&lt;br /&gt;
|The total rainfall so far this week&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmonth&amp;gt;&lt;br /&gt;
|The total rainfall so far this month&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthRainfall&amp;gt;&lt;br /&gt;
|Returns the rainfall total for the current month by default (see also #rmonth) but may take optional parameters `y=YYYY` and `m=MM` (both must be specified) to return the total rainfall for specified month in the specified year eg. `&amp;lt;#MonthRainfall y=2018 m=10&amp;gt;`&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ryear&amp;gt;&lt;br /&gt;
|Annual rainfall total for rainfall season year (i.e. starting month as set on Configuration menu, station screen,  Annual rainfall frame)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AnnualRainfall&amp;gt;&lt;br /&gt;
|Annual rainfall, defaults to the current year (i.e. = &amp;lt;#ryear&amp;gt;), but also takes an optional parameter &amp;quot;y=nnnn&amp;quot; which allows you to specify any year in the Cumulus history&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveRainDays&amp;gt;&lt;br /&gt;
|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, meteorologists exclude dew (and other times when single tip of recorder).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveDryDays&amp;gt;&lt;br /&gt;
|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&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#press&amp;gt;&lt;br /&gt;
|The [http://en.wikipedia.org/wiki/Sea_level_pressure sea level pressure]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendval&amp;gt;&lt;br /&gt;
|The average rate of pressure change over the last three hours.  Trend = (pressure now - pressure 3hrs ago) / 3 &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendsigned&amp;gt;&lt;br /&gt;
|signed string value of pressure trends&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrend&amp;gt;&lt;br /&gt;
|The pressure trend in words - values can be set in the &#039;strings.ini&#039; file&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendenglish&amp;gt;&lt;br /&gt;
| a single word description for the pressure trend - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed). From version 1.8.8 1st December 2009&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#PressChangeLast3Hours&amp;gt;&lt;br /&gt;
|Available from version 3.11.1;  Total Pressure Change since 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altimeterpressure&amp;gt;&lt;br /&gt;
|Altimeter pressure. Pressure corrected to sea level using the station&#039;s altitude only. Same as sea-level pressure for non-Davis stations.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationpressure&amp;gt;&lt;br /&gt;
|station pressure (the absolute pressure reading)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wlatest&amp;gt;&lt;br /&gt;
|Current wind speed reading from console.  Corresponds to &#039;latest&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearing&amp;gt;&lt;br /&gt;
|Current wind bearing in degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currentwdir&amp;gt;&lt;br /&gt;
|Current wind bearing as a compass point - e.g. ESE &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeed&amp;gt;&lt;br /&gt;
|The 10-minute average, if you have Cumulus set to calculate a 10-minute average. Otherwise, it&#039;s the latest &#039;wind&#039; value from the console (i.e. the current speed as determined by the station). Corresponds to &#039;average&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgbearing&amp;gt;&lt;br /&gt;
|Average wind bearing in degrees over last configured interval minutes. Range 1-360, 0=Calm&lt;br /&gt;
&lt;br /&gt;
This is calculated by taking the wind direction and speed for the last 10 minutes (or other interval as configured), calculates the sums of the North/South and East/West vector components, divides the E/W component sum by the N/S component sum, and takes the arctan.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdir&amp;gt;&lt;br /&gt;
|Average wind bearing over last 10 minutes as a [http://en.wikipedia.org/wiki/Compass compass] point - e.g. ESE&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgust&amp;gt;&lt;br /&gt;
|The highest wind reading in the last 10 minutes. Corresponds to &#039;gust&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindSampleCount&amp;gt;&lt;br /&gt;
|The number of wind samples making up the wind rose (etc) data (up to 3600)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdirdata&amp;gt;&lt;br /&gt;
|Comma separated list of recent wind bearing readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &amp;lt;#nextwindindex&amp;gt;. Reading interval x varies by station type:&lt;br /&gt;
* Oregon:  x=12 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 12 hours worth in full array&lt;br /&gt;
* Davis:  x=2 or 3 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 2.5 hours worth in full array&lt;br /&gt;
* Fine Offset: Cumulus 1 reads the wind data every minute (although station transmits wind data every 40 seconds), so 60 hours worth in full array&lt;br /&gt;
* Davis WLL: x=2.5 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=160900#p160900) so 2.5 hours worth in full array&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspddata&amp;gt;&lt;br /&gt;
|Comma separated list of recent individual (non-averaged) wind speed (correspond to &#039;latest&#039; on the Cumulus main screen) readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &#039;&#039;&#039;nextwindindex&#039;&#039;&#039; tag. Reading interval x varies by station type (see above).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#nextwindindex&amp;gt;&lt;br /&gt;
|The index of the entries in &amp;lt;#wdirdata&amp;gt; and &amp;lt;#wspddata&amp;gt; that Cumulus &#039;&#039;is going to use next&#039;&#039; - i.e. the latest entry used is one less than this; but don&#039;t forget to allow for the wrap around!&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRoseData&amp;gt;&lt;br /&gt;
|A comma-separated list of the wind &#039;totals&#039; used to draw the wind rose (8 or 16 values)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRosePoints&amp;gt;&lt;br /&gt;
|The number of items in &amp;lt;#WindRoseData&amp;gt; (i.e. 8 or 16)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufort&amp;gt;&lt;br /&gt;
|The current wind speed on the [http://en.wikipedia.org/wiki/Beaufort_scale Beaufort scale] (e.g. F8) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufortnumber&amp;gt;&lt;br /&gt;
|The current wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaudesc&amp;gt;&lt;br /&gt;
|The current wind speed Beaufort description (e.g. &amp;quot;Gale&amp;quot;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom10&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo10&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbase&amp;gt;&lt;br /&gt;
|Calculated [http://en.wikipedia.org/wiki/Cloud_base cloud base]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbasevalue&amp;gt;&lt;br /&gt;
|Current calculated cloud base without units&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UV&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Uv_index UV index]. Requires your station to have a UV sensor.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SolarRad&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Solar_radiation solar radiation]. Requires your station to have a solar sensor.&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Current light level in Lux. Requires your station to have a solar sensor. Only applies to Fine Offset stations.&lt;br /&gt;
|-&lt;br /&gt;
|[[Forecast_webtag|&amp;lt;#forecast&amp;gt;]]&lt;br /&gt;
|The current forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#forecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current forecast encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastnumber&amp;gt;&lt;br /&gt;
|The number relating to the current forecast entry in the [[strings.ini]] file.  If your station is not providing it&#039;s own forecast and Cumulus is not calculating one then 0 (zero) is returned.  Note: two negative numbers can be returned by [[Forecast_webtag|Cumulus]]: -1 (neg 1) = Exceptional Fine, -26 (neg 26) = Exceptional Bad&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecast&amp;gt;&lt;br /&gt;
|Always gives Cumulus (Zambretti) [[Forecast_webtag|forecast]], even if the &amp;lt;#forecast&amp;gt; tag provides a station forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#cumulusforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  Cumulus (Zambretti) forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecast&amp;gt;&lt;br /&gt;
|Always gives station forecast (if available)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#wsforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  station forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcond&amp;gt;&lt;br /&gt;
|Represents the value entered on the screen within Cumulus for the Current Weather condition, or the value as held in the [[currentconditions.txt]] file. Any reserved HTML characters are encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcondenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#currcond&amp;gt; but also has all characters above (decimal base) code 159 encoded as HTML entities for example this would encode any use of symbol for degree.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcondJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current conditions encoded for JavaScript&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Extra Sensors==&lt;br /&gt;
&lt;br /&gt;
The extra sensors functionality in Cumulus only supports processing for current spot values as read from the sensors. Periodically spot extra sensor values are logged, see the [[Extra_Sensor_Files|Extra Sensor Files]] page for information about log files from where you can extract the past spot values. The logging can be compared to the Standard Logfiles.&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors: Davis models and Oregon Scientific WMR928, WR100/200 and Ecowitt===&lt;br /&gt;
&lt;br /&gt;
These web tags hold current values for additional sensors supported by CumulusMX. For Oregon Scientific model like WMR-200 with USB connection, please refer to [[#Web tags mentioning (outside) temperature]] because any of the extra temperature tags below can be redirected to &#039;&#039;&#039;&amp;lt;#temp&amp;gt;&#039;&#039;&#039;, and consequently also have web tags reporting daily extremes and longer period extreme records.&lt;br /&gt;
&lt;br /&gt;
The webtags are shared between the devices and it is the users responsibility to avoid conflict.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:250px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp[1 - 16]&amp;gt; OR&lt;br /&gt;
&amp;lt;#ExtraTemp sensor=[ 1 - 16 ]&amp;gt;&lt;br /&gt;
|Extra temperature channel 1 - 16, both webtag syntaxes are valid&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP[1 - 16]&amp;gt; OR&lt;br /&gt;
&amp;lt;#ExtraDP sensor=[ 1 - 16 ]&amp;gt;&lt;br /&gt;
|Extra dew point channel 1 - 16, both webtag syntaxes are valid&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum[1 - 16]&amp;gt;&lt;br /&gt;
&amp;lt;#ExtraHum sensor=[ 1 - 16 ]&amp;gt;&lt;br /&gt;
|Extra humidity channel 1 - 16, , both webtag syntaxes are valid&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilTemp[1 - 16]&amp;gt;&lt;br /&gt;
|Soil temperature 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture[1 - 16]&amp;gt;&lt;br /&gt;
|Soil moisture 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafWetness[1 - 8]&amp;gt;&lt;br /&gt;
|Leaf wetness 1 - 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors:  Davis AirLink ===&lt;br /&gt;
Available from version 3.9.0. You can configure two Airlink devices which have fixed identification as Indoor and Outdoor. There are a similar set of tags for each device.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Particulate Matter&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm1[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 1 μm, or less count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Currentparticulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality Index Values (allows use of the &amp;quot;dp=n&amp;quot; and &amp;quot;tc=y&amp;quot; parameters)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 2.5 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Stats Values&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 1 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 3 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 24 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] 12 hr averages buffer (2  hrs are required to get a nowcast value)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Sensor Info&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkFirmwareVersion[InǀOut]&amp;gt;&lt;br /&gt;
|Shows the AirLink firmware version as a date string.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkTemp[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air temperature value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkHum[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air humidity value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkWifiRssi[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors WiFi signal strength in dB - anything below -90 is considered very poor.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkUptime[InǀOut]&amp;gt;&lt;br /&gt;
|Shows the AirLink Uptime [InǀOut] as a date string.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkLinkUptime[InǀOut]&amp;gt;&lt;br /&gt;
|Shows the AirLink Link Uptime [InǀOut] as a date string.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Extra Sensors: Ecowitt ===&lt;br /&gt;
&lt;br /&gt;
Ecowitt stations are sold under other names depending on nation,  e.g. Ambient in USA, Froggit in central Europe, so Ecowitt is used as a generic name in this Wiki. See also [https://www.wxforum.net/index.php?board=111.0 WXForum.net].&lt;br /&gt;
&lt;br /&gt;
==== WH45 CO₂ sensor ====&lt;br /&gt;
&lt;br /&gt;
Available from release 3.9.5. From 3.27.0 the webtags as below are valid. The previous webtags with the minus sign i.s.o. underscores are deprecated.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2&amp;gt;&lt;br /&gt;
| The actual CO&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; concentration in ppm&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2_24h&amp;gt;&lt;br /&gt;
| The CO&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; concentration in ppm as a moving average over 24 hours&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2_pm1&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 1 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2_pm1_24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 1 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, 24 hours moving average&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2_pm2p5&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; or less&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2_pm2p5_24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CO2_pm2p5_aqi&amp;gt;&lt;br /&gt;
|The air quality index calculated from the CO2 sensors current pm 2.5 value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CO2_pm2p5_24h_aqi&amp;gt;&lt;br /&gt;
|The air quality index calculated from the CO2 sensors pm 2.5 24 hour average value&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2_pm4&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 4 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; or less&lt;br /&gt;
| NOTE: probably - but uncertain - a derivative by Ecowitt (interpolation between 2.5 and 10?)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2_pm4_24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 4 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2_pm10&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less (includes the 2.5 figure)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2_pm10_24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CO2_pm10_aqi&amp;gt;&lt;br /&gt;
|The air quality index calculated from the CO2 sensors current pm 10 value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CO2_pm10_24h_aqi&amp;gt;&lt;br /&gt;
|The air quality index calculated from the CO2 sensors pm 10 24 hour average value&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2_temp&amp;gt;&amp;lt;sup&amp;gt;See note&amp;lt;/sup&amp;gt;&lt;br /&gt;
| Temperature as reported by Air Quality monitor. &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2_hum&amp;gt;&lt;br /&gt;
| Relative Humidity as reported by Air Quality monitor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note&#039;&#039;&#039;: This temperature reflects the temperature of the sensor and would be used in combination with the sensors measured humidity (see next) for correction of the measured PM (particulate matter) value. This correction is responsibility of the user and is subject to a lot of discussion. Determination of how to correct the PM value is highly dependent on the conditions and placement of the sensor. See the specification sheet for the sensor or create some multivariate regression line based on calibration measurements. This is also valid for PM sensors like the AirLink. The normal amateur usage of PM sensors is that the uncorrected values are published.&lt;br /&gt;
&lt;br /&gt;
==== WN34 soil and water sensor ====&lt;br /&gt;
&lt;br /&gt;
Cumulus MX can support the Ecowitt WN34 (other model types exist and are reported here as if WN34) soil and water temperature sensors. They are reported as &amp;quot;User Temperature 1&amp;quot; to &amp;quot;User Temperature 8&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp[1 - 8]&amp;gt;&lt;br /&gt;
|The temperature of the sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Extra Sensors ====&lt;br /&gt;
Below are described the tags resulting from &#039;&#039;Ecowitt Air quality (WH41,WH43,WH45)&#039;&#039;, Ecowitt leak sensor (WH55), lighting detector (WH57), and extra temperature sensors (WN34)&lt;br /&gt;
&lt;br /&gt;
This sub-section applies only to those using Ecowitt GW1000 and possibly other devices (also Froggit DS1500, and other equivalents, see [[Supported Devices]]) an interface unit that picks up various external sensors and sends the data via an application programming interface to CumulusMX which then generates the following web tags:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#GW1000FirmwareVersion&amp;gt;&lt;br /&gt;
|GW1000 firmware version string&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#EcowittFirmwareVersion&amp;gt;&lt;br /&gt;
|Ecowitt firmware version string&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#EcowittReception&amp;gt;&lt;br /&gt;
|Reception signal strength for the Ecowitt devices in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#EcowittCameraUrl&amp;gt;&lt;br /&gt;
|The URL for the HTTPS GET command to get the camera picture&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#EcowittVideoUrl&amp;gt;&lt;br /&gt;
|The URL for the HTTPS GET command to get the camera timelapse for yesterday (no older timelapses can be viewed through CMX)&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeakSensor[1 - 4]&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp[1 - 8]&amp;gt; &lt;br /&gt;
|User Temperature [1 - 8]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture[1 - 8]&amp;gt;&lt;br /&gt;
|Soil moisture [1 - 8]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LaserDist[1 - 4]&amp;gt;&lt;br /&gt;
|To be clarified later&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LaserDepth[1 - 4]&amp;gt;&lt;br /&gt;
|To be clarified later&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQuality[1 - 4]&amp;gt;&lt;br /&gt;
| Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQualityAvg[1 - 4]&amp;gt;&lt;br /&gt;
| 24 hr moving average Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQualityIdx[1 - 4]&amp;gt;&lt;br /&gt;
|The calculated air quality index for sensors 1 to 4&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQualityAvgIdx[1 - 4]&amp;gt;&lt;br /&gt;
|The calculated 24 hour average air quality index for sensors 1 to 4&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningDistance&amp;gt;&lt;br /&gt;
|Distance to last strike &lt;br /&gt;
Same units as wind run - miles/km/nm. Returns 0.0 if you don&#039;t have a sensor, GW1000 api returns max value you can put in a byte - 0xFF which translates to 158.4 miles = 255 km if have sensor but no strike detected yet, so CMX translates that to &#039;----&#039;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningTime&amp;gt;&lt;br /&gt;
|Date and Time of last strike. &lt;br /&gt;
Default without output parameters is locale&#039;s short time format e.g. 18:02 or 6:02 pm, without date, but tag accepts both date and time output parameters. &lt;br /&gt;
Returns &#039;----&#039; if you don&#039;t have sensor or there has not been a strike since the sensor was installed. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of lighting strikes today&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Recent History=&lt;br /&gt;
&lt;br /&gt;
Please refer to the [[Recent history]] page for full information about using the tags in the following two tables. &lt;br /&gt;
&lt;br /&gt;
All tags in the tables below have:&lt;br /&gt;
#Mandatory input parameters as in this [[Webtags/Parameters#Input_modification_Parameters|description]]&lt;br /&gt;
#Optional output parameters to modify the time format as in this [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|description]]&lt;br /&gt;
&lt;br /&gt;
== Timestamp tag ==&lt;br /&gt;
Although as [[Recent history]] page explains, the history is intended to cover every minute in last 7 days, some entries may be at less frequent intervals, and when clocks change some entries will be missing altogether.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Time-stamp tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentTS&amp;gt;&lt;br /&gt;
|Gives the timestamp of the data that will be returned for any other recent history tag that uses same &#039;&#039;&#039;d, h, and m&#039;&#039;&#039; parameters&lt;br /&gt;
|&amp;lt;#RecentTS h=3 m=1 format=&amp;quot;HH:mm&amp;quot;&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== All Recent History Tags ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Input Modification Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentOutsideTemp&amp;gt;&lt;br /&gt;
|Outside Temperature&lt;br /&gt;
| &amp;lt;#RecentOutsideTemp h=3 m=1&amp;gt;&amp;amp;nbsp;&amp;lt;#tempunit&amp;gt; will display the temperature at the start of the period for which &amp;lt;#temptrend&amp;gt; is calculated&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill &lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentDewPoint&amp;gt;&lt;br /&gt;
|Dew Point&lt;br /&gt;
| &amp;lt;#RecentDewPoint h=25&amp;gt; reports the dew point temperature just over a day ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentApparent&amp;gt;&lt;br /&gt;
|Apparent&lt;br /&gt;
| &amp;lt;#RecentApparent m30&amp;gt; reports the dew point temperature half an hour ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHeatIndex&amp;gt;&lt;br /&gt;
|Heat Index&lt;br /&gt;
| &amp;lt;#RecentHeatIndex m=121&amp;gt; reports the heat index about 2 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidity&amp;gt;&lt;br /&gt;
|Relative Humidity&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind &amp;lt;br&amp;gt;(Note: Wind &#039;Speed&#039;, &#039;Gust&#039; and &#039;Latest&#039; have the usual Cumulus meanings see [[Wind measurement]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindSpeed&amp;gt;&lt;br /&gt;
|Wind Speed&lt;br /&gt;
| &amp;lt;#RecentWindSpeed m=10&amp;gt; will display the average wind speed 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindGust&amp;gt;&lt;br /&gt;
|Wind Gust&lt;br /&gt;
&lt;br /&gt;
(reports maximum gust from build 1088 of version 1.9.4)&lt;br /&gt;
| &amp;lt;#RecentWindGust d=1 m=1&amp;gt; will report the wind gust at approximately the same time yesterday&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindLatest&amp;gt;&lt;br /&gt;
|Wind Latest. &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindDir&amp;gt;&lt;br /&gt;
|Wind Direction (instantaneous)&lt;br /&gt;
| &amp;lt;#RecentWindDir m=10&amp;gt; will tell you which direction the wind was blowing from 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir&amp;gt;&lt;br /&gt;
|Wind Direction (average)&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir d=6&amp;gt; will say what the calculated average wind direction was at this time at the start of the week&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentPressure&amp;gt;&lt;br /&gt;
|Sea-level Pressure&lt;br /&gt;
| &amp;lt;#RecentPressure h=3 m=1&amp;gt; gives the sea level pressure when &amp;lt;#presstrendval&amp;gt; started tracking the pressure&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentRainToday&amp;gt;&lt;br /&gt;
|Daily rain total from last roll-over to specified time&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar &amp;amp; UV&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentSolarRad&amp;gt;&lt;br /&gt;
|Solar Radiation &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentUV&amp;gt;&lt;br /&gt;
|UV Index &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Indoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentIndoorTemp&amp;gt;&lt;br /&gt;
|Indoor Temperature&lt;br /&gt;
|  Parameters as with other Recent webtags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentIndoorHumidity&amp;gt;&lt;br /&gt;
|Indoor Temperature&lt;br /&gt;
|  Parameters as with other Recent webtags&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Outdoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill  (if temperature is below 10°C or 50 °F, then the new Feels Like now available in MX (next item) will report this same value).&lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentFeelsLike&amp;gt;&lt;br /&gt;
| Feels Like Temperature&lt;br /&gt;
| &amp;lt;#RecentFeelsLike h=12 m=1&amp;gt; reports the feel like temperature 12 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidex&amp;gt;&lt;br /&gt;
| Canadian Humidity Index (humidex) Dimensionless - no units&lt;br /&gt;
| &amp;lt;#RecentHumidex h=3&amp;gt; reports humidex 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality tags&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Today=&lt;br /&gt;
&lt;br /&gt;
Cumulus allows some control over the time that &amp;quot;Today&amp;quot; begins:&lt;br /&gt;
# You can define the log rollovertime. Choose between 9am or midnight.&lt;br /&gt;
# For the weather diary feature &#039;&#039;&#039;SnowDepthHour&#039;&#039;&#039; The default SnowDepthHour is 8&lt;br /&gt;
&lt;br /&gt;
Readings from your weather station are assigned to the &amp;quot;Today&amp;quot; based on 3 options for [[Meteorological day]]&lt;br /&gt;
# starting at 9:00 am, based on winter time, so switching to 10:00 during Daylight Saving (summer) time, or&lt;br /&gt;
# starting at 9:00 am, all year round, or&lt;br /&gt;
# aligned with calendar days, so today starts at midnight&lt;br /&gt;
&lt;br /&gt;
The independence of the start time for weather diary and weather station related web tags needs to be remembered when labelling web tags from the two tables below. It was assumed that you would use 9 a.m. as start time for both, but not care when snow fell, as it often has in the UK, after Summer Time has begun, so weather station tags were by default reporting from 10 a.m. local time and snow as at 9 a.m.&lt;br /&gt;
&lt;br /&gt;
In MX, if you choose 9 a.m. (optionally 10 a.m. in summer) for rollover, so all the standard derivative are assigned to the date the meteorological day starts as Today, but the sunshine hours recorded against today will be from midnight on the said date.&lt;br /&gt;
&lt;br /&gt;
==Weather Diary==&lt;br /&gt;
&lt;br /&gt;
This first table lists all the web tags available for reporting what is recorded in the weather diary. Just to be clear, the web tags shown below, will report data for previous day if the current time is before the snow depth hour setting, and report data for the current day if the current time matches the snow depth hour or is later.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Option_showSnow&amp;gt;&lt;br /&gt;
|Displays the value of the &#039;&#039;Display Options=&amp;gt;General Options=&amp;gt;Snowfall&#039;&#039;: this option enabled will display snowfall data from the Weather Diary on the default web site&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowdepth&amp;gt;&lt;br /&gt;
|Meteorologists report snow depth in cm, so this is default unit for Cumulus. Snowdepth should include the snow24h amount so automatic measurement (by laser) always is the correct amount!&lt;br /&gt;
&lt;br /&gt;
If there is no entry in Weather Diary for the day explained above, reports zero. Input is to 2 decimal places to accommodate inches as unit (see &#039;&#039;station settings=&amp;gt; unit settings&#039;&#039; in CMX).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowcomment&amp;gt;&lt;br /&gt;
|Displays the comment field of the weather diary.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snow24hr&amp;gt;&lt;br /&gt;
|Fresh snow which fell the past 24 hrs. If this amount  is subtracted from snowdepth you find the melt/compression of the previous snow.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DiaryThunder&amp;gt;&lt;br /&gt;
&amp;lt;#DiaryHail&amp;gt;&lt;br /&gt;
&amp;lt;#DiaryFog&amp;gt;&lt;br /&gt;
&amp;lt;#DiaryGales&amp;gt;&lt;br /&gt;
| These tags return &amp;quot;true&amp;quot;, &amp;quot;false&amp;quot;, or &amp;quot;-&amp;quot; if no diary entry exists. This null value can be overridden with the usual nv= parameter. These tags take an optional parameter of the date to be queried: date=YYYY-MM-DD&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SnowAccumSeason&amp;gt;&lt;br /&gt;
|queries the Weather Diary for the current snow season total snow fall.&lt;br /&gt;
The tag takes an optional parameter `y=YYYY` which you can use to specify the snow season starting year for which you want the total.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Today.ini==&lt;br /&gt;
&lt;br /&gt;
These tag names relate to the current [[Meteorological day]] and they are populated from information held in [[today.ini]]; Where a tag name reports a value specific to a past time in today-so-far, there will also be a tag name that can give the time of day, shown in same row of table below. For those that cover whole day so far, the final column contains &amp;quot;n/a&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
There is some inconsistency in naming with &amp;quot;T&amp;quot; not included in all tag names, &amp;quot;T&amp;quot; is used in conjunction with &amp;quot;H&amp;quot; or &amp;quot;L&amp;quot; as a suffix for extreme values/time-stamps, but a prefix &amp;quot;T&amp;quot; can identify today&#039;s value, or prefix &amp;quot;T&amp;quot; can signify a time-stamp. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtemp&amp;gt;&lt;br /&gt;
|The [[Average_temperature|average]] temperature so far today (calculated from all temperature readings processed by Cumulus, [[Today.ini|today.ini]] stores a cumulative aggregate and counts the number of values processed, so a division gives this output)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprange&amp;gt;&lt;br /&gt;
|The temperature range (&amp;lt;#tempTH&amp;gt; - &amp;lt;#tempTL&amp;gt;) so far today (Cumulus calculates all these tags using Celsius values, but outputs them in your chosen units)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest temperature since midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest temperature since midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightRangeT&amp;gt;&lt;br /&gt;
|The temperature range (max - min) so far today from midnight (Cumulus calculates all these tags using Celsius values, but outputs them in your chosen units)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temp9amTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest temperature since 9am (rollover)&lt;br /&gt;
|&amp;lt;#Ttemp9amTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temp9amTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest temperature since 9am (rollover)&lt;br /&gt;
|&amp;lt;#Ttemp9amTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temp9amRangeT&amp;gt;&lt;br /&gt;
|The temperature range (max - min) so far today from 9am (Cumulus calculates all these tags using Celsius values, but outputs them in your chosen units)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTH&amp;gt;&lt;br /&gt;
|Today&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTL&amp;gt;&lt;br /&gt;
|Today&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTH&amp;gt;&lt;br /&gt;
|Today&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTL&amp;gt;&lt;br /&gt;
|Today&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillTL&amp;gt;&lt;br /&gt;
|Today&#039;s greatest wind chill&lt;br /&gt;
|&amp;lt;#TwchillTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#ThumTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#ThumTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Precipitation&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rain24hourTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest rain for 24 hours&lt;br /&gt;
|&amp;lt;#Train24hourTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainToday&amp;gt;&lt;br /&gt;
|If you have an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode, this gives today&#039;s rain total so far according to the sensor&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustTM&amp;gt; &lt;br /&gt;
|Today&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingTM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of today&#039;s high gust (&amp;lt;#wgustTM&amp;gt;) in degrees&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#directionTM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of today&#039;s high gust (&amp;lt;#wgustTM&amp;gt;) in as a compass point (e.g. &amp;quot;NNE&amp;quot;)&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufort&amp;gt; &lt;br /&gt;
|Today&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufortnumber&amp;gt;&lt;br /&gt;
|Today&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#windrun&amp;gt;&lt;br /&gt;
|The total wind run so far today&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvg&amp;gt;&lt;br /&gt;
|The wind run divided by time passed since rollover to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearing&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddir&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for today&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ET&amp;gt;&lt;br /&gt;
|Today&#039;s [http://en.wikipedia.org/wiki/Evapotranspiration evapotranspiration], if not on the station can be calculated by CMX.&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarTH&amp;gt;&lt;br /&gt;
|Today&#039;s high solar radiation value (Solar sensor needed)&lt;br /&gt;
|&amp;lt;#TsolarTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVTH&amp;gt;&lt;br /&gt;
|Today&#039;s high UV Index (UV sensor needed)&lt;br /&gt;
|&amp;lt;#TUVTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
|Today&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of strikes since midnight, default 0 &lt;br /&gt;
&lt;br /&gt;
(other lightning tags can be found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursToday&amp;gt;&lt;br /&gt;
| The incremental chill hours figure since start of today (Compare with Cumulative seasonal Chill Hours at end of today &amp;lt;#chillhours&amp;gt; found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= No Commas; RC Webtags =&lt;br /&gt;
&lt;br /&gt;
The conversion of comma decimal separator to a point is described on the [[Webtags/Parameters#Changing_the_decimal_separator|parameter page]]. However, there is a set of legacy webtags which produce that value without a comma without parameter. Those webtags have a prefix of RC and are listed separately. Those webtags still exist and are listed here without further comment.&lt;br /&gt;
&lt;br /&gt;
== Current conditions ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCtemp&amp;gt;, &amp;lt;#RCdew&amp;gt;, &amp;lt;#RCheatindex&amp;gt;, &amp;lt;#RChum&amp;gt;, &amp;lt;#RCinhum&amp;gt;, &amp;lt;#RCintemp&amp;gt;, &amp;lt;#RCpress&amp;gt;, &amp;lt;#RCrfall&amp;gt;, &amp;lt;#RCrrate&amp;gt;, &amp;lt;#RCwchill&amp;gt;, &amp;lt;#RCwgust&amp;gt;, &amp;lt;#RCwspeed&amp;gt;, &amp;lt;#RCwlatest&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Today ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCpressTH&amp;gt;,  &amp;lt;#RCpressTL&amp;gt;,  &amp;lt;#RCrrateTM&amp;gt;,  &amp;lt;#RCtempTH&amp;gt;, &amp;lt;#RCtempTL&amp;gt;, &amp;lt;#RCwgustTM&amp;gt;,  &amp;lt;#RCdewpointTH&amp;gt;, &amp;lt;#RCdewpointTL&amp;gt;, &amp;lt;#RCwchillTL&amp;gt;, &amp;lt;#RCheatindexTH&amp;gt;, &amp;lt;#RCapptempTH&amp;gt;, &amp;lt;#RCapptempTL&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Recent History ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCRecentOutsideTemp&amp;gt;, &amp;lt;#RCRecentWindSpeed&amp;gt;, &amp;lt;#RCRecentWindGust&amp;gt;, &amp;lt;#RCRecentWindLatest&amp;gt;, &amp;lt;#RCRecentWindChill&amp;gt;, &amp;lt;#RCRecentDewPoint&amp;gt;, &amp;lt;#RCRecentHeatIndex&amp;gt;, &amp;lt;#RCRecentPressure&amp;gt;, &amp;lt;#RCRecentRainToday&amp;gt;, &amp;lt;#RCRecentUV&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Yesterday=&lt;br /&gt;
&lt;br /&gt;
Note that the Y indicating yesterday is sometimes a prefix, sometimes a suffix (with H for High, L for Low), web tags are not named consistently!&lt;br /&gt;
&lt;br /&gt;
For web tags that refer to a particular time of day, there is a corresponding web tag that can give that time of day. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:550px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprangeY&amp;gt;&lt;br /&gt;
|The temperature range (max - min) yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest temperature from midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest temperature from midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightRangeY&amp;gt;&lt;br /&gt;
|The temperature range (max - min) yesterday from midnight&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temp9amYH&amp;gt;&lt;br /&gt;
|Yesterdays&#039;s highest temperature 9am (rollover)&lt;br /&gt;
|&amp;lt;#Ttemp9amYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temp9amYL&amp;gt;&lt;br /&gt;
|Yesterdays&#039;s lowest temperature 9am (rollover)&lt;br /&gt;
|&amp;lt;#Ttemp9amYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temp9amRangeY&amp;gt;&lt;br /&gt;
|The temperature range (max - min) yesterday from 9aam (Cumulus calculates all these tags using Celsius values, but outputs them in your chosen units)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtempY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s average temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Ychillhours&amp;gt;&lt;br /&gt;
| The Cumulative [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] as recorded at rollover (the end of meteorological yesterday)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursYest&amp;gt;&lt;br /&gt;
| The incremental [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] yesterday&lt;br /&gt;
&lt;br /&gt;
(compare with &amp;lt;#chillhoursToday&amp;gt; described in [[#Today.ini]] table)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#TwchillYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYH&amp;gt;&lt;br /&gt;
|High humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYL&amp;gt;&lt;br /&gt;
|Low humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallY&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to the connected weather station&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainYest&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rain24hourYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest hourly rain over 24 hours&lt;br /&gt;
|&amp;lt;#Train24hourYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustYM&amp;gt; &lt;br /&gt;
|Yesterday&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingYM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of yesterday&#039;s high gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#directionYM&amp;gt;&lt;br /&gt;
|The wind direction at the time of yesterday&#039;s high gust as a compass point (e.g. &amp;quot;NNW&amp;quot;)&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufort&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufortnumber&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for yesterday&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearingY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddirY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunY&amp;gt;&lt;br /&gt;
|The total wind run for yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvgY&amp;gt;&lt;br /&gt;
| The wind run yesterday divided by 24 hours to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YSunshineHours&amp;gt;&lt;br /&gt;
|Yesterday&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high solar radiation value (Solar sensor needed) &lt;br /&gt;
|&amp;lt;#TsolarYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high UV Index (UV sensor needed) &lt;br /&gt;
|&amp;lt;#TUVYH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Averages=&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:700px&amp;quot;|Function&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Monthly&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempAvg mon=[1-12]&amp;gt;&lt;br /&gt;
|Mean for requested month over the entire history. Omit the mon parameter for the current month&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempAvg m=[1-12] y=[YYYY]&amp;gt;&lt;br /&gt;
|Mean for the requested specific month. Omit the parameters for the current month&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Yearly&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempAvg y=[YYYY]&amp;gt;&lt;br /&gt;
|Mean for the requested year. Omit the y parameter for the current year&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Records=&lt;br /&gt;
==Yearly==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:350px&amp;quot;|Time Webtag&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#YearTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#YearTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s highest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s lowest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHeatIndexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest USA heat index&lt;br /&gt;
|&amp;lt;#YearHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWChillL&amp;gt;&lt;br /&gt;
|This year&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#YearWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeH&amp;gt;&lt;br /&gt;
|This year&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumidexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#YearHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointH&amp;gt;&lt;br /&gt;
|This year&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMinTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMaxTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumH&amp;gt;&lt;br /&gt;
|This year&#039;s high humidity&lt;br /&gt;
|&amp;lt;#YearHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumL&amp;gt;&lt;br /&gt;
|This year&#039;s low humidity&lt;br /&gt;
|&amp;lt;#YearHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressH&amp;gt;&lt;br /&gt;
|This year&#039;s high pressure&lt;br /&gt;
|&amp;lt;#YearPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressL&amp;gt;&lt;br /&gt;
|This year&#039;s low pressure&lt;br /&gt;
|&amp;lt;#YearPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearGustH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind gust&lt;br /&gt;
|&amp;lt;#YearGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind speed&lt;br /&gt;
|&amp;lt;#YearWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindRunH&amp;gt;&lt;br /&gt;
| This year&#039;s highest Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearRainRateH&amp;gt;&lt;br /&gt;
|This year&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#YearRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHourlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#YearHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDailyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high daily rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearRain24HourH&amp;gt;&lt;br /&gt;
|This year&#039;s high 24hr rain&lt;br /&gt;
|&amp;lt;#YearRain24HourHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearRain24HourHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMonthlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high monthly rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMonthlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest period without rain ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AnnualET&amp;gt;&lt;br /&gt;
|Year&#039;s total [http://en.wikipedia.org/wiki/Evapotranspiration evapotranspiration], if not on the station can be calculated by CMX.&lt;br /&gt;
|n/a&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursYear&amp;gt;&lt;br /&gt;
| the total sunshine hours in year-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==All Time==&lt;br /&gt;
&lt;br /&gt;
The default formats are:&lt;br /&gt;
*The default format for an extreme month is to show the month name in full i.e. format &#039;MMMM&#039; followed by the year in full. &lt;br /&gt;
*For an extreme day it shows the day of the month and the month name in full i.e. format &amp;quot;dd MMMM&amp;quot; (same for Cumulus 1 and Cumulus MX), prefixed with the word &#039;on&#039; again ending with the year. &lt;br /&gt;
*For the highest/lowest within a day in the year it shows both time and date adding the word &amp;quot;at&amp;quot; before the time, and the word &#039;on&#039; before the date (i.e. on the standard web page the time comes first, not as seen in admin interface).&lt;br /&gt;
&lt;br /&gt;
You can change the default output on either the standard web template, or in your own file,  by using the [[#Time.2FDate_.27format.27_Parameter|formats]], please check the [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|Parameter page]].&lt;br /&gt;
&lt;br /&gt;
Note that unlike the this month and this year web tags, the time and the date are both included in the default format of the standard time-stamp web tags for the &#039;highest minimum&#039; and &#039;lowest maximum&#039; temperatures, yet another inconsistency!&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempH&amp;gt;&lt;br /&gt;
|All time high temperature&lt;br /&gt;
|&amp;lt;#TtempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempL&amp;gt;&lt;br /&gt;
|All time low temperature &lt;br /&gt;
|&amp;lt;#TtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#mintempH&amp;gt;&lt;br /&gt;
|All time high minimum temperature &lt;br /&gt;
|&amp;lt;#TmintempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#maxtempL&amp;gt;&lt;br /&gt;
|All time low maximum temperature &lt;br /&gt;
|&amp;lt;#TmaxtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDailyTempRange&amp;gt;&lt;br /&gt;
|All time low daily temperature range&lt;br /&gt;
|&amp;lt;#TLowDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyTempRange&amp;gt;&lt;br /&gt;
|All time high daily temperature range&lt;br /&gt;
|&amp;lt;#THighDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempH&amp;gt;&lt;br /&gt;
|All time high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempL&amp;gt;&lt;br /&gt;
|All time low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeH&amp;gt;&lt;br /&gt;
|All time high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeL&amp;gt;&lt;br /&gt;
|All time low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexH&amp;gt;&lt;br /&gt;
|All time high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexH&amp;gt;&lt;br /&gt;
|All time high USA heat index&lt;br /&gt;
|&amp;lt;#TheatindexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointH&amp;gt;&lt;br /&gt;
|All time high dew point&lt;br /&gt;
|&amp;lt;#TdewpointH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointL&amp;gt;&lt;br /&gt;
|All time low dew point&lt;br /&gt;
|&amp;lt;#TdewpointL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humH&amp;gt;&lt;br /&gt;
|All time high humidity&lt;br /&gt;
|&amp;lt;#ThumH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humL&amp;gt;&lt;br /&gt;
|All time low humidity&lt;br /&gt;
|&amp;lt;#ThumL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillL&amp;gt;&lt;br /&gt;
|All time greatest wind chill (i.e. lowest temperature, but highest wind speed) &lt;br /&gt;
|&amp;lt;#TwchillL&amp;gt;&lt;br /&gt;
|NOTE: These were misnamed &#039;&#039;wchillH&#039;&#039; which names have been deprecated.&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateM&amp;gt;&lt;br /&gt;
|All time high rain rate &lt;br /&gt;
|&amp;lt;#TrrateM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallH&amp;gt;&lt;br /&gt;
|All time high daily rain &lt;br /&gt;
|&amp;lt;#TrfallH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallhH&amp;gt;&lt;br /&gt;
|All time high hourly rain&lt;br /&gt;
|&amp;lt;#TrfallhH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallmH&amp;gt;&lt;br /&gt;
|All time high monthly rain &lt;br /&gt;
|&amp;lt;#TrfallmH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriod&amp;gt;&lt;br /&gt;
|All time longest dry period (days)&lt;br /&gt;
|&amp;lt;#TLongestDryPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriod&amp;gt;&lt;br /&gt;
|All time longest wet period (days)&lt;br /&gt;
|&amp;lt;#TLongestWetPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressH&amp;gt;&lt;br /&gt;
|All time high pressure &lt;br /&gt;
|&amp;lt;#TpressH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressL&amp;gt;&lt;br /&gt;
|All time low pressure &lt;br /&gt;
|&amp;lt;#TpressL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#gustM&amp;gt;&lt;br /&gt;
|All time high wind gust &lt;br /&gt;
|&amp;lt;#TgustM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeedH&amp;gt;&lt;br /&gt;
|All time high average wind speed &lt;br /&gt;
|&amp;lt;#TwspeedH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunH&amp;gt;&lt;br /&gt;
|All time high daily wind run&lt;br /&gt;
|&amp;lt;#TwindrunH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Monthly==&lt;br /&gt;
&lt;br /&gt;
The web tags in the date column default output dates in the format &amp;quot;dd MMMM&amp;quot;. For web tags that represent daily values, there are (obviously) no corresponding time web tags, but for high and low spot values the default &#039;h:mm&#039; format of the time output can be changed. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:240px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Time Webtag name&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempH&amp;gt;&lt;br /&gt;
|This months high temperature&lt;br /&gt;
|&amp;lt;#MonthTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempL&amp;gt;&lt;br /&gt;
|This months low temperature&lt;br /&gt;
|&amp;lt;#MonthTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMinTempH&amp;gt;&lt;br /&gt;
|This months highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMaxTempL&amp;gt;&lt;br /&gt;
|This months lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHeatIndexH&amp;gt;&lt;br /&gt;
|This months high USA heat index&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWChillL&amp;gt;&lt;br /&gt;
|This months greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#MonthWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempH&amp;gt;&lt;br /&gt;
|This month&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempL&amp;gt;&lt;br /&gt;
|This month&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeH&amp;gt;&lt;br /&gt;
|This month&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeL&amp;gt;&lt;br /&gt;
|This months lowest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumidexH&amp;gt;&lt;br /&gt;
|This month&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#MonthHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointH&amp;gt;&lt;br /&gt;
|This month&#039;s high dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointL&amp;gt;&lt;br /&gt;
|This month&#039;s low dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumH&amp;gt;&lt;br /&gt;
|This month&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#MonthHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#MonthHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressH&amp;gt;&lt;br /&gt;
|This month&#039;s highest pressure&lt;br /&gt;
|&amp;lt;#MonthPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest pressure&lt;br /&gt;
|&amp;lt;#MonthPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthGustH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind gust&lt;br /&gt;
|&amp;lt;#MonthGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind speed&lt;br /&gt;
|&amp;lt;#MonthWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindRunH&amp;gt;&lt;br /&gt;
|This month&#039;s high Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunmonth&amp;gt;&lt;br /&gt;
|This month&#039;s Wind Run so far&lt;br /&gt;
|n/a&lt;br /&gt;
|n/a &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthRainRateH&amp;gt;&lt;br /&gt;
|This month&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#MonthRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHourlyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthRain24HourH&amp;gt;&lt;br /&gt;
|This month&#039;s highest 24hr rain&lt;br /&gt;
|&amp;lt;#MonthRain24HourHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthRain24HourHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDailyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s wettest day (greatest daily rain)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest dry period ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day, ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDryDays y=nnnn m=nn&amp;gt;&lt;br /&gt;
|Gives the count of dry days for a particular month in a certain year&lt;br /&gt;
|n/a&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWetDays y=nnnn m=nn&amp;gt;&lt;br /&gt;
|Gives the count of wet days for a particular month in a certain year&lt;br /&gt;
|n/a&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursMonth&amp;gt;&lt;br /&gt;
| the total sunshine hours in month-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Monthly All Time Records==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;These tag names represent extreme record values (and corresponding time-stamps) for any particular month (1 =January, and so on, to 12 =December) in all years&#039;&#039;&#039; (HAR To place somewhere)&lt;br /&gt;
&lt;br /&gt;
This table includes webtags that show the values in [[Monthlyalltime.ini]] log file.&lt;br /&gt;
&lt;br /&gt;
These are a set of tags for monthly all-time highs and lows, in other words the highest and lowest values for a particular month of the year.  &lt;br /&gt;
# The tag names listed here require a [[Webtags/Parameters#Input_modification_Parameters|input modification parameter]].&lt;br /&gt;
# The tag names here can optionally take any [[Webtags/Parameters#Output_modification_parameters|output modification parameters]].&lt;br /&gt;
# To supply both optional input modification, and optional output modification parameters, separate them with spaces, e.g. &amp;lt;#ByMonthTempHT mon=7 format=hh:nn&amp;gt;. In that example, the time (not date) of highest ever temperature in July is returned after processing by Cumulus.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempH&amp;gt;&lt;br /&gt;
|High Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempL&amp;gt;&lt;br /&gt;
|Low Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexH&amp;gt;&lt;br /&gt;
|High Heat Index&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWChillL&amp;gt;&lt;br /&gt;
|Greatest wind chill (i.e. lowest temperature and highest wind speed)&lt;br /&gt;
|&amp;lt;#ByMonthWChillLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempH&amp;gt;&lt;br /&gt;
|High Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempL&amp;gt;&lt;br /&gt;
|Low Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeH&amp;gt;&lt;br /&gt;
|High Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeL&amp;gt;&lt;br /&gt;
|Low Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumidexH&amp;gt;&lt;br /&gt;
|High Canadian Humidity Index (Humidex)&lt;br /&gt;
|&amp;lt;#ByMonthHumidexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointH&amp;gt;&lt;br /&gt;
|High Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointL&amp;gt;&lt;br /&gt;
|Low Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMinTempH&amp;gt;&lt;br /&gt;
|Highest Daily Minimum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMinTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempL&amp;gt;&lt;br /&gt;
|Lowest Daily Maximum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRangeT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRangeT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumH&amp;gt;&lt;br /&gt;
|High Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumL&amp;gt;&lt;br /&gt;
|Low Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumLT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressH&amp;gt;&lt;br /&gt;
|High Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressL&amp;gt;&lt;br /&gt;
|Low Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthGustH&amp;gt;&lt;br /&gt;
|High Wind Gust&lt;br /&gt;
|&amp;lt;#ByMonthGustHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindH&amp;gt;&lt;br /&gt;
|High Wind Speed&lt;br /&gt;
|&amp;lt;#ByMonthWindHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindRunH&amp;gt;&lt;br /&gt;
|High Daily Wind Run&lt;br /&gt;
|&amp;lt;#ByMonthWindRunHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthRainRateH&amp;gt;&lt;br /&gt;
|High Rain Rate&lt;br /&gt;
|&amp;lt;#ByMonthRainRateHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainH&amp;gt;&lt;br /&gt;
|High Monthly Rainfall&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainH&amp;gt;&lt;br /&gt;
|High Hourly Rain&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthRain24HourH&amp;gt;&lt;br /&gt;
|High 24hr Rain&lt;br /&gt;
|&amp;lt;#ByMonthRain24HourHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainH&amp;gt;&lt;br /&gt;
|High Daily Rain&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest Dry Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriodT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest Wet Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriodT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMostDryDays m=nn&amp;gt;&lt;br /&gt;
|The day count and year/month for the specified month with the most dry days&lt;br /&gt;
|&amp;lt;#ByMonthMostDryDaysT m=nn&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMostWetDays m=nn&amp;gt;&lt;br /&gt;
|The day count and year/month for the specified month with the most wet days&lt;br /&gt;
|&amp;lt;#ByMonthMostWetDaysT m=nn&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Statistics=&lt;br /&gt;
This section is quite small but may enlarge so it has become a separate chapter.  &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:750px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempAvg24Hrs&amp;gt;&lt;br /&gt;
|Mean for the last 24 hrs. It does not take parameters.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempAvg y=[YYYY]&amp;gt;&lt;br /&gt;
|Mean for the requested year. Omit the year parameter for the current year&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempAvg mon=[1-12]&amp;gt;&lt;br /&gt;
|Mean for requested month over the entire history. Omit the month parameter for the current month. Should return the same value as &amp;lt;#MonthAvgTemp&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempAvg m=[1-12] y=[YYYY]&amp;gt;&lt;br /&gt;
|Mean for the requested specific month. Omit the parameters for the current month. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindAvgCust m=x&amp;gt;&lt;br /&gt;
|returns the average wind speed over the last X minutes. You define how many minutes (X) using the web tag parameter m=X&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindGustCust m=x&amp;gt;&lt;br /&gt;
|returns the highest wind gust over the last X minutes. You define how many minutes (X) using the web tag parameter m=X&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Monthly averages&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; |These are the average values for a month across all your Cumulus MX history. The average excludes any partial month at the start of the history, and the current month, but assumes the data between is complete. Defaults to the current month, specify a month using the `mon=NN` tag parameter.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAvgTemp&amp;gt;`&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAvgTempHigh&amp;gt;`&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAvgTempLow&amp;gt;`&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAvgTotalRainfall&amp;gt;`&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAvgTotalWindRun&amp;gt;`&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAvgTotalSunHours&amp;gt;`&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAvgTotalET&amp;gt;`&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAvgTotalChillHrs&amp;gt;`&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Day/Night/Sun/Moon=&lt;br /&gt;
&lt;br /&gt;
These values are calculated hourly.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunrise&amp;gt;&lt;br /&gt;
|Last sunrise time at the station - This sunrise time is calculated by a third party library each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunset&amp;gt;&lt;br /&gt;
|Next sunset time at the station - The sunset/sunrise times are calculated each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylength&amp;gt;&lt;br /&gt;
|Length of day in hours and minutes (sunrise to sunset).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunUp&amp;gt;&lt;br /&gt;
|A flag to indicate if the Sun is above the horizon or not, based on the sunrise and sunset times.&lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 is when the Sun is above the horizon for the station location.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dawn&amp;gt;&lt;br /&gt;
|Start of last Civil Twilight at the station as at last midnight UTC. Possible values are 0 or 1&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dusk&amp;gt;&lt;br /&gt;
|End of next Civil Twilight at the station as at last midnight UTC. Possible values are 0 or 1&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsDawn&amp;gt;&lt;br /&gt;
|Dawn as described above is active&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsDusk&amp;gt;&lt;br /&gt;
|Dusk as described above is active&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylightlength&amp;gt;&lt;br /&gt;
| Approximate length of daylight in hours and minutes (dawn to dusk)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#isdaylight&amp;gt;&lt;br /&gt;
|A flag to indicate if the location for the station is in civil daylight or not, based on the dawn and dusk times. &lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 notes that it is currently within the hours of daylight.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tomorrowdaylength&amp;gt;&lt;br /&gt;
|A string giving an approximate predicted difference between the length of daylight (dawn to dusk) yesterday and length of daylight tomorrow.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonphase&amp;gt;&lt;br /&gt;
|Current [[Lunar phase|phase of the moon]] in words, eg &amp;quot;New Moon&amp;quot; etc. The names used can be altered in [[Strings.ini#Moon_Phases|strings.ini]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonAge&amp;gt;&lt;br /&gt;
|Current &#039;&#039;&#039;approximate&#039;&#039;&#039; age of the Moon in days (0-29.53)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonrise&amp;gt;&lt;br /&gt;
|Current moonrise time at the station (if moon rises on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonset&amp;gt;&lt;br /&gt;
|Current moonset time at the station (if moon sets on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercent&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (negative value indicates &#039;waning&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercentAbs&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (always positive)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
| see [[#Today.ini]] Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YSunshineHours&amp;gt;&lt;br /&gt;
|see [[#Yesterday]] Miscellaneous &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CurrentSolarMax&amp;gt;&lt;br /&gt;
|[[FAQ#What_is_this_.22Solar_Max.22_value_which_Cumulus_is_displaying.3F | Current theoretical maximum solar radiation]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunny&amp;gt;&lt;br /&gt;
|Returns 1 if the sun is shining, otherwise 0 (Solar sensor needed)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= System =&lt;br /&gt;
&lt;br /&gt;
Special tags returning information about the device hosting CumulusMX &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:450px&amp;quot; |Applicability&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsVersion&amp;gt;&lt;br /&gt;
|OS version, e.g. &amp;quot;Windows 7 x64 build 7600&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsLanguage&amp;gt;&lt;br /&gt;
|OS language, e.g. &amp;quot;English&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SystemUpTime&amp;gt;&lt;br /&gt;
|How long the system has been up, e.g. &amp;quot;8 hours 21 minutes&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ProgramUpTime&amp;gt;&lt;br /&gt;
|How long Cumulus has been running, e.g. &amp;quot;7 hours 55 minutes&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ProgramUpTimeMs&amp;gt;&lt;br /&gt;
|How long Cumulus has been running in milliseconds&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StationUpTime&amp;gt;&lt;br /&gt;
|How long the station has been running as timespan (for DAVIS WLL &amp;amp; WLC and for ECOWITT)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StationLinkUpTime&amp;gt;&lt;br /&gt;
|How long the station Link has been estaablished as timespan (only for DAVIS WLL &amp;amp; WLC)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CpuName&amp;gt;&lt;br /&gt;
|Name of the processors or n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CpuCount&amp;gt;&lt;br /&gt;
|Number of processors, e.g. &amp;quot;4&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CPUTemp&amp;gt;&lt;br /&gt;
|Temperature of the CPU in C, only works on Linux, updates once a minute, returns &#039;-999.0&#039; on Windows&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AllocatedMemory&amp;gt;&lt;br /&gt;
|Amount of memory allocated to Cumulus, e.g. &amp;quot;60.69 MB&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MemoryStatus&amp;gt;&lt;br /&gt;
|Memory status or n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DisplayMode&amp;gt;&lt;br /&gt;
|Display mode or n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DiskSize&amp;gt;&lt;br /&gt;
|The size of the disk CumulusMX resides on or n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DiskFree&amp;gt;&lt;br /&gt;
|The free space on the disk CumulusMX resides on or n/a&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Units=&lt;br /&gt;
&lt;br /&gt;
No optional input nor output parameters.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunit&amp;gt;&lt;br /&gt;
|Unit of temperature being used (Set in Cumulus as [http://en.wikipedia.org/wiki/Centigrade Celsius] or [http://en.wikipedia.org/wiki/Fahrenheit Fahrenheit]) values &amp;quot;&amp;amp;amp;deg;C&amp;quot; or &amp;quot;&amp;amp;amp;deg;F&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#tempunitnoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded (i.e. without &#039;&#039;&#039;&amp;amp;amp;&#039;&#039;&#039; and without &#039;&#039;&#039;&amp;amp;deg;&#039;&#039;&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunitnodeg&amp;gt;&lt;br /&gt;
|The temperature units being used, without a degree symbol, i.e. &amp;quot;F&amp;quot; or &amp;quot;C&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressunit&amp;gt;&lt;br /&gt;
|Unit of measure for pressure. Possible values: &amp;quot;mb&amp;quot;, &amp;quot;hPa&amp;quot;, &amp;quot;in&amp;quot;, &amp;quot;kPa&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rainunit&amp;gt;&lt;br /&gt;
|Unit of measure for rain fall. Possible values: &amp;quot;mm&amp;quot; or &amp;quot;inches&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windunit&amp;gt;&lt;br /&gt;
|Unit of measure for wind speed. Possible values: &amp;quot;m/s&amp;quot;, &amp;quot;mph&amp;quot;, &amp;quot;km/h&amp;quot;, &amp;quot;kts&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrununit&amp;gt;&lt;br /&gt;
|Unit of measure for wind run (distance). Possible values: &amp;quot;km&amp;quot;, &amp;quot;miles&amp;quot;, &amp;quot;km&amp;quot;, &amp;quot;nm&amp;quot; (for wind speeds in m/s, mph, km/h, kts)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbaseunit&amp;gt;&lt;br /&gt;
|The units used for cloudbase value. Possible values:  &amp;quot;ft&amp;quot; or &amp;quot;m&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Date &amp;amp; Time=&lt;br /&gt;
The default format depends on the locale you use to run Cumulus.&lt;br /&gt;
&lt;br /&gt;
When format is fixed it is noted.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#date&amp;gt;&lt;br /&gt;
|The current date.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdate&amp;gt;&lt;br /&gt;
|The current meteorological date.&lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt; (above), but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the &amp;lt;#metdate&amp;gt; will return the date associated with previous calendar day, but will still return current time  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUTC&amp;gt;&lt;br /&gt;
|The current UTC date/time rather than local date/time.  Example result: 18:30 on 30 December 2009. If you want the local date and time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#time&amp;gt;&lt;br /&gt;
|The current time and date. Example result: 18:30 on 30 December 2009.  If you simply wish the time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timehhmmss&amp;gt;&lt;br /&gt;
|The current time (without date). Example format: 18:30:27. You can use output format specifiers to change the way the time is output, but any date specifiers are ignored.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#minute&amp;gt;&lt;br /&gt;
|The current time, just the minutes. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hour&amp;gt;&lt;br /&gt;
|The current time, just the hour. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#day&amp;gt;&lt;br /&gt;
| The current day as a 2-digit number. Fixed format: 07  (cannot use output format modifiers) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dayname&amp;gt;&lt;br /&gt;
| The current day as a word.  For example, Monday &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortdayname&amp;gt;&lt;br /&gt;
| The current day as a shortened word. Example format: Mon&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#month&amp;gt;&lt;br /&gt;
|The current month as a 2-digit number. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#monthname&amp;gt;&lt;br /&gt;
|The current month as a word. Example format: July&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortmonthname&amp;gt;&lt;br /&gt;
|The current month as a shortened word. Example format: Jul&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#year&amp;gt;&lt;br /&gt;
|The current year as a 4-digit number. Example format: 2009  (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortyear&amp;gt;&lt;br /&gt;
|The current year as a 2-digit number. Example format: 09 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdateyesterday&amp;gt;&lt;br /&gt;
|The previous meteorological date.  The default format depends on the locale you use to run Cumulus &lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#yesterday&amp;gt; (below), but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the date output by &amp;lt;#metdateyesterday&amp;gt; will be the calendar day before that returned by &amp;lt;#yesterday&amp;gt;, but the time returned is actual local time.  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#yesterday&amp;gt;&lt;br /&gt;
|Yesterday&#039;s date. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeJavaScript&amp;gt;&lt;br /&gt;
| The JavaScript &#039;&#039;&#039;Date&#039;&#039;&#039; object contains the number of milliseconds since 00:00:00.000 UTC on 1st January 1970, that date and time is known as the UNIX Epoch.  In JavaScript, you can use &amp;lt;code&amp;gt;Math.floor(new Date().getTime()/1000.0)&amp;lt;/code&amp;gt; This getTime method returns the time in milliseconds.  The web tag returns an integer (currently with 13 digits) representing the number of milliseconds since the UNIX epoch when the web tag was processed. It can be used in a script where you wish to re-express other times output by Cumulus MX into UTC (Coordinated Universal Time).  Mac OS X uses 00:00:00.000 UTC on 1st January 2001 as the starting time and date for its millisecond count, so that is considerably lower.&lt;br /&gt;
&lt;br /&gt;
Note that UTC is calculated using 9192631770 times a particular transition time for Caesium 133 as a basis for 1 second. GMT (Greenwich Mean Time) is calculated on the basis that 1 second is 1/86400 of the time taken for a whole (day) rotation of the Earth. UT1 (or solar time) is calculated from various space measurements. Periodically, leap seconds are added to UTC to realign it with UT1, but these leap seconds are not added to the count of milliseconds represented by this web tag.&lt;br /&gt;
&lt;br /&gt;
Do be aware that some devices will use a 32 bit signed integer to represent this number, and that will stop working on 19 January 2038, the year 2038 problem for computing world.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUnix&amp;gt;&lt;br /&gt;
| Unix tracks the number of seconds since the UNIX epoch. So this web tag can be used when you do not want the millisecond accuracy of the previous web tag. Like previous web tag this relates to UTC, so see details for that tag to find out more.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSince30Dec1899&amp;gt; &lt;br /&gt;
|Day count (gives whole and fractional part) Example: 41250.6523310301&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|Date when records began.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSinceRecordsBegan&amp;gt;&lt;br /&gt;
|Day count since Cumulus records started&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataDateTime&amp;gt;&lt;br /&gt;
|this reflects the current date time with respect to the data. Use this web tag in things like Custom MySQL INSERT statements to pick up the historic data&#039;s date/time rather than the current clock date/time.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Alarms=&lt;br /&gt;
&lt;br /&gt;
There are web tags for each alarm condition, they give a value of &#039;1&#039; if the alarm condition is enabled and is still currently met; otherwise &#039;0&#039;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempAlarm&amp;gt; &lt;br /&gt;
|Low temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempAlarm&amp;gt; &lt;br /&gt;
|High temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeUpAlarm&amp;gt; &lt;br /&gt;
|Temperature increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeDownAlarm&amp;gt; &lt;br /&gt;
|Temperature decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressAlarm&amp;gt; &lt;br /&gt;
|Low pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressAlarm&amp;gt; &lt;br /&gt;
|High pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeUpAlarm&amp;gt; &lt;br /&gt;
|Pressure increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeDownAlarm&amp;gt; &lt;br /&gt;
|Pressure decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsRainingAlarm&amp;gt; &lt;br /&gt;
|&amp;quot;It&#039;s Raining&amp;quot; alarm triggered either via a Hydreon RG-11 device, or rain rate &amp;gt; 0&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainTodayAlarm&amp;gt; &lt;br /&gt;
|High rain today alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateAlarm&amp;gt; &lt;br /&gt;
|High rainfall rate alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustAlarm&amp;gt; &lt;br /&gt;
|High wind gust alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedAlarm&amp;gt; &lt;br /&gt;
|High wind speed alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataStopped&amp;gt;&lt;br /&gt;
|1 if the station has apparently stopped sending data to Cumulus, otherwise 0&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BatteryLowAlarm&amp;gt;&lt;br /&gt;
|Alarm for WLL (Console [if you have an API key] &amp;amp; Tx), VP2 (Console &amp;amp; Tx), GW1000 (Tx)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataSpikeAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a data spike is detected, or a data limit exceeded&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#HttpUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a HTTP upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#MySqlUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a MySQL upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#UpgradeAlarm&amp;gt;&lt;br /&gt;
| Alarm raised if MX upgrade (a newer release) is available&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#FirmwareAlarm&amp;gt;&lt;br /&gt;
| Ecowitt only. Firmware update check on start-up and once a day at 13:00&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#NewRecordAlarm&amp;gt;&lt;br /&gt;
| NewRecordAlarm somewhat replicates the existing #newrecord web tag, but is also controlled by the alarm being enable/disabled&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#NewRecordAlarmMessage&amp;gt;&lt;br /&gt;
| Displays the last new record alarm text message&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Extreme Records =&lt;br /&gt;
&lt;br /&gt;
There are a set of tags for the Cumulus record states. They give a value of &#039;1&#039; if the record has been exceeded; otherwise &#039;0&#039;. &lt;br /&gt;
&lt;br /&gt;
These web tags will be set from the time of the record until a timeout value is met (by default each record remains set for 24 hours). &lt;br /&gt;
&lt;br /&gt;
You can change the default timeout through the parameter &#039;&#039;Station Settings=&amp;gt;Common Options=&amp;gt;Advanced Options&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
== Table of web tags available for extreme records ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|The date that Cumulus began tracking all time records&amp;lt;br/&amp;gt; (does not prevent earlier record dates being set manually)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#newrecord&amp;gt; &lt;br /&gt;
|Indicates when any tracked extreme is changed (sets the LED on the interface flashing).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempRecordSet&amp;gt;&lt;br /&gt;
|1 if any temperature-based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time highest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time lowest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHeatIndexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high USA heat index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high Canadian Humidity index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowWindChillRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time greatest wind chill extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high feels like temperature extreme has been updated, 0 if not &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low feels like temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMinTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high minimum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowMaxTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low maximum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind gust extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind speed extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RainRecordSet&amp;gt;&lt;br /&gt;
|1 if any rainfall based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high rain rate extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHourlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high hourly rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRain24HourRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high 24hr rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMonthlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high monthly rain  extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest dry period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest wet period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high humidity light extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressureRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRecordSet&amp;gt;&lt;br /&gt;
|1 if any wind speed based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindrunRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind run extreme has been updated, 0 if not&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Miscellaneous =&lt;br /&gt;
&lt;br /&gt;
All tags are available in all flavours, as far as I know, although &#039;&#039;their output might vary&#039;&#039;, and which input/output parameters they permit might vary between Cumulus 1 and MX.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestError&amp;gt;&lt;br /&gt;
| This tag and the next 5 are in CumulusMX containing the latest error information.&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorEnc&amp;gt;&lt;br /&gt;
| See previous tag for use in PHP scripts.&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorJsEnc&amp;gt;&lt;br /&gt;
| See previous tag for use in javascript.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorDate&amp;gt;&lt;br /&gt;
|See previous tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorTime&amp;gt;&lt;br /&gt;
|See previous tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ErrorLight&amp;gt;&lt;br /&gt;
|1 if the &#039;error&#039; light is flashing, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#version&amp;gt;&lt;br /&gt;
|The version of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#build&amp;gt;&lt;br /&gt;
|The build of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildAvailable&amp;gt;&lt;br /&gt;
|This gets the value 0 or 1 and is checked on start-up and once a day thereafter at a random time&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildNumber&amp;gt;&lt;br /&gt;
|It is checked on start-up and once a day thereafter at a random time. Displays the latest public release build number - eg. b3089&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#realtimeinterval&amp;gt;&lt;br /&gt;
|The real time update interval in seconds (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#interval&amp;gt;&lt;br /&gt;
|The web site update interval in minutes (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: will always return one of these: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
&lt;br /&gt;
This is the end of the meteorological day, so if during Daylight Saving Time rolover is at &amp;quot;10 am&amp;quot;, then on the day DST ends it will return to &amp;quot;9 am&amp;quot; ensuring every meteorological day is exactly 24 hours long. If the time is &amp;quot;Midnight&amp;quot; (or during DST it is &amp;quot;9 am&amp;quot;), then days will be 23 or 25 hours long just on day clocks change, 24 hours otherwise.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationId&amp;gt; &lt;br /&gt;
|The weather station internal ID corresponding to the stationType (see next web tag).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationtype&amp;gt;  stationId &lt;br /&gt;
|The weather station [https://cumuluswiki.org/a/Cumulus.ini#Section:_Station model] description.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationtypeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#latitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Latitude latitude] (as you entered during setup).&lt;br /&gt;
Supports an optional &#039;dp&#039; parameter, if supplied, instead of the usual web-encoded text format with degrees/minutes/seconds, the result is in decimal degrees to the specified number of decimal places. E.g&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude&amp;gt; gives &amp;quot;N&amp;amp;nbsp;59&amp;amp; deg;&amp;amp;amp;nbsp;14&amp;amp;amp;#39;&amp;amp;amp;nbsp;33&amp;amp;amp;quot;&amp;quot; for N 59 14 33&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude dp=5&amp;gt; gives &amp;quot;59.24250&amp;quot;&lt;br /&gt;
&lt;br /&gt;
If the &amp;quot;dp&amp;quot; parameter is supplied, then supplying &amp;quot;rc=y&amp;quot; in addition will cause any decimal comma to be converted to a decimal point.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#latitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Longitude longitude]  (as you entered during setup). Supports an optional &#039;dp&#039; and &#039;rc&#039; parameters as per the latitude tag.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Altitude altitude] value (web tag outputs web encoded format containing figure, &#039;&amp;amp;amp;nbsp;&#039; and units) in either feet or metres just as you entered during setup e.g. &#039;123&amp;amp;amp;nbsp;m&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#altitudenoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#location&amp;gt;&lt;br /&gt;
|The station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longlocation&amp;gt;&lt;br /&gt;
|Longer description of the station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forum&amp;gt;&lt;br /&gt;
|URL of the forum (as you entered during setup) encoded into a web page menu item by adding colons&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forumurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#webcam&amp;gt;&lt;br /&gt;
|URL of the webcam (as you entered during setup) encoded into a web page menu item by adding colons. Default is blank. Can be used to link to any other web page that you host (Cumulus does not verify that it is a web cam, that is just a label, and the label can be changed on each standard web page individually)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#webcamurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#graphperiod&amp;gt;&lt;br /&gt;
|The number of hours displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Detailed Chart Period&#039; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dailygraphperiod&amp;gt;&lt;br /&gt;
|The number of days displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Daily Chart Period&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAMonthlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA monthly report&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAYearlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA yearly report&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MySqlRealtimeTime&amp;gt;&lt;br /&gt;
|time of last real-time table insert&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MySqlIntervalTime&amp;gt;&lt;br /&gt;
|time of last interval data table insert&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_useApparent&amp;gt;&lt;br /&gt;
| Whether user prefers to see Apparent Temperature or Feels Like Temperature&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showSolar&amp;gt;&lt;br /&gt;
| Whether user wants to show Solar data or does not not have a solar sensor&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showUV&amp;gt;&lt;br /&gt;
| Whether user wants to show Ultra Violet data or does not not have a UV sensor&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_noaaFormat&amp;gt;&lt;br /&gt;
| If true (1) the HTML format will be generated for the NOAA reports. Whene false (0) the standard text will be generated. Changing this parameter will need you to regenerate all your reports!&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Special tags=&lt;br /&gt;
&lt;br /&gt;
==Davis==&lt;br /&gt;
&lt;br /&gt;
At present this table has not yet been updated for latest MX version.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
All (see note for THSWindex) of the following web tags for the Davis PWS are available&lt;br /&gt;
&lt;br /&gt;
The values of the reception tags are updated every 15 minutes.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsReceived&amp;gt;&lt;br /&gt;
|Total number of data packets received. This stat is not supplied by the Davis WLL station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsMissed&amp;gt;&lt;br /&gt;
|Number of missed data packets. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisMaxInARow&amp;gt;&lt;br /&gt;
|Longest streak of consecutive packets received. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumCRCerrors&amp;gt;&lt;br /&gt;
|Number of packets received with CRC errors. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumberOfResynchs&amp;gt;&lt;br /&gt;
|Number of times the console resynchronised with the transmitter. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisFirmwareVersion&amp;gt;&lt;br /&gt;
|The console/WLL firmware version&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THWindex&amp;gt;&lt;br /&gt;
|A derived temperature using Temperature/Humidity/Wind values&lt;br /&gt;
&lt;br /&gt;
The THW Index uses humidity and temperature (like Heat Index), but includes the cooling effects of wind (like wind chill).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THSWindex&amp;gt;&lt;br /&gt;
|A heat stress indicator using Temperature/Humidity/Solar/Wind values.&lt;br /&gt;
*The THSW Index uses humidity and temperature (like the Heat Index), but also includes the heating effects of sunshine, and the cooling effects of wind.&lt;br /&gt;
*Therefore requires Davis station with solar sensor.&lt;br /&gt;
See [http://digitalcommons.unl.edu/cgi/viewcontent.cgi?article=1223&amp;amp;context=animalscinbcr  Approx calculation].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#battery&amp;gt;&lt;br /&gt;
|The console battery condition in volts. eg &amp;quot;4.82v&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#txbattery&amp;gt;&lt;br /&gt;
&amp;lt;#txbattery channel=1&amp;gt;&lt;br /&gt;
|The transmitter battery condition, by default it returns the status of all transmitters.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRain&amp;gt;&lt;br /&gt;
|The console &#039;storm rain&#039; current amount.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRainStart&amp;gt;&lt;br /&gt;
|The console reported date of the start of the &#039;storm&#039; (see previous webtag).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StationFreeMemory&amp;gt; &lt;br /&gt;
|Shows the station free memory for Davis WLC, Ecowitt GW1100/20000 (using HTTP also using Ecowitt API)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StationRuntime&amp;gt;&lt;br /&gt;
| Shows the station uptime in seconds for Davis WLL/WLC, Ecowitt GW1100/20000 (using HTTP)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; that the console does not report start time, so the webtag cannot report time.  It appears a minimum of 2 tips within 3 hours will trigger a storm start, so using &amp;lt;#LastRainTip&amp;gt; might help&lt;br /&gt;
&lt;br /&gt;
==Davis WLL ==&lt;br /&gt;
&lt;br /&gt;
You need a purchased license to use these webtags.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsoleSupplyV&amp;gt;&lt;br /&gt;
|The WLL external supply voltage&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisReceptionPercent tx=1&amp;gt;&lt;br /&gt;
|WLL transmitter reception percentage (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=0&amp;gt;&lt;br /&gt;
|WLL RSSI of the WiFi connection&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=1&amp;gt;&lt;br /&gt;
|WLL RSSI of Transmitter #1  (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastBadCnt&amp;gt;&lt;br /&gt;
|Count of multicast packets missed or have bad a CRC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastGoodCnt&amp;gt;&lt;br /&gt;
|Count of good multicast packets received&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastGoodPct&amp;gt;&lt;br /&gt;
|Percentage of good multicast packets received&lt;br /&gt;
|}&lt;br /&gt;
&#039;&#039;&#039;Note&#039;&#039;&#039;: See also the &#039;&#039;&#039;Davis&#039;&#039;&#039; table for &amp;lt;#StationFreeMemory&amp;gt; and &amp;lt;#StationRuntime&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Ecowitt &amp;amp;&amp;amp; Fine Offset==&lt;br /&gt;
&lt;br /&gt;
The following tags are specific to the Ecowitt and Fine Offset series &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Lux value &amp;quot;Fine Offset only&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SensorContactLost&amp;gt;&lt;br /&gt;
|1 if the station has lost contact with its remote sensors &amp;quot;Fine Offset only&amp;quot; &lt;br /&gt;
0 if contact has been established&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraStationFreeMemory&amp;gt;&lt;br /&gt;
|to avoid clashes with the main station and a Ecowitt HTTP station used for extra sensors&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowBatteryList&amp;gt;&lt;br /&gt;
|In case sensors have a low battery, this tag lists them comma separated with &#039;&#039;LOW, 0 or 1&#039;&#039; depending on what is received&lt;br /&gt;
|}&lt;br /&gt;
&#039;&#039;&#039;Note&#039;&#039;&#039;: See also the &#039;&#039;&#039;Davis&#039;&#039;&#039; table for &amp;lt;#StationFreeMemory&amp;gt; and &amp;lt;#StationRuntime&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=QueryDayFile=&lt;br /&gt;
&lt;br /&gt;
This web tag deviates from the regular webtags in that is gives the possibility to actually query the whole dayfile on a per row and per column basis. The arguments which govern this query are different from the regular parameters which also play a role. For that reason &#039;&#039;QueryDayFile&#039;&#039; is classified as a &#039;&#039;chapter on its own&#039;&#039;. It even may evolve to an even complexer query system for the dayfile (e.g. find a record for a specific date). This entry is based on the &#039;&#039;QueryDayFileWebTag.md&#039;&#039;-file which you can find in the &#039;&#039;MXutils directory&#039;&#039; in the distribution.&lt;br /&gt;
&lt;br /&gt;
The general form of the use of this web tag is:&lt;br /&gt;
 &amp;lt;#QueryDayFile value=MinTemp function=min [where=&amp;gt;10] dateFrom=2023-01-01 [dateTo=2024-01-01] [resfunc=max] [showDate=y] [format=&amp;quot;date_format&amp;quot;] [dp=N] [tc=y] [rc=y]&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The arguments are described below.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;NOTE:&#039;&#039;&#039; If there is an existing web tag for the value you require, please use that specific tag rather than this general query. The specific tag is likely be *much* more efficient.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==The value parameter==&lt;br /&gt;
The value parameter is required and specifies which value from the dayfile you want (the column). It can take any of the following values (only one at a time): &lt;br /&gt;
 &#039;&#039; HighGust, WindRun, HighAvgWind, LowTemp, HighTemp, AvgTemp, HighHeatIndex, HighAppTemp, LowAppTemp, LowWindChill, HighDewPoint, LowDewPoint, HighFeelsLike, LowFeelsLike, HighHumidex, LowPress, HighPress, HighRainRate, TotalRain, HighHourlyRain, HighRain24h, LowHumidity, HighHumidity, SunShineHours, HighSolar, HighUv, ET, HeatingDegreeDays, CoolingDegreeDays, ChillHours&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==The function parameter==&lt;br /&gt;
Not used for the date selector &#039;&#039;ThisDay&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
Required for all other date selectors. The name of the function to apply to the value within each period. &lt;br /&gt;
&lt;br /&gt;
The possible functionstrings are: &lt;br /&gt;
 &#039;&#039;min, max, avg, sum, count&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
==The where clause==&lt;br /&gt;
Required if function = count.&lt;br /&gt;
&lt;br /&gt;
Criteria applied to the count. This is a comparison value, so for example you want to count days where the minimum temperature was below zero °C you would use `where=&amp;quot;&amp;lt;0&amp;quot;`.&lt;br /&gt;
&lt;br /&gt;
You can use the following comparison strings:&lt;br /&gt;
&lt;br /&gt;
    &amp;gt;, &amp;lt;, &amp;gt;=, &amp;lt;=, =&lt;br /&gt;
&lt;br /&gt;
==The dateFrom field==&lt;br /&gt;
Required. The start date of the query.&lt;br /&gt;
&lt;br /&gt;
It can be any date string that can be parsed by the &amp;quot;yyyy-MM-dd&amp;quot; format.&amp;lt;br&amp;gt;&lt;br /&gt;
OR&amp;lt;br&amp;gt;&lt;br /&gt;
It can be one of the following special values:&lt;br /&gt;
    &#039;&#039;ThisDay, ThisMonth, ThisYear, Day-[N], Month-[N], Year-[N], Month[N] Day[MMDD], Yearly&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
#&#039;&#039;ThisDay&#039;&#039;, &#039;&#039;ThisMonth&#039;&#039;, and &#039;&#039;ThisYear&#039;&#039; are hopefully self explanatory.&lt;br /&gt;
#&#039;&#039;Day-N&#039;&#039;, &#039;&#039;Month-N&#039;&#039; and &#039;&#039;Year-N&#039;&#039; are used to specify the relative day, month or year. For example &#039;&#039;Month-1&#039;&#039; = the previous month to current, &#039;&#039;Day-1&#039;&#039; = yesterday.&lt;br /&gt;
#&#039;&#039;DayMMDD&#039;&#039; is used to specify a month and day to return an &amp;quot;on this day&amp;quot; value. MM = 1 to 12, DD = 1 to 31. For example &#039;&#039;Day0421&#039;&#039; shows results for the 4th April every year&lt;br /&gt;
#&#039;&#039;MonthN&#039;&#039; is used to find values for any year for the specified month. N = 1 to 12.&lt;br /&gt;
#&#039;&#039;Yearly&#039;&#039; groups the results by year&lt;br /&gt;
&lt;br /&gt;
The value is found for dates &amp;gt;= dateFrom.&lt;br /&gt;
&lt;br /&gt;
==The dateTo field==&lt;br /&gt;
Optional if dateFrom has one of the special values.&lt;br /&gt;
&lt;br /&gt;
Required if dateFrom is a date string - format &amp;quot;yyyy-MM-dd&amp;quot;&lt;br /&gt;
&lt;br /&gt;
The value is found for dates &amp;lt;= dateTo&lt;br /&gt;
&lt;br /&gt;
==The result function field==&lt;br /&gt;
Result function.&lt;br /&gt;
&lt;br /&gt;
Mandatory for grouped results, ie those using the date options: &#039;&#039;ThisDay, Day[MMDD], Month-[N], Year-[N], Month[N], Yearly&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Controls if the largest or smallest value for the grouped period is returned.&lt;br /&gt;
&lt;br /&gt;
Must be one of the following:&lt;br /&gt;
&lt;br /&gt;
    &#039;&#039;min, max&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==The showDate field==&lt;br /&gt;
Optional.&lt;br /&gt;
&lt;br /&gt;
If omitted, then the web tag returns only the numeric value.&lt;br /&gt;
&lt;br /&gt;
If present, the the web tag returns a pair of strings, the value itself, and the date-time it occurred in the format: [&#039;&#039;&amp;quot;value&amp;quot;,&amp;quot;datetime_string&amp;quot;&#039;&#039;]&lt;br /&gt;
&lt;br /&gt;
The parameter showdate should not be used if the function is one of &#039;&#039;&amp;quot;avg&amp;quot;, &amp;quot;sum&amp;quot;, or &amp;quot;count&amp;quot;&#039;&#039;. If specified for these functions it returns a datetime_string of &amp;quot;-&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
==The format field==&lt;br /&gt;
Optional. The standard date formatting string used by all date-time web tags.&lt;br /&gt;
&lt;br /&gt;
==The dp, tc and rc arguments==&lt;br /&gt;
&#039;&#039;[dp=N] [tc=y] [rc=y]&#039;&#039; are regular parameters described in [[Webtags/Parameters|their proper page]].&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
1 - The maximum sun hours in a day this year and the date on which it occurred:&lt;br /&gt;
&lt;br /&gt;
 `&amp;lt;#QueryDayFile value=SunShineHours function=max from=ThisYear showDate=y dp=2 format=&amp;quot;dd-MM-yyyy&amp;quot;&amp;gt;`&lt;br /&gt;
&lt;br /&gt;
  returns: `[&amp;quot;12.32&amp;quot;,&amp;quot;26-07-2024&amp;quot;]`&lt;br /&gt;
&lt;br /&gt;
2 - The total sun hours last year:&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;#QueryDayFile value=SunShineHours function=sum from=Year-1 dp=2&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    returns: 1287.22&lt;br /&gt;
&lt;br /&gt;
3 - Highest sun hours in any year, and the year it occurred:&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;#QueryDayFile value=SunShineHours function=sum from=Yearly resFunc=max dp=2 showDate=y format=yyyy&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    returns: [&amp;quot;1405.9&amp;quot;,&amp;quot;2018&amp;quot;]&lt;br /&gt;
&lt;br /&gt;
4 - The total evapotranspiration last month:&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;#QueryDayFile value=ET&amp;gt; function=sum from=Month-1 dp=2&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    returns: 23.56&lt;br /&gt;
&lt;br /&gt;
5 - The average maximum UV-I in April &amp;amp; May 2024:&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;#QueryDayFile value=HighUv function=avg from=2024-04-01 to=2024-06-01&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    returns: 4.5&lt;br /&gt;
&lt;br /&gt;
6 - The lowest minimum temperature that has occurred in any December (*NOTE: in reality there is standard web tag for this &amp;lt;#ByMonthTempL&amp;gt;*):&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;#QueryDayFile value=LowTemp function=min from=Month12 resFunc=min showDate=y&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    returns: [&amp;quot;-12.5&amp;quot;,&amp;quot;20/12/2010 07:17&amp;quot;]&lt;br /&gt;
&lt;br /&gt;
7 - The highest minimum temperature that has occurred in any December (*NOTE: in reality there is standard web tag for this &amp;lt;#ByMonthMinTempH&amp;gt;*):&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;#QueryDayFile value=LowTemp function=max from=Month12 resFunc=max showDate=y&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    returns: [&amp;quot;12.1&amp;quot;,&amp;quot;19/12/2015 00:36&amp;quot;]&lt;br /&gt;
&lt;br /&gt;
8 - The lowest minimum temperature that has occurred on this day&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;#QueryDayFile value=LowTemp resFunc=min from=ThisDay showDate=y&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    returns: [&amp;quot;5.2&amp;quot;,&amp;quot;05/10/2014 00:21&amp;quot;]&lt;br /&gt;
&lt;br /&gt;
9 - The lowest minimum temperature that has occurred on this day (yesterdays date)&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;#QueryDayFile value=LowTemp resFunc=min from=Day-1 showDate=y&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    returns: [&amp;quot;4.5&amp;quot;,&amp;quot;04/10/2010 08:07&amp;quot;]&lt;br /&gt;
&lt;br /&gt;
10 - The lowest minimum temperature that has occurred on this specified day&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;#QueryDayFile value=LowTemp resFunc=min from=Day0421 showDate=y&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    returns: [&amp;quot;-1.8&amp;quot;,&amp;quot;21/04/2010 05:47&amp;quot;]&lt;br /&gt;
&lt;br /&gt;
[[Category:Cumulus_MX]][[Category:CumulusUtils]]&lt;/div&gt;</summary>
		<author><name>SaratogaWX</name></author>
	</entry>
	<entry>
		<id>https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=11815</id>
		<title>Full list of Webtags</title>
		<link rel="alternate" type="text/html" href="https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=11815"/>
		<updated>2024-10-04T14:48:05Z</updated>

		<summary type="html">&lt;p&gt;SaratogaWX: /* Extra Sensors */ removed LeafTemp1-4 from Wiki.. WebTags.txt no longer has those tags per Mark.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; {|align=right&lt;br /&gt;
  |__TOC__&lt;br /&gt;
  |}&lt;br /&gt;
This page has been updated until CMX version 3.27.1&lt;br /&gt;
&lt;br /&gt;
This list only contains the tag names. Tag names are the basic entity when asking a value. Check the [[Webtags#Using_Webtags|Usage of webtags]] and don&#039;t forget tag names are only part of the [[Webtags#General Format for Web Tags|general format for Webtags]]. It does not indicate what parameters they can take, nor does it include the brackets the tag name is surrounded by when you quote it in a template file for Cumulus to process.&lt;br /&gt;
&lt;br /&gt;
Here follow tables that group the tag names by the basic purpose of the tags listed. There has been confusion in the past of tags appearing in more than one group. If you find such occurrence you may notify or modify. &lt;br /&gt;
&lt;br /&gt;
= Current Conditions =&lt;br /&gt;
&lt;br /&gt;
We start with tags that relate to the latest values, as these are the ones that people most often choose to use. The current condition data is also available, for processes external to Cumulus, by using the inbuilt facility to generate [[Realtime.txt|a file]] with such data. CumulusMX makes current values available for a standard range of sensors where the same web tags apply across a range of weather station models. Current values from some [[#Extra Sensors|extra]] temperature and relative humidity sensors (see [[Extra temperatures]]) from particular weather station models are offered as well.&lt;br /&gt;
&lt;br /&gt;
==Standard sensors==&lt;br /&gt;
The tags in this first list are grouped for historical reasons and remain grouped.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temp&amp;gt;&lt;br /&gt;
|The outside (air) temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#intemp&amp;gt;&lt;br /&gt;
|The inside temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeLastHour&amp;gt;&lt;br /&gt;
|The change in outside temperature over the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrend&amp;gt;&lt;br /&gt;
|The average rate of change in temperature over the last three hours. Trend = (temp now - temp 3hrs ago) / 3 (the calculation selected for this trend matches the standard-based calculation for &amp;lt;#presstrendval&amp;gt; despite the naming inconsistency)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendsigned&amp;gt;&lt;br /&gt;
|signed string value of temperature trend&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendtext&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (values can be set in strings.ini)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendenglish&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindex&amp;gt;&lt;br /&gt;
|Current [[heat index]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidex&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Humidex Humidex]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptemp&amp;gt;&lt;br /&gt;
|The [[Apparent_temperature|apparent]] temperature.  The referenced page in weather terminology section of this Wiki explains it. The formula used is that defined by BOM. Although at temperatures above 20°C (68°F) Feels like reports an &amp;quot;apparent temperature&amp;quot; it uses a different formula. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchill&amp;gt;&lt;br /&gt;
|The current [[wind chill]] temperature.  The referenced page in weather terminology section of this Wiki explains it. For temperatures below 10°C (50°F) Feels like reports the same value.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslike&amp;gt;&lt;br /&gt;
|Available for version 3.6.10 and up. See [[Feels Like]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsFreezing&amp;gt;&lt;br /&gt;
|If outside temperature is at or below 0°C/32°F. 0=Above freezing, 1=Below freezing&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#chillhours&amp;gt;&lt;br /&gt;
|The number of [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|&#039;chill hours&#039;]] so far this season (threshold temperature and start date are configurable).&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hum&amp;gt;&lt;br /&gt;
|The outside [http://en.wikipedia.org/wiki/Humidity humidity]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#inhum&amp;gt;&lt;br /&gt;
|The inside humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dew&amp;gt;&lt;br /&gt;
|The current dew point (See [[Temperature_(and_humidity)_measurement#Cumulus_Calculated_Parameters|wiki]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wetbulb&amp;gt;&lt;br /&gt;
|Estimated [http://en.wikipedia.org/wiki/Wet_bulb wet bulb] temperature&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfall&amp;gt;&lt;br /&gt;
|The total rainfall so far today (reports rain counter now minus rain counter at start of day), start of day counter can be edited using &amp;quot;edit rain today&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrate&amp;gt;&lt;br /&gt;
|The current [[Rain_measurement#Rain_Rate|rainfall rate]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rhour&amp;gt;&lt;br /&gt;
|The rainfall in the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#r24hourH&amp;gt;&lt;br /&gt;
|All time high total rainfall in a 24-hour period&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tr24hourH&amp;gt;&lt;br /&gt;
|Time of the rainfall in the last 24 hours&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmidnight&amp;gt;&lt;br /&gt;
|The total rainfall since midnight. Useful if you don&#039;t use midnight as your start of day&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#r24hour&amp;gt;&lt;br /&gt;
| Reading recent history records, takes rain counter for latest minute, and substracts rain counter from as close as possible to same time yesterday (if Cumulus was not running at that time yesterday, but historical catch-up has been enabled, then it is from nearest time available yesterday, so for a logging interval of every 30 minutes might be 24 hours and 16 minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTipISO&amp;gt;&lt;br /&gt;
|Fixed ISO format output giving date and time of last rain gauge tip (e.g 2010-09-06 06:09) The format is always as shown (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTip&amp;gt;&lt;br /&gt;
| (available from release 3.6.1) Date/time of last rain gauge tip &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MinutesSinceLastRainTip&amp;gt;&lt;br /&gt;
|The number of minutes since the last rain gauge tip, in whole numbers, rounded down&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsRaining&amp;gt;&lt;br /&gt;
|For [[Rain_measurement#Optical_Rain_Gauge| Hydreon RG-11 devices]], shows the current rain state. 0=No rain, 1=It&#039;s raining&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmonth&amp;gt;&lt;br /&gt;
|The total rainfall so far this month&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ryear&amp;gt;&lt;br /&gt;
|Annual rainfall total for rainfall season year (i.e. starting month as set on Configuration menu, station screen,  Annual rainfall frame)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AnnualRainfall&amp;gt;&lt;br /&gt;
|Annual rainfall, defaults to the current year (i.e. = &amp;lt;#ryear&amp;gt;), but also takes an optional parameter &amp;quot;y=nnnn&amp;quot; which allows you to specify any year in the Cumulus history&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveRainDays&amp;gt;&lt;br /&gt;
|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, meteorologists exclude dew (and other times when single tip of recorder).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveDryDays&amp;gt;&lt;br /&gt;
|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&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#press&amp;gt;&lt;br /&gt;
|The [http://en.wikipedia.org/wiki/Sea_level_pressure sea level pressure]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendval&amp;gt;&lt;br /&gt;
|The average rate of pressure change over the last three hours.  Trend = (pressure now - pressure 3hrs ago) / 3 &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendsigned&amp;gt;&lt;br /&gt;
|signed string value of pressure trends&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrend&amp;gt;&lt;br /&gt;
|The pressure trend in words - values can be set in the &#039;strings.ini&#039; file&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendenglish&amp;gt;&lt;br /&gt;
| a single word description for the pressure trend - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed). From version 1.8.8 1st December 2009&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#PressChangeLast3Hours&amp;gt;&lt;br /&gt;
|Available from version 3.11.1;  Total Pressure Change since 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altimeterpressure&amp;gt;&lt;br /&gt;
|Altimeter pressure. Pressure corrected to sea level using the station&#039;s altitude only. Same as sea-level pressure for non-Davis stations.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationpressure&amp;gt;&lt;br /&gt;
|station pressure (the absolute pressure reading)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wlatest&amp;gt;&lt;br /&gt;
|Current wind speed reading from console.  Corresponds to &#039;latest&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearing&amp;gt;&lt;br /&gt;
|Current wind bearing in degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currentwdir&amp;gt;&lt;br /&gt;
|Current wind bearing as a compass point - e.g. ESE &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeed&amp;gt;&lt;br /&gt;
|The 10-minute average, if you have Cumulus set to calculate a 10-minute average. Otherwise, it&#039;s the latest &#039;wind&#039; value from the console (i.e. the current speed as determined by the station). Corresponds to &#039;average&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgbearing&amp;gt;&lt;br /&gt;
|Average wind bearing in degrees over last configured interval minutes. Range 1-360, 0=Calm&lt;br /&gt;
&lt;br /&gt;
This is calculated by taking the wind direction and speed for the last 10 minutes (or other interval as configured), calculates the sums of the North/South and East/West vector components, divides the E/W component sum by the N/S component sum, and takes the arctan.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdir&amp;gt;&lt;br /&gt;
|Average wind bearing over last 10 minutes as a [http://en.wikipedia.org/wiki/Compass compass] point - e.g. ESE&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgust&amp;gt;&lt;br /&gt;
|The highest wind reading in the last 10 minutes. Corresponds to &#039;gust&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindSampleCount&amp;gt;&lt;br /&gt;
|The number of wind samples making up the wind rose (etc) data (up to 3600)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdirdata&amp;gt;&lt;br /&gt;
|Comma separated list of recent wind bearing readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &amp;lt;#nextwindindex&amp;gt;. Reading interval x varies by station type:&lt;br /&gt;
* Oregon:  x=12 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 12 hours worth in full array&lt;br /&gt;
* Davis:  x=2 or 3 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 2.5 hours worth in full array&lt;br /&gt;
* Fine Offset: Cumulus 1 reads the wind data every minute (although station transmits wind data every 40 seconds), so 60 hours worth in full array&lt;br /&gt;
* Davis WLL: x=2.5 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=160900#p160900) so 2.5 hours worth in full array&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspddata&amp;gt;&lt;br /&gt;
|Comma separated list of recent individual (non-averaged) wind speed (correspond to &#039;latest&#039; on the Cumulus main screen) readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &#039;&#039;&#039;nextwindindex&#039;&#039;&#039; tag. Reading interval x varies by station type (see above).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#nextwindindex&amp;gt;&lt;br /&gt;
|The index of the entries in &amp;lt;#wdirdata&amp;gt; and &amp;lt;#wspddata&amp;gt; that Cumulus &#039;&#039;is going to use next&#039;&#039; - i.e. the latest entry used is one less than this; but don&#039;t forget to allow for the wrap around!&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRoseData&amp;gt;&lt;br /&gt;
|A comma-separated list of the wind &#039;totals&#039; used to draw the wind rose (8 or 16 values)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRosePoints&amp;gt;&lt;br /&gt;
|The number of items in &amp;lt;#WindRoseData&amp;gt; (i.e. 8 or 16)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufort&amp;gt;&lt;br /&gt;
|The current wind speed on the [http://en.wikipedia.org/wiki/Beaufort_scale Beaufort scale] (e.g. F8) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufortnumber&amp;gt;&lt;br /&gt;
|The current wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaudesc&amp;gt;&lt;br /&gt;
|The current wind speed Beaufort description (e.g. &amp;quot;Gale&amp;quot;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom10&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo10&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbase&amp;gt;&lt;br /&gt;
|Calculated [http://en.wikipedia.org/wiki/Cloud_base cloud base]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbasevalue&amp;gt;&lt;br /&gt;
|Current calculated cloud base without units&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UV&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Uv_index UV index]. Requires your station to have a UV sensor.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SolarRad&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Solar_radiation solar radiation]. Requires your station to have a solar sensor.&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Current light level in Lux. Requires your station to have a solar sensor. Only applies to Fine Offset stations.&lt;br /&gt;
|-&lt;br /&gt;
|[[Forecast_webtag|&amp;lt;#forecast&amp;gt;]]&lt;br /&gt;
|The current forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#forecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current forecast encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastnumber&amp;gt;&lt;br /&gt;
|The number relating to the current forecast entry in the [[strings.ini]] file.  If your station is not providing it&#039;s own forecast and Cumulus is not calculating one then 0 (zero) is returned.  Note: two negative numbers can be returned by [[Forecast_webtag|Cumulus]]: -1 (neg 1) = Exceptional Fine, -26 (neg 26) = Exceptional Bad&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecast&amp;gt;&lt;br /&gt;
|Always gives Cumulus (Zambretti) [[Forecast_webtag|forecast]], even if the &amp;lt;#forecast&amp;gt; tag provides a station forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#cumulusforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  Cumulus (Zambretti) forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecast&amp;gt;&lt;br /&gt;
|Always gives station forecast (if available)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#wsforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  station forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcond&amp;gt;&lt;br /&gt;
|Represents the value entered on the screen within Cumulus for the Current Weather condition, or the value as held in the [[currentconditions.txt]] file. Any reserved HTML characters are encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcondenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#currcond&amp;gt; but also has all characters above (decimal base) code 159 encoded as HTML entities for example this would encode any use of symbol for degree.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcondJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current conditions encoded for JavaScript&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Extra Sensors==&lt;br /&gt;
&lt;br /&gt;
The extra sensors functionality in Cumulus only supports processing for current spot values as read from the sensors. Periodically spot extra sensor values are logged, see the [[Extra_Sensor_Files|Extra Sensor Files]] page for information about log files from where you can extract the past spot values. The logging can be compared to the Standard Logfiles.&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors: Davis models and Oregon Scientific WMR928, WR100/200 ===&lt;br /&gt;
&lt;br /&gt;
These web tags hold current values for additional sensors supported by CumulusMX. For Oregon Scientific model like WMR-200 with USB connection, please refer to [[#Web tags mentioning (outside) temperature]] because any of the extra temperature tags below can be redirected to &#039;&#039;&#039;&amp;lt;#temp&amp;gt;&#039;&#039;&#039;, and consequently also have web tags reporting daily extremes and longer period extreme records.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp1 - 10&amp;gt;&lt;br /&gt;
|Extra temperature channel 1 - 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP1 - 10&amp;gt;&lt;br /&gt;
|Extra dew point channel 1 - 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum1 - 10&amp;gt;&lt;br /&gt;
|Extra humidity channel 1 - 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilTemp1 - 16&amp;gt;&lt;br /&gt;
|Soil temperature 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture1 - 16&amp;gt;&lt;br /&gt;
|Soil moisture 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafWetness1 - 8&amp;gt;&lt;br /&gt;
|Leaf wetness 1 - 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors:  Davis AirLink ===&lt;br /&gt;
Available from version 3.9.0. You can configure two Airlink devices which have fixed identification as Indoor and Outdoor. There are a similar set of tags for each device.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Particulate Matter&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm1[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 1 μm, or less count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Currentparticulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality Index Values (allows use of the &amp;quot;dp=n&amp;quot; and &amp;quot;tc=y&amp;quot; parameters)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 2.5 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Stats Values&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 1 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 3 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 24 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] 12 hr averages buffer (2  hrs are required to get a nowcast value)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Sensor Info&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkFirmwareVersion[InǀOut]&amp;gt;&lt;br /&gt;
|Shows the AirLink firmware version as a date string.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkTemp[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air temperature value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkHum[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air humidity value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkWifiRssi[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors WiFi signal strength in dB - anything below -90 is considered very poor.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Extra Sensors: Ecowitt ===&lt;br /&gt;
&lt;br /&gt;
Ecowitt stations are sold under other names depending on nation,  e.g. Ambient in USA, Froggit in central Europe, so Ecowitt is used as a generic name in this Wiki. See also [https://www.wxforum.net/index.php?board=111.0 WXForum.net].&lt;br /&gt;
&lt;br /&gt;
==== WH45 CO₂ sensor ====&lt;br /&gt;
&lt;br /&gt;
Available from release 3.9.5. From 3.27.0 the webtags as below are valid. The previous webtags with the minus sign i.s.o. underscores are deprecated.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2&amp;gt;&lt;br /&gt;
| The actual CO&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; concentration in ppm&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2_24h&amp;gt;&lt;br /&gt;
| The CO&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; concentration in ppm as a moving average over 24 hours&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2_pm1&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 1 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2_pm1_24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 1 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, 24 hours moving average&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2_pm2p5&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; or less&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2_pm2p5_24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CO2_pm2p5_aqi&amp;gt;&lt;br /&gt;
|The air quality index calculated from the CO2 sensors current pm 2.5 value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CO2_pm2p5_24h_aqi&amp;gt;&lt;br /&gt;
|The air quality index calculated from the CO2 sensors pm 2.5 24 hour average value&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2_pm4&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 4 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; or less&lt;br /&gt;
| NOTE: probably - but uncertain - a derivative by Ecowitt (interpolation between 2.5 and 10?)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2_pm4_24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 4 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2_pm10&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less (includes the 2.5 figure)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2_pm10_24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CO2_pm10_aqi&amp;gt;&lt;br /&gt;
|The air quality index calculated from the CO2 sensors current pm 10 value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CO2_pm10_24_aqi&amp;gt;&lt;br /&gt;
|The air quality index calculated from the CO2 sensors pm 10 24 hour average value&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2_temp&amp;gt;&amp;lt;sup&amp;gt;See note&amp;lt;/sup&amp;gt;&lt;br /&gt;
| Temperature as reported by Air Quality monitor. &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2_hum&amp;gt;&lt;br /&gt;
| Relative Humidity as reported by Air Quality monitor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note&#039;&#039;&#039;: This temperature reflects the temperature of the sensor and would be used in combination with the sensors measured humidity (see next) for correction of the measured PM (particulate matter) value. This correction is responsibility of the user and is subject to a lot of discussion. Determination of how to correct the PM value is highly dependent on the conditions and placement of the sensor. See the specification sheet for the sensor or create some multivariate regression line based on calibration measurements. This is also valid for PM sensors like the AirLink. The normal amateur usage of PM sensors is that the uncorrected values are published.&lt;br /&gt;
&lt;br /&gt;
==== WN34 soil and water sensor ====&lt;br /&gt;
&lt;br /&gt;
Cumulus MX can support the Ecowitt WN34 (other model types exist and are reported here as if WN34) soil and water temperature sensors. They are reported as &amp;quot;User Temperature 1&amp;quot; to &amp;quot;User Temperature 8&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp1 - 8&amp;gt;&lt;br /&gt;
|The temperature of the sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Extra Sensors ====&lt;br /&gt;
Below are described the tags resulting from &#039;&#039;Ecowitt Air quality (WH41,WH43,WH45)&#039;&#039;, Ecowitt leak sensor (WH55), lighting detector (WH57), and extra temperature sensors (WN34)&lt;br /&gt;
&lt;br /&gt;
This sub-section applies only to those using Ecowitt GW1000 and possibly other devices (also Froggit DS1500, and other equivalents, see [[Supported Devices]]) an interface unit that picks up various external sensors and sends the data via an application programming interface to CumulusMX which then generates the following web tags:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#GW1000FirmwareVersion&amp;gt;&lt;br /&gt;
|GW1000 firmware version string&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#EcowittFirmwareVersion&amp;gt;&lt;br /&gt;
|Ecowitt firmware version string&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#EcowittReception&amp;gt;&lt;br /&gt;
|Reception signal strength for the Ecowitt devices in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#EcowittCameraUrl&amp;gt;&lt;br /&gt;
|The URL for the HTTPS GET command to get the camera picture and timelapse&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQuality1 - 4&amp;gt;&lt;br /&gt;
| Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQualityAvg1 - 4&amp;gt;&lt;br /&gt;
| 24 hr moving average Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQualityIdx1 - 4&amp;gt;&lt;br /&gt;
|The calculated air quality index for sensors 1 to 4&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQualityAvgIdx1 - 4&amp;gt;&lt;br /&gt;
|The calculated 24 hour average air quality index for sensors 1 to 4&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeakSensor1 - 4&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningDistance&amp;gt;&lt;br /&gt;
|Distance to last strike &lt;br /&gt;
Same units as wind run - miles/km/nm. Returns 0.0 if you don&#039;t have a sensor, GW1000 api returns max value you can put in a byte - 0xFF which translates to 158.4 miles = 255 km if have sensor but no strike detected yet, so CMX translates that to &#039;----&#039;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningTime&amp;gt;&lt;br /&gt;
|Date and Time of last strike. &lt;br /&gt;
Default without output parameters is locale&#039;s short time format e.g. 18:02 or 6:02 pm, without date, but tag accepts both date and time output parameters. &lt;br /&gt;
Returns &#039;----&#039; if you don&#039;t have sensor or there has not been a strike since the sensor was installed. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of lighting strikes today&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp1 - 8&amp;gt; &lt;br /&gt;
|User Temperature 1 - 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The WH32 produces Temperature, Humidity and Dewpoint tags as the Davis above, WH51 soilmoisture produces similar tags.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp1 - 8&amp;gt;&lt;br /&gt;
|Extra temperature Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP1 - 8&amp;gt;&lt;br /&gt;
|Extra dew point Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum1 - 8&amp;gt;&lt;br /&gt;
|Extra humidity Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;| WH51 soilmoisture sensor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture1 - 8&amp;gt;&lt;br /&gt;
|Soil moisture 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Recent History=&lt;br /&gt;
&lt;br /&gt;
Please refer to the [[Recent history]] page for full information about using the tags in the following two tables. &lt;br /&gt;
&lt;br /&gt;
All tags in the tables below have:&lt;br /&gt;
#Mandatory input parameters as in this [[Webtags/Parameters#Input_modification_Parameters|description]]&lt;br /&gt;
#Optional output parameters to modify the time format as in this [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|description]]&lt;br /&gt;
&lt;br /&gt;
== Timestamp tag ==&lt;br /&gt;
Although as [[Recent history]] page explains, the history is intended to cover every minute in last 7 days, some entries may be at less frequent intervals, and when clocks change some entries will be missing altogether.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Time-stamp tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentTS&amp;gt;&lt;br /&gt;
|Gives the timestamp of the data that will be returned for any other recent history tag that uses same &#039;&#039;&#039;d, h, and m&#039;&#039;&#039; parameters&lt;br /&gt;
|&amp;lt;#RecentTS h=3 m=1 format=&amp;quot;HH:mm&amp;quot;&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== All Recent History Tags ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Input Modification Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentOutsideTemp&amp;gt;&lt;br /&gt;
|Outside Temperature&lt;br /&gt;
| &amp;lt;#RecentOutsideTemp h=3 m=1&amp;gt;&amp;amp;nbsp;&amp;lt;#tempunit&amp;gt; will display the temperature at the start of the period for which &amp;lt;#temptrend&amp;gt; is calculated&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill &lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentDewPoint&amp;gt;&lt;br /&gt;
|Dew Point&lt;br /&gt;
| &amp;lt;#RecentDewPoint h=25&amp;gt; reports the dew point temperature just over a day ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentApparent&amp;gt;&lt;br /&gt;
|Apparent&lt;br /&gt;
| &amp;lt;#RecentApparent m30&amp;gt; reports the dew point temperature half an hour ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHeatIndex&amp;gt;&lt;br /&gt;
|Heat Index&lt;br /&gt;
| &amp;lt;#RecentHeatIndex m=121&amp;gt; reports the heat index about 2 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidity&amp;gt;&lt;br /&gt;
|Relative Humidity&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind &amp;lt;br&amp;gt;(Note: Wind &#039;Speed&#039;, &#039;Gust&#039; and &#039;Latest&#039; have the usual Cumulus meanings see [[Wind measurement]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindSpeed&amp;gt;&lt;br /&gt;
|Wind Speed&lt;br /&gt;
| &amp;lt;#RecentWindSpeed m=10&amp;gt; will display the average wind speed 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindGust&amp;gt;&lt;br /&gt;
|Wind Gust&lt;br /&gt;
&lt;br /&gt;
(reports maximum gust from build 1088 of version 1.9.4)&lt;br /&gt;
| &amp;lt;#RecentWindGust d=1 m=1&amp;gt; will report the wind gust at approximately the same time yesterday&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindLatest&amp;gt;&lt;br /&gt;
|Wind Latest. &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindDir&amp;gt;&lt;br /&gt;
|Wind Direction (instantaneous)&lt;br /&gt;
| &amp;lt;#RecentWindDir m=10&amp;gt; will tell you which direction the wind was blowing from 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir&amp;gt;&lt;br /&gt;
|Wind Direction (average)&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir d=6&amp;gt; will say what the calculated average wind direction was at this time at the start of the week&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentPressure&amp;gt;&lt;br /&gt;
|Sea-level Pressure&lt;br /&gt;
| &amp;lt;#RecentPressure h=3 m=1&amp;gt; gives the sea level pressure when &amp;lt;#presstrendval&amp;gt; started tracking the pressure&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentRainToday&amp;gt;&lt;br /&gt;
|Daily rain total from last roll-over to specified time&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar &amp;amp; UV&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentSolarRad&amp;gt;&lt;br /&gt;
|Solar Radiation &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentUV&amp;gt;&lt;br /&gt;
|UV Index &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Indoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentIndoorTemp&amp;gt;&lt;br /&gt;
|Indoor Temperature&lt;br /&gt;
|  Parameters as with other Recent webtags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentIndoorHumidity&amp;gt;&lt;br /&gt;
|Indoor Temperature&lt;br /&gt;
|  Parameters as with other Recent webtags&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Outdoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill  (if temperature is below 10°C or 50 °F, then the new Feels Like now available in MX (next item) will report this same value).&lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentFeelsLike&amp;gt;&lt;br /&gt;
| Feels Like Temperature&lt;br /&gt;
| &amp;lt;#RecentFeelsLike h=12 m=1&amp;gt; reports the feel like temperature 12 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidex&amp;gt;&lt;br /&gt;
| Canadian Humidity Index (humidex) Dimensionless - no units&lt;br /&gt;
| &amp;lt;#RecentHumidex h=3&amp;gt; reports humidex 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality tags&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Today=&lt;br /&gt;
&lt;br /&gt;
Cumulus allows some control over the time that &amp;quot;Today&amp;quot; begins:&lt;br /&gt;
# You can define the log rollovertime. Choose between 9am or midnight.&lt;br /&gt;
# For the weather diary feature &#039;&#039;&#039;SnowDepthHour&#039;&#039;&#039; The default SnowDepthHour is 0&lt;br /&gt;
&lt;br /&gt;
Readings from your weather station are assigned to the &amp;quot;Today&amp;quot; based on 3 options for [[Meteorological day]]&lt;br /&gt;
# starting at 9:00 am, based on winter time, so switching to 10:00 during Daylight Saving (summer) time, or&lt;br /&gt;
# starting at 9:00 am, all year round, or&lt;br /&gt;
# aligned with calendar days, so today starts at midnight&lt;br /&gt;
&lt;br /&gt;
The independence of the start time for weather diary and weather station related web tags means needs to be remembered when labelling web tags from the two tables below. It was assumed that you would use 9 a.m. as start time for both, but not care when snow fell, as it often has in the UK, after Summer Time has begun, so weather station tags were by default reporting from 10 a.m. local time and snow as at 9 a.m.&lt;br /&gt;
&lt;br /&gt;
In MX, if you choose 9 a.m. (optionally 10 a.m. in summer) for rollover, so all the standard derivative are assigned to the date the meteorological day starts as Today, but the sunshine hours recorded against today will be from midnight on the said date.&lt;br /&gt;
&lt;br /&gt;
==Weather Diary==&lt;br /&gt;
&lt;br /&gt;
This first table lists all the web tags available for reporting what is recorded in the weather diary. Just to be clear, the web tags shown below, will report data for previous day if the current time is before the snow depth hour setting, and report data for the current day if the current time matches the snow depth hour or is later.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowdepth&amp;gt;&lt;br /&gt;
|Meteorologists report snow depth in cm, so this is default unit for Cumulus. &lt;br /&gt;
&lt;br /&gt;
If there is no entry in Weather Diary for the day explained above, reports zero.&lt;br /&gt;
&lt;br /&gt;
Input is to 2 decimal places. MX allows output in centimetres with decimal places without any script. You can&#039;t change the units shown in admin interface, but your value can be input as inches to 2 decimal places if you ignore &amp;quot;cm&amp;quot; that is displayed in that interface.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowlying&amp;gt;&lt;br /&gt;
| If there is no entry in Weather Diary for the day explained above, this web tag returns null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowfalling&amp;gt;&lt;br /&gt;
| If there is no entry in Weather Diary for the day explained above, this web tag returns null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Today.ini==&lt;br /&gt;
&lt;br /&gt;
These tag names relate to the current [[Meteorological day]] and they are populated from information held in [[today.ini]]; Where a tag name reports a value specific to a past time in today-so-far, there will also be a tag name that can give the time of day, shown in same row of table below. For those that cover whole day so far, the final column contains &amp;quot;n/a&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
There is some inconsistency in naming with &amp;quot;T&amp;quot; not included in all tag names, &amp;quot;T&amp;quot; is used in conjunction with &amp;quot;H&amp;quot; or &amp;quot;L&amp;quot; as a suffix for extreme values/time-stamps, but a prefix &amp;quot;T&amp;quot; can identify today&#039;s value, or prefix &amp;quot;T&amp;quot; can signify a time-stamp. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtemp&amp;gt;&lt;br /&gt;
|The [[Average_temperature|average]] temperature so far today (calculated from all temperature readings processed by Cumulus, [[Today.ini|today.ini]] stores a cumulative aggregate and counts the number of values processed, so a division gives this output)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprange&amp;gt;&lt;br /&gt;
|The temperature range (&amp;lt;#tempTH&amp;gt; - &amp;lt;#tempTL&amp;gt;) so far today (Cumulus calculates all these tags using Celsius values, but outputs them in your chosen units)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest temperature since midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest temperature since midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightRangeT&amp;gt;&lt;br /&gt;
|The temperature range (max - min) so far today from midnight (Cumulus calculates all these tags using Celsius values, but outputs them in your chosen units)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTH&amp;gt;&lt;br /&gt;
|Today&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTL&amp;gt;&lt;br /&gt;
|Today&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTH&amp;gt;&lt;br /&gt;
|Today&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTL&amp;gt;&lt;br /&gt;
|Today&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillTL&amp;gt;&lt;br /&gt;
|Today&#039;s greatest wind chill&lt;br /&gt;
|&amp;lt;#TwchillTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#ThumTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#ThumTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Precipitation&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rain24hourTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest rain for 24 hours&lt;br /&gt;
|&amp;lt;#Train24hourTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainToday&amp;gt;&lt;br /&gt;
|If you have an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode, this gives today&#039;s rain total so far according to the sensor&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustTM&amp;gt; &lt;br /&gt;
|Today&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingTM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of today&#039;s high gust (&amp;lt;#wgustTM&amp;gt;) in degrees&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#directionTM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of today&#039;s high gust (&amp;lt;#wgustTM&amp;gt;) in as a compass point (e.g. &amp;quot;NNE&amp;quot;)&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufort&amp;gt; &lt;br /&gt;
|Today&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufortnumber&amp;gt;&lt;br /&gt;
|Today&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#windrun&amp;gt;&lt;br /&gt;
|The total wind run so far today&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvg&amp;gt;&lt;br /&gt;
|The wind run divided by time passed since rollover to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearing&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddir&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for today&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ET&amp;gt;&lt;br /&gt;
|Today&#039;s [http://en.wikipedia.org/wiki/Evapotranspiration evapotranspiration], if not on the station can be calculated by CMX.&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarTH&amp;gt;&lt;br /&gt;
|Today&#039;s high solar radiation value (Solar sensor needed)&lt;br /&gt;
|&amp;lt;#TsolarTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVTH&amp;gt;&lt;br /&gt;
|Today&#039;s high UV Index (UV sensor needed)&lt;br /&gt;
|&amp;lt;#TUVTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
|Today&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of strikes since midnight, default 0 &lt;br /&gt;
&lt;br /&gt;
(other lightning tags can be found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursToday&amp;gt;&lt;br /&gt;
| The incremental chill hours figure since start of today (Compare with Cumulative seasonal Chill Hours at end of today &amp;lt;#chillhours&amp;gt; found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= No Commas; RC Webtags =&lt;br /&gt;
&lt;br /&gt;
The conversion of comma decimal separator to a point is described on the [[Webtags/Parameters#Changing_the_decimal_separator|parameter page]]. However, there is a set of legacy webtags which produce that value without a comma without parameter. Those webtags have a prefix of RC and are listed separately. Those webtags still exist and are listed here without further comment.&lt;br /&gt;
&lt;br /&gt;
== Current conditions ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCtemp&amp;gt;, &amp;lt;#RCdew&amp;gt;, &amp;lt;#RCheatindex&amp;gt;, &amp;lt;#RChum&amp;gt;, &amp;lt;#RCinhum&amp;gt;, &amp;lt;#RCintemp&amp;gt;, &amp;lt;#RCpress&amp;gt;, &amp;lt;#RCrfall&amp;gt;, &amp;lt;#RCrrate&amp;gt;, &amp;lt;#RCwchill&amp;gt;, &amp;lt;#RCwgust&amp;gt;, &amp;lt;#RCwspeed&amp;gt;, &amp;lt;#RCwlatest&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Today ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCpressTH&amp;gt;,  &amp;lt;#RCpressTL&amp;gt;,  &amp;lt;#RCrrateTM&amp;gt;,  &amp;lt;#RCtempTH&amp;gt;, &amp;lt;#RCtempTL&amp;gt;, &amp;lt;#RCwgustTM&amp;gt;,  &amp;lt;#RCdewpointTH&amp;gt;, &amp;lt;#RCdewpointTL&amp;gt;, &amp;lt;#RCwchillTL&amp;gt;, &amp;lt;#RCheatindexTH&amp;gt;, &amp;lt;#RCapptempTH&amp;gt;, &amp;lt;#RCapptempTL&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Recent History ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCRecentOutsideTemp&amp;gt;, &amp;lt;#RCRecentWindSpeed&amp;gt;, &amp;lt;#RCRecentWindGust&amp;gt;, &amp;lt;#RCRecentWindLatest&amp;gt;, &amp;lt;#RCRecentWindChill&amp;gt;, &amp;lt;#RCRecentDewPoint&amp;gt;, &amp;lt;#RCRecentHeatIndex&amp;gt;, &amp;lt;#RCRecentPressure&amp;gt;, &amp;lt;#RCRecentRainToday&amp;gt;, &amp;lt;#RCRecentUV&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Yesterday=&lt;br /&gt;
&lt;br /&gt;
Note that the Y indicating yesterday is sometimes a prefix, sometimes a suffix (with H for High, L for Low), web tags are not named consistently!&lt;br /&gt;
&lt;br /&gt;
For web tags that refer to a particular time of day, there is a corresponding web tag that can give that time of day. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:550px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprangeY&amp;gt;&lt;br /&gt;
|The temperature range (max - min) yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest temperature from midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest temperature from midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightRangeY&amp;gt;&lt;br /&gt;
|The temperature range (max - min) yesterday from midnight&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtempY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s average temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Ychillhours&amp;gt;&lt;br /&gt;
| The Cumulative [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] as recorded at rollover (the end of meteorological yesterday)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursYest&amp;gt;&lt;br /&gt;
| The incremental [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] yesterday&lt;br /&gt;
&lt;br /&gt;
(compare with &amp;lt;#chillhoursToday&amp;gt; described in [[#Today.ini]] table)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#TwchillYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYH&amp;gt;&lt;br /&gt;
|High humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYL&amp;gt;&lt;br /&gt;
|Low humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallY&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to the connected weather station&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainYest&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rain24hourYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest hourly rain over 24 hours&lt;br /&gt;
|&amp;lt;#Train24hourYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustYM&amp;gt; &lt;br /&gt;
|Yesterday&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingYM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of yesterday&#039;s high gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#directionYM&amp;gt;&lt;br /&gt;
|The wind direction at the time of yesterday&#039;s high gust as a compass point (e.g. &amp;quot;NNW&amp;quot;)&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufort&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufortnumber&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for yesterday&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearingY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddirY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunY&amp;gt;&lt;br /&gt;
|The total wind run for yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvgY&amp;gt;&lt;br /&gt;
| The wind run yesterday divided by 24 hours to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YSunshineHours&amp;gt;&lt;br /&gt;
|Yesterday&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high solar radiation value (Solar sensor needed) &lt;br /&gt;
|&amp;lt;#TsolarYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high UV Index (UV sensor needed) &lt;br /&gt;
|&amp;lt;#TUVYH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Averages=&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:700px&amp;quot;|Function&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Monthly&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempAvg mon=[1-12]&amp;gt;&lt;br /&gt;
|Mean for requested month over the entire history. Omit the mon parameter for the current month&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempAvg m=[1-12] y=[YYYY]&amp;gt;&lt;br /&gt;
|Mean for the requested specific month. Omit the parameters for the current month&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Yearly&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempAvg y=[YYYY]&amp;gt;&lt;br /&gt;
|Mean for the requested year. Omit the y parameter for the current year&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Records=&lt;br /&gt;
==Yearly==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:350px&amp;quot;|Time Webtag&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#YearTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#YearTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s highest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s lowest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHeatIndexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest USA heat index&lt;br /&gt;
|&amp;lt;#YearHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWChillL&amp;gt;&lt;br /&gt;
|This year&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#YearWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeH&amp;gt;&lt;br /&gt;
|This year&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumidexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#YearHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointH&amp;gt;&lt;br /&gt;
|This year&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMinTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMaxTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumH&amp;gt;&lt;br /&gt;
|This year&#039;s high humidity&lt;br /&gt;
|&amp;lt;#YearHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumL&amp;gt;&lt;br /&gt;
|This year&#039;s low humidity&lt;br /&gt;
|&amp;lt;#YearHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressH&amp;gt;&lt;br /&gt;
|This year&#039;s high pressure&lt;br /&gt;
|&amp;lt;#YearPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressL&amp;gt;&lt;br /&gt;
|This year&#039;s low pressure&lt;br /&gt;
|&amp;lt;#YearPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearGustH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind gust&lt;br /&gt;
|&amp;lt;#YearGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind speed&lt;br /&gt;
|&amp;lt;#YearWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindRunH&amp;gt;&lt;br /&gt;
| This year&#039;s highest Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearRainRateH&amp;gt;&lt;br /&gt;
|This year&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#YearRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHourlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#YearHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDailyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high daily rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearRain24HourH&amp;gt;&lt;br /&gt;
|This year&#039;s high 24hr rain&lt;br /&gt;
|&amp;lt;#YearRain24HourHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearRain24HourHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMonthlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high monthly rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMonthlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest period without rain ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AnnualET&amp;gt;&lt;br /&gt;
|Year&#039;s total [http://en.wikipedia.org/wiki/Evapotranspiration evapotranspiration], if not on the station can be calculated by CMX.&lt;br /&gt;
|n/a&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursYear&amp;gt;&lt;br /&gt;
| the total sunshine hours in year-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==All Time==&lt;br /&gt;
&lt;br /&gt;
The default formats are:&lt;br /&gt;
*The default format for an extreme month is to show the month name in full i.e. format &#039;MMMM&#039; followed by the year in full. &lt;br /&gt;
*For an extreme day it shows the day of the month and the month name in full i.e. format &amp;quot;dd MMMM&amp;quot; (same for Cumulus 1 and Cumulus MX), prefixed with the word &#039;on&#039; again ending with the year. &lt;br /&gt;
*For the highest/lowest within a day in the year it shows both time and date adding the word &amp;quot;at&amp;quot; before the time, and the word &#039;on&#039; before the date (i.e. on the standard web page the time comes first, not as seen in admin interface).&lt;br /&gt;
&lt;br /&gt;
You can change the default output on either the standard web template, or in your own file,  by using the [[#Time.2FDate_.27format.27_Parameter|formats]], please check the [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|Parameter page]].&lt;br /&gt;
&lt;br /&gt;
Note that unlike the this month and this year web tags, the time and the date are both included in the default format of the standard time-stamp web tags for the &#039;highest minimum&#039; and &#039;lowest maximum&#039; temperatures, yet another inconsistency!&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempH&amp;gt;&lt;br /&gt;
|All time high temperature&lt;br /&gt;
|&amp;lt;#TtempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempL&amp;gt;&lt;br /&gt;
|All time low temperature &lt;br /&gt;
|&amp;lt;#TtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#mintempH&amp;gt;&lt;br /&gt;
|All time high minimum temperature &lt;br /&gt;
|&amp;lt;#TmintempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#maxtempL&amp;gt;&lt;br /&gt;
|All time low maximum temperature &lt;br /&gt;
|&amp;lt;#TmaxtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDailyTempRange&amp;gt;&lt;br /&gt;
|All time low daily temperature range&lt;br /&gt;
|&amp;lt;#TLowDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyTempRange&amp;gt;&lt;br /&gt;
|All time high daily temperature range&lt;br /&gt;
|&amp;lt;#THighDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempH&amp;gt;&lt;br /&gt;
|All time high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempL&amp;gt;&lt;br /&gt;
|All time low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeH&amp;gt;&lt;br /&gt;
|All time high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeL&amp;gt;&lt;br /&gt;
|All time low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexH&amp;gt;&lt;br /&gt;
|All time high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexH&amp;gt;&lt;br /&gt;
|All time high USA heat index&lt;br /&gt;
|&amp;lt;#TheatindexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointH&amp;gt;&lt;br /&gt;
|All time high dew point&lt;br /&gt;
|&amp;lt;#TdewpointH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointL&amp;gt;&lt;br /&gt;
|All time low dew point&lt;br /&gt;
|&amp;lt;#TdewpointL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humH&amp;gt;&lt;br /&gt;
|All time high humidity&lt;br /&gt;
|&amp;lt;#ThumH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humL&amp;gt;&lt;br /&gt;
|All time low humidity&lt;br /&gt;
|&amp;lt;#ThumL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillL&amp;gt;&lt;br /&gt;
|All time greatest wind chill (i.e. lowest temperature, but highest wind speed) &lt;br /&gt;
|&amp;lt;#TwchillL&amp;gt;&lt;br /&gt;
|NOTE: These were misnamed &#039;&#039;wchillH&#039;&#039; which names have been deprecated.&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateM&amp;gt;&lt;br /&gt;
|All time high rain rate &lt;br /&gt;
|&amp;lt;#TrrateM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallH&amp;gt;&lt;br /&gt;
|All time high daily rain &lt;br /&gt;
|&amp;lt;#TrfallH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallhH&amp;gt;&lt;br /&gt;
|All time high hourly rain&lt;br /&gt;
|&amp;lt;#TrfallhH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallmH&amp;gt;&lt;br /&gt;
|All time high monthly rain &lt;br /&gt;
|&amp;lt;#TrfallmH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriod&amp;gt;&lt;br /&gt;
|All time longest dry period (days)&lt;br /&gt;
|&amp;lt;#TLongestDryPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriod&amp;gt;&lt;br /&gt;
|All time longest wet period (days)&lt;br /&gt;
|&amp;lt;#TLongestWetPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressH&amp;gt;&lt;br /&gt;
|All time high pressure &lt;br /&gt;
|&amp;lt;#TpressH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressL&amp;gt;&lt;br /&gt;
|All time low pressure &lt;br /&gt;
|&amp;lt;#TpressL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#gustM&amp;gt;&lt;br /&gt;
|All time high wind gust &lt;br /&gt;
|&amp;lt;#TgustM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeedH&amp;gt;&lt;br /&gt;
|All time high average wind speed &lt;br /&gt;
|&amp;lt;#TwspeedH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunH&amp;gt;&lt;br /&gt;
|All time high daily wind run&lt;br /&gt;
|&amp;lt;#TwindrunH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Monthly==&lt;br /&gt;
&lt;br /&gt;
The web tags in the date column default output dates in the format &amp;quot;dd MMMM&amp;quot;. For web tags that represent daily values, there are (obviously) no corresponding time web tags, but for high and low spot values the default &#039;h:mm&#039; format of the time output can be changed. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Time Webtag name&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempH&amp;gt;&lt;br /&gt;
|This months high temperature&lt;br /&gt;
|&amp;lt;#MonthTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempL&amp;gt;&lt;br /&gt;
|This months low temperature&lt;br /&gt;
|&amp;lt;#MonthTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMinTempH&amp;gt;&lt;br /&gt;
|This months highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMaxTempL&amp;gt;&lt;br /&gt;
|This months lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHeatIndexH&amp;gt;&lt;br /&gt;
|This months high USA heat index&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWChillL&amp;gt;&lt;br /&gt;
|This months greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#MonthWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempH&amp;gt;&lt;br /&gt;
|This month&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempL&amp;gt;&lt;br /&gt;
|This month&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeH&amp;gt;&lt;br /&gt;
|This month&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeL&amp;gt;&lt;br /&gt;
|This months lowest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumidexH&amp;gt;&lt;br /&gt;
|This month&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#MonthHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointH&amp;gt;&lt;br /&gt;
|This month&#039;s high dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointL&amp;gt;&lt;br /&gt;
|This month&#039;s low dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumH&amp;gt;&lt;br /&gt;
|This month&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#MonthHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#MonthHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressH&amp;gt;&lt;br /&gt;
|This month&#039;s highest pressure&lt;br /&gt;
|&amp;lt;#MonthPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest pressure&lt;br /&gt;
|&amp;lt;#MonthPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthGustH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind gust&lt;br /&gt;
|&amp;lt;#MonthGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind speed&lt;br /&gt;
|&amp;lt;#MonthWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindRunH&amp;gt;&lt;br /&gt;
|This month&#039;s high Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunmonth&amp;gt;&lt;br /&gt;
|This month&#039;s Wind Run so far&lt;br /&gt;
|n/a&lt;br /&gt;
|n/a &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthRainRateH&amp;gt;&lt;br /&gt;
|This month&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#MonthRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHourlyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthRain24HourH&amp;gt;&lt;br /&gt;
|This month&#039;s highest 24hr rain&lt;br /&gt;
|&amp;lt;#MonthRain24HourHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthRain24HourHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDailyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s wettest day (greatest daily rain)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest dry period ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day, ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursMonth&amp;gt;&lt;br /&gt;
| the total sunshine hours in month-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Monthly All Time Records==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;These tag names represent extreme record values (and corresponding time-stamps) for any particular month (1 =January, and so on, to 12 =December) in all years&#039;&#039;&#039; (HAR To place somewhere)&lt;br /&gt;
&lt;br /&gt;
This table includes webtags that show the values in [[Monthlyalltime.ini]] log file.&lt;br /&gt;
&lt;br /&gt;
These are a set of tags for monthly all-time highs and lows, in other words the highest and lowest values for a particular month of the year.  &lt;br /&gt;
# The tag names listed here require a [[Webtags/Parameters#Input_modification_Parameters|input modification parameter]].&lt;br /&gt;
# The tag names here can optionally take any [[Webtags/Parameters#Output_modification_parameters|output modification parameters]].&lt;br /&gt;
# To supply both optional input modification, and optional output modification parameters, separate them with spaces, e.g. &amp;lt;#ByMonthTempHT mon=7 format=hh:nn&amp;gt;. In that example, the time (not date) of highest ever temperature in July is returned after processing by Cumulus.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempH&amp;gt;&lt;br /&gt;
|High Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempL&amp;gt;&lt;br /&gt;
|Low Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexH&amp;gt;&lt;br /&gt;
|High Heat Index&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWChillL&amp;gt;&lt;br /&gt;
|Greatest wind chill (i.e. lowest temperature and highest wind speed)&lt;br /&gt;
|&amp;lt;#ByMonthWChillLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempH&amp;gt;&lt;br /&gt;
|High Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempL&amp;gt;&lt;br /&gt;
|Low Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeH&amp;gt;&lt;br /&gt;
|High Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeL&amp;gt;&lt;br /&gt;
|Low Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumidexH&amp;gt;&lt;br /&gt;
|High Canadian Humidity Index (Humidex)&lt;br /&gt;
|&amp;lt;#ByMonthHumidexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointH&amp;gt;&lt;br /&gt;
|High Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointL&amp;gt;&lt;br /&gt;
|Low Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMinTempH&amp;gt;&lt;br /&gt;
|Highest Daily Minimum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMinTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempL&amp;gt;&lt;br /&gt;
|Lowest Daily Maximum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRangeT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRangeT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumH&amp;gt;&lt;br /&gt;
|High Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumL&amp;gt;&lt;br /&gt;
|Low Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumLT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressH&amp;gt;&lt;br /&gt;
|High Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressL&amp;gt;&lt;br /&gt;
|Low Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthGustH&amp;gt;&lt;br /&gt;
|High Wind Gust&lt;br /&gt;
|&amp;lt;#ByMonthGustHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindH&amp;gt;&lt;br /&gt;
|High Wind Speed&lt;br /&gt;
|&amp;lt;#ByMonthWindHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindRunH&amp;gt;&lt;br /&gt;
|High Daily Wind Run&lt;br /&gt;
|&amp;lt;#ByMonthWindRunHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthRainRateH&amp;gt;&lt;br /&gt;
|High Rain Rate&lt;br /&gt;
|&amp;lt;#ByMonthRainRateHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainH&amp;gt;&lt;br /&gt;
|High Monthly Rainfall&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainH&amp;gt;&lt;br /&gt;
|High Hourly Rain&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthRain24HourH&amp;gt;&lt;br /&gt;
|High 24hr Rain&lt;br /&gt;
|&amp;lt;#ByMonthRain24HourHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainH&amp;gt;&lt;br /&gt;
|High Daily Rain&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest Dry Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriodT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest Wet Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriodT&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Statistics=&lt;br /&gt;
This section is quite small but may enlarge so it has become a separate chapter.  &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:750px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempAvg24Hrs&amp;gt;&lt;br /&gt;
|Mean for the last 24 hrs. It does not take parameters.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempAvg mon=[1-12]&amp;gt;&lt;br /&gt;
|Mean for requested month over the entire history. Omit the month parameter for the current month&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempAvg m=[1-12] y=[YYYY]&amp;gt;&lt;br /&gt;
|Mean for the requested specific month. Omit the parameters for the current month&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempAvg y=[YYYY]&amp;gt;&lt;br /&gt;
|Mean for the requested year. Omit the year parameter for the current year&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Day/Night/Sun/Moon=&lt;br /&gt;
&lt;br /&gt;
These values are calculated hourly.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunrise&amp;gt;&lt;br /&gt;
|Last sunrise time at the station - This sunrise time is calculated by a third party library each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunset&amp;gt;&lt;br /&gt;
|Next sunset time at the station - The sunset/sunrise times are calculated each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylength&amp;gt;&lt;br /&gt;
|Length of day in hours and minutes (sunrise to sunset).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunUp&amp;gt;&lt;br /&gt;
|A flag to indicate if the Sun is above the horizon or not, based on the sunrise and sunset times.&lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 is when the Sun is above the horizon for the station location.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dawn&amp;gt;&lt;br /&gt;
|Start of last Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dusk&amp;gt;&lt;br /&gt;
|End of next Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylightlength&amp;gt;&lt;br /&gt;
| Approximate length of daylight in hours and minutes (dawn to dusk)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#isdaylight&amp;gt;&lt;br /&gt;
|A flag to indicate if the location for the station is in civil daylight or not, based on the dawn and dusk times. &lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 notes that it is currently within the hours of daylight.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tomorrowdaylength&amp;gt;&lt;br /&gt;
|A string giving an approximate predicted difference between the length of daylight (dawn to dusk) yesterday and length of daylight tomorrow.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonphase&amp;gt;&lt;br /&gt;
|Current [[Lunar phase|phase of the moon]] in words, eg &amp;quot;New Moon&amp;quot; etc. The names used can be altered in [[Strings.ini#Moon_Phases|strings.ini]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonAge&amp;gt;&lt;br /&gt;
|Current &#039;&#039;&#039;approximate&#039;&#039;&#039; age of the Moon in days (0-29.53)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonrise&amp;gt;&lt;br /&gt;
|Current moonrise time at the station (if moon rises on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonset&amp;gt;&lt;br /&gt;
|Current moonset time at the station (if moon sets on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercent&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (negative value indicates &#039;waning&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercentAbs&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (always positive)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
| see [[#Today.ini]] Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YSunshineHours&amp;gt;&lt;br /&gt;
|see [[#Yesterday]] Miscellaneous &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CurrentSolarMax&amp;gt;&lt;br /&gt;
|[[FAQ#What_is_this_.22Solar_Max.22_value_which_Cumulus_is_displaying.3F | Current theoretical maximum solar radiation]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunny&amp;gt;&lt;br /&gt;
|Returns 1 if the sun is shining, otherwise 0 (Solar sensor needed)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= System =&lt;br /&gt;
&lt;br /&gt;
Special tags returning information about the device hosting CumulusMX &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:450px&amp;quot; |Applicability&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsVersion&amp;gt;&lt;br /&gt;
|OS version, e.g. &amp;quot;Windows 7 x64 build 7600&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsLanguage&amp;gt;&lt;br /&gt;
|OS language, e.g. &amp;quot;English&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SystemUpTime&amp;gt;&lt;br /&gt;
|How long the system has been up, e.g. &amp;quot;8 hours 21 minutes&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ProgramUpTime&amp;gt;&lt;br /&gt;
|How long Cumulus has been running, e.g. &amp;quot;7 hours 55 minutes&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ProgramUpTimeMs&amp;gt;&lt;br /&gt;
|How long Cumulus has been running in milliseconds&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CpuName&amp;gt;&lt;br /&gt;
|Name of the processors or n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CpuCount&amp;gt;&lt;br /&gt;
|Number of processors, e.g. &amp;quot;4&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CPUTemp&amp;gt;&lt;br /&gt;
|Temperature of the CPU in C, only works on Linux, updates once a minute, returns &#039;-999.0&#039; on Windows&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AllocatedMemory&amp;gt;&lt;br /&gt;
|Amount of memory allocated to Cumulus, e.g. &amp;quot;60.69 MB&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MemoryStatus&amp;gt;&lt;br /&gt;
|Memory status or n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DisplayMode&amp;gt;&lt;br /&gt;
|Display mode or n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DiskSize&amp;gt;&lt;br /&gt;
|The size of the disk CumulusMX resides on or n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DiskFree&amp;gt;&lt;br /&gt;
|The free space on the disk CumulusMX resides on or n/a&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Units=&lt;br /&gt;
&lt;br /&gt;
No optional input nor output parameters.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunit&amp;gt;&lt;br /&gt;
|Unit of temperature being used (Set in Cumulus as [http://en.wikipedia.org/wiki/Centigrade Celsius] or [http://en.wikipedia.org/wiki/Fahrenheit Fahrenheit]) values &amp;quot;&amp;amp;amp;deg;C&amp;quot; or &amp;quot;&amp;amp;amp;deg;F&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#tempunitnoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded (i.e. without &#039;&#039;&#039;&amp;amp;amp;&#039;&#039;&#039; and without &#039;&#039;&#039;&amp;amp;deg;&#039;&#039;&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunitnodeg&amp;gt;&lt;br /&gt;
|The temperature units being used, without a degree symbol, i.e. &amp;quot;F&amp;quot; or &amp;quot;C&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressunit&amp;gt;&lt;br /&gt;
|Unit of measure for pressure. Possible values: &amp;quot;mb&amp;quot;, &amp;quot;hPa&amp;quot;, &amp;quot;in&amp;quot;, &amp;quot;kPa&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rainunit&amp;gt;&lt;br /&gt;
|Unit of measure for rain fall. Possible values: &amp;quot;mm&amp;quot; or &amp;quot;inches&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windunit&amp;gt;&lt;br /&gt;
|Unit of measure for wind speed. Possible values: &amp;quot;m/s&amp;quot;, &amp;quot;mph&amp;quot;, &amp;quot;km/h&amp;quot;, &amp;quot;kts&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrununit&amp;gt;&lt;br /&gt;
|Unit of measure for wind run (distance). Possible values: &amp;quot;km&amp;quot;, &amp;quot;miles&amp;quot;, &amp;quot;km&amp;quot;, &amp;quot;nm&amp;quot; (for wind speeds in m/s, mph, km/h, kts)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbaseunit&amp;gt;&lt;br /&gt;
|The units used for cloudbase value. Possible values:  &amp;quot;ft&amp;quot; or &amp;quot;m&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Date &amp;amp; Time=&lt;br /&gt;
The default format depends on the locale you use to run Cumulus.&lt;br /&gt;
&lt;br /&gt;
When format is fixed it is noted.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#date&amp;gt;&lt;br /&gt;
|The current date.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdate&amp;gt;&lt;br /&gt;
|The current meteorological date.&lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt; (above), but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the &amp;lt;#metdate&amp;gt; will return the date associated with previous calendar day, but will still return current time  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUTC&amp;gt;&lt;br /&gt;
|The current UTC date/time rather than local date/time.  Example result: 18:30 on 30 December 2009. If you want the local date and time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#time&amp;gt;&lt;br /&gt;
|The current time and date. Example result: 18:30 on 30 December 2009.  If you simply wish the time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timehhmmss&amp;gt;&lt;br /&gt;
|The current time (without date). Example format: 18:30:27. You can use output format specifiers to change the way the time is output, but any date specifiers are ignored.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#minute&amp;gt;&lt;br /&gt;
|The current time, just the minutes. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hour&amp;gt;&lt;br /&gt;
|The current time, just the hour. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#day&amp;gt;&lt;br /&gt;
| The current day as a 2-digit number. Fixed format: 07  (cannot use output format modifiers) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dayname&amp;gt;&lt;br /&gt;
| The current day as a word.  For example, Monday &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortdayname&amp;gt;&lt;br /&gt;
| The current day as a shortened word. Example format: Mon&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#month&amp;gt;&lt;br /&gt;
|The current month as a 2-digit number. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#monthname&amp;gt;&lt;br /&gt;
|The current month as a word. Example format: July&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortmonthname&amp;gt;&lt;br /&gt;
|The current month as a shortened word. Example format: Jul&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#year&amp;gt;&lt;br /&gt;
|The current year as a 4-digit number. Example format: 2009  (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortyear&amp;gt;&lt;br /&gt;
|The current year as a 2-digit number. Example format: 09 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdateyesterday&amp;gt;&lt;br /&gt;
|The previous meteorological date.  The default format depends on the locale you use to run Cumulus &lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#yesterday&amp;gt; (below), but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the date output by &amp;lt;#metdateyesterday&amp;gt; will be the calendar day before that returned by &amp;lt;#yesterday&amp;gt;, but the time returned is actual local time.  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#yesterday&amp;gt;&lt;br /&gt;
|Yesterday&#039;s date. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeJavaScript&amp;gt;&lt;br /&gt;
| The JavaScript &#039;&#039;&#039;Date&#039;&#039;&#039; object contains the number of milliseconds since 00:00:00.000 UTC on 1st January 1970, that date and time is known as the UNIX Epoch.  In JavaScript, you can use &amp;lt;code&amp;gt;Math.floor(new Date().getTime()/1000.0)&amp;lt;/code&amp;gt; This getTime method returns the time in milliseconds.  The web tag returns an integer (currently with 13 digits) representing the number of milliseconds since the UNIX epoch when the web tag was processed. It can be used in a script where you wish to re-express other times output by Cumulus MX into UTC (Coordinated Universal Time).  Mac OS X uses 00:00:00.000 UTC on 1st January 2001 as the starting time and date for its millisecond count, so that is considerably lower.&lt;br /&gt;
&lt;br /&gt;
Note that UTC is calculated using 9192631770 times a particular transition time for Caesium 133 as a basis for 1 second. GMT (Greenwich Mean Time) is calculated on the basis that 1 second is 1/86400 of the time taken for a whole (day) rotation of the Earth. UT1 (or solar time) is calculated from various space measurements. Periodically, leap seconds are added to UTC to realign it with UT1, but these leap seconds are not added to the count of milliseconds represented by this web tag.&lt;br /&gt;
&lt;br /&gt;
Do be aware that some devices will use a 32 bit signed integer to represent this number, and that will stop working on 19 January 2038, the year 2038 problem for computing world.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUnix&amp;gt;&lt;br /&gt;
| Unix tracks the number of seconds since the UNIX epoch. So this web tag can be used when you do not want the millisecond accuracy of the previous web tag. Like previous web tag this relates to UTC, so see details for that tag to find out more.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSince30Dec1899&amp;gt; &lt;br /&gt;
|Day count (gives whole and fractional part) Example: 41250.6523310301&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|Date when records began.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSinceRecordsBegan&amp;gt;&lt;br /&gt;
|Day count since Cumulus records started&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Alarms=&lt;br /&gt;
&lt;br /&gt;
There are web tags for each alarm condition, they give a value of &#039;1&#039; if the alarm condition is enabled and is still currently met; otherwise &#039;0&#039;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempAlarm&amp;gt; &lt;br /&gt;
|Low temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempAlarm&amp;gt; &lt;br /&gt;
|High temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeUpAlarm&amp;gt; &lt;br /&gt;
|Temperature increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeDownAlarm&amp;gt; &lt;br /&gt;
|Temperature decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressAlarm&amp;gt; &lt;br /&gt;
|Low pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressAlarm&amp;gt; &lt;br /&gt;
|High pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeUpAlarm&amp;gt; &lt;br /&gt;
|Pressure increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeDownAlarm&amp;gt; &lt;br /&gt;
|Pressure decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsRainingAlarm&amp;gt; &lt;br /&gt;
|&amp;quot;It&#039;s Raining&amp;quot; alarm triggered either via a Hydreon RG-11 device, or rain rate &amp;gt; 0&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainTodayAlarm&amp;gt; &lt;br /&gt;
|High rain today alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateAlarm&amp;gt; &lt;br /&gt;
|High rainfall rate alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustAlarm&amp;gt; &lt;br /&gt;
|High wind gust alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedAlarm&amp;gt; &lt;br /&gt;
|High wind speed alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataStopped&amp;gt;&lt;br /&gt;
|1 if the station has apparently stopped sending data to Cumulus, otherwise 0&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BatteryLowAlarm&amp;gt;&lt;br /&gt;
|Alarm for WLL (Console [if you have an API key] &amp;amp; Tx), VP2 (Console &amp;amp; Tx), GW1000 (Tx)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataSpikeAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a data spike is detected, or a data limit exceeded&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#HttpUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a HTTP upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#MySqlUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a MySQL upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#UpgradeAlarm&amp;gt;&lt;br /&gt;
| Alarm raised if MX upgrade (a newer release) is available&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Extreme Records =&lt;br /&gt;
&lt;br /&gt;
There are a set of tags for the Cumulus record states. They give a value of &#039;1&#039; if the record has been exceeded; otherwise &#039;0&#039;. &lt;br /&gt;
&lt;br /&gt;
These web tags will be set from the time of the record until a timeout value is met (by default each record remains set for 24 hours). &lt;br /&gt;
&lt;br /&gt;
You can change the default timeout through the parameter &#039;&#039;Station Settings=&amp;gt;Common Options=&amp;gt;Advanced Options&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
== Table of web tags available for extreme records ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|The date that Cumulus began tracking all time records&amp;lt;br/&amp;gt; (does not prevent earlier record dates being set manually)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#newrecord&amp;gt; &lt;br /&gt;
|Indicates when any tracked extreme is changed (sets the LED on the interface flashing).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempRecordSet&amp;gt;&lt;br /&gt;
|1 if any temperature-based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time highest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time lowest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHeatIndexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high USA heat index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high Canadian Humidity index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowWindChillRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time greatest wind chill extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high feels like temperature extreme has been updated, 0 if not &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low feels like temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMinTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high minimum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowMaxTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low maximum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind gust extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind speed extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RainRecordSet&amp;gt;&lt;br /&gt;
|1 if any rainfall based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high rain rate extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHourlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high hourly rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRain24HourRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high 24hr rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMonthlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high monthly rain  extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest dry period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest wet period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high humidity light extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressureRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRecordSet&amp;gt;&lt;br /&gt;
|1 if any wind speed based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindrunRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind run extreme has been updated, 0 if not&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Miscellaneous =&lt;br /&gt;
&lt;br /&gt;
All tags are available in all flavours, as far as I know, although &#039;&#039;their output might vary&#039;&#039;, and which input/output parameters they permit might vary between Cumulus 1 and MX.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestError&amp;gt;&lt;br /&gt;
| This tag and the next 5 are in CumulusMX containing the latest error information.&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorEnc&amp;gt;&lt;br /&gt;
| See previous tag for use in PHP scripts.&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorJsEnc&amp;gt;&lt;br /&gt;
| See previous tag for use in javascript.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorDate&amp;gt;&lt;br /&gt;
|See previous tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorTime&amp;gt;&lt;br /&gt;
|See previous tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ErrorLight&amp;gt;&lt;br /&gt;
|1 if the &#039;error&#039; light is flashing, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#version&amp;gt;&lt;br /&gt;
|The version of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#build&amp;gt;&lt;br /&gt;
|The build of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildAvailable&amp;gt;&lt;br /&gt;
|This gets the value 0 or 1 and is checked on start-up and once a day thereafter at a random time&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildNumber&amp;gt;&lt;br /&gt;
|It is checked on start-up and once a day thereafter at a random time. Displays the latest public release build number - eg. b3089&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#realtimeinterval&amp;gt;&lt;br /&gt;
|The real time update interval in seconds (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#interval&amp;gt;&lt;br /&gt;
|The web site update interval in minutes (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: will always return one of these: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
&lt;br /&gt;
This is the end of the meteorological day, so if during Daylight Saving Time rolover is at &amp;quot;10 am&amp;quot;, then on the day DST ends it will return to &amp;quot;9 am&amp;quot; ensuring every meteorological day is exactly 24 hours long. If the time is &amp;quot;Midnight&amp;quot; (or during DST it is &amp;quot;9 am&amp;quot;), then days will be 23 or 25 hours long just on day clocks change, 24 hours otherwise.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationtype&amp;gt;&lt;br /&gt;
|The weather station [https://cumuluswiki.org/a/Cumulus.ini#Section:_Station model] description.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationtypeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#latitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Latitude latitude] (as you entered during setup).&lt;br /&gt;
Supports an optional &#039;dp&#039; parameter, if supplied, instead of the usual web-encoded text format with degrees/minutes/seconds, the result is in decimal degrees to the specified number of decimal places. E.g&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude&amp;gt; gives &amp;quot;N&amp;amp;nbsp;59&amp;amp; deg;&amp;amp;amp;nbsp;14&amp;amp;amp;#39;&amp;amp;amp;nbsp;33&amp;amp;amp;quot;&amp;quot; for N 59 14 33&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude dp=5&amp;gt; gives &amp;quot;59.24250&amp;quot;&lt;br /&gt;
&lt;br /&gt;
If the &amp;quot;dp&amp;quot; parameter is supplied, then supplying &amp;quot;rc=y&amp;quot; in addition will cause any decimal comma to be converted to a decimal point.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#latitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Longitude longitude]  (as you entered during setup). Supports an optional &#039;dp&#039; and &#039;rc&#039; parameters as per the latitude tag.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Altitude altitude] value (web tag outputs web encoded format containing figure, &#039;&amp;amp;amp;nbsp;&#039; and units) in either feet or metres just as you entered during setup e.g. &#039;123&amp;amp;amp;nbsp;m&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#altitudenoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#location&amp;gt;&lt;br /&gt;
|The station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longlocation&amp;gt;&lt;br /&gt;
|Longer description of the station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forum&amp;gt;&lt;br /&gt;
|URL of the forum (as you entered during setup) encoded into a web page menu item by adding colons&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forumurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#webcam&amp;gt;&lt;br /&gt;
|URL of the webcam (as you entered during setup) encoded into a web page menu item by adding colons. Default is blank. Can be used to link to any other web page that you host (Cumulus does not verify that it is a web cam, that is just a label, and the label can be changed on each standard web page individually)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#webcamurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#graphperiod&amp;gt;&lt;br /&gt;
|The number of hours displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Detailed Chart Period&#039; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dailygraphperiod&amp;gt;&lt;br /&gt;
|The number of days displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Daily Chart Period&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAMonthlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA monthly report&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAYearlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA yearly report&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MySqlRealtimeTime&amp;gt;&lt;br /&gt;
|time of last real-time table insert&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MySqlIntervalTime&amp;gt;&lt;br /&gt;
|time of last interval data table insert&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_useApparent&amp;gt;&lt;br /&gt;
| Whether user prefers to see Apparent Temperature or Feels Like Temperature&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showSolar&amp;gt;&lt;br /&gt;
| Whether user wants to show Solar data or does not not have a solar sensor&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showUV&amp;gt;&lt;br /&gt;
| Whether user wants to show Ultra Violet data or does not not have a UV sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Special tags=&lt;br /&gt;
&lt;br /&gt;
==Davis==&lt;br /&gt;
&lt;br /&gt;
At present this table has not yet been updated for latest MX version.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
All (see note for THSWindex) of the following web tags for the Davis PWS are available&lt;br /&gt;
&lt;br /&gt;
The values of the reception tags are updated every 15 minutes.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsReceived&amp;gt;&lt;br /&gt;
|Total number of data packets received. This stat is not supplied by the Davis WLL station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsMissed&amp;gt;&lt;br /&gt;
|Number of missed data packets. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisMaxInARow&amp;gt;&lt;br /&gt;
|Longest streak of consecutive packets received. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumCRCerrors&amp;gt;&lt;br /&gt;
|Number of packets received with CRC errors. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumberOfResynchs&amp;gt;&lt;br /&gt;
|Number of times the console resynchronised with the transmitter. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisFirmwareVersion&amp;gt;&lt;br /&gt;
|The console/WLL firmware version&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THWindex&amp;gt;&lt;br /&gt;
|A derived temperature using Temperature/Humidity/Wind values&lt;br /&gt;
&lt;br /&gt;
The THW Index uses humidity and temperature (like Heat Index), but includes the cooling effects of wind (like wind chill).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THSWindex&amp;gt;&lt;br /&gt;
|A heat stress indicator using Temperature/Humidity/Solar/Wind values.&lt;br /&gt;
*The THSW Index uses humidity and temperature (like the Heat Index), but also includes the heating effects of sunshine, and the cooling effects of wind.&lt;br /&gt;
*Therefore requires Davis station with solar sensor.&lt;br /&gt;
See [http://digitalcommons.unl.edu/cgi/viewcontent.cgi?article=1223&amp;amp;context=animalscinbcr  Approx calculation].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#battery&amp;gt;&lt;br /&gt;
|The console battery condition in volts. eg &amp;quot;4.82v&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#txbattery&amp;gt;&lt;br /&gt;
&amp;lt;#txbattery channel=1&amp;gt;&lt;br /&gt;
|The transmitter battery condition, by default it returns the status of all transmitters.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRain&amp;gt;&lt;br /&gt;
|The console &#039;storm rain&#039; current amount.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRainStart&amp;gt;&lt;br /&gt;
|The console reported date of the start of the &#039;storm&#039; (see previous webtag).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StationFreeMemory&amp;gt; &lt;br /&gt;
|Shows the station free memory for Davis WLC, Ecowitt GW1100/20000 (using HTTP also using Ecowitt API)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StationRuntime&amp;gt;&lt;br /&gt;
| Shows the station uptime in seconds for Davis WLL/WLC, Ecowitt GW1100/20000 (using HTTP)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; that the console does not report start time, so the webtag cannot report time.  It appears a minimum of 2 tips within 3 hours will trigger a storm start, so using &amp;lt;#LastRainTip&amp;gt; might help&lt;br /&gt;
&lt;br /&gt;
==Davis WLL ==&lt;br /&gt;
&lt;br /&gt;
You need a purchased license to use these webtags.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsoleSupplyV&amp;gt;&lt;br /&gt;
|The WLL external supply voltage&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisReceptionPercent tx=1&amp;gt;&lt;br /&gt;
|WLL transmitter reception percentage (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=0&amp;gt;&lt;br /&gt;
|WLL RSSI of the WiFi connection&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=1&amp;gt;&lt;br /&gt;
|WLL RSSI of Transmitter #1  (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastBadCnt&amp;gt;&lt;br /&gt;
|Count of multicast packets missed or have bad a CRC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastGoodCnt&amp;gt;&lt;br /&gt;
|Count of good multicast packets received&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastGoodPct&amp;gt;&lt;br /&gt;
|Percentage of good multicast packets received&lt;br /&gt;
|}&lt;br /&gt;
&#039;&#039;&#039;Note&#039;&#039;&#039;: See also the &#039;&#039;&#039;Davis&#039;&#039;&#039; table for &amp;lt;#StationFreeMemory&amp;gt; and &amp;lt;#StationRuntime&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Ecowitt &amp;amp;&amp;amp; Fine Offset==&lt;br /&gt;
&lt;br /&gt;
The following tags are specific to the Fine Offset series &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Lux value &amp;quot;Fine Offset only&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SensorContactLost&amp;gt;&lt;br /&gt;
|1 if the station has lost contact with its remote sensors &amp;quot;Fine Offset only&amp;quot; &lt;br /&gt;
0 if contact has been established&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraStationFreeMemory&amp;gt;&lt;br /&gt;
|to avoid clashes with the main station and a Ecowitt HTTP station used for extra sensors&lt;br /&gt;
|}&lt;br /&gt;
&#039;&#039;&#039;Note&#039;&#039;&#039;: See also the &#039;&#039;&#039;Davis&#039;&#039;&#039; table for &amp;lt;#StationFreeMemory&amp;gt; and &amp;lt;#StationRuntime&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Cumulus_MX]]&lt;/div&gt;</summary>
		<author><name>SaratogaWX</name></author>
	</entry>
	<entry>
		<id>https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=11813</id>
		<title>Full list of Webtags</title>
		<link rel="alternate" type="text/html" href="https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=11813"/>
		<updated>2024-10-03T20:06:34Z</updated>

		<summary type="html">&lt;p&gt;SaratogaWX: /* WH45 CO₂ sensor */  corrected tag #CO2_pm10_24_aqi to be #CO2_pm10_24_aqih from WebTags&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; {|align=right&lt;br /&gt;
  |__TOC__&lt;br /&gt;
  |}&lt;br /&gt;
This page has been updated until CMX version 3.27.1&lt;br /&gt;
&lt;br /&gt;
This list only contains the tag names. Tag names are the basic entity when asking a value. Check the [[Webtags#Using_Webtags|Usage of webtags]] and don&#039;t forget tag names are only part of the [[Webtags#General Format for Web Tags|general format for Webtags]]. It does not indicate what parameters they can take, nor does it include the brackets the tag name is surrounded by when you quote it in a template file for Cumulus to process.&lt;br /&gt;
&lt;br /&gt;
Here follow tables that group the tag names by the basic purpose of the tags listed. There has been confusion in the past of tags appearing in more than one group. If you find such occurrence you may notify or modify. &lt;br /&gt;
&lt;br /&gt;
= Current Conditions =&lt;br /&gt;
&lt;br /&gt;
We start with tags that relate to the latest values, as these are the ones that people most often choose to use. The current condition data is also available, for processes external to Cumulus, by using the inbuilt facility to generate [[Realtime.txt|a file]] with such data. CumulusMX makes current values available for a standard range of sensors where the same web tags apply across a range of weather station models. Current values from some [[#Extra Sensors|extra]] temperature and relative humidity sensors (see [[Extra temperatures]]) from particular weather station models are offered as well.&lt;br /&gt;
&lt;br /&gt;
==Standard sensors==&lt;br /&gt;
The tags in this first list are grouped for historical reasons and remain grouped.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temp&amp;gt;&lt;br /&gt;
|The outside (air) temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#intemp&amp;gt;&lt;br /&gt;
|The inside temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeLastHour&amp;gt;&lt;br /&gt;
|The change in outside temperature over the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrend&amp;gt;&lt;br /&gt;
|The average rate of change in temperature over the last three hours. Trend = (temp now - temp 3hrs ago) / 3 (the calculation selected for this trend matches the standard-based calculation for &amp;lt;#presstrendval&amp;gt; despite the naming inconsistency)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendsigned&amp;gt;&lt;br /&gt;
|signed string value of temperature trend&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendtext&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (values can be set in strings.ini)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendenglish&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindex&amp;gt;&lt;br /&gt;
|Current [[heat index]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidex&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Humidex Humidex]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptemp&amp;gt;&lt;br /&gt;
|The [[Apparent_temperature|apparent]] temperature.  The referenced page in weather terminology section of this Wiki explains it. The formula used is that defined by BOM. Although at temperatures above 20°C (68°F) Feels like reports an &amp;quot;apparent temperature&amp;quot; it uses a different formula. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchill&amp;gt;&lt;br /&gt;
|The current [[wind chill]] temperature.  The referenced page in weather terminology section of this Wiki explains it. For temperatures below 10°C (50°F) Feels like reports the same value.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslike&amp;gt;&lt;br /&gt;
|Available for version 3.6.10 and up. See [[Feels Like]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsFreezing&amp;gt;&lt;br /&gt;
|If outside temperature is at or below 0°C/32°F. 0=Above freezing, 1=Below freezing&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#chillhours&amp;gt;&lt;br /&gt;
|The number of [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|&#039;chill hours&#039;]] so far this season (threshold temperature and start date are configurable).&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hum&amp;gt;&lt;br /&gt;
|The outside [http://en.wikipedia.org/wiki/Humidity humidity]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#inhum&amp;gt;&lt;br /&gt;
|The inside humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dew&amp;gt;&lt;br /&gt;
|The current dew point (See [[Temperature_(and_humidity)_measurement#Cumulus_Calculated_Parameters|wiki]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wetbulb&amp;gt;&lt;br /&gt;
|Estimated [http://en.wikipedia.org/wiki/Wet_bulb wet bulb] temperature&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfall&amp;gt;&lt;br /&gt;
|The total rainfall so far today (reports rain counter now minus rain counter at start of day), start of day counter can be edited using &amp;quot;edit rain today&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrate&amp;gt;&lt;br /&gt;
|The current [[Rain_measurement#Rain_Rate|rainfall rate]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rhour&amp;gt;&lt;br /&gt;
|The rainfall in the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#r24hourH&amp;gt;&lt;br /&gt;
|All time high total rainfall in a 24-hour period&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tr24hourH&amp;gt;&lt;br /&gt;
|Time of the rainfall in the last 24 hours&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmidnight&amp;gt;&lt;br /&gt;
|The total rainfall since midnight. Useful if you don&#039;t use midnight as your start of day&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#r24hour&amp;gt;&lt;br /&gt;
| Reading recent history records, takes rain counter for latest minute, and substracts rain counter from as close as possible to same time yesterday (if Cumulus was not running at that time yesterday, but historical catch-up has been enabled, then it is from nearest time available yesterday, so for a logging interval of every 30 minutes might be 24 hours and 16 minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTipISO&amp;gt;&lt;br /&gt;
|Fixed ISO format output giving date and time of last rain gauge tip (e.g 2010-09-06 06:09) The format is always as shown (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTip&amp;gt;&lt;br /&gt;
| (available from release 3.6.1) Date/time of last rain gauge tip &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MinutesSinceLastRainTip&amp;gt;&lt;br /&gt;
|The number of minutes since the last rain gauge tip, in whole numbers, rounded down&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsRaining&amp;gt;&lt;br /&gt;
|For [[Rain_measurement#Optical_Rain_Gauge| Hydreon RG-11 devices]], shows the current rain state. 0=No rain, 1=It&#039;s raining&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmonth&amp;gt;&lt;br /&gt;
|The total rainfall so far this month&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ryear&amp;gt;&lt;br /&gt;
|Annual rainfall total for rainfall season year (i.e. starting month as set on Configuration menu, station screen,  Annual rainfall frame)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AnnualRainfall&amp;gt;&lt;br /&gt;
|Annual rainfall, defaults to the current year (i.e. = &amp;lt;#ryear&amp;gt;), but also takes an optional parameter &amp;quot;y=nnnn&amp;quot; which allows you to specify any year in the Cumulus history&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveRainDays&amp;gt;&lt;br /&gt;
|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, meteorologists exclude dew (and other times when single tip of recorder).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveDryDays&amp;gt;&lt;br /&gt;
|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&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#press&amp;gt;&lt;br /&gt;
|The [http://en.wikipedia.org/wiki/Sea_level_pressure sea level pressure]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendval&amp;gt;&lt;br /&gt;
|The average rate of pressure change over the last three hours.  Trend = (pressure now - pressure 3hrs ago) / 3 &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendsigned&amp;gt;&lt;br /&gt;
|signed string value of pressure trends&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrend&amp;gt;&lt;br /&gt;
|The pressure trend in words - values can be set in the &#039;strings.ini&#039; file&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendenglish&amp;gt;&lt;br /&gt;
| a single word description for the pressure trend - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed). From version 1.8.8 1st December 2009&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#PressChangeLast3Hours&amp;gt;&lt;br /&gt;
|Available from version 3.11.1;  Total Pressure Change since 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altimeterpressure&amp;gt;&lt;br /&gt;
|Altimeter pressure. Pressure corrected to sea level using the station&#039;s altitude only. Same as sea-level pressure for non-Davis stations.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationpressure&amp;gt;&lt;br /&gt;
|station pressure (the absolute pressure reading)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wlatest&amp;gt;&lt;br /&gt;
|Current wind speed reading from console.  Corresponds to &#039;latest&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearing&amp;gt;&lt;br /&gt;
|Current wind bearing in degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currentwdir&amp;gt;&lt;br /&gt;
|Current wind bearing as a compass point - e.g. ESE &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeed&amp;gt;&lt;br /&gt;
|The 10-minute average, if you have Cumulus set to calculate a 10-minute average. Otherwise, it&#039;s the latest &#039;wind&#039; value from the console (i.e. the current speed as determined by the station). Corresponds to &#039;average&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgbearing&amp;gt;&lt;br /&gt;
|Average wind bearing in degrees over last configured interval minutes. Range 1-360, 0=Calm&lt;br /&gt;
&lt;br /&gt;
This is calculated by taking the wind direction and speed for the last 10 minutes (or other interval as configured), calculates the sums of the North/South and East/West vector components, divides the E/W component sum by the N/S component sum, and takes the arctan.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdir&amp;gt;&lt;br /&gt;
|Average wind bearing over last 10 minutes as a [http://en.wikipedia.org/wiki/Compass compass] point - e.g. ESE&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgust&amp;gt;&lt;br /&gt;
|The highest wind reading in the last 10 minutes. Corresponds to &#039;gust&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindSampleCount&amp;gt;&lt;br /&gt;
|The number of wind samples making up the wind rose (etc) data (up to 3600)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdirdata&amp;gt;&lt;br /&gt;
|Comma separated list of recent wind bearing readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &amp;lt;#nextwindindex&amp;gt;. Reading interval x varies by station type:&lt;br /&gt;
* Oregon:  x=12 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 12 hours worth in full array&lt;br /&gt;
* Davis:  x=2 or 3 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 2.5 hours worth in full array&lt;br /&gt;
* Fine Offset: Cumulus 1 reads the wind data every minute (although station transmits wind data every 40 seconds), so 60 hours worth in full array&lt;br /&gt;
* Davis WLL: x=2.5 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=160900#p160900) so 2.5 hours worth in full array&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspddata&amp;gt;&lt;br /&gt;
|Comma separated list of recent individual (non-averaged) wind speed (correspond to &#039;latest&#039; on the Cumulus main screen) readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &#039;&#039;&#039;nextwindindex&#039;&#039;&#039; tag. Reading interval x varies by station type (see above).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#nextwindindex&amp;gt;&lt;br /&gt;
|The index of the entries in &amp;lt;#wdirdata&amp;gt; and &amp;lt;#wspddata&amp;gt; that Cumulus &#039;&#039;is going to use next&#039;&#039; - i.e. the latest entry used is one less than this; but don&#039;t forget to allow for the wrap around!&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRoseData&amp;gt;&lt;br /&gt;
|A comma-separated list of the wind &#039;totals&#039; used to draw the wind rose (8 or 16 values)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRosePoints&amp;gt;&lt;br /&gt;
|The number of items in &amp;lt;#WindRoseData&amp;gt; (i.e. 8 or 16)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufort&amp;gt;&lt;br /&gt;
|The current wind speed on the [http://en.wikipedia.org/wiki/Beaufort_scale Beaufort scale] (e.g. F8) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufortnumber&amp;gt;&lt;br /&gt;
|The current wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaudesc&amp;gt;&lt;br /&gt;
|The current wind speed Beaufort description (e.g. &amp;quot;Gale&amp;quot;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom10&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo10&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbase&amp;gt;&lt;br /&gt;
|Calculated [http://en.wikipedia.org/wiki/Cloud_base cloud base]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbasevalue&amp;gt;&lt;br /&gt;
|Current calculated cloud base without units&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UV&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Uv_index UV index]. Requires your station to have a UV sensor.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SolarRad&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Solar_radiation solar radiation]. Requires your station to have a solar sensor.&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Current light level in Lux. Requires your station to have a solar sensor. Only applies to Fine Offset stations.&lt;br /&gt;
|-&lt;br /&gt;
|[[Forecast_webtag|&amp;lt;#forecast&amp;gt;]]&lt;br /&gt;
|The current forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#forecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current forecast encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastnumber&amp;gt;&lt;br /&gt;
|The number relating to the current forecast entry in the [[strings.ini]] file.  If your station is not providing it&#039;s own forecast and Cumulus is not calculating one then 0 (zero) is returned.  Note: two negative numbers can be returned by [[Forecast_webtag|Cumulus]]: -1 (neg 1) = Exceptional Fine, -26 (neg 26) = Exceptional Bad&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecast&amp;gt;&lt;br /&gt;
|Always gives Cumulus (Zambretti) [[Forecast_webtag|forecast]], even if the &amp;lt;#forecast&amp;gt; tag provides a station forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#cumulusforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  Cumulus (Zambretti) forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecast&amp;gt;&lt;br /&gt;
|Always gives station forecast (if available)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#wsforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  station forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcond&amp;gt;&lt;br /&gt;
|Represents the value entered on the screen within Cumulus for the Current Weather condition, or the value as held in the [[currentconditions.txt]] file. Any reserved HTML characters are encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcondenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#currcond&amp;gt; but also has all characters above (decimal base) code 159 encoded as HTML entities for example this would encode any use of symbol for degree.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcondJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current conditions encoded for JavaScript&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Extra Sensors==&lt;br /&gt;
&lt;br /&gt;
The extra sensors functionality in Cumulus only supports processing for current spot values as read from the sensors. Periodically spot extra sensor values are logged, see the [[Extra_Sensor_Files|Extra Sensor Files]] page for information about log files from where you can extract the past spot values. The logging can be compared to the Standard Logfiles.&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors: Davis models and Oregon Scientific WMR928, WR100/200 ===&lt;br /&gt;
&lt;br /&gt;
These web tags hold current values for additional sensors supported by CumulusMX. For Oregon Scientific model like WMR-200 with USB connection, please refer to [[#Web tags mentioning (outside) temperature]] because any of the extra temperature tags below can be redirected to &#039;&#039;&#039;&amp;lt;#temp&amp;gt;&#039;&#039;&#039;, and consequently also have web tags reporting daily extremes and longer period extreme records.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp1 - 10&amp;gt;&lt;br /&gt;
|Extra temperature channel 1 - 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP1 - 10&amp;gt;&lt;br /&gt;
|Extra dew point channel 1 - 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum1 - 10&amp;gt;&lt;br /&gt;
|Extra humidity channel 1 - 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilTemp1 - 16&amp;gt;&lt;br /&gt;
|Soil temperature 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture1 - 16&amp;gt;&lt;br /&gt;
|Soil moisture 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafTemp1 - 4&amp;gt;&lt;br /&gt;
|Leaf temperature 1 - 4&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafWetness1 - 8&amp;gt;&lt;br /&gt;
|Leaf wetness 1 - 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors:  Davis AirLink ===&lt;br /&gt;
Available from version 3.9.0. You can configure two Airlink devices which have fixed identification as Indoor and Outdoor. There are a similar set of tags for each device.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Particulate Matter&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm1[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 1 μm, or less count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Currentparticulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality Index Values (allows use of the &amp;quot;dp=n&amp;quot; and &amp;quot;tc=y&amp;quot; parameters)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 2.5 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Stats Values&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 1 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 3 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 24 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] 12 hr averages buffer (2  hrs are required to get a nowcast value)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Sensor Info&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkFirmwareVersion[InǀOut]&amp;gt;&lt;br /&gt;
|Shows the AirLink firmware version as a date string.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkTemp[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air temperature value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkHum[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air humidity value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkWifiRssi[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors WiFi signal strength in dB - anything below -90 is considered very poor.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Extra Sensors: Ecowitt ===&lt;br /&gt;
&lt;br /&gt;
Ecowitt stations are sold under other names depending on nation,  e.g. Ambient in USA, Froggit in central Europe, so Ecowitt is used as a generic name in this Wiki. See also [https://www.wxforum.net/index.php?board=111.0 WXForum.net].&lt;br /&gt;
&lt;br /&gt;
==== WH45 CO₂ sensor ====&lt;br /&gt;
&lt;br /&gt;
Available from release 3.9.5. From 3.27.0 the webtags as below are valid. The previous webtags with the minus sign i.s.o. underscores are deprecated.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2&amp;gt;&lt;br /&gt;
| The actual CO&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; concentration in ppm&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2_24h&amp;gt;&lt;br /&gt;
| The CO&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; concentration in ppm as a moving average over 24 hours&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2_pm1&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 1 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2_pm1_24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 1 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, 24 hours moving average&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2_pm2p5&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; or less&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2_pm2p5_24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CO2_pm2p5_aqi&amp;gt;&lt;br /&gt;
|The air quality index calculated from the CO2 sensors current pm 2.5 value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CO2_pm2p5_24h_aqi&amp;gt;&lt;br /&gt;
|The air quality index calculated from the CO2 sensors pm 2.5 24 hour average value&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2_pm4&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 4 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; or less&lt;br /&gt;
| NOTE: probably - but uncertain - a derivative by Ecowitt (interpolation between 2.5 and 10?)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2_pm4_24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 4 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2_pm10&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less (includes the 2.5 figure)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2_pm10_24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CO2_pm10_aqi&amp;gt;&lt;br /&gt;
|The air quality index calculated from the CO2 sensors current pm 10 value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CO2_pm10_24_aqih&amp;gt;&lt;br /&gt;
|The air quality index calculated from the CO2 sensors pm 10 24 hour average value&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2_temp&amp;gt;&amp;lt;sup&amp;gt;See note&amp;lt;/sup&amp;gt;&lt;br /&gt;
| Temperature as reported by Air Quality monitor. &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2_hum&amp;gt;&lt;br /&gt;
| Relative Humidity as reported by Air Quality monitor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note&#039;&#039;&#039;: This temperature reflects the temperature of the sensor and would be used in combination with the sensors measured humidity (see next) for correction of the measured PM (particulate matter) value. This correction is responsibility of the user and is subject to a lot of discussion. Determination of how to correct the PM value is highly dependent on the conditions and placement of the sensor. See the specification sheet for the sensor or create some multivariate regression line based on calibration measurements. This is also valid for PM sensors like the AirLink. The normal amateur usage of PM sensors is that the uncorrected values are published.&lt;br /&gt;
&lt;br /&gt;
==== WN34 soil and water sensor ====&lt;br /&gt;
&lt;br /&gt;
Cumulus MX can support the Ecowitt WN34 (other model types exist and are reported here as if WN34) soil and water temperature sensors. They are reported as &amp;quot;User Temperature 1&amp;quot; to &amp;quot;User Temperature 8&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp1 - 8&amp;gt;&lt;br /&gt;
|The temperature of the sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Extra Sensors ====&lt;br /&gt;
Below are described the tags resulting from &#039;&#039;Ecowitt Air quality (WH41,WH43,WH45)&#039;&#039;, Ecowitt leak sensor (WH55), lighting detector (WH57), and extra temperature sensors (WN34)&lt;br /&gt;
&lt;br /&gt;
This sub-section applies only to those using Ecowitt GW1000 and possibly other devices (also Froggit DS1500, and other equivalents, see [[Supported Devices]]) an interface unit that picks up various external sensors and sends the data via an application programming interface to CumulusMX which then generates the following web tags:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#GW1000FirmwareVersion&amp;gt;&lt;br /&gt;
|GW1000 firmware version string&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#EcowittFirmwareVersion&amp;gt;&lt;br /&gt;
|Ecowitt firmware version string&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#EcowittReception&amp;gt;&lt;br /&gt;
|Reception signal strength for the Ecowitt devices in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#EcowittCameraUrl&amp;gt;&lt;br /&gt;
|The URL for the HTTPS GET command to get the camera picture and timelapse&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQuality1 - 4&amp;gt;&lt;br /&gt;
| Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQualityAvg1 - 4&amp;gt;&lt;br /&gt;
| 24 hr moving average Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQualityIdx1 - 4&amp;gt;&lt;br /&gt;
|The calculated air quality index for sensors 1 to 4&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQualityAvgIdx1 - 4&amp;gt;&lt;br /&gt;
|The calculated 24 hour average air quality index for sensors 1 to 4&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeakSensor1 - 4&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningDistance&amp;gt;&lt;br /&gt;
|Distance to last strike &lt;br /&gt;
Same units as wind run - miles/km/nm. Returns 0.0 if you don&#039;t have a sensor, GW1000 api returns max value you can put in a byte - 0xFF which translates to 158.4 miles = 255 km if have sensor but no strike detected yet, so CMX translates that to &#039;----&#039;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningTime&amp;gt;&lt;br /&gt;
|Date and Time of last strike. &lt;br /&gt;
Default without output parameters is locale&#039;s short time format e.g. 18:02 or 6:02 pm, without date, but tag accepts both date and time output parameters. &lt;br /&gt;
Returns &#039;----&#039; if you don&#039;t have sensor or there has not been a strike since the sensor was installed. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of lighting strikes today&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp1 - 8&amp;gt; &lt;br /&gt;
|User Temperature 1 - 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The WH32 produces Temperature, Humidity and Dewpoint tags as the Davis above, WH51 soilmoisture produces similar tags.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp1 - 8&amp;gt;&lt;br /&gt;
|Extra temperature Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP1 - 8&amp;gt;&lt;br /&gt;
|Extra dew point Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum1 - 8&amp;gt;&lt;br /&gt;
|Extra humidity Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;| WH51 soilmoisture sensor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture1 - 8&amp;gt;&lt;br /&gt;
|Soil moisture 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Recent History=&lt;br /&gt;
&lt;br /&gt;
Please refer to the [[Recent history]] page for full information about using the tags in the following two tables. &lt;br /&gt;
&lt;br /&gt;
All tags in the tables below have:&lt;br /&gt;
#Mandatory input parameters as in this [[Webtags/Parameters#Input_modification_Parameters|description]]&lt;br /&gt;
#Optional output parameters to modify the time format as in this [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|description]]&lt;br /&gt;
&lt;br /&gt;
== Timestamp tag ==&lt;br /&gt;
Although as [[Recent history]] page explains, the history is intended to cover every minute in last 7 days, some entries may be at less frequent intervals, and when clocks change some entries will be missing altogether.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Time-stamp tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentTS&amp;gt;&lt;br /&gt;
|Gives the timestamp of the data that will be returned for any other recent history tag that uses same &#039;&#039;&#039;d, h, and m&#039;&#039;&#039; parameters&lt;br /&gt;
|&amp;lt;#RecentTS h=3 m=1 format=&amp;quot;HH:mm&amp;quot;&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== All Recent History Tags ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Input Modification Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentOutsideTemp&amp;gt;&lt;br /&gt;
|Outside Temperature&lt;br /&gt;
| &amp;lt;#RecentOutsideTemp h=3 m=1&amp;gt;&amp;amp;nbsp;&amp;lt;#tempunit&amp;gt; will display the temperature at the start of the period for which &amp;lt;#temptrend&amp;gt; is calculated&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill &lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentDewPoint&amp;gt;&lt;br /&gt;
|Dew Point&lt;br /&gt;
| &amp;lt;#RecentDewPoint h=25&amp;gt; reports the dew point temperature just over a day ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentApparent&amp;gt;&lt;br /&gt;
|Apparent&lt;br /&gt;
| &amp;lt;#RecentApparent m30&amp;gt; reports the dew point temperature half an hour ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHeatIndex&amp;gt;&lt;br /&gt;
|Heat Index&lt;br /&gt;
| &amp;lt;#RecentHeatIndex m=121&amp;gt; reports the heat index about 2 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidity&amp;gt;&lt;br /&gt;
|Relative Humidity&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind &amp;lt;br&amp;gt;(Note: Wind &#039;Speed&#039;, &#039;Gust&#039; and &#039;Latest&#039; have the usual Cumulus meanings see [[Wind measurement]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindSpeed&amp;gt;&lt;br /&gt;
|Wind Speed&lt;br /&gt;
| &amp;lt;#RecentWindSpeed m=10&amp;gt; will display the average wind speed 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindGust&amp;gt;&lt;br /&gt;
|Wind Gust&lt;br /&gt;
&lt;br /&gt;
(reports maximum gust from build 1088 of version 1.9.4)&lt;br /&gt;
| &amp;lt;#RecentWindGust d=1 m=1&amp;gt; will report the wind gust at approximately the same time yesterday&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindLatest&amp;gt;&lt;br /&gt;
|Wind Latest. &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindDir&amp;gt;&lt;br /&gt;
|Wind Direction (instantaneous)&lt;br /&gt;
| &amp;lt;#RecentWindDir m=10&amp;gt; will tell you which direction the wind was blowing from 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir&amp;gt;&lt;br /&gt;
|Wind Direction (average)&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir d=6&amp;gt; will say what the calculated average wind direction was at this time at the start of the week&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentPressure&amp;gt;&lt;br /&gt;
|Sea-level Pressure&lt;br /&gt;
| &amp;lt;#RecentPressure h=3 m=1&amp;gt; gives the sea level pressure when &amp;lt;#presstrendval&amp;gt; started tracking the pressure&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentRainToday&amp;gt;&lt;br /&gt;
|Daily rain total from last roll-over to specified time&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar &amp;amp; UV&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentSolarRad&amp;gt;&lt;br /&gt;
|Solar Radiation &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentUV&amp;gt;&lt;br /&gt;
|UV Index &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Indoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentIndoorTemp&amp;gt;&lt;br /&gt;
|Indoor Temperature&lt;br /&gt;
|  Parameters as with other Recent webtags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentIndoorHumidity&amp;gt;&lt;br /&gt;
|Indoor Temperature&lt;br /&gt;
|  Parameters as with other Recent webtags&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Outdoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill  (if temperature is below 10°C or 50 °F, then the new Feels Like now available in MX (next item) will report this same value).&lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentFeelsLike&amp;gt;&lt;br /&gt;
| Feels Like Temperature&lt;br /&gt;
| &amp;lt;#RecentFeelsLike h=12 m=1&amp;gt; reports the feel like temperature 12 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidex&amp;gt;&lt;br /&gt;
| Canadian Humidity Index (humidex) Dimensionless - no units&lt;br /&gt;
| &amp;lt;#RecentHumidex h=3&amp;gt; reports humidex 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality tags&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Today=&lt;br /&gt;
&lt;br /&gt;
Cumulus allows some control over the time that &amp;quot;Today&amp;quot; begins:&lt;br /&gt;
# You can define the log rollovertime. Choose between 9am or midnight.&lt;br /&gt;
# For the weather diary feature &#039;&#039;&#039;SnowDepthHour&#039;&#039;&#039; The default SnowDepthHour is 0&lt;br /&gt;
&lt;br /&gt;
Readings from your weather station are assigned to the &amp;quot;Today&amp;quot; based on 3 options for [[Meteorological day]]&lt;br /&gt;
# starting at 9:00 am, based on winter time, so switching to 10:00 during Daylight Saving (summer) time, or&lt;br /&gt;
# starting at 9:00 am, all year round, or&lt;br /&gt;
# aligned with calendar days, so today starts at midnight&lt;br /&gt;
&lt;br /&gt;
The independence of the start time for weather diary and weather station related web tags means needs to be remembered when labelling web tags from the two tables below. It was assumed that you would use 9 a.m. as start time for both, but not care when snow fell, as it often has in the UK, after Summer Time has begun, so weather station tags were by default reporting from 10 a.m. local time and snow as at 9 a.m.&lt;br /&gt;
&lt;br /&gt;
In MX, if you choose 9 a.m. (optionally 10 a.m. in summer) for rollover, so all the standard derivative are assigned to the date the meteorological day starts as Today, but the sunshine hours recorded against today will be from midnight on the said date.&lt;br /&gt;
&lt;br /&gt;
==Weather Diary==&lt;br /&gt;
&lt;br /&gt;
This first table lists all the web tags available for reporting what is recorded in the weather diary. Just to be clear, the web tags shown below, will report data for previous day if the current time is before the snow depth hour setting, and report data for the current day if the current time matches the snow depth hour or is later.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowdepth&amp;gt;&lt;br /&gt;
|Meteorologists report snow depth in cm, so this is default unit for Cumulus. &lt;br /&gt;
&lt;br /&gt;
If there is no entry in Weather Diary for the day explained above, reports zero.&lt;br /&gt;
&lt;br /&gt;
Input is to 2 decimal places. MX allows output in centimetres with decimal places without any script. You can&#039;t change the units shown in admin interface, but your value can be input as inches to 2 decimal places if you ignore &amp;quot;cm&amp;quot; that is displayed in that interface.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowlying&amp;gt;&lt;br /&gt;
| If there is no entry in Weather Diary for the day explained above, this web tag returns null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowfalling&amp;gt;&lt;br /&gt;
| If there is no entry in Weather Diary for the day explained above, this web tag returns null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Today.ini==&lt;br /&gt;
&lt;br /&gt;
These tag names relate to the current [[Meteorological day]] and they are populated from information held in [[today.ini]]; Where a tag name reports a value specific to a past time in today-so-far, there will also be a tag name that can give the time of day, shown in same row of table below. For those that cover whole day so far, the final column contains &amp;quot;n/a&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
There is some inconsistency in naming with &amp;quot;T&amp;quot; not included in all tag names, &amp;quot;T&amp;quot; is used in conjunction with &amp;quot;H&amp;quot; or &amp;quot;L&amp;quot; as a suffix for extreme values/time-stamps, but a prefix &amp;quot;T&amp;quot; can identify today&#039;s value, or prefix &amp;quot;T&amp;quot; can signify a time-stamp. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtemp&amp;gt;&lt;br /&gt;
|The [[Average_temperature|average]] temperature so far today (calculated from all temperature readings processed by Cumulus, [[Today.ini|today.ini]] stores a cumulative aggregate and counts the number of values processed, so a division gives this output)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprange&amp;gt;&lt;br /&gt;
|The temperature range (&amp;lt;#tempTH&amp;gt; - &amp;lt;#tempTL&amp;gt;) so far today (Cumulus calculates all these tags using Celsius values, but outputs them in your chosen units)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest temperature since midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest temperature since midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightRangeT&amp;gt;&lt;br /&gt;
|The temperature range (max - min) so far today from midnight (Cumulus calculates all these tags using Celsius values, but outputs them in your chosen units)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTH&amp;gt;&lt;br /&gt;
|Today&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTL&amp;gt;&lt;br /&gt;
|Today&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTH&amp;gt;&lt;br /&gt;
|Today&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTL&amp;gt;&lt;br /&gt;
|Today&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillTL&amp;gt;&lt;br /&gt;
|Today&#039;s greatest wind chill&lt;br /&gt;
|&amp;lt;#TwchillTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#ThumTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#ThumTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Precipitation&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rain24hourTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest rain for 24 hours&lt;br /&gt;
|&amp;lt;#Train24hourTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainToday&amp;gt;&lt;br /&gt;
|If you have an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode, this gives today&#039;s rain total so far according to the sensor&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustTM&amp;gt; &lt;br /&gt;
|Today&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingTM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of today&#039;s high gust (&amp;lt;#wgustTM&amp;gt;) in degrees&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#directionTM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of today&#039;s high gust (&amp;lt;#wgustTM&amp;gt;) in as a compass point (e.g. &amp;quot;NNE&amp;quot;)&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufort&amp;gt; &lt;br /&gt;
|Today&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufortnumber&amp;gt;&lt;br /&gt;
|Today&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#windrun&amp;gt;&lt;br /&gt;
|The total wind run so far today&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvg&amp;gt;&lt;br /&gt;
|The wind run divided by time passed since rollover to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearing&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddir&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for today&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ET&amp;gt;&lt;br /&gt;
|Today&#039;s [http://en.wikipedia.org/wiki/Evapotranspiration evapotranspiration], if not on the station can be calculated by CMX.&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarTH&amp;gt;&lt;br /&gt;
|Today&#039;s high solar radiation value (Solar sensor needed)&lt;br /&gt;
|&amp;lt;#TsolarTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVTH&amp;gt;&lt;br /&gt;
|Today&#039;s high UV Index (UV sensor needed)&lt;br /&gt;
|&amp;lt;#TUVTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
|Today&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of strikes since midnight, default 0 &lt;br /&gt;
&lt;br /&gt;
(other lightning tags can be found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursToday&amp;gt;&lt;br /&gt;
| The incremental chill hours figure since start of today (Compare with Cumulative seasonal Chill Hours at end of today &amp;lt;#chillhours&amp;gt; found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= No Commas; RC Webtags =&lt;br /&gt;
&lt;br /&gt;
The conversion of comma decimal separator to a point is described on the [[Webtags/Parameters#Changing_the_decimal_separator|parameter page]]. However, there is a set of legacy webtags which produce that value without a comma without parameter. Those webtags have a prefix of RC and are listed separately. Those webtags still exist and are listed here without further comment.&lt;br /&gt;
&lt;br /&gt;
== Current conditions ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCtemp&amp;gt;, &amp;lt;#RCdew&amp;gt;, &amp;lt;#RCheatindex&amp;gt;, &amp;lt;#RChum&amp;gt;, &amp;lt;#RCinhum&amp;gt;, &amp;lt;#RCintemp&amp;gt;, &amp;lt;#RCpress&amp;gt;, &amp;lt;#RCrfall&amp;gt;, &amp;lt;#RCrrate&amp;gt;, &amp;lt;#RCwchill&amp;gt;, &amp;lt;#RCwgust&amp;gt;, &amp;lt;#RCwspeed&amp;gt;, &amp;lt;#RCwlatest&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Today ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCpressTH&amp;gt;,  &amp;lt;#RCpressTL&amp;gt;,  &amp;lt;#RCrrateTM&amp;gt;,  &amp;lt;#RCtempTH&amp;gt;, &amp;lt;#RCtempTL&amp;gt;, &amp;lt;#RCwgustTM&amp;gt;,  &amp;lt;#RCdewpointTH&amp;gt;, &amp;lt;#RCdewpointTL&amp;gt;, &amp;lt;#RCwchillTL&amp;gt;, &amp;lt;#RCheatindexTH&amp;gt;, &amp;lt;#RCapptempTH&amp;gt;, &amp;lt;#RCapptempTL&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Recent History ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCRecentOutsideTemp&amp;gt;, &amp;lt;#RCRecentWindSpeed&amp;gt;, &amp;lt;#RCRecentWindGust&amp;gt;, &amp;lt;#RCRecentWindLatest&amp;gt;, &amp;lt;#RCRecentWindChill&amp;gt;, &amp;lt;#RCRecentDewPoint&amp;gt;, &amp;lt;#RCRecentHeatIndex&amp;gt;, &amp;lt;#RCRecentPressure&amp;gt;, &amp;lt;#RCRecentRainToday&amp;gt;, &amp;lt;#RCRecentUV&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Yesterday=&lt;br /&gt;
&lt;br /&gt;
Note that the Y indicating yesterday is sometimes a prefix, sometimes a suffix (with H for High, L for Low), web tags are not named consistently!&lt;br /&gt;
&lt;br /&gt;
For web tags that refer to a particular time of day, there is a corresponding web tag that can give that time of day. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:550px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprangeY&amp;gt;&lt;br /&gt;
|The temperature range (max - min) yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest temperature from midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest temperature from midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightRangeY&amp;gt;&lt;br /&gt;
|The temperature range (max - min) yesterday from midnight&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtempY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s average temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Ychillhours&amp;gt;&lt;br /&gt;
| The Cumulative [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] as recorded at rollover (the end of meteorological yesterday)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursYest&amp;gt;&lt;br /&gt;
| The incremental [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] yesterday&lt;br /&gt;
&lt;br /&gt;
(compare with &amp;lt;#chillhoursToday&amp;gt; described in [[#Today.ini]] table)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#TwchillYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYH&amp;gt;&lt;br /&gt;
|High humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYL&amp;gt;&lt;br /&gt;
|Low humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallY&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to the connected weather station&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainYest&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rain24hourYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest hourly rain over 24 hours&lt;br /&gt;
|&amp;lt;#Train24hourYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustYM&amp;gt; &lt;br /&gt;
|Yesterday&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingYM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of yesterday&#039;s high gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#directionYM&amp;gt;&lt;br /&gt;
|The wind direction at the time of yesterday&#039;s high gust as a compass point (e.g. &amp;quot;NNW&amp;quot;)&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufort&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufortnumber&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for yesterday&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearingY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddirY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunY&amp;gt;&lt;br /&gt;
|The total wind run for yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvgY&amp;gt;&lt;br /&gt;
| The wind run yesterday divided by 24 hours to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YSunshineHours&amp;gt;&lt;br /&gt;
|Yesterday&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high solar radiation value (Solar sensor needed) &lt;br /&gt;
|&amp;lt;#TsolarYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high UV Index (UV sensor needed) &lt;br /&gt;
|&amp;lt;#TUVYH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Averages=&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:700px&amp;quot;|Function&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Monthly&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempAvg mon=[1-12]&amp;gt;&lt;br /&gt;
|Mean for requested month over the entire history. Omit the mon parameter for the current month&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempAvg m=[1-12] y=[YYYY]&amp;gt;&lt;br /&gt;
|Mean for the requested specific month. Omit the parameters for the current month&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Yearly&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempAvg y=[YYYY]&amp;gt;&lt;br /&gt;
|Mean for the requested year. Omit the y parameter for the current year&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Records=&lt;br /&gt;
==Yearly==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:350px&amp;quot;|Time Webtag&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#YearTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#YearTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s highest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s lowest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHeatIndexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest USA heat index&lt;br /&gt;
|&amp;lt;#YearHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWChillL&amp;gt;&lt;br /&gt;
|This year&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#YearWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeH&amp;gt;&lt;br /&gt;
|This year&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumidexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#YearHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointH&amp;gt;&lt;br /&gt;
|This year&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMinTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMaxTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumH&amp;gt;&lt;br /&gt;
|This year&#039;s high humidity&lt;br /&gt;
|&amp;lt;#YearHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumL&amp;gt;&lt;br /&gt;
|This year&#039;s low humidity&lt;br /&gt;
|&amp;lt;#YearHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressH&amp;gt;&lt;br /&gt;
|This year&#039;s high pressure&lt;br /&gt;
|&amp;lt;#YearPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressL&amp;gt;&lt;br /&gt;
|This year&#039;s low pressure&lt;br /&gt;
|&amp;lt;#YearPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearGustH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind gust&lt;br /&gt;
|&amp;lt;#YearGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind speed&lt;br /&gt;
|&amp;lt;#YearWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindRunH&amp;gt;&lt;br /&gt;
| This year&#039;s highest Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearRainRateH&amp;gt;&lt;br /&gt;
|This year&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#YearRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHourlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#YearHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDailyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high daily rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearRain24HourH&amp;gt;&lt;br /&gt;
|This year&#039;s high 24hr rain&lt;br /&gt;
|&amp;lt;#YearRain24HourHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearRain24HourHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMonthlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high monthly rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMonthlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest period without rain ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AnnualET&amp;gt;&lt;br /&gt;
|Year&#039;s total [http://en.wikipedia.org/wiki/Evapotranspiration evapotranspiration], if not on the station can be calculated by CMX.&lt;br /&gt;
|n/a&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursYear&amp;gt;&lt;br /&gt;
| the total sunshine hours in year-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==All Time==&lt;br /&gt;
&lt;br /&gt;
The default formats are:&lt;br /&gt;
*The default format for an extreme month is to show the month name in full i.e. format &#039;MMMM&#039; followed by the year in full. &lt;br /&gt;
*For an extreme day it shows the day of the month and the month name in full i.e. format &amp;quot;dd MMMM&amp;quot; (same for Cumulus 1 and Cumulus MX), prefixed with the word &#039;on&#039; again ending with the year. &lt;br /&gt;
*For the highest/lowest within a day in the year it shows both time and date adding the word &amp;quot;at&amp;quot; before the time, and the word &#039;on&#039; before the date (i.e. on the standard web page the time comes first, not as seen in admin interface).&lt;br /&gt;
&lt;br /&gt;
You can change the default output on either the standard web template, or in your own file,  by using the [[#Time.2FDate_.27format.27_Parameter|formats]], please check the [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|Parameter page]].&lt;br /&gt;
&lt;br /&gt;
Note that unlike the this month and this year web tags, the time and the date are both included in the default format of the standard time-stamp web tags for the &#039;highest minimum&#039; and &#039;lowest maximum&#039; temperatures, yet another inconsistency!&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempH&amp;gt;&lt;br /&gt;
|All time high temperature&lt;br /&gt;
|&amp;lt;#TtempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempL&amp;gt;&lt;br /&gt;
|All time low temperature &lt;br /&gt;
|&amp;lt;#TtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#mintempH&amp;gt;&lt;br /&gt;
|All time high minimum temperature &lt;br /&gt;
|&amp;lt;#TmintempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#maxtempL&amp;gt;&lt;br /&gt;
|All time low maximum temperature &lt;br /&gt;
|&amp;lt;#TmaxtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDailyTempRange&amp;gt;&lt;br /&gt;
|All time low daily temperature range&lt;br /&gt;
|&amp;lt;#TLowDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyTempRange&amp;gt;&lt;br /&gt;
|All time high daily temperature range&lt;br /&gt;
|&amp;lt;#THighDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempH&amp;gt;&lt;br /&gt;
|All time high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempL&amp;gt;&lt;br /&gt;
|All time low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeH&amp;gt;&lt;br /&gt;
|All time high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeL&amp;gt;&lt;br /&gt;
|All time low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexH&amp;gt;&lt;br /&gt;
|All time high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexH&amp;gt;&lt;br /&gt;
|All time high USA heat index&lt;br /&gt;
|&amp;lt;#TheatindexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointH&amp;gt;&lt;br /&gt;
|All time high dew point&lt;br /&gt;
|&amp;lt;#TdewpointH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointL&amp;gt;&lt;br /&gt;
|All time low dew point&lt;br /&gt;
|&amp;lt;#TdewpointL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humH&amp;gt;&lt;br /&gt;
|All time high humidity&lt;br /&gt;
|&amp;lt;#ThumH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humL&amp;gt;&lt;br /&gt;
|All time low humidity&lt;br /&gt;
|&amp;lt;#ThumL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillL&amp;gt;&lt;br /&gt;
|All time greatest wind chill (i.e. lowest temperature, but highest wind speed) &lt;br /&gt;
|&amp;lt;#TwchillL&amp;gt;&lt;br /&gt;
|NOTE: These were misnamed &#039;&#039;wchillH&#039;&#039; which names have been deprecated.&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateM&amp;gt;&lt;br /&gt;
|All time high rain rate &lt;br /&gt;
|&amp;lt;#TrrateM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallH&amp;gt;&lt;br /&gt;
|All time high daily rain &lt;br /&gt;
|&amp;lt;#TrfallH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallhH&amp;gt;&lt;br /&gt;
|All time high hourly rain&lt;br /&gt;
|&amp;lt;#TrfallhH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallmH&amp;gt;&lt;br /&gt;
|All time high monthly rain &lt;br /&gt;
|&amp;lt;#TrfallmH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriod&amp;gt;&lt;br /&gt;
|All time longest dry period (days)&lt;br /&gt;
|&amp;lt;#TLongestDryPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriod&amp;gt;&lt;br /&gt;
|All time longest wet period (days)&lt;br /&gt;
|&amp;lt;#TLongestWetPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressH&amp;gt;&lt;br /&gt;
|All time high pressure &lt;br /&gt;
|&amp;lt;#TpressH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressL&amp;gt;&lt;br /&gt;
|All time low pressure &lt;br /&gt;
|&amp;lt;#TpressL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#gustM&amp;gt;&lt;br /&gt;
|All time high wind gust &lt;br /&gt;
|&amp;lt;#TgustM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeedH&amp;gt;&lt;br /&gt;
|All time high average wind speed &lt;br /&gt;
|&amp;lt;#TwspeedH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunH&amp;gt;&lt;br /&gt;
|All time high daily wind run&lt;br /&gt;
|&amp;lt;#TwindrunH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Monthly==&lt;br /&gt;
&lt;br /&gt;
The web tags in the date column default output dates in the format &amp;quot;dd MMMM&amp;quot;. For web tags that represent daily values, there are (obviously) no corresponding time web tags, but for high and low spot values the default &#039;h:mm&#039; format of the time output can be changed. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Time Webtag name&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempH&amp;gt;&lt;br /&gt;
|This months high temperature&lt;br /&gt;
|&amp;lt;#MonthTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempL&amp;gt;&lt;br /&gt;
|This months low temperature&lt;br /&gt;
|&amp;lt;#MonthTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMinTempH&amp;gt;&lt;br /&gt;
|This months highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMaxTempL&amp;gt;&lt;br /&gt;
|This months lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHeatIndexH&amp;gt;&lt;br /&gt;
|This months high USA heat index&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWChillL&amp;gt;&lt;br /&gt;
|This months greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#MonthWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempH&amp;gt;&lt;br /&gt;
|This month&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempL&amp;gt;&lt;br /&gt;
|This month&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeH&amp;gt;&lt;br /&gt;
|This month&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeL&amp;gt;&lt;br /&gt;
|This months lowest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumidexH&amp;gt;&lt;br /&gt;
|This month&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#MonthHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointH&amp;gt;&lt;br /&gt;
|This month&#039;s high dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointL&amp;gt;&lt;br /&gt;
|This month&#039;s low dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumH&amp;gt;&lt;br /&gt;
|This month&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#MonthHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#MonthHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressH&amp;gt;&lt;br /&gt;
|This month&#039;s highest pressure&lt;br /&gt;
|&amp;lt;#MonthPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest pressure&lt;br /&gt;
|&amp;lt;#MonthPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthGustH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind gust&lt;br /&gt;
|&amp;lt;#MonthGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind speed&lt;br /&gt;
|&amp;lt;#MonthWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindRunH&amp;gt;&lt;br /&gt;
|This month&#039;s high Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunmonth&amp;gt;&lt;br /&gt;
|This month&#039;s Wind Run so far&lt;br /&gt;
|n/a&lt;br /&gt;
|n/a &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthRainRateH&amp;gt;&lt;br /&gt;
|This month&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#MonthRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHourlyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthRain24HourH&amp;gt;&lt;br /&gt;
|This month&#039;s highest 24hr rain&lt;br /&gt;
|&amp;lt;#MonthRain24HourHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthRain24HourHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDailyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s wettest day (greatest daily rain)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest dry period ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day, ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursMonth&amp;gt;&lt;br /&gt;
| the total sunshine hours in month-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Monthly All Time Records==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;These tag names represent extreme record values (and corresponding time-stamps) for any particular month (1 =January, and so on, to 12 =December) in all years&#039;&#039;&#039; (HAR To place somewhere)&lt;br /&gt;
&lt;br /&gt;
This table includes webtags that show the values in [[Monthlyalltime.ini]] log file.&lt;br /&gt;
&lt;br /&gt;
These are a set of tags for monthly all-time highs and lows, in other words the highest and lowest values for a particular month of the year.  &lt;br /&gt;
# The tag names listed here require a [[Webtags/Parameters#Input_modification_Parameters|input modification parameter]].&lt;br /&gt;
# The tag names here can optionally take any [[Webtags/Parameters#Output_modification_parameters|output modification parameters]].&lt;br /&gt;
# To supply both optional input modification, and optional output modification parameters, separate them with spaces, e.g. &amp;lt;#ByMonthTempHT mon=7 format=hh:nn&amp;gt;. In that example, the time (not date) of highest ever temperature in July is returned after processing by Cumulus.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempH&amp;gt;&lt;br /&gt;
|High Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempL&amp;gt;&lt;br /&gt;
|Low Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexH&amp;gt;&lt;br /&gt;
|High Heat Index&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWChillL&amp;gt;&lt;br /&gt;
|Greatest wind chill (i.e. lowest temperature and highest wind speed)&lt;br /&gt;
|&amp;lt;#ByMonthWChillLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempH&amp;gt;&lt;br /&gt;
|High Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempL&amp;gt;&lt;br /&gt;
|Low Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeH&amp;gt;&lt;br /&gt;
|High Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeL&amp;gt;&lt;br /&gt;
|Low Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumidexH&amp;gt;&lt;br /&gt;
|High Canadian Humidity Index (Humidex)&lt;br /&gt;
|&amp;lt;#ByMonthHumidexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointH&amp;gt;&lt;br /&gt;
|High Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointL&amp;gt;&lt;br /&gt;
|Low Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMinTempH&amp;gt;&lt;br /&gt;
|Highest Daily Minimum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMinTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempL&amp;gt;&lt;br /&gt;
|Lowest Daily Maximum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRangeT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRangeT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumH&amp;gt;&lt;br /&gt;
|High Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumL&amp;gt;&lt;br /&gt;
|Low Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumLT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressH&amp;gt;&lt;br /&gt;
|High Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressL&amp;gt;&lt;br /&gt;
|Low Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthGustH&amp;gt;&lt;br /&gt;
|High Wind Gust&lt;br /&gt;
|&amp;lt;#ByMonthGustHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindH&amp;gt;&lt;br /&gt;
|High Wind Speed&lt;br /&gt;
|&amp;lt;#ByMonthWindHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindRunH&amp;gt;&lt;br /&gt;
|High Daily Wind Run&lt;br /&gt;
|&amp;lt;#ByMonthWindRunHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthRainRateH&amp;gt;&lt;br /&gt;
|High Rain Rate&lt;br /&gt;
|&amp;lt;#ByMonthRainRateHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainH&amp;gt;&lt;br /&gt;
|High Monthly Rainfall&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainH&amp;gt;&lt;br /&gt;
|High Hourly Rain&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthRain24HourH&amp;gt;&lt;br /&gt;
|High 24hr Rain&lt;br /&gt;
|&amp;lt;#ByMonthRain24HourHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainH&amp;gt;&lt;br /&gt;
|High Daily Rain&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest Dry Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriodT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest Wet Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriodT&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Statistics=&lt;br /&gt;
This section is quite small but may enlarge so it has become a separate chapter.  &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:750px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempAvg24Hrs&amp;gt;&lt;br /&gt;
|Mean for the last 24 hrs. It does not take parameters.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempAvg mon=[1-12]&amp;gt;&lt;br /&gt;
|Mean for requested month over the entire history. Omit the month parameter for the current month&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempAvg m=[1-12] y=[YYYY]&amp;gt;&lt;br /&gt;
|Mean for the requested specific month. Omit the parameters for the current month&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempAvg y=[YYYY]&amp;gt;&lt;br /&gt;
|Mean for the requested year. Omit the year parameter for the current year&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Day/Night/Sun/Moon=&lt;br /&gt;
&lt;br /&gt;
These values are calculated hourly.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunrise&amp;gt;&lt;br /&gt;
|Last sunrise time at the station - This sunrise time is calculated by a third party library each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunset&amp;gt;&lt;br /&gt;
|Next sunset time at the station - The sunset/sunrise times are calculated each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylength&amp;gt;&lt;br /&gt;
|Length of day in hours and minutes (sunrise to sunset).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunUp&amp;gt;&lt;br /&gt;
|A flag to indicate if the Sun is above the horizon or not, based on the sunrise and sunset times.&lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 is when the Sun is above the horizon for the station location.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dawn&amp;gt;&lt;br /&gt;
|Start of last Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dusk&amp;gt;&lt;br /&gt;
|End of next Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylightlength&amp;gt;&lt;br /&gt;
| Approximate length of daylight in hours and minutes (dawn to dusk)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#isdaylight&amp;gt;&lt;br /&gt;
|A flag to indicate if the location for the station is in civil daylight or not, based on the dawn and dusk times. &lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 notes that it is currently within the hours of daylight.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tomorrowdaylength&amp;gt;&lt;br /&gt;
|A string giving an approximate predicted difference between the length of daylight (dawn to dusk) yesterday and length of daylight tomorrow.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonphase&amp;gt;&lt;br /&gt;
|Current [[Lunar phase|phase of the moon]] in words, eg &amp;quot;New Moon&amp;quot; etc. The names used can be altered in [[Strings.ini#Moon_Phases|strings.ini]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonAge&amp;gt;&lt;br /&gt;
|Current &#039;&#039;&#039;approximate&#039;&#039;&#039; age of the Moon in days (0-29.53)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonrise&amp;gt;&lt;br /&gt;
|Current moonrise time at the station (if moon rises on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonset&amp;gt;&lt;br /&gt;
|Current moonset time at the station (if moon sets on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercent&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (negative value indicates &#039;waning&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercentAbs&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (always positive)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
| see [[#Today.ini]] Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YSunshineHours&amp;gt;&lt;br /&gt;
|see [[#Yesterday]] Miscellaneous &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CurrentSolarMax&amp;gt;&lt;br /&gt;
|[[FAQ#What_is_this_.22Solar_Max.22_value_which_Cumulus_is_displaying.3F | Current theoretical maximum solar radiation]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunny&amp;gt;&lt;br /&gt;
|Returns 1 if the sun is shining, otherwise 0 (Solar sensor needed)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= System =&lt;br /&gt;
&lt;br /&gt;
Special tags returning information about the device hosting CumulusMX &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:450px&amp;quot; |Applicability&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsVersion&amp;gt;&lt;br /&gt;
|OS version, e.g. &amp;quot;Windows 7 x64 build 7600&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsLanguage&amp;gt;&lt;br /&gt;
|OS language, e.g. &amp;quot;English&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SystemUpTime&amp;gt;&lt;br /&gt;
|How long the system has been up, e.g. &amp;quot;8 hours 21 minutes&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ProgramUpTime&amp;gt;&lt;br /&gt;
|How long Cumulus has been running, e.g. &amp;quot;7 hours 55 minutes&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ProgramUpTimeMs&amp;gt;&lt;br /&gt;
|How long Cumulus has been running in milliseconds&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CpuName&amp;gt;&lt;br /&gt;
|Name of the processors or n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CpuCount&amp;gt;&lt;br /&gt;
|Number of processors, e.g. &amp;quot;4&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CPUTemp&amp;gt;&lt;br /&gt;
|Temperature of the CPU in C, only works on Linux, updates once a minute, returns &#039;-999.0&#039; on Windows&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AllocatedMemory&amp;gt;&lt;br /&gt;
|Amount of memory allocated to Cumulus, e.g. &amp;quot;60.69 MB&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MemoryStatus&amp;gt;&lt;br /&gt;
|Memory status or n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DisplayMode&amp;gt;&lt;br /&gt;
|Display mode or n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DiskSize&amp;gt;&lt;br /&gt;
|The size of the disk CumulusMX resides on or n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DiskFree&amp;gt;&lt;br /&gt;
|The free space on the disk CumulusMX resides on or n/a&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Units=&lt;br /&gt;
&lt;br /&gt;
No optional input nor output parameters.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunit&amp;gt;&lt;br /&gt;
|Unit of temperature being used (Set in Cumulus as [http://en.wikipedia.org/wiki/Centigrade Celsius] or [http://en.wikipedia.org/wiki/Fahrenheit Fahrenheit]) values &amp;quot;&amp;amp;amp;deg;C&amp;quot; or &amp;quot;&amp;amp;amp;deg;F&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#tempunitnoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded (i.e. without &#039;&#039;&#039;&amp;amp;amp;&#039;&#039;&#039; and without &#039;&#039;&#039;&amp;amp;deg;&#039;&#039;&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunitnodeg&amp;gt;&lt;br /&gt;
|The temperature units being used, without a degree symbol, i.e. &amp;quot;F&amp;quot; or &amp;quot;C&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressunit&amp;gt;&lt;br /&gt;
|Unit of measure for pressure. Possible values: &amp;quot;mb&amp;quot;, &amp;quot;hPa&amp;quot;, &amp;quot;in&amp;quot;, &amp;quot;kPa&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rainunit&amp;gt;&lt;br /&gt;
|Unit of measure for rain fall. Possible values: &amp;quot;mm&amp;quot; or &amp;quot;inches&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windunit&amp;gt;&lt;br /&gt;
|Unit of measure for wind speed. Possible values: &amp;quot;m/s&amp;quot;, &amp;quot;mph&amp;quot;, &amp;quot;km/h&amp;quot;, &amp;quot;kts&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrununit&amp;gt;&lt;br /&gt;
|Unit of measure for wind run (distance). Possible values: &amp;quot;km&amp;quot;, &amp;quot;miles&amp;quot;, &amp;quot;km&amp;quot;, &amp;quot;nm&amp;quot; (for wind speeds in m/s, mph, km/h, kts)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbaseunit&amp;gt;&lt;br /&gt;
|The units used for cloudbase value. Possible values:  &amp;quot;ft&amp;quot; or &amp;quot;m&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Date &amp;amp; Time=&lt;br /&gt;
The default format depends on the locale you use to run Cumulus.&lt;br /&gt;
&lt;br /&gt;
When format is fixed it is noted.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#date&amp;gt;&lt;br /&gt;
|The current date.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdate&amp;gt;&lt;br /&gt;
|The current meteorological date.&lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt; (above), but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the &amp;lt;#metdate&amp;gt; will return the date associated with previous calendar day, but will still return current time  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUTC&amp;gt;&lt;br /&gt;
|The current UTC date/time rather than local date/time.  Example result: 18:30 on 30 December 2009. If you want the local date and time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#time&amp;gt;&lt;br /&gt;
|The current time and date. Example result: 18:30 on 30 December 2009.  If you simply wish the time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timehhmmss&amp;gt;&lt;br /&gt;
|The current time (without date). Example format: 18:30:27. You can use output format specifiers to change the way the time is output, but any date specifiers are ignored.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#minute&amp;gt;&lt;br /&gt;
|The current time, just the minutes. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hour&amp;gt;&lt;br /&gt;
|The current time, just the hour. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#day&amp;gt;&lt;br /&gt;
| The current day as a 2-digit number. Fixed format: 07  (cannot use output format modifiers) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dayname&amp;gt;&lt;br /&gt;
| The current day as a word.  For example, Monday &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortdayname&amp;gt;&lt;br /&gt;
| The current day as a shortened word. Example format: Mon&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#month&amp;gt;&lt;br /&gt;
|The current month as a 2-digit number. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#monthname&amp;gt;&lt;br /&gt;
|The current month as a word. Example format: July&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortmonthname&amp;gt;&lt;br /&gt;
|The current month as a shortened word. Example format: Jul&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#year&amp;gt;&lt;br /&gt;
|The current year as a 4-digit number. Example format: 2009  (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortyear&amp;gt;&lt;br /&gt;
|The current year as a 2-digit number. Example format: 09 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdateyesterday&amp;gt;&lt;br /&gt;
|The previous meteorological date.  The default format depends on the locale you use to run Cumulus &lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#yesterday&amp;gt; (below), but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the date output by &amp;lt;#metdateyesterday&amp;gt; will be the calendar day before that returned by &amp;lt;#yesterday&amp;gt;, but the time returned is actual local time.  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#yesterday&amp;gt;&lt;br /&gt;
|Yesterday&#039;s date. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeJavaScript&amp;gt;&lt;br /&gt;
| The JavaScript &#039;&#039;&#039;Date&#039;&#039;&#039; object contains the number of milliseconds since 00:00:00.000 UTC on 1st January 1970, that date and time is known as the UNIX Epoch.  In JavaScript, you can use &amp;lt;code&amp;gt;Math.floor(new Date().getTime()/1000.0)&amp;lt;/code&amp;gt; This getTime method returns the time in milliseconds.  The web tag returns an integer (currently with 13 digits) representing the number of milliseconds since the UNIX epoch when the web tag was processed. It can be used in a script where you wish to re-express other times output by Cumulus MX into UTC (Coordinated Universal Time).  Mac OS X uses 00:00:00.000 UTC on 1st January 2001 as the starting time and date for its millisecond count, so that is considerably lower.&lt;br /&gt;
&lt;br /&gt;
Note that UTC is calculated using 9192631770 times a particular transition time for Caesium 133 as a basis for 1 second. GMT (Greenwich Mean Time) is calculated on the basis that 1 second is 1/86400 of the time taken for a whole (day) rotation of the Earth. UT1 (or solar time) is calculated from various space measurements. Periodically, leap seconds are added to UTC to realign it with UT1, but these leap seconds are not added to the count of milliseconds represented by this web tag.&lt;br /&gt;
&lt;br /&gt;
Do be aware that some devices will use a 32 bit signed integer to represent this number, and that will stop working on 19 January 2038, the year 2038 problem for computing world.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUnix&amp;gt;&lt;br /&gt;
| Unix tracks the number of seconds since the UNIX epoch. So this web tag can be used when you do not want the millisecond accuracy of the previous web tag. Like previous web tag this relates to UTC, so see details for that tag to find out more.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSince30Dec1899&amp;gt; &lt;br /&gt;
|Day count (gives whole and fractional part) Example: 41250.6523310301&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|Date when records began.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSinceRecordsBegan&amp;gt;&lt;br /&gt;
|Day count since Cumulus records started&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Alarms=&lt;br /&gt;
&lt;br /&gt;
There are web tags for each alarm condition, they give a value of &#039;1&#039; if the alarm condition is enabled and is still currently met; otherwise &#039;0&#039;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempAlarm&amp;gt; &lt;br /&gt;
|Low temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempAlarm&amp;gt; &lt;br /&gt;
|High temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeUpAlarm&amp;gt; &lt;br /&gt;
|Temperature increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeDownAlarm&amp;gt; &lt;br /&gt;
|Temperature decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressAlarm&amp;gt; &lt;br /&gt;
|Low pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressAlarm&amp;gt; &lt;br /&gt;
|High pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeUpAlarm&amp;gt; &lt;br /&gt;
|Pressure increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeDownAlarm&amp;gt; &lt;br /&gt;
|Pressure decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsRainingAlarm&amp;gt; &lt;br /&gt;
|&amp;quot;It&#039;s Raining&amp;quot; alarm triggered either via a Hydreon RG-11 device, or rain rate &amp;gt; 0&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainTodayAlarm&amp;gt; &lt;br /&gt;
|High rain today alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateAlarm&amp;gt; &lt;br /&gt;
|High rainfall rate alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustAlarm&amp;gt; &lt;br /&gt;
|High wind gust alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedAlarm&amp;gt; &lt;br /&gt;
|High wind speed alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataStopped&amp;gt;&lt;br /&gt;
|1 if the station has apparently stopped sending data to Cumulus, otherwise 0&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BatteryLowAlarm&amp;gt;&lt;br /&gt;
|Alarm for WLL (Console [if you have an API key] &amp;amp; Tx), VP2 (Console &amp;amp; Tx), GW1000 (Tx)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataSpikeAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a data spike is detected, or a data limit exceeded&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#HttpUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a HTTP upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#MySqlUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a MySQL upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#UpgradeAlarm&amp;gt;&lt;br /&gt;
| Alarm raised if MX upgrade (a newer release) is available&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Extreme Records =&lt;br /&gt;
&lt;br /&gt;
There are a set of tags for the Cumulus record states. They give a value of &#039;1&#039; if the record has been exceeded; otherwise &#039;0&#039;. &lt;br /&gt;
&lt;br /&gt;
These web tags will be set from the time of the record until a timeout value is met (by default each record remains set for 24 hours). &lt;br /&gt;
&lt;br /&gt;
You can change the default timeout through the parameter &#039;&#039;Station Settings=&amp;gt;Common Options=&amp;gt;Advanced Options&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
== Table of web tags available for extreme records ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|The date that Cumulus began tracking all time records&amp;lt;br/&amp;gt; (does not prevent earlier record dates being set manually)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#newrecord&amp;gt; &lt;br /&gt;
|Indicates when any tracked extreme is changed (sets the LED on the interface flashing).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempRecordSet&amp;gt;&lt;br /&gt;
|1 if any temperature-based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time highest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time lowest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHeatIndexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high USA heat index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high Canadian Humidity index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowWindChillRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time greatest wind chill extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high feels like temperature extreme has been updated, 0 if not &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low feels like temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMinTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high minimum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowMaxTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low maximum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind gust extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind speed extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RainRecordSet&amp;gt;&lt;br /&gt;
|1 if any rainfall based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high rain rate extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHourlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high hourly rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRain24HourRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high 24hr rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMonthlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high monthly rain  extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest dry period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest wet period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high humidity light extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressureRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRecordSet&amp;gt;&lt;br /&gt;
|1 if any wind speed based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindrunRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind run extreme has been updated, 0 if not&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Miscellaneous =&lt;br /&gt;
&lt;br /&gt;
All tags are available in all flavours, as far as I know, although &#039;&#039;their output might vary&#039;&#039;, and which input/output parameters they permit might vary between Cumulus 1 and MX.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestError&amp;gt;&lt;br /&gt;
| This tag and the next 5 are in CumulusMX containing the latest error information.&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorEnc&amp;gt;&lt;br /&gt;
| See previous tag for use in PHP scripts.&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorJsEnc&amp;gt;&lt;br /&gt;
| See previous tag for use in javascript.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorDate&amp;gt;&lt;br /&gt;
|See previous tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorTime&amp;gt;&lt;br /&gt;
|See previous tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ErrorLight&amp;gt;&lt;br /&gt;
|1 if the &#039;error&#039; light is flashing, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#version&amp;gt;&lt;br /&gt;
|The version of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#build&amp;gt;&lt;br /&gt;
|The build of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildAvailable&amp;gt;&lt;br /&gt;
|This gets the value 0 or 1 and is checked on start-up and once a day thereafter at a random time&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildNumber&amp;gt;&lt;br /&gt;
|It is checked on start-up and once a day thereafter at a random time. Displays the latest public release build number - eg. b3089&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#realtimeinterval&amp;gt;&lt;br /&gt;
|The real time update interval in seconds (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#interval&amp;gt;&lt;br /&gt;
|The web site update interval in minutes (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: will always return one of these: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
&lt;br /&gt;
This is the end of the meteorological day, so if during Daylight Saving Time rolover is at &amp;quot;10 am&amp;quot;, then on the day DST ends it will return to &amp;quot;9 am&amp;quot; ensuring every meteorological day is exactly 24 hours long. If the time is &amp;quot;Midnight&amp;quot; (or during DST it is &amp;quot;9 am&amp;quot;), then days will be 23 or 25 hours long just on day clocks change, 24 hours otherwise.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationtype&amp;gt;&lt;br /&gt;
|The weather station [https://cumuluswiki.org/a/Cumulus.ini#Section:_Station model] description.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationtypeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#latitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Latitude latitude] (as you entered during setup).&lt;br /&gt;
Supports an optional &#039;dp&#039; parameter, if supplied, instead of the usual web-encoded text format with degrees/minutes/seconds, the result is in decimal degrees to the specified number of decimal places. E.g&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude&amp;gt; gives &amp;quot;N&amp;amp;nbsp;59&amp;amp; deg;&amp;amp;amp;nbsp;14&amp;amp;amp;#39;&amp;amp;amp;nbsp;33&amp;amp;amp;quot;&amp;quot; for N 59 14 33&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude dp=5&amp;gt; gives &amp;quot;59.24250&amp;quot;&lt;br /&gt;
&lt;br /&gt;
If the &amp;quot;dp&amp;quot; parameter is supplied, then supplying &amp;quot;rc=y&amp;quot; in addition will cause any decimal comma to be converted to a decimal point.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#latitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Longitude longitude]  (as you entered during setup). Supports an optional &#039;dp&#039; and &#039;rc&#039; parameters as per the latitude tag.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Altitude altitude] value (web tag outputs web encoded format containing figure, &#039;&amp;amp;amp;nbsp;&#039; and units) in either feet or metres just as you entered during setup e.g. &#039;123&amp;amp;amp;nbsp;m&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#altitudenoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#location&amp;gt;&lt;br /&gt;
|The station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longlocation&amp;gt;&lt;br /&gt;
|Longer description of the station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forum&amp;gt;&lt;br /&gt;
|URL of the forum (as you entered during setup) encoded into a web page menu item by adding colons&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forumurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#webcam&amp;gt;&lt;br /&gt;
|URL of the webcam (as you entered during setup) encoded into a web page menu item by adding colons. Default is blank. Can be used to link to any other web page that you host (Cumulus does not verify that it is a web cam, that is just a label, and the label can be changed on each standard web page individually)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#webcamurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#graphperiod&amp;gt;&lt;br /&gt;
|The number of hours displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Detailed Chart Period&#039; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dailygraphperiod&amp;gt;&lt;br /&gt;
|The number of days displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Daily Chart Period&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAMonthlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA monthly report&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAYearlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA yearly report&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MySqlRealtimeTime&amp;gt;&lt;br /&gt;
|time of last real-time table insert&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MySqlIntervalTime&amp;gt;&lt;br /&gt;
|time of last interval data table insert&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_useApparent&amp;gt;&lt;br /&gt;
| Whether user prefers to see Apparent Temperature or Feels Like Temperature&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showSolar&amp;gt;&lt;br /&gt;
| Whether user wants to show Solar data or does not not have a solar sensor&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showUV&amp;gt;&lt;br /&gt;
| Whether user wants to show Ultra Violet data or does not not have a UV sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Special tags=&lt;br /&gt;
&lt;br /&gt;
==Davis==&lt;br /&gt;
&lt;br /&gt;
At present this table has not yet been updated for latest MX version.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
All (see note for THSWindex) of the following web tags for the Davis PWS are available&lt;br /&gt;
&lt;br /&gt;
The values of the reception tags are updated every 15 minutes.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsReceived&amp;gt;&lt;br /&gt;
|Total number of data packets received. This stat is not supplied by the Davis WLL station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsMissed&amp;gt;&lt;br /&gt;
|Number of missed data packets. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisMaxInARow&amp;gt;&lt;br /&gt;
|Longest streak of consecutive packets received. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumCRCerrors&amp;gt;&lt;br /&gt;
|Number of packets received with CRC errors. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumberOfResynchs&amp;gt;&lt;br /&gt;
|Number of times the console resynchronised with the transmitter. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisFirmwareVersion&amp;gt;&lt;br /&gt;
|The console/WLL firmware version&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THWindex&amp;gt;&lt;br /&gt;
|A derived temperature using Temperature/Humidity/Wind values&lt;br /&gt;
&lt;br /&gt;
The THW Index uses humidity and temperature (like Heat Index), but includes the cooling effects of wind (like wind chill).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THSWindex&amp;gt;&lt;br /&gt;
|A heat stress indicator using Temperature/Humidity/Solar/Wind values.&lt;br /&gt;
*The THSW Index uses humidity and temperature (like the Heat Index), but also includes the heating effects of sunshine, and the cooling effects of wind.&lt;br /&gt;
*Therefore requires Davis station with solar sensor.&lt;br /&gt;
See [http://digitalcommons.unl.edu/cgi/viewcontent.cgi?article=1223&amp;amp;context=animalscinbcr  Approx calculation].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#battery&amp;gt;&lt;br /&gt;
|The console battery condition in volts. eg &amp;quot;4.82v&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#txbattery&amp;gt;&lt;br /&gt;
&amp;lt;#txbattery channel=1&amp;gt;&lt;br /&gt;
|The transmitter battery condition, by default it returns the status of all transmitters.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRain&amp;gt;&lt;br /&gt;
|The console &#039;storm rain&#039; current amount.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRainStart&amp;gt;&lt;br /&gt;
|The console reported date of the start of the &#039;storm&#039; (see previous webtag).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StationFreeMemory&amp;gt; &lt;br /&gt;
|Shows the station free memory for Davis WLC, Ecowitt GW1100/20000 (using HTTP also using Ecowitt API)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StationRuntime&amp;gt;&lt;br /&gt;
| Shows the station uptime in seconds for Davis WLL/WLC, Ecowitt GW1100/20000 (using HTTP)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; that the console does not report start time, so the webtag cannot report time.  It appears a minimum of 2 tips within 3 hours will trigger a storm start, so using &amp;lt;#LastRainTip&amp;gt; might help&lt;br /&gt;
&lt;br /&gt;
==Davis WLL ==&lt;br /&gt;
&lt;br /&gt;
You need a purchased license to use these webtags.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsoleSupplyV&amp;gt;&lt;br /&gt;
|The WLL external supply voltage&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisReceptionPercent tx=1&amp;gt;&lt;br /&gt;
|WLL transmitter reception percentage (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=0&amp;gt;&lt;br /&gt;
|WLL RSSI of the WiFi connection&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=1&amp;gt;&lt;br /&gt;
|WLL RSSI of Transmitter #1  (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastBadCnt&amp;gt;&lt;br /&gt;
|Count of multicast packets missed or have bad a CRC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastGoodCnt&amp;gt;&lt;br /&gt;
|Count of good multicast packets received&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastGoodPct&amp;gt;&lt;br /&gt;
|Percentage of good multicast packets received&lt;br /&gt;
|}&lt;br /&gt;
&#039;&#039;&#039;Note&#039;&#039;&#039;: See also the &#039;&#039;&#039;Davis&#039;&#039;&#039; table for &amp;lt;#StationFreeMemory&amp;gt; and &amp;lt;#StationRuntime&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Ecowitt &amp;amp;&amp;amp; Fine Offset==&lt;br /&gt;
&lt;br /&gt;
The following tags are specific to the Fine Offset series &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Lux value &amp;quot;Fine Offset only&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SensorContactLost&amp;gt;&lt;br /&gt;
|1 if the station has lost contact with its remote sensors &amp;quot;Fine Offset only&amp;quot; &lt;br /&gt;
0 if contact has been established&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraStationFreeMemory&amp;gt;&lt;br /&gt;
|to avoid clashes with the main station and a Ecowitt HTTP station used for extra sensors&lt;br /&gt;
|}&lt;br /&gt;
&#039;&#039;&#039;Note&#039;&#039;&#039;: See also the &#039;&#039;&#039;Davis&#039;&#039;&#039; table for &amp;lt;#StationFreeMemory&amp;gt; and &amp;lt;#StationRuntime&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Cumulus_MX]]&lt;/div&gt;</summary>
		<author><name>SaratogaWX</name></author>
	</entry>
	<entry>
		<id>https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=11812</id>
		<title>Full list of Webtags</title>
		<link rel="alternate" type="text/html" href="https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=11812"/>
		<updated>2024-10-03T20:04:07Z</updated>

		<summary type="html">&lt;p&gt;SaratogaWX: /* Extra Sensors */ revert notation from &amp;lt;#tagname1[-n]&amp;gt; to &amp;lt;#tagname1 - n&amp;gt; format as used in rest of wiki.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; {|align=right&lt;br /&gt;
  |__TOC__&lt;br /&gt;
  |}&lt;br /&gt;
This page has been updated until CMX version 3.27.1&lt;br /&gt;
&lt;br /&gt;
This list only contains the tag names. Tag names are the basic entity when asking a value. Check the [[Webtags#Using_Webtags|Usage of webtags]] and don&#039;t forget tag names are only part of the [[Webtags#General Format for Web Tags|general format for Webtags]]. It does not indicate what parameters they can take, nor does it include the brackets the tag name is surrounded by when you quote it in a template file for Cumulus to process.&lt;br /&gt;
&lt;br /&gt;
Here follow tables that group the tag names by the basic purpose of the tags listed. There has been confusion in the past of tags appearing in more than one group. If you find such occurrence you may notify or modify. &lt;br /&gt;
&lt;br /&gt;
= Current Conditions =&lt;br /&gt;
&lt;br /&gt;
We start with tags that relate to the latest values, as these are the ones that people most often choose to use. The current condition data is also available, for processes external to Cumulus, by using the inbuilt facility to generate [[Realtime.txt|a file]] with such data. CumulusMX makes current values available for a standard range of sensors where the same web tags apply across a range of weather station models. Current values from some [[#Extra Sensors|extra]] temperature and relative humidity sensors (see [[Extra temperatures]]) from particular weather station models are offered as well.&lt;br /&gt;
&lt;br /&gt;
==Standard sensors==&lt;br /&gt;
The tags in this first list are grouped for historical reasons and remain grouped.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temp&amp;gt;&lt;br /&gt;
|The outside (air) temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#intemp&amp;gt;&lt;br /&gt;
|The inside temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeLastHour&amp;gt;&lt;br /&gt;
|The change in outside temperature over the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrend&amp;gt;&lt;br /&gt;
|The average rate of change in temperature over the last three hours. Trend = (temp now - temp 3hrs ago) / 3 (the calculation selected for this trend matches the standard-based calculation for &amp;lt;#presstrendval&amp;gt; despite the naming inconsistency)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendsigned&amp;gt;&lt;br /&gt;
|signed string value of temperature trend&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendtext&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (values can be set in strings.ini)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendenglish&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindex&amp;gt;&lt;br /&gt;
|Current [[heat index]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidex&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Humidex Humidex]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptemp&amp;gt;&lt;br /&gt;
|The [[Apparent_temperature|apparent]] temperature.  The referenced page in weather terminology section of this Wiki explains it. The formula used is that defined by BOM. Although at temperatures above 20°C (68°F) Feels like reports an &amp;quot;apparent temperature&amp;quot; it uses a different formula. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchill&amp;gt;&lt;br /&gt;
|The current [[wind chill]] temperature.  The referenced page in weather terminology section of this Wiki explains it. For temperatures below 10°C (50°F) Feels like reports the same value.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslike&amp;gt;&lt;br /&gt;
|Available for version 3.6.10 and up. See [[Feels Like]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsFreezing&amp;gt;&lt;br /&gt;
|If outside temperature is at or below 0°C/32°F. 0=Above freezing, 1=Below freezing&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#chillhours&amp;gt;&lt;br /&gt;
|The number of [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|&#039;chill hours&#039;]] so far this season (threshold temperature and start date are configurable).&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hum&amp;gt;&lt;br /&gt;
|The outside [http://en.wikipedia.org/wiki/Humidity humidity]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#inhum&amp;gt;&lt;br /&gt;
|The inside humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dew&amp;gt;&lt;br /&gt;
|The current dew point (See [[Temperature_(and_humidity)_measurement#Cumulus_Calculated_Parameters|wiki]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wetbulb&amp;gt;&lt;br /&gt;
|Estimated [http://en.wikipedia.org/wiki/Wet_bulb wet bulb] temperature&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfall&amp;gt;&lt;br /&gt;
|The total rainfall so far today (reports rain counter now minus rain counter at start of day), start of day counter can be edited using &amp;quot;edit rain today&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrate&amp;gt;&lt;br /&gt;
|The current [[Rain_measurement#Rain_Rate|rainfall rate]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rhour&amp;gt;&lt;br /&gt;
|The rainfall in the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#r24hourH&amp;gt;&lt;br /&gt;
|All time high total rainfall in a 24-hour period&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tr24hourH&amp;gt;&lt;br /&gt;
|Time of the rainfall in the last 24 hours&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmidnight&amp;gt;&lt;br /&gt;
|The total rainfall since midnight. Useful if you don&#039;t use midnight as your start of day&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#r24hour&amp;gt;&lt;br /&gt;
| Reading recent history records, takes rain counter for latest minute, and substracts rain counter from as close as possible to same time yesterday (if Cumulus was not running at that time yesterday, but historical catch-up has been enabled, then it is from nearest time available yesterday, so for a logging interval of every 30 minutes might be 24 hours and 16 minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTipISO&amp;gt;&lt;br /&gt;
|Fixed ISO format output giving date and time of last rain gauge tip (e.g 2010-09-06 06:09) The format is always as shown (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTip&amp;gt;&lt;br /&gt;
| (available from release 3.6.1) Date/time of last rain gauge tip &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MinutesSinceLastRainTip&amp;gt;&lt;br /&gt;
|The number of minutes since the last rain gauge tip, in whole numbers, rounded down&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsRaining&amp;gt;&lt;br /&gt;
|For [[Rain_measurement#Optical_Rain_Gauge| Hydreon RG-11 devices]], shows the current rain state. 0=No rain, 1=It&#039;s raining&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmonth&amp;gt;&lt;br /&gt;
|The total rainfall so far this month&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ryear&amp;gt;&lt;br /&gt;
|Annual rainfall total for rainfall season year (i.e. starting month as set on Configuration menu, station screen,  Annual rainfall frame)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AnnualRainfall&amp;gt;&lt;br /&gt;
|Annual rainfall, defaults to the current year (i.e. = &amp;lt;#ryear&amp;gt;), but also takes an optional parameter &amp;quot;y=nnnn&amp;quot; which allows you to specify any year in the Cumulus history&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveRainDays&amp;gt;&lt;br /&gt;
|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, meteorologists exclude dew (and other times when single tip of recorder).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveDryDays&amp;gt;&lt;br /&gt;
|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&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#press&amp;gt;&lt;br /&gt;
|The [http://en.wikipedia.org/wiki/Sea_level_pressure sea level pressure]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendval&amp;gt;&lt;br /&gt;
|The average rate of pressure change over the last three hours.  Trend = (pressure now - pressure 3hrs ago) / 3 &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendsigned&amp;gt;&lt;br /&gt;
|signed string value of pressure trends&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrend&amp;gt;&lt;br /&gt;
|The pressure trend in words - values can be set in the &#039;strings.ini&#039; file&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendenglish&amp;gt;&lt;br /&gt;
| a single word description for the pressure trend - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed). From version 1.8.8 1st December 2009&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#PressChangeLast3Hours&amp;gt;&lt;br /&gt;
|Available from version 3.11.1;  Total Pressure Change since 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altimeterpressure&amp;gt;&lt;br /&gt;
|Altimeter pressure. Pressure corrected to sea level using the station&#039;s altitude only. Same as sea-level pressure for non-Davis stations.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationpressure&amp;gt;&lt;br /&gt;
|station pressure (the absolute pressure reading)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wlatest&amp;gt;&lt;br /&gt;
|Current wind speed reading from console.  Corresponds to &#039;latest&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearing&amp;gt;&lt;br /&gt;
|Current wind bearing in degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currentwdir&amp;gt;&lt;br /&gt;
|Current wind bearing as a compass point - e.g. ESE &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeed&amp;gt;&lt;br /&gt;
|The 10-minute average, if you have Cumulus set to calculate a 10-minute average. Otherwise, it&#039;s the latest &#039;wind&#039; value from the console (i.e. the current speed as determined by the station). Corresponds to &#039;average&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgbearing&amp;gt;&lt;br /&gt;
|Average wind bearing in degrees over last configured interval minutes. Range 1-360, 0=Calm&lt;br /&gt;
&lt;br /&gt;
This is calculated by taking the wind direction and speed for the last 10 minutes (or other interval as configured), calculates the sums of the North/South and East/West vector components, divides the E/W component sum by the N/S component sum, and takes the arctan.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdir&amp;gt;&lt;br /&gt;
|Average wind bearing over last 10 minutes as a [http://en.wikipedia.org/wiki/Compass compass] point - e.g. ESE&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgust&amp;gt;&lt;br /&gt;
|The highest wind reading in the last 10 minutes. Corresponds to &#039;gust&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindSampleCount&amp;gt;&lt;br /&gt;
|The number of wind samples making up the wind rose (etc) data (up to 3600)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdirdata&amp;gt;&lt;br /&gt;
|Comma separated list of recent wind bearing readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &amp;lt;#nextwindindex&amp;gt;. Reading interval x varies by station type:&lt;br /&gt;
* Oregon:  x=12 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 12 hours worth in full array&lt;br /&gt;
* Davis:  x=2 or 3 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 2.5 hours worth in full array&lt;br /&gt;
* Fine Offset: Cumulus 1 reads the wind data every minute (although station transmits wind data every 40 seconds), so 60 hours worth in full array&lt;br /&gt;
* Davis WLL: x=2.5 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=160900#p160900) so 2.5 hours worth in full array&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspddata&amp;gt;&lt;br /&gt;
|Comma separated list of recent individual (non-averaged) wind speed (correspond to &#039;latest&#039; on the Cumulus main screen) readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &#039;&#039;&#039;nextwindindex&#039;&#039;&#039; tag. Reading interval x varies by station type (see above).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#nextwindindex&amp;gt;&lt;br /&gt;
|The index of the entries in &amp;lt;#wdirdata&amp;gt; and &amp;lt;#wspddata&amp;gt; that Cumulus &#039;&#039;is going to use next&#039;&#039; - i.e. the latest entry used is one less than this; but don&#039;t forget to allow for the wrap around!&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRoseData&amp;gt;&lt;br /&gt;
|A comma-separated list of the wind &#039;totals&#039; used to draw the wind rose (8 or 16 values)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRosePoints&amp;gt;&lt;br /&gt;
|The number of items in &amp;lt;#WindRoseData&amp;gt; (i.e. 8 or 16)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufort&amp;gt;&lt;br /&gt;
|The current wind speed on the [http://en.wikipedia.org/wiki/Beaufort_scale Beaufort scale] (e.g. F8) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufortnumber&amp;gt;&lt;br /&gt;
|The current wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaudesc&amp;gt;&lt;br /&gt;
|The current wind speed Beaufort description (e.g. &amp;quot;Gale&amp;quot;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom10&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo10&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbase&amp;gt;&lt;br /&gt;
|Calculated [http://en.wikipedia.org/wiki/Cloud_base cloud base]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbasevalue&amp;gt;&lt;br /&gt;
|Current calculated cloud base without units&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UV&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Uv_index UV index]. Requires your station to have a UV sensor.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SolarRad&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Solar_radiation solar radiation]. Requires your station to have a solar sensor.&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Current light level in Lux. Requires your station to have a solar sensor. Only applies to Fine Offset stations.&lt;br /&gt;
|-&lt;br /&gt;
|[[Forecast_webtag|&amp;lt;#forecast&amp;gt;]]&lt;br /&gt;
|The current forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#forecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current forecast encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastnumber&amp;gt;&lt;br /&gt;
|The number relating to the current forecast entry in the [[strings.ini]] file.  If your station is not providing it&#039;s own forecast and Cumulus is not calculating one then 0 (zero) is returned.  Note: two negative numbers can be returned by [[Forecast_webtag|Cumulus]]: -1 (neg 1) = Exceptional Fine, -26 (neg 26) = Exceptional Bad&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecast&amp;gt;&lt;br /&gt;
|Always gives Cumulus (Zambretti) [[Forecast_webtag|forecast]], even if the &amp;lt;#forecast&amp;gt; tag provides a station forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#cumulusforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  Cumulus (Zambretti) forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecast&amp;gt;&lt;br /&gt;
|Always gives station forecast (if available)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#wsforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  station forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcond&amp;gt;&lt;br /&gt;
|Represents the value entered on the screen within Cumulus for the Current Weather condition, or the value as held in the [[currentconditions.txt]] file. Any reserved HTML characters are encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcondenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#currcond&amp;gt; but also has all characters above (decimal base) code 159 encoded as HTML entities for example this would encode any use of symbol for degree.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcondJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current conditions encoded for JavaScript&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Extra Sensors==&lt;br /&gt;
&lt;br /&gt;
The extra sensors functionality in Cumulus only supports processing for current spot values as read from the sensors. Periodically spot extra sensor values are logged, see the [[Extra_Sensor_Files|Extra Sensor Files]] page for information about log files from where you can extract the past spot values. The logging can be compared to the Standard Logfiles.&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors: Davis models and Oregon Scientific WMR928, WR100/200 ===&lt;br /&gt;
&lt;br /&gt;
These web tags hold current values for additional sensors supported by CumulusMX. For Oregon Scientific model like WMR-200 with USB connection, please refer to [[#Web tags mentioning (outside) temperature]] because any of the extra temperature tags below can be redirected to &#039;&#039;&#039;&amp;lt;#temp&amp;gt;&#039;&#039;&#039;, and consequently also have web tags reporting daily extremes and longer period extreme records.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp1 - 10&amp;gt;&lt;br /&gt;
|Extra temperature channel 1 - 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP1 - 10&amp;gt;&lt;br /&gt;
|Extra dew point channel 1 - 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum1 - 10&amp;gt;&lt;br /&gt;
|Extra humidity channel 1 - 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilTemp1 - 16&amp;gt;&lt;br /&gt;
|Soil temperature 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture1 - 16&amp;gt;&lt;br /&gt;
|Soil moisture 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafTemp1 - 4&amp;gt;&lt;br /&gt;
|Leaf temperature 1 - 4&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafWetness1 - 8&amp;gt;&lt;br /&gt;
|Leaf wetness 1 - 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors:  Davis AirLink ===&lt;br /&gt;
Available from version 3.9.0. You can configure two Airlink devices which have fixed identification as Indoor and Outdoor. There are a similar set of tags for each device.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Particulate Matter&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm1[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 1 μm, or less count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Currentparticulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality Index Values (allows use of the &amp;quot;dp=n&amp;quot; and &amp;quot;tc=y&amp;quot; parameters)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 2.5 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Stats Values&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 1 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 3 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 24 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] 12 hr averages buffer (2  hrs are required to get a nowcast value)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Sensor Info&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkFirmwareVersion[InǀOut]&amp;gt;&lt;br /&gt;
|Shows the AirLink firmware version as a date string.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkTemp[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air temperature value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkHum[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air humidity value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkWifiRssi[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors WiFi signal strength in dB - anything below -90 is considered very poor.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Extra Sensors: Ecowitt ===&lt;br /&gt;
&lt;br /&gt;
Ecowitt stations are sold under other names depending on nation,  e.g. Ambient in USA, Froggit in central Europe, so Ecowitt is used as a generic name in this Wiki. See also [https://www.wxforum.net/index.php?board=111.0 WXForum.net].&lt;br /&gt;
&lt;br /&gt;
==== WH45 CO₂ sensor ====&lt;br /&gt;
&lt;br /&gt;
Available from release 3.9.5. From 3.27.0 the webtags as below are valid. The previous webtags with the minus sign i.s.o. underscores are deprecated.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2&amp;gt;&lt;br /&gt;
| The actual CO&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; concentration in ppm&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2_24h&amp;gt;&lt;br /&gt;
| The CO&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; concentration in ppm as a moving average over 24 hours&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2_pm1&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 1 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2_pm1_24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 1 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, 24 hours moving average&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2_pm2p5&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; or less&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2_pm2p5_24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CO2_pm2p5_aqi&amp;gt;&lt;br /&gt;
|The air quality index calculated from the CO2 sensors current pm 2.5 value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CO2_pm2p5_24h_aqi&amp;gt;&lt;br /&gt;
|The air quality index calculated from the CO2 sensors pm 2.5 24 hour average value&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2_pm4&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 4 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; or less&lt;br /&gt;
| NOTE: probably - but uncertain - a derivative by Ecowitt (interpolation between 2.5 and 10?)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2_pm4_24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 4 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2_pm10&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less (includes the 2.5 figure)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2_pm10_24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CO2_pm10_aqi&amp;gt;&lt;br /&gt;
|The air quality index calculated from the CO2 sensors current pm 10 value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CO2_pm10_24_aqi&amp;gt;&lt;br /&gt;
|The air quality index calculated from the CO2 sensors pm 10 24 hour average value&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2_temp&amp;gt;&amp;lt;sup&amp;gt;See note&amp;lt;/sup&amp;gt;&lt;br /&gt;
| Temperature as reported by Air Quality monitor. &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2_hum&amp;gt;&lt;br /&gt;
| Relative Humidity as reported by Air Quality monitor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note&#039;&#039;&#039;: This temperature reflects the temperature of the sensor and would be used in combination with the sensors measured humidity (see next) for correction of the measured PM (particulate matter) value. This correction is responsibility of the user and is subject to a lot of discussion. Determination of how to correct the PM value is highly dependent on the conditions and placement of the sensor. See the specification sheet for the sensor or create some multivariate regression line based on calibration measurements. This is also valid for PM sensors like the AirLink. The normal amateur usage of PM sensors is that the uncorrected values are published.&lt;br /&gt;
&lt;br /&gt;
==== WN34 soil and water sensor ====&lt;br /&gt;
&lt;br /&gt;
Cumulus MX can support the Ecowitt WN34 (other model types exist and are reported here as if WN34) soil and water temperature sensors. They are reported as &amp;quot;User Temperature 1&amp;quot; to &amp;quot;User Temperature 8&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp1 - 8&amp;gt;&lt;br /&gt;
|The temperature of the sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Extra Sensors ====&lt;br /&gt;
Below are described the tags resulting from &#039;&#039;Ecowitt Air quality (WH41,WH43,WH45)&#039;&#039;, Ecowitt leak sensor (WH55), lighting detector (WH57), and extra temperature sensors (WN34)&lt;br /&gt;
&lt;br /&gt;
This sub-section applies only to those using Ecowitt GW1000 and possibly other devices (also Froggit DS1500, and other equivalents, see [[Supported Devices]]) an interface unit that picks up various external sensors and sends the data via an application programming interface to CumulusMX which then generates the following web tags:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#GW1000FirmwareVersion&amp;gt;&lt;br /&gt;
|GW1000 firmware version string&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#EcowittFirmwareVersion&amp;gt;&lt;br /&gt;
|Ecowitt firmware version string&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#EcowittReception&amp;gt;&lt;br /&gt;
|Reception signal strength for the Ecowitt devices in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#EcowittCameraUrl&amp;gt;&lt;br /&gt;
|The URL for the HTTPS GET command to get the camera picture and timelapse&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQuality1 - 4&amp;gt;&lt;br /&gt;
| Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQualityAvg1 - 4&amp;gt;&lt;br /&gt;
| 24 hr moving average Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQualityIdx1 - 4&amp;gt;&lt;br /&gt;
|The calculated air quality index for sensors 1 to 4&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQualityAvgIdx1 - 4&amp;gt;&lt;br /&gt;
|The calculated 24 hour average air quality index for sensors 1 to 4&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeakSensor1 - 4&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningDistance&amp;gt;&lt;br /&gt;
|Distance to last strike &lt;br /&gt;
Same units as wind run - miles/km/nm. Returns 0.0 if you don&#039;t have a sensor, GW1000 api returns max value you can put in a byte - 0xFF which translates to 158.4 miles = 255 km if have sensor but no strike detected yet, so CMX translates that to &#039;----&#039;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningTime&amp;gt;&lt;br /&gt;
|Date and Time of last strike. &lt;br /&gt;
Default without output parameters is locale&#039;s short time format e.g. 18:02 or 6:02 pm, without date, but tag accepts both date and time output parameters. &lt;br /&gt;
Returns &#039;----&#039; if you don&#039;t have sensor or there has not been a strike since the sensor was installed. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of lighting strikes today&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp1 - 8&amp;gt; &lt;br /&gt;
|User Temperature 1 - 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The WH32 produces Temperature, Humidity and Dewpoint tags as the Davis above, WH51 soilmoisture produces similar tags.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp1 - 8&amp;gt;&lt;br /&gt;
|Extra temperature Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP1 - 8&amp;gt;&lt;br /&gt;
|Extra dew point Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum1 - 8&amp;gt;&lt;br /&gt;
|Extra humidity Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;| WH51 soilmoisture sensor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture1 - 8&amp;gt;&lt;br /&gt;
|Soil moisture 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Recent History=&lt;br /&gt;
&lt;br /&gt;
Please refer to the [[Recent history]] page for full information about using the tags in the following two tables. &lt;br /&gt;
&lt;br /&gt;
All tags in the tables below have:&lt;br /&gt;
#Mandatory input parameters as in this [[Webtags/Parameters#Input_modification_Parameters|description]]&lt;br /&gt;
#Optional output parameters to modify the time format as in this [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|description]]&lt;br /&gt;
&lt;br /&gt;
== Timestamp tag ==&lt;br /&gt;
Although as [[Recent history]] page explains, the history is intended to cover every minute in last 7 days, some entries may be at less frequent intervals, and when clocks change some entries will be missing altogether.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Time-stamp tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentTS&amp;gt;&lt;br /&gt;
|Gives the timestamp of the data that will be returned for any other recent history tag that uses same &#039;&#039;&#039;d, h, and m&#039;&#039;&#039; parameters&lt;br /&gt;
|&amp;lt;#RecentTS h=3 m=1 format=&amp;quot;HH:mm&amp;quot;&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== All Recent History Tags ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Input Modification Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentOutsideTemp&amp;gt;&lt;br /&gt;
|Outside Temperature&lt;br /&gt;
| &amp;lt;#RecentOutsideTemp h=3 m=1&amp;gt;&amp;amp;nbsp;&amp;lt;#tempunit&amp;gt; will display the temperature at the start of the period for which &amp;lt;#temptrend&amp;gt; is calculated&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill &lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentDewPoint&amp;gt;&lt;br /&gt;
|Dew Point&lt;br /&gt;
| &amp;lt;#RecentDewPoint h=25&amp;gt; reports the dew point temperature just over a day ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentApparent&amp;gt;&lt;br /&gt;
|Apparent&lt;br /&gt;
| &amp;lt;#RecentApparent m30&amp;gt; reports the dew point temperature half an hour ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHeatIndex&amp;gt;&lt;br /&gt;
|Heat Index&lt;br /&gt;
| &amp;lt;#RecentHeatIndex m=121&amp;gt; reports the heat index about 2 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidity&amp;gt;&lt;br /&gt;
|Relative Humidity&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind &amp;lt;br&amp;gt;(Note: Wind &#039;Speed&#039;, &#039;Gust&#039; and &#039;Latest&#039; have the usual Cumulus meanings see [[Wind measurement]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindSpeed&amp;gt;&lt;br /&gt;
|Wind Speed&lt;br /&gt;
| &amp;lt;#RecentWindSpeed m=10&amp;gt; will display the average wind speed 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindGust&amp;gt;&lt;br /&gt;
|Wind Gust&lt;br /&gt;
&lt;br /&gt;
(reports maximum gust from build 1088 of version 1.9.4)&lt;br /&gt;
| &amp;lt;#RecentWindGust d=1 m=1&amp;gt; will report the wind gust at approximately the same time yesterday&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindLatest&amp;gt;&lt;br /&gt;
|Wind Latest. &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindDir&amp;gt;&lt;br /&gt;
|Wind Direction (instantaneous)&lt;br /&gt;
| &amp;lt;#RecentWindDir m=10&amp;gt; will tell you which direction the wind was blowing from 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir&amp;gt;&lt;br /&gt;
|Wind Direction (average)&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir d=6&amp;gt; will say what the calculated average wind direction was at this time at the start of the week&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentPressure&amp;gt;&lt;br /&gt;
|Sea-level Pressure&lt;br /&gt;
| &amp;lt;#RecentPressure h=3 m=1&amp;gt; gives the sea level pressure when &amp;lt;#presstrendval&amp;gt; started tracking the pressure&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentRainToday&amp;gt;&lt;br /&gt;
|Daily rain total from last roll-over to specified time&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar &amp;amp; UV&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentSolarRad&amp;gt;&lt;br /&gt;
|Solar Radiation &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentUV&amp;gt;&lt;br /&gt;
|UV Index &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Indoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentIndoorTemp&amp;gt;&lt;br /&gt;
|Indoor Temperature&lt;br /&gt;
|  Parameters as with other Recent webtags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentIndoorHumidity&amp;gt;&lt;br /&gt;
|Indoor Temperature&lt;br /&gt;
|  Parameters as with other Recent webtags&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Outdoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill  (if temperature is below 10°C or 50 °F, then the new Feels Like now available in MX (next item) will report this same value).&lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentFeelsLike&amp;gt;&lt;br /&gt;
| Feels Like Temperature&lt;br /&gt;
| &amp;lt;#RecentFeelsLike h=12 m=1&amp;gt; reports the feel like temperature 12 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidex&amp;gt;&lt;br /&gt;
| Canadian Humidity Index (humidex) Dimensionless - no units&lt;br /&gt;
| &amp;lt;#RecentHumidex h=3&amp;gt; reports humidex 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality tags&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Today=&lt;br /&gt;
&lt;br /&gt;
Cumulus allows some control over the time that &amp;quot;Today&amp;quot; begins:&lt;br /&gt;
# You can define the log rollovertime. Choose between 9am or midnight.&lt;br /&gt;
# For the weather diary feature &#039;&#039;&#039;SnowDepthHour&#039;&#039;&#039; The default SnowDepthHour is 0&lt;br /&gt;
&lt;br /&gt;
Readings from your weather station are assigned to the &amp;quot;Today&amp;quot; based on 3 options for [[Meteorological day]]&lt;br /&gt;
# starting at 9:00 am, based on winter time, so switching to 10:00 during Daylight Saving (summer) time, or&lt;br /&gt;
# starting at 9:00 am, all year round, or&lt;br /&gt;
# aligned with calendar days, so today starts at midnight&lt;br /&gt;
&lt;br /&gt;
The independence of the start time for weather diary and weather station related web tags means needs to be remembered when labelling web tags from the two tables below. It was assumed that you would use 9 a.m. as start time for both, but not care when snow fell, as it often has in the UK, after Summer Time has begun, so weather station tags were by default reporting from 10 a.m. local time and snow as at 9 a.m.&lt;br /&gt;
&lt;br /&gt;
In MX, if you choose 9 a.m. (optionally 10 a.m. in summer) for rollover, so all the standard derivative are assigned to the date the meteorological day starts as Today, but the sunshine hours recorded against today will be from midnight on the said date.&lt;br /&gt;
&lt;br /&gt;
==Weather Diary==&lt;br /&gt;
&lt;br /&gt;
This first table lists all the web tags available for reporting what is recorded in the weather diary. Just to be clear, the web tags shown below, will report data for previous day if the current time is before the snow depth hour setting, and report data for the current day if the current time matches the snow depth hour or is later.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowdepth&amp;gt;&lt;br /&gt;
|Meteorologists report snow depth in cm, so this is default unit for Cumulus. &lt;br /&gt;
&lt;br /&gt;
If there is no entry in Weather Diary for the day explained above, reports zero.&lt;br /&gt;
&lt;br /&gt;
Input is to 2 decimal places. MX allows output in centimetres with decimal places without any script. You can&#039;t change the units shown in admin interface, but your value can be input as inches to 2 decimal places if you ignore &amp;quot;cm&amp;quot; that is displayed in that interface.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowlying&amp;gt;&lt;br /&gt;
| If there is no entry in Weather Diary for the day explained above, this web tag returns null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowfalling&amp;gt;&lt;br /&gt;
| If there is no entry in Weather Diary for the day explained above, this web tag returns null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Today.ini==&lt;br /&gt;
&lt;br /&gt;
These tag names relate to the current [[Meteorological day]] and they are populated from information held in [[today.ini]]; Where a tag name reports a value specific to a past time in today-so-far, there will also be a tag name that can give the time of day, shown in same row of table below. For those that cover whole day so far, the final column contains &amp;quot;n/a&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
There is some inconsistency in naming with &amp;quot;T&amp;quot; not included in all tag names, &amp;quot;T&amp;quot; is used in conjunction with &amp;quot;H&amp;quot; or &amp;quot;L&amp;quot; as a suffix for extreme values/time-stamps, but a prefix &amp;quot;T&amp;quot; can identify today&#039;s value, or prefix &amp;quot;T&amp;quot; can signify a time-stamp. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtemp&amp;gt;&lt;br /&gt;
|The [[Average_temperature|average]] temperature so far today (calculated from all temperature readings processed by Cumulus, [[Today.ini|today.ini]] stores a cumulative aggregate and counts the number of values processed, so a division gives this output)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprange&amp;gt;&lt;br /&gt;
|The temperature range (&amp;lt;#tempTH&amp;gt; - &amp;lt;#tempTL&amp;gt;) so far today (Cumulus calculates all these tags using Celsius values, but outputs them in your chosen units)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest temperature since midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest temperature since midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightRangeT&amp;gt;&lt;br /&gt;
|The temperature range (max - min) so far today from midnight (Cumulus calculates all these tags using Celsius values, but outputs them in your chosen units)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTH&amp;gt;&lt;br /&gt;
|Today&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTL&amp;gt;&lt;br /&gt;
|Today&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTH&amp;gt;&lt;br /&gt;
|Today&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTL&amp;gt;&lt;br /&gt;
|Today&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillTL&amp;gt;&lt;br /&gt;
|Today&#039;s greatest wind chill&lt;br /&gt;
|&amp;lt;#TwchillTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#ThumTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#ThumTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Precipitation&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rain24hourTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest rain for 24 hours&lt;br /&gt;
|&amp;lt;#Train24hourTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainToday&amp;gt;&lt;br /&gt;
|If you have an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode, this gives today&#039;s rain total so far according to the sensor&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustTM&amp;gt; &lt;br /&gt;
|Today&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingTM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of today&#039;s high gust (&amp;lt;#wgustTM&amp;gt;) in degrees&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#directionTM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of today&#039;s high gust (&amp;lt;#wgustTM&amp;gt;) in as a compass point (e.g. &amp;quot;NNE&amp;quot;)&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufort&amp;gt; &lt;br /&gt;
|Today&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufortnumber&amp;gt;&lt;br /&gt;
|Today&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#windrun&amp;gt;&lt;br /&gt;
|The total wind run so far today&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvg&amp;gt;&lt;br /&gt;
|The wind run divided by time passed since rollover to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearing&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddir&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for today&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ET&amp;gt;&lt;br /&gt;
|Today&#039;s [http://en.wikipedia.org/wiki/Evapotranspiration evapotranspiration], if not on the station can be calculated by CMX.&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarTH&amp;gt;&lt;br /&gt;
|Today&#039;s high solar radiation value (Solar sensor needed)&lt;br /&gt;
|&amp;lt;#TsolarTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVTH&amp;gt;&lt;br /&gt;
|Today&#039;s high UV Index (UV sensor needed)&lt;br /&gt;
|&amp;lt;#TUVTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
|Today&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of strikes since midnight, default 0 &lt;br /&gt;
&lt;br /&gt;
(other lightning tags can be found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursToday&amp;gt;&lt;br /&gt;
| The incremental chill hours figure since start of today (Compare with Cumulative seasonal Chill Hours at end of today &amp;lt;#chillhours&amp;gt; found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= No Commas; RC Webtags =&lt;br /&gt;
&lt;br /&gt;
The conversion of comma decimal separator to a point is described on the [[Webtags/Parameters#Changing_the_decimal_separator|parameter page]]. However, there is a set of legacy webtags which produce that value without a comma without parameter. Those webtags have a prefix of RC and are listed separately. Those webtags still exist and are listed here without further comment.&lt;br /&gt;
&lt;br /&gt;
== Current conditions ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCtemp&amp;gt;, &amp;lt;#RCdew&amp;gt;, &amp;lt;#RCheatindex&amp;gt;, &amp;lt;#RChum&amp;gt;, &amp;lt;#RCinhum&amp;gt;, &amp;lt;#RCintemp&amp;gt;, &amp;lt;#RCpress&amp;gt;, &amp;lt;#RCrfall&amp;gt;, &amp;lt;#RCrrate&amp;gt;, &amp;lt;#RCwchill&amp;gt;, &amp;lt;#RCwgust&amp;gt;, &amp;lt;#RCwspeed&amp;gt;, &amp;lt;#RCwlatest&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Today ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCpressTH&amp;gt;,  &amp;lt;#RCpressTL&amp;gt;,  &amp;lt;#RCrrateTM&amp;gt;,  &amp;lt;#RCtempTH&amp;gt;, &amp;lt;#RCtempTL&amp;gt;, &amp;lt;#RCwgustTM&amp;gt;,  &amp;lt;#RCdewpointTH&amp;gt;, &amp;lt;#RCdewpointTL&amp;gt;, &amp;lt;#RCwchillTL&amp;gt;, &amp;lt;#RCheatindexTH&amp;gt;, &amp;lt;#RCapptempTH&amp;gt;, &amp;lt;#RCapptempTL&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Recent History ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCRecentOutsideTemp&amp;gt;, &amp;lt;#RCRecentWindSpeed&amp;gt;, &amp;lt;#RCRecentWindGust&amp;gt;, &amp;lt;#RCRecentWindLatest&amp;gt;, &amp;lt;#RCRecentWindChill&amp;gt;, &amp;lt;#RCRecentDewPoint&amp;gt;, &amp;lt;#RCRecentHeatIndex&amp;gt;, &amp;lt;#RCRecentPressure&amp;gt;, &amp;lt;#RCRecentRainToday&amp;gt;, &amp;lt;#RCRecentUV&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Yesterday=&lt;br /&gt;
&lt;br /&gt;
Note that the Y indicating yesterday is sometimes a prefix, sometimes a suffix (with H for High, L for Low), web tags are not named consistently!&lt;br /&gt;
&lt;br /&gt;
For web tags that refer to a particular time of day, there is a corresponding web tag that can give that time of day. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:550px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprangeY&amp;gt;&lt;br /&gt;
|The temperature range (max - min) yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest temperature from midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest temperature from midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightRangeY&amp;gt;&lt;br /&gt;
|The temperature range (max - min) yesterday from midnight&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtempY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s average temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Ychillhours&amp;gt;&lt;br /&gt;
| The Cumulative [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] as recorded at rollover (the end of meteorological yesterday)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursYest&amp;gt;&lt;br /&gt;
| The incremental [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] yesterday&lt;br /&gt;
&lt;br /&gt;
(compare with &amp;lt;#chillhoursToday&amp;gt; described in [[#Today.ini]] table)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#TwchillYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYH&amp;gt;&lt;br /&gt;
|High humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYL&amp;gt;&lt;br /&gt;
|Low humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallY&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to the connected weather station&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainYest&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rain24hourYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest hourly rain over 24 hours&lt;br /&gt;
|&amp;lt;#Train24hourYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustYM&amp;gt; &lt;br /&gt;
|Yesterday&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingYM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of yesterday&#039;s high gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#directionYM&amp;gt;&lt;br /&gt;
|The wind direction at the time of yesterday&#039;s high gust as a compass point (e.g. &amp;quot;NNW&amp;quot;)&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufort&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufortnumber&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for yesterday&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearingY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddirY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunY&amp;gt;&lt;br /&gt;
|The total wind run for yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvgY&amp;gt;&lt;br /&gt;
| The wind run yesterday divided by 24 hours to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YSunshineHours&amp;gt;&lt;br /&gt;
|Yesterday&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high solar radiation value (Solar sensor needed) &lt;br /&gt;
|&amp;lt;#TsolarYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high UV Index (UV sensor needed) &lt;br /&gt;
|&amp;lt;#TUVYH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Averages=&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:700px&amp;quot;|Function&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Monthly&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempAvg mon=[1-12]&amp;gt;&lt;br /&gt;
|Mean for requested month over the entire history. Omit the mon parameter for the current month&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempAvg m=[1-12] y=[YYYY]&amp;gt;&lt;br /&gt;
|Mean for the requested specific month. Omit the parameters for the current month&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Yearly&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempAvg y=[YYYY]&amp;gt;&lt;br /&gt;
|Mean for the requested year. Omit the y parameter for the current year&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Records=&lt;br /&gt;
==Yearly==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:350px&amp;quot;|Time Webtag&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#YearTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#YearTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s highest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s lowest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHeatIndexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest USA heat index&lt;br /&gt;
|&amp;lt;#YearHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWChillL&amp;gt;&lt;br /&gt;
|This year&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#YearWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeH&amp;gt;&lt;br /&gt;
|This year&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumidexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#YearHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointH&amp;gt;&lt;br /&gt;
|This year&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMinTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMaxTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumH&amp;gt;&lt;br /&gt;
|This year&#039;s high humidity&lt;br /&gt;
|&amp;lt;#YearHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumL&amp;gt;&lt;br /&gt;
|This year&#039;s low humidity&lt;br /&gt;
|&amp;lt;#YearHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressH&amp;gt;&lt;br /&gt;
|This year&#039;s high pressure&lt;br /&gt;
|&amp;lt;#YearPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressL&amp;gt;&lt;br /&gt;
|This year&#039;s low pressure&lt;br /&gt;
|&amp;lt;#YearPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearGustH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind gust&lt;br /&gt;
|&amp;lt;#YearGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind speed&lt;br /&gt;
|&amp;lt;#YearWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindRunH&amp;gt;&lt;br /&gt;
| This year&#039;s highest Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearRainRateH&amp;gt;&lt;br /&gt;
|This year&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#YearRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHourlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#YearHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDailyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high daily rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearRain24HourH&amp;gt;&lt;br /&gt;
|This year&#039;s high 24hr rain&lt;br /&gt;
|&amp;lt;#YearRain24HourHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearRain24HourHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMonthlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high monthly rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMonthlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest period without rain ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AnnualET&amp;gt;&lt;br /&gt;
|Year&#039;s total [http://en.wikipedia.org/wiki/Evapotranspiration evapotranspiration], if not on the station can be calculated by CMX.&lt;br /&gt;
|n/a&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursYear&amp;gt;&lt;br /&gt;
| the total sunshine hours in year-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==All Time==&lt;br /&gt;
&lt;br /&gt;
The default formats are:&lt;br /&gt;
*The default format for an extreme month is to show the month name in full i.e. format &#039;MMMM&#039; followed by the year in full. &lt;br /&gt;
*For an extreme day it shows the day of the month and the month name in full i.e. format &amp;quot;dd MMMM&amp;quot; (same for Cumulus 1 and Cumulus MX), prefixed with the word &#039;on&#039; again ending with the year. &lt;br /&gt;
*For the highest/lowest within a day in the year it shows both time and date adding the word &amp;quot;at&amp;quot; before the time, and the word &#039;on&#039; before the date (i.e. on the standard web page the time comes first, not as seen in admin interface).&lt;br /&gt;
&lt;br /&gt;
You can change the default output on either the standard web template, or in your own file,  by using the [[#Time.2FDate_.27format.27_Parameter|formats]], please check the [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|Parameter page]].&lt;br /&gt;
&lt;br /&gt;
Note that unlike the this month and this year web tags, the time and the date are both included in the default format of the standard time-stamp web tags for the &#039;highest minimum&#039; and &#039;lowest maximum&#039; temperatures, yet another inconsistency!&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempH&amp;gt;&lt;br /&gt;
|All time high temperature&lt;br /&gt;
|&amp;lt;#TtempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempL&amp;gt;&lt;br /&gt;
|All time low temperature &lt;br /&gt;
|&amp;lt;#TtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#mintempH&amp;gt;&lt;br /&gt;
|All time high minimum temperature &lt;br /&gt;
|&amp;lt;#TmintempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#maxtempL&amp;gt;&lt;br /&gt;
|All time low maximum temperature &lt;br /&gt;
|&amp;lt;#TmaxtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDailyTempRange&amp;gt;&lt;br /&gt;
|All time low daily temperature range&lt;br /&gt;
|&amp;lt;#TLowDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyTempRange&amp;gt;&lt;br /&gt;
|All time high daily temperature range&lt;br /&gt;
|&amp;lt;#THighDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempH&amp;gt;&lt;br /&gt;
|All time high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempL&amp;gt;&lt;br /&gt;
|All time low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeH&amp;gt;&lt;br /&gt;
|All time high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeL&amp;gt;&lt;br /&gt;
|All time low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexH&amp;gt;&lt;br /&gt;
|All time high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexH&amp;gt;&lt;br /&gt;
|All time high USA heat index&lt;br /&gt;
|&amp;lt;#TheatindexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointH&amp;gt;&lt;br /&gt;
|All time high dew point&lt;br /&gt;
|&amp;lt;#TdewpointH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointL&amp;gt;&lt;br /&gt;
|All time low dew point&lt;br /&gt;
|&amp;lt;#TdewpointL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humH&amp;gt;&lt;br /&gt;
|All time high humidity&lt;br /&gt;
|&amp;lt;#ThumH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humL&amp;gt;&lt;br /&gt;
|All time low humidity&lt;br /&gt;
|&amp;lt;#ThumL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillL&amp;gt;&lt;br /&gt;
|All time greatest wind chill (i.e. lowest temperature, but highest wind speed) &lt;br /&gt;
|&amp;lt;#TwchillL&amp;gt;&lt;br /&gt;
|NOTE: These were misnamed &#039;&#039;wchillH&#039;&#039; which names have been deprecated.&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateM&amp;gt;&lt;br /&gt;
|All time high rain rate &lt;br /&gt;
|&amp;lt;#TrrateM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallH&amp;gt;&lt;br /&gt;
|All time high daily rain &lt;br /&gt;
|&amp;lt;#TrfallH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallhH&amp;gt;&lt;br /&gt;
|All time high hourly rain&lt;br /&gt;
|&amp;lt;#TrfallhH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallmH&amp;gt;&lt;br /&gt;
|All time high monthly rain &lt;br /&gt;
|&amp;lt;#TrfallmH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriod&amp;gt;&lt;br /&gt;
|All time longest dry period (days)&lt;br /&gt;
|&amp;lt;#TLongestDryPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriod&amp;gt;&lt;br /&gt;
|All time longest wet period (days)&lt;br /&gt;
|&amp;lt;#TLongestWetPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressH&amp;gt;&lt;br /&gt;
|All time high pressure &lt;br /&gt;
|&amp;lt;#TpressH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressL&amp;gt;&lt;br /&gt;
|All time low pressure &lt;br /&gt;
|&amp;lt;#TpressL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#gustM&amp;gt;&lt;br /&gt;
|All time high wind gust &lt;br /&gt;
|&amp;lt;#TgustM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeedH&amp;gt;&lt;br /&gt;
|All time high average wind speed &lt;br /&gt;
|&amp;lt;#TwspeedH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunH&amp;gt;&lt;br /&gt;
|All time high daily wind run&lt;br /&gt;
|&amp;lt;#TwindrunH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Monthly==&lt;br /&gt;
&lt;br /&gt;
The web tags in the date column default output dates in the format &amp;quot;dd MMMM&amp;quot;. For web tags that represent daily values, there are (obviously) no corresponding time web tags, but for high and low spot values the default &#039;h:mm&#039; format of the time output can be changed. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Time Webtag name&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempH&amp;gt;&lt;br /&gt;
|This months high temperature&lt;br /&gt;
|&amp;lt;#MonthTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempL&amp;gt;&lt;br /&gt;
|This months low temperature&lt;br /&gt;
|&amp;lt;#MonthTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMinTempH&amp;gt;&lt;br /&gt;
|This months highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMaxTempL&amp;gt;&lt;br /&gt;
|This months lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHeatIndexH&amp;gt;&lt;br /&gt;
|This months high USA heat index&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWChillL&amp;gt;&lt;br /&gt;
|This months greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#MonthWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempH&amp;gt;&lt;br /&gt;
|This month&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempL&amp;gt;&lt;br /&gt;
|This month&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeH&amp;gt;&lt;br /&gt;
|This month&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeL&amp;gt;&lt;br /&gt;
|This months lowest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumidexH&amp;gt;&lt;br /&gt;
|This month&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#MonthHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointH&amp;gt;&lt;br /&gt;
|This month&#039;s high dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointL&amp;gt;&lt;br /&gt;
|This month&#039;s low dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumH&amp;gt;&lt;br /&gt;
|This month&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#MonthHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#MonthHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressH&amp;gt;&lt;br /&gt;
|This month&#039;s highest pressure&lt;br /&gt;
|&amp;lt;#MonthPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest pressure&lt;br /&gt;
|&amp;lt;#MonthPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthGustH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind gust&lt;br /&gt;
|&amp;lt;#MonthGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind speed&lt;br /&gt;
|&amp;lt;#MonthWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindRunH&amp;gt;&lt;br /&gt;
|This month&#039;s high Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunmonth&amp;gt;&lt;br /&gt;
|This month&#039;s Wind Run so far&lt;br /&gt;
|n/a&lt;br /&gt;
|n/a &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthRainRateH&amp;gt;&lt;br /&gt;
|This month&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#MonthRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHourlyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthRain24HourH&amp;gt;&lt;br /&gt;
|This month&#039;s highest 24hr rain&lt;br /&gt;
|&amp;lt;#MonthRain24HourHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthRain24HourHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDailyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s wettest day (greatest daily rain)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest dry period ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day, ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursMonth&amp;gt;&lt;br /&gt;
| the total sunshine hours in month-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Monthly All Time Records==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;These tag names represent extreme record values (and corresponding time-stamps) for any particular month (1 =January, and so on, to 12 =December) in all years&#039;&#039;&#039; (HAR To place somewhere)&lt;br /&gt;
&lt;br /&gt;
This table includes webtags that show the values in [[Monthlyalltime.ini]] log file.&lt;br /&gt;
&lt;br /&gt;
These are a set of tags for monthly all-time highs and lows, in other words the highest and lowest values for a particular month of the year.  &lt;br /&gt;
# The tag names listed here require a [[Webtags/Parameters#Input_modification_Parameters|input modification parameter]].&lt;br /&gt;
# The tag names here can optionally take any [[Webtags/Parameters#Output_modification_parameters|output modification parameters]].&lt;br /&gt;
# To supply both optional input modification, and optional output modification parameters, separate them with spaces, e.g. &amp;lt;#ByMonthTempHT mon=7 format=hh:nn&amp;gt;. In that example, the time (not date) of highest ever temperature in July is returned after processing by Cumulus.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempH&amp;gt;&lt;br /&gt;
|High Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempL&amp;gt;&lt;br /&gt;
|Low Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexH&amp;gt;&lt;br /&gt;
|High Heat Index&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWChillL&amp;gt;&lt;br /&gt;
|Greatest wind chill (i.e. lowest temperature and highest wind speed)&lt;br /&gt;
|&amp;lt;#ByMonthWChillLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempH&amp;gt;&lt;br /&gt;
|High Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempL&amp;gt;&lt;br /&gt;
|Low Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeH&amp;gt;&lt;br /&gt;
|High Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeL&amp;gt;&lt;br /&gt;
|Low Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumidexH&amp;gt;&lt;br /&gt;
|High Canadian Humidity Index (Humidex)&lt;br /&gt;
|&amp;lt;#ByMonthHumidexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointH&amp;gt;&lt;br /&gt;
|High Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointL&amp;gt;&lt;br /&gt;
|Low Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMinTempH&amp;gt;&lt;br /&gt;
|Highest Daily Minimum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMinTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempL&amp;gt;&lt;br /&gt;
|Lowest Daily Maximum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRangeT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRangeT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumH&amp;gt;&lt;br /&gt;
|High Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumL&amp;gt;&lt;br /&gt;
|Low Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumLT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressH&amp;gt;&lt;br /&gt;
|High Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressL&amp;gt;&lt;br /&gt;
|Low Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthGustH&amp;gt;&lt;br /&gt;
|High Wind Gust&lt;br /&gt;
|&amp;lt;#ByMonthGustHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindH&amp;gt;&lt;br /&gt;
|High Wind Speed&lt;br /&gt;
|&amp;lt;#ByMonthWindHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindRunH&amp;gt;&lt;br /&gt;
|High Daily Wind Run&lt;br /&gt;
|&amp;lt;#ByMonthWindRunHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthRainRateH&amp;gt;&lt;br /&gt;
|High Rain Rate&lt;br /&gt;
|&amp;lt;#ByMonthRainRateHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainH&amp;gt;&lt;br /&gt;
|High Monthly Rainfall&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainH&amp;gt;&lt;br /&gt;
|High Hourly Rain&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthRain24HourH&amp;gt;&lt;br /&gt;
|High 24hr Rain&lt;br /&gt;
|&amp;lt;#ByMonthRain24HourHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainH&amp;gt;&lt;br /&gt;
|High Daily Rain&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest Dry Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriodT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest Wet Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriodT&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Statistics=&lt;br /&gt;
This section is quite small but may enlarge so it has become a separate chapter.  &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:750px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempAvg24Hrs&amp;gt;&lt;br /&gt;
|Mean for the last 24 hrs. It does not take parameters.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempAvg mon=[1-12]&amp;gt;&lt;br /&gt;
|Mean for requested month over the entire history. Omit the month parameter for the current month&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempAvg m=[1-12] y=[YYYY]&amp;gt;&lt;br /&gt;
|Mean for the requested specific month. Omit the parameters for the current month&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempAvg y=[YYYY]&amp;gt;&lt;br /&gt;
|Mean for the requested year. Omit the year parameter for the current year&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Day/Night/Sun/Moon=&lt;br /&gt;
&lt;br /&gt;
These values are calculated hourly.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunrise&amp;gt;&lt;br /&gt;
|Last sunrise time at the station - This sunrise time is calculated by a third party library each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunset&amp;gt;&lt;br /&gt;
|Next sunset time at the station - The sunset/sunrise times are calculated each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylength&amp;gt;&lt;br /&gt;
|Length of day in hours and minutes (sunrise to sunset).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunUp&amp;gt;&lt;br /&gt;
|A flag to indicate if the Sun is above the horizon or not, based on the sunrise and sunset times.&lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 is when the Sun is above the horizon for the station location.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dawn&amp;gt;&lt;br /&gt;
|Start of last Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dusk&amp;gt;&lt;br /&gt;
|End of next Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylightlength&amp;gt;&lt;br /&gt;
| Approximate length of daylight in hours and minutes (dawn to dusk)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#isdaylight&amp;gt;&lt;br /&gt;
|A flag to indicate if the location for the station is in civil daylight or not, based on the dawn and dusk times. &lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 notes that it is currently within the hours of daylight.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tomorrowdaylength&amp;gt;&lt;br /&gt;
|A string giving an approximate predicted difference between the length of daylight (dawn to dusk) yesterday and length of daylight tomorrow.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonphase&amp;gt;&lt;br /&gt;
|Current [[Lunar phase|phase of the moon]] in words, eg &amp;quot;New Moon&amp;quot; etc. The names used can be altered in [[Strings.ini#Moon_Phases|strings.ini]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonAge&amp;gt;&lt;br /&gt;
|Current &#039;&#039;&#039;approximate&#039;&#039;&#039; age of the Moon in days (0-29.53)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonrise&amp;gt;&lt;br /&gt;
|Current moonrise time at the station (if moon rises on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonset&amp;gt;&lt;br /&gt;
|Current moonset time at the station (if moon sets on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercent&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (negative value indicates &#039;waning&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercentAbs&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (always positive)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
| see [[#Today.ini]] Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YSunshineHours&amp;gt;&lt;br /&gt;
|see [[#Yesterday]] Miscellaneous &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CurrentSolarMax&amp;gt;&lt;br /&gt;
|[[FAQ#What_is_this_.22Solar_Max.22_value_which_Cumulus_is_displaying.3F | Current theoretical maximum solar radiation]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunny&amp;gt;&lt;br /&gt;
|Returns 1 if the sun is shining, otherwise 0 (Solar sensor needed)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= System =&lt;br /&gt;
&lt;br /&gt;
Special tags returning information about the device hosting CumulusMX &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:450px&amp;quot; |Applicability&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsVersion&amp;gt;&lt;br /&gt;
|OS version, e.g. &amp;quot;Windows 7 x64 build 7600&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsLanguage&amp;gt;&lt;br /&gt;
|OS language, e.g. &amp;quot;English&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SystemUpTime&amp;gt;&lt;br /&gt;
|How long the system has been up, e.g. &amp;quot;8 hours 21 minutes&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ProgramUpTime&amp;gt;&lt;br /&gt;
|How long Cumulus has been running, e.g. &amp;quot;7 hours 55 minutes&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ProgramUpTimeMs&amp;gt;&lt;br /&gt;
|How long Cumulus has been running in milliseconds&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CpuName&amp;gt;&lt;br /&gt;
|Name of the processors or n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CpuCount&amp;gt;&lt;br /&gt;
|Number of processors, e.g. &amp;quot;4&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CPUTemp&amp;gt;&lt;br /&gt;
|Temperature of the CPU in C, only works on Linux, updates once a minute, returns &#039;-999.0&#039; on Windows&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AllocatedMemory&amp;gt;&lt;br /&gt;
|Amount of memory allocated to Cumulus, e.g. &amp;quot;60.69 MB&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MemoryStatus&amp;gt;&lt;br /&gt;
|Memory status or n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DisplayMode&amp;gt;&lt;br /&gt;
|Display mode or n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DiskSize&amp;gt;&lt;br /&gt;
|The size of the disk CumulusMX resides on or n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DiskFree&amp;gt;&lt;br /&gt;
|The free space on the disk CumulusMX resides on or n/a&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Units=&lt;br /&gt;
&lt;br /&gt;
No optional input nor output parameters.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunit&amp;gt;&lt;br /&gt;
|Unit of temperature being used (Set in Cumulus as [http://en.wikipedia.org/wiki/Centigrade Celsius] or [http://en.wikipedia.org/wiki/Fahrenheit Fahrenheit]) values &amp;quot;&amp;amp;amp;deg;C&amp;quot; or &amp;quot;&amp;amp;amp;deg;F&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#tempunitnoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded (i.e. without &#039;&#039;&#039;&amp;amp;amp;&#039;&#039;&#039; and without &#039;&#039;&#039;&amp;amp;deg;&#039;&#039;&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunitnodeg&amp;gt;&lt;br /&gt;
|The temperature units being used, without a degree symbol, i.e. &amp;quot;F&amp;quot; or &amp;quot;C&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressunit&amp;gt;&lt;br /&gt;
|Unit of measure for pressure. Possible values: &amp;quot;mb&amp;quot;, &amp;quot;hPa&amp;quot;, &amp;quot;in&amp;quot;, &amp;quot;kPa&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rainunit&amp;gt;&lt;br /&gt;
|Unit of measure for rain fall. Possible values: &amp;quot;mm&amp;quot; or &amp;quot;inches&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windunit&amp;gt;&lt;br /&gt;
|Unit of measure for wind speed. Possible values: &amp;quot;m/s&amp;quot;, &amp;quot;mph&amp;quot;, &amp;quot;km/h&amp;quot;, &amp;quot;kts&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrununit&amp;gt;&lt;br /&gt;
|Unit of measure for wind run (distance). Possible values: &amp;quot;km&amp;quot;, &amp;quot;miles&amp;quot;, &amp;quot;km&amp;quot;, &amp;quot;nm&amp;quot; (for wind speeds in m/s, mph, km/h, kts)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbaseunit&amp;gt;&lt;br /&gt;
|The units used for cloudbase value. Possible values:  &amp;quot;ft&amp;quot; or &amp;quot;m&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Date &amp;amp; Time=&lt;br /&gt;
The default format depends on the locale you use to run Cumulus.&lt;br /&gt;
&lt;br /&gt;
When format is fixed it is noted.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#date&amp;gt;&lt;br /&gt;
|The current date.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdate&amp;gt;&lt;br /&gt;
|The current meteorological date.&lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt; (above), but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the &amp;lt;#metdate&amp;gt; will return the date associated with previous calendar day, but will still return current time  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUTC&amp;gt;&lt;br /&gt;
|The current UTC date/time rather than local date/time.  Example result: 18:30 on 30 December 2009. If you want the local date and time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#time&amp;gt;&lt;br /&gt;
|The current time and date. Example result: 18:30 on 30 December 2009.  If you simply wish the time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timehhmmss&amp;gt;&lt;br /&gt;
|The current time (without date). Example format: 18:30:27. You can use output format specifiers to change the way the time is output, but any date specifiers are ignored.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#minute&amp;gt;&lt;br /&gt;
|The current time, just the minutes. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hour&amp;gt;&lt;br /&gt;
|The current time, just the hour. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#day&amp;gt;&lt;br /&gt;
| The current day as a 2-digit number. Fixed format: 07  (cannot use output format modifiers) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dayname&amp;gt;&lt;br /&gt;
| The current day as a word.  For example, Monday &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortdayname&amp;gt;&lt;br /&gt;
| The current day as a shortened word. Example format: Mon&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#month&amp;gt;&lt;br /&gt;
|The current month as a 2-digit number. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#monthname&amp;gt;&lt;br /&gt;
|The current month as a word. Example format: July&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortmonthname&amp;gt;&lt;br /&gt;
|The current month as a shortened word. Example format: Jul&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#year&amp;gt;&lt;br /&gt;
|The current year as a 4-digit number. Example format: 2009  (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortyear&amp;gt;&lt;br /&gt;
|The current year as a 2-digit number. Example format: 09 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdateyesterday&amp;gt;&lt;br /&gt;
|The previous meteorological date.  The default format depends on the locale you use to run Cumulus &lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#yesterday&amp;gt; (below), but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the date output by &amp;lt;#metdateyesterday&amp;gt; will be the calendar day before that returned by &amp;lt;#yesterday&amp;gt;, but the time returned is actual local time.  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#yesterday&amp;gt;&lt;br /&gt;
|Yesterday&#039;s date. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeJavaScript&amp;gt;&lt;br /&gt;
| The JavaScript &#039;&#039;&#039;Date&#039;&#039;&#039; object contains the number of milliseconds since 00:00:00.000 UTC on 1st January 1970, that date and time is known as the UNIX Epoch.  In JavaScript, you can use &amp;lt;code&amp;gt;Math.floor(new Date().getTime()/1000.0)&amp;lt;/code&amp;gt; This getTime method returns the time in milliseconds.  The web tag returns an integer (currently with 13 digits) representing the number of milliseconds since the UNIX epoch when the web tag was processed. It can be used in a script where you wish to re-express other times output by Cumulus MX into UTC (Coordinated Universal Time).  Mac OS X uses 00:00:00.000 UTC on 1st January 2001 as the starting time and date for its millisecond count, so that is considerably lower.&lt;br /&gt;
&lt;br /&gt;
Note that UTC is calculated using 9192631770 times a particular transition time for Caesium 133 as a basis for 1 second. GMT (Greenwich Mean Time) is calculated on the basis that 1 second is 1/86400 of the time taken for a whole (day) rotation of the Earth. UT1 (or solar time) is calculated from various space measurements. Periodically, leap seconds are added to UTC to realign it with UT1, but these leap seconds are not added to the count of milliseconds represented by this web tag.&lt;br /&gt;
&lt;br /&gt;
Do be aware that some devices will use a 32 bit signed integer to represent this number, and that will stop working on 19 January 2038, the year 2038 problem for computing world.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUnix&amp;gt;&lt;br /&gt;
| Unix tracks the number of seconds since the UNIX epoch. So this web tag can be used when you do not want the millisecond accuracy of the previous web tag. Like previous web tag this relates to UTC, so see details for that tag to find out more.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSince30Dec1899&amp;gt; &lt;br /&gt;
|Day count (gives whole and fractional part) Example: 41250.6523310301&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|Date when records began.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSinceRecordsBegan&amp;gt;&lt;br /&gt;
|Day count since Cumulus records started&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Alarms=&lt;br /&gt;
&lt;br /&gt;
There are web tags for each alarm condition, they give a value of &#039;1&#039; if the alarm condition is enabled and is still currently met; otherwise &#039;0&#039;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempAlarm&amp;gt; &lt;br /&gt;
|Low temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempAlarm&amp;gt; &lt;br /&gt;
|High temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeUpAlarm&amp;gt; &lt;br /&gt;
|Temperature increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeDownAlarm&amp;gt; &lt;br /&gt;
|Temperature decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressAlarm&amp;gt; &lt;br /&gt;
|Low pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressAlarm&amp;gt; &lt;br /&gt;
|High pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeUpAlarm&amp;gt; &lt;br /&gt;
|Pressure increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeDownAlarm&amp;gt; &lt;br /&gt;
|Pressure decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsRainingAlarm&amp;gt; &lt;br /&gt;
|&amp;quot;It&#039;s Raining&amp;quot; alarm triggered either via a Hydreon RG-11 device, or rain rate &amp;gt; 0&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainTodayAlarm&amp;gt; &lt;br /&gt;
|High rain today alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateAlarm&amp;gt; &lt;br /&gt;
|High rainfall rate alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustAlarm&amp;gt; &lt;br /&gt;
|High wind gust alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedAlarm&amp;gt; &lt;br /&gt;
|High wind speed alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataStopped&amp;gt;&lt;br /&gt;
|1 if the station has apparently stopped sending data to Cumulus, otherwise 0&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BatteryLowAlarm&amp;gt;&lt;br /&gt;
|Alarm for WLL (Console [if you have an API key] &amp;amp; Tx), VP2 (Console &amp;amp; Tx), GW1000 (Tx)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataSpikeAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a data spike is detected, or a data limit exceeded&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#HttpUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a HTTP upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#MySqlUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a MySQL upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#UpgradeAlarm&amp;gt;&lt;br /&gt;
| Alarm raised if MX upgrade (a newer release) is available&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Extreme Records =&lt;br /&gt;
&lt;br /&gt;
There are a set of tags for the Cumulus record states. They give a value of &#039;1&#039; if the record has been exceeded; otherwise &#039;0&#039;. &lt;br /&gt;
&lt;br /&gt;
These web tags will be set from the time of the record until a timeout value is met (by default each record remains set for 24 hours). &lt;br /&gt;
&lt;br /&gt;
You can change the default timeout through the parameter &#039;&#039;Station Settings=&amp;gt;Common Options=&amp;gt;Advanced Options&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
== Table of web tags available for extreme records ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|The date that Cumulus began tracking all time records&amp;lt;br/&amp;gt; (does not prevent earlier record dates being set manually)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#newrecord&amp;gt; &lt;br /&gt;
|Indicates when any tracked extreme is changed (sets the LED on the interface flashing).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempRecordSet&amp;gt;&lt;br /&gt;
|1 if any temperature-based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time highest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time lowest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHeatIndexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high USA heat index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high Canadian Humidity index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowWindChillRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time greatest wind chill extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high feels like temperature extreme has been updated, 0 if not &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low feels like temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMinTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high minimum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowMaxTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low maximum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind gust extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind speed extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RainRecordSet&amp;gt;&lt;br /&gt;
|1 if any rainfall based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high rain rate extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHourlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high hourly rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRain24HourRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high 24hr rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMonthlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high monthly rain  extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest dry period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest wet period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high humidity light extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressureRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRecordSet&amp;gt;&lt;br /&gt;
|1 if any wind speed based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindrunRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind run extreme has been updated, 0 if not&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Miscellaneous =&lt;br /&gt;
&lt;br /&gt;
All tags are available in all flavours, as far as I know, although &#039;&#039;their output might vary&#039;&#039;, and which input/output parameters they permit might vary between Cumulus 1 and MX.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestError&amp;gt;&lt;br /&gt;
| This tag and the next 5 are in CumulusMX containing the latest error information.&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorEnc&amp;gt;&lt;br /&gt;
| See previous tag for use in PHP scripts.&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorJsEnc&amp;gt;&lt;br /&gt;
| See previous tag for use in javascript.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorDate&amp;gt;&lt;br /&gt;
|See previous tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorTime&amp;gt;&lt;br /&gt;
|See previous tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ErrorLight&amp;gt;&lt;br /&gt;
|1 if the &#039;error&#039; light is flashing, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#version&amp;gt;&lt;br /&gt;
|The version of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#build&amp;gt;&lt;br /&gt;
|The build of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildAvailable&amp;gt;&lt;br /&gt;
|This gets the value 0 or 1 and is checked on start-up and once a day thereafter at a random time&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildNumber&amp;gt;&lt;br /&gt;
|It is checked on start-up and once a day thereafter at a random time. Displays the latest public release build number - eg. b3089&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#realtimeinterval&amp;gt;&lt;br /&gt;
|The real time update interval in seconds (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#interval&amp;gt;&lt;br /&gt;
|The web site update interval in minutes (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: will always return one of these: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
&lt;br /&gt;
This is the end of the meteorological day, so if during Daylight Saving Time rolover is at &amp;quot;10 am&amp;quot;, then on the day DST ends it will return to &amp;quot;9 am&amp;quot; ensuring every meteorological day is exactly 24 hours long. If the time is &amp;quot;Midnight&amp;quot; (or during DST it is &amp;quot;9 am&amp;quot;), then days will be 23 or 25 hours long just on day clocks change, 24 hours otherwise.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationtype&amp;gt;&lt;br /&gt;
|The weather station [https://cumuluswiki.org/a/Cumulus.ini#Section:_Station model] description.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationtypeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#latitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Latitude latitude] (as you entered during setup).&lt;br /&gt;
Supports an optional &#039;dp&#039; parameter, if supplied, instead of the usual web-encoded text format with degrees/minutes/seconds, the result is in decimal degrees to the specified number of decimal places. E.g&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude&amp;gt; gives &amp;quot;N&amp;amp;nbsp;59&amp;amp; deg;&amp;amp;amp;nbsp;14&amp;amp;amp;#39;&amp;amp;amp;nbsp;33&amp;amp;amp;quot;&amp;quot; for N 59 14 33&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude dp=5&amp;gt; gives &amp;quot;59.24250&amp;quot;&lt;br /&gt;
&lt;br /&gt;
If the &amp;quot;dp&amp;quot; parameter is supplied, then supplying &amp;quot;rc=y&amp;quot; in addition will cause any decimal comma to be converted to a decimal point.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#latitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Longitude longitude]  (as you entered during setup). Supports an optional &#039;dp&#039; and &#039;rc&#039; parameters as per the latitude tag.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Altitude altitude] value (web tag outputs web encoded format containing figure, &#039;&amp;amp;amp;nbsp;&#039; and units) in either feet or metres just as you entered during setup e.g. &#039;123&amp;amp;amp;nbsp;m&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#altitudenoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#location&amp;gt;&lt;br /&gt;
|The station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longlocation&amp;gt;&lt;br /&gt;
|Longer description of the station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forum&amp;gt;&lt;br /&gt;
|URL of the forum (as you entered during setup) encoded into a web page menu item by adding colons&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forumurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#webcam&amp;gt;&lt;br /&gt;
|URL of the webcam (as you entered during setup) encoded into a web page menu item by adding colons. Default is blank. Can be used to link to any other web page that you host (Cumulus does not verify that it is a web cam, that is just a label, and the label can be changed on each standard web page individually)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#webcamurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#graphperiod&amp;gt;&lt;br /&gt;
|The number of hours displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Detailed Chart Period&#039; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dailygraphperiod&amp;gt;&lt;br /&gt;
|The number of days displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Daily Chart Period&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAMonthlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA monthly report&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAYearlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA yearly report&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MySqlRealtimeTime&amp;gt;&lt;br /&gt;
|time of last real-time table insert&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MySqlIntervalTime&amp;gt;&lt;br /&gt;
|time of last interval data table insert&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_useApparent&amp;gt;&lt;br /&gt;
| Whether user prefers to see Apparent Temperature or Feels Like Temperature&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showSolar&amp;gt;&lt;br /&gt;
| Whether user wants to show Solar data or does not not have a solar sensor&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showUV&amp;gt;&lt;br /&gt;
| Whether user wants to show Ultra Violet data or does not not have a UV sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Special tags=&lt;br /&gt;
&lt;br /&gt;
==Davis==&lt;br /&gt;
&lt;br /&gt;
At present this table has not yet been updated for latest MX version.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
All (see note for THSWindex) of the following web tags for the Davis PWS are available&lt;br /&gt;
&lt;br /&gt;
The values of the reception tags are updated every 15 minutes.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsReceived&amp;gt;&lt;br /&gt;
|Total number of data packets received. This stat is not supplied by the Davis WLL station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsMissed&amp;gt;&lt;br /&gt;
|Number of missed data packets. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisMaxInARow&amp;gt;&lt;br /&gt;
|Longest streak of consecutive packets received. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumCRCerrors&amp;gt;&lt;br /&gt;
|Number of packets received with CRC errors. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumberOfResynchs&amp;gt;&lt;br /&gt;
|Number of times the console resynchronised with the transmitter. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisFirmwareVersion&amp;gt;&lt;br /&gt;
|The console/WLL firmware version&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THWindex&amp;gt;&lt;br /&gt;
|A derived temperature using Temperature/Humidity/Wind values&lt;br /&gt;
&lt;br /&gt;
The THW Index uses humidity and temperature (like Heat Index), but includes the cooling effects of wind (like wind chill).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THSWindex&amp;gt;&lt;br /&gt;
|A heat stress indicator using Temperature/Humidity/Solar/Wind values.&lt;br /&gt;
*The THSW Index uses humidity and temperature (like the Heat Index), but also includes the heating effects of sunshine, and the cooling effects of wind.&lt;br /&gt;
*Therefore requires Davis station with solar sensor.&lt;br /&gt;
See [http://digitalcommons.unl.edu/cgi/viewcontent.cgi?article=1223&amp;amp;context=animalscinbcr  Approx calculation].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#battery&amp;gt;&lt;br /&gt;
|The console battery condition in volts. eg &amp;quot;4.82v&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#txbattery&amp;gt;&lt;br /&gt;
&amp;lt;#txbattery channel=1&amp;gt;&lt;br /&gt;
|The transmitter battery condition, by default it returns the status of all transmitters.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRain&amp;gt;&lt;br /&gt;
|The console &#039;storm rain&#039; current amount.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRainStart&amp;gt;&lt;br /&gt;
|The console reported date of the start of the &#039;storm&#039; (see previous webtag).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StationFreeMemory&amp;gt; &lt;br /&gt;
|Shows the station free memory for Davis WLC, Ecowitt GW1100/20000 (using HTTP also using Ecowitt API)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StationRuntime&amp;gt;&lt;br /&gt;
| Shows the station uptime in seconds for Davis WLL/WLC, Ecowitt GW1100/20000 (using HTTP)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; that the console does not report start time, so the webtag cannot report time.  It appears a minimum of 2 tips within 3 hours will trigger a storm start, so using &amp;lt;#LastRainTip&amp;gt; might help&lt;br /&gt;
&lt;br /&gt;
==Davis WLL ==&lt;br /&gt;
&lt;br /&gt;
You need a purchased license to use these webtags.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsoleSupplyV&amp;gt;&lt;br /&gt;
|The WLL external supply voltage&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisReceptionPercent tx=1&amp;gt;&lt;br /&gt;
|WLL transmitter reception percentage (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=0&amp;gt;&lt;br /&gt;
|WLL RSSI of the WiFi connection&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=1&amp;gt;&lt;br /&gt;
|WLL RSSI of Transmitter #1  (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastBadCnt&amp;gt;&lt;br /&gt;
|Count of multicast packets missed or have bad a CRC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastGoodCnt&amp;gt;&lt;br /&gt;
|Count of good multicast packets received&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastGoodPct&amp;gt;&lt;br /&gt;
|Percentage of good multicast packets received&lt;br /&gt;
|}&lt;br /&gt;
&#039;&#039;&#039;Note&#039;&#039;&#039;: See also the &#039;&#039;&#039;Davis&#039;&#039;&#039; table for &amp;lt;#StationFreeMemory&amp;gt; and &amp;lt;#StationRuntime&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Ecowitt &amp;amp;&amp;amp; Fine Offset==&lt;br /&gt;
&lt;br /&gt;
The following tags are specific to the Fine Offset series &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Lux value &amp;quot;Fine Offset only&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SensorContactLost&amp;gt;&lt;br /&gt;
|1 if the station has lost contact with its remote sensors &amp;quot;Fine Offset only&amp;quot; &lt;br /&gt;
0 if contact has been established&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraStationFreeMemory&amp;gt;&lt;br /&gt;
|to avoid clashes with the main station and a Ecowitt HTTP station used for extra sensors&lt;br /&gt;
|}&lt;br /&gt;
&#039;&#039;&#039;Note&#039;&#039;&#039;: See also the &#039;&#039;&#039;Davis&#039;&#039;&#039; table for &amp;lt;#StationFreeMemory&amp;gt; and &amp;lt;#StationRuntime&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Cumulus_MX]]&lt;/div&gt;</summary>
		<author><name>SaratogaWX</name></author>
	</entry>
	<entry>
		<id>https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=11782</id>
		<title>Full list of Webtags</title>
		<link rel="alternate" type="text/html" href="https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=11782"/>
		<updated>2024-07-23T16:56:17Z</updated>

		<summary type="html">&lt;p&gt;SaratogaWX: /* Statistics */ corrected tag &amp;lt;#TempAvg24Hrs&amp;gt; to remove space in tag&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; {|align=right&lt;br /&gt;
  |__TOC__&lt;br /&gt;
  |}&lt;br /&gt;
This page has been updated until CMX version 3.27.1&lt;br /&gt;
&lt;br /&gt;
This list only contains the tag names. Tag names are the basic entity when asking a value. Check the [[Webtags#Using_Webtags|Usage of webtags]] and don&#039;t forget tag names are only part of the [[Webtags#General Format for Web Tags|general format for Webtags]]. It does not indicate what parameters they can take, nor does it include the brackets the tag name is surrounded by when you quote it in a template file for Cumulus to process.&lt;br /&gt;
&lt;br /&gt;
Here follow tables that group the tag names by the basic purpose of the tags listed. There has been confusion in the past of tags appearing in more than one group. If you find such occurrence you may notify or modify. &lt;br /&gt;
&lt;br /&gt;
= Current Conditions =&lt;br /&gt;
&lt;br /&gt;
We start with tags that relate to the latest values, as these are the ones that people most often choose to use. The current condition data is also available, for processes external to Cumulus, by using the inbuilt facility to generate [[Realtime.txt|a file]] with such data. CumulusMX makes current values available for a standard range of sensors where the same web tags apply across a range of weather station models. Current values from some [[#Extra Sensors|extra]] temperature and relative humidity sensors (see [[Extra temperatures]]) from particular weather station models are offered as well.&lt;br /&gt;
&lt;br /&gt;
==Standard sensors==&lt;br /&gt;
The tags in this first list are grouped for historical reasons and remain grouped.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temp&amp;gt;&lt;br /&gt;
|The outside (air) temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#intemp&amp;gt;&lt;br /&gt;
|The inside temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeLastHour&amp;gt;&lt;br /&gt;
|The change in outside temperature over the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrend&amp;gt;&lt;br /&gt;
|The average rate of change in temperature over the last three hours. Trend = (temp now - temp 3hrs ago) / 3 (the calculation selected for this trend matches the standard-based calculation for &amp;lt;#presstrendval&amp;gt; despite the naming inconsistency)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendsigned&amp;gt;&lt;br /&gt;
|signed string value of temperature trend&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendtext&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (values can be set in strings.ini)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendenglish&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindex&amp;gt;&lt;br /&gt;
|Current [[heat index]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidex&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Humidex Humidex]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptemp&amp;gt;&lt;br /&gt;
|The [[Apparent_temperature|apparent]] temperature.  The referenced page in weather terminology section of this Wiki explains it. The formula used is that defined by BOM. Although at temperatures above 20°C (68°F) Feels like reports an &amp;quot;apparent temperature&amp;quot; it uses a different formula. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchill&amp;gt;&lt;br /&gt;
|The current [[wind chill]] temperature.  The referenced page in weather terminology section of this Wiki explains it. For temperatures below 10°C (50°F) Feels like reports the same value.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslike&amp;gt;&lt;br /&gt;
|Available for version 3.6.10 and up. See [[Feels Like]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsFreezing&amp;gt;&lt;br /&gt;
|If outside temperature is at or below 0°C/32°F. 0=Above freezing, 1=Below freezing&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#chillhours&amp;gt;&lt;br /&gt;
|The number of [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|&#039;chill hours&#039;]] so far this season (threshold temperature and start date are configurable).&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hum&amp;gt;&lt;br /&gt;
|The outside [http://en.wikipedia.org/wiki/Humidity humidity]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#inhum&amp;gt;&lt;br /&gt;
|The inside humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dew&amp;gt;&lt;br /&gt;
|The current dew point (See [[Temperature_(and_humidity)_measurement#Cumulus_Calculated_Parameters|wiki]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wetbulb&amp;gt;&lt;br /&gt;
|Estimated [http://en.wikipedia.org/wiki/Wet_bulb wet bulb] temperature&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfall&amp;gt;&lt;br /&gt;
|The total rainfall so far today (reports rain counter now minus rain counter at start of day), start of day counter can be edited using &amp;quot;edit rain today&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrate&amp;gt;&lt;br /&gt;
|The current [[Rain_measurement#Rain_Rate|rainfall rate]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rhour&amp;gt;&lt;br /&gt;
|The rainfall in the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#r24hourH&amp;gt;&lt;br /&gt;
|All time high total rainfall in a 24-hour period&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tr24hourH&amp;gt;&lt;br /&gt;
|Time of the rainfall in the last 24 hours&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmidnight&amp;gt;&lt;br /&gt;
|The total rainfall since midnight. Useful if you don&#039;t use midnight as your start of day&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#r24hour&amp;gt;&lt;br /&gt;
| Reading recent history records, takes rain counter for latest minute, and substracts rain counter from as close as possible to same time yesterday (if Cumulus was not running at that time yesterday, but historical catch-up has been enabled, then it is from nearest time available yesterday, so for a logging interval of every 30 minutes might be 24 hours and 16 minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTipISO&amp;gt;&lt;br /&gt;
|Fixed ISO format output giving date and time of last rain gauge tip (e.g 2010-09-06 06:09) The format is always as shown (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTip&amp;gt;&lt;br /&gt;
| (available from release 3.6.1) Date/time of last rain gauge tip &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MinutesSinceLastRainTip&amp;gt;&lt;br /&gt;
|The number of minutes since the last rain gauge tip, in whole numbers, rounded down&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsRaining&amp;gt;&lt;br /&gt;
|For [[Rain_measurement#Optical_Rain_Gauge| Hydreon RG-11 devices]], shows the current rain state. 0=No rain, 1=It&#039;s raining&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmonth&amp;gt;&lt;br /&gt;
|The total rainfall so far this month&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ryear&amp;gt;&lt;br /&gt;
|Annual rainfall total for rainfall season year (i.e. starting month as set on Configuration menu, station screen,  Annual rainfall frame)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveRainDays&amp;gt;&lt;br /&gt;
|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, meteorologists exclude dew (and other times when single tip of recorder).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveDryDays&amp;gt;&lt;br /&gt;
|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&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#press&amp;gt;&lt;br /&gt;
|The [http://en.wikipedia.org/wiki/Sea_level_pressure sea level pressure]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendval&amp;gt;&lt;br /&gt;
|The average rate of pressure change over the last three hours.  Trend = (pressure now - pressure 3hrs ago) / 3 &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendsigned&amp;gt;&lt;br /&gt;
|signed string value of pressure trends&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrend&amp;gt;&lt;br /&gt;
|The pressure trend in words - values can be set in the &#039;strings.ini&#039; file&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendenglish&amp;gt;&lt;br /&gt;
| a single word description for the pressure trend - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed). From version 1.8.8 1st December 2009&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#PressChangeLast3Hours&amp;gt;&lt;br /&gt;
|Available from version 3.11.1;  Total Pressure Change since 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altimeterpressure&amp;gt;&lt;br /&gt;
|Altimeter pressure. Pressure corrected to sea level using the station&#039;s altitude only. Same as sea-level pressure for non-Davis stations.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationpressure&amp;gt;&lt;br /&gt;
|station pressure (the absolute pressure reading)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wlatest&amp;gt;&lt;br /&gt;
|Current wind speed reading from console.  Corresponds to &#039;latest&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearing&amp;gt;&lt;br /&gt;
|Current wind bearing in degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currentwdir&amp;gt;&lt;br /&gt;
|Current wind bearing as a compass point - e.g. ESE &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeed&amp;gt;&lt;br /&gt;
|The 10-minute average, if you have Cumulus set to calculate a 10-minute average. Otherwise, it&#039;s the latest &#039;wind&#039; value from the console (i.e. the current speed as determined by the station). Corresponds to &#039;average&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgbearing&amp;gt;&lt;br /&gt;
|Average wind bearing in degrees over last configured interval minutes. Range 1-360, 0=Calm&lt;br /&gt;
&lt;br /&gt;
This is calculated by taking the wind direction and speed for the last 10 minutes (or other interval as configured), calculates the sums of the North/South and East/West vector components, divides the E/W component sum by the N/S component sum, and takes the arctan.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdir&amp;gt;&lt;br /&gt;
|Average wind bearing over last 10 minutes as a [http://en.wikipedia.org/wiki/Compass compass] point - e.g. ESE&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgust&amp;gt;&lt;br /&gt;
|The highest wind reading in the last 10 minutes. Corresponds to &#039;gust&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindSampleCount&amp;gt;&lt;br /&gt;
|The number of wind samples making up the wind rose (etc) data (up to 3600)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdirdata&amp;gt;&lt;br /&gt;
|Comma separated list of recent wind bearing readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &amp;lt;#nextwindindex&amp;gt;. Reading interval x varies by station type:&lt;br /&gt;
* Oregon:  x=12 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 12 hours worth in full array&lt;br /&gt;
* Davis:  x=2 or 3 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 2.5 hours worth in full array&lt;br /&gt;
* Fine Offset: Cumulus 1 reads the wind data every minute (although station transmits wind data every 40 seconds), so 60 hours worth in full array&lt;br /&gt;
* Davis WLL: x=2.5 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=160900#p160900) so 2.5 hours worth in full array&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspddata&amp;gt;&lt;br /&gt;
|Comma separated list of recent individual (non-averaged) wind speed (correspond to &#039;latest&#039; on the Cumulus main screen) readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &#039;&#039;&#039;nextwindindex&#039;&#039;&#039; tag. Reading interval x varies by station type (see above).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#nextwindindex&amp;gt;&lt;br /&gt;
|The index of the entries in &amp;lt;#wdirdata&amp;gt; and &amp;lt;#wspddata&amp;gt; that Cumulus &#039;&#039;is going to use next&#039;&#039; - i.e. the latest entry used is one less than this; but don&#039;t forget to allow for the wrap around!&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRoseData&amp;gt;&lt;br /&gt;
|A comma-separated list of the wind &#039;totals&#039; used to draw the wind rose (8 or 16 values)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRosePoints&amp;gt;&lt;br /&gt;
|The number of items in &amp;lt;#WindRoseData&amp;gt; (i.e. 8 or 16)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufort&amp;gt;&lt;br /&gt;
|The current wind speed on the [http://en.wikipedia.org/wiki/Beaufort_scale Beaufort scale] (e.g. F8) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufortnumber&amp;gt;&lt;br /&gt;
|The current wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaudesc&amp;gt;&lt;br /&gt;
|The current wind speed Beaufort description (e.g. &amp;quot;Gale&amp;quot;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom10&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo10&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbase&amp;gt;&lt;br /&gt;
|Calculated [http://en.wikipedia.org/wiki/Cloud_base cloud base]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbasevalue&amp;gt;&lt;br /&gt;
|Current calculated cloud base without units&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UV&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Uv_index UV index]. Requires your station to have a UV sensor.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SolarRad&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Solar_radiation solar radiation]. Requires your station to have a solar sensor.&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Current light level in Lux. Requires your station to have a solar sensor. Only applies to Fine Offset stations.&lt;br /&gt;
|-&lt;br /&gt;
|[[Forecast_webtag|&amp;lt;#forecast&amp;gt;]]&lt;br /&gt;
|The current forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#forecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current forecast encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastnumber&amp;gt;&lt;br /&gt;
|The number relating to the current forecast entry in the [[strings.ini]] file.  If your station is not providing it&#039;s own forecast and Cumulus is not calculating one then 0 (zero) is returned.  Note: two negative numbers can be returned by [[Forecast_webtag|Cumulus]]: -1 (neg 1) = Exceptional Fine, -26 (neg 26) = Exceptional Bad&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecast&amp;gt;&lt;br /&gt;
|Always gives Cumulus (Zambretti) [[Forecast_webtag|forecast]], even if the &amp;lt;#forecast&amp;gt; tag provides a station forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#cumulusforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  Cumulus (Zambretti) forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecast&amp;gt;&lt;br /&gt;
|Always gives station forecast (if available)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#wsforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  station forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcond&amp;gt;&lt;br /&gt;
|Represents the value entered on the screen within Cumulus for the Current Weather condition, or the value as held in the [[currentconditions.txt]] file. Any reserved HTML characters are encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcondenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#currcond&amp;gt; but also has all characters above (decimal base) code 159 encoded as HTML entities for example this would encode any use of symbol for degree.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcondJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current conditions encoded for JavaScript&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Extra Sensors==&lt;br /&gt;
&lt;br /&gt;
The extra sensors functionality in Cumulus only supports processing for current spot values as read from the sensors. Periodically spot extra sensor values are logged, see the [[Extra_Sensor_Files|Extra Sensor Files]] page for information about log files from where you can extract the past spot values. The logging can be compared to the Standard Logfiles.&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors: Davis models and Oregon Scientific WMR928, WR100/200 ===&lt;br /&gt;
&lt;br /&gt;
These web tags hold current values for additional sensors supported by CumulusMX. For Oregon Scientific model like WMR-200 with USB connection, please refer to [[#Web tags mentioning (outside) temperature]] because any of the extra temperature tags below can be redirected to &#039;&#039;&#039;&amp;lt;#temp&amp;gt;&#039;&#039;&#039;, and consequently also have web tags reporting daily extremes and longer period extreme records.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp1 - 10&amp;gt;&lt;br /&gt;
|Extra temperature channel 1 - 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP1 - 10&amp;gt;&lt;br /&gt;
|Extra dew point channel 1 - 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum1 - 10&amp;gt;&lt;br /&gt;
|Extra humidity channel 1 - 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilTemp1 - 16&amp;gt;&lt;br /&gt;
|Soil temperature 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture1 - 16&amp;gt;&lt;br /&gt;
|Soil moisture 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafTemp1 - 4&amp;gt;&lt;br /&gt;
|Leaf temperature 1 - 4&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafWetness1 - 8&amp;gt;&lt;br /&gt;
|Leaf wetness 1 - 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors:  Davis AirLink ===&lt;br /&gt;
Available from version 3.9.0. You can configure two Airlink devices which have fixed identification as Indoor and Outdoor. There are a similar set of tags for each device.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Particulate Matter&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm1[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 1 μm, or less count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Currentparticulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality Index Values (allows use of the &amp;quot;dp=n&amp;quot; and &amp;quot;tc=y&amp;quot; parameters)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 2.5 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Stats Values&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 1 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 3 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 24 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] 12 hr averages buffer (2  hrs are required to get a nowcast value)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Sensor Info&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkFirmwareVersion[InǀOut]&amp;gt;&lt;br /&gt;
|Shows the AirLink firmware version as a date string.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkTemp[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air temperature value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkHum[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air humidity value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkWifiRssi[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors WiFi signal strength in dB - anything below -90 is considered very poor.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Extra Sensors: Ecowitt ===&lt;br /&gt;
&lt;br /&gt;
Ecowitt stations are sold under other names depending on nation,  e.g. Ambient in USA, Froggit in central Europe, so Ecowitt is used as a generic name in this Wiki. See also [https://www.wxforum.net/index.php?board=111.0 WXForum.net].&lt;br /&gt;
&lt;br /&gt;
==== WH45 CO₂ sensor ====&lt;br /&gt;
&lt;br /&gt;
Available from release 3.9.5. From 3.27.0 the webtags as below are valid. The previous webtags with the minus sign i.s.o. underscores are deprecated.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2&amp;gt;&lt;br /&gt;
| The actual CO&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; concentration in ppm&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2_24h&amp;gt;&lt;br /&gt;
| The CO&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; concentration in ppm as a moving average over 24 hours&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2_pm1&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 1 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2_pm1_24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 1 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, 24 hours moving average&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2_pm2p5&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; or less&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2_pm2p5_24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2_pm4&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 4 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; or less&lt;br /&gt;
| NOTE: probably - but uncertain - a derivative by Ecowitt (interpolation between 2.5 and 10?)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2_pm4_24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 4 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2_pm10&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less (includes the 2.5 figure)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2_pm10_24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2_temp&amp;gt;&amp;lt;sup&amp;gt;See note&amp;lt;/sup&amp;gt;&lt;br /&gt;
| Temperature as reported by Air Quality monitor. &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2_hum&amp;gt;&lt;br /&gt;
| Relative Humidity as reported by Air Quality monitor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note&#039;&#039;&#039;: This temperature reflects the temperature of the sensor and would be used in combination with the sensors measured humidity (see next) for correction of the measured PM (particulate matter) value. This correction is responsibility of the user and is subject to a lot of discussion. Determination of how to correct the PM value is highly dependent on the conditions and placement of the sensor. See the specification sheet for the sensor or create some multivariate regression line based on calibration measurements. This is also valid for PM sensors like the AirLink. The normal amateur usage of PM sensors is that the uncorrected values are published.&lt;br /&gt;
&lt;br /&gt;
==== WN34 soil and water sensor ====&lt;br /&gt;
&lt;br /&gt;
Cumulus MX can support the Ecowitt WN34 (other model types exist and are reported here as if WN34) soil and water temperature sensors. They are reported as &amp;quot;User Temperature 1&amp;quot; to &amp;quot;User Temperature 8&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp1 - 8&amp;gt;&lt;br /&gt;
|The temperature of the sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Divers Extra Sensors ====&lt;br /&gt;
Below are described the tags resulting from &#039;&#039;Ecowitt Air quality (WH41,WH43,WH45)&#039;&#039;, Ecowitt leak sensor (WH55), lighting detector (WH57), and extra temperature sensors (WN34)&lt;br /&gt;
&lt;br /&gt;
This sub-section applies only to those using Ecowitt GW1000 and possibly other devices (also Froggit DS1500, and other equivalents, see [[Supported Devices]]) an interface unit that picks up various external sensors and sends the data via an application programming interface to CumulusMX which then generates the following web tags:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#GW1000FirmwareVersion&amp;gt;&lt;br /&gt;
|GW1000 firmware version string&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#EcowittFirmwareVersion&amp;gt;&lt;br /&gt;
|Ecowitt firmware version string&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#EcowittReception&amp;gt;&lt;br /&gt;
|Reception signal strength for the Ecowitt devices in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#EcowittCameraUrl&amp;gt;&lt;br /&gt;
|The URL for the HTTPS GET command to get the camera picture and timelapse&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQuality1 - 4&amp;gt;&lt;br /&gt;
| Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQualityAvg1 - 4&amp;gt;&lt;br /&gt;
| 24 hr moving average Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeakSensor1 - 4&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningDistance&amp;gt;&lt;br /&gt;
|Distance to last strike &lt;br /&gt;
Same units as wind run - miles/km/nm. Returns 0.0 if you don&#039;t have a sensor, GW1000 api returns max value you can put in a byte - 0xFF which translates to 158.4 miles = 255 km if have sensor but no strike detected yet, so CMX translates that to &#039;----&#039;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningTime&amp;gt;&lt;br /&gt;
|Date and Time of last strike. &lt;br /&gt;
Default without output parameters is locale&#039;s short time format e.g. 18:02 or 6:02 pm, without date, but tag accepts both date and time output parameters. &lt;br /&gt;
Returns &#039;----&#039; if you don&#039;t have sensor or there has not been a strike since the sensor was installed. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of lighting strikes today&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp1 - 8&amp;gt; &lt;br /&gt;
|User Temperature 1 - 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The WH32 produces Temperature, Humidity and Dewpoint tags as the Davis above, WH51 soilmoisture produces similar tags.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp1 - 8&amp;gt;&lt;br /&gt;
|Extra temperature Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP1 - 8&amp;gt;&lt;br /&gt;
|Extra dew point Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum1 - 8&amp;gt;&lt;br /&gt;
|Extra humidity Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;| WH51 soilmoisture sensor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture1 - 8&amp;gt;&lt;br /&gt;
|Soil moisture 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Recent History=&lt;br /&gt;
&lt;br /&gt;
Please refer to the [[Recent history]] page for full information about using the tags in the following two tables. &lt;br /&gt;
&lt;br /&gt;
All tags in the tables below have:&lt;br /&gt;
#Mandatory input parameters as in this [[Webtags/Parameters#Input_modification_Parameters|description]]&lt;br /&gt;
#Optional output parameters to modify the time format as in this [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|description]]&lt;br /&gt;
&lt;br /&gt;
== Timestamp tag ==&lt;br /&gt;
Although as [[Recent history]] page explains, the history is intended to cover every minute in last 7 days, some entries may be at less frequent intervals, and when clocks change some entries will be missing altogether.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Time-stamp tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentTS&amp;gt;&lt;br /&gt;
|Gives the timestamp of the data that will be returned for any other recent history tag that uses same &#039;&#039;&#039;d, h, and m&#039;&#039;&#039; parameters&lt;br /&gt;
|&amp;lt;#RecentTS h=3 m=1 format=&amp;quot;HH:mm&amp;quot;&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== All Recent History Tags ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Input Modification Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentOutsideTemp&amp;gt;&lt;br /&gt;
|Outside Temperature&lt;br /&gt;
| &amp;lt;#RecentOutsideTemp h=3 m=1&amp;gt;&amp;amp;nbsp;&amp;lt;#tempunit&amp;gt; will display the temperature at the start of the period for which &amp;lt;#temptrend&amp;gt; is calculated&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill &lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentDewPoint&amp;gt;&lt;br /&gt;
|Dew Point&lt;br /&gt;
| &amp;lt;#RecentDewPoint h=25&amp;gt; reports the dew point temperature just over a day ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentApparent&amp;gt;&lt;br /&gt;
|Apparent&lt;br /&gt;
| &amp;lt;#RecentApparent m30&amp;gt; reports the dew point temperature half an hour ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHeatIndex&amp;gt;&lt;br /&gt;
|Heat Index&lt;br /&gt;
| &amp;lt;#RecentHeatIndex m=121&amp;gt; reports the heat index about 2 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidity&amp;gt;&lt;br /&gt;
|Relative Humidity&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind &amp;lt;br&amp;gt;(Note: Wind &#039;Speed&#039;, &#039;Gust&#039; and &#039;Latest&#039; have the usual Cumulus meanings see [[Wind measurement]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindSpeed&amp;gt;&lt;br /&gt;
|Wind Speed&lt;br /&gt;
| &amp;lt;#RecentWindSpeed m=10&amp;gt; will display the average wind speed 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindGust&amp;gt;&lt;br /&gt;
|Wind Gust&lt;br /&gt;
&lt;br /&gt;
(reports maximum gust from build 1088 of version 1.9.4)&lt;br /&gt;
| &amp;lt;#RecentWindGust d=1 m=1&amp;gt; will report the wind gust at approximately the same time yesterday&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindLatest&amp;gt;&lt;br /&gt;
|Wind Latest. &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindDir&amp;gt;&lt;br /&gt;
|Wind Direction (instantaneous)&lt;br /&gt;
| &amp;lt;#RecentWindDir m=10&amp;gt; will tell you which direction the wind was blowing from 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir&amp;gt;&lt;br /&gt;
|Wind Direction (average)&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir d=6&amp;gt; will say what the calculated average wind direction was at this time at the start of the week&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentPressure&amp;gt;&lt;br /&gt;
|Sea-level Pressure&lt;br /&gt;
| &amp;lt;#RecentPressure h=3 m=1&amp;gt; gives the sea level pressure when &amp;lt;#presstrendval&amp;gt; started tracking the pressure&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentRainToday&amp;gt;&lt;br /&gt;
|Daily rain total from last roll-over to specified time&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar &amp;amp; UV&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentSolarRad&amp;gt;&lt;br /&gt;
|Solar Radiation &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentUV&amp;gt;&lt;br /&gt;
|UV Index &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Indoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentIndoorTemp&amp;gt;&lt;br /&gt;
|Indoor Temperature&lt;br /&gt;
|  Parameters as with other Recent webtags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentIndoorHumidity&amp;gt;&lt;br /&gt;
|Indoor Temperature&lt;br /&gt;
|  Parameters as with other Recent webtags&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Outdoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill  (if temperature is below 10°C or 50 °F, then the new Feels Like now available in MX (next item) will report this same value).&lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentFeelsLike&amp;gt;&lt;br /&gt;
| Feels Like Temperature&lt;br /&gt;
| &amp;lt;#RecentFeelsLike h=12 m=1&amp;gt; reports the feel like temperature 12 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidex&amp;gt;&lt;br /&gt;
| Canadian Humidity Index (humidex) Dimensionless - no units&lt;br /&gt;
| &amp;lt;#RecentHumidex h=3&amp;gt; reports humidex 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality tags&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Today=&lt;br /&gt;
&lt;br /&gt;
Cumulus allows some control over the time that &amp;quot;Today&amp;quot; begins:&lt;br /&gt;
# You can define the log rollovertime. Choose between 9am or midnight.&lt;br /&gt;
# For the weather diary feature &#039;&#039;&#039;SnowDepthHour&#039;&#039;&#039; The default SnowDepthHour is 0&lt;br /&gt;
&lt;br /&gt;
Readings from your weather station are assigned to the &amp;quot;Today&amp;quot; based on 3 options for [[Meteorological day]]&lt;br /&gt;
# starting at 9:00 am, based on winter time, so switching to 10:00 during Daylight Saving (summer) time, or&lt;br /&gt;
# starting at 9:00 am, all year round, or&lt;br /&gt;
# aligned with calendar days, so today starts at midnight&lt;br /&gt;
&lt;br /&gt;
The independence of the start time for weather diary and weather station related web tags means needs to be remembered when labelling web tags from the two tables below. It was assumed that you would use 9 a.m. as start time for both, but not care when snow fell, as it often has in the UK, after Summer Time has begun, so weather station tags were by default reporting from 10 a.m. local time and snow as at 9 a.m.&lt;br /&gt;
&lt;br /&gt;
In MX, if you choose 9 a.m. (optionally 10 a.m. in summer) for rollover, so all the standard derivative are assigned to the date the meteorological day starts as Today, but the sunshine hours recorded against today will be from midnight on the said date.&lt;br /&gt;
&lt;br /&gt;
==Weather Diary==&lt;br /&gt;
&lt;br /&gt;
This first table lists all the web tags available for reporting what is recorded in the weather diary. Just to be clear, the web tags shown below, will report data for previous day if the current time is before the snow depth hour setting, and report data for the current day if the current time matches the snow depth hour or is later.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowdepth&amp;gt;&lt;br /&gt;
|Meteorologists report snow depth in cm, so this is default unit for Cumulus. &lt;br /&gt;
&lt;br /&gt;
If there is no entry in Weather Diary for the day explained above, reports zero.&lt;br /&gt;
&lt;br /&gt;
Input is to 2 decimal places. MX allows output in centimetres with decimal places without any script. You can&#039;t change the units shown in admin interface, but your value can be input as inches to 2 decimal places if you ignore &amp;quot;cm&amp;quot; that is displayed in that interface.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowlying&amp;gt;&lt;br /&gt;
| If there is no entry in Weather Diary for the day explained above, this web tag returns null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowfalling&amp;gt;&lt;br /&gt;
| If there is no entry in Weather Diary for the day explained above, this web tag returns null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Today.ini==&lt;br /&gt;
&lt;br /&gt;
These tag names relate to the current [[Meteorological day]] and they are populated from information held in [[today.ini]]; Where a tag name reports a value specific to a past time in today-so-far, there will also be a tag name that can give the time of day, shown in same row of table below. For those that cover whole day so far, the final column contains &amp;quot;n/a&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
There is some inconsistency in naming with &amp;quot;T&amp;quot; not included in all tag names, &amp;quot;T&amp;quot; is used in conjunction with &amp;quot;H&amp;quot; or &amp;quot;L&amp;quot; as a suffix for extreme values/time-stamps, but a prefix &amp;quot;T&amp;quot; can identify today&#039;s value, or prefix &amp;quot;T&amp;quot; can signify a time-stamp. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtemp&amp;gt;&lt;br /&gt;
|The [[Average_temperature|average]] temperature so far today (calculated from all temperature readings processed by Cumulus, [[Today.ini|today.ini]] stores a cumulative aggregate and counts the number of values processed, so a division gives this output)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprange&amp;gt;&lt;br /&gt;
|The temperature range (&amp;lt;#tempTH&amp;gt; - &amp;lt;#tempTL&amp;gt;) so far today (Cumulus calculates all these tags using Celsius values, but outputs them in your chosen units)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest temperature since midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest temperature since midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightRangeT&amp;gt;&lt;br /&gt;
|The temperature range (max - min) so far today from midnight (Cumulus calculates all these tags using Celsius values, but outputs them in your chosen units)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTH&amp;gt;&lt;br /&gt;
|Today&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTL&amp;gt;&lt;br /&gt;
|Today&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTH&amp;gt;&lt;br /&gt;
|Today&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTL&amp;gt;&lt;br /&gt;
|Today&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillTL&amp;gt;&lt;br /&gt;
|Today&#039;s greatest wind chill&lt;br /&gt;
|&amp;lt;#TwchillTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#ThumTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#ThumTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Precipitation&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rain24hourTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest rain for 24 hours&lt;br /&gt;
|&amp;lt;#Train24hourTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainToday&amp;gt;&lt;br /&gt;
|If you have an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode, this gives today&#039;s rain total so far according to the sensor&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustTM&amp;gt; &lt;br /&gt;
|Today&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingTM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of today&#039;s high gust (&amp;lt;#wgustTM&amp;gt;) in degrees&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#directionTM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of today&#039;s high gust (&amp;lt;#wgustTM&amp;gt;) in as a compass point (e.g. &amp;quot;NNE&amp;quot;)&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufort&amp;gt; &lt;br /&gt;
|Today&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufortnumber&amp;gt;&lt;br /&gt;
|Today&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#windrun&amp;gt;&lt;br /&gt;
|The total wind run so far today&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvg&amp;gt;&lt;br /&gt;
|The wind run divided by time passed since rollover to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearing&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddir&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for today&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ET&amp;gt;&lt;br /&gt;
|Today&#039;s [http://en.wikipedia.org/wiki/Evapotranspiration evapotranspiration], if not on the station can be calculated by CMX.&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarTH&amp;gt;&lt;br /&gt;
|Today&#039;s high solar radiation value (Solar sensor needed)&lt;br /&gt;
|&amp;lt;#TsolarTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVTH&amp;gt;&lt;br /&gt;
|Today&#039;s high UV Index (UV sensor needed)&lt;br /&gt;
|&amp;lt;#TUVTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
|Today&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of strikes since midnight, default 0 &lt;br /&gt;
&lt;br /&gt;
(other lightning tags can be found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursToday&amp;gt;&lt;br /&gt;
| The incremental chill hours figure since start of today (Compare with Cumulative seasonal Chill Hours at end of today &amp;lt;#chillhours&amp;gt; found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= No Commas; RC Webtags =&lt;br /&gt;
&lt;br /&gt;
The conversion of comma decimal separator to a point is described on the [[Webtags/Parameters#Changing_the_decimal_separator|parameter page]]. However, there is a set of legacy webtags which produce that value without a comma without parameter. Those webtags have a prefix of RC and are listed separately. Those webtags still exist and are listed here without further comment.&lt;br /&gt;
&lt;br /&gt;
== Current conditions ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCtemp&amp;gt;, &amp;lt;#RCdew&amp;gt;, &amp;lt;#RCheatindex&amp;gt;, &amp;lt;#RChum&amp;gt;, &amp;lt;#RCinhum&amp;gt;, &amp;lt;#RCintemp&amp;gt;, &amp;lt;#RCpress&amp;gt;, &amp;lt;#RCrfall&amp;gt;, &amp;lt;#RCrrate&amp;gt;, &amp;lt;#RCwchill&amp;gt;, &amp;lt;#RCwgust&amp;gt;, &amp;lt;#RCwspeed&amp;gt;, &amp;lt;#RCwlatest&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Today ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCpressTH&amp;gt;,  &amp;lt;#RCpressTL&amp;gt;,  &amp;lt;#RCrrateTM&amp;gt;,  &amp;lt;#RCtempTH&amp;gt;, &amp;lt;#RCtempTL&amp;gt;, &amp;lt;#RCwgustTM&amp;gt;,  &amp;lt;#RCdewpointTH&amp;gt;, &amp;lt;#RCdewpointTL&amp;gt;, &amp;lt;#RCwchillTL&amp;gt;, &amp;lt;#RCheatindexTH&amp;gt;, &amp;lt;#RCapptempTH&amp;gt;, &amp;lt;#RCapptempTL&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Recent History ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCRecentOutsideTemp&amp;gt;, &amp;lt;#RCRecentWindSpeed&amp;gt;, &amp;lt;#RCRecentWindGust&amp;gt;, &amp;lt;#RCRecentWindLatest&amp;gt;, &amp;lt;#RCRecentWindChill&amp;gt;, &amp;lt;#RCRecentDewPoint&amp;gt;, &amp;lt;#RCRecentHeatIndex&amp;gt;, &amp;lt;#RCRecentPressure&amp;gt;, &amp;lt;#RCRecentRainToday&amp;gt;, &amp;lt;#RCRecentUV&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Yesterday=&lt;br /&gt;
&lt;br /&gt;
Note that the Y indicating yesterday is sometimes a prefix, sometimes a suffix (with H for High, L for Low), web tags are not named consistently!&lt;br /&gt;
&lt;br /&gt;
For web tags that refer to a particular time of day, there is a corresponding web tag that can give that time of day. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:550px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprangeY&amp;gt;&lt;br /&gt;
|The temperature range (max - min) yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest temperature from midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest temperature from midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightRangeY&amp;gt;&lt;br /&gt;
|The temperature range (max - min) yesterday from midnight&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtempY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s average temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Ychillhours&amp;gt;&lt;br /&gt;
| The Cumulative [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] as recorded at rollover (the end of meteorological yesterday)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursYest&amp;gt;&lt;br /&gt;
| The incremental [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] yesterday&lt;br /&gt;
&lt;br /&gt;
(compare with &amp;lt;#chillhoursToday&amp;gt; described in [[#Today.ini]] table)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#TwchillYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYH&amp;gt;&lt;br /&gt;
|High humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYL&amp;gt;&lt;br /&gt;
|Low humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallY&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to the connected weather station&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainYest&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rain24hourYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest hourly rain over 24 hours&lt;br /&gt;
|&amp;lt;#Train24hourYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustYM&amp;gt; &lt;br /&gt;
|Yesterday&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingYM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of yesterday&#039;s high gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#directionYM&amp;gt;&lt;br /&gt;
|The wind direction at the time of yesterday&#039;s high gust as a compass point (e.g. &amp;quot;NNW&amp;quot;)&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufort&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufortnumber&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for yesterday&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearingY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddirY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunY&amp;gt;&lt;br /&gt;
|The total wind run for yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvgY&amp;gt;&lt;br /&gt;
| The wind run yesterday divided by 24 hours to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YSunshineHours&amp;gt;&lt;br /&gt;
|Yesterday&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high solar radiation value (Solar sensor needed) &lt;br /&gt;
|&amp;lt;#TsolarYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high UV Index (UV sensor needed) &lt;br /&gt;
|&amp;lt;#TUVYH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Records=&lt;br /&gt;
==Yearly==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:350px&amp;quot;|Time Webtag&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#YearTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#YearTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s highest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s lowest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHeatIndexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest USA heat index&lt;br /&gt;
|&amp;lt;#YearHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWChillL&amp;gt;&lt;br /&gt;
|This year&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#YearWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeH&amp;gt;&lt;br /&gt;
|This year&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumidexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#YearHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointH&amp;gt;&lt;br /&gt;
|This year&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMinTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMaxTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumH&amp;gt;&lt;br /&gt;
|This year&#039;s high humidity&lt;br /&gt;
|&amp;lt;#YearHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumL&amp;gt;&lt;br /&gt;
|This year&#039;s low humidity&lt;br /&gt;
|&amp;lt;#YearHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressH&amp;gt;&lt;br /&gt;
|This year&#039;s high pressure&lt;br /&gt;
|&amp;lt;#YearPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressL&amp;gt;&lt;br /&gt;
|This year&#039;s low pressure&lt;br /&gt;
|&amp;lt;#YearPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearGustH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind gust&lt;br /&gt;
|&amp;lt;#YearGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind speed&lt;br /&gt;
|&amp;lt;#YearWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindRunH&amp;gt;&lt;br /&gt;
| This year&#039;s highest Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearRainRateH&amp;gt;&lt;br /&gt;
|This year&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#YearRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHourlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#YearHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDailyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high daily rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearRain24HourH&amp;gt;&lt;br /&gt;
|This year&#039;s high 24hr rain&lt;br /&gt;
|&amp;lt;#YearRain24HourHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearRain24HourHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMonthlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high monthly rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMonthlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest period without rain ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AnnualET&amp;gt;&lt;br /&gt;
|Year&#039;s total [http://en.wikipedia.org/wiki/Evapotranspiration evapotranspiration], if not on the station can be calculated by CMX.&lt;br /&gt;
|n/a&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursYear&amp;gt;&lt;br /&gt;
| the total sunshine hours in year-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==All Time==&lt;br /&gt;
&lt;br /&gt;
The default formats are:&lt;br /&gt;
*The default format for an extreme month is to show the month name in full i.e. format &#039;MMMM&#039; followed by the year in full. &lt;br /&gt;
*For an extreme day it shows the day of the month and the month name in full i.e. format &amp;quot;dd MMMM&amp;quot; (same for Cumulus 1 and Cumulus MX), prefixed with the word &#039;on&#039; again ending with the year. &lt;br /&gt;
*For the highest/lowest within a day in the year it shows both time and date adding the word &amp;quot;at&amp;quot; before the time, and the word &#039;on&#039; before the date (i.e. on the standard web page the time comes first, not as seen in admin interface).&lt;br /&gt;
&lt;br /&gt;
You can change the default output on either the standard web template, or in your own file,  by using the [[#Time.2FDate_.27format.27_Parameter|formats]], please check the [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|Parameter page]].&lt;br /&gt;
&lt;br /&gt;
Note that unlike the this month and this year web tags, the time and the date are both included in the default format of the standard time-stamp web tags for the &#039;highest minimum&#039; and &#039;lowest maximum&#039; temperatures, yet another inconsistency!&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempH&amp;gt;&lt;br /&gt;
|All time high temperature&lt;br /&gt;
|&amp;lt;#TtempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempL&amp;gt;&lt;br /&gt;
|All time low temperature &lt;br /&gt;
|&amp;lt;#TtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#mintempH&amp;gt;&lt;br /&gt;
|All time high minimum temperature &lt;br /&gt;
|&amp;lt;#TmintempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#maxtempL&amp;gt;&lt;br /&gt;
|All time low maximum temperature &lt;br /&gt;
|&amp;lt;#TmaxtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDailyTempRange&amp;gt;&lt;br /&gt;
|All time low daily temperature range&lt;br /&gt;
|&amp;lt;#TLowDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyTempRange&amp;gt;&lt;br /&gt;
|All time high daily temperature range&lt;br /&gt;
|&amp;lt;#THighDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempH&amp;gt;&lt;br /&gt;
|All time high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempL&amp;gt;&lt;br /&gt;
|All time low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeH&amp;gt;&lt;br /&gt;
|All time high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeL&amp;gt;&lt;br /&gt;
|All time low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexH&amp;gt;&lt;br /&gt;
|All time high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexH&amp;gt;&lt;br /&gt;
|All time high USA heat index&lt;br /&gt;
|&amp;lt;#TheatindexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointH&amp;gt;&lt;br /&gt;
|All time high dew point&lt;br /&gt;
|&amp;lt;#TdewpointH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointL&amp;gt;&lt;br /&gt;
|All time low dew point&lt;br /&gt;
|&amp;lt;#TdewpointL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humH&amp;gt;&lt;br /&gt;
|All time high humidity&lt;br /&gt;
|&amp;lt;#ThumH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humL&amp;gt;&lt;br /&gt;
|All time low humidity&lt;br /&gt;
|&amp;lt;#ThumL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillL&amp;gt;&lt;br /&gt;
|All time greatest wind chill (i.e. lowest temperature, but highest wind speed) &lt;br /&gt;
|&amp;lt;#TwchillL&amp;gt;&lt;br /&gt;
|NOTE: These were misnamed &#039;&#039;wchillH&#039;&#039; which names have been deprecated.&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateM&amp;gt;&lt;br /&gt;
|All time high rain rate &lt;br /&gt;
|&amp;lt;#TrrateM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallH&amp;gt;&lt;br /&gt;
|All time high daily rain &lt;br /&gt;
|&amp;lt;#TrfallH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallhH&amp;gt;&lt;br /&gt;
|All time high hourly rain&lt;br /&gt;
|&amp;lt;#TrfallhH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallmH&amp;gt;&lt;br /&gt;
|All time high monthly rain &lt;br /&gt;
|&amp;lt;#TrfallmH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriod&amp;gt;&lt;br /&gt;
|All time longest dry period (days)&lt;br /&gt;
|&amp;lt;#TLongestDryPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriod&amp;gt;&lt;br /&gt;
|All time longest wet period (days)&lt;br /&gt;
|&amp;lt;#TLongestWetPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressH&amp;gt;&lt;br /&gt;
|All time high pressure &lt;br /&gt;
|&amp;lt;#TpressH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressL&amp;gt;&lt;br /&gt;
|All time low pressure &lt;br /&gt;
|&amp;lt;#TpressL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#gustM&amp;gt;&lt;br /&gt;
|All time high wind gust &lt;br /&gt;
|&amp;lt;#TgustM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeedH&amp;gt;&lt;br /&gt;
|All time high average wind speed &lt;br /&gt;
|&amp;lt;#TwspeedH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunH&amp;gt;&lt;br /&gt;
|All time high daily wind run&lt;br /&gt;
|&amp;lt;#TwindrunH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Monthly==&lt;br /&gt;
&lt;br /&gt;
The web tags in the date column default output dates in the format &amp;quot;dd MMMM&amp;quot;. For web tags that represent daily values, there are (obviously) no corresponding time web tags, but for high and low spot values the default &#039;h:mm&#039; format of the time output can be changed. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Time Webtag name&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempH&amp;gt;&lt;br /&gt;
|This months high temperature&lt;br /&gt;
|&amp;lt;#MonthTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempL&amp;gt;&lt;br /&gt;
|This months low temperature&lt;br /&gt;
|&amp;lt;#MonthTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMinTempH&amp;gt;&lt;br /&gt;
|This months highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMaxTempL&amp;gt;&lt;br /&gt;
|This months lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHeatIndexH&amp;gt;&lt;br /&gt;
|This months high USA heat index&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWChillL&amp;gt;&lt;br /&gt;
|This months greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#MonthWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempH&amp;gt;&lt;br /&gt;
|This month&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempL&amp;gt;&lt;br /&gt;
|This month&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeH&amp;gt;&lt;br /&gt;
|This month&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeL&amp;gt;&lt;br /&gt;
|This months lowest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumidexH&amp;gt;&lt;br /&gt;
|This month&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#MonthHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointH&amp;gt;&lt;br /&gt;
|This month&#039;s high dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointL&amp;gt;&lt;br /&gt;
|This month&#039;s low dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumH&amp;gt;&lt;br /&gt;
|This month&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#MonthHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#MonthHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressH&amp;gt;&lt;br /&gt;
|This month&#039;s highest pressure&lt;br /&gt;
|&amp;lt;#MonthPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest pressure&lt;br /&gt;
|&amp;lt;#MonthPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthGustH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind gust&lt;br /&gt;
|&amp;lt;#MonthGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind speed&lt;br /&gt;
|&amp;lt;#MonthWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindRunH&amp;gt;&lt;br /&gt;
|This month&#039;s high Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunmonth&amp;gt;&lt;br /&gt;
|This month&#039;s Wind Run so far&lt;br /&gt;
|n/a&lt;br /&gt;
|n/a &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthRainRateH&amp;gt;&lt;br /&gt;
|This month&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#MonthRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHourlyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthRain24HourH&amp;gt;&lt;br /&gt;
|This month&#039;s highest 24hr rain&lt;br /&gt;
|&amp;lt;#MonthRain24HourHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthRain24HourHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDailyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s wettest day (greatest daily rain)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest dry period ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day, ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursMonth&amp;gt;&lt;br /&gt;
| the total sunshine hours in month-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Monthly All Time Records==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;These tag names represent extreme record values (and corresponding time-stamps) for any particular month (1 =January, and so on, to 12 =December) in all years&#039;&#039;&#039; (HAR To place somewhere)&lt;br /&gt;
&lt;br /&gt;
This table includes webtags that show the values in [[Monthlyalltime.ini]] log file.&lt;br /&gt;
&lt;br /&gt;
These are a set of tags for monthly all-time highs and lows, in other words the highest and lowest values for a particular month of the year.  &lt;br /&gt;
# The tag names listed here require a [[Webtags/Parameters#Input_modification_Parameters|input modification parameter]].&lt;br /&gt;
# The tag names here can optionally take any [[Webtags/Parameters#Output_modification_parameters|output modification parameters]].&lt;br /&gt;
# To supply both optional input modification, and optional output modification parameters, separate them with spaces, e.g. &amp;lt;#ByMonthTempHT mon=7 format=hh:nn&amp;gt;. In that example, the time (not date) of highest ever temperature in July is returned after processing by Cumulus.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempH&amp;gt;&lt;br /&gt;
|High Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempL&amp;gt;&lt;br /&gt;
|Low Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexH&amp;gt;&lt;br /&gt;
|High Heat Index&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWChillL&amp;gt;&lt;br /&gt;
|Greatest wind chill (i.e. lowest temperature and highest wind speed)&lt;br /&gt;
|&amp;lt;#ByMonthWChillLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempH&amp;gt;&lt;br /&gt;
|High Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempL&amp;gt;&lt;br /&gt;
|Low Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeH&amp;gt;&lt;br /&gt;
|High Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeL&amp;gt;&lt;br /&gt;
|Low Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumidexH&amp;gt;&lt;br /&gt;
|High Canadian Humidity Index (Humidex)&lt;br /&gt;
|&amp;lt;#ByMonthHumidexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointH&amp;gt;&lt;br /&gt;
|High Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointL&amp;gt;&lt;br /&gt;
|Low Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMinTempH&amp;gt;&lt;br /&gt;
|Highest Daily Minimum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMinTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempL&amp;gt;&lt;br /&gt;
|Lowest Daily Maximum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRangeT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRangeT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumH&amp;gt;&lt;br /&gt;
|High Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumL&amp;gt;&lt;br /&gt;
|Low Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumLT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressH&amp;gt;&lt;br /&gt;
|High Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressL&amp;gt;&lt;br /&gt;
|Low Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthGustH&amp;gt;&lt;br /&gt;
|High Wind Gust&lt;br /&gt;
|&amp;lt;#ByMonthGustHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindH&amp;gt;&lt;br /&gt;
|High Wind Speed&lt;br /&gt;
|&amp;lt;#ByMonthWindHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindRunH&amp;gt;&lt;br /&gt;
|High Daily Wind Run&lt;br /&gt;
|&amp;lt;#ByMonthWindRunHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthRainRateH&amp;gt;&lt;br /&gt;
|High Rain Rate&lt;br /&gt;
|&amp;lt;#ByMonthRainRateHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainH&amp;gt;&lt;br /&gt;
|High Monthly Rainfall&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainH&amp;gt;&lt;br /&gt;
|High Hourly Rain&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthRain24HourH&amp;gt;&lt;br /&gt;
|High 24hr Rain&lt;br /&gt;
|&amp;lt;#ByMonthRain24HourHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainH&amp;gt;&lt;br /&gt;
|High Daily Rain&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest Dry Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriodT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest Wet Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriodT&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Statistics=&lt;br /&gt;
This section is quite small but may enlarge so it has become a separate chapter.  &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:750px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempAvg24Hrs&amp;gt;&lt;br /&gt;
|Mean for the last 24 hrs. It does not take parameters.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempAvg mon=[1-12]&amp;gt;&lt;br /&gt;
|Mean for requested month over the entire history. Omit the month parameter for the current month&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempAvg m=[1-12] y=[YYYY]&amp;gt;&lt;br /&gt;
|Mean for the requested specific month. Omit the parameters for the current month&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempAvg y=[YYYY]&amp;gt;&lt;br /&gt;
|Mean for the requested year. Omit the year parameter for the current year&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Day/Night/Sun/Moon=&lt;br /&gt;
&lt;br /&gt;
These values are calculated hourly.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunrise&amp;gt;&lt;br /&gt;
|Last sunrise time at the station - This sunrise time is calculated by a third party library each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunset&amp;gt;&lt;br /&gt;
|Next sunset time at the station - The sunset/sunrise times are calculated each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylength&amp;gt;&lt;br /&gt;
|Length of day in hours and minutes (sunrise to sunset).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunUp&amp;gt;&lt;br /&gt;
|A flag to indicate if the Sun is above the horizon or not, based on the sunrise and sunset times.&lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 is when the Sun is above the horizon for the station location.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dawn&amp;gt;&lt;br /&gt;
|Start of last Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dusk&amp;gt;&lt;br /&gt;
|End of next Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylightlength&amp;gt;&lt;br /&gt;
| Approximate length of daylight in hours and minutes (dawn to dusk)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#isdaylight&amp;gt;&lt;br /&gt;
|A flag to indicate if the location for the station is in civil daylight or not, based on the dawn and dusk times. &lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 notes that it is currently within the hours of daylight.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tomorrowdaylength&amp;gt;&lt;br /&gt;
|A string giving an approximate predicted difference between the length of daylight (dawn to dusk) yesterday and length of daylight tomorrow.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonphase&amp;gt;&lt;br /&gt;
|Current [[Lunar phase|phase of the moon]] in words, eg &amp;quot;New Moon&amp;quot; etc. The names used can be altered in [[Strings.ini#Moon_Phases|strings.ini]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonAge&amp;gt;&lt;br /&gt;
|Current &#039;&#039;&#039;approximate&#039;&#039;&#039; age of the Moon in days (0-29.53)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonrise&amp;gt;&lt;br /&gt;
|Current moonrise time at the station (if moon rises on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonset&amp;gt;&lt;br /&gt;
|Current moonset time at the station (if moon sets on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercent&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (negative value indicates &#039;waning&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercentAbs&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (always positive)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
| see [[#Today.ini]] Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YSunshineHours&amp;gt;&lt;br /&gt;
|see [[#Yesterday]] Miscellaneous &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CurrentSolarMax&amp;gt;&lt;br /&gt;
|[[FAQ#What_is_this_.22Solar_Max.22_value_which_Cumulus_is_displaying.3F | Current theoretical maximum solar radiation]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunny&amp;gt;&lt;br /&gt;
|Returns 1 if the sun is shining, otherwise 0 (Solar sensor needed)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= System =&lt;br /&gt;
&lt;br /&gt;
Special tags returning information about the device hosting CumulusMX &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:450px&amp;quot; |Applicability&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsVersion&amp;gt;&lt;br /&gt;
|OS version, e.g. &amp;quot;Windows 7 x64 build 7600&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsLanguage&amp;gt;&lt;br /&gt;
|OS language, e.g. &amp;quot;English&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SystemUpTime&amp;gt;&lt;br /&gt;
|How long the system has been up, e.g. &amp;quot;8 hours 21 minutes&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ProgramUpTime&amp;gt;&lt;br /&gt;
|How long Cumulus has been running, e.g. &amp;quot;7 hours 55 minutes&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ProgramUpTimeMs&amp;gt;&lt;br /&gt;
|How long Cumulus has been running in milliseconds&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CpuName&amp;gt;&lt;br /&gt;
|Name of the processors or n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CpuCount&amp;gt;&lt;br /&gt;
|Number of processors, e.g. &amp;quot;4&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CPUTemp&amp;gt;&lt;br /&gt;
|Temperature of the CPU in C, only works on Linux, updates once a minute, returns &#039;-999.0&#039; on Windows&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AllocatedMemory&amp;gt;&lt;br /&gt;
|Amount of memory allocated to Cumulus, e.g. &amp;quot;60.69 MB&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MemoryStatus&amp;gt;&lt;br /&gt;
|Memory status or n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DisplayMode&amp;gt;&lt;br /&gt;
|Display mode or n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DiskSize&amp;gt;&lt;br /&gt;
|The size of the disk CumulusMX resides on or n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DiskFree&amp;gt;&lt;br /&gt;
|The free space on the disk CumulusMX resides on or n/a&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Units=&lt;br /&gt;
&lt;br /&gt;
No optional input nor output parameters.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunit&amp;gt;&lt;br /&gt;
|Unit of temperature being used (Set in Cumulus as [http://en.wikipedia.org/wiki/Centigrade Celsius] or [http://en.wikipedia.org/wiki/Fahrenheit Fahrenheit]) values &amp;quot;&amp;amp;amp;deg;C&amp;quot; or &amp;quot;&amp;amp;amp;deg;F&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#tempunitnoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded (i.e. without &#039;&#039;&#039;&amp;amp;amp;&#039;&#039;&#039; and without &#039;&#039;&#039;&amp;amp;deg;&#039;&#039;&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunitnodeg&amp;gt;&lt;br /&gt;
|The temperature units being used, without a degree symbol, i.e. &amp;quot;F&amp;quot; or &amp;quot;C&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressunit&amp;gt;&lt;br /&gt;
|Unit of measure for pressure. Possible values: &amp;quot;mb&amp;quot;, &amp;quot;hPa&amp;quot;, &amp;quot;in&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rainunit&amp;gt;&lt;br /&gt;
|Unit of measure for rain fall. Possible values: &amp;quot;mm&amp;quot; or &amp;quot;inches&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windunit&amp;gt;&lt;br /&gt;
|Unit of measure for wind speed. Possible values: &amp;quot;m/s&amp;quot;, &amp;quot;mph&amp;quot;, &amp;quot;km/h&amp;quot;, &amp;quot;kts&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrununit&amp;gt;&lt;br /&gt;
|Unit of measure for wind run (distance). Possible values: &amp;quot;km&amp;quot;, &amp;quot;miles&amp;quot;, &amp;quot;km&amp;quot;, &amp;quot;nm&amp;quot; (for wind speeds in m/s, mph, km/h, kts)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbaseunit&amp;gt;&lt;br /&gt;
|The units used for cloudbase value. Possible values:  &amp;quot;ft&amp;quot; or &amp;quot;m&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Date &amp;amp; Time=&lt;br /&gt;
The default format depends on the locale you use to run Cumulus.&lt;br /&gt;
&lt;br /&gt;
When format is fixed it is noted.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#date&amp;gt;&lt;br /&gt;
|The current date.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdate&amp;gt;&lt;br /&gt;
|The current meteorological date.&lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt; (above), but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the &amp;lt;#metdate&amp;gt; will return the date associated with previous calendar day, but will still return current time  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUTC&amp;gt;&lt;br /&gt;
|The current UTC date/time rather than local date/time.  Example result: 18:30 on 30 December 2009. If you want the local date and time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#time&amp;gt;&lt;br /&gt;
|The current time and date. Example result: 18:30 on 30 December 2009.  If you simply wish the time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timehhmmss&amp;gt;&lt;br /&gt;
|The current time (without date). Example format: 18:30:27. You can use output format specifiers to change the way the time is output, but any date specifiers are ignored.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#minute&amp;gt;&lt;br /&gt;
|The current time, just the minutes. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hour&amp;gt;&lt;br /&gt;
|The current time, just the hour. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#day&amp;gt;&lt;br /&gt;
| The current day as a 2-digit number. Fixed format: 07  (cannot use output format modifiers) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dayname&amp;gt;&lt;br /&gt;
| The current day as a word.  For example, Monday &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortdayname&amp;gt;&lt;br /&gt;
| The current day as a shortened word. Example format: Mon&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#month&amp;gt;&lt;br /&gt;
|The current month as a 2-digit number. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#monthname&amp;gt;&lt;br /&gt;
|The current month as a word. Example format: July&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortmonthname&amp;gt;&lt;br /&gt;
|The current month as a shortened word. Example format: Jul&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#year&amp;gt;&lt;br /&gt;
|The current year as a 4-digit number. Example format: 2009  (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortyear&amp;gt;&lt;br /&gt;
|The current year as a 2-digit number. Example format: 09 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdateyesterday&amp;gt;&lt;br /&gt;
|The previous meteorological date.  The default format depends on the locale you use to run Cumulus &lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#yesterday&amp;gt; (below), but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the date output by &amp;lt;#metdateyesterday&amp;gt; will be the calendar day before that returned by &amp;lt;#yesterday&amp;gt;, but the time returned is actual local time.  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#yesterday&amp;gt;&lt;br /&gt;
|Yesterday&#039;s date. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeJavaScript&amp;gt;&lt;br /&gt;
| The JavaScript &#039;&#039;&#039;Date&#039;&#039;&#039; object contains the number of milliseconds since 00:00:00.000 UTC on 1st January 1970, that date and time is known as the UNIX Epoch.  In JavaScript, you can use &amp;lt;code&amp;gt;Math.floor(new Date().getTime()/1000.0)&amp;lt;/code&amp;gt; This getTime method returns the time in milliseconds.  The web tag returns an integer (currently with 13 digits) representing the number of milliseconds since the UNIX epoch when the web tag was processed. It can be used in a script where you wish to re-express other times output by Cumulus MX into UTC (Coordinated Universal Time).  Mac OS X uses 00:00:00.000 UTC on 1st January 2001 as the starting time and date for its millisecond count, so that is considerably lower.&lt;br /&gt;
&lt;br /&gt;
Note that UTC is calculated using 9192631770 times a particular transition time for Caesium 133 as a basis for 1 second. GMT (Greenwich Mean Time) is calculated on the basis that 1 second is 1/86400 of the time taken for a whole (day) rotation of the Earth. UT1 (or solar time) is calculated from various space measurements. Periodically, leap seconds are added to UTC to realign it with UT1, but these leap seconds are not added to the count of milliseconds represented by this web tag.&lt;br /&gt;
&lt;br /&gt;
Do be aware that some devices will use a 32 bit signed integer to represent this number, and that will stop working on 19 January 2038, the year 2038 problem for computing world.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUnix&amp;gt;&lt;br /&gt;
| Unix tracks the number of seconds since the UNIX epoch. So this web tag can be used when you do not want the millisecond accuracy of the previous web tag. Like previous web tag this relates to UTC, so see details for that tag to find out more.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSince30Dec1899&amp;gt; &lt;br /&gt;
|Day count (gives whole and fractional part) Example: 41250.6523310301&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|Date when records began.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSinceRecordsBegan&amp;gt;&lt;br /&gt;
|Day count since Cumulus records started&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Alarms=&lt;br /&gt;
&lt;br /&gt;
There are web tags for each alarm condition, they give a value of &#039;1&#039; if the alarm condition is enabled and is still currently met; otherwise &#039;0&#039;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempAlarm&amp;gt; &lt;br /&gt;
|Low temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempAlarm&amp;gt; &lt;br /&gt;
|High temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeUpAlarm&amp;gt; &lt;br /&gt;
|Temperature increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeDownAlarm&amp;gt; &lt;br /&gt;
|Temperature decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressAlarm&amp;gt; &lt;br /&gt;
|Low pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressAlarm&amp;gt; &lt;br /&gt;
|High pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeUpAlarm&amp;gt; &lt;br /&gt;
|Pressure increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeDownAlarm&amp;gt; &lt;br /&gt;
|Pressure decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsRainingAlarm&amp;gt; &lt;br /&gt;
|&amp;quot;It&#039;s Raining&amp;quot; alarm triggered either via a Hydreon RG-11 device, or rain rate &amp;gt; 0&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainTodayAlarm&amp;gt; &lt;br /&gt;
|High rain today alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateAlarm&amp;gt; &lt;br /&gt;
|High rainfall rate alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustAlarm&amp;gt; &lt;br /&gt;
|High wind gust alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedAlarm&amp;gt; &lt;br /&gt;
|High wind speed alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataStopped&amp;gt;&lt;br /&gt;
|1 if the station has apparently stopped sending data to Cumulus, otherwise 0&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BatteryLowAlarm&amp;gt;&lt;br /&gt;
|Alarm for WLL (Console [if you have an API key] &amp;amp; Tx), VP2 (Console &amp;amp; Tx), GW1000 (Tx)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataSpikeAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a data spike is detected, or a data limit exceeded&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#HttpUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a HTTP upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#MySqlUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a MySQL upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#UpgradeAlarm&amp;gt;&lt;br /&gt;
| Alarm raised if MX upgrade (a newer release) is available&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Extreme Records =&lt;br /&gt;
&lt;br /&gt;
There are a set of tags for the Cumulus record states. They give a value of &#039;1&#039; if the record has been exceeded; otherwise &#039;0&#039;. &lt;br /&gt;
&lt;br /&gt;
These web tags will be set from the time of the record until a timeout value is met (by default each record remains set for 24 hours). &lt;br /&gt;
&lt;br /&gt;
You can change the default timeout through the parameter &#039;&#039;Station Settings=&amp;gt;Common Options=&amp;gt;Advanced Options&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
== Table of web tags available for extreme records ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|The date that Cumulus began tracking all time records&amp;lt;br/&amp;gt; (does not prevent earlier record dates being set manually)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#newrecord&amp;gt; &lt;br /&gt;
|Indicates when any tracked extreme is changed (sets the LED on the interface flashing).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempRecordSet&amp;gt;&lt;br /&gt;
|1 if any temperature-based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time highest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time lowest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHeatIndexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high USA heat index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high Canadian Humidity index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowWindChillRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time greatest wind chill extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high feels like temperature extreme has been updated, 0 if not &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low feels like temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMinTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high minimum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowMaxTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low maximum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind gust extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind speed extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RainRecordSet&amp;gt;&lt;br /&gt;
|1 if any rainfall based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high rain rate extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHourlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high hourly rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRain24HourRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high 24hr rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMonthlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high monthly rain  extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest dry period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest wet period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high humidity light extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressureRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRecordSet&amp;gt;&lt;br /&gt;
|1 if any wind speed based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindrunRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind run extreme has been updated, 0 if not&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Miscellaneous =&lt;br /&gt;
&lt;br /&gt;
All tags are available in all flavours, as far as I know, although &#039;&#039;their output might vary&#039;&#039;, and which input/output parameters they permit might vary between Cumulus 1 and MX.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestError&amp;gt;&lt;br /&gt;
| This tag and the next 5 are in CumulusMX containing the latest error information.&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorEnc&amp;gt;&lt;br /&gt;
| See previous tag for use in PHP scripts.&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorJsEnc&amp;gt;&lt;br /&gt;
| See previous tag for use in javascript.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorDate&amp;gt;&lt;br /&gt;
|See previous tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorTime&amp;gt;&lt;br /&gt;
|See previous tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ErrorLight&amp;gt;&lt;br /&gt;
|1 if the &#039;error&#039; light is flashing, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#version&amp;gt;&lt;br /&gt;
|The version of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#build&amp;gt;&lt;br /&gt;
|The build of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildAvailable&amp;gt;&lt;br /&gt;
|This gets the value 0 or 1 and is checked on start-up and once a day thereafter at a random time&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildNumber&amp;gt;&lt;br /&gt;
|It is checked on start-up and once a day thereafter at a random time. Displays the latest public release build number - eg. b3089&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#realtimeinterval&amp;gt;&lt;br /&gt;
|The real time update interval in seconds (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#interval&amp;gt;&lt;br /&gt;
|The web site update interval in minutes (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: will always return one of these: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
&lt;br /&gt;
This is the end of the meteorological day, so if during Daylight Saving Time rolover is at &amp;quot;10 am&amp;quot;, then on the day DST ends it will return to &amp;quot;9 am&amp;quot; ensuring every meteorological day is exactly 24 hours long. If the time is &amp;quot;Midnight&amp;quot; (or during DST it is &amp;quot;9 am&amp;quot;), then days will be 23 or 25 hours long just on day clocks change, 24 hours otherwise.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationtype&amp;gt;&lt;br /&gt;
|The weather station [https://cumuluswiki.org/a/Cumulus.ini#Section:_Station model] description.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationtypeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#latitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Latitude latitude] (as you entered during setup).&lt;br /&gt;
Supports an optional &#039;dp&#039; parameter, if supplied, instead of the usual web-encoded text format with degrees/minutes/seconds, the result is in decimal degrees to the specified number of decimal places. E.g&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude&amp;gt; gives &amp;quot;N&amp;amp;nbsp;59&amp;amp; deg;&amp;amp;amp;nbsp;14&amp;amp;amp;#39;&amp;amp;amp;nbsp;33&amp;amp;amp;quot;&amp;quot; for N 59 14 33&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude dp=5&amp;gt; gives &amp;quot;59.24250&amp;quot;&lt;br /&gt;
&lt;br /&gt;
If the &amp;quot;dp&amp;quot; parameter is supplied, then supplying &amp;quot;rc=y&amp;quot; in addition will cause any decimal comma to be converted to a decimal point.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#latitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Longitude longitude]  (as you entered during setup). Supports an optional &#039;dp&#039; and &#039;rc&#039; parameters as per the latitude tag.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Altitude altitude] value (web tag outputs web encoded format containing figure, &#039;&amp;amp;amp;nbsp;&#039; and units) in either feet or metres just as you entered during setup e.g. &#039;123&amp;amp;amp;nbsp;m&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#altitudenoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#location&amp;gt;&lt;br /&gt;
|The station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longlocation&amp;gt;&lt;br /&gt;
|Longer description of the station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forum&amp;gt;&lt;br /&gt;
|URL of the forum (as you entered during setup) encoded into a web page menu item by adding colons&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forumurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#webcam&amp;gt;&lt;br /&gt;
|URL of the webcam (as you entered during setup) encoded into a web page menu item by adding colons. Default is blank. Can be used to link to any other web page that you host (Cumulus does not verify that it is a web cam, that is just a label, and the label can be changed on each standard web page individually)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#webcamurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#graphperiod&amp;gt;&lt;br /&gt;
|The number of hours displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Detailed Chart Period&#039; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dailygraphperiod&amp;gt;&lt;br /&gt;
|The number of days displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Daily Chart Period&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAMonthlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA monthly report&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAYearlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA yearly report&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MySqlRealtimeTime&amp;gt;&lt;br /&gt;
|time of last real-time table insert&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MySqlIntervalTime&amp;gt;&lt;br /&gt;
|time of last interval data table insert&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_useApparent&amp;gt;&lt;br /&gt;
| Whether user prefers to see Apparent Temperature or Feels Like Temperature&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showSolar&amp;gt;&lt;br /&gt;
| Whether user wants to show Solar data or does not not have a solar sensor&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showUV&amp;gt;&lt;br /&gt;
| Whether user wants to show Ultra Violet data or does not not have a UV sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Special tags=&lt;br /&gt;
&lt;br /&gt;
==Davis==&lt;br /&gt;
&lt;br /&gt;
At present this table has not yet been updated for latest MX version.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
All (see note for THSWindex) of the following web tags for the Davis PWS are available&lt;br /&gt;
&lt;br /&gt;
The values of the reception tags are updated every 15 minutes.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsReceived&amp;gt;&lt;br /&gt;
|Total number of data packets received. This stat is not supplied by the Davis WLL station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsMissed&amp;gt;&lt;br /&gt;
|Number of missed data packets. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisMaxInARow&amp;gt;&lt;br /&gt;
|Longest streak of consecutive packets received. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumCRCerrors&amp;gt;&lt;br /&gt;
|Number of packets received with CRC errors. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumberOfResynchs&amp;gt;&lt;br /&gt;
|Number of times the console resynchronised with the transmitter. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisFirmwareVersion&amp;gt;&lt;br /&gt;
|The console/WLL firmware version&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THWindex&amp;gt;&lt;br /&gt;
|A derived temperature using Temperature/Humidity/Wind values&lt;br /&gt;
&lt;br /&gt;
The THW Index uses humidity and temperature (like Heat Index), but includes the cooling effects of wind (like wind chill).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THSWindex&amp;gt;&lt;br /&gt;
|A heat stress indicator using Temperature/Humidity/Solar/Wind values.&lt;br /&gt;
*The THSW Index uses humidity and temperature (like the Heat Index), but also includes the heating effects of sunshine, and the cooling effects of wind.&lt;br /&gt;
*Therefore requires Davis station with solar sensor.&lt;br /&gt;
See [http://digitalcommons.unl.edu/cgi/viewcontent.cgi?article=1223&amp;amp;context=animalscinbcr  Approx calculation].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#battery&amp;gt;&lt;br /&gt;
|The console battery condition in volts. eg &amp;quot;4.82v&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#txbattery&amp;gt;&lt;br /&gt;
&amp;lt;#txbattery channel=1&amp;gt;&lt;br /&gt;
|The transmitter battery condition, by default it returns the status of all transmitters.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRain&amp;gt;&lt;br /&gt;
|The console &#039;storm rain&#039; current amount.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRainStart&amp;gt;&lt;br /&gt;
|The console reported date of the start of the &#039;storm&#039; (see previous webtag).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StationFreeMemory&amp;gt; &lt;br /&gt;
|Shows the station free memory for Davis WLC, Ecowitt GW1100/20000 (using HTTP also using Ecowitt API)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StationRuntime&amp;gt;&lt;br /&gt;
| Shows the station uptime in seconds for Davis WLL/WLC, Ecowitt GW1100/20000 (using HTTP)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; that the console does not report start time, so the webtag cannot report time.  It appears a minimum of 2 tips within 3 hours will trigger a storm start, so using &amp;lt;#LastRainTip&amp;gt; might help&lt;br /&gt;
&lt;br /&gt;
==Davis WLL ==&lt;br /&gt;
&lt;br /&gt;
You need a purchased license to use these webtags.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsoleSupplyV&amp;gt;&lt;br /&gt;
|The WLL external supply voltage&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisReceptionPercent tx=1&amp;gt;&lt;br /&gt;
|WLL transmitter reception percentage (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=0&amp;gt;&lt;br /&gt;
|WLL RSSI of the WiFi connection&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=1&amp;gt;&lt;br /&gt;
|WLL RSSI of Transmitter #1  (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastBadCnt&amp;gt;&lt;br /&gt;
|Count of multicast packets missed or have bad a CRC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastGoodCnt&amp;gt;&lt;br /&gt;
|Count of good multicast packets received&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastGoodPct&amp;gt;&lt;br /&gt;
|Percentage of good multicast packets received&lt;br /&gt;
|}&lt;br /&gt;
&#039;&#039;&#039;Note&#039;&#039;&#039;: See also the &#039;&#039;&#039;Davis&#039;&#039;&#039; table for &amp;lt;#StationFreeMemory&amp;gt; and &amp;lt;#StationRuntime&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Ecowitt &amp;amp;&amp;amp; Fine Offset==&lt;br /&gt;
&lt;br /&gt;
The following tags are specific to the Fine Offset series &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Lux value &amp;quot;Fine Offset only&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SensorContactLost&amp;gt;&lt;br /&gt;
|1 if the station has lost contact with its remote sensors &amp;quot;Fine Offset only&amp;quot; &lt;br /&gt;
0 if contact has been established&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraStationFreeMemory&amp;gt;&lt;br /&gt;
|to avoid clashes with the main station and a Ecowitt HTTP station used for extra sensors &lt;br /&gt;
|}&lt;br /&gt;
&#039;&#039;&#039;Note&#039;&#039;&#039;: See also the &#039;&#039;&#039;Davis&#039;&#039;&#039; table for &amp;lt;#StationFreeMemory&amp;gt; and &amp;lt;#StationRuntime&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Cumulus_MX]]&lt;/div&gt;</summary>
		<author><name>SaratogaWX</name></author>
	</entry>
	<entry>
		<id>https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=11042</id>
		<title>Full list of Webtags</title>
		<link rel="alternate" type="text/html" href="https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=11042"/>
		<updated>2022-11-10T18:56:23Z</updated>

		<summary type="html">&lt;p&gt;SaratogaWX: /* Alarms */ added &amp;lt;#BatteryLowAlarm&amp;gt; from 3.5.4 - b3075&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; {|align=right&lt;br /&gt;
  |__TOC__&lt;br /&gt;
  |}&lt;br /&gt;
This list only contains the tag names. Tag names are the basic entity when asking a value. Check the [[Webtags#Using_Webtags|Usage of webtags]] and don&#039;t forget tag names are only part of the [[Webtags#General Format for Web Tags|general format for Webtags]]. It does not indicate what parameters they can take, nor does it include the brackets the tag name is surrounded by when you quote it in a template file for Cumulus to process.&lt;br /&gt;
&lt;br /&gt;
Here follow tables that group the tag names by the basic purpose of the tags listed. There has been confusion in the past of tags appearing in more than one group. If you find such occurrence you may notify or modify. &lt;br /&gt;
&lt;br /&gt;
= Current Conditions =&lt;br /&gt;
&lt;br /&gt;
We start with tags that relate to the latest values, as these are the ones that people most often choose to use. The current condition data is also available, for processes external to Cumulus, by using the inbuilt facility to generate [[Realtime.txt|a file]] with such data. CumulusMX makes current values available for a standard range of sensors where the same web tags apply across a range of weather station models. Current values from some [[#Extra Sensors|extra]] temperature and relative humidity sensors (see [[Extra temperatures]]) from particular weather station models are offered as well.&lt;br /&gt;
&lt;br /&gt;
==Standard sensors==&lt;br /&gt;
The tags in this first list are grouped for historical reasons and remain grouped.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temp&amp;gt;&lt;br /&gt;
|The outside (air) temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#intemp&amp;gt;&lt;br /&gt;
|The inside temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeLastHour&amp;gt;&lt;br /&gt;
|The change in outside temperature over the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrend&amp;gt;&lt;br /&gt;
|The average rate of change in temperature over the last three hours. Trend = (temp now - temp 3hrs ago) / 3 (the calculation selected for this trend matches the standard-based calculation for &amp;lt;#presstrendval&amp;gt; despite the naming inconsistency)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendtext&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (values can be set in strings.ini)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendenglish&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindex&amp;gt;&lt;br /&gt;
|Current [[heat index]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidex&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Humidex Humidex]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptemp&amp;gt;&lt;br /&gt;
|The [[Apparent_temperature|apparent]] temperature.  The referenced page in weather terminology section of this Wiki explains it. The formula used is that defined by BOM. Although at temperatures above 20°C (68°F) Feels like reports an &amp;quot;apparent temperature&amp;quot; it uses a different formula. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchill&amp;gt;&lt;br /&gt;
|The current [[wind chill]] temperature.  The referenced page in weather terminology section of this Wiki explains it. For temperatures below 10°C (50°F) Feels like reports the same value.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslike&amp;gt;&lt;br /&gt;
|Available for version 3.6.10 and up. See [[Feels Like]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsFreezing&amp;gt;&lt;br /&gt;
|If outside temperature is at or below 0°C/32°F. 0=Above freezing, 1=Below freezing&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#chillhours&amp;gt;&lt;br /&gt;
|The number of [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|&#039;chill hours&#039;]] so far this season (threshold temperature and start date are configurable).&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hum&amp;gt;&lt;br /&gt;
|The outside [http://en.wikipedia.org/wiki/Humidity humidity]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#inhum&amp;gt;&lt;br /&gt;
|The inside humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dew&amp;gt;&lt;br /&gt;
|The current dew point (See [[Temperature_(and_humidity)_measurement#Cumulus_Calculated_Parameters|wiki]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wetbulb&amp;gt;&lt;br /&gt;
|Estimated [http://en.wikipedia.org/wiki/Wet_bulb wet bulb] temperature&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfall&amp;gt;&lt;br /&gt;
|The total rainfall so far today (reports rain counter now minus rain counter at start of day), start of day counter can be edited using &amp;quot;edit rain today&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrate&amp;gt;&lt;br /&gt;
|The current [[Rain_measurement#Rain_Rate|rainfall rate]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rhour&amp;gt;&lt;br /&gt;
|The rainfall in the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#r24hourH&amp;gt;&lt;br /&gt;
|The rainfall in the last 24 hours&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tr24hourH&amp;gt;&lt;br /&gt;
|Time of the rainfall in the last 24 hours&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmidnight&amp;gt;&lt;br /&gt;
|The total rainfall since midnight. Useful if you don&#039;t use midnight as your start of day&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#r24hour&amp;gt;&lt;br /&gt;
| Reading recent history records, takes rain counter for latest minute, and substracts rain counter from as close as possible to same time yesterday (if Cumulus was not running at that time yesterday, but historical catch-up has been enabled, then it is from nearest time available yesterday, so for a logging interval of every 30 minutes might be 24 hours and 16 minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTipISO&amp;gt;&lt;br /&gt;
|Fixed ISO format output giving date and time of last rain gauge tip (e.g 2010-09-06 06:09) The format is always as shown (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTip&amp;gt;&lt;br /&gt;
| (available from release 3.6.1) Date/time of last rain gauge tip &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MinutesSinceLastRainTip&amp;gt;&lt;br /&gt;
|The number of minutes since the last rain gauge tip, in whole numbers, rounded down&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsRaining&amp;gt;&lt;br /&gt;
|For [[Rain_measurement#Optical_Rain_Gauge| Hydreon RG-11 devices]], shows the current rain state. 0=No rain, 1=It&#039;s raining&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmonth&amp;gt;&lt;br /&gt;
|The total rainfall so far this month&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ryear&amp;gt;&lt;br /&gt;
|Annual rainfall total for rainfall season year (i.e. starting month as set on Configuration menu, station screen,  Annual rainfall frame)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveRainDays&amp;gt;&lt;br /&gt;
|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, meteorologists exclude dew (and other times when single tip of recorder).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveDryDays&amp;gt;&lt;br /&gt;
|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&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#press&amp;gt;&lt;br /&gt;
|The [http://en.wikipedia.org/wiki/Sea_level_pressure sea level pressure]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendval&amp;gt;&lt;br /&gt;
|The average rate of pressure change over the last three hours.  Trend = (pressure now - pressure 3hrs ago) / 3 &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrend&amp;gt;&lt;br /&gt;
|The pressure trend in words - values can be set in the &#039;strings.ini&#039; file&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendenglish&amp;gt;&lt;br /&gt;
| a single word description for the pressure trend - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed). From version 1.8.8 1st December 2009&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#PressChangeLast3Hours&amp;gt;&lt;br /&gt;
|Available from version 3.11.1;  Total Pressure Change since 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altimeterpressure&amp;gt;&lt;br /&gt;
|Altimeter pressure. Pressure corrected to sea level using the station&#039;s altitude only. Same as sea-level pressure for non-Davis stations.&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wlatest&amp;gt;&lt;br /&gt;
|Current wind speed reading from console.  Corresponds to &#039;latest&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearing&amp;gt;&lt;br /&gt;
|Current wind bearing in degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currentwdir&amp;gt;&lt;br /&gt;
|Current wind bearing as a compass point - e.g. ESE &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeed&amp;gt;&lt;br /&gt;
|The 10-minute average, if you have Cumulus set to calculate a 10-minute average. Otherwise, it&#039;s the latest &#039;wind&#039; value from the console (i.e. the current speed as determined by the station). Corresponds to &#039;average&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgbearing&amp;gt;&lt;br /&gt;
|Average wind bearing in degrees over last configured interval minutes. Range 1-360, 0=Calm&lt;br /&gt;
&lt;br /&gt;
This is calculated by taking the wind direction and speed for the last 10 minutes (or other interval as configured), calculates the sums of the North/South and East/West vector components, divides the E/W component sum by the N/S component sum, and takes the arctan.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdir&amp;gt;&lt;br /&gt;
|Average wind bearing over last 10 minutes as a [http://en.wikipedia.org/wiki/Compass compass] point - e.g. ESE&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgust&amp;gt;&lt;br /&gt;
|The highest wind reading in the last 10 minutes. Corresponds to &#039;gust&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindSampleCount&amp;gt;&lt;br /&gt;
|The number of wind samples making up the wind rose (etc) data (up to 3600)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdirdata&amp;gt;&lt;br /&gt;
|Comma separated list of recent wind bearing readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &amp;lt;#nextwindindex&amp;gt;. Reading interval x varies by station type:&lt;br /&gt;
* Oregon:  x=12 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 12 hours worth in full array&lt;br /&gt;
* Davis:  x=2 or 3 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 2.5 hours worth in full array&lt;br /&gt;
* Fine Offset: Cumulus 1 reads the wind data every minute (although station transmits wind data every 40 seconds), so 60 hours worth in full array&lt;br /&gt;
* Davis WLL: x=2.5 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=160900#p160900) so 2.5 hours worth in full array&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspddata&amp;gt;&lt;br /&gt;
|Comma separated list of recent individual (non-averaged) wind speed (correspond to &#039;latest&#039; on the Cumulus main screen) readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &#039;&#039;&#039;nextwindindex&#039;&#039;&#039; tag. Reading interval x varies by station type (see above).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#nextwindindex&amp;gt;&lt;br /&gt;
|The index of the entries in &amp;lt;#wdirdata&amp;gt; and &amp;lt;#wspddata&amp;gt; that Cumulus &#039;&#039;is going to use next&#039;&#039; - i.e. the latest entry used is one less than this; but don&#039;t forget to allow for the wrap around!&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRoseData&amp;gt;&lt;br /&gt;
|A comma-separated list of the wind &#039;totals&#039; used to draw the wind rose (8 or 16 values)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRosePoints&amp;gt;&lt;br /&gt;
|The number of items in &amp;lt;#WindRoseData&amp;gt; (i.e. 8 or 16)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufort&amp;gt;&lt;br /&gt;
|The current wind speed on the [http://en.wikipedia.org/wiki/Beaufort_scale Beaufort scale] (e.g. F8) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufortnumber&amp;gt;&lt;br /&gt;
|The current wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaudesc&amp;gt;&lt;br /&gt;
|The current wind speed Beaufort description (e.g. &amp;quot;Gale&amp;quot;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom10&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo10&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbase&amp;gt;&lt;br /&gt;
|Calculated [http://en.wikipedia.org/wiki/Cloud_base cloud base]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbasevalue&amp;gt;&lt;br /&gt;
|Current calculated cloud base without units&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UV&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Uv_index UV index]. Requires your station to have a UV sensor.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SolarRad&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Solar_radiation solar radiation]. Requires your station to have a solar sensor.&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Current light level in Lux. Requires your station to have a solar sensor. Only applies to Fine Offset stations.&lt;br /&gt;
|-&lt;br /&gt;
|[[Forecast_webtag|&amp;lt;#forecast&amp;gt;]]&lt;br /&gt;
|The current forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#forecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current forecast encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastnumber&amp;gt;&lt;br /&gt;
|The number relating to the current forecast entry in the [[strings.ini]] file.  If your station is not providing it&#039;s own forecast and Cumulus is not calculating one then 0 (zero) is returned.  Note: two negative numbers can be returned by [[Forecast_webtag|Cumulus]]: -1 (neg 1) = Exceptional Fine, -26 (neg 26) = Exceptional Bad&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecast&amp;gt;&lt;br /&gt;
|Always gives Cumulus (Zambretti) [[Forecast_webtag|forecast]], even if the &amp;lt;#forecast&amp;gt; tag provides a station forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#cumulusforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  Cumulus (Zambretti) forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecast&amp;gt;&lt;br /&gt;
|Always gives station forecast (if available)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#wsforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  station forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcond&amp;gt;&lt;br /&gt;
|Represents the value entered on the screen within Cumulus for the Current Weather condition, or the value as held in the [[currentconditions.txt]] file. Any reserved HTML characters are encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcondenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#currcond&amp;gt; but also has all characters above (decimal base) code 159 encoded as HTML entities for example this would encode any use of symbol for degree.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcondJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current conditions encoded for JavaScript&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Extra Sensors==&lt;br /&gt;
&lt;br /&gt;
The extra sensors functionality in Cumulus only supports processing for current spot values as read from the sensors. Periodically spot extra sensor values are logged, see the [[Extra_Sensor_Files|Extra Sensor Files]] page for information about log files from where you can extract the past spot values. The logging can be compared to the Standard Logfiles.&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors: Davis models and Oregon Scientific WMR928, WR100/200 ===&lt;br /&gt;
&lt;br /&gt;
These web tags hold current values for additional sensors supported by CumulusMX. For Oregon Scientific model like WMR-200 with USB connection, please refer to [[#Web tags mentioning (outside) temperature]] because any of the extra temperature tags below can be redirected to &#039;&#039;&#039;&amp;lt;#temp&amp;gt;&#039;&#039;&#039;, and consequently also have web tags reporting daily extremes and longer period extreme records.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp1 - 10&amp;gt;&lt;br /&gt;
|Extra temperature channel 1 - 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP1 - 10&amp;gt;&lt;br /&gt;
|Extra dew point channel 1 - 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum1 - 10&amp;gt;&lt;br /&gt;
|Extra humidity channel 1 - 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilTemp1 - 16&amp;gt;&lt;br /&gt;
|Soil temperature 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture1 - 16&amp;gt;&lt;br /&gt;
|Soil moisture 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafTemp1 - 4&amp;gt;&lt;br /&gt;
|Leaf temperature 1 - 4&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafWetness1 - 8&amp;gt;&lt;br /&gt;
|Leaf wetness 1 - 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors:  Davis AirLink ===&lt;br /&gt;
Available from version 3.9.0. You can configure two Airlink devices which have fixed identification as Indoor and Outdoor. There are a similar set of tags for each device.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Particulate Matter&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm1[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 1 μm, or less count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Currentparticulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality Index Values (allows use of the &amp;quot;dp=n&amp;quot; and &amp;quot;tc=y&amp;quot; parameters)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 2.5 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Stats Values&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 1 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 3 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 24 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] 12 hr averages buffer (2  hrs are required to get a nowcast value)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Sensor Info&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkFirmwareVersion[InǀOut]&amp;gt;&lt;br /&gt;
|Shows the AirLink firmware version as a date string.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkTemp[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air temperature value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkHum[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air humidity value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkWifiRssi[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors WiFi signal strength in dB - anything below -90 is considered very poor.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Extra Sensors: Ecowitt ===&lt;br /&gt;
&lt;br /&gt;
Ecowitt stations are sold under other names depending on nation,  e.g. Ambient in USA, Froggit in central Europe, so Ecowitt is used as a generic name in this Wiki. See also [https://www.wxforum.net/index.php?board=111.0 WXForum.net].&lt;br /&gt;
&lt;br /&gt;
==== WH45 CO₂ sensor ====&lt;br /&gt;
&lt;br /&gt;
Available from release 3.9.5.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2&amp;gt;&lt;br /&gt;
| The actual CO&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; concentration in ppm&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-24h&amp;gt;&lt;br /&gt;
| The CO&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; concentration in ppm as a moving average over 24 hours&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm2p5&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; or less&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm2p5-24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm10&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less (includes the 2.5 figure)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm10-24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-temp&amp;gt;&amp;lt;sup&amp;gt;See note&amp;lt;/sup&amp;gt;&lt;br /&gt;
| Temperature as reported by Air Quality monitor. &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-hum&amp;gt;&lt;br /&gt;
| Relative Humidity as reported by Air Quality monitor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note&#039;&#039;&#039;: This temperature reflects the temperature of the sensor and would be used in combination with the sensors measured humidity (see next) for correction of the measured PM (particulate matter) value. This correction is responsibility of the user and is subject to a lot of discussion. Determination of how to correct the PM value is highly dependent on the conditions and placement of the sensor. See the specification sheet for the sensor or create some multivariate regression line based on calibration measurements. This is also valid for PM sensors like the AirLink. The normal amateur usage of PM sensors is that the uncorrected values are published.&lt;br /&gt;
&lt;br /&gt;
==== WN34 soil and water sensor ====&lt;br /&gt;
&lt;br /&gt;
Cumulus MX can support the Ecowitt WN34 (other model types exist and are reported here as if WN34) soil and water temperature sensors. They are reported as &amp;quot;User Temperature 1&amp;quot; to &amp;quot;User Temperature 8&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp1 - 8&amp;gt;&lt;br /&gt;
|The temperature of the sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Divers Extra Sensors ====&lt;br /&gt;
Below are described the tags resulting from &#039;&#039;Ecowitt Air quality (WH41,WH43,WH45)&#039;&#039;, Ecowitt leak sensor (WH55), lighting detector (WH57), and extra temperature sensors (WN34)&lt;br /&gt;
&lt;br /&gt;
This sub-section applies only to those using Ecowitt GW1000 (also Froggit DS1500, and other equivalents, see [[Supported Devices]]) an interface unit that picks up various external sensors and sends the data via an application programming interface to CumulusMX which then generates the following web tags:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#GW1000FirmwareVersion&amp;gt;&lt;br /&gt;
|GW1000 firmware version string&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQuality1 - 4&amp;gt;&lt;br /&gt;
| Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQualityAvg1 - 4&amp;gt;&lt;br /&gt;
| 24 hr moving average Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeakSensor1 - 4&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningDistance&amp;gt;&lt;br /&gt;
|Distance to last strike &lt;br /&gt;
Same units as wind run - miles/km/nm. Returns 0.0 if you don&#039;t have a sensor, GW1000 api returns max value you can put in a byte - 0xFF which translates to 158.4 miles = 255 km if have sensor but no strike detected yet, so CMX translates that to &#039;----&#039;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningTime&amp;gt;&lt;br /&gt;
|Date and Time of last strike. &lt;br /&gt;
Default without output parameters is locale&#039;s short time format e.g. 18:02 or 6:02 pm, without date, but tag accepts both date and time output parameters. &lt;br /&gt;
Returns &#039;----&#039; if you don&#039;t have sensor or there has not been a strike since the sensor was installed. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of lighting strikes today&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp1 - 8&amp;gt; &lt;br /&gt;
|User Temperature 1 - 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The WH32 produces Temperature, Humidity and Dewpoint tags as the Davis above, WH51 soilmoisture produces similar tags.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp1 - 8&amp;gt;&lt;br /&gt;
|Extra temperature Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP1 - 8&amp;gt;&lt;br /&gt;
|Extra dew point Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum1 - 8&amp;gt;&lt;br /&gt;
|Extra humidity Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;| WH51 soilmoisture sensor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture1 - 8&amp;gt;&lt;br /&gt;
|Soil moisture 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Recent History=&lt;br /&gt;
&lt;br /&gt;
Please refer to the [[Recent history]] page for full information about using the tags in the following two tables. &lt;br /&gt;
&lt;br /&gt;
All tags in the tables below have:&lt;br /&gt;
#Mandatory input parameters as in this [[Webtags/Parameters#Input_modification_Parameters|description]]&lt;br /&gt;
#Optional output parameters to modify the time format as in this [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|description]]&lt;br /&gt;
&lt;br /&gt;
== Timestamp tag ==&lt;br /&gt;
Although as [[Recent history]] page explains, the history is intended to cover every minute in last 7 days, some entries may be at less frequent intervals, and when clocks change some entries will be missing altogether.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Time-stamp tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentTS&amp;gt;&lt;br /&gt;
|Gives the timestamp of the data that will be returned for any other recent history tag that uses same &#039;&#039;&#039;d, h, and m&#039;&#039;&#039; parameters&lt;br /&gt;
|&amp;lt;#RecentTS h=3 m=1 format=&amp;quot;HH:mm&amp;quot;&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== All Recent History Tags ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Input Modification Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentOutsideTemp&amp;gt;&lt;br /&gt;
|Outside Temperature&lt;br /&gt;
| &amp;lt;#RecentOutsideTemp h=3 m=1&amp;gt;&amp;amp;nbsp;&amp;lt;#tempunit&amp;gt; will display the temperature at the start of the period for which &amp;lt;#temptrend&amp;gt; is calculated&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill &lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentDewPoint&amp;gt;&lt;br /&gt;
|Dew Point&lt;br /&gt;
| &amp;lt;#RecentDewPoint h=25&amp;gt; reports the dew point temperature just over a day ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHeatIndex&amp;gt;&lt;br /&gt;
|Heat Index&lt;br /&gt;
| &amp;lt;#RecentHeatIndex m=121&amp;gt; reports the heat index about 2 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidity&amp;gt;&lt;br /&gt;
|Relative Humidity&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind &amp;lt;br&amp;gt;(Note: Wind &#039;Speed&#039;, &#039;Gust&#039; and &#039;Latest&#039; have the usual Cumulus meanings see [[Wind measurement]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindSpeed&amp;gt;&lt;br /&gt;
|Wind Speed&lt;br /&gt;
| &amp;lt;#RecentWindSpeed m=10&amp;gt; will display the average wind speed 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindGust&amp;gt;&lt;br /&gt;
|Wind Gust&lt;br /&gt;
&lt;br /&gt;
(reports maximum gust from build 1088 of version 1.9.4)&lt;br /&gt;
| &amp;lt;#RecentWindGust d=1 m=1&amp;gt; will report the wind gust at approximately the same time yesterday&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindLatest&amp;gt;&lt;br /&gt;
|Wind Latest. &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindDir&amp;gt;&lt;br /&gt;
|Wind Direction (instantaneous)&lt;br /&gt;
| &amp;lt;#RecentWindDir m=10&amp;gt; will tell you which direction the wind was blowing from 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir&amp;gt;&lt;br /&gt;
|Wind Direction (average)&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir d=6&amp;gt; will say what the calculated average wind direction was at this time at the start of the week&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentPressure&amp;gt;&lt;br /&gt;
|Sea-level Pressure&lt;br /&gt;
| &amp;lt;#RecentPressure h=3 m=1&amp;gt; gives the sea level pressure when &amp;lt;#presstrendval&amp;gt; started tracking the pressure&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentRainToday&amp;gt;&lt;br /&gt;
|Daily rain total from last roll-over to specified time&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar &amp;amp; UV&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentSolarRad&amp;gt;&lt;br /&gt;
|Solar Radiation &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentUV&amp;gt;&lt;br /&gt;
|UV Index &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Indoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; | (to do)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Outdoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill  (if temperature is below 10°C or 50 °F, then the new Feels Like now available in MX (next item) will report this same value).&lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentFeelsLike&amp;gt;&lt;br /&gt;
| Feels Like Temperature&lt;br /&gt;
| &amp;lt;#RecentFeelsLike h=12 m=1&amp;gt; reports the feel like temperature 12 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidex&amp;gt;&lt;br /&gt;
| Canadian Humidity Index (humidex) Dimensionless - no units&lt;br /&gt;
| &amp;lt;#RecentHumidex h=3&amp;gt; reports humidex 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality tags&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
NOTE: Please note this section has NOT yet been updated for recent MX releases, it appears from [[cumulusmx.db|RecentData table in cumulusmx.db]] that the list here is not complete for MX.  However, no release announcement has been found listing tag names not shown here (i.e. apparent temperature, indoor temperature and humidity, air quality)&lt;br /&gt;
&lt;br /&gt;
=Today=&lt;br /&gt;
&lt;br /&gt;
Cumulus allows some control over the time that &amp;quot;Today&amp;quot; begins:&lt;br /&gt;
# You can define the log rollovertime. Choose between 9am or midnight.&lt;br /&gt;
# For the weather diary feature &#039;&#039;&#039;SnowDepthHour&#039;&#039;&#039; The default SnowDepthHour is 0&lt;br /&gt;
&lt;br /&gt;
Readings from your weather station are assigned to the &amp;quot;Today&amp;quot; based on 3 options for [[Meteorological day]]&lt;br /&gt;
# starting at 9:00 am, based on winter time, so switching to 10:00 during Daylight Saving (summer) time, or&lt;br /&gt;
# starting at 9:00 am, all year round, or&lt;br /&gt;
# aligned with calendar days, so today starts at midnight&lt;br /&gt;
&lt;br /&gt;
The independence of the start time for weather diary and weather station related web tags means needs to be remembered when labelling web tags from the two tables below. It was assumed that you would use 9 a.m. as start time for both, but not care when snow fell, as it often has in the UK, after Summer Time has begun, so weather station tags were by default reporting from 10 a.m. local time and snow as at 9 a.m.&lt;br /&gt;
&lt;br /&gt;
In MX, if you choose 9 a.m. (optionally 10 a.m. in summer) for rollover, so all the standard derivative are assigned to the date the meteorological day starts as Today, but the sunshine hours recorded against today will be from midnight on the said date.&lt;br /&gt;
&lt;br /&gt;
==Weather Diary==&lt;br /&gt;
&lt;br /&gt;
This first table lists all the web tags available for reporting what is recorded in the weather diary. Just to be clear, the web tags shown below, will report data for previous day if the current time is before the snow depth hour setting, and report data for the current day if the current time matches the snow depth hour or is later.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowdepth&amp;gt;&lt;br /&gt;
|Meteorologists report snow depth in cm, so this is default unit for Cumulus. &lt;br /&gt;
&lt;br /&gt;
If there is no entry in Weather Diary for the day explained above, reports zero.&lt;br /&gt;
&lt;br /&gt;
Input is to 2 decimal places. MX allows output in centimetres with decimal places without any script. You can&#039;t change the units shown in admin interface, but your value can be input as inches to 2 decimal places if you ignore &amp;quot;cm&amp;quot; that is displayed in that interface.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowlying&amp;gt;&lt;br /&gt;
| If there is no entry in Weather Diary for the day explained above, this web tag returns null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowfalling&amp;gt;&lt;br /&gt;
| If there is no entry in Weather Diary for the day explained above, this web tag returns null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Today.ini==&lt;br /&gt;
&lt;br /&gt;
These tag names relate to the current [[Meteorological day]] and they are populated from information held in [[today.ini]]; Where a tag name reports a value specific to a past time in today-so-far, there will also be a tag name that can give the time of day, shown in same row of table below. For those that cover whole day so far, the final column contains &amp;quot;n/a&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
There is some inconsistency in naming with &amp;quot;T&amp;quot; not included in all tag names, &amp;quot;T&amp;quot; is used in conjunction with &amp;quot;H&amp;quot; or &amp;quot;L&amp;quot; as a suffix for extreme values/time-stamps, but a prefix &amp;quot;T&amp;quot; can identify today&#039;s value, or prefix &amp;quot;T&amp;quot; can signify a time-stamp. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtemp&amp;gt;&lt;br /&gt;
|The [[Average_temperature|average]] temperature so far today (calculated from all temperature readings processed by Cumulus, [[Today.ini|today.ini]] stores a cumulative aggregate and counts the number of values processed, so a division gives this output)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprange&amp;gt;&lt;br /&gt;
|The temperature range (&amp;lt;#tempTH&amp;gt; - &amp;lt;#tempTL&amp;gt;) so far today (Cumulus calculates all these tags using Celsius values, but outputs them in your chosen units)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest temperature since midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest temperature since midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightRangeT&amp;gt;&lt;br /&gt;
|The temperature range (max - min) so far today from midnight (Cumulus calculates all these tags using Celsius values, but outputs them in your chosen units)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTH&amp;gt;&lt;br /&gt;
|Today&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTL&amp;gt;&lt;br /&gt;
|Today&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTH&amp;gt;&lt;br /&gt;
|Today&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTL&amp;gt;&lt;br /&gt;
|Today&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillTL&amp;gt;&lt;br /&gt;
|Today&#039;s greatest wind chill&lt;br /&gt;
|&amp;lt;#TwchillTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#ThumTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#ThumTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Precipitation&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rain24hourTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest rain for 24 hours&lt;br /&gt;
|&amp;lt;#Train24hourTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainToday&amp;gt;&lt;br /&gt;
|If you have an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode, this gives today&#039;s rain total so far according to the sensor&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustTM&amp;gt; &lt;br /&gt;
|Today&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingTM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of today&#039;s high gust (&amp;lt;#wgustTM&amp;gt;) in degrees&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#directionTM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of today&#039;s high gust (&amp;lt;#wgustTM&amp;gt;) in as a compass point (e.g. &amp;quot;NNE&amp;quot;)&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufort&amp;gt; &lt;br /&gt;
|Today&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufortnumber&amp;gt;&lt;br /&gt;
|Today&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#windrun&amp;gt;&lt;br /&gt;
|The total wind run so far today&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvg&amp;gt;&lt;br /&gt;
|The wind run divided by time passed since rollover to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearing&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddir&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for today&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ET&amp;gt;&lt;br /&gt;
|Today&#039;s [http://en.wikipedia.org/wiki/Evapotranspiration evapotranspiration], if not on the station can be calculated by CMX.&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarTH&amp;gt;&lt;br /&gt;
|Today&#039;s high solar radiation value (Solar sensor needed)&lt;br /&gt;
|&amp;lt;#TsolarTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVTH&amp;gt;&lt;br /&gt;
|Today&#039;s high UV Index (UV sensor needed)&lt;br /&gt;
|&amp;lt;#TUVTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
|Today&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of strikes since midnight, default 0 &lt;br /&gt;
&lt;br /&gt;
(other lightning tags can be found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursToday&amp;gt;&lt;br /&gt;
| The incremental chill hours figure since start of today (Compare with Cumulative seasonal Chill Hours at end of today &amp;lt;#chillhours&amp;gt; found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= No Commas; RC Webtags =&lt;br /&gt;
&lt;br /&gt;
The conversion of comma decimal separator to a point is described on the [[Webtags/Parameters#Changing_the_decimal_separator|parameter page]]. However, there is a set of legacy webtags which produce that value without a comma without parameter. Those webtags have a prefix of RC and are listed separately. Those webtags still exist and are listed here without further comment.&lt;br /&gt;
&lt;br /&gt;
== Current conditions ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCtemp&amp;gt;, &amp;lt;#RCdew&amp;gt;, &amp;lt;#RCheatindex&amp;gt;, &amp;lt;#RChum&amp;gt;, &amp;lt;#RCinhum&amp;gt;, &amp;lt;#RCintemp&amp;gt;, &amp;lt;#RCpress&amp;gt;, &amp;lt;#RCrfall&amp;gt;, &amp;lt;#RCrrate&amp;gt;, &amp;lt;#RCwchill&amp;gt;, &amp;lt;#RCwgust&amp;gt;, &amp;lt;#RCwspeed&amp;gt;, &amp;lt;#RCwlatest&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Today ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCpressTH&amp;gt;,  &amp;lt;#RCpressTL&amp;gt;,  &amp;lt;#RCrrateTM&amp;gt;,  &amp;lt;#RCtempTH&amp;gt;, &amp;lt;#RCtempTL&amp;gt;, &amp;lt;#RCwgustTM&amp;gt;,  &amp;lt;#RCdewpointTH&amp;gt;, &amp;lt;#RCdewpointTL&amp;gt;, &amp;lt;#RCwchillTL&amp;gt;, &amp;lt;#RCheatindexTH&amp;gt;, &amp;lt;#RCapptempTH&amp;gt;, &amp;lt;#RCapptempTL&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Recent History ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCRecentOutsideTemp&amp;gt;, &amp;lt;#RCRecentWindSpeed&amp;gt;, &amp;lt;#RCRecentWindGust&amp;gt;, &amp;lt;#RCRecentWindLatest&amp;gt;, &amp;lt;#RCRecentWindChill&amp;gt;, &amp;lt;#RCRecentDewPoint&amp;gt;, &amp;lt;#RCRecentHeatIndex&amp;gt;, &amp;lt;#RCRecentPressure&amp;gt;, &amp;lt;#RCRecentRainToday&amp;gt;, &amp;lt;#RCRecentUV&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Yesterday=&lt;br /&gt;
&lt;br /&gt;
Note that the Y indicating yesterday is sometimes a prefix, sometimes a suffix (with H for High, L for Low), web tags are not named consistently!&lt;br /&gt;
&lt;br /&gt;
For web tags that refer to a particular time of day, there is a corresponding web tag that can give that time of day. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:550px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprangeY&amp;gt;&lt;br /&gt;
|The temperature range (max - min) yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest temperature from midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest temperature from midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightRangeY&amp;gt;&lt;br /&gt;
|The temperature range (max - min) yesterday from midnight&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtempY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s average temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Ychillhours&amp;gt;&lt;br /&gt;
| The Cumulative [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] as recorded at rollover (the end of meteorological yesterday)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursYest&amp;gt;&lt;br /&gt;
| The incremental [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] yesterday&lt;br /&gt;
&lt;br /&gt;
(compare with &amp;lt;#chillhoursToday&amp;gt; described in [[#Today.ini]] table)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#TwchillYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYH&amp;gt;&lt;br /&gt;
|High humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYL&amp;gt;&lt;br /&gt;
|Low humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallY&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to the connected weather station&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainYest&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rain24hourYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest hourly rain over 24 hours&lt;br /&gt;
|&amp;lt;#Train24hourYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustYM&amp;gt; &lt;br /&gt;
|Yesterday&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingYM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of yesterday&#039;s high gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#directionYM&amp;gt;&lt;br /&gt;
|The wind direction at the time of yesterday&#039;s high gust as a compass point (e.g. &amp;quot;NNW&amp;quot;)&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufort&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufortnumber&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for yesterday&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearingY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddirY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunY&amp;gt;&lt;br /&gt;
|The total wind run for yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvgY&amp;gt;&lt;br /&gt;
| The wind run yesterday divided by 24 hours to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YSunshineHours&amp;gt;&lt;br /&gt;
|Yesterday&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high solar radiation value (Solar sensor needed) &lt;br /&gt;
|&amp;lt;#TsolarYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high UV Index (UV sensor needed) &lt;br /&gt;
|&amp;lt;#TUVYH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Yearly=&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:350px&amp;quot;|Time Webtag&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#YearTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#YearTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s highest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s lowest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHeatIndexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest USA heat index&lt;br /&gt;
|&amp;lt;#YearHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWChillL&amp;gt;&lt;br /&gt;
|This year&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#YearWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeH&amp;gt;&lt;br /&gt;
|This year&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumidexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#YearHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointH&amp;gt;&lt;br /&gt;
|This year&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMinTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMaxTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumH&amp;gt;&lt;br /&gt;
|This year&#039;s high humidity&lt;br /&gt;
|&amp;lt;#YearHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumL&amp;gt;&lt;br /&gt;
|This year&#039;s low humidity&lt;br /&gt;
|&amp;lt;#YearHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressH&amp;gt;&lt;br /&gt;
|This year&#039;s high pressure&lt;br /&gt;
|&amp;lt;#YearPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressL&amp;gt;&lt;br /&gt;
|This year&#039;s low pressure&lt;br /&gt;
|&amp;lt;#YearPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearGustH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind gust&lt;br /&gt;
|&amp;lt;#YearGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind speed&lt;br /&gt;
|&amp;lt;#YearWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindRunH&amp;gt;&lt;br /&gt;
| This year&#039;s highest Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearRainRateH&amp;gt;&lt;br /&gt;
|This year&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#YearRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHourlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#YearHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDailyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high daily rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearRain24HourH&amp;gt;&lt;br /&gt;
|This year&#039;s high 24hr rain&lt;br /&gt;
|&amp;lt;#YearRain24HourHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearRain24HourHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMonthlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high monthly rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMonthlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest period without rain ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AnnualET&amp;gt;&lt;br /&gt;
|Year&#039;s total [http://en.wikipedia.org/wiki/Evapotranspiration evapotranspiration], if not on the station can be calculated by CMX.&lt;br /&gt;
|n/a&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursYear&amp;gt;&lt;br /&gt;
| the total sunshine hours in year-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=All Time=&lt;br /&gt;
&lt;br /&gt;
The default formats are:&lt;br /&gt;
*The default format for an extreme month is to show the month name in full i.e. format &#039;MMMM&#039; followed by the year in full. &lt;br /&gt;
*For an extreme day it shows the day of the month and the month name in full i.e. format &amp;quot;dd MMMM&amp;quot; (same for Cumulus 1 and Cumulus MX), prefixed with the word &#039;on&#039; again ending with the year. &lt;br /&gt;
*For the highest/lowest within a day in the year it shows both time and date adding the word &amp;quot;at&amp;quot; before the time, and the word &#039;on&#039; before the date (i.e. on the standard web page the time comes first, not as seen in admin interface).&lt;br /&gt;
&lt;br /&gt;
You can change the default output on either the standard web template, or in your own file,  by using the [[#Time.2FDate_.27format.27_Parameter|formats]], please check the [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|Parameter page]].&lt;br /&gt;
&lt;br /&gt;
Note that unlike the this month and this year web tags, the time and the date are both included in the default format of the standard time-stamp web tags for the &#039;highest minimum&#039; and &#039;lowest maximum&#039; temperatures, yet another inconsistency!&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempH&amp;gt;&lt;br /&gt;
|All time high temperature&lt;br /&gt;
|&amp;lt;#TtempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempL&amp;gt;&lt;br /&gt;
|All time low temperature &lt;br /&gt;
|&amp;lt;#TtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#mintempH&amp;gt;&lt;br /&gt;
|All time high minimum temperature &lt;br /&gt;
|&amp;lt;#TmintempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#maxtempL&amp;gt;&lt;br /&gt;
|All time low maximum temperature &lt;br /&gt;
|&amp;lt;#TmaxtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDailyTempRange&amp;gt;&lt;br /&gt;
|All time low daily temperature range&lt;br /&gt;
|&amp;lt;#TLowDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyTempRange&amp;gt;&lt;br /&gt;
|All time high daily temperature range&lt;br /&gt;
|&amp;lt;#THighDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempH&amp;gt;&lt;br /&gt;
|All time high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempL&amp;gt;&lt;br /&gt;
|All time low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeH&amp;gt;&lt;br /&gt;
|All time high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeL&amp;gt;&lt;br /&gt;
|All time low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexH&amp;gt;&lt;br /&gt;
|All time high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexH&amp;gt;&lt;br /&gt;
|All time high USA heat index&lt;br /&gt;
|&amp;lt;#TheatindexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointH&amp;gt;&lt;br /&gt;
|All time high dew point&lt;br /&gt;
|&amp;lt;#TdewpointH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointL&amp;gt;&lt;br /&gt;
|All time low dew point&lt;br /&gt;
|&amp;lt;#TdewpointL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humH&amp;gt;&lt;br /&gt;
|All time high humidity&lt;br /&gt;
|&amp;lt;#ThumH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humL&amp;gt;&lt;br /&gt;
|All time low humidity&lt;br /&gt;
|&amp;lt;#ThumL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillH&amp;gt;&lt;br /&gt;
|All time greatest wind chill (i.e. lowest temperature, but highest wind speed) &lt;br /&gt;
|&amp;lt;#TwchillH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateM&amp;gt;&lt;br /&gt;
|All time high rain rate &lt;br /&gt;
|&amp;lt;#TrrateM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallH&amp;gt;&lt;br /&gt;
|All time high daily rain &lt;br /&gt;
|&amp;lt;#TrfallH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallhH&amp;gt;&lt;br /&gt;
|All time high hourly rain&lt;br /&gt;
|&amp;lt;#TrfallhH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallmH&amp;gt;&lt;br /&gt;
|All time high monthly rain &lt;br /&gt;
|&amp;lt;#TrfallmH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriod&amp;gt;&lt;br /&gt;
|All time longest dry period (days)&lt;br /&gt;
|&amp;lt;#TLongestDryPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriod&amp;gt;&lt;br /&gt;
|All time longest wet period (days)&lt;br /&gt;
|&amp;lt;#TLongestWetPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressH&amp;gt;&lt;br /&gt;
|All time high pressure &lt;br /&gt;
|&amp;lt;#TpressH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressL&amp;gt;&lt;br /&gt;
|All time low pressure &lt;br /&gt;
|&amp;lt;#TpressL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#gustM&amp;gt;&lt;br /&gt;
|All time high wind gust &lt;br /&gt;
|&amp;lt;#TgustM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeedH&amp;gt;&lt;br /&gt;
|All time high average wind speed &lt;br /&gt;
|&amp;lt;#TwspeedH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunH&amp;gt;&lt;br /&gt;
|All time high daily wind run&lt;br /&gt;
|&amp;lt;#TwindrunH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Monthly=&lt;br /&gt;
&lt;br /&gt;
The web tags in the date column default output dates in the format &amp;quot;dd MMMM&amp;quot;. For web tags that represent daily values, there are (obviously) no corresponding time web tags, but for high and low spot values the default &#039;h:mm&#039; format of the time output can be changed. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Time Webtag name&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempH&amp;gt;&lt;br /&gt;
|This months high temperature&lt;br /&gt;
|&amp;lt;#MonthTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempL&amp;gt;&lt;br /&gt;
|This months low temperature&lt;br /&gt;
|&amp;lt;#MonthTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMinTempH&amp;gt;&lt;br /&gt;
|This months highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMaxTempL&amp;gt;&lt;br /&gt;
|This months lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHeatIndexH&amp;gt;&lt;br /&gt;
|This months high USA heat index&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWChillL&amp;gt;&lt;br /&gt;
|This months greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#MonthWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempH&amp;gt;&lt;br /&gt;
|This month&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempL&amp;gt;&lt;br /&gt;
|This month&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeH&amp;gt;&lt;br /&gt;
|This month&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeL&amp;gt;&lt;br /&gt;
|This months lowest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumidexH&amp;gt;&lt;br /&gt;
|This month&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#MonthHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointH&amp;gt;&lt;br /&gt;
|This month&#039;s high dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointL&amp;gt;&lt;br /&gt;
|This month&#039;s low dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumH&amp;gt;&lt;br /&gt;
|This month&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#MonthHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#MonthHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressH&amp;gt;&lt;br /&gt;
|This month&#039;s highest pressure&lt;br /&gt;
|&amp;lt;#MonthPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest pressure&lt;br /&gt;
|&amp;lt;#MonthPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthGustH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind gust&lt;br /&gt;
|&amp;lt;#MonthGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind speed&lt;br /&gt;
|&amp;lt;#MonthWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindRunH&amp;gt;&lt;br /&gt;
|This month&#039;s high Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthRainRateH&amp;gt;&lt;br /&gt;
|This month&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#MonthRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHourlyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthRain24HourH&amp;gt;&lt;br /&gt;
|This month&#039;s highest 24hr rain&lt;br /&gt;
|&amp;lt;#MonthRain24HourHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthRain24HourHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDailyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s wettest day (greatest daily rain)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest dry period ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day, ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursMonth&amp;gt;&lt;br /&gt;
| the total sunshine hours in month-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Monthly All Time Records=&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;These tag names represent extreme record values (and corresponding time-stamps) for any particular month (1 =January, and so on, to 12 =December) in all years&#039;&#039;&#039; (HAR To place somewhere)&lt;br /&gt;
&lt;br /&gt;
This table includes webtags that show the values in [[Monthlyalltime.ini]] log file.&lt;br /&gt;
&lt;br /&gt;
These are a set of tags for monthly all-time highs and lows, in other words the highest and lowest values for a particular month of the year.  &lt;br /&gt;
# The tag names listed here require a [[Webtags/Parameters#Input_modification_Parameters|input modification parameter]].&lt;br /&gt;
# The tag names here can optionally take any [[Webtags/Parameters#Output_modification_parameters|output modification parameters]].&lt;br /&gt;
# To supply both optional input modification, and optional output modification parameters, separate them with spaces, e.g. &amp;lt;#ByMonthTempHT mon=7 format=hh:nn&amp;gt;. In that example, the time (not date) of highest ever temperature in July is returned after processing by Cumulus.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempH&amp;gt;&lt;br /&gt;
|High Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempL&amp;gt;&lt;br /&gt;
|Low Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexH&amp;gt;&lt;br /&gt;
|High Heat Index&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWChillL&amp;gt;&lt;br /&gt;
|Greatest wind chill (i.e. lowest temperature and highest wind speed)&lt;br /&gt;
|&amp;lt;#ByMonthWChillLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempH&amp;gt;&lt;br /&gt;
|High Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempL&amp;gt;&lt;br /&gt;
|Low Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeH&amp;gt;&lt;br /&gt;
|High Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeL&amp;gt;&lt;br /&gt;
|Low Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumidexH&amp;gt;&lt;br /&gt;
|High Canadian Humidity Index (Humidex)&lt;br /&gt;
|&amp;lt;#ByMonthHumidexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointH&amp;gt;&lt;br /&gt;
|High Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointL&amp;gt;&lt;br /&gt;
|Low Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMinTempH&amp;gt;&lt;br /&gt;
|Highest Daily Minimum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMinTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempL&amp;gt;&lt;br /&gt;
|Lowest Daily Maximum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRangeT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRangeT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumH&amp;gt;&lt;br /&gt;
|High Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumL&amp;gt;&lt;br /&gt;
|Low Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumLT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressH&amp;gt;&lt;br /&gt;
|High Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressL&amp;gt;&lt;br /&gt;
|Low Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthGustH&amp;gt;&lt;br /&gt;
|High Wind Gust&lt;br /&gt;
|&amp;lt;#ByMonthGustHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindH&amp;gt;&lt;br /&gt;
|High Wind Speed&lt;br /&gt;
|&amp;lt;#ByMonthWindHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindRunH&amp;gt;&lt;br /&gt;
|High Daily Wind Run&lt;br /&gt;
|&amp;lt;#ByMonthWindRunHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthRainRateH&amp;gt;&lt;br /&gt;
|High Rain Rate&lt;br /&gt;
|&amp;lt;#ByMonthRainRateHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainH&amp;gt;&lt;br /&gt;
|High Monthly Rainfall&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainH&amp;gt;&lt;br /&gt;
|High Hourly Rain&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthRain24HourH&amp;gt;&lt;br /&gt;
|High 24hr Rain&lt;br /&gt;
|&amp;lt;#ByMonthRain24HourHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainH&amp;gt;&lt;br /&gt;
|High Daily Rain&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest Dry Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriodT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest Wet Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriodT&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Day/Night/Sun/Moon=&lt;br /&gt;
&lt;br /&gt;
These values are calculated hourly.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunrise&amp;gt;&lt;br /&gt;
|Last sunrise time at the station - This sunrise time is calculated by a third party library each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunset&amp;gt;&lt;br /&gt;
|Next sunset time at the station - The sunset/sunrise times are calculated each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylength&amp;gt;&lt;br /&gt;
|Length of day in hours and minutes (sunrise to sunset).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunUp&amp;gt;&lt;br /&gt;
|A flag to indicate if the Sun is above the horizon or not, based on the sunrise and sunset times.&lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 is when the Sun is above the horizon for the station location.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dawn&amp;gt;&lt;br /&gt;
|Start of last Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dusk&amp;gt;&lt;br /&gt;
|End of next Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylightlength&amp;gt;&lt;br /&gt;
| Approximate length of daylight in hours and minutes (dawn to dusk)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#isdaylight&amp;gt;&lt;br /&gt;
|A flag to indicate if the location for the station is in civil daylight or not, based on the dawn and dusk times. &lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 notes that it is currently within the hours of daylight.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tomorrowdaylength&amp;gt;&lt;br /&gt;
|A string giving an approximate predicted difference between the length of daylight (dawn to dusk) yesterday and length of daylight tomorrow.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonphase&amp;gt;&lt;br /&gt;
|Current [[Lunar phase|phase of the moon]] in words, eg &amp;quot;New Moon&amp;quot; etc. The names used can be altered in [[Strings.ini#Moon_Phases|strings.ini]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonAge&amp;gt;&lt;br /&gt;
|Current &#039;&#039;&#039;approximate&#039;&#039;&#039; age of the Moon in days (0-29.53)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonrise&amp;gt;&lt;br /&gt;
|Current moonrise time at the station (if moon rises on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonset&amp;gt;&lt;br /&gt;
|Current moonset time at the station (if moon sets on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercent&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (negative value indicates &#039;waning&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercentAbs&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (always positive)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
| see [[#Today.ini]] Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YSunshineHours&amp;gt;&lt;br /&gt;
|see [[#Yesterday]] Miscellaneous &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CurrentSolarMax&amp;gt;&lt;br /&gt;
|[[FAQ#What_is_this_.22Solar_Max.22_value_which_Cumulus_is_displaying.3F | Current theoretical maximum solar radiation]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunny&amp;gt;&lt;br /&gt;
|Returns 1 if the sun is shining, otherwise 0 (Solar sensor needed)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= System =&lt;br /&gt;
&lt;br /&gt;
Special tags returning information about the device hosting CumulusMX &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:450px&amp;quot; |Applicability&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsVersion&amp;gt;&lt;br /&gt;
|OS version, e.g. &amp;quot;Windows 7 x64 build 7600&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsLanguage&amp;gt;&lt;br /&gt;
|OS language, e.g. &amp;quot;English&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SystemUpTime&amp;gt;&lt;br /&gt;
|How long the system has been up, e.g. &amp;quot;8 hours 21 minutes&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ProgramUpTime&amp;gt;&lt;br /&gt;
|How long Cumulus has been running, e.g. &amp;quot;7 hours 55 minutes&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ProgramUpTimeMs&amp;gt;&lt;br /&gt;
|How long Cumulus has been running in milliseconds&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CpuCount&amp;gt;&lt;br /&gt;
|Number of processors, e.g. &amp;quot;4&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CPUTemp&amp;gt;&lt;br /&gt;
|Temperature of the CPU in C, only works on Linux, updates once a minute, returns &#039;-999.0&#039; on Windows&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AllocatedMemory&amp;gt;&lt;br /&gt;
|Amount of memory allocated to Cumulus, e.g. &amp;quot;60.69 MB&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Units=&lt;br /&gt;
&lt;br /&gt;
No optional input nor output parameters.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunit&amp;gt;&lt;br /&gt;
|Unit of temperature being used (Set in Cumulus as [http://en.wikipedia.org/wiki/Centigrade Celsius] or [http://en.wikipedia.org/wiki/Fahrenheit Fahrenheit]) values &amp;quot;&amp;amp;amp;deg;C&amp;quot; or &amp;quot;&amp;amp;amp;deg;F&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#tempunitnoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded (i.e. without &#039;&#039;&#039;&amp;amp;amp;&#039;&#039;&#039; and without &#039;&#039;&#039;&amp;amp;deg;&#039;&#039;&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunitnodeg&amp;gt;&lt;br /&gt;
|The temperature units being used, without a degree symbol, i.e. &amp;quot;F&amp;quot; or &amp;quot;C&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressunit&amp;gt;&lt;br /&gt;
|Unit of measure for pressure. Possible values: &amp;quot;mb&amp;quot;, &amp;quot;hPa&amp;quot;, &amp;quot;in&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rainunit&amp;gt;&lt;br /&gt;
|Unit of measure for rain fall. Possible values: &amp;quot;mm&amp;quot; or &amp;quot;inches&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windunit&amp;gt;&lt;br /&gt;
|Unit of measure for wind speed. Possible values: &amp;quot;m/s&amp;quot;, &amp;quot;mph&amp;quot;, &amp;quot;km/h&amp;quot;, &amp;quot;kts&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrununit&amp;gt;&lt;br /&gt;
|Unit of measure for wind run (distance). Possible values: &amp;quot;km&amp;quot;, &amp;quot;miles&amp;quot;, &amp;quot;km&amp;quot;, &amp;quot;nm&amp;quot; (for wind speeds in m/s, mph, km/h, kts)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbaseunit&amp;gt;&lt;br /&gt;
|The units used for cloudbase value. Possible values:  &amp;quot;ft&amp;quot; or &amp;quot;m&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Date &amp;amp; Time=&lt;br /&gt;
The default format depends on the locale you use to run Cumulus.&lt;br /&gt;
&lt;br /&gt;
When format is fixed it is noted.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#date&amp;gt;&lt;br /&gt;
|The current date.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdate&amp;gt;&lt;br /&gt;
|The current meteorological date.&lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt; (above), but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the &amp;lt;#metdate&amp;gt; will return the date associated with previous calendar day, but will still return current time  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUTC&amp;gt;&lt;br /&gt;
|The current UTC date/time rather than local date/time.  Example result: 18:30 on 30 December 2009. If you want the local date and time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#time&amp;gt;&lt;br /&gt;
|The current time and date. Example result: 18:30 on 30 December 2009.  If you simply wish the time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timehhmmss&amp;gt;&lt;br /&gt;
|The current time (without date). Example format: 18:30:27. You can use output format specifiers to change the way the time is output, but any date specifiers are ignored.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#minute&amp;gt;&lt;br /&gt;
|The current time, just the minutes. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hour&amp;gt;&lt;br /&gt;
|The current time, just the hour. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#day&amp;gt;&lt;br /&gt;
| The current day as a 2-digit number. Fixed format: 07  (cannot use output format modifiers) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dayname&amp;gt;&lt;br /&gt;
| The current day as a word.  For example, Monday &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortdayname&amp;gt;&lt;br /&gt;
| The current day as a shortened word. Example format: Mon&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#month&amp;gt;&lt;br /&gt;
|The current month as a 2-digit number. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#monthname&amp;gt;&lt;br /&gt;
|The current month as a word. Example format: July&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortmonthname&amp;gt;&lt;br /&gt;
|The current month as a shortened word. Example format: Jul&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#year&amp;gt;&lt;br /&gt;
|The current year as a 4-digit number. Example format: 2009  (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortyear&amp;gt;&lt;br /&gt;
|The current year as a 2-digit number. Example format: 09 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdateyesterday&amp;gt;&lt;br /&gt;
|The previous meteorological date.  The default format depends on the locale you use to run Cumulus &lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#yesterday&amp;gt; (below), but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the date output by &amp;lt;#metdateyesterday&amp;gt; will be the calendar day before that returned by &amp;lt;#yesterday&amp;gt;, but the time returned is actual local time.  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#yesterday&amp;gt;&lt;br /&gt;
|Yesterday&#039;s date. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeJavaScript&amp;gt;&lt;br /&gt;
| The JavaScript &#039;&#039;&#039;Date&#039;&#039;&#039; object contains the number of milliseconds since 00:00:00.000 UTC on 1st January 1970, that date and time is known as the UNIX Epoch.  In JavaScript, you can use &amp;lt;code&amp;gt;Math.floor(new Date().getTime()/1000.0)&amp;lt;/code&amp;gt; This getTime method returns the time in milliseconds.  The web tag returns an integer (currently with 13 digits) representing the number of milliseconds since the UNIX epoch when the web tag was processed. It can be used in a script where you wish to re-express other times output by Cumulus MX into UTC (Coordinated Universal Time).  Mac OS X uses 00:00:00.000 UTC on 1st January 2001 as the starting time and date for its millisecond count, so that is considerably lower.&lt;br /&gt;
&lt;br /&gt;
Note that UTC is calculated using 9192631770 times a particular transition time for Caesium 133 as a basis for 1 second. GMT (Greenwich Mean Time) is calculated on the basis that 1 second is 1/86400 of the time taken for a whole (day) rotation of the Earth. UT1 (or solar time) is calculated from various space measurements. Periodically, leap seconds are added to UTC to realign it with UT1, but these leap seconds are not added to the count of milliseconds represented by this web tag.&lt;br /&gt;
&lt;br /&gt;
Do be aware that some devices will use a 32 bit signed integer to represent this number, and that will stop working on 19 January 2038, the year 2038 problem for computing world.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUnix&amp;gt;&lt;br /&gt;
| Unix tracks the number of seconds since the UNIX epoch. So this web tag can be used when you do not want the millisecond accuracy of the previous web tag. Like previous web tag this relates to UTC, so see details for that tag to find out more.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSince30Dec1899&amp;gt; &lt;br /&gt;
|Day count (gives whole and fractional part) Example: 41250.6523310301&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|Date when records began.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSinceRecordsBegan&amp;gt;&lt;br /&gt;
|Day count since Cumulus records started&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Alarms=&lt;br /&gt;
&lt;br /&gt;
There are web tags for each alarm condition, they give a value of &#039;1&#039; if the alarm condition is enabled and is still currently met; otherwise &#039;0&#039;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempAlarm&amp;gt; &lt;br /&gt;
|Low temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempAlarm&amp;gt; &lt;br /&gt;
|High temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeUpAlarm&amp;gt; &lt;br /&gt;
|Temperature increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeDownAlarm&amp;gt; &lt;br /&gt;
|Temperature decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressAlarm&amp;gt; &lt;br /&gt;
|Low pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressAlarm&amp;gt; &lt;br /&gt;
|High pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeUpAlarm&amp;gt; &lt;br /&gt;
|Pressure increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeDownAlarm&amp;gt; &lt;br /&gt;
|Pressure decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsRainingAlarm&amp;gt; &lt;br /&gt;
|&amp;quot;It&#039;s Raining&amp;quot; alarm triggered either via a Hydreon RG-11 device, or rain rate &amp;gt; 0&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainTodayAlarm&amp;gt; &lt;br /&gt;
|High rain today alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateAlarm&amp;gt; &lt;br /&gt;
|High rainfall rate alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustAlarm&amp;gt; &lt;br /&gt;
|High wind gust alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedAlarm&amp;gt; &lt;br /&gt;
|High wind speed alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataStopped&amp;gt;&lt;br /&gt;
|1 if the station has apparently stopped sending data to Cumulus, otherwise 0&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BatteryLowAlarm&amp;gt;&lt;br /&gt;
|Alarm for WLL (Console [if you have an API key] &amp;amp; Tx), VP2 (Console &amp;amp; Tx), GW1000 (Tx)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataSpikeAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a data spike is detected, or a data limit exceeded&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#HttpUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a HTTP upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#MySqlUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a MySQL upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#UpgradeAlarm&amp;gt;&lt;br /&gt;
| Alarm raised if MX upgrade (a newer release) is available&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Extreme Records =&lt;br /&gt;
&lt;br /&gt;
There are a set of tags for the Cumulus record states. They give a value of &#039;1&#039; if the record has been exceeded; otherwise &#039;0&#039;. &lt;br /&gt;
&lt;br /&gt;
These web tags will be set from the time of the record until a timeout value is met (by default each record remains set for 24 hours). &lt;br /&gt;
&lt;br /&gt;
You can change the default timeout through the parameter &#039;&#039;Station Settings=&amp;gt;Common Options=&amp;gt;Advanced Options&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
== Table of web tags available for extreme records ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|The date that Cumulus began tracking all time records&amp;lt;br/&amp;gt; (does not prevent earlier record dates being set manually)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#newrecord&amp;gt; &lt;br /&gt;
|Indicates when any tracked extreme is changed (sets the LED on the interface flashing).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempRecordSet&amp;gt;&lt;br /&gt;
|1 if any temperature-based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time highest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time lowest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHeatIndexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high USA heat index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high Canadian Humidity index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowWindChillRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time greatest wind chill extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high feels like temperature extreme has been updated, 0 if not &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low feels like temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMinTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high minimum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowMaxTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low maximum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind gust extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind speed extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RainRecordSet&amp;gt;&lt;br /&gt;
|1 if any rainfall based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high rain rate extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHourlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high hourly rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRain24HourRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high 24hr rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMonthlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high monthly rain  extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest dry period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest wet period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high humidity light extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressureRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRecordSet&amp;gt;&lt;br /&gt;
|1 if any wind speed based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindrunRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind run extreme has been updated, 0 if not&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Miscellaneous =&lt;br /&gt;
&lt;br /&gt;
All tags are available in all flavours, as far as I know, although &#039;&#039;their output might vary&#039;&#039;, and which input/output parameters they permit might vary between Cumulus 1 and MX.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestError&amp;gt;&lt;br /&gt;
| This tag and the next 3 are in CumulusMX, none of them are actually used.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorDate&amp;gt;&lt;br /&gt;
|See previous tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorTime&amp;gt;&lt;br /&gt;
|See previous tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ErrorLight&amp;gt;&lt;br /&gt;
|1 if the &#039;error&#039; light is flashing, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#version&amp;gt;&lt;br /&gt;
|The version of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#build&amp;gt;&lt;br /&gt;
|The build of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildAvailable&amp;gt;&lt;br /&gt;
|This gets the value 0 or 1 and is checked on start-up and once a day thereafter at a random time&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildNumber&amp;gt;&lt;br /&gt;
|It is checked on start-up and once a day thereafter at a random time. Displays the latest public release build number - eg. b3089&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#realtimeinterval&amp;gt;&lt;br /&gt;
|The real time update interval in seconds (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#interval&amp;gt;&lt;br /&gt;
|The web site update interval in minutes (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: will always return one of these: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
&lt;br /&gt;
This is the end of the meteorological day, so if during Daylight Saving Time rolover is at &amp;quot;10 am&amp;quot;, then on the day DST ends it will return to &amp;quot;9 am&amp;quot; ensuring every meteorological day is exactly 24 hours long. If the time is &amp;quot;Midnight&amp;quot; (or during DST it is &amp;quot;9 am&amp;quot;), then days will be 23 or 25 hours long just on day clocks change, 24 hours otherwise.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationtype&amp;gt;&lt;br /&gt;
|The weather station [https://cumuluswiki.org/a/Cumulus.ini#Section:_Station model] description.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationtypeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#latitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Latitude latitude] (as you entered during setup).&lt;br /&gt;
Supports an optional &#039;dp&#039; parameter, if supplied, instead of the usual web-encoded text format with degrees/minutes/seconds, the result is in decimal degrees to the specified number of decimal places. E.g&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude&amp;gt; gives &amp;quot;N&amp;amp;nbsp;59&amp;amp; deg;&amp;amp;amp;nbsp;14&amp;amp;amp;#39;&amp;amp;amp;nbsp;33&amp;amp;amp;quot;&amp;quot; for N 59 14 33&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude dp=5&amp;gt; gives &amp;quot;59.24250&amp;quot;&lt;br /&gt;
&lt;br /&gt;
If the &amp;quot;dp&amp;quot; parameter is supplied, then supplying &amp;quot;rc=y&amp;quot; in addition will cause any decimal comma to be converted to a decimal point.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#latitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Longitude longitude]  (as you entered during setup). Supports an optional &#039;dp&#039; and &#039;rc&#039; parameters as per the latitude tag.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Altitude altitude] value (web tag outputs web encoded format containing figure, &#039;&amp;amp;amp;nbsp;&#039; and units) in either feet or metres just as you entered during setup e.g. &#039;123&amp;amp;amp;nbsp;m&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#altitudenoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#location&amp;gt;&lt;br /&gt;
|The station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longlocation&amp;gt;&lt;br /&gt;
|Longer description of the station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forum&amp;gt;&lt;br /&gt;
|URL of the forum (as you entered during setup) encoded into a web page menu item by adding colons&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forumurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#webcam&amp;gt;&lt;br /&gt;
|URL of the webcam (as you entered during setup) encoded into a web page menu item by adding colons. Default is blank. Can be used to link to any other web page that you host (Cumulus does not verify that it is a web cam, that is just a label, and the label can be changed on each standard web page individually)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#webcamurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#graphperiod&amp;gt;&lt;br /&gt;
|The number of hours displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Detailed Chart Period&#039; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dailygraphperiod&amp;gt;&lt;br /&gt;
|The number of days displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Daily Chart Period&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAMonthlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA monthly report&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAYearlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA yearly report&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_useApparent&amp;gt;&lt;br /&gt;
| Whether user prefers to see Apparent Temperature or Feels Like Temperature&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showSolar&amp;gt;&lt;br /&gt;
| Whether user wants to show Solar data or does not not have a solar sensor&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showUV&amp;gt;&lt;br /&gt;
| Whether user wants to show Ultra Violet data or does not not have a UV sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Special tags=&lt;br /&gt;
&lt;br /&gt;
==Davis==&lt;br /&gt;
&lt;br /&gt;
At present this table has not yet been updated for latest MX version.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
All (see note for THSWindex) of the following web tags for the Davis PWS are available&lt;br /&gt;
&lt;br /&gt;
The values of the reception tags are updated every 15 minutes.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsReceived&amp;gt;&lt;br /&gt;
|Total number of data packets received. This stat is not supplied by the Davis WLL station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsMissed&amp;gt;&lt;br /&gt;
|Number of missed data packets. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisMaxInARow&amp;gt;&lt;br /&gt;
|Longest streak of consecutive packets received. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumCRCerrors&amp;gt;&lt;br /&gt;
|Number of packets received with CRC errors. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumberOfResynchs&amp;gt;&lt;br /&gt;
|Number of times the console resynchronised with the transmitter. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisFirmwareVersion&amp;gt;&lt;br /&gt;
|The console/WLL firmware version&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THWindex&amp;gt;&lt;br /&gt;
|A derived temperature using Temperature/Humidity/Wind values&lt;br /&gt;
&lt;br /&gt;
The THW Index uses humidity and temperature (like Heat Index), but includes the cooling effects of wind (like wind chill).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THSWindex&amp;gt;&lt;br /&gt;
|A heat stress indicator using Temperature/Humidity/Solar/Wind values.&lt;br /&gt;
*The THSW Index uses humidity and temperature (like the Heat Index), but also includes the heating effects of sunshine, and the cooling effects of wind.&lt;br /&gt;
*Therefore requires Davis station with solar sensor.&lt;br /&gt;
See [http://digitalcommons.unl.edu/cgi/viewcontent.cgi?article=1223&amp;amp;context=animalscinbcr  Approx calculation].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#battery&amp;gt;&lt;br /&gt;
|The console battery condition in volts. eg &amp;quot;4.82v&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#txbattery&amp;gt;&lt;br /&gt;
&amp;lt;#txbattery channel=1&amp;gt;&lt;br /&gt;
|The transmitter battery condition, by default it returns the status of all transmitters.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRain&amp;gt;&lt;br /&gt;
|The console &#039;storm rain&#039; current amount.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRainStart&amp;gt;&lt;br /&gt;
|The console reported date of the start of the &#039;storm&#039; (see previous webtag).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; that the console does not report start time, so the webtag cannot report time.  It appears a minimum of 2 tips within 3 hours will trigger a storm start, so using &amp;lt;#LastRainTip&amp;gt; might help&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Davis WLL ==&lt;br /&gt;
&lt;br /&gt;
You need a purchased license to use these webtags.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsoleSupplyV&amp;gt;&lt;br /&gt;
|The WLL external supply voltage&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisReceptionPercent tx=1&amp;gt;&lt;br /&gt;
|WLL transmitter reception percentage (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=0&amp;gt;&lt;br /&gt;
|WLL RSSI of the WiFi connection&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=1&amp;gt;&lt;br /&gt;
|WLL RSSI of Transmitter #1  (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastBadCnt&amp;gt;&lt;br /&gt;
|Count of multicast packets missed or have bad a CRC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastGoodCnt&amp;gt;&lt;br /&gt;
|Count of good multicast packets received&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastGoodPct&amp;gt;&lt;br /&gt;
|Percentage of good multicast packets received&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Fine Offset==&lt;br /&gt;
&lt;br /&gt;
The following tags are specific to the Fine Offset series &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Lux value &amp;quot;Fine Offset only&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SensorContactLost&amp;gt;&lt;br /&gt;
|1 if the station has lost contact with its remote sensors &amp;quot;Fine Offset only&amp;quot; &lt;br /&gt;
0 if contact has been established&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Cumulus_MX]]&lt;/div&gt;</summary>
		<author><name>SaratogaWX</name></author>
	</entry>
	<entry>
		<id>https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=11041</id>
		<title>Full list of Webtags</title>
		<link rel="alternate" type="text/html" href="https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=11041"/>
		<updated>2022-11-10T18:51:48Z</updated>

		<summary type="html">&lt;p&gt;SaratogaWX: /* Alarms */ added &amp;lt;#IsRainingAlarm&amp;gt; from 3.19.1 - b3194&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; {|align=right&lt;br /&gt;
  |__TOC__&lt;br /&gt;
  |}&lt;br /&gt;
This list only contains the tag names. Tag names are the basic entity when asking a value. Check the [[Webtags#Using_Webtags|Usage of webtags]] and don&#039;t forget tag names are only part of the [[Webtags#General Format for Web Tags|general format for Webtags]]. It does not indicate what parameters they can take, nor does it include the brackets the tag name is surrounded by when you quote it in a template file for Cumulus to process.&lt;br /&gt;
&lt;br /&gt;
Here follow tables that group the tag names by the basic purpose of the tags listed. There has been confusion in the past of tags appearing in more than one group. If you find such occurrence you may notify or modify. &lt;br /&gt;
&lt;br /&gt;
= Current Conditions =&lt;br /&gt;
&lt;br /&gt;
We start with tags that relate to the latest values, as these are the ones that people most often choose to use. The current condition data is also available, for processes external to Cumulus, by using the inbuilt facility to generate [[Realtime.txt|a file]] with such data. CumulusMX makes current values available for a standard range of sensors where the same web tags apply across a range of weather station models. Current values from some [[#Extra Sensors|extra]] temperature and relative humidity sensors (see [[Extra temperatures]]) from particular weather station models are offered as well.&lt;br /&gt;
&lt;br /&gt;
==Standard sensors==&lt;br /&gt;
The tags in this first list are grouped for historical reasons and remain grouped.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temp&amp;gt;&lt;br /&gt;
|The outside (air) temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#intemp&amp;gt;&lt;br /&gt;
|The inside temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeLastHour&amp;gt;&lt;br /&gt;
|The change in outside temperature over the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrend&amp;gt;&lt;br /&gt;
|The average rate of change in temperature over the last three hours. Trend = (temp now - temp 3hrs ago) / 3 (the calculation selected for this trend matches the standard-based calculation for &amp;lt;#presstrendval&amp;gt; despite the naming inconsistency)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendtext&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (values can be set in strings.ini)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendenglish&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindex&amp;gt;&lt;br /&gt;
|Current [[heat index]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidex&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Humidex Humidex]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptemp&amp;gt;&lt;br /&gt;
|The [[Apparent_temperature|apparent]] temperature.  The referenced page in weather terminology section of this Wiki explains it. The formula used is that defined by BOM. Although at temperatures above 20°C (68°F) Feels like reports an &amp;quot;apparent temperature&amp;quot; it uses a different formula. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchill&amp;gt;&lt;br /&gt;
|The current [[wind chill]] temperature.  The referenced page in weather terminology section of this Wiki explains it. For temperatures below 10°C (50°F) Feels like reports the same value.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslike&amp;gt;&lt;br /&gt;
|Available for version 3.6.10 and up. See [[Feels Like]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsFreezing&amp;gt;&lt;br /&gt;
|If outside temperature is at or below 0°C/32°F. 0=Above freezing, 1=Below freezing&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#chillhours&amp;gt;&lt;br /&gt;
|The number of [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|&#039;chill hours&#039;]] so far this season (threshold temperature and start date are configurable).&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hum&amp;gt;&lt;br /&gt;
|The outside [http://en.wikipedia.org/wiki/Humidity humidity]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#inhum&amp;gt;&lt;br /&gt;
|The inside humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dew&amp;gt;&lt;br /&gt;
|The current dew point (See [[Temperature_(and_humidity)_measurement#Cumulus_Calculated_Parameters|wiki]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wetbulb&amp;gt;&lt;br /&gt;
|Estimated [http://en.wikipedia.org/wiki/Wet_bulb wet bulb] temperature&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfall&amp;gt;&lt;br /&gt;
|The total rainfall so far today (reports rain counter now minus rain counter at start of day), start of day counter can be edited using &amp;quot;edit rain today&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrate&amp;gt;&lt;br /&gt;
|The current [[Rain_measurement#Rain_Rate|rainfall rate]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rhour&amp;gt;&lt;br /&gt;
|The rainfall in the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#r24hourH&amp;gt;&lt;br /&gt;
|The rainfall in the last 24 hours&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tr24hourH&amp;gt;&lt;br /&gt;
|Time of the rainfall in the last 24 hours&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmidnight&amp;gt;&lt;br /&gt;
|The total rainfall since midnight. Useful if you don&#039;t use midnight as your start of day&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#r24hour&amp;gt;&lt;br /&gt;
| Reading recent history records, takes rain counter for latest minute, and substracts rain counter from as close as possible to same time yesterday (if Cumulus was not running at that time yesterday, but historical catch-up has been enabled, then it is from nearest time available yesterday, so for a logging interval of every 30 minutes might be 24 hours and 16 minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTipISO&amp;gt;&lt;br /&gt;
|Fixed ISO format output giving date and time of last rain gauge tip (e.g 2010-09-06 06:09) The format is always as shown (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTip&amp;gt;&lt;br /&gt;
| (available from release 3.6.1) Date/time of last rain gauge tip &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MinutesSinceLastRainTip&amp;gt;&lt;br /&gt;
|The number of minutes since the last rain gauge tip, in whole numbers, rounded down&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsRaining&amp;gt;&lt;br /&gt;
|For [[Rain_measurement#Optical_Rain_Gauge| Hydreon RG-11 devices]], shows the current rain state. 0=No rain, 1=It&#039;s raining&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmonth&amp;gt;&lt;br /&gt;
|The total rainfall so far this month&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ryear&amp;gt;&lt;br /&gt;
|Annual rainfall total for rainfall season year (i.e. starting month as set on Configuration menu, station screen,  Annual rainfall frame)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveRainDays&amp;gt;&lt;br /&gt;
|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, meteorologists exclude dew (and other times when single tip of recorder).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveDryDays&amp;gt;&lt;br /&gt;
|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&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#press&amp;gt;&lt;br /&gt;
|The [http://en.wikipedia.org/wiki/Sea_level_pressure sea level pressure]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendval&amp;gt;&lt;br /&gt;
|The average rate of pressure change over the last three hours.  Trend = (pressure now - pressure 3hrs ago) / 3 &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrend&amp;gt;&lt;br /&gt;
|The pressure trend in words - values can be set in the &#039;strings.ini&#039; file&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendenglish&amp;gt;&lt;br /&gt;
| a single word description for the pressure trend - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed). From version 1.8.8 1st December 2009&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#PressChangeLast3Hours&amp;gt;&lt;br /&gt;
|Available from version 3.11.1;  Total Pressure Change since 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altimeterpressure&amp;gt;&lt;br /&gt;
|Altimeter pressure. Pressure corrected to sea level using the station&#039;s altitude only. Same as sea-level pressure for non-Davis stations.&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wlatest&amp;gt;&lt;br /&gt;
|Current wind speed reading from console.  Corresponds to &#039;latest&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearing&amp;gt;&lt;br /&gt;
|Current wind bearing in degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currentwdir&amp;gt;&lt;br /&gt;
|Current wind bearing as a compass point - e.g. ESE &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeed&amp;gt;&lt;br /&gt;
|The 10-minute average, if you have Cumulus set to calculate a 10-minute average. Otherwise, it&#039;s the latest &#039;wind&#039; value from the console (i.e. the current speed as determined by the station). Corresponds to &#039;average&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgbearing&amp;gt;&lt;br /&gt;
|Average wind bearing in degrees over last configured interval minutes. Range 1-360, 0=Calm&lt;br /&gt;
&lt;br /&gt;
This is calculated by taking the wind direction and speed for the last 10 minutes (or other interval as configured), calculates the sums of the North/South and East/West vector components, divides the E/W component sum by the N/S component sum, and takes the arctan.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdir&amp;gt;&lt;br /&gt;
|Average wind bearing over last 10 minutes as a [http://en.wikipedia.org/wiki/Compass compass] point - e.g. ESE&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgust&amp;gt;&lt;br /&gt;
|The highest wind reading in the last 10 minutes. Corresponds to &#039;gust&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindSampleCount&amp;gt;&lt;br /&gt;
|The number of wind samples making up the wind rose (etc) data (up to 3600)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdirdata&amp;gt;&lt;br /&gt;
|Comma separated list of recent wind bearing readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &amp;lt;#nextwindindex&amp;gt;. Reading interval x varies by station type:&lt;br /&gt;
* Oregon:  x=12 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 12 hours worth in full array&lt;br /&gt;
* Davis:  x=2 or 3 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 2.5 hours worth in full array&lt;br /&gt;
* Fine Offset: Cumulus 1 reads the wind data every minute (although station transmits wind data every 40 seconds), so 60 hours worth in full array&lt;br /&gt;
* Davis WLL: x=2.5 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=160900#p160900) so 2.5 hours worth in full array&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspddata&amp;gt;&lt;br /&gt;
|Comma separated list of recent individual (non-averaged) wind speed (correspond to &#039;latest&#039; on the Cumulus main screen) readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &#039;&#039;&#039;nextwindindex&#039;&#039;&#039; tag. Reading interval x varies by station type (see above).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#nextwindindex&amp;gt;&lt;br /&gt;
|The index of the entries in &amp;lt;#wdirdata&amp;gt; and &amp;lt;#wspddata&amp;gt; that Cumulus &#039;&#039;is going to use next&#039;&#039; - i.e. the latest entry used is one less than this; but don&#039;t forget to allow for the wrap around!&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRoseData&amp;gt;&lt;br /&gt;
|A comma-separated list of the wind &#039;totals&#039; used to draw the wind rose (8 or 16 values)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRosePoints&amp;gt;&lt;br /&gt;
|The number of items in &amp;lt;#WindRoseData&amp;gt; (i.e. 8 or 16)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufort&amp;gt;&lt;br /&gt;
|The current wind speed on the [http://en.wikipedia.org/wiki/Beaufort_scale Beaufort scale] (e.g. F8) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufortnumber&amp;gt;&lt;br /&gt;
|The current wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaudesc&amp;gt;&lt;br /&gt;
|The current wind speed Beaufort description (e.g. &amp;quot;Gale&amp;quot;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom10&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo10&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbase&amp;gt;&lt;br /&gt;
|Calculated [http://en.wikipedia.org/wiki/Cloud_base cloud base]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbasevalue&amp;gt;&lt;br /&gt;
|Current calculated cloud base without units&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UV&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Uv_index UV index]. Requires your station to have a UV sensor.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SolarRad&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Solar_radiation solar radiation]. Requires your station to have a solar sensor.&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Current light level in Lux. Requires your station to have a solar sensor. Only applies to Fine Offset stations.&lt;br /&gt;
|-&lt;br /&gt;
|[[Forecast_webtag|&amp;lt;#forecast&amp;gt;]]&lt;br /&gt;
|The current forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#forecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current forecast encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastnumber&amp;gt;&lt;br /&gt;
|The number relating to the current forecast entry in the [[strings.ini]] file.  If your station is not providing it&#039;s own forecast and Cumulus is not calculating one then 0 (zero) is returned.  Note: two negative numbers can be returned by [[Forecast_webtag|Cumulus]]: -1 (neg 1) = Exceptional Fine, -26 (neg 26) = Exceptional Bad&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecast&amp;gt;&lt;br /&gt;
|Always gives Cumulus (Zambretti) [[Forecast_webtag|forecast]], even if the &amp;lt;#forecast&amp;gt; tag provides a station forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#cumulusforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  Cumulus (Zambretti) forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecast&amp;gt;&lt;br /&gt;
|Always gives station forecast (if available)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#wsforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  station forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcond&amp;gt;&lt;br /&gt;
|Represents the value entered on the screen within Cumulus for the Current Weather condition, or the value as held in the [[currentconditions.txt]] file. Any reserved HTML characters are encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcondenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#currcond&amp;gt; but also has all characters above (decimal base) code 159 encoded as HTML entities for example this would encode any use of symbol for degree.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcondJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current conditions encoded for JavaScript&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Extra Sensors==&lt;br /&gt;
&lt;br /&gt;
The extra sensors functionality in Cumulus only supports processing for current spot values as read from the sensors. Periodically spot extra sensor values are logged, see the [[Extra_Sensor_Files|Extra Sensor Files]] page for information about log files from where you can extract the past spot values. The logging can be compared to the Standard Logfiles.&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors: Davis models and Oregon Scientific WMR928, WR100/200 ===&lt;br /&gt;
&lt;br /&gt;
These web tags hold current values for additional sensors supported by CumulusMX. For Oregon Scientific model like WMR-200 with USB connection, please refer to [[#Web tags mentioning (outside) temperature]] because any of the extra temperature tags below can be redirected to &#039;&#039;&#039;&amp;lt;#temp&amp;gt;&#039;&#039;&#039;, and consequently also have web tags reporting daily extremes and longer period extreme records.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp1 - 10&amp;gt;&lt;br /&gt;
|Extra temperature channel 1 - 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP1 - 10&amp;gt;&lt;br /&gt;
|Extra dew point channel 1 - 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum1 - 10&amp;gt;&lt;br /&gt;
|Extra humidity channel 1 - 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilTemp1 - 16&amp;gt;&lt;br /&gt;
|Soil temperature 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture1 - 16&amp;gt;&lt;br /&gt;
|Soil moisture 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafTemp1 - 4&amp;gt;&lt;br /&gt;
|Leaf temperature 1 - 4&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafWetness1 - 8&amp;gt;&lt;br /&gt;
|Leaf wetness 1 - 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors:  Davis AirLink ===&lt;br /&gt;
Available from version 3.9.0. You can configure two Airlink devices which have fixed identification as Indoor and Outdoor. There are a similar set of tags for each device.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Particulate Matter&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm1[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 1 μm, or less count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Currentparticulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality Index Values (allows use of the &amp;quot;dp=n&amp;quot; and &amp;quot;tc=y&amp;quot; parameters)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 2.5 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Stats Values&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 1 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 3 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 24 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] 12 hr averages buffer (2  hrs are required to get a nowcast value)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Sensor Info&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkFirmwareVersion[InǀOut]&amp;gt;&lt;br /&gt;
|Shows the AirLink firmware version as a date string.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkTemp[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air temperature value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkHum[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air humidity value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkWifiRssi[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors WiFi signal strength in dB - anything below -90 is considered very poor.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Extra Sensors: Ecowitt ===&lt;br /&gt;
&lt;br /&gt;
Ecowitt stations are sold under other names depending on nation,  e.g. Ambient in USA, Froggit in central Europe, so Ecowitt is used as a generic name in this Wiki. See also [https://www.wxforum.net/index.php?board=111.0 WXForum.net].&lt;br /&gt;
&lt;br /&gt;
==== WH45 CO₂ sensor ====&lt;br /&gt;
&lt;br /&gt;
Available from release 3.9.5.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2&amp;gt;&lt;br /&gt;
| The actual CO&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; concentration in ppm&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-24h&amp;gt;&lt;br /&gt;
| The CO&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; concentration in ppm as a moving average over 24 hours&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm2p5&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; or less&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm2p5-24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm10&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less (includes the 2.5 figure)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm10-24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-temp&amp;gt;&amp;lt;sup&amp;gt;See note&amp;lt;/sup&amp;gt;&lt;br /&gt;
| Temperature as reported by Air Quality monitor. &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-hum&amp;gt;&lt;br /&gt;
| Relative Humidity as reported by Air Quality monitor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note&#039;&#039;&#039;: This temperature reflects the temperature of the sensor and would be used in combination with the sensors measured humidity (see next) for correction of the measured PM (particulate matter) value. This correction is responsibility of the user and is subject to a lot of discussion. Determination of how to correct the PM value is highly dependent on the conditions and placement of the sensor. See the specification sheet for the sensor or create some multivariate regression line based on calibration measurements. This is also valid for PM sensors like the AirLink. The normal amateur usage of PM sensors is that the uncorrected values are published.&lt;br /&gt;
&lt;br /&gt;
==== WN34 soil and water sensor ====&lt;br /&gt;
&lt;br /&gt;
Cumulus MX can support the Ecowitt WN34 (other model types exist and are reported here as if WN34) soil and water temperature sensors. They are reported as &amp;quot;User Temperature 1&amp;quot; to &amp;quot;User Temperature 8&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp1 - 8&amp;gt;&lt;br /&gt;
|The temperature of the sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Divers Extra Sensors ====&lt;br /&gt;
Below are described the tags resulting from &#039;&#039;Ecowitt Air quality (WH41,WH43,WH45)&#039;&#039;, Ecowitt leak sensor (WH55), lighting detector (WH57), and extra temperature sensors (WN34)&lt;br /&gt;
&lt;br /&gt;
This sub-section applies only to those using Ecowitt GW1000 (also Froggit DS1500, and other equivalents, see [[Supported Devices]]) an interface unit that picks up various external sensors and sends the data via an application programming interface to CumulusMX which then generates the following web tags:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#GW1000FirmwareVersion&amp;gt;&lt;br /&gt;
|GW1000 firmware version string&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQuality1 - 4&amp;gt;&lt;br /&gt;
| Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQualityAvg1 - 4&amp;gt;&lt;br /&gt;
| 24 hr moving average Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeakSensor1 - 4&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningDistance&amp;gt;&lt;br /&gt;
|Distance to last strike &lt;br /&gt;
Same units as wind run - miles/km/nm. Returns 0.0 if you don&#039;t have a sensor, GW1000 api returns max value you can put in a byte - 0xFF which translates to 158.4 miles = 255 km if have sensor but no strike detected yet, so CMX translates that to &#039;----&#039;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningTime&amp;gt;&lt;br /&gt;
|Date and Time of last strike. &lt;br /&gt;
Default without output parameters is locale&#039;s short time format e.g. 18:02 or 6:02 pm, without date, but tag accepts both date and time output parameters. &lt;br /&gt;
Returns &#039;----&#039; if you don&#039;t have sensor or there has not been a strike since the sensor was installed. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of lighting strikes today&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp1 - 8&amp;gt; &lt;br /&gt;
|User Temperature 1 - 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The WH32 produces Temperature, Humidity and Dewpoint tags as the Davis above, WH51 soilmoisture produces similar tags.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp1 - 8&amp;gt;&lt;br /&gt;
|Extra temperature Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP1 - 8&amp;gt;&lt;br /&gt;
|Extra dew point Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum1 - 8&amp;gt;&lt;br /&gt;
|Extra humidity Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;| WH51 soilmoisture sensor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture1 - 8&amp;gt;&lt;br /&gt;
|Soil moisture 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Recent History=&lt;br /&gt;
&lt;br /&gt;
Please refer to the [[Recent history]] page for full information about using the tags in the following two tables. &lt;br /&gt;
&lt;br /&gt;
All tags in the tables below have:&lt;br /&gt;
#Mandatory input parameters as in this [[Webtags/Parameters#Input_modification_Parameters|description]]&lt;br /&gt;
#Optional output parameters to modify the time format as in this [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|description]]&lt;br /&gt;
&lt;br /&gt;
== Timestamp tag ==&lt;br /&gt;
Although as [[Recent history]] page explains, the history is intended to cover every minute in last 7 days, some entries may be at less frequent intervals, and when clocks change some entries will be missing altogether.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Time-stamp tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentTS&amp;gt;&lt;br /&gt;
|Gives the timestamp of the data that will be returned for any other recent history tag that uses same &#039;&#039;&#039;d, h, and m&#039;&#039;&#039; parameters&lt;br /&gt;
|&amp;lt;#RecentTS h=3 m=1 format=&amp;quot;HH:mm&amp;quot;&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== All Recent History Tags ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Input Modification Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentOutsideTemp&amp;gt;&lt;br /&gt;
|Outside Temperature&lt;br /&gt;
| &amp;lt;#RecentOutsideTemp h=3 m=1&amp;gt;&amp;amp;nbsp;&amp;lt;#tempunit&amp;gt; will display the temperature at the start of the period for which &amp;lt;#temptrend&amp;gt; is calculated&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill &lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentDewPoint&amp;gt;&lt;br /&gt;
|Dew Point&lt;br /&gt;
| &amp;lt;#RecentDewPoint h=25&amp;gt; reports the dew point temperature just over a day ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHeatIndex&amp;gt;&lt;br /&gt;
|Heat Index&lt;br /&gt;
| &amp;lt;#RecentHeatIndex m=121&amp;gt; reports the heat index about 2 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidity&amp;gt;&lt;br /&gt;
|Relative Humidity&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind &amp;lt;br&amp;gt;(Note: Wind &#039;Speed&#039;, &#039;Gust&#039; and &#039;Latest&#039; have the usual Cumulus meanings see [[Wind measurement]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindSpeed&amp;gt;&lt;br /&gt;
|Wind Speed&lt;br /&gt;
| &amp;lt;#RecentWindSpeed m=10&amp;gt; will display the average wind speed 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindGust&amp;gt;&lt;br /&gt;
|Wind Gust&lt;br /&gt;
&lt;br /&gt;
(reports maximum gust from build 1088 of version 1.9.4)&lt;br /&gt;
| &amp;lt;#RecentWindGust d=1 m=1&amp;gt; will report the wind gust at approximately the same time yesterday&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindLatest&amp;gt;&lt;br /&gt;
|Wind Latest. &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindDir&amp;gt;&lt;br /&gt;
|Wind Direction (instantaneous)&lt;br /&gt;
| &amp;lt;#RecentWindDir m=10&amp;gt; will tell you which direction the wind was blowing from 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir&amp;gt;&lt;br /&gt;
|Wind Direction (average)&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir d=6&amp;gt; will say what the calculated average wind direction was at this time at the start of the week&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentPressure&amp;gt;&lt;br /&gt;
|Sea-level Pressure&lt;br /&gt;
| &amp;lt;#RecentPressure h=3 m=1&amp;gt; gives the sea level pressure when &amp;lt;#presstrendval&amp;gt; started tracking the pressure&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentRainToday&amp;gt;&lt;br /&gt;
|Daily rain total from last roll-over to specified time&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar &amp;amp; UV&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentSolarRad&amp;gt;&lt;br /&gt;
|Solar Radiation &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentUV&amp;gt;&lt;br /&gt;
|UV Index &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Indoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; | (to do)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Outdoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill  (if temperature is below 10°C or 50 °F, then the new Feels Like now available in MX (next item) will report this same value).&lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentFeelsLike&amp;gt;&lt;br /&gt;
| Feels Like Temperature&lt;br /&gt;
| &amp;lt;#RecentFeelsLike h=12 m=1&amp;gt; reports the feel like temperature 12 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidex&amp;gt;&lt;br /&gt;
| Canadian Humidity Index (humidex) Dimensionless - no units&lt;br /&gt;
| &amp;lt;#RecentHumidex h=3&amp;gt; reports humidex 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality tags&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
NOTE: Please note this section has NOT yet been updated for recent MX releases, it appears from [[cumulusmx.db|RecentData table in cumulusmx.db]] that the list here is not complete for MX.  However, no release announcement has been found listing tag names not shown here (i.e. apparent temperature, indoor temperature and humidity, air quality)&lt;br /&gt;
&lt;br /&gt;
=Today=&lt;br /&gt;
&lt;br /&gt;
Cumulus allows some control over the time that &amp;quot;Today&amp;quot; begins:&lt;br /&gt;
# You can define the log rollovertime. Choose between 9am or midnight.&lt;br /&gt;
# For the weather diary feature &#039;&#039;&#039;SnowDepthHour&#039;&#039;&#039; The default SnowDepthHour is 0&lt;br /&gt;
&lt;br /&gt;
Readings from your weather station are assigned to the &amp;quot;Today&amp;quot; based on 3 options for [[Meteorological day]]&lt;br /&gt;
# starting at 9:00 am, based on winter time, so switching to 10:00 during Daylight Saving (summer) time, or&lt;br /&gt;
# starting at 9:00 am, all year round, or&lt;br /&gt;
# aligned with calendar days, so today starts at midnight&lt;br /&gt;
&lt;br /&gt;
The independence of the start time for weather diary and weather station related web tags means needs to be remembered when labelling web tags from the two tables below. It was assumed that you would use 9 a.m. as start time for both, but not care when snow fell, as it often has in the UK, after Summer Time has begun, so weather station tags were by default reporting from 10 a.m. local time and snow as at 9 a.m.&lt;br /&gt;
&lt;br /&gt;
In MX, if you choose 9 a.m. (optionally 10 a.m. in summer) for rollover, so all the standard derivative are assigned to the date the meteorological day starts as Today, but the sunshine hours recorded against today will be from midnight on the said date.&lt;br /&gt;
&lt;br /&gt;
==Weather Diary==&lt;br /&gt;
&lt;br /&gt;
This first table lists all the web tags available for reporting what is recorded in the weather diary. Just to be clear, the web tags shown below, will report data for previous day if the current time is before the snow depth hour setting, and report data for the current day if the current time matches the snow depth hour or is later.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowdepth&amp;gt;&lt;br /&gt;
|Meteorologists report snow depth in cm, so this is default unit for Cumulus. &lt;br /&gt;
&lt;br /&gt;
If there is no entry in Weather Diary for the day explained above, reports zero.&lt;br /&gt;
&lt;br /&gt;
Input is to 2 decimal places. MX allows output in centimetres with decimal places without any script. You can&#039;t change the units shown in admin interface, but your value can be input as inches to 2 decimal places if you ignore &amp;quot;cm&amp;quot; that is displayed in that interface.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowlying&amp;gt;&lt;br /&gt;
| If there is no entry in Weather Diary for the day explained above, this web tag returns null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowfalling&amp;gt;&lt;br /&gt;
| If there is no entry in Weather Diary for the day explained above, this web tag returns null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Today.ini==&lt;br /&gt;
&lt;br /&gt;
These tag names relate to the current [[Meteorological day]] and they are populated from information held in [[today.ini]]; Where a tag name reports a value specific to a past time in today-so-far, there will also be a tag name that can give the time of day, shown in same row of table below. For those that cover whole day so far, the final column contains &amp;quot;n/a&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
There is some inconsistency in naming with &amp;quot;T&amp;quot; not included in all tag names, &amp;quot;T&amp;quot; is used in conjunction with &amp;quot;H&amp;quot; or &amp;quot;L&amp;quot; as a suffix for extreme values/time-stamps, but a prefix &amp;quot;T&amp;quot; can identify today&#039;s value, or prefix &amp;quot;T&amp;quot; can signify a time-stamp. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtemp&amp;gt;&lt;br /&gt;
|The [[Average_temperature|average]] temperature so far today (calculated from all temperature readings processed by Cumulus, [[Today.ini|today.ini]] stores a cumulative aggregate and counts the number of values processed, so a division gives this output)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprange&amp;gt;&lt;br /&gt;
|The temperature range (&amp;lt;#tempTH&amp;gt; - &amp;lt;#tempTL&amp;gt;) so far today (Cumulus calculates all these tags using Celsius values, but outputs them in your chosen units)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest temperature since midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest temperature since midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightRangeT&amp;gt;&lt;br /&gt;
|The temperature range (max - min) so far today from midnight (Cumulus calculates all these tags using Celsius values, but outputs them in your chosen units)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTH&amp;gt;&lt;br /&gt;
|Today&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTL&amp;gt;&lt;br /&gt;
|Today&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTH&amp;gt;&lt;br /&gt;
|Today&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTL&amp;gt;&lt;br /&gt;
|Today&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillTL&amp;gt;&lt;br /&gt;
|Today&#039;s greatest wind chill&lt;br /&gt;
|&amp;lt;#TwchillTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#ThumTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#ThumTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Precipitation&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rain24hourTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest rain for 24 hours&lt;br /&gt;
|&amp;lt;#Train24hourTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainToday&amp;gt;&lt;br /&gt;
|If you have an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode, this gives today&#039;s rain total so far according to the sensor&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustTM&amp;gt; &lt;br /&gt;
|Today&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingTM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of today&#039;s high gust (&amp;lt;#wgustTM&amp;gt;) in degrees&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#directionTM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of today&#039;s high gust (&amp;lt;#wgustTM&amp;gt;) in as a compass point (e.g. &amp;quot;NNE&amp;quot;)&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufort&amp;gt; &lt;br /&gt;
|Today&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufortnumber&amp;gt;&lt;br /&gt;
|Today&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#windrun&amp;gt;&lt;br /&gt;
|The total wind run so far today&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvg&amp;gt;&lt;br /&gt;
|The wind run divided by time passed since rollover to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearing&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddir&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for today&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ET&amp;gt;&lt;br /&gt;
|Today&#039;s [http://en.wikipedia.org/wiki/Evapotranspiration evapotranspiration], if not on the station can be calculated by CMX.&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarTH&amp;gt;&lt;br /&gt;
|Today&#039;s high solar radiation value (Solar sensor needed)&lt;br /&gt;
|&amp;lt;#TsolarTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVTH&amp;gt;&lt;br /&gt;
|Today&#039;s high UV Index (UV sensor needed)&lt;br /&gt;
|&amp;lt;#TUVTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
|Today&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of strikes since midnight, default 0 &lt;br /&gt;
&lt;br /&gt;
(other lightning tags can be found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursToday&amp;gt;&lt;br /&gt;
| The incremental chill hours figure since start of today (Compare with Cumulative seasonal Chill Hours at end of today &amp;lt;#chillhours&amp;gt; found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= No Commas; RC Webtags =&lt;br /&gt;
&lt;br /&gt;
The conversion of comma decimal separator to a point is described on the [[Webtags/Parameters#Changing_the_decimal_separator|parameter page]]. However, there is a set of legacy webtags which produce that value without a comma without parameter. Those webtags have a prefix of RC and are listed separately. Those webtags still exist and are listed here without further comment.&lt;br /&gt;
&lt;br /&gt;
== Current conditions ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCtemp&amp;gt;, &amp;lt;#RCdew&amp;gt;, &amp;lt;#RCheatindex&amp;gt;, &amp;lt;#RChum&amp;gt;, &amp;lt;#RCinhum&amp;gt;, &amp;lt;#RCintemp&amp;gt;, &amp;lt;#RCpress&amp;gt;, &amp;lt;#RCrfall&amp;gt;, &amp;lt;#RCrrate&amp;gt;, &amp;lt;#RCwchill&amp;gt;, &amp;lt;#RCwgust&amp;gt;, &amp;lt;#RCwspeed&amp;gt;, &amp;lt;#RCwlatest&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Today ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCpressTH&amp;gt;,  &amp;lt;#RCpressTL&amp;gt;,  &amp;lt;#RCrrateTM&amp;gt;,  &amp;lt;#RCtempTH&amp;gt;, &amp;lt;#RCtempTL&amp;gt;, &amp;lt;#RCwgustTM&amp;gt;,  &amp;lt;#RCdewpointTH&amp;gt;, &amp;lt;#RCdewpointTL&amp;gt;, &amp;lt;#RCwchillTL&amp;gt;, &amp;lt;#RCheatindexTH&amp;gt;, &amp;lt;#RCapptempTH&amp;gt;, &amp;lt;#RCapptempTL&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Recent History ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCRecentOutsideTemp&amp;gt;, &amp;lt;#RCRecentWindSpeed&amp;gt;, &amp;lt;#RCRecentWindGust&amp;gt;, &amp;lt;#RCRecentWindLatest&amp;gt;, &amp;lt;#RCRecentWindChill&amp;gt;, &amp;lt;#RCRecentDewPoint&amp;gt;, &amp;lt;#RCRecentHeatIndex&amp;gt;, &amp;lt;#RCRecentPressure&amp;gt;, &amp;lt;#RCRecentRainToday&amp;gt;, &amp;lt;#RCRecentUV&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Yesterday=&lt;br /&gt;
&lt;br /&gt;
Note that the Y indicating yesterday is sometimes a prefix, sometimes a suffix (with H for High, L for Low), web tags are not named consistently!&lt;br /&gt;
&lt;br /&gt;
For web tags that refer to a particular time of day, there is a corresponding web tag that can give that time of day. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:550px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprangeY&amp;gt;&lt;br /&gt;
|The temperature range (max - min) yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest temperature from midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest temperature from midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightRangeY&amp;gt;&lt;br /&gt;
|The temperature range (max - min) yesterday from midnight&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtempY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s average temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Ychillhours&amp;gt;&lt;br /&gt;
| The Cumulative [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] as recorded at rollover (the end of meteorological yesterday)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursYest&amp;gt;&lt;br /&gt;
| The incremental [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] yesterday&lt;br /&gt;
&lt;br /&gt;
(compare with &amp;lt;#chillhoursToday&amp;gt; described in [[#Today.ini]] table)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#TwchillYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYH&amp;gt;&lt;br /&gt;
|High humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYL&amp;gt;&lt;br /&gt;
|Low humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallY&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to the connected weather station&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainYest&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rain24hourYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest hourly rain over 24 hours&lt;br /&gt;
|&amp;lt;#Train24hourYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustYM&amp;gt; &lt;br /&gt;
|Yesterday&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingYM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of yesterday&#039;s high gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#directionYM&amp;gt;&lt;br /&gt;
|The wind direction at the time of yesterday&#039;s high gust as a compass point (e.g. &amp;quot;NNW&amp;quot;)&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufort&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufortnumber&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for yesterday&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearingY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddirY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunY&amp;gt;&lt;br /&gt;
|The total wind run for yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvgY&amp;gt;&lt;br /&gt;
| The wind run yesterday divided by 24 hours to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YSunshineHours&amp;gt;&lt;br /&gt;
|Yesterday&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high solar radiation value (Solar sensor needed) &lt;br /&gt;
|&amp;lt;#TsolarYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high UV Index (UV sensor needed) &lt;br /&gt;
|&amp;lt;#TUVYH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Yearly=&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:350px&amp;quot;|Time Webtag&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#YearTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#YearTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s highest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s lowest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHeatIndexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest USA heat index&lt;br /&gt;
|&amp;lt;#YearHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWChillL&amp;gt;&lt;br /&gt;
|This year&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#YearWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeH&amp;gt;&lt;br /&gt;
|This year&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumidexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#YearHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointH&amp;gt;&lt;br /&gt;
|This year&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMinTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMaxTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumH&amp;gt;&lt;br /&gt;
|This year&#039;s high humidity&lt;br /&gt;
|&amp;lt;#YearHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumL&amp;gt;&lt;br /&gt;
|This year&#039;s low humidity&lt;br /&gt;
|&amp;lt;#YearHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressH&amp;gt;&lt;br /&gt;
|This year&#039;s high pressure&lt;br /&gt;
|&amp;lt;#YearPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressL&amp;gt;&lt;br /&gt;
|This year&#039;s low pressure&lt;br /&gt;
|&amp;lt;#YearPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearGustH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind gust&lt;br /&gt;
|&amp;lt;#YearGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind speed&lt;br /&gt;
|&amp;lt;#YearWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindRunH&amp;gt;&lt;br /&gt;
| This year&#039;s highest Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearRainRateH&amp;gt;&lt;br /&gt;
|This year&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#YearRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHourlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#YearHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDailyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high daily rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearRain24HourH&amp;gt;&lt;br /&gt;
|This year&#039;s high 24hr rain&lt;br /&gt;
|&amp;lt;#YearRain24HourHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearRain24HourHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMonthlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high monthly rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMonthlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest period without rain ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AnnualET&amp;gt;&lt;br /&gt;
|Year&#039;s total [http://en.wikipedia.org/wiki/Evapotranspiration evapotranspiration], if not on the station can be calculated by CMX.&lt;br /&gt;
|n/a&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursYear&amp;gt;&lt;br /&gt;
| the total sunshine hours in year-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=All Time=&lt;br /&gt;
&lt;br /&gt;
The default formats are:&lt;br /&gt;
*The default format for an extreme month is to show the month name in full i.e. format &#039;MMMM&#039; followed by the year in full. &lt;br /&gt;
*For an extreme day it shows the day of the month and the month name in full i.e. format &amp;quot;dd MMMM&amp;quot; (same for Cumulus 1 and Cumulus MX), prefixed with the word &#039;on&#039; again ending with the year. &lt;br /&gt;
*For the highest/lowest within a day in the year it shows both time and date adding the word &amp;quot;at&amp;quot; before the time, and the word &#039;on&#039; before the date (i.e. on the standard web page the time comes first, not as seen in admin interface).&lt;br /&gt;
&lt;br /&gt;
You can change the default output on either the standard web template, or in your own file,  by using the [[#Time.2FDate_.27format.27_Parameter|formats]], please check the [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|Parameter page]].&lt;br /&gt;
&lt;br /&gt;
Note that unlike the this month and this year web tags, the time and the date are both included in the default format of the standard time-stamp web tags for the &#039;highest minimum&#039; and &#039;lowest maximum&#039; temperatures, yet another inconsistency!&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempH&amp;gt;&lt;br /&gt;
|All time high temperature&lt;br /&gt;
|&amp;lt;#TtempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempL&amp;gt;&lt;br /&gt;
|All time low temperature &lt;br /&gt;
|&amp;lt;#TtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#mintempH&amp;gt;&lt;br /&gt;
|All time high minimum temperature &lt;br /&gt;
|&amp;lt;#TmintempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#maxtempL&amp;gt;&lt;br /&gt;
|All time low maximum temperature &lt;br /&gt;
|&amp;lt;#TmaxtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDailyTempRange&amp;gt;&lt;br /&gt;
|All time low daily temperature range&lt;br /&gt;
|&amp;lt;#TLowDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyTempRange&amp;gt;&lt;br /&gt;
|All time high daily temperature range&lt;br /&gt;
|&amp;lt;#THighDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempH&amp;gt;&lt;br /&gt;
|All time high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempL&amp;gt;&lt;br /&gt;
|All time low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeH&amp;gt;&lt;br /&gt;
|All time high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeL&amp;gt;&lt;br /&gt;
|All time low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexH&amp;gt;&lt;br /&gt;
|All time high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexH&amp;gt;&lt;br /&gt;
|All time high USA heat index&lt;br /&gt;
|&amp;lt;#TheatindexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointH&amp;gt;&lt;br /&gt;
|All time high dew point&lt;br /&gt;
|&amp;lt;#TdewpointH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointL&amp;gt;&lt;br /&gt;
|All time low dew point&lt;br /&gt;
|&amp;lt;#TdewpointL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humH&amp;gt;&lt;br /&gt;
|All time high humidity&lt;br /&gt;
|&amp;lt;#ThumH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humL&amp;gt;&lt;br /&gt;
|All time low humidity&lt;br /&gt;
|&amp;lt;#ThumL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillH&amp;gt;&lt;br /&gt;
|All time greatest wind chill (i.e. lowest temperature, but highest wind speed) &lt;br /&gt;
|&amp;lt;#TwchillH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateM&amp;gt;&lt;br /&gt;
|All time high rain rate &lt;br /&gt;
|&amp;lt;#TrrateM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallH&amp;gt;&lt;br /&gt;
|All time high daily rain &lt;br /&gt;
|&amp;lt;#TrfallH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallhH&amp;gt;&lt;br /&gt;
|All time high hourly rain&lt;br /&gt;
|&amp;lt;#TrfallhH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallmH&amp;gt;&lt;br /&gt;
|All time high monthly rain &lt;br /&gt;
|&amp;lt;#TrfallmH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriod&amp;gt;&lt;br /&gt;
|All time longest dry period (days)&lt;br /&gt;
|&amp;lt;#TLongestDryPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriod&amp;gt;&lt;br /&gt;
|All time longest wet period (days)&lt;br /&gt;
|&amp;lt;#TLongestWetPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressH&amp;gt;&lt;br /&gt;
|All time high pressure &lt;br /&gt;
|&amp;lt;#TpressH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressL&amp;gt;&lt;br /&gt;
|All time low pressure &lt;br /&gt;
|&amp;lt;#TpressL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#gustM&amp;gt;&lt;br /&gt;
|All time high wind gust &lt;br /&gt;
|&amp;lt;#TgustM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeedH&amp;gt;&lt;br /&gt;
|All time high average wind speed &lt;br /&gt;
|&amp;lt;#TwspeedH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunH&amp;gt;&lt;br /&gt;
|All time high daily wind run&lt;br /&gt;
|&amp;lt;#TwindrunH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Monthly=&lt;br /&gt;
&lt;br /&gt;
The web tags in the date column default output dates in the format &amp;quot;dd MMMM&amp;quot;. For web tags that represent daily values, there are (obviously) no corresponding time web tags, but for high and low spot values the default &#039;h:mm&#039; format of the time output can be changed. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Time Webtag name&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempH&amp;gt;&lt;br /&gt;
|This months high temperature&lt;br /&gt;
|&amp;lt;#MonthTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempL&amp;gt;&lt;br /&gt;
|This months low temperature&lt;br /&gt;
|&amp;lt;#MonthTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMinTempH&amp;gt;&lt;br /&gt;
|This months highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMaxTempL&amp;gt;&lt;br /&gt;
|This months lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHeatIndexH&amp;gt;&lt;br /&gt;
|This months high USA heat index&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWChillL&amp;gt;&lt;br /&gt;
|This months greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#MonthWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempH&amp;gt;&lt;br /&gt;
|This month&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempL&amp;gt;&lt;br /&gt;
|This month&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeH&amp;gt;&lt;br /&gt;
|This month&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeL&amp;gt;&lt;br /&gt;
|This months lowest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumidexH&amp;gt;&lt;br /&gt;
|This month&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#MonthHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointH&amp;gt;&lt;br /&gt;
|This month&#039;s high dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointL&amp;gt;&lt;br /&gt;
|This month&#039;s low dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumH&amp;gt;&lt;br /&gt;
|This month&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#MonthHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#MonthHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressH&amp;gt;&lt;br /&gt;
|This month&#039;s highest pressure&lt;br /&gt;
|&amp;lt;#MonthPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest pressure&lt;br /&gt;
|&amp;lt;#MonthPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthGustH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind gust&lt;br /&gt;
|&amp;lt;#MonthGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind speed&lt;br /&gt;
|&amp;lt;#MonthWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindRunH&amp;gt;&lt;br /&gt;
|This month&#039;s high Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthRainRateH&amp;gt;&lt;br /&gt;
|This month&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#MonthRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHourlyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthRain24HourH&amp;gt;&lt;br /&gt;
|This month&#039;s highest 24hr rain&lt;br /&gt;
|&amp;lt;#MonthRain24HourHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthRain24HourHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDailyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s wettest day (greatest daily rain)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest dry period ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day, ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursMonth&amp;gt;&lt;br /&gt;
| the total sunshine hours in month-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Monthly All Time Records=&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;These tag names represent extreme record values (and corresponding time-stamps) for any particular month (1 =January, and so on, to 12 =December) in all years&#039;&#039;&#039; (HAR To place somewhere)&lt;br /&gt;
&lt;br /&gt;
This table includes webtags that show the values in [[Monthlyalltime.ini]] log file.&lt;br /&gt;
&lt;br /&gt;
These are a set of tags for monthly all-time highs and lows, in other words the highest and lowest values for a particular month of the year.  &lt;br /&gt;
# The tag names listed here require a [[Webtags/Parameters#Input_modification_Parameters|input modification parameter]].&lt;br /&gt;
# The tag names here can optionally take any [[Webtags/Parameters#Output_modification_parameters|output modification parameters]].&lt;br /&gt;
# To supply both optional input modification, and optional output modification parameters, separate them with spaces, e.g. &amp;lt;#ByMonthTempHT mon=7 format=hh:nn&amp;gt;. In that example, the time (not date) of highest ever temperature in July is returned after processing by Cumulus.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempH&amp;gt;&lt;br /&gt;
|High Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempL&amp;gt;&lt;br /&gt;
|Low Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexH&amp;gt;&lt;br /&gt;
|High Heat Index&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWChillL&amp;gt;&lt;br /&gt;
|Greatest wind chill (i.e. lowest temperature and highest wind speed)&lt;br /&gt;
|&amp;lt;#ByMonthWChillLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempH&amp;gt;&lt;br /&gt;
|High Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempL&amp;gt;&lt;br /&gt;
|Low Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeH&amp;gt;&lt;br /&gt;
|High Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeL&amp;gt;&lt;br /&gt;
|Low Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumidexH&amp;gt;&lt;br /&gt;
|High Canadian Humidity Index (Humidex)&lt;br /&gt;
|&amp;lt;#ByMonthHumidexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointH&amp;gt;&lt;br /&gt;
|High Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointL&amp;gt;&lt;br /&gt;
|Low Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMinTempH&amp;gt;&lt;br /&gt;
|Highest Daily Minimum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMinTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempL&amp;gt;&lt;br /&gt;
|Lowest Daily Maximum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRangeT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRangeT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumH&amp;gt;&lt;br /&gt;
|High Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumL&amp;gt;&lt;br /&gt;
|Low Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumLT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressH&amp;gt;&lt;br /&gt;
|High Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressL&amp;gt;&lt;br /&gt;
|Low Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthGustH&amp;gt;&lt;br /&gt;
|High Wind Gust&lt;br /&gt;
|&amp;lt;#ByMonthGustHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindH&amp;gt;&lt;br /&gt;
|High Wind Speed&lt;br /&gt;
|&amp;lt;#ByMonthWindHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindRunH&amp;gt;&lt;br /&gt;
|High Daily Wind Run&lt;br /&gt;
|&amp;lt;#ByMonthWindRunHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthRainRateH&amp;gt;&lt;br /&gt;
|High Rain Rate&lt;br /&gt;
|&amp;lt;#ByMonthRainRateHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainH&amp;gt;&lt;br /&gt;
|High Monthly Rainfall&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainH&amp;gt;&lt;br /&gt;
|High Hourly Rain&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthRain24HourH&amp;gt;&lt;br /&gt;
|High 24hr Rain&lt;br /&gt;
|&amp;lt;#ByMonthRain24HourHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainH&amp;gt;&lt;br /&gt;
|High Daily Rain&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest Dry Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriodT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest Wet Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriodT&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Day/Night/Sun/Moon=&lt;br /&gt;
&lt;br /&gt;
These values are calculated hourly.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunrise&amp;gt;&lt;br /&gt;
|Last sunrise time at the station - This sunrise time is calculated by a third party library each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunset&amp;gt;&lt;br /&gt;
|Next sunset time at the station - The sunset/sunrise times are calculated each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylength&amp;gt;&lt;br /&gt;
|Length of day in hours and minutes (sunrise to sunset).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunUp&amp;gt;&lt;br /&gt;
|A flag to indicate if the Sun is above the horizon or not, based on the sunrise and sunset times.&lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 is when the Sun is above the horizon for the station location.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dawn&amp;gt;&lt;br /&gt;
|Start of last Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dusk&amp;gt;&lt;br /&gt;
|End of next Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylightlength&amp;gt;&lt;br /&gt;
| Approximate length of daylight in hours and minutes (dawn to dusk)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#isdaylight&amp;gt;&lt;br /&gt;
|A flag to indicate if the location for the station is in civil daylight or not, based on the dawn and dusk times. &lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 notes that it is currently within the hours of daylight.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tomorrowdaylength&amp;gt;&lt;br /&gt;
|A string giving an approximate predicted difference between the length of daylight (dawn to dusk) yesterday and length of daylight tomorrow.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonphase&amp;gt;&lt;br /&gt;
|Current [[Lunar phase|phase of the moon]] in words, eg &amp;quot;New Moon&amp;quot; etc. The names used can be altered in [[Strings.ini#Moon_Phases|strings.ini]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonAge&amp;gt;&lt;br /&gt;
|Current &#039;&#039;&#039;approximate&#039;&#039;&#039; age of the Moon in days (0-29.53)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonrise&amp;gt;&lt;br /&gt;
|Current moonrise time at the station (if moon rises on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonset&amp;gt;&lt;br /&gt;
|Current moonset time at the station (if moon sets on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercent&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (negative value indicates &#039;waning&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercentAbs&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (always positive)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
| see [[#Today.ini]] Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YSunshineHours&amp;gt;&lt;br /&gt;
|see [[#Yesterday]] Miscellaneous &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CurrentSolarMax&amp;gt;&lt;br /&gt;
|[[FAQ#What_is_this_.22Solar_Max.22_value_which_Cumulus_is_displaying.3F | Current theoretical maximum solar radiation]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunny&amp;gt;&lt;br /&gt;
|Returns 1 if the sun is shining, otherwise 0 (Solar sensor needed)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= System =&lt;br /&gt;
&lt;br /&gt;
Special tags returning information about the device hosting CumulusMX &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:450px&amp;quot; |Applicability&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsVersion&amp;gt;&lt;br /&gt;
|OS version, e.g. &amp;quot;Windows 7 x64 build 7600&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsLanguage&amp;gt;&lt;br /&gt;
|OS language, e.g. &amp;quot;English&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SystemUpTime&amp;gt;&lt;br /&gt;
|How long the system has been up, e.g. &amp;quot;8 hours 21 minutes&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ProgramUpTime&amp;gt;&lt;br /&gt;
|How long Cumulus has been running, e.g. &amp;quot;7 hours 55 minutes&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ProgramUpTimeMs&amp;gt;&lt;br /&gt;
|How long Cumulus has been running in milliseconds&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CpuCount&amp;gt;&lt;br /&gt;
|Number of processors, e.g. &amp;quot;4&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CPUTemp&amp;gt;&lt;br /&gt;
|Temperature of the CPU in C, only works on Linux, updates once a minute, returns &#039;-999.0&#039; on Windows&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AllocatedMemory&amp;gt;&lt;br /&gt;
|Amount of memory allocated to Cumulus, e.g. &amp;quot;60.69 MB&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Units=&lt;br /&gt;
&lt;br /&gt;
No optional input nor output parameters.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunit&amp;gt;&lt;br /&gt;
|Unit of temperature being used (Set in Cumulus as [http://en.wikipedia.org/wiki/Centigrade Celsius] or [http://en.wikipedia.org/wiki/Fahrenheit Fahrenheit]) values &amp;quot;&amp;amp;amp;deg;C&amp;quot; or &amp;quot;&amp;amp;amp;deg;F&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#tempunitnoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded (i.e. without &#039;&#039;&#039;&amp;amp;amp;&#039;&#039;&#039; and without &#039;&#039;&#039;&amp;amp;deg;&#039;&#039;&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunitnodeg&amp;gt;&lt;br /&gt;
|The temperature units being used, without a degree symbol, i.e. &amp;quot;F&amp;quot; or &amp;quot;C&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressunit&amp;gt;&lt;br /&gt;
|Unit of measure for pressure. Possible values: &amp;quot;mb&amp;quot;, &amp;quot;hPa&amp;quot;, &amp;quot;in&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rainunit&amp;gt;&lt;br /&gt;
|Unit of measure for rain fall. Possible values: &amp;quot;mm&amp;quot; or &amp;quot;inches&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windunit&amp;gt;&lt;br /&gt;
|Unit of measure for wind speed. Possible values: &amp;quot;m/s&amp;quot;, &amp;quot;mph&amp;quot;, &amp;quot;km/h&amp;quot;, &amp;quot;kts&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrununit&amp;gt;&lt;br /&gt;
|Unit of measure for wind run (distance). Possible values: &amp;quot;km&amp;quot;, &amp;quot;miles&amp;quot;, &amp;quot;km&amp;quot;, &amp;quot;nm&amp;quot; (for wind speeds in m/s, mph, km/h, kts)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbaseunit&amp;gt;&lt;br /&gt;
|The units used for cloudbase value. Possible values:  &amp;quot;ft&amp;quot; or &amp;quot;m&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Date &amp;amp; Time=&lt;br /&gt;
The default format depends on the locale you use to run Cumulus.&lt;br /&gt;
&lt;br /&gt;
When format is fixed it is noted.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#date&amp;gt;&lt;br /&gt;
|The current date.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdate&amp;gt;&lt;br /&gt;
|The current meteorological date.&lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt; (above), but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the &amp;lt;#metdate&amp;gt; will return the date associated with previous calendar day, but will still return current time  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUTC&amp;gt;&lt;br /&gt;
|The current UTC date/time rather than local date/time.  Example result: 18:30 on 30 December 2009. If you want the local date and time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#time&amp;gt;&lt;br /&gt;
|The current time and date. Example result: 18:30 on 30 December 2009.  If you simply wish the time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timehhmmss&amp;gt;&lt;br /&gt;
|The current time (without date). Example format: 18:30:27. You can use output format specifiers to change the way the time is output, but any date specifiers are ignored.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#minute&amp;gt;&lt;br /&gt;
|The current time, just the minutes. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hour&amp;gt;&lt;br /&gt;
|The current time, just the hour. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#day&amp;gt;&lt;br /&gt;
| The current day as a 2-digit number. Fixed format: 07  (cannot use output format modifiers) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dayname&amp;gt;&lt;br /&gt;
| The current day as a word.  For example, Monday &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortdayname&amp;gt;&lt;br /&gt;
| The current day as a shortened word. Example format: Mon&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#month&amp;gt;&lt;br /&gt;
|The current month as a 2-digit number. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#monthname&amp;gt;&lt;br /&gt;
|The current month as a word. Example format: July&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortmonthname&amp;gt;&lt;br /&gt;
|The current month as a shortened word. Example format: Jul&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#year&amp;gt;&lt;br /&gt;
|The current year as a 4-digit number. Example format: 2009  (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortyear&amp;gt;&lt;br /&gt;
|The current year as a 2-digit number. Example format: 09 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdateyesterday&amp;gt;&lt;br /&gt;
|The previous meteorological date.  The default format depends on the locale you use to run Cumulus &lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#yesterday&amp;gt; (below), but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the date output by &amp;lt;#metdateyesterday&amp;gt; will be the calendar day before that returned by &amp;lt;#yesterday&amp;gt;, but the time returned is actual local time.  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#yesterday&amp;gt;&lt;br /&gt;
|Yesterday&#039;s date. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeJavaScript&amp;gt;&lt;br /&gt;
| The JavaScript &#039;&#039;&#039;Date&#039;&#039;&#039; object contains the number of milliseconds since 00:00:00.000 UTC on 1st January 1970, that date and time is known as the UNIX Epoch.  In JavaScript, you can use &amp;lt;code&amp;gt;Math.floor(new Date().getTime()/1000.0)&amp;lt;/code&amp;gt; This getTime method returns the time in milliseconds.  The web tag returns an integer (currently with 13 digits) representing the number of milliseconds since the UNIX epoch when the web tag was processed. It can be used in a script where you wish to re-express other times output by Cumulus MX into UTC (Coordinated Universal Time).  Mac OS X uses 00:00:00.000 UTC on 1st January 2001 as the starting time and date for its millisecond count, so that is considerably lower.&lt;br /&gt;
&lt;br /&gt;
Note that UTC is calculated using 9192631770 times a particular transition time for Caesium 133 as a basis for 1 second. GMT (Greenwich Mean Time) is calculated on the basis that 1 second is 1/86400 of the time taken for a whole (day) rotation of the Earth. UT1 (or solar time) is calculated from various space measurements. Periodically, leap seconds are added to UTC to realign it with UT1, but these leap seconds are not added to the count of milliseconds represented by this web tag.&lt;br /&gt;
&lt;br /&gt;
Do be aware that some devices will use a 32 bit signed integer to represent this number, and that will stop working on 19 January 2038, the year 2038 problem for computing world.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUnix&amp;gt;&lt;br /&gt;
| Unix tracks the number of seconds since the UNIX epoch. So this web tag can be used when you do not want the millisecond accuracy of the previous web tag. Like previous web tag this relates to UTC, so see details for that tag to find out more.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSince30Dec1899&amp;gt; &lt;br /&gt;
|Day count (gives whole and fractional part) Example: 41250.6523310301&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|Date when records began.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSinceRecordsBegan&amp;gt;&lt;br /&gt;
|Day count since Cumulus records started&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Alarms=&lt;br /&gt;
&lt;br /&gt;
There are web tags for each alarm condition, they give a value of &#039;1&#039; if the alarm condition is enabled and is still currently met; otherwise &#039;0&#039;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempAlarm&amp;gt; &lt;br /&gt;
|Low temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempAlarm&amp;gt; &lt;br /&gt;
|High temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeUpAlarm&amp;gt; &lt;br /&gt;
|Temperature increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeDownAlarm&amp;gt; &lt;br /&gt;
|Temperature decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressAlarm&amp;gt; &lt;br /&gt;
|Low pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressAlarm&amp;gt; &lt;br /&gt;
|High pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeUpAlarm&amp;gt; &lt;br /&gt;
|Pressure increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeDownAlarm&amp;gt; &lt;br /&gt;
|Pressure decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsRainingAlarm&amp;gt; &lt;br /&gt;
|&amp;quot;It&#039;s Raining&amp;quot; alarm triggered either via a Hydreon RG-11 device, or rain rate &amp;gt; 0&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainTodayAlarm&amp;gt; &lt;br /&gt;
|High rain today alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateAlarm&amp;gt; &lt;br /&gt;
|High rainfall rate alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustAlarm&amp;gt; &lt;br /&gt;
|High wind gust alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedAlarm&amp;gt; &lt;br /&gt;
|High wind speed alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataStopped&amp;gt;&lt;br /&gt;
|1 if the station has apparently stopped sending data to Cumulus, otherwise 0&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataSpikeAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a data spike is detected, or a data limit exceeded&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#HttpUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a HTTP upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#MySqlUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a MySQL upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#UpgradeAlarm&amp;gt;&lt;br /&gt;
| Alarm raised if MX upgrade (a newer release) is available&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Extreme Records =&lt;br /&gt;
&lt;br /&gt;
There are a set of tags for the Cumulus record states. They give a value of &#039;1&#039; if the record has been exceeded; otherwise &#039;0&#039;. &lt;br /&gt;
&lt;br /&gt;
These web tags will be set from the time of the record until a timeout value is met (by default each record remains set for 24 hours). &lt;br /&gt;
&lt;br /&gt;
You can change the default timeout through the parameter &#039;&#039;Station Settings=&amp;gt;Common Options=&amp;gt;Advanced Options&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
== Table of web tags available for extreme records ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|The date that Cumulus began tracking all time records&amp;lt;br/&amp;gt; (does not prevent earlier record dates being set manually)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#newrecord&amp;gt; &lt;br /&gt;
|Indicates when any tracked extreme is changed (sets the LED on the interface flashing).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempRecordSet&amp;gt;&lt;br /&gt;
|1 if any temperature-based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time highest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time lowest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHeatIndexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high USA heat index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high Canadian Humidity index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowWindChillRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time greatest wind chill extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high feels like temperature extreme has been updated, 0 if not &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low feels like temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMinTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high minimum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowMaxTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low maximum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind gust extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind speed extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RainRecordSet&amp;gt;&lt;br /&gt;
|1 if any rainfall based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high rain rate extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHourlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high hourly rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRain24HourRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high 24hr rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMonthlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high monthly rain  extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest dry period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest wet period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high humidity light extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressureRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRecordSet&amp;gt;&lt;br /&gt;
|1 if any wind speed based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindrunRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind run extreme has been updated, 0 if not&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Miscellaneous =&lt;br /&gt;
&lt;br /&gt;
All tags are available in all flavours, as far as I know, although &#039;&#039;their output might vary&#039;&#039;, and which input/output parameters they permit might vary between Cumulus 1 and MX.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestError&amp;gt;&lt;br /&gt;
| This tag and the next 3 are in CumulusMX, none of them are actually used.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorDate&amp;gt;&lt;br /&gt;
|See previous tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorTime&amp;gt;&lt;br /&gt;
|See previous tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ErrorLight&amp;gt;&lt;br /&gt;
|1 if the &#039;error&#039; light is flashing, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#version&amp;gt;&lt;br /&gt;
|The version of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#build&amp;gt;&lt;br /&gt;
|The build of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildAvailable&amp;gt;&lt;br /&gt;
|This gets the value 0 or 1 and is checked on start-up and once a day thereafter at a random time&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildNumber&amp;gt;&lt;br /&gt;
|It is checked on start-up and once a day thereafter at a random time. Displays the latest public release build number - eg. b3089&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#realtimeinterval&amp;gt;&lt;br /&gt;
|The real time update interval in seconds (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#interval&amp;gt;&lt;br /&gt;
|The web site update interval in minutes (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: will always return one of these: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
&lt;br /&gt;
This is the end of the meteorological day, so if during Daylight Saving Time rolover is at &amp;quot;10 am&amp;quot;, then on the day DST ends it will return to &amp;quot;9 am&amp;quot; ensuring every meteorological day is exactly 24 hours long. If the time is &amp;quot;Midnight&amp;quot; (or during DST it is &amp;quot;9 am&amp;quot;), then days will be 23 or 25 hours long just on day clocks change, 24 hours otherwise.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationtype&amp;gt;&lt;br /&gt;
|The weather station [https://cumuluswiki.org/a/Cumulus.ini#Section:_Station model] description.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationtypeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#latitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Latitude latitude] (as you entered during setup).&lt;br /&gt;
Supports an optional &#039;dp&#039; parameter, if supplied, instead of the usual web-encoded text format with degrees/minutes/seconds, the result is in decimal degrees to the specified number of decimal places. E.g&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude&amp;gt; gives &amp;quot;N&amp;amp;nbsp;59&amp;amp; deg;&amp;amp;amp;nbsp;14&amp;amp;amp;#39;&amp;amp;amp;nbsp;33&amp;amp;amp;quot;&amp;quot; for N 59 14 33&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude dp=5&amp;gt; gives &amp;quot;59.24250&amp;quot;&lt;br /&gt;
&lt;br /&gt;
If the &amp;quot;dp&amp;quot; parameter is supplied, then supplying &amp;quot;rc=y&amp;quot; in addition will cause any decimal comma to be converted to a decimal point.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#latitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Longitude longitude]  (as you entered during setup). Supports an optional &#039;dp&#039; and &#039;rc&#039; parameters as per the latitude tag.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Altitude altitude] value (web tag outputs web encoded format containing figure, &#039;&amp;amp;amp;nbsp;&#039; and units) in either feet or metres just as you entered during setup e.g. &#039;123&amp;amp;amp;nbsp;m&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#altitudenoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#location&amp;gt;&lt;br /&gt;
|The station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longlocation&amp;gt;&lt;br /&gt;
|Longer description of the station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forum&amp;gt;&lt;br /&gt;
|URL of the forum (as you entered during setup) encoded into a web page menu item by adding colons&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forumurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#webcam&amp;gt;&lt;br /&gt;
|URL of the webcam (as you entered during setup) encoded into a web page menu item by adding colons. Default is blank. Can be used to link to any other web page that you host (Cumulus does not verify that it is a web cam, that is just a label, and the label can be changed on each standard web page individually)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#webcamurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#graphperiod&amp;gt;&lt;br /&gt;
|The number of hours displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Detailed Chart Period&#039; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dailygraphperiod&amp;gt;&lt;br /&gt;
|The number of days displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Daily Chart Period&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAMonthlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA monthly report&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAYearlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA yearly report&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_useApparent&amp;gt;&lt;br /&gt;
| Whether user prefers to see Apparent Temperature or Feels Like Temperature&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showSolar&amp;gt;&lt;br /&gt;
| Whether user wants to show Solar data or does not not have a solar sensor&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showUV&amp;gt;&lt;br /&gt;
| Whether user wants to show Ultra Violet data or does not not have a UV sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Special tags=&lt;br /&gt;
&lt;br /&gt;
==Davis==&lt;br /&gt;
&lt;br /&gt;
At present this table has not yet been updated for latest MX version.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
All (see note for THSWindex) of the following web tags for the Davis PWS are available&lt;br /&gt;
&lt;br /&gt;
The values of the reception tags are updated every 15 minutes.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsReceived&amp;gt;&lt;br /&gt;
|Total number of data packets received. This stat is not supplied by the Davis WLL station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsMissed&amp;gt;&lt;br /&gt;
|Number of missed data packets. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisMaxInARow&amp;gt;&lt;br /&gt;
|Longest streak of consecutive packets received. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumCRCerrors&amp;gt;&lt;br /&gt;
|Number of packets received with CRC errors. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumberOfResynchs&amp;gt;&lt;br /&gt;
|Number of times the console resynchronised with the transmitter. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisFirmwareVersion&amp;gt;&lt;br /&gt;
|The console/WLL firmware version&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THWindex&amp;gt;&lt;br /&gt;
|A derived temperature using Temperature/Humidity/Wind values&lt;br /&gt;
&lt;br /&gt;
The THW Index uses humidity and temperature (like Heat Index), but includes the cooling effects of wind (like wind chill).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THSWindex&amp;gt;&lt;br /&gt;
|A heat stress indicator using Temperature/Humidity/Solar/Wind values.&lt;br /&gt;
*The THSW Index uses humidity and temperature (like the Heat Index), but also includes the heating effects of sunshine, and the cooling effects of wind.&lt;br /&gt;
*Therefore requires Davis station with solar sensor.&lt;br /&gt;
See [http://digitalcommons.unl.edu/cgi/viewcontent.cgi?article=1223&amp;amp;context=animalscinbcr  Approx calculation].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#battery&amp;gt;&lt;br /&gt;
|The console battery condition in volts. eg &amp;quot;4.82v&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#txbattery&amp;gt;&lt;br /&gt;
&amp;lt;#txbattery channel=1&amp;gt;&lt;br /&gt;
|The transmitter battery condition, by default it returns the status of all transmitters.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRain&amp;gt;&lt;br /&gt;
|The console &#039;storm rain&#039; current amount.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRainStart&amp;gt;&lt;br /&gt;
|The console reported date of the start of the &#039;storm&#039; (see previous webtag).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; that the console does not report start time, so the webtag cannot report time.  It appears a minimum of 2 tips within 3 hours will trigger a storm start, so using &amp;lt;#LastRainTip&amp;gt; might help&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Davis WLL ==&lt;br /&gt;
&lt;br /&gt;
You need a purchased license to use these webtags.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsoleSupplyV&amp;gt;&lt;br /&gt;
|The WLL external supply voltage&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisReceptionPercent tx=1&amp;gt;&lt;br /&gt;
|WLL transmitter reception percentage (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=0&amp;gt;&lt;br /&gt;
|WLL RSSI of the WiFi connection&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=1&amp;gt;&lt;br /&gt;
|WLL RSSI of Transmitter #1  (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastBadCnt&amp;gt;&lt;br /&gt;
|Count of multicast packets missed or have bad a CRC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastGoodCnt&amp;gt;&lt;br /&gt;
|Count of good multicast packets received&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastGoodPct&amp;gt;&lt;br /&gt;
|Percentage of good multicast packets received&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Fine Offset==&lt;br /&gt;
&lt;br /&gt;
The following tags are specific to the Fine Offset series &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Lux value &amp;quot;Fine Offset only&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SensorContactLost&amp;gt;&lt;br /&gt;
|1 if the station has lost contact with its remote sensors &amp;quot;Fine Offset only&amp;quot; &lt;br /&gt;
0 if contact has been established&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Cumulus_MX]]&lt;/div&gt;</summary>
		<author><name>SaratogaWX</name></author>
	</entry>
	<entry>
		<id>https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=11040</id>
		<title>Full list of Webtags</title>
		<link rel="alternate" type="text/html" href="https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=11040"/>
		<updated>2022-11-10T18:46:54Z</updated>

		<summary type="html">&lt;p&gt;SaratogaWX: /* WH45 CO₂ sensor */ added &amp;lt;#CO2-24h&amp;gt; from 3.8.4 - b3094 update&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; {|align=right&lt;br /&gt;
  |__TOC__&lt;br /&gt;
  |}&lt;br /&gt;
This list only contains the tag names. Tag names are the basic entity when asking a value. Check the [[Webtags#Using_Webtags|Usage of webtags]] and don&#039;t forget tag names are only part of the [[Webtags#General Format for Web Tags|general format for Webtags]]. It does not indicate what parameters they can take, nor does it include the brackets the tag name is surrounded by when you quote it in a template file for Cumulus to process.&lt;br /&gt;
&lt;br /&gt;
Here follow tables that group the tag names by the basic purpose of the tags listed. There has been confusion in the past of tags appearing in more than one group. If you find such occurrence you may notify or modify. &lt;br /&gt;
&lt;br /&gt;
= Current Conditions =&lt;br /&gt;
&lt;br /&gt;
We start with tags that relate to the latest values, as these are the ones that people most often choose to use. The current condition data is also available, for processes external to Cumulus, by using the inbuilt facility to generate [[Realtime.txt|a file]] with such data. CumulusMX makes current values available for a standard range of sensors where the same web tags apply across a range of weather station models. Current values from some [[#Extra Sensors|extra]] temperature and relative humidity sensors (see [[Extra temperatures]]) from particular weather station models are offered as well.&lt;br /&gt;
&lt;br /&gt;
==Standard sensors==&lt;br /&gt;
The tags in this first list are grouped for historical reasons and remain grouped.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temp&amp;gt;&lt;br /&gt;
|The outside (air) temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#intemp&amp;gt;&lt;br /&gt;
|The inside temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeLastHour&amp;gt;&lt;br /&gt;
|The change in outside temperature over the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrend&amp;gt;&lt;br /&gt;
|The average rate of change in temperature over the last three hours. Trend = (temp now - temp 3hrs ago) / 3 (the calculation selected for this trend matches the standard-based calculation for &amp;lt;#presstrendval&amp;gt; despite the naming inconsistency)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendtext&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (values can be set in strings.ini)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendenglish&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindex&amp;gt;&lt;br /&gt;
|Current [[heat index]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidex&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Humidex Humidex]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptemp&amp;gt;&lt;br /&gt;
|The [[Apparent_temperature|apparent]] temperature.  The referenced page in weather terminology section of this Wiki explains it. The formula used is that defined by BOM. Although at temperatures above 20°C (68°F) Feels like reports an &amp;quot;apparent temperature&amp;quot; it uses a different formula. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchill&amp;gt;&lt;br /&gt;
|The current [[wind chill]] temperature.  The referenced page in weather terminology section of this Wiki explains it. For temperatures below 10°C (50°F) Feels like reports the same value.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslike&amp;gt;&lt;br /&gt;
|Available for version 3.6.10 and up. See [[Feels Like]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsFreezing&amp;gt;&lt;br /&gt;
|If outside temperature is at or below 0°C/32°F. 0=Above freezing, 1=Below freezing&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#chillhours&amp;gt;&lt;br /&gt;
|The number of [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|&#039;chill hours&#039;]] so far this season (threshold temperature and start date are configurable).&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hum&amp;gt;&lt;br /&gt;
|The outside [http://en.wikipedia.org/wiki/Humidity humidity]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#inhum&amp;gt;&lt;br /&gt;
|The inside humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dew&amp;gt;&lt;br /&gt;
|The current dew point (See [[Temperature_(and_humidity)_measurement#Cumulus_Calculated_Parameters|wiki]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wetbulb&amp;gt;&lt;br /&gt;
|Estimated [http://en.wikipedia.org/wiki/Wet_bulb wet bulb] temperature&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfall&amp;gt;&lt;br /&gt;
|The total rainfall so far today (reports rain counter now minus rain counter at start of day), start of day counter can be edited using &amp;quot;edit rain today&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrate&amp;gt;&lt;br /&gt;
|The current [[Rain_measurement#Rain_Rate|rainfall rate]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rhour&amp;gt;&lt;br /&gt;
|The rainfall in the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#r24hourH&amp;gt;&lt;br /&gt;
|The rainfall in the last 24 hours&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tr24hourH&amp;gt;&lt;br /&gt;
|Time of the rainfall in the last 24 hours&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmidnight&amp;gt;&lt;br /&gt;
|The total rainfall since midnight. Useful if you don&#039;t use midnight as your start of day&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#r24hour&amp;gt;&lt;br /&gt;
| Reading recent history records, takes rain counter for latest minute, and substracts rain counter from as close as possible to same time yesterday (if Cumulus was not running at that time yesterday, but historical catch-up has been enabled, then it is from nearest time available yesterday, so for a logging interval of every 30 minutes might be 24 hours and 16 minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTipISO&amp;gt;&lt;br /&gt;
|Fixed ISO format output giving date and time of last rain gauge tip (e.g 2010-09-06 06:09) The format is always as shown (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTip&amp;gt;&lt;br /&gt;
| (available from release 3.6.1) Date/time of last rain gauge tip &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MinutesSinceLastRainTip&amp;gt;&lt;br /&gt;
|The number of minutes since the last rain gauge tip, in whole numbers, rounded down&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsRaining&amp;gt;&lt;br /&gt;
|For [[Rain_measurement#Optical_Rain_Gauge| Hydreon RG-11 devices]], shows the current rain state. 0=No rain, 1=It&#039;s raining&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmonth&amp;gt;&lt;br /&gt;
|The total rainfall so far this month&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ryear&amp;gt;&lt;br /&gt;
|Annual rainfall total for rainfall season year (i.e. starting month as set on Configuration menu, station screen,  Annual rainfall frame)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveRainDays&amp;gt;&lt;br /&gt;
|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, meteorologists exclude dew (and other times when single tip of recorder).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveDryDays&amp;gt;&lt;br /&gt;
|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&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#press&amp;gt;&lt;br /&gt;
|The [http://en.wikipedia.org/wiki/Sea_level_pressure sea level pressure]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendval&amp;gt;&lt;br /&gt;
|The average rate of pressure change over the last three hours.  Trend = (pressure now - pressure 3hrs ago) / 3 &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrend&amp;gt;&lt;br /&gt;
|The pressure trend in words - values can be set in the &#039;strings.ini&#039; file&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendenglish&amp;gt;&lt;br /&gt;
| a single word description for the pressure trend - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed). From version 1.8.8 1st December 2009&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#PressChangeLast3Hours&amp;gt;&lt;br /&gt;
|Available from version 3.11.1;  Total Pressure Change since 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altimeterpressure&amp;gt;&lt;br /&gt;
|Altimeter pressure. Pressure corrected to sea level using the station&#039;s altitude only. Same as sea-level pressure for non-Davis stations.&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wlatest&amp;gt;&lt;br /&gt;
|Current wind speed reading from console.  Corresponds to &#039;latest&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearing&amp;gt;&lt;br /&gt;
|Current wind bearing in degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currentwdir&amp;gt;&lt;br /&gt;
|Current wind bearing as a compass point - e.g. ESE &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeed&amp;gt;&lt;br /&gt;
|The 10-minute average, if you have Cumulus set to calculate a 10-minute average. Otherwise, it&#039;s the latest &#039;wind&#039; value from the console (i.e. the current speed as determined by the station). Corresponds to &#039;average&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgbearing&amp;gt;&lt;br /&gt;
|Average wind bearing in degrees over last configured interval minutes. Range 1-360, 0=Calm&lt;br /&gt;
&lt;br /&gt;
This is calculated by taking the wind direction and speed for the last 10 minutes (or other interval as configured), calculates the sums of the North/South and East/West vector components, divides the E/W component sum by the N/S component sum, and takes the arctan.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdir&amp;gt;&lt;br /&gt;
|Average wind bearing over last 10 minutes as a [http://en.wikipedia.org/wiki/Compass compass] point - e.g. ESE&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgust&amp;gt;&lt;br /&gt;
|The highest wind reading in the last 10 minutes. Corresponds to &#039;gust&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindSampleCount&amp;gt;&lt;br /&gt;
|The number of wind samples making up the wind rose (etc) data (up to 3600)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdirdata&amp;gt;&lt;br /&gt;
|Comma separated list of recent wind bearing readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &amp;lt;#nextwindindex&amp;gt;. Reading interval x varies by station type:&lt;br /&gt;
* Oregon:  x=12 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 12 hours worth in full array&lt;br /&gt;
* Davis:  x=2 or 3 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 2.5 hours worth in full array&lt;br /&gt;
* Fine Offset: Cumulus 1 reads the wind data every minute (although station transmits wind data every 40 seconds), so 60 hours worth in full array&lt;br /&gt;
* Davis WLL: x=2.5 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=160900#p160900) so 2.5 hours worth in full array&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspddata&amp;gt;&lt;br /&gt;
|Comma separated list of recent individual (non-averaged) wind speed (correspond to &#039;latest&#039; on the Cumulus main screen) readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &#039;&#039;&#039;nextwindindex&#039;&#039;&#039; tag. Reading interval x varies by station type (see above).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#nextwindindex&amp;gt;&lt;br /&gt;
|The index of the entries in &amp;lt;#wdirdata&amp;gt; and &amp;lt;#wspddata&amp;gt; that Cumulus &#039;&#039;is going to use next&#039;&#039; - i.e. the latest entry used is one less than this; but don&#039;t forget to allow for the wrap around!&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRoseData&amp;gt;&lt;br /&gt;
|A comma-separated list of the wind &#039;totals&#039; used to draw the wind rose (8 or 16 values)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRosePoints&amp;gt;&lt;br /&gt;
|The number of items in &amp;lt;#WindRoseData&amp;gt; (i.e. 8 or 16)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufort&amp;gt;&lt;br /&gt;
|The current wind speed on the [http://en.wikipedia.org/wiki/Beaufort_scale Beaufort scale] (e.g. F8) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufortnumber&amp;gt;&lt;br /&gt;
|The current wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaudesc&amp;gt;&lt;br /&gt;
|The current wind speed Beaufort description (e.g. &amp;quot;Gale&amp;quot;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom10&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo10&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbase&amp;gt;&lt;br /&gt;
|Calculated [http://en.wikipedia.org/wiki/Cloud_base cloud base]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbasevalue&amp;gt;&lt;br /&gt;
|Current calculated cloud base without units&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UV&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Uv_index UV index]. Requires your station to have a UV sensor.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SolarRad&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Solar_radiation solar radiation]. Requires your station to have a solar sensor.&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Current light level in Lux. Requires your station to have a solar sensor. Only applies to Fine Offset stations.&lt;br /&gt;
|-&lt;br /&gt;
|[[Forecast_webtag|&amp;lt;#forecast&amp;gt;]]&lt;br /&gt;
|The current forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#forecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current forecast encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastnumber&amp;gt;&lt;br /&gt;
|The number relating to the current forecast entry in the [[strings.ini]] file.  If your station is not providing it&#039;s own forecast and Cumulus is not calculating one then 0 (zero) is returned.  Note: two negative numbers can be returned by [[Forecast_webtag|Cumulus]]: -1 (neg 1) = Exceptional Fine, -26 (neg 26) = Exceptional Bad&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecast&amp;gt;&lt;br /&gt;
|Always gives Cumulus (Zambretti) [[Forecast_webtag|forecast]], even if the &amp;lt;#forecast&amp;gt; tag provides a station forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#cumulusforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  Cumulus (Zambretti) forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecast&amp;gt;&lt;br /&gt;
|Always gives station forecast (if available)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#wsforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  station forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcond&amp;gt;&lt;br /&gt;
|Represents the value entered on the screen within Cumulus for the Current Weather condition, or the value as held in the [[currentconditions.txt]] file. Any reserved HTML characters are encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcondenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#currcond&amp;gt; but also has all characters above (decimal base) code 159 encoded as HTML entities for example this would encode any use of symbol for degree.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcondJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current conditions encoded for JavaScript&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Extra Sensors==&lt;br /&gt;
&lt;br /&gt;
The extra sensors functionality in Cumulus only supports processing for current spot values as read from the sensors. Periodically spot extra sensor values are logged, see the [[Extra_Sensor_Files|Extra Sensor Files]] page for information about log files from where you can extract the past spot values. The logging can be compared to the Standard Logfiles.&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors: Davis models and Oregon Scientific WMR928, WR100/200 ===&lt;br /&gt;
&lt;br /&gt;
These web tags hold current values for additional sensors supported by CumulusMX. For Oregon Scientific model like WMR-200 with USB connection, please refer to [[#Web tags mentioning (outside) temperature]] because any of the extra temperature tags below can be redirected to &#039;&#039;&#039;&amp;lt;#temp&amp;gt;&#039;&#039;&#039;, and consequently also have web tags reporting daily extremes and longer period extreme records.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp1 - 10&amp;gt;&lt;br /&gt;
|Extra temperature channel 1 - 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP1 - 10&amp;gt;&lt;br /&gt;
|Extra dew point channel 1 - 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum1 - 10&amp;gt;&lt;br /&gt;
|Extra humidity channel 1 - 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilTemp1 - 16&amp;gt;&lt;br /&gt;
|Soil temperature 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture1 - 16&amp;gt;&lt;br /&gt;
|Soil moisture 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafTemp1 - 4&amp;gt;&lt;br /&gt;
|Leaf temperature 1 - 4&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafWetness1 - 8&amp;gt;&lt;br /&gt;
|Leaf wetness 1 - 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors:  Davis AirLink ===&lt;br /&gt;
Available from version 3.9.0. You can configure two Airlink devices which have fixed identification as Indoor and Outdoor. There are a similar set of tags for each device.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Particulate Matter&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm1[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 1 μm, or less count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Currentparticulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality Index Values (allows use of the &amp;quot;dp=n&amp;quot; and &amp;quot;tc=y&amp;quot; parameters)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 2.5 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Stats Values&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 1 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 3 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 24 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] 12 hr averages buffer (2  hrs are required to get a nowcast value)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Sensor Info&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkFirmwareVersion[InǀOut]&amp;gt;&lt;br /&gt;
|Shows the AirLink firmware version as a date string.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkTemp[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air temperature value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkHum[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air humidity value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkWifiRssi[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors WiFi signal strength in dB - anything below -90 is considered very poor.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Extra Sensors: Ecowitt ===&lt;br /&gt;
&lt;br /&gt;
Ecowitt stations are sold under other names depending on nation,  e.g. Ambient in USA, Froggit in central Europe, so Ecowitt is used as a generic name in this Wiki. See also [https://www.wxforum.net/index.php?board=111.0 WXForum.net].&lt;br /&gt;
&lt;br /&gt;
==== WH45 CO₂ sensor ====&lt;br /&gt;
&lt;br /&gt;
Available from release 3.9.5.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2&amp;gt;&lt;br /&gt;
| The actual CO&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; concentration in ppm&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-24h&amp;gt;&lt;br /&gt;
| The CO&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; concentration in ppm as a moving average over 24 hours&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm2p5&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; or less&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm2p5-24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm10&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less (includes the 2.5 figure)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm10-24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-temp&amp;gt;&amp;lt;sup&amp;gt;See note&amp;lt;/sup&amp;gt;&lt;br /&gt;
| Temperature as reported by Air Quality monitor. &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-hum&amp;gt;&lt;br /&gt;
| Relative Humidity as reported by Air Quality monitor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note&#039;&#039;&#039;: This temperature reflects the temperature of the sensor and would be used in combination with the sensors measured humidity (see next) for correction of the measured PM (particulate matter) value. This correction is responsibility of the user and is subject to a lot of discussion. Determination of how to correct the PM value is highly dependent on the conditions and placement of the sensor. See the specification sheet for the sensor or create some multivariate regression line based on calibration measurements. This is also valid for PM sensors like the AirLink. The normal amateur usage of PM sensors is that the uncorrected values are published.&lt;br /&gt;
&lt;br /&gt;
==== WN34 soil and water sensor ====&lt;br /&gt;
&lt;br /&gt;
Cumulus MX can support the Ecowitt WN34 (other model types exist and are reported here as if WN34) soil and water temperature sensors. They are reported as &amp;quot;User Temperature 1&amp;quot; to &amp;quot;User Temperature 8&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp1 - 8&amp;gt;&lt;br /&gt;
|The temperature of the sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Divers Extra Sensors ====&lt;br /&gt;
Below are described the tags resulting from &#039;&#039;Ecowitt Air quality (WH41,WH43,WH45)&#039;&#039;, Ecowitt leak sensor (WH55), lighting detector (WH57), and extra temperature sensors (WN34)&lt;br /&gt;
&lt;br /&gt;
This sub-section applies only to those using Ecowitt GW1000 (also Froggit DS1500, and other equivalents, see [[Supported Devices]]) an interface unit that picks up various external sensors and sends the data via an application programming interface to CumulusMX which then generates the following web tags:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#GW1000FirmwareVersion&amp;gt;&lt;br /&gt;
|GW1000 firmware version string&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQuality1 - 4&amp;gt;&lt;br /&gt;
| Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQualityAvg1 - 4&amp;gt;&lt;br /&gt;
| 24 hr moving average Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeakSensor1 - 4&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningDistance&amp;gt;&lt;br /&gt;
|Distance to last strike &lt;br /&gt;
Same units as wind run - miles/km/nm. Returns 0.0 if you don&#039;t have a sensor, GW1000 api returns max value you can put in a byte - 0xFF which translates to 158.4 miles = 255 km if have sensor but no strike detected yet, so CMX translates that to &#039;----&#039;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningTime&amp;gt;&lt;br /&gt;
|Date and Time of last strike. &lt;br /&gt;
Default without output parameters is locale&#039;s short time format e.g. 18:02 or 6:02 pm, without date, but tag accepts both date and time output parameters. &lt;br /&gt;
Returns &#039;----&#039; if you don&#039;t have sensor or there has not been a strike since the sensor was installed. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of lighting strikes today&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp1 - 8&amp;gt; &lt;br /&gt;
|User Temperature 1 - 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The WH32 produces Temperature, Humidity and Dewpoint tags as the Davis above, WH51 soilmoisture produces similar tags.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp1 - 8&amp;gt;&lt;br /&gt;
|Extra temperature Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP1 - 8&amp;gt;&lt;br /&gt;
|Extra dew point Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum1 - 8&amp;gt;&lt;br /&gt;
|Extra humidity Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;| WH51 soilmoisture sensor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture1 - 8&amp;gt;&lt;br /&gt;
|Soil moisture 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Recent History=&lt;br /&gt;
&lt;br /&gt;
Please refer to the [[Recent history]] page for full information about using the tags in the following two tables. &lt;br /&gt;
&lt;br /&gt;
All tags in the tables below have:&lt;br /&gt;
#Mandatory input parameters as in this [[Webtags/Parameters#Input_modification_Parameters|description]]&lt;br /&gt;
#Optional output parameters to modify the time format as in this [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|description]]&lt;br /&gt;
&lt;br /&gt;
== Timestamp tag ==&lt;br /&gt;
Although as [[Recent history]] page explains, the history is intended to cover every minute in last 7 days, some entries may be at less frequent intervals, and when clocks change some entries will be missing altogether.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Time-stamp tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentTS&amp;gt;&lt;br /&gt;
|Gives the timestamp of the data that will be returned for any other recent history tag that uses same &#039;&#039;&#039;d, h, and m&#039;&#039;&#039; parameters&lt;br /&gt;
|&amp;lt;#RecentTS h=3 m=1 format=&amp;quot;HH:mm&amp;quot;&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== All Recent History Tags ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Input Modification Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentOutsideTemp&amp;gt;&lt;br /&gt;
|Outside Temperature&lt;br /&gt;
| &amp;lt;#RecentOutsideTemp h=3 m=1&amp;gt;&amp;amp;nbsp;&amp;lt;#tempunit&amp;gt; will display the temperature at the start of the period for which &amp;lt;#temptrend&amp;gt; is calculated&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill &lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentDewPoint&amp;gt;&lt;br /&gt;
|Dew Point&lt;br /&gt;
| &amp;lt;#RecentDewPoint h=25&amp;gt; reports the dew point temperature just over a day ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHeatIndex&amp;gt;&lt;br /&gt;
|Heat Index&lt;br /&gt;
| &amp;lt;#RecentHeatIndex m=121&amp;gt; reports the heat index about 2 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidity&amp;gt;&lt;br /&gt;
|Relative Humidity&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind &amp;lt;br&amp;gt;(Note: Wind &#039;Speed&#039;, &#039;Gust&#039; and &#039;Latest&#039; have the usual Cumulus meanings see [[Wind measurement]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindSpeed&amp;gt;&lt;br /&gt;
|Wind Speed&lt;br /&gt;
| &amp;lt;#RecentWindSpeed m=10&amp;gt; will display the average wind speed 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindGust&amp;gt;&lt;br /&gt;
|Wind Gust&lt;br /&gt;
&lt;br /&gt;
(reports maximum gust from build 1088 of version 1.9.4)&lt;br /&gt;
| &amp;lt;#RecentWindGust d=1 m=1&amp;gt; will report the wind gust at approximately the same time yesterday&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindLatest&amp;gt;&lt;br /&gt;
|Wind Latest. &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindDir&amp;gt;&lt;br /&gt;
|Wind Direction (instantaneous)&lt;br /&gt;
| &amp;lt;#RecentWindDir m=10&amp;gt; will tell you which direction the wind was blowing from 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir&amp;gt;&lt;br /&gt;
|Wind Direction (average)&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir d=6&amp;gt; will say what the calculated average wind direction was at this time at the start of the week&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentPressure&amp;gt;&lt;br /&gt;
|Sea-level Pressure&lt;br /&gt;
| &amp;lt;#RecentPressure h=3 m=1&amp;gt; gives the sea level pressure when &amp;lt;#presstrendval&amp;gt; started tracking the pressure&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentRainToday&amp;gt;&lt;br /&gt;
|Daily rain total from last roll-over to specified time&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar &amp;amp; UV&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentSolarRad&amp;gt;&lt;br /&gt;
|Solar Radiation &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentUV&amp;gt;&lt;br /&gt;
|UV Index &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Indoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; | (to do)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Outdoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill  (if temperature is below 10°C or 50 °F, then the new Feels Like now available in MX (next item) will report this same value).&lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentFeelsLike&amp;gt;&lt;br /&gt;
| Feels Like Temperature&lt;br /&gt;
| &amp;lt;#RecentFeelsLike h=12 m=1&amp;gt; reports the feel like temperature 12 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidex&amp;gt;&lt;br /&gt;
| Canadian Humidity Index (humidex) Dimensionless - no units&lt;br /&gt;
| &amp;lt;#RecentHumidex h=3&amp;gt; reports humidex 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality tags&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
NOTE: Please note this section has NOT yet been updated for recent MX releases, it appears from [[cumulusmx.db|RecentData table in cumulusmx.db]] that the list here is not complete for MX.  However, no release announcement has been found listing tag names not shown here (i.e. apparent temperature, indoor temperature and humidity, air quality)&lt;br /&gt;
&lt;br /&gt;
=Today=&lt;br /&gt;
&lt;br /&gt;
Cumulus allows some control over the time that &amp;quot;Today&amp;quot; begins:&lt;br /&gt;
# You can define the log rollovertime. Choose between 9am or midnight.&lt;br /&gt;
# For the weather diary feature &#039;&#039;&#039;SnowDepthHour&#039;&#039;&#039; The default SnowDepthHour is 0&lt;br /&gt;
&lt;br /&gt;
Readings from your weather station are assigned to the &amp;quot;Today&amp;quot; based on 3 options for [[Meteorological day]]&lt;br /&gt;
# starting at 9:00 am, based on winter time, so switching to 10:00 during Daylight Saving (summer) time, or&lt;br /&gt;
# starting at 9:00 am, all year round, or&lt;br /&gt;
# aligned with calendar days, so today starts at midnight&lt;br /&gt;
&lt;br /&gt;
The independence of the start time for weather diary and weather station related web tags means needs to be remembered when labelling web tags from the two tables below. It was assumed that you would use 9 a.m. as start time for both, but not care when snow fell, as it often has in the UK, after Summer Time has begun, so weather station tags were by default reporting from 10 a.m. local time and snow as at 9 a.m.&lt;br /&gt;
&lt;br /&gt;
In MX, if you choose 9 a.m. (optionally 10 a.m. in summer) for rollover, so all the standard derivative are assigned to the date the meteorological day starts as Today, but the sunshine hours recorded against today will be from midnight on the said date.&lt;br /&gt;
&lt;br /&gt;
==Weather Diary==&lt;br /&gt;
&lt;br /&gt;
This first table lists all the web tags available for reporting what is recorded in the weather diary. Just to be clear, the web tags shown below, will report data for previous day if the current time is before the snow depth hour setting, and report data for the current day if the current time matches the snow depth hour or is later.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowdepth&amp;gt;&lt;br /&gt;
|Meteorologists report snow depth in cm, so this is default unit for Cumulus. &lt;br /&gt;
&lt;br /&gt;
If there is no entry in Weather Diary for the day explained above, reports zero.&lt;br /&gt;
&lt;br /&gt;
Input is to 2 decimal places. MX allows output in centimetres with decimal places without any script. You can&#039;t change the units shown in admin interface, but your value can be input as inches to 2 decimal places if you ignore &amp;quot;cm&amp;quot; that is displayed in that interface.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowlying&amp;gt;&lt;br /&gt;
| If there is no entry in Weather Diary for the day explained above, this web tag returns null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowfalling&amp;gt;&lt;br /&gt;
| If there is no entry in Weather Diary for the day explained above, this web tag returns null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Today.ini==&lt;br /&gt;
&lt;br /&gt;
These tag names relate to the current [[Meteorological day]] and they are populated from information held in [[today.ini]]; Where a tag name reports a value specific to a past time in today-so-far, there will also be a tag name that can give the time of day, shown in same row of table below. For those that cover whole day so far, the final column contains &amp;quot;n/a&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
There is some inconsistency in naming with &amp;quot;T&amp;quot; not included in all tag names, &amp;quot;T&amp;quot; is used in conjunction with &amp;quot;H&amp;quot; or &amp;quot;L&amp;quot; as a suffix for extreme values/time-stamps, but a prefix &amp;quot;T&amp;quot; can identify today&#039;s value, or prefix &amp;quot;T&amp;quot; can signify a time-stamp. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtemp&amp;gt;&lt;br /&gt;
|The [[Average_temperature|average]] temperature so far today (calculated from all temperature readings processed by Cumulus, [[Today.ini|today.ini]] stores a cumulative aggregate and counts the number of values processed, so a division gives this output)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprange&amp;gt;&lt;br /&gt;
|The temperature range (&amp;lt;#tempTH&amp;gt; - &amp;lt;#tempTL&amp;gt;) so far today (Cumulus calculates all these tags using Celsius values, but outputs them in your chosen units)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest temperature since midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest temperature since midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightRangeT&amp;gt;&lt;br /&gt;
|The temperature range (max - min) so far today from midnight (Cumulus calculates all these tags using Celsius values, but outputs them in your chosen units)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTH&amp;gt;&lt;br /&gt;
|Today&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTL&amp;gt;&lt;br /&gt;
|Today&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTH&amp;gt;&lt;br /&gt;
|Today&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTL&amp;gt;&lt;br /&gt;
|Today&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillTL&amp;gt;&lt;br /&gt;
|Today&#039;s greatest wind chill&lt;br /&gt;
|&amp;lt;#TwchillTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#ThumTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#ThumTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Precipitation&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rain24hourTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest rain for 24 hours&lt;br /&gt;
|&amp;lt;#Train24hourTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainToday&amp;gt;&lt;br /&gt;
|If you have an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode, this gives today&#039;s rain total so far according to the sensor&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustTM&amp;gt; &lt;br /&gt;
|Today&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingTM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of today&#039;s high gust (&amp;lt;#wgustTM&amp;gt;) in degrees&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#directionTM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of today&#039;s high gust (&amp;lt;#wgustTM&amp;gt;) in as a compass point (e.g. &amp;quot;NNE&amp;quot;)&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufort&amp;gt; &lt;br /&gt;
|Today&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufortnumber&amp;gt;&lt;br /&gt;
|Today&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#windrun&amp;gt;&lt;br /&gt;
|The total wind run so far today&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvg&amp;gt;&lt;br /&gt;
|The wind run divided by time passed since rollover to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearing&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddir&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for today&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ET&amp;gt;&lt;br /&gt;
|Today&#039;s [http://en.wikipedia.org/wiki/Evapotranspiration evapotranspiration], if not on the station can be calculated by CMX.&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarTH&amp;gt;&lt;br /&gt;
|Today&#039;s high solar radiation value (Solar sensor needed)&lt;br /&gt;
|&amp;lt;#TsolarTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVTH&amp;gt;&lt;br /&gt;
|Today&#039;s high UV Index (UV sensor needed)&lt;br /&gt;
|&amp;lt;#TUVTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
|Today&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of strikes since midnight, default 0 &lt;br /&gt;
&lt;br /&gt;
(other lightning tags can be found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursToday&amp;gt;&lt;br /&gt;
| The incremental chill hours figure since start of today (Compare with Cumulative seasonal Chill Hours at end of today &amp;lt;#chillhours&amp;gt; found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= No Commas; RC Webtags =&lt;br /&gt;
&lt;br /&gt;
The conversion of comma decimal separator to a point is described on the [[Webtags/Parameters#Changing_the_decimal_separator|parameter page]]. However, there is a set of legacy webtags which produce that value without a comma without parameter. Those webtags have a prefix of RC and are listed separately. Those webtags still exist and are listed here without further comment.&lt;br /&gt;
&lt;br /&gt;
== Current conditions ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCtemp&amp;gt;, &amp;lt;#RCdew&amp;gt;, &amp;lt;#RCheatindex&amp;gt;, &amp;lt;#RChum&amp;gt;, &amp;lt;#RCinhum&amp;gt;, &amp;lt;#RCintemp&amp;gt;, &amp;lt;#RCpress&amp;gt;, &amp;lt;#RCrfall&amp;gt;, &amp;lt;#RCrrate&amp;gt;, &amp;lt;#RCwchill&amp;gt;, &amp;lt;#RCwgust&amp;gt;, &amp;lt;#RCwspeed&amp;gt;, &amp;lt;#RCwlatest&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Today ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCpressTH&amp;gt;,  &amp;lt;#RCpressTL&amp;gt;,  &amp;lt;#RCrrateTM&amp;gt;,  &amp;lt;#RCtempTH&amp;gt;, &amp;lt;#RCtempTL&amp;gt;, &amp;lt;#RCwgustTM&amp;gt;,  &amp;lt;#RCdewpointTH&amp;gt;, &amp;lt;#RCdewpointTL&amp;gt;, &amp;lt;#RCwchillTL&amp;gt;, &amp;lt;#RCheatindexTH&amp;gt;, &amp;lt;#RCapptempTH&amp;gt;, &amp;lt;#RCapptempTL&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Recent History ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCRecentOutsideTemp&amp;gt;, &amp;lt;#RCRecentWindSpeed&amp;gt;, &amp;lt;#RCRecentWindGust&amp;gt;, &amp;lt;#RCRecentWindLatest&amp;gt;, &amp;lt;#RCRecentWindChill&amp;gt;, &amp;lt;#RCRecentDewPoint&amp;gt;, &amp;lt;#RCRecentHeatIndex&amp;gt;, &amp;lt;#RCRecentPressure&amp;gt;, &amp;lt;#RCRecentRainToday&amp;gt;, &amp;lt;#RCRecentUV&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Yesterday=&lt;br /&gt;
&lt;br /&gt;
Note that the Y indicating yesterday is sometimes a prefix, sometimes a suffix (with H for High, L for Low), web tags are not named consistently!&lt;br /&gt;
&lt;br /&gt;
For web tags that refer to a particular time of day, there is a corresponding web tag that can give that time of day. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:550px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprangeY&amp;gt;&lt;br /&gt;
|The temperature range (max - min) yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest temperature from midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest temperature from midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightRangeY&amp;gt;&lt;br /&gt;
|The temperature range (max - min) yesterday from midnight&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtempY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s average temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Ychillhours&amp;gt;&lt;br /&gt;
| The Cumulative [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] as recorded at rollover (the end of meteorological yesterday)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursYest&amp;gt;&lt;br /&gt;
| The incremental [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] yesterday&lt;br /&gt;
&lt;br /&gt;
(compare with &amp;lt;#chillhoursToday&amp;gt; described in [[#Today.ini]] table)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#TwchillYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYH&amp;gt;&lt;br /&gt;
|High humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYL&amp;gt;&lt;br /&gt;
|Low humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallY&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to the connected weather station&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainYest&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rain24hourYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest hourly rain over 24 hours&lt;br /&gt;
|&amp;lt;#Train24hourYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustYM&amp;gt; &lt;br /&gt;
|Yesterday&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingYM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of yesterday&#039;s high gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#directionYM&amp;gt;&lt;br /&gt;
|The wind direction at the time of yesterday&#039;s high gust as a compass point (e.g. &amp;quot;NNW&amp;quot;)&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufort&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufortnumber&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for yesterday&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearingY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddirY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunY&amp;gt;&lt;br /&gt;
|The total wind run for yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvgY&amp;gt;&lt;br /&gt;
| The wind run yesterday divided by 24 hours to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YSunshineHours&amp;gt;&lt;br /&gt;
|Yesterday&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high solar radiation value (Solar sensor needed) &lt;br /&gt;
|&amp;lt;#TsolarYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high UV Index (UV sensor needed) &lt;br /&gt;
|&amp;lt;#TUVYH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Yearly=&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:350px&amp;quot;|Time Webtag&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#YearTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#YearTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s highest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s lowest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHeatIndexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest USA heat index&lt;br /&gt;
|&amp;lt;#YearHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWChillL&amp;gt;&lt;br /&gt;
|This year&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#YearWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeH&amp;gt;&lt;br /&gt;
|This year&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumidexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#YearHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointH&amp;gt;&lt;br /&gt;
|This year&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMinTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMaxTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumH&amp;gt;&lt;br /&gt;
|This year&#039;s high humidity&lt;br /&gt;
|&amp;lt;#YearHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumL&amp;gt;&lt;br /&gt;
|This year&#039;s low humidity&lt;br /&gt;
|&amp;lt;#YearHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressH&amp;gt;&lt;br /&gt;
|This year&#039;s high pressure&lt;br /&gt;
|&amp;lt;#YearPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressL&amp;gt;&lt;br /&gt;
|This year&#039;s low pressure&lt;br /&gt;
|&amp;lt;#YearPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearGustH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind gust&lt;br /&gt;
|&amp;lt;#YearGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind speed&lt;br /&gt;
|&amp;lt;#YearWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindRunH&amp;gt;&lt;br /&gt;
| This year&#039;s highest Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearRainRateH&amp;gt;&lt;br /&gt;
|This year&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#YearRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHourlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#YearHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDailyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high daily rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearRain24HourH&amp;gt;&lt;br /&gt;
|This year&#039;s high 24hr rain&lt;br /&gt;
|&amp;lt;#YearRain24HourHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearRain24HourHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMonthlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high monthly rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMonthlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest period without rain ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AnnualET&amp;gt;&lt;br /&gt;
|Year&#039;s total [http://en.wikipedia.org/wiki/Evapotranspiration evapotranspiration], if not on the station can be calculated by CMX.&lt;br /&gt;
|n/a&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursYear&amp;gt;&lt;br /&gt;
| the total sunshine hours in year-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=All Time=&lt;br /&gt;
&lt;br /&gt;
The default formats are:&lt;br /&gt;
*The default format for an extreme month is to show the month name in full i.e. format &#039;MMMM&#039; followed by the year in full. &lt;br /&gt;
*For an extreme day it shows the day of the month and the month name in full i.e. format &amp;quot;dd MMMM&amp;quot; (same for Cumulus 1 and Cumulus MX), prefixed with the word &#039;on&#039; again ending with the year. &lt;br /&gt;
*For the highest/lowest within a day in the year it shows both time and date adding the word &amp;quot;at&amp;quot; before the time, and the word &#039;on&#039; before the date (i.e. on the standard web page the time comes first, not as seen in admin interface).&lt;br /&gt;
&lt;br /&gt;
You can change the default output on either the standard web template, or in your own file,  by using the [[#Time.2FDate_.27format.27_Parameter|formats]], please check the [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|Parameter page]].&lt;br /&gt;
&lt;br /&gt;
Note that unlike the this month and this year web tags, the time and the date are both included in the default format of the standard time-stamp web tags for the &#039;highest minimum&#039; and &#039;lowest maximum&#039; temperatures, yet another inconsistency!&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempH&amp;gt;&lt;br /&gt;
|All time high temperature&lt;br /&gt;
|&amp;lt;#TtempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempL&amp;gt;&lt;br /&gt;
|All time low temperature &lt;br /&gt;
|&amp;lt;#TtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#mintempH&amp;gt;&lt;br /&gt;
|All time high minimum temperature &lt;br /&gt;
|&amp;lt;#TmintempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#maxtempL&amp;gt;&lt;br /&gt;
|All time low maximum temperature &lt;br /&gt;
|&amp;lt;#TmaxtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDailyTempRange&amp;gt;&lt;br /&gt;
|All time low daily temperature range&lt;br /&gt;
|&amp;lt;#TLowDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyTempRange&amp;gt;&lt;br /&gt;
|All time high daily temperature range&lt;br /&gt;
|&amp;lt;#THighDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempH&amp;gt;&lt;br /&gt;
|All time high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempL&amp;gt;&lt;br /&gt;
|All time low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeH&amp;gt;&lt;br /&gt;
|All time high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeL&amp;gt;&lt;br /&gt;
|All time low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexH&amp;gt;&lt;br /&gt;
|All time high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexH&amp;gt;&lt;br /&gt;
|All time high USA heat index&lt;br /&gt;
|&amp;lt;#TheatindexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointH&amp;gt;&lt;br /&gt;
|All time high dew point&lt;br /&gt;
|&amp;lt;#TdewpointH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointL&amp;gt;&lt;br /&gt;
|All time low dew point&lt;br /&gt;
|&amp;lt;#TdewpointL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humH&amp;gt;&lt;br /&gt;
|All time high humidity&lt;br /&gt;
|&amp;lt;#ThumH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humL&amp;gt;&lt;br /&gt;
|All time low humidity&lt;br /&gt;
|&amp;lt;#ThumL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillH&amp;gt;&lt;br /&gt;
|All time greatest wind chill (i.e. lowest temperature, but highest wind speed) &lt;br /&gt;
|&amp;lt;#TwchillH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateM&amp;gt;&lt;br /&gt;
|All time high rain rate &lt;br /&gt;
|&amp;lt;#TrrateM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallH&amp;gt;&lt;br /&gt;
|All time high daily rain &lt;br /&gt;
|&amp;lt;#TrfallH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallhH&amp;gt;&lt;br /&gt;
|All time high hourly rain&lt;br /&gt;
|&amp;lt;#TrfallhH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallmH&amp;gt;&lt;br /&gt;
|All time high monthly rain &lt;br /&gt;
|&amp;lt;#TrfallmH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriod&amp;gt;&lt;br /&gt;
|All time longest dry period (days)&lt;br /&gt;
|&amp;lt;#TLongestDryPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriod&amp;gt;&lt;br /&gt;
|All time longest wet period (days)&lt;br /&gt;
|&amp;lt;#TLongestWetPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressH&amp;gt;&lt;br /&gt;
|All time high pressure &lt;br /&gt;
|&amp;lt;#TpressH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressL&amp;gt;&lt;br /&gt;
|All time low pressure &lt;br /&gt;
|&amp;lt;#TpressL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#gustM&amp;gt;&lt;br /&gt;
|All time high wind gust &lt;br /&gt;
|&amp;lt;#TgustM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeedH&amp;gt;&lt;br /&gt;
|All time high average wind speed &lt;br /&gt;
|&amp;lt;#TwspeedH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunH&amp;gt;&lt;br /&gt;
|All time high daily wind run&lt;br /&gt;
|&amp;lt;#TwindrunH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Monthly=&lt;br /&gt;
&lt;br /&gt;
The web tags in the date column default output dates in the format &amp;quot;dd MMMM&amp;quot;. For web tags that represent daily values, there are (obviously) no corresponding time web tags, but for high and low spot values the default &#039;h:mm&#039; format of the time output can be changed. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Time Webtag name&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempH&amp;gt;&lt;br /&gt;
|This months high temperature&lt;br /&gt;
|&amp;lt;#MonthTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempL&amp;gt;&lt;br /&gt;
|This months low temperature&lt;br /&gt;
|&amp;lt;#MonthTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMinTempH&amp;gt;&lt;br /&gt;
|This months highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMaxTempL&amp;gt;&lt;br /&gt;
|This months lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHeatIndexH&amp;gt;&lt;br /&gt;
|This months high USA heat index&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWChillL&amp;gt;&lt;br /&gt;
|This months greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#MonthWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempH&amp;gt;&lt;br /&gt;
|This month&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempL&amp;gt;&lt;br /&gt;
|This month&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeH&amp;gt;&lt;br /&gt;
|This month&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeL&amp;gt;&lt;br /&gt;
|This months lowest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumidexH&amp;gt;&lt;br /&gt;
|This month&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#MonthHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointH&amp;gt;&lt;br /&gt;
|This month&#039;s high dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointL&amp;gt;&lt;br /&gt;
|This month&#039;s low dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumH&amp;gt;&lt;br /&gt;
|This month&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#MonthHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#MonthHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressH&amp;gt;&lt;br /&gt;
|This month&#039;s highest pressure&lt;br /&gt;
|&amp;lt;#MonthPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest pressure&lt;br /&gt;
|&amp;lt;#MonthPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthGustH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind gust&lt;br /&gt;
|&amp;lt;#MonthGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind speed&lt;br /&gt;
|&amp;lt;#MonthWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindRunH&amp;gt;&lt;br /&gt;
|This month&#039;s high Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthRainRateH&amp;gt;&lt;br /&gt;
|This month&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#MonthRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHourlyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthRain24HourH&amp;gt;&lt;br /&gt;
|This month&#039;s highest 24hr rain&lt;br /&gt;
|&amp;lt;#MonthRain24HourHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthRain24HourHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDailyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s wettest day (greatest daily rain)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest dry period ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day, ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursMonth&amp;gt;&lt;br /&gt;
| the total sunshine hours in month-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Monthly All Time Records=&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;These tag names represent extreme record values (and corresponding time-stamps) for any particular month (1 =January, and so on, to 12 =December) in all years&#039;&#039;&#039; (HAR To place somewhere)&lt;br /&gt;
&lt;br /&gt;
This table includes webtags that show the values in [[Monthlyalltime.ini]] log file.&lt;br /&gt;
&lt;br /&gt;
These are a set of tags for monthly all-time highs and lows, in other words the highest and lowest values for a particular month of the year.  &lt;br /&gt;
# The tag names listed here require a [[Webtags/Parameters#Input_modification_Parameters|input modification parameter]].&lt;br /&gt;
# The tag names here can optionally take any [[Webtags/Parameters#Output_modification_parameters|output modification parameters]].&lt;br /&gt;
# To supply both optional input modification, and optional output modification parameters, separate them with spaces, e.g. &amp;lt;#ByMonthTempHT mon=7 format=hh:nn&amp;gt;. In that example, the time (not date) of highest ever temperature in July is returned after processing by Cumulus.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempH&amp;gt;&lt;br /&gt;
|High Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempL&amp;gt;&lt;br /&gt;
|Low Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexH&amp;gt;&lt;br /&gt;
|High Heat Index&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWChillL&amp;gt;&lt;br /&gt;
|Greatest wind chill (i.e. lowest temperature and highest wind speed)&lt;br /&gt;
|&amp;lt;#ByMonthWChillLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempH&amp;gt;&lt;br /&gt;
|High Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempL&amp;gt;&lt;br /&gt;
|Low Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeH&amp;gt;&lt;br /&gt;
|High Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeL&amp;gt;&lt;br /&gt;
|Low Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumidexH&amp;gt;&lt;br /&gt;
|High Canadian Humidity Index (Humidex)&lt;br /&gt;
|&amp;lt;#ByMonthHumidexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointH&amp;gt;&lt;br /&gt;
|High Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointL&amp;gt;&lt;br /&gt;
|Low Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMinTempH&amp;gt;&lt;br /&gt;
|Highest Daily Minimum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMinTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempL&amp;gt;&lt;br /&gt;
|Lowest Daily Maximum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRangeT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRangeT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumH&amp;gt;&lt;br /&gt;
|High Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumL&amp;gt;&lt;br /&gt;
|Low Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumLT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressH&amp;gt;&lt;br /&gt;
|High Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressL&amp;gt;&lt;br /&gt;
|Low Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthGustH&amp;gt;&lt;br /&gt;
|High Wind Gust&lt;br /&gt;
|&amp;lt;#ByMonthGustHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindH&amp;gt;&lt;br /&gt;
|High Wind Speed&lt;br /&gt;
|&amp;lt;#ByMonthWindHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindRunH&amp;gt;&lt;br /&gt;
|High Daily Wind Run&lt;br /&gt;
|&amp;lt;#ByMonthWindRunHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthRainRateH&amp;gt;&lt;br /&gt;
|High Rain Rate&lt;br /&gt;
|&amp;lt;#ByMonthRainRateHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainH&amp;gt;&lt;br /&gt;
|High Monthly Rainfall&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainH&amp;gt;&lt;br /&gt;
|High Hourly Rain&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthRain24HourH&amp;gt;&lt;br /&gt;
|High 24hr Rain&lt;br /&gt;
|&amp;lt;#ByMonthRain24HourHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainH&amp;gt;&lt;br /&gt;
|High Daily Rain&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest Dry Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriodT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest Wet Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriodT&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Day/Night/Sun/Moon=&lt;br /&gt;
&lt;br /&gt;
These values are calculated hourly.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunrise&amp;gt;&lt;br /&gt;
|Last sunrise time at the station - This sunrise time is calculated by a third party library each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunset&amp;gt;&lt;br /&gt;
|Next sunset time at the station - The sunset/sunrise times are calculated each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylength&amp;gt;&lt;br /&gt;
|Length of day in hours and minutes (sunrise to sunset).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunUp&amp;gt;&lt;br /&gt;
|A flag to indicate if the Sun is above the horizon or not, based on the sunrise and sunset times.&lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 is when the Sun is above the horizon for the station location.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dawn&amp;gt;&lt;br /&gt;
|Start of last Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dusk&amp;gt;&lt;br /&gt;
|End of next Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylightlength&amp;gt;&lt;br /&gt;
| Approximate length of daylight in hours and minutes (dawn to dusk)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#isdaylight&amp;gt;&lt;br /&gt;
|A flag to indicate if the location for the station is in civil daylight or not, based on the dawn and dusk times. &lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 notes that it is currently within the hours of daylight.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tomorrowdaylength&amp;gt;&lt;br /&gt;
|A string giving an approximate predicted difference between the length of daylight (dawn to dusk) yesterday and length of daylight tomorrow.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonphase&amp;gt;&lt;br /&gt;
|Current [[Lunar phase|phase of the moon]] in words, eg &amp;quot;New Moon&amp;quot; etc. The names used can be altered in [[Strings.ini#Moon_Phases|strings.ini]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonAge&amp;gt;&lt;br /&gt;
|Current &#039;&#039;&#039;approximate&#039;&#039;&#039; age of the Moon in days (0-29.53)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonrise&amp;gt;&lt;br /&gt;
|Current moonrise time at the station (if moon rises on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonset&amp;gt;&lt;br /&gt;
|Current moonset time at the station (if moon sets on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercent&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (negative value indicates &#039;waning&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercentAbs&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (always positive)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
| see [[#Today.ini]] Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YSunshineHours&amp;gt;&lt;br /&gt;
|see [[#Yesterday]] Miscellaneous &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CurrentSolarMax&amp;gt;&lt;br /&gt;
|[[FAQ#What_is_this_.22Solar_Max.22_value_which_Cumulus_is_displaying.3F | Current theoretical maximum solar radiation]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunny&amp;gt;&lt;br /&gt;
|Returns 1 if the sun is shining, otherwise 0 (Solar sensor needed)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= System =&lt;br /&gt;
&lt;br /&gt;
Special tags returning information about the device hosting CumulusMX &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:450px&amp;quot; |Applicability&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsVersion&amp;gt;&lt;br /&gt;
|OS version, e.g. &amp;quot;Windows 7 x64 build 7600&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsLanguage&amp;gt;&lt;br /&gt;
|OS language, e.g. &amp;quot;English&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SystemUpTime&amp;gt;&lt;br /&gt;
|How long the system has been up, e.g. &amp;quot;8 hours 21 minutes&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ProgramUpTime&amp;gt;&lt;br /&gt;
|How long Cumulus has been running, e.g. &amp;quot;7 hours 55 minutes&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ProgramUpTimeMs&amp;gt;&lt;br /&gt;
|How long Cumulus has been running in milliseconds&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CpuCount&amp;gt;&lt;br /&gt;
|Number of processors, e.g. &amp;quot;4&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CPUTemp&amp;gt;&lt;br /&gt;
|Temperature of the CPU in C, only works on Linux, updates once a minute, returns &#039;-999.0&#039; on Windows&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AllocatedMemory&amp;gt;&lt;br /&gt;
|Amount of memory allocated to Cumulus, e.g. &amp;quot;60.69 MB&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Units=&lt;br /&gt;
&lt;br /&gt;
No optional input nor output parameters.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunit&amp;gt;&lt;br /&gt;
|Unit of temperature being used (Set in Cumulus as [http://en.wikipedia.org/wiki/Centigrade Celsius] or [http://en.wikipedia.org/wiki/Fahrenheit Fahrenheit]) values &amp;quot;&amp;amp;amp;deg;C&amp;quot; or &amp;quot;&amp;amp;amp;deg;F&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#tempunitnoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded (i.e. without &#039;&#039;&#039;&amp;amp;amp;&#039;&#039;&#039; and without &#039;&#039;&#039;&amp;amp;deg;&#039;&#039;&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunitnodeg&amp;gt;&lt;br /&gt;
|The temperature units being used, without a degree symbol, i.e. &amp;quot;F&amp;quot; or &amp;quot;C&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressunit&amp;gt;&lt;br /&gt;
|Unit of measure for pressure. Possible values: &amp;quot;mb&amp;quot;, &amp;quot;hPa&amp;quot;, &amp;quot;in&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rainunit&amp;gt;&lt;br /&gt;
|Unit of measure for rain fall. Possible values: &amp;quot;mm&amp;quot; or &amp;quot;inches&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windunit&amp;gt;&lt;br /&gt;
|Unit of measure for wind speed. Possible values: &amp;quot;m/s&amp;quot;, &amp;quot;mph&amp;quot;, &amp;quot;km/h&amp;quot;, &amp;quot;kts&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrununit&amp;gt;&lt;br /&gt;
|Unit of measure for wind run (distance). Possible values: &amp;quot;km&amp;quot;, &amp;quot;miles&amp;quot;, &amp;quot;km&amp;quot;, &amp;quot;nm&amp;quot; (for wind speeds in m/s, mph, km/h, kts)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbaseunit&amp;gt;&lt;br /&gt;
|The units used for cloudbase value. Possible values:  &amp;quot;ft&amp;quot; or &amp;quot;m&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Date &amp;amp; Time=&lt;br /&gt;
The default format depends on the locale you use to run Cumulus.&lt;br /&gt;
&lt;br /&gt;
When format is fixed it is noted.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#date&amp;gt;&lt;br /&gt;
|The current date.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdate&amp;gt;&lt;br /&gt;
|The current meteorological date.&lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt; (above), but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the &amp;lt;#metdate&amp;gt; will return the date associated with previous calendar day, but will still return current time  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUTC&amp;gt;&lt;br /&gt;
|The current UTC date/time rather than local date/time.  Example result: 18:30 on 30 December 2009. If you want the local date and time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#time&amp;gt;&lt;br /&gt;
|The current time and date. Example result: 18:30 on 30 December 2009.  If you simply wish the time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timehhmmss&amp;gt;&lt;br /&gt;
|The current time (without date). Example format: 18:30:27. You can use output format specifiers to change the way the time is output, but any date specifiers are ignored.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#minute&amp;gt;&lt;br /&gt;
|The current time, just the minutes. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hour&amp;gt;&lt;br /&gt;
|The current time, just the hour. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#day&amp;gt;&lt;br /&gt;
| The current day as a 2-digit number. Fixed format: 07  (cannot use output format modifiers) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dayname&amp;gt;&lt;br /&gt;
| The current day as a word.  For example, Monday &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortdayname&amp;gt;&lt;br /&gt;
| The current day as a shortened word. Example format: Mon&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#month&amp;gt;&lt;br /&gt;
|The current month as a 2-digit number. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#monthname&amp;gt;&lt;br /&gt;
|The current month as a word. Example format: July&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortmonthname&amp;gt;&lt;br /&gt;
|The current month as a shortened word. Example format: Jul&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#year&amp;gt;&lt;br /&gt;
|The current year as a 4-digit number. Example format: 2009  (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortyear&amp;gt;&lt;br /&gt;
|The current year as a 2-digit number. Example format: 09 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdateyesterday&amp;gt;&lt;br /&gt;
|The previous meteorological date.  The default format depends on the locale you use to run Cumulus &lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#yesterday&amp;gt; (below), but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the date output by &amp;lt;#metdateyesterday&amp;gt; will be the calendar day before that returned by &amp;lt;#yesterday&amp;gt;, but the time returned is actual local time.  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#yesterday&amp;gt;&lt;br /&gt;
|Yesterday&#039;s date. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeJavaScript&amp;gt;&lt;br /&gt;
| The JavaScript &#039;&#039;&#039;Date&#039;&#039;&#039; object contains the number of milliseconds since 00:00:00.000 UTC on 1st January 1970, that date and time is known as the UNIX Epoch.  In JavaScript, you can use &amp;lt;code&amp;gt;Math.floor(new Date().getTime()/1000.0)&amp;lt;/code&amp;gt; This getTime method returns the time in milliseconds.  The web tag returns an integer (currently with 13 digits) representing the number of milliseconds since the UNIX epoch when the web tag was processed. It can be used in a script where you wish to re-express other times output by Cumulus MX into UTC (Coordinated Universal Time).  Mac OS X uses 00:00:00.000 UTC on 1st January 2001 as the starting time and date for its millisecond count, so that is considerably lower.&lt;br /&gt;
&lt;br /&gt;
Note that UTC is calculated using 9192631770 times a particular transition time for Caesium 133 as a basis for 1 second. GMT (Greenwich Mean Time) is calculated on the basis that 1 second is 1/86400 of the time taken for a whole (day) rotation of the Earth. UT1 (or solar time) is calculated from various space measurements. Periodically, leap seconds are added to UTC to realign it with UT1, but these leap seconds are not added to the count of milliseconds represented by this web tag.&lt;br /&gt;
&lt;br /&gt;
Do be aware that some devices will use a 32 bit signed integer to represent this number, and that will stop working on 19 January 2038, the year 2038 problem for computing world.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUnix&amp;gt;&lt;br /&gt;
| Unix tracks the number of seconds since the UNIX epoch. So this web tag can be used when you do not want the millisecond accuracy of the previous web tag. Like previous web tag this relates to UTC, so see details for that tag to find out more.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSince30Dec1899&amp;gt; &lt;br /&gt;
|Day count (gives whole and fractional part) Example: 41250.6523310301&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|Date when records began.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSinceRecordsBegan&amp;gt;&lt;br /&gt;
|Day count since Cumulus records started&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Alarms=&lt;br /&gt;
&lt;br /&gt;
There are web tags for each alarm condition, they give a value of &#039;1&#039; if the alarm condition is enabled and is still currently met; otherwise &#039;0&#039;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempAlarm&amp;gt; &lt;br /&gt;
|Low temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempAlarm&amp;gt; &lt;br /&gt;
|High temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeUpAlarm&amp;gt; &lt;br /&gt;
|Temperature increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeDownAlarm&amp;gt; &lt;br /&gt;
|Temperature decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressAlarm&amp;gt; &lt;br /&gt;
|Low pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressAlarm&amp;gt; &lt;br /&gt;
|High pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeUpAlarm&amp;gt; &lt;br /&gt;
|Pressure increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeDownAlarm&amp;gt; &lt;br /&gt;
|Pressure decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainTodayAlarm&amp;gt; &lt;br /&gt;
|High rain today alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateAlarm&amp;gt; &lt;br /&gt;
|High rainfall rate alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustAlarm&amp;gt; &lt;br /&gt;
|High wind gust alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedAlarm&amp;gt; &lt;br /&gt;
|High wind speed alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataStopped&amp;gt;&lt;br /&gt;
|1 if the station has apparently stopped sending data to Cumulus, otherwise 0&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataSpikeAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a data spike is detected, or a data limit exceeded&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#HttpUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a HTTP upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#MySqlUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a MySQL upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#UpgradeAlarm&amp;gt;&lt;br /&gt;
| Alarm raised if MX upgrade (a newer release) is available&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Extreme Records =&lt;br /&gt;
&lt;br /&gt;
There are a set of tags for the Cumulus record states. They give a value of &#039;1&#039; if the record has been exceeded; otherwise &#039;0&#039;. &lt;br /&gt;
&lt;br /&gt;
These web tags will be set from the time of the record until a timeout value is met (by default each record remains set for 24 hours). &lt;br /&gt;
&lt;br /&gt;
You can change the default timeout through the parameter &#039;&#039;Station Settings=&amp;gt;Common Options=&amp;gt;Advanced Options&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
== Table of web tags available for extreme records ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|The date that Cumulus began tracking all time records&amp;lt;br/&amp;gt; (does not prevent earlier record dates being set manually)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#newrecord&amp;gt; &lt;br /&gt;
|Indicates when any tracked extreme is changed (sets the LED on the interface flashing).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempRecordSet&amp;gt;&lt;br /&gt;
|1 if any temperature-based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time highest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time lowest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHeatIndexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high USA heat index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high Canadian Humidity index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowWindChillRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time greatest wind chill extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high feels like temperature extreme has been updated, 0 if not &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low feels like temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMinTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high minimum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowMaxTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low maximum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind gust extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind speed extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RainRecordSet&amp;gt;&lt;br /&gt;
|1 if any rainfall based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high rain rate extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHourlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high hourly rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRain24HourRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high 24hr rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMonthlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high monthly rain  extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest dry period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest wet period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high humidity light extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressureRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRecordSet&amp;gt;&lt;br /&gt;
|1 if any wind speed based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindrunRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind run extreme has been updated, 0 if not&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Miscellaneous =&lt;br /&gt;
&lt;br /&gt;
All tags are available in all flavours, as far as I know, although &#039;&#039;their output might vary&#039;&#039;, and which input/output parameters they permit might vary between Cumulus 1 and MX.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestError&amp;gt;&lt;br /&gt;
| This tag and the next 3 are in CumulusMX, none of them are actually used.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorDate&amp;gt;&lt;br /&gt;
|See previous tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorTime&amp;gt;&lt;br /&gt;
|See previous tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ErrorLight&amp;gt;&lt;br /&gt;
|1 if the &#039;error&#039; light is flashing, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#version&amp;gt;&lt;br /&gt;
|The version of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#build&amp;gt;&lt;br /&gt;
|The build of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildAvailable&amp;gt;&lt;br /&gt;
|This gets the value 0 or 1 and is checked on start-up and once a day thereafter at a random time&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildNumber&amp;gt;&lt;br /&gt;
|It is checked on start-up and once a day thereafter at a random time. Displays the latest public release build number - eg. b3089&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#realtimeinterval&amp;gt;&lt;br /&gt;
|The real time update interval in seconds (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#interval&amp;gt;&lt;br /&gt;
|The web site update interval in minutes (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: will always return one of these: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
&lt;br /&gt;
This is the end of the meteorological day, so if during Daylight Saving Time rolover is at &amp;quot;10 am&amp;quot;, then on the day DST ends it will return to &amp;quot;9 am&amp;quot; ensuring every meteorological day is exactly 24 hours long. If the time is &amp;quot;Midnight&amp;quot; (or during DST it is &amp;quot;9 am&amp;quot;), then days will be 23 or 25 hours long just on day clocks change, 24 hours otherwise.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationtype&amp;gt;&lt;br /&gt;
|The weather station [https://cumuluswiki.org/a/Cumulus.ini#Section:_Station model] description.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationtypeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#latitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Latitude latitude] (as you entered during setup).&lt;br /&gt;
Supports an optional &#039;dp&#039; parameter, if supplied, instead of the usual web-encoded text format with degrees/minutes/seconds, the result is in decimal degrees to the specified number of decimal places. E.g&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude&amp;gt; gives &amp;quot;N&amp;amp;nbsp;59&amp;amp; deg;&amp;amp;amp;nbsp;14&amp;amp;amp;#39;&amp;amp;amp;nbsp;33&amp;amp;amp;quot;&amp;quot; for N 59 14 33&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude dp=5&amp;gt; gives &amp;quot;59.24250&amp;quot;&lt;br /&gt;
&lt;br /&gt;
If the &amp;quot;dp&amp;quot; parameter is supplied, then supplying &amp;quot;rc=y&amp;quot; in addition will cause any decimal comma to be converted to a decimal point.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#latitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Longitude longitude]  (as you entered during setup). Supports an optional &#039;dp&#039; and &#039;rc&#039; parameters as per the latitude tag.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Altitude altitude] value (web tag outputs web encoded format containing figure, &#039;&amp;amp;amp;nbsp;&#039; and units) in either feet or metres just as you entered during setup e.g. &#039;123&amp;amp;amp;nbsp;m&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#altitudenoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#location&amp;gt;&lt;br /&gt;
|The station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longlocation&amp;gt;&lt;br /&gt;
|Longer description of the station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forum&amp;gt;&lt;br /&gt;
|URL of the forum (as you entered during setup) encoded into a web page menu item by adding colons&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forumurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#webcam&amp;gt;&lt;br /&gt;
|URL of the webcam (as you entered during setup) encoded into a web page menu item by adding colons. Default is blank. Can be used to link to any other web page that you host (Cumulus does not verify that it is a web cam, that is just a label, and the label can be changed on each standard web page individually)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#webcamurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#graphperiod&amp;gt;&lt;br /&gt;
|The number of hours displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Detailed Chart Period&#039; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dailygraphperiod&amp;gt;&lt;br /&gt;
|The number of days displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Daily Chart Period&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAMonthlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA monthly report&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAYearlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA yearly report&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_useApparent&amp;gt;&lt;br /&gt;
| Whether user prefers to see Apparent Temperature or Feels Like Temperature&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showSolar&amp;gt;&lt;br /&gt;
| Whether user wants to show Solar data or does not not have a solar sensor&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showUV&amp;gt;&lt;br /&gt;
| Whether user wants to show Ultra Violet data or does not not have a UV sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Special tags=&lt;br /&gt;
&lt;br /&gt;
==Davis==&lt;br /&gt;
&lt;br /&gt;
At present this table has not yet been updated for latest MX version.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
All (see note for THSWindex) of the following web tags for the Davis PWS are available&lt;br /&gt;
&lt;br /&gt;
The values of the reception tags are updated every 15 minutes.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsReceived&amp;gt;&lt;br /&gt;
|Total number of data packets received. This stat is not supplied by the Davis WLL station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsMissed&amp;gt;&lt;br /&gt;
|Number of missed data packets. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisMaxInARow&amp;gt;&lt;br /&gt;
|Longest streak of consecutive packets received. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumCRCerrors&amp;gt;&lt;br /&gt;
|Number of packets received with CRC errors. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumberOfResynchs&amp;gt;&lt;br /&gt;
|Number of times the console resynchronised with the transmitter. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisFirmwareVersion&amp;gt;&lt;br /&gt;
|The console/WLL firmware version&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THWindex&amp;gt;&lt;br /&gt;
|A derived temperature using Temperature/Humidity/Wind values&lt;br /&gt;
&lt;br /&gt;
The THW Index uses humidity and temperature (like Heat Index), but includes the cooling effects of wind (like wind chill).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THSWindex&amp;gt;&lt;br /&gt;
|A heat stress indicator using Temperature/Humidity/Solar/Wind values.&lt;br /&gt;
*The THSW Index uses humidity and temperature (like the Heat Index), but also includes the heating effects of sunshine, and the cooling effects of wind.&lt;br /&gt;
*Therefore requires Davis station with solar sensor.&lt;br /&gt;
See [http://digitalcommons.unl.edu/cgi/viewcontent.cgi?article=1223&amp;amp;context=animalscinbcr  Approx calculation].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#battery&amp;gt;&lt;br /&gt;
|The console battery condition in volts. eg &amp;quot;4.82v&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#txbattery&amp;gt;&lt;br /&gt;
&amp;lt;#txbattery channel=1&amp;gt;&lt;br /&gt;
|The transmitter battery condition, by default it returns the status of all transmitters.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRain&amp;gt;&lt;br /&gt;
|The console &#039;storm rain&#039; current amount.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRainStart&amp;gt;&lt;br /&gt;
|The console reported date of the start of the &#039;storm&#039; (see previous webtag).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; that the console does not report start time, so the webtag cannot report time.  It appears a minimum of 2 tips within 3 hours will trigger a storm start, so using &amp;lt;#LastRainTip&amp;gt; might help&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Davis WLL ==&lt;br /&gt;
&lt;br /&gt;
You need a purchased license to use these webtags.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsoleSupplyV&amp;gt;&lt;br /&gt;
|The WLL external supply voltage&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisReceptionPercent tx=1&amp;gt;&lt;br /&gt;
|WLL transmitter reception percentage (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=0&amp;gt;&lt;br /&gt;
|WLL RSSI of the WiFi connection&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=1&amp;gt;&lt;br /&gt;
|WLL RSSI of Transmitter #1  (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastBadCnt&amp;gt;&lt;br /&gt;
|Count of multicast packets missed or have bad a CRC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastGoodCnt&amp;gt;&lt;br /&gt;
|Count of good multicast packets received&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastGoodPct&amp;gt;&lt;br /&gt;
|Percentage of good multicast packets received&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Fine Offset==&lt;br /&gt;
&lt;br /&gt;
The following tags are specific to the Fine Offset series &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Lux value &amp;quot;Fine Offset only&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SensorContactLost&amp;gt;&lt;br /&gt;
|1 if the station has lost contact with its remote sensors &amp;quot;Fine Offset only&amp;quot; &lt;br /&gt;
0 if contact has been established&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Cumulus_MX]]&lt;/div&gt;</summary>
		<author><name>SaratogaWX</name></author>
	</entry>
	<entry>
		<id>https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=11039</id>
		<title>Full list of Webtags</title>
		<link rel="alternate" type="text/html" href="https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=11039"/>
		<updated>2022-11-10T18:40:01Z</updated>

		<summary type="html">&lt;p&gt;SaratogaWX: /* Yearly */ moved &amp;lt;#AnnualET&amp;gt; to Yearly section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; {|align=right&lt;br /&gt;
  |__TOC__&lt;br /&gt;
  |}&lt;br /&gt;
This list only contains the tag names. Tag names are the basic entity when asking a value. Check the [[Webtags#Using_Webtags|Usage of webtags]] and don&#039;t forget tag names are only part of the [[Webtags#General Format for Web Tags|general format for Webtags]]. It does not indicate what parameters they can take, nor does it include the brackets the tag name is surrounded by when you quote it in a template file for Cumulus to process.&lt;br /&gt;
&lt;br /&gt;
Here follow tables that group the tag names by the basic purpose of the tags listed. There has been confusion in the past of tags appearing in more than one group. If you find such occurrence you may notify or modify. &lt;br /&gt;
&lt;br /&gt;
= Current Conditions =&lt;br /&gt;
&lt;br /&gt;
We start with tags that relate to the latest values, as these are the ones that people most often choose to use. The current condition data is also available, for processes external to Cumulus, by using the inbuilt facility to generate [[Realtime.txt|a file]] with such data. CumulusMX makes current values available for a standard range of sensors where the same web tags apply across a range of weather station models. Current values from some [[#Extra Sensors|extra]] temperature and relative humidity sensors (see [[Extra temperatures]]) from particular weather station models are offered as well.&lt;br /&gt;
&lt;br /&gt;
==Standard sensors==&lt;br /&gt;
The tags in this first list are grouped for historical reasons and remain grouped.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temp&amp;gt;&lt;br /&gt;
|The outside (air) temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#intemp&amp;gt;&lt;br /&gt;
|The inside temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeLastHour&amp;gt;&lt;br /&gt;
|The change in outside temperature over the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrend&amp;gt;&lt;br /&gt;
|The average rate of change in temperature over the last three hours. Trend = (temp now - temp 3hrs ago) / 3 (the calculation selected for this trend matches the standard-based calculation for &amp;lt;#presstrendval&amp;gt; despite the naming inconsistency)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendtext&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (values can be set in strings.ini)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendenglish&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindex&amp;gt;&lt;br /&gt;
|Current [[heat index]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidex&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Humidex Humidex]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptemp&amp;gt;&lt;br /&gt;
|The [[Apparent_temperature|apparent]] temperature.  The referenced page in weather terminology section of this Wiki explains it. The formula used is that defined by BOM. Although at temperatures above 20°C (68°F) Feels like reports an &amp;quot;apparent temperature&amp;quot; it uses a different formula. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchill&amp;gt;&lt;br /&gt;
|The current [[wind chill]] temperature.  The referenced page in weather terminology section of this Wiki explains it. For temperatures below 10°C (50°F) Feels like reports the same value.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslike&amp;gt;&lt;br /&gt;
|Available for version 3.6.10 and up. See [[Feels Like]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsFreezing&amp;gt;&lt;br /&gt;
|If outside temperature is at or below 0°C/32°F. 0=Above freezing, 1=Below freezing&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#chillhours&amp;gt;&lt;br /&gt;
|The number of [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|&#039;chill hours&#039;]] so far this season (threshold temperature and start date are configurable).&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hum&amp;gt;&lt;br /&gt;
|The outside [http://en.wikipedia.org/wiki/Humidity humidity]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#inhum&amp;gt;&lt;br /&gt;
|The inside humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dew&amp;gt;&lt;br /&gt;
|The current dew point (See [[Temperature_(and_humidity)_measurement#Cumulus_Calculated_Parameters|wiki]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wetbulb&amp;gt;&lt;br /&gt;
|Estimated [http://en.wikipedia.org/wiki/Wet_bulb wet bulb] temperature&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfall&amp;gt;&lt;br /&gt;
|The total rainfall so far today (reports rain counter now minus rain counter at start of day), start of day counter can be edited using &amp;quot;edit rain today&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrate&amp;gt;&lt;br /&gt;
|The current [[Rain_measurement#Rain_Rate|rainfall rate]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rhour&amp;gt;&lt;br /&gt;
|The rainfall in the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#r24hourH&amp;gt;&lt;br /&gt;
|The rainfall in the last 24 hours&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tr24hourH&amp;gt;&lt;br /&gt;
|Time of the rainfall in the last 24 hours&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmidnight&amp;gt;&lt;br /&gt;
|The total rainfall since midnight. Useful if you don&#039;t use midnight as your start of day&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#r24hour&amp;gt;&lt;br /&gt;
| Reading recent history records, takes rain counter for latest minute, and substracts rain counter from as close as possible to same time yesterday (if Cumulus was not running at that time yesterday, but historical catch-up has been enabled, then it is from nearest time available yesterday, so for a logging interval of every 30 minutes might be 24 hours and 16 minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTipISO&amp;gt;&lt;br /&gt;
|Fixed ISO format output giving date and time of last rain gauge tip (e.g 2010-09-06 06:09) The format is always as shown (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTip&amp;gt;&lt;br /&gt;
| (available from release 3.6.1) Date/time of last rain gauge tip &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MinutesSinceLastRainTip&amp;gt;&lt;br /&gt;
|The number of minutes since the last rain gauge tip, in whole numbers, rounded down&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsRaining&amp;gt;&lt;br /&gt;
|For [[Rain_measurement#Optical_Rain_Gauge| Hydreon RG-11 devices]], shows the current rain state. 0=No rain, 1=It&#039;s raining&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmonth&amp;gt;&lt;br /&gt;
|The total rainfall so far this month&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ryear&amp;gt;&lt;br /&gt;
|Annual rainfall total for rainfall season year (i.e. starting month as set on Configuration menu, station screen,  Annual rainfall frame)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveRainDays&amp;gt;&lt;br /&gt;
|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, meteorologists exclude dew (and other times when single tip of recorder).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveDryDays&amp;gt;&lt;br /&gt;
|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&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#press&amp;gt;&lt;br /&gt;
|The [http://en.wikipedia.org/wiki/Sea_level_pressure sea level pressure]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendval&amp;gt;&lt;br /&gt;
|The average rate of pressure change over the last three hours.  Trend = (pressure now - pressure 3hrs ago) / 3 &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrend&amp;gt;&lt;br /&gt;
|The pressure trend in words - values can be set in the &#039;strings.ini&#039; file&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendenglish&amp;gt;&lt;br /&gt;
| a single word description for the pressure trend - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed). From version 1.8.8 1st December 2009&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#PressChangeLast3Hours&amp;gt;&lt;br /&gt;
|Available from version 3.11.1;  Total Pressure Change since 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altimeterpressure&amp;gt;&lt;br /&gt;
|Altimeter pressure. Pressure corrected to sea level using the station&#039;s altitude only. Same as sea-level pressure for non-Davis stations.&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wlatest&amp;gt;&lt;br /&gt;
|Current wind speed reading from console.  Corresponds to &#039;latest&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearing&amp;gt;&lt;br /&gt;
|Current wind bearing in degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currentwdir&amp;gt;&lt;br /&gt;
|Current wind bearing as a compass point - e.g. ESE &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeed&amp;gt;&lt;br /&gt;
|The 10-minute average, if you have Cumulus set to calculate a 10-minute average. Otherwise, it&#039;s the latest &#039;wind&#039; value from the console (i.e. the current speed as determined by the station). Corresponds to &#039;average&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgbearing&amp;gt;&lt;br /&gt;
|Average wind bearing in degrees over last configured interval minutes. Range 1-360, 0=Calm&lt;br /&gt;
&lt;br /&gt;
This is calculated by taking the wind direction and speed for the last 10 minutes (or other interval as configured), calculates the sums of the North/South and East/West vector components, divides the E/W component sum by the N/S component sum, and takes the arctan.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdir&amp;gt;&lt;br /&gt;
|Average wind bearing over last 10 minutes as a [http://en.wikipedia.org/wiki/Compass compass] point - e.g. ESE&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgust&amp;gt;&lt;br /&gt;
|The highest wind reading in the last 10 minutes. Corresponds to &#039;gust&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindSampleCount&amp;gt;&lt;br /&gt;
|The number of wind samples making up the wind rose (etc) data (up to 3600)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdirdata&amp;gt;&lt;br /&gt;
|Comma separated list of recent wind bearing readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &amp;lt;#nextwindindex&amp;gt;. Reading interval x varies by station type:&lt;br /&gt;
* Oregon:  x=12 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 12 hours worth in full array&lt;br /&gt;
* Davis:  x=2 or 3 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 2.5 hours worth in full array&lt;br /&gt;
* Fine Offset: Cumulus 1 reads the wind data every minute (although station transmits wind data every 40 seconds), so 60 hours worth in full array&lt;br /&gt;
* Davis WLL: x=2.5 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=160900#p160900) so 2.5 hours worth in full array&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspddata&amp;gt;&lt;br /&gt;
|Comma separated list of recent individual (non-averaged) wind speed (correspond to &#039;latest&#039; on the Cumulus main screen) readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &#039;&#039;&#039;nextwindindex&#039;&#039;&#039; tag. Reading interval x varies by station type (see above).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#nextwindindex&amp;gt;&lt;br /&gt;
|The index of the entries in &amp;lt;#wdirdata&amp;gt; and &amp;lt;#wspddata&amp;gt; that Cumulus &#039;&#039;is going to use next&#039;&#039; - i.e. the latest entry used is one less than this; but don&#039;t forget to allow for the wrap around!&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRoseData&amp;gt;&lt;br /&gt;
|A comma-separated list of the wind &#039;totals&#039; used to draw the wind rose (8 or 16 values)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRosePoints&amp;gt;&lt;br /&gt;
|The number of items in &amp;lt;#WindRoseData&amp;gt; (i.e. 8 or 16)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufort&amp;gt;&lt;br /&gt;
|The current wind speed on the [http://en.wikipedia.org/wiki/Beaufort_scale Beaufort scale] (e.g. F8) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufortnumber&amp;gt;&lt;br /&gt;
|The current wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaudesc&amp;gt;&lt;br /&gt;
|The current wind speed Beaufort description (e.g. &amp;quot;Gale&amp;quot;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom10&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo10&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbase&amp;gt;&lt;br /&gt;
|Calculated [http://en.wikipedia.org/wiki/Cloud_base cloud base]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbasevalue&amp;gt;&lt;br /&gt;
|Current calculated cloud base without units&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UV&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Uv_index UV index]. Requires your station to have a UV sensor.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SolarRad&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Solar_radiation solar radiation]. Requires your station to have a solar sensor.&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Current light level in Lux. Requires your station to have a solar sensor. Only applies to Fine Offset stations.&lt;br /&gt;
|-&lt;br /&gt;
|[[Forecast_webtag|&amp;lt;#forecast&amp;gt;]]&lt;br /&gt;
|The current forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#forecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current forecast encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastnumber&amp;gt;&lt;br /&gt;
|The number relating to the current forecast entry in the [[strings.ini]] file.  If your station is not providing it&#039;s own forecast and Cumulus is not calculating one then 0 (zero) is returned.  Note: two negative numbers can be returned by [[Forecast_webtag|Cumulus]]: -1 (neg 1) = Exceptional Fine, -26 (neg 26) = Exceptional Bad&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecast&amp;gt;&lt;br /&gt;
|Always gives Cumulus (Zambretti) [[Forecast_webtag|forecast]], even if the &amp;lt;#forecast&amp;gt; tag provides a station forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#cumulusforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  Cumulus (Zambretti) forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecast&amp;gt;&lt;br /&gt;
|Always gives station forecast (if available)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#wsforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  station forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcond&amp;gt;&lt;br /&gt;
|Represents the value entered on the screen within Cumulus for the Current Weather condition, or the value as held in the [[currentconditions.txt]] file. Any reserved HTML characters are encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcondenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#currcond&amp;gt; but also has all characters above (decimal base) code 159 encoded as HTML entities for example this would encode any use of symbol for degree.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcondJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current conditions encoded for JavaScript&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Extra Sensors==&lt;br /&gt;
&lt;br /&gt;
The extra sensors functionality in Cumulus only supports processing for current spot values as read from the sensors. Periodically spot extra sensor values are logged, see the [[Extra_Sensor_Files|Extra Sensor Files]] page for information about log files from where you can extract the past spot values. The logging can be compared to the Standard Logfiles.&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors: Davis models and Oregon Scientific WMR928, WR100/200 ===&lt;br /&gt;
&lt;br /&gt;
These web tags hold current values for additional sensors supported by CumulusMX. For Oregon Scientific model like WMR-200 with USB connection, please refer to [[#Web tags mentioning (outside) temperature]] because any of the extra temperature tags below can be redirected to &#039;&#039;&#039;&amp;lt;#temp&amp;gt;&#039;&#039;&#039;, and consequently also have web tags reporting daily extremes and longer period extreme records.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp1 - 10&amp;gt;&lt;br /&gt;
|Extra temperature channel 1 - 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP1 - 10&amp;gt;&lt;br /&gt;
|Extra dew point channel 1 - 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum1 - 10&amp;gt;&lt;br /&gt;
|Extra humidity channel 1 - 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilTemp1 - 16&amp;gt;&lt;br /&gt;
|Soil temperature 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture1 - 16&amp;gt;&lt;br /&gt;
|Soil moisture 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafTemp1 - 4&amp;gt;&lt;br /&gt;
|Leaf temperature 1 - 4&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafWetness1 - 8&amp;gt;&lt;br /&gt;
|Leaf wetness 1 - 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors:  Davis AirLink ===&lt;br /&gt;
Available from version 3.9.0. You can configure two Airlink devices which have fixed identification as Indoor and Outdoor. There are a similar set of tags for each device.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Particulate Matter&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm1[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 1 μm, or less count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Currentparticulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality Index Values (allows use of the &amp;quot;dp=n&amp;quot; and &amp;quot;tc=y&amp;quot; parameters)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 2.5 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Stats Values&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 1 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 3 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 24 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] 12 hr averages buffer (2  hrs are required to get a nowcast value)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Sensor Info&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkFirmwareVersion[InǀOut]&amp;gt;&lt;br /&gt;
|Shows the AirLink firmware version as a date string.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkTemp[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air temperature value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkHum[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air humidity value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkWifiRssi[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors WiFi signal strength in dB - anything below -90 is considered very poor.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Extra Sensors: Ecowitt ===&lt;br /&gt;
&lt;br /&gt;
Ecowitt stations are sold under other names depending on nation,  e.g. Ambient in USA, Froggit in central Europe, so Ecowitt is used as a generic name in this Wiki. See also [https://www.wxforum.net/index.php?board=111.0 WXForum.net].&lt;br /&gt;
&lt;br /&gt;
==== WH45 CO₂ sensor ====&lt;br /&gt;
&lt;br /&gt;
Available from release 3.9.5.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2&amp;gt;&lt;br /&gt;
| The actual CO&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;concentration in ppm&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm2p5&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; or less&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm2p5-24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm10&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less (includes the 2.5 figure)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm10-24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-temp&amp;gt;&amp;lt;sup&amp;gt;See note&amp;lt;/sup&amp;gt;&lt;br /&gt;
| Temperature as reported by Air Quality monitor. &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-hum&amp;gt;&lt;br /&gt;
| Relative Humidity as reported by Air Quality monitor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note&#039;&#039;&#039;: This temperature reflects the temperature of the sensor and would be used in combination with the sensors measured humidity (see next) for correction of the measured PM (particulate matter) value. This correction is responsibility of the user and is subject to a lot of discussion. Determination of how to correct the PM value is highly dependent on the conditions and placement of the sensor. See the specification sheet for the sensor or create some multivariate regression line based on calibration measurements. This is also valid for PM sensors like the AirLink. The normal amateur usage of PM sensors is that the uncorrected values are published. &lt;br /&gt;
&lt;br /&gt;
==== WN34 soil and water sensor ====&lt;br /&gt;
&lt;br /&gt;
Cumulus MX can support the Ecowitt WN34 (other model types exist and are reported here as if WN34) soil and water temperature sensors. They are reported as &amp;quot;User Temperature 1&amp;quot; to &amp;quot;User Temperature 8&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp1 - 8&amp;gt;&lt;br /&gt;
|The temperature of the sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Divers Extra Sensors ====&lt;br /&gt;
Below are described the tags resulting from &#039;&#039;Ecowitt Air quality (WH41,WH43,WH45)&#039;&#039;, Ecowitt leak sensor (WH55), lighting detector (WH57), and extra temperature sensors (WN34)&lt;br /&gt;
&lt;br /&gt;
This sub-section applies only to those using Ecowitt GW1000 (also Froggit DS1500, and other equivalents, see [[Supported Devices]]) an interface unit that picks up various external sensors and sends the data via an application programming interface to CumulusMX which then generates the following web tags:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#GW1000FirmwareVersion&amp;gt;&lt;br /&gt;
|GW1000 firmware version string&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQuality1 - 4&amp;gt;&lt;br /&gt;
| Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQualityAvg1 - 4&amp;gt;&lt;br /&gt;
| 24 hr moving average Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeakSensor1 - 4&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningDistance&amp;gt;&lt;br /&gt;
|Distance to last strike &lt;br /&gt;
Same units as wind run - miles/km/nm. Returns 0.0 if you don&#039;t have a sensor, GW1000 api returns max value you can put in a byte - 0xFF which translates to 158.4 miles = 255 km if have sensor but no strike detected yet, so CMX translates that to &#039;----&#039;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningTime&amp;gt;&lt;br /&gt;
|Date and Time of last strike. &lt;br /&gt;
Default without output parameters is locale&#039;s short time format e.g. 18:02 or 6:02 pm, without date, but tag accepts both date and time output parameters. &lt;br /&gt;
Returns &#039;----&#039; if you don&#039;t have sensor or there has not been a strike since the sensor was installed. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of lighting strikes today&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp1 - 8&amp;gt; &lt;br /&gt;
|User Temperature 1 - 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The WH32 produces Temperature, Humidity and Dewpoint tags as the Davis above, WH51 soilmoisture produces similar tags.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp1 - 8&amp;gt;&lt;br /&gt;
|Extra temperature Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP1 - 8&amp;gt;&lt;br /&gt;
|Extra dew point Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum1 - 8&amp;gt;&lt;br /&gt;
|Extra humidity Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;| WH51 soilmoisture sensor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture1 - 8&amp;gt;&lt;br /&gt;
|Soil moisture 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Recent History=&lt;br /&gt;
&lt;br /&gt;
Please refer to the [[Recent history]] page for full information about using the tags in the following two tables. &lt;br /&gt;
&lt;br /&gt;
All tags in the tables below have:&lt;br /&gt;
#Mandatory input parameters as in this [[Webtags/Parameters#Input_modification_Parameters|description]]&lt;br /&gt;
#Optional output parameters to modify the time format as in this [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|description]]&lt;br /&gt;
&lt;br /&gt;
== Timestamp tag ==&lt;br /&gt;
Although as [[Recent history]] page explains, the history is intended to cover every minute in last 7 days, some entries may be at less frequent intervals, and when clocks change some entries will be missing altogether.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Time-stamp tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentTS&amp;gt;&lt;br /&gt;
|Gives the timestamp of the data that will be returned for any other recent history tag that uses same &#039;&#039;&#039;d, h, and m&#039;&#039;&#039; parameters&lt;br /&gt;
|&amp;lt;#RecentTS h=3 m=1 format=&amp;quot;HH:mm&amp;quot;&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== All Recent History Tags ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Input Modification Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentOutsideTemp&amp;gt;&lt;br /&gt;
|Outside Temperature&lt;br /&gt;
| &amp;lt;#RecentOutsideTemp h=3 m=1&amp;gt;&amp;amp;nbsp;&amp;lt;#tempunit&amp;gt; will display the temperature at the start of the period for which &amp;lt;#temptrend&amp;gt; is calculated&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill &lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentDewPoint&amp;gt;&lt;br /&gt;
|Dew Point&lt;br /&gt;
| &amp;lt;#RecentDewPoint h=25&amp;gt; reports the dew point temperature just over a day ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHeatIndex&amp;gt;&lt;br /&gt;
|Heat Index&lt;br /&gt;
| &amp;lt;#RecentHeatIndex m=121&amp;gt; reports the heat index about 2 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidity&amp;gt;&lt;br /&gt;
|Relative Humidity&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind &amp;lt;br&amp;gt;(Note: Wind &#039;Speed&#039;, &#039;Gust&#039; and &#039;Latest&#039; have the usual Cumulus meanings see [[Wind measurement]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindSpeed&amp;gt;&lt;br /&gt;
|Wind Speed&lt;br /&gt;
| &amp;lt;#RecentWindSpeed m=10&amp;gt; will display the average wind speed 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindGust&amp;gt;&lt;br /&gt;
|Wind Gust&lt;br /&gt;
&lt;br /&gt;
(reports maximum gust from build 1088 of version 1.9.4)&lt;br /&gt;
| &amp;lt;#RecentWindGust d=1 m=1&amp;gt; will report the wind gust at approximately the same time yesterday&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindLatest&amp;gt;&lt;br /&gt;
|Wind Latest. &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindDir&amp;gt;&lt;br /&gt;
|Wind Direction (instantaneous)&lt;br /&gt;
| &amp;lt;#RecentWindDir m=10&amp;gt; will tell you which direction the wind was blowing from 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir&amp;gt;&lt;br /&gt;
|Wind Direction (average)&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir d=6&amp;gt; will say what the calculated average wind direction was at this time at the start of the week&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentPressure&amp;gt;&lt;br /&gt;
|Sea-level Pressure&lt;br /&gt;
| &amp;lt;#RecentPressure h=3 m=1&amp;gt; gives the sea level pressure when &amp;lt;#presstrendval&amp;gt; started tracking the pressure&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentRainToday&amp;gt;&lt;br /&gt;
|Daily rain total from last roll-over to specified time&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar &amp;amp; UV&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentSolarRad&amp;gt;&lt;br /&gt;
|Solar Radiation &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentUV&amp;gt;&lt;br /&gt;
|UV Index &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Indoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; | (to do)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Outdoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill  (if temperature is below 10°C or 50 °F, then the new Feels Like now available in MX (next item) will report this same value).&lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentFeelsLike&amp;gt;&lt;br /&gt;
| Feels Like Temperature&lt;br /&gt;
| &amp;lt;#RecentFeelsLike h=12 m=1&amp;gt; reports the feel like temperature 12 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidex&amp;gt;&lt;br /&gt;
| Canadian Humidity Index (humidex) Dimensionless - no units&lt;br /&gt;
| &amp;lt;#RecentHumidex h=3&amp;gt; reports humidex 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality tags&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
NOTE: Please note this section has NOT yet been updated for recent MX releases, it appears from [[cumulusmx.db|RecentData table in cumulusmx.db]] that the list here is not complete for MX.  However, no release announcement has been found listing tag names not shown here (i.e. apparent temperature, indoor temperature and humidity, air quality)&lt;br /&gt;
&lt;br /&gt;
=Today=&lt;br /&gt;
&lt;br /&gt;
Cumulus allows some control over the time that &amp;quot;Today&amp;quot; begins:&lt;br /&gt;
# You can define the log rollovertime. Choose between 9am or midnight.&lt;br /&gt;
# For the weather diary feature &#039;&#039;&#039;SnowDepthHour&#039;&#039;&#039; The default SnowDepthHour is 0&lt;br /&gt;
&lt;br /&gt;
Readings from your weather station are assigned to the &amp;quot;Today&amp;quot; based on 3 options for [[Meteorological day]]&lt;br /&gt;
# starting at 9:00 am, based on winter time, so switching to 10:00 during Daylight Saving (summer) time, or&lt;br /&gt;
# starting at 9:00 am, all year round, or&lt;br /&gt;
# aligned with calendar days, so today starts at midnight&lt;br /&gt;
&lt;br /&gt;
The independence of the start time for weather diary and weather station related web tags means needs to be remembered when labelling web tags from the two tables below. It was assumed that you would use 9 a.m. as start time for both, but not care when snow fell, as it often has in the UK, after Summer Time has begun, so weather station tags were by default reporting from 10 a.m. local time and snow as at 9 a.m.&lt;br /&gt;
&lt;br /&gt;
In MX, if you choose 9 a.m. (optionally 10 a.m. in summer) for rollover, so all the standard derivative are assigned to the date the meteorological day starts as Today, but the sunshine hours recorded against today will be from midnight on the said date.&lt;br /&gt;
&lt;br /&gt;
==Weather Diary==&lt;br /&gt;
&lt;br /&gt;
This first table lists all the web tags available for reporting what is recorded in the weather diary. Just to be clear, the web tags shown below, will report data for previous day if the current time is before the snow depth hour setting, and report data for the current day if the current time matches the snow depth hour or is later.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowdepth&amp;gt;&lt;br /&gt;
|Meteorologists report snow depth in cm, so this is default unit for Cumulus. &lt;br /&gt;
&lt;br /&gt;
If there is no entry in Weather Diary for the day explained above, reports zero.&lt;br /&gt;
&lt;br /&gt;
Input is to 2 decimal places. MX allows output in centimetres with decimal places without any script. You can&#039;t change the units shown in admin interface, but your value can be input as inches to 2 decimal places if you ignore &amp;quot;cm&amp;quot; that is displayed in that interface.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowlying&amp;gt;&lt;br /&gt;
| If there is no entry in Weather Diary for the day explained above, this web tag returns null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowfalling&amp;gt;&lt;br /&gt;
| If there is no entry in Weather Diary for the day explained above, this web tag returns null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Today.ini==&lt;br /&gt;
&lt;br /&gt;
These tag names relate to the current [[Meteorological day]] and they are populated from information held in [[today.ini]]; Where a tag name reports a value specific to a past time in today-so-far, there will also be a tag name that can give the time of day, shown in same row of table below. For those that cover whole day so far, the final column contains &amp;quot;n/a&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
There is some inconsistency in naming with &amp;quot;T&amp;quot; not included in all tag names, &amp;quot;T&amp;quot; is used in conjunction with &amp;quot;H&amp;quot; or &amp;quot;L&amp;quot; as a suffix for extreme values/time-stamps, but a prefix &amp;quot;T&amp;quot; can identify today&#039;s value, or prefix &amp;quot;T&amp;quot; can signify a time-stamp. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtemp&amp;gt;&lt;br /&gt;
|The [[Average_temperature|average]] temperature so far today (calculated from all temperature readings processed by Cumulus, [[Today.ini|today.ini]] stores a cumulative aggregate and counts the number of values processed, so a division gives this output)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprange&amp;gt;&lt;br /&gt;
|The temperature range (&amp;lt;#tempTH&amp;gt; - &amp;lt;#tempTL&amp;gt;) so far today (Cumulus calculates all these tags using Celsius values, but outputs them in your chosen units)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest temperature since midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest temperature since midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightRangeT&amp;gt;&lt;br /&gt;
|The temperature range (max - min) so far today from midnight (Cumulus calculates all these tags using Celsius values, but outputs them in your chosen units)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTH&amp;gt;&lt;br /&gt;
|Today&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTL&amp;gt;&lt;br /&gt;
|Today&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTH&amp;gt;&lt;br /&gt;
|Today&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTL&amp;gt;&lt;br /&gt;
|Today&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillTL&amp;gt;&lt;br /&gt;
|Today&#039;s greatest wind chill&lt;br /&gt;
|&amp;lt;#TwchillTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#ThumTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#ThumTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Precipitation&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rain24hourTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest rain for 24 hours&lt;br /&gt;
|&amp;lt;#Train24hourTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainToday&amp;gt;&lt;br /&gt;
|If you have an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode, this gives today&#039;s rain total so far according to the sensor&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustTM&amp;gt; &lt;br /&gt;
|Today&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingTM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of today&#039;s high gust (&amp;lt;#wgustTM&amp;gt;) in degrees&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#directionTM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of today&#039;s high gust (&amp;lt;#wgustTM&amp;gt;) in as a compass point (e.g. &amp;quot;NNE&amp;quot;)&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufort&amp;gt; &lt;br /&gt;
|Today&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufortnumber&amp;gt;&lt;br /&gt;
|Today&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#windrun&amp;gt;&lt;br /&gt;
|The total wind run so far today&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvg&amp;gt;&lt;br /&gt;
|The wind run divided by time passed since rollover to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearing&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddir&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for today&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ET&amp;gt;&lt;br /&gt;
|Today&#039;s [http://en.wikipedia.org/wiki/Evapotranspiration evapotranspiration], if not on the station can be calculated by CMX.&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarTH&amp;gt;&lt;br /&gt;
|Today&#039;s high solar radiation value (Solar sensor needed)&lt;br /&gt;
|&amp;lt;#TsolarTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVTH&amp;gt;&lt;br /&gt;
|Today&#039;s high UV Index (UV sensor needed)&lt;br /&gt;
|&amp;lt;#TUVTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
|Today&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of strikes since midnight, default 0 &lt;br /&gt;
&lt;br /&gt;
(other lightning tags can be found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursToday&amp;gt;&lt;br /&gt;
| The incremental chill hours figure since start of today (Compare with Cumulative seasonal Chill Hours at end of today &amp;lt;#chillhours&amp;gt; found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= No Commas; RC Webtags =&lt;br /&gt;
&lt;br /&gt;
The conversion of comma decimal separator to a point is described on the [[Webtags/Parameters#Changing_the_decimal_separator|parameter page]]. However, there is a set of legacy webtags which produce that value without a comma without parameter. Those webtags have a prefix of RC and are listed separately. Those webtags still exist and are listed here without further comment.&lt;br /&gt;
&lt;br /&gt;
== Current conditions ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCtemp&amp;gt;, &amp;lt;#RCdew&amp;gt;, &amp;lt;#RCheatindex&amp;gt;, &amp;lt;#RChum&amp;gt;, &amp;lt;#RCinhum&amp;gt;, &amp;lt;#RCintemp&amp;gt;, &amp;lt;#RCpress&amp;gt;, &amp;lt;#RCrfall&amp;gt;, &amp;lt;#RCrrate&amp;gt;, &amp;lt;#RCwchill&amp;gt;, &amp;lt;#RCwgust&amp;gt;, &amp;lt;#RCwspeed&amp;gt;, &amp;lt;#RCwlatest&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Today ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCpressTH&amp;gt;,  &amp;lt;#RCpressTL&amp;gt;,  &amp;lt;#RCrrateTM&amp;gt;,  &amp;lt;#RCtempTH&amp;gt;, &amp;lt;#RCtempTL&amp;gt;, &amp;lt;#RCwgustTM&amp;gt;,  &amp;lt;#RCdewpointTH&amp;gt;, &amp;lt;#RCdewpointTL&amp;gt;, &amp;lt;#RCwchillTL&amp;gt;, &amp;lt;#RCheatindexTH&amp;gt;, &amp;lt;#RCapptempTH&amp;gt;, &amp;lt;#RCapptempTL&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Recent History ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCRecentOutsideTemp&amp;gt;, &amp;lt;#RCRecentWindSpeed&amp;gt;, &amp;lt;#RCRecentWindGust&amp;gt;, &amp;lt;#RCRecentWindLatest&amp;gt;, &amp;lt;#RCRecentWindChill&amp;gt;, &amp;lt;#RCRecentDewPoint&amp;gt;, &amp;lt;#RCRecentHeatIndex&amp;gt;, &amp;lt;#RCRecentPressure&amp;gt;, &amp;lt;#RCRecentRainToday&amp;gt;, &amp;lt;#RCRecentUV&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Yesterday=&lt;br /&gt;
&lt;br /&gt;
Note that the Y indicating yesterday is sometimes a prefix, sometimes a suffix (with H for High, L for Low), web tags are not named consistently!&lt;br /&gt;
&lt;br /&gt;
For web tags that refer to a particular time of day, there is a corresponding web tag that can give that time of day. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:550px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprangeY&amp;gt;&lt;br /&gt;
|The temperature range (max - min) yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest temperature from midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest temperature from midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightRangeY&amp;gt;&lt;br /&gt;
|The temperature range (max - min) yesterday from midnight&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtempY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s average temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Ychillhours&amp;gt;&lt;br /&gt;
| The Cumulative [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] as recorded at rollover (the end of meteorological yesterday)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursYest&amp;gt;&lt;br /&gt;
| The incremental [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] yesterday&lt;br /&gt;
&lt;br /&gt;
(compare with &amp;lt;#chillhoursToday&amp;gt; described in [[#Today.ini]] table)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#TwchillYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYH&amp;gt;&lt;br /&gt;
|High humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYL&amp;gt;&lt;br /&gt;
|Low humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallY&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to the connected weather station&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainYest&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rain24hourYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest hourly rain over 24 hours&lt;br /&gt;
|&amp;lt;#Train24hourYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustYM&amp;gt; &lt;br /&gt;
|Yesterday&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingYM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of yesterday&#039;s high gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#directionYM&amp;gt;&lt;br /&gt;
|The wind direction at the time of yesterday&#039;s high gust as a compass point (e.g. &amp;quot;NNW&amp;quot;)&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufort&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufortnumber&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for yesterday&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearingY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddirY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunY&amp;gt;&lt;br /&gt;
|The total wind run for yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvgY&amp;gt;&lt;br /&gt;
| The wind run yesterday divided by 24 hours to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YSunshineHours&amp;gt;&lt;br /&gt;
|Yesterday&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high solar radiation value (Solar sensor needed) &lt;br /&gt;
|&amp;lt;#TsolarYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high UV Index (UV sensor needed) &lt;br /&gt;
|&amp;lt;#TUVYH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Yearly=&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:350px&amp;quot;|Time Webtag&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#YearTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#YearTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s highest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s lowest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHeatIndexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest USA heat index&lt;br /&gt;
|&amp;lt;#YearHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWChillL&amp;gt;&lt;br /&gt;
|This year&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#YearWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeH&amp;gt;&lt;br /&gt;
|This year&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumidexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#YearHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointH&amp;gt;&lt;br /&gt;
|This year&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMinTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMaxTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumH&amp;gt;&lt;br /&gt;
|This year&#039;s high humidity&lt;br /&gt;
|&amp;lt;#YearHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumL&amp;gt;&lt;br /&gt;
|This year&#039;s low humidity&lt;br /&gt;
|&amp;lt;#YearHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressH&amp;gt;&lt;br /&gt;
|This year&#039;s high pressure&lt;br /&gt;
|&amp;lt;#YearPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressL&amp;gt;&lt;br /&gt;
|This year&#039;s low pressure&lt;br /&gt;
|&amp;lt;#YearPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearGustH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind gust&lt;br /&gt;
|&amp;lt;#YearGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind speed&lt;br /&gt;
|&amp;lt;#YearWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindRunH&amp;gt;&lt;br /&gt;
| This year&#039;s highest Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearRainRateH&amp;gt;&lt;br /&gt;
|This year&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#YearRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHourlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#YearHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDailyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high daily rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearRain24HourH&amp;gt;&lt;br /&gt;
|This year&#039;s high 24hr rain&lt;br /&gt;
|&amp;lt;#YearRain24HourHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearRain24HourHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMonthlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high monthly rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMonthlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest period without rain ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AnnualET&amp;gt;&lt;br /&gt;
|Year&#039;s total [http://en.wikipedia.org/wiki/Evapotranspiration evapotranspiration], if not on the station can be calculated by CMX.&lt;br /&gt;
|n/a&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursYear&amp;gt;&lt;br /&gt;
| the total sunshine hours in year-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=All Time=&lt;br /&gt;
&lt;br /&gt;
The default formats are:&lt;br /&gt;
*The default format for an extreme month is to show the month name in full i.e. format &#039;MMMM&#039; followed by the year in full. &lt;br /&gt;
*For an extreme day it shows the day of the month and the month name in full i.e. format &amp;quot;dd MMMM&amp;quot; (same for Cumulus 1 and Cumulus MX), prefixed with the word &#039;on&#039; again ending with the year. &lt;br /&gt;
*For the highest/lowest within a day in the year it shows both time and date adding the word &amp;quot;at&amp;quot; before the time, and the word &#039;on&#039; before the date (i.e. on the standard web page the time comes first, not as seen in admin interface).&lt;br /&gt;
&lt;br /&gt;
You can change the default output on either the standard web template, or in your own file,  by using the [[#Time.2FDate_.27format.27_Parameter|formats]], please check the [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|Parameter page]].&lt;br /&gt;
&lt;br /&gt;
Note that unlike the this month and this year web tags, the time and the date are both included in the default format of the standard time-stamp web tags for the &#039;highest minimum&#039; and &#039;lowest maximum&#039; temperatures, yet another inconsistency!&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempH&amp;gt;&lt;br /&gt;
|All time high temperature&lt;br /&gt;
|&amp;lt;#TtempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempL&amp;gt;&lt;br /&gt;
|All time low temperature &lt;br /&gt;
|&amp;lt;#TtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#mintempH&amp;gt;&lt;br /&gt;
|All time high minimum temperature &lt;br /&gt;
|&amp;lt;#TmintempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#maxtempL&amp;gt;&lt;br /&gt;
|All time low maximum temperature &lt;br /&gt;
|&amp;lt;#TmaxtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDailyTempRange&amp;gt;&lt;br /&gt;
|All time low daily temperature range&lt;br /&gt;
|&amp;lt;#TLowDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyTempRange&amp;gt;&lt;br /&gt;
|All time high daily temperature range&lt;br /&gt;
|&amp;lt;#THighDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempH&amp;gt;&lt;br /&gt;
|All time high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempL&amp;gt;&lt;br /&gt;
|All time low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeH&amp;gt;&lt;br /&gt;
|All time high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeL&amp;gt;&lt;br /&gt;
|All time low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexH&amp;gt;&lt;br /&gt;
|All time high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexH&amp;gt;&lt;br /&gt;
|All time high USA heat index&lt;br /&gt;
|&amp;lt;#TheatindexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointH&amp;gt;&lt;br /&gt;
|All time high dew point&lt;br /&gt;
|&amp;lt;#TdewpointH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointL&amp;gt;&lt;br /&gt;
|All time low dew point&lt;br /&gt;
|&amp;lt;#TdewpointL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humH&amp;gt;&lt;br /&gt;
|All time high humidity&lt;br /&gt;
|&amp;lt;#ThumH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humL&amp;gt;&lt;br /&gt;
|All time low humidity&lt;br /&gt;
|&amp;lt;#ThumL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillH&amp;gt;&lt;br /&gt;
|All time greatest wind chill (i.e. lowest temperature, but highest wind speed) &lt;br /&gt;
|&amp;lt;#TwchillH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateM&amp;gt;&lt;br /&gt;
|All time high rain rate &lt;br /&gt;
|&amp;lt;#TrrateM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallH&amp;gt;&lt;br /&gt;
|All time high daily rain &lt;br /&gt;
|&amp;lt;#TrfallH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallhH&amp;gt;&lt;br /&gt;
|All time high hourly rain&lt;br /&gt;
|&amp;lt;#TrfallhH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallmH&amp;gt;&lt;br /&gt;
|All time high monthly rain &lt;br /&gt;
|&amp;lt;#TrfallmH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriod&amp;gt;&lt;br /&gt;
|All time longest dry period (days)&lt;br /&gt;
|&amp;lt;#TLongestDryPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriod&amp;gt;&lt;br /&gt;
|All time longest wet period (days)&lt;br /&gt;
|&amp;lt;#TLongestWetPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressH&amp;gt;&lt;br /&gt;
|All time high pressure &lt;br /&gt;
|&amp;lt;#TpressH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressL&amp;gt;&lt;br /&gt;
|All time low pressure &lt;br /&gt;
|&amp;lt;#TpressL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#gustM&amp;gt;&lt;br /&gt;
|All time high wind gust &lt;br /&gt;
|&amp;lt;#TgustM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeedH&amp;gt;&lt;br /&gt;
|All time high average wind speed &lt;br /&gt;
|&amp;lt;#TwspeedH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunH&amp;gt;&lt;br /&gt;
|All time high daily wind run&lt;br /&gt;
|&amp;lt;#TwindrunH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Monthly=&lt;br /&gt;
&lt;br /&gt;
The web tags in the date column default output dates in the format &amp;quot;dd MMMM&amp;quot;. For web tags that represent daily values, there are (obviously) no corresponding time web tags, but for high and low spot values the default &#039;h:mm&#039; format of the time output can be changed. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Time Webtag name&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempH&amp;gt;&lt;br /&gt;
|This months high temperature&lt;br /&gt;
|&amp;lt;#MonthTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempL&amp;gt;&lt;br /&gt;
|This months low temperature&lt;br /&gt;
|&amp;lt;#MonthTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMinTempH&amp;gt;&lt;br /&gt;
|This months highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMaxTempL&amp;gt;&lt;br /&gt;
|This months lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHeatIndexH&amp;gt;&lt;br /&gt;
|This months high USA heat index&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWChillL&amp;gt;&lt;br /&gt;
|This months greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#MonthWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempH&amp;gt;&lt;br /&gt;
|This month&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempL&amp;gt;&lt;br /&gt;
|This month&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeH&amp;gt;&lt;br /&gt;
|This month&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeL&amp;gt;&lt;br /&gt;
|This months lowest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumidexH&amp;gt;&lt;br /&gt;
|This month&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#MonthHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointH&amp;gt;&lt;br /&gt;
|This month&#039;s high dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointL&amp;gt;&lt;br /&gt;
|This month&#039;s low dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumH&amp;gt;&lt;br /&gt;
|This month&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#MonthHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#MonthHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressH&amp;gt;&lt;br /&gt;
|This month&#039;s highest pressure&lt;br /&gt;
|&amp;lt;#MonthPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest pressure&lt;br /&gt;
|&amp;lt;#MonthPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthGustH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind gust&lt;br /&gt;
|&amp;lt;#MonthGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind speed&lt;br /&gt;
|&amp;lt;#MonthWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindRunH&amp;gt;&lt;br /&gt;
|This month&#039;s high Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthRainRateH&amp;gt;&lt;br /&gt;
|This month&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#MonthRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHourlyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthRain24HourH&amp;gt;&lt;br /&gt;
|This month&#039;s highest 24hr rain&lt;br /&gt;
|&amp;lt;#MonthRain24HourHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthRain24HourHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDailyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s wettest day (greatest daily rain)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest dry period ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day, ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursMonth&amp;gt;&lt;br /&gt;
| the total sunshine hours in month-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Monthly All Time Records=&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;These tag names represent extreme record values (and corresponding time-stamps) for any particular month (1 =January, and so on, to 12 =December) in all years&#039;&#039;&#039; (HAR To place somewhere)&lt;br /&gt;
&lt;br /&gt;
This table includes webtags that show the values in [[Monthlyalltime.ini]] log file.&lt;br /&gt;
&lt;br /&gt;
These are a set of tags for monthly all-time highs and lows, in other words the highest and lowest values for a particular month of the year.  &lt;br /&gt;
# The tag names listed here require a [[Webtags/Parameters#Input_modification_Parameters|input modification parameter]].&lt;br /&gt;
# The tag names here can optionally take any [[Webtags/Parameters#Output_modification_parameters|output modification parameters]].&lt;br /&gt;
# To supply both optional input modification, and optional output modification parameters, separate them with spaces, e.g. &amp;lt;#ByMonthTempHT mon=7 format=hh:nn&amp;gt;. In that example, the time (not date) of highest ever temperature in July is returned after processing by Cumulus.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempH&amp;gt;&lt;br /&gt;
|High Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempL&amp;gt;&lt;br /&gt;
|Low Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexH&amp;gt;&lt;br /&gt;
|High Heat Index&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWChillL&amp;gt;&lt;br /&gt;
|Greatest wind chill (i.e. lowest temperature and highest wind speed)&lt;br /&gt;
|&amp;lt;#ByMonthWChillLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempH&amp;gt;&lt;br /&gt;
|High Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempL&amp;gt;&lt;br /&gt;
|Low Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeH&amp;gt;&lt;br /&gt;
|High Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeL&amp;gt;&lt;br /&gt;
|Low Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumidexH&amp;gt;&lt;br /&gt;
|High Canadian Humidity Index (Humidex)&lt;br /&gt;
|&amp;lt;#ByMonthHumidexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointH&amp;gt;&lt;br /&gt;
|High Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointL&amp;gt;&lt;br /&gt;
|Low Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMinTempH&amp;gt;&lt;br /&gt;
|Highest Daily Minimum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMinTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempL&amp;gt;&lt;br /&gt;
|Lowest Daily Maximum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRangeT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRangeT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumH&amp;gt;&lt;br /&gt;
|High Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumL&amp;gt;&lt;br /&gt;
|Low Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumLT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressH&amp;gt;&lt;br /&gt;
|High Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressL&amp;gt;&lt;br /&gt;
|Low Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthGustH&amp;gt;&lt;br /&gt;
|High Wind Gust&lt;br /&gt;
|&amp;lt;#ByMonthGustHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindH&amp;gt;&lt;br /&gt;
|High Wind Speed&lt;br /&gt;
|&amp;lt;#ByMonthWindHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindRunH&amp;gt;&lt;br /&gt;
|High Daily Wind Run&lt;br /&gt;
|&amp;lt;#ByMonthWindRunHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthRainRateH&amp;gt;&lt;br /&gt;
|High Rain Rate&lt;br /&gt;
|&amp;lt;#ByMonthRainRateHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainH&amp;gt;&lt;br /&gt;
|High Monthly Rainfall&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainH&amp;gt;&lt;br /&gt;
|High Hourly Rain&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthRain24HourH&amp;gt;&lt;br /&gt;
|High 24hr Rain&lt;br /&gt;
|&amp;lt;#ByMonthRain24HourHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainH&amp;gt;&lt;br /&gt;
|High Daily Rain&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest Dry Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriodT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest Wet Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriodT&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Day/Night/Sun/Moon=&lt;br /&gt;
&lt;br /&gt;
These values are calculated hourly.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunrise&amp;gt;&lt;br /&gt;
|Last sunrise time at the station - This sunrise time is calculated by a third party library each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunset&amp;gt;&lt;br /&gt;
|Next sunset time at the station - The sunset/sunrise times are calculated each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylength&amp;gt;&lt;br /&gt;
|Length of day in hours and minutes (sunrise to sunset).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunUp&amp;gt;&lt;br /&gt;
|A flag to indicate if the Sun is above the horizon or not, based on the sunrise and sunset times.&lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 is when the Sun is above the horizon for the station location.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dawn&amp;gt;&lt;br /&gt;
|Start of last Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dusk&amp;gt;&lt;br /&gt;
|End of next Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylightlength&amp;gt;&lt;br /&gt;
| Approximate length of daylight in hours and minutes (dawn to dusk)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#isdaylight&amp;gt;&lt;br /&gt;
|A flag to indicate if the location for the station is in civil daylight or not, based on the dawn and dusk times. &lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 notes that it is currently within the hours of daylight.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tomorrowdaylength&amp;gt;&lt;br /&gt;
|A string giving an approximate predicted difference between the length of daylight (dawn to dusk) yesterday and length of daylight tomorrow.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonphase&amp;gt;&lt;br /&gt;
|Current [[Lunar phase|phase of the moon]] in words, eg &amp;quot;New Moon&amp;quot; etc. The names used can be altered in [[Strings.ini#Moon_Phases|strings.ini]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonAge&amp;gt;&lt;br /&gt;
|Current &#039;&#039;&#039;approximate&#039;&#039;&#039; age of the Moon in days (0-29.53)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonrise&amp;gt;&lt;br /&gt;
|Current moonrise time at the station (if moon rises on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonset&amp;gt;&lt;br /&gt;
|Current moonset time at the station (if moon sets on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercent&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (negative value indicates &#039;waning&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercentAbs&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (always positive)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
| see [[#Today.ini]] Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YSunshineHours&amp;gt;&lt;br /&gt;
|see [[#Yesterday]] Miscellaneous &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CurrentSolarMax&amp;gt;&lt;br /&gt;
|[[FAQ#What_is_this_.22Solar_Max.22_value_which_Cumulus_is_displaying.3F | Current theoretical maximum solar radiation]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunny&amp;gt;&lt;br /&gt;
|Returns 1 if the sun is shining, otherwise 0 (Solar sensor needed)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= System =&lt;br /&gt;
&lt;br /&gt;
Special tags returning information about the device hosting CumulusMX &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:450px&amp;quot; |Applicability&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsVersion&amp;gt;&lt;br /&gt;
|OS version, e.g. &amp;quot;Windows 7 x64 build 7600&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsLanguage&amp;gt;&lt;br /&gt;
|OS language, e.g. &amp;quot;English&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SystemUpTime&amp;gt;&lt;br /&gt;
|How long the system has been up, e.g. &amp;quot;8 hours 21 minutes&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ProgramUpTime&amp;gt;&lt;br /&gt;
|How long Cumulus has been running, e.g. &amp;quot;7 hours 55 minutes&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ProgramUpTimeMs&amp;gt;&lt;br /&gt;
|How long Cumulus has been running in milliseconds&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CpuCount&amp;gt;&lt;br /&gt;
|Number of processors, e.g. &amp;quot;4&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CPUTemp&amp;gt;&lt;br /&gt;
|Temperature of the CPU in C, only works on Linux, updates once a minute, returns &#039;-999.0&#039; on Windows&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AllocatedMemory&amp;gt;&lt;br /&gt;
|Amount of memory allocated to Cumulus, e.g. &amp;quot;60.69 MB&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Units=&lt;br /&gt;
&lt;br /&gt;
No optional input nor output parameters.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunit&amp;gt;&lt;br /&gt;
|Unit of temperature being used (Set in Cumulus as [http://en.wikipedia.org/wiki/Centigrade Celsius] or [http://en.wikipedia.org/wiki/Fahrenheit Fahrenheit]) values &amp;quot;&amp;amp;amp;deg;C&amp;quot; or &amp;quot;&amp;amp;amp;deg;F&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#tempunitnoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded (i.e. without &#039;&#039;&#039;&amp;amp;amp;&#039;&#039;&#039; and without &#039;&#039;&#039;&amp;amp;deg;&#039;&#039;&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunitnodeg&amp;gt;&lt;br /&gt;
|The temperature units being used, without a degree symbol, i.e. &amp;quot;F&amp;quot; or &amp;quot;C&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressunit&amp;gt;&lt;br /&gt;
|Unit of measure for pressure. Possible values: &amp;quot;mb&amp;quot;, &amp;quot;hPa&amp;quot;, &amp;quot;in&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rainunit&amp;gt;&lt;br /&gt;
|Unit of measure for rain fall. Possible values: &amp;quot;mm&amp;quot; or &amp;quot;inches&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windunit&amp;gt;&lt;br /&gt;
|Unit of measure for wind speed. Possible values: &amp;quot;m/s&amp;quot;, &amp;quot;mph&amp;quot;, &amp;quot;km/h&amp;quot;, &amp;quot;kts&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrununit&amp;gt;&lt;br /&gt;
|Unit of measure for wind run (distance). Possible values: &amp;quot;km&amp;quot;, &amp;quot;miles&amp;quot;, &amp;quot;km&amp;quot;, &amp;quot;nm&amp;quot; (for wind speeds in m/s, mph, km/h, kts)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbaseunit&amp;gt;&lt;br /&gt;
|The units used for cloudbase value. Possible values:  &amp;quot;ft&amp;quot; or &amp;quot;m&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Date &amp;amp; Time=&lt;br /&gt;
The default format depends on the locale you use to run Cumulus.&lt;br /&gt;
&lt;br /&gt;
When format is fixed it is noted.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#date&amp;gt;&lt;br /&gt;
|The current date.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdate&amp;gt;&lt;br /&gt;
|The current meteorological date.&lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt; (above), but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the &amp;lt;#metdate&amp;gt; will return the date associated with previous calendar day, but will still return current time  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUTC&amp;gt;&lt;br /&gt;
|The current UTC date/time rather than local date/time.  Example result: 18:30 on 30 December 2009. If you want the local date and time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#time&amp;gt;&lt;br /&gt;
|The current time and date. Example result: 18:30 on 30 December 2009.  If you simply wish the time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timehhmmss&amp;gt;&lt;br /&gt;
|The current time (without date). Example format: 18:30:27. You can use output format specifiers to change the way the time is output, but any date specifiers are ignored.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#minute&amp;gt;&lt;br /&gt;
|The current time, just the minutes. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hour&amp;gt;&lt;br /&gt;
|The current time, just the hour. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#day&amp;gt;&lt;br /&gt;
| The current day as a 2-digit number. Fixed format: 07  (cannot use output format modifiers) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dayname&amp;gt;&lt;br /&gt;
| The current day as a word.  For example, Monday &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortdayname&amp;gt;&lt;br /&gt;
| The current day as a shortened word. Example format: Mon&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#month&amp;gt;&lt;br /&gt;
|The current month as a 2-digit number. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#monthname&amp;gt;&lt;br /&gt;
|The current month as a word. Example format: July&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortmonthname&amp;gt;&lt;br /&gt;
|The current month as a shortened word. Example format: Jul&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#year&amp;gt;&lt;br /&gt;
|The current year as a 4-digit number. Example format: 2009  (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortyear&amp;gt;&lt;br /&gt;
|The current year as a 2-digit number. Example format: 09 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdateyesterday&amp;gt;&lt;br /&gt;
|The previous meteorological date.  The default format depends on the locale you use to run Cumulus &lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#yesterday&amp;gt; (below), but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the date output by &amp;lt;#metdateyesterday&amp;gt; will be the calendar day before that returned by &amp;lt;#yesterday&amp;gt;, but the time returned is actual local time.  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#yesterday&amp;gt;&lt;br /&gt;
|Yesterday&#039;s date. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeJavaScript&amp;gt;&lt;br /&gt;
| The JavaScript &#039;&#039;&#039;Date&#039;&#039;&#039; object contains the number of milliseconds since 00:00:00.000 UTC on 1st January 1970, that date and time is known as the UNIX Epoch.  In JavaScript, you can use &amp;lt;code&amp;gt;Math.floor(new Date().getTime()/1000.0)&amp;lt;/code&amp;gt; This getTime method returns the time in milliseconds.  The web tag returns an integer (currently with 13 digits) representing the number of milliseconds since the UNIX epoch when the web tag was processed. It can be used in a script where you wish to re-express other times output by Cumulus MX into UTC (Coordinated Universal Time).  Mac OS X uses 00:00:00.000 UTC on 1st January 2001 as the starting time and date for its millisecond count, so that is considerably lower.&lt;br /&gt;
&lt;br /&gt;
Note that UTC is calculated using 9192631770 times a particular transition time for Caesium 133 as a basis for 1 second. GMT (Greenwich Mean Time) is calculated on the basis that 1 second is 1/86400 of the time taken for a whole (day) rotation of the Earth. UT1 (or solar time) is calculated from various space measurements. Periodically, leap seconds are added to UTC to realign it with UT1, but these leap seconds are not added to the count of milliseconds represented by this web tag.&lt;br /&gt;
&lt;br /&gt;
Do be aware that some devices will use a 32 bit signed integer to represent this number, and that will stop working on 19 January 2038, the year 2038 problem for computing world.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUnix&amp;gt;&lt;br /&gt;
| Unix tracks the number of seconds since the UNIX epoch. So this web tag can be used when you do not want the millisecond accuracy of the previous web tag. Like previous web tag this relates to UTC, so see details for that tag to find out more.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSince30Dec1899&amp;gt; &lt;br /&gt;
|Day count (gives whole and fractional part) Example: 41250.6523310301&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|Date when records began.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSinceRecordsBegan&amp;gt;&lt;br /&gt;
|Day count since Cumulus records started&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Alarms=&lt;br /&gt;
&lt;br /&gt;
There are web tags for each alarm condition, they give a value of &#039;1&#039; if the alarm condition is enabled and is still currently met; otherwise &#039;0&#039;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempAlarm&amp;gt; &lt;br /&gt;
|Low temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempAlarm&amp;gt; &lt;br /&gt;
|High temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeUpAlarm&amp;gt; &lt;br /&gt;
|Temperature increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeDownAlarm&amp;gt; &lt;br /&gt;
|Temperature decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressAlarm&amp;gt; &lt;br /&gt;
|Low pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressAlarm&amp;gt; &lt;br /&gt;
|High pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeUpAlarm&amp;gt; &lt;br /&gt;
|Pressure increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeDownAlarm&amp;gt; &lt;br /&gt;
|Pressure decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainTodayAlarm&amp;gt; &lt;br /&gt;
|High rain today alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateAlarm&amp;gt; &lt;br /&gt;
|High rainfall rate alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustAlarm&amp;gt; &lt;br /&gt;
|High wind gust alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedAlarm&amp;gt; &lt;br /&gt;
|High wind speed alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataStopped&amp;gt;&lt;br /&gt;
|1 if the station has apparently stopped sending data to Cumulus, otherwise 0&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataSpikeAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a data spike is detected, or a data limit exceeded&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#HttpUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a HTTP upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#MySqlUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a MySQL upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#UpgradeAlarm&amp;gt;&lt;br /&gt;
| Alarm raised if MX upgrade (a newer release) is available&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Extreme Records =&lt;br /&gt;
&lt;br /&gt;
There are a set of tags for the Cumulus record states. They give a value of &#039;1&#039; if the record has been exceeded; otherwise &#039;0&#039;. &lt;br /&gt;
&lt;br /&gt;
These web tags will be set from the time of the record until a timeout value is met (by default each record remains set for 24 hours). &lt;br /&gt;
&lt;br /&gt;
You can change the default timeout through the parameter &#039;&#039;Station Settings=&amp;gt;Common Options=&amp;gt;Advanced Options&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
== Table of web tags available for extreme records ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|The date that Cumulus began tracking all time records&amp;lt;br/&amp;gt; (does not prevent earlier record dates being set manually)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#newrecord&amp;gt; &lt;br /&gt;
|Indicates when any tracked extreme is changed (sets the LED on the interface flashing).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempRecordSet&amp;gt;&lt;br /&gt;
|1 if any temperature-based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time highest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time lowest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHeatIndexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high USA heat index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high Canadian Humidity index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowWindChillRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time greatest wind chill extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high feels like temperature extreme has been updated, 0 if not &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low feels like temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMinTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high minimum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowMaxTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low maximum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind gust extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind speed extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RainRecordSet&amp;gt;&lt;br /&gt;
|1 if any rainfall based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high rain rate extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHourlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high hourly rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRain24HourRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high 24hr rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMonthlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high monthly rain  extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest dry period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest wet period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high humidity light extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressureRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRecordSet&amp;gt;&lt;br /&gt;
|1 if any wind speed based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindrunRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind run extreme has been updated, 0 if not&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Miscellaneous =&lt;br /&gt;
&lt;br /&gt;
All tags are available in all flavours, as far as I know, although &#039;&#039;their output might vary&#039;&#039;, and which input/output parameters they permit might vary between Cumulus 1 and MX.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestError&amp;gt;&lt;br /&gt;
| This tag and the next 3 are in CumulusMX, none of them are actually used.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorDate&amp;gt;&lt;br /&gt;
|See previous tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorTime&amp;gt;&lt;br /&gt;
|See previous tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ErrorLight&amp;gt;&lt;br /&gt;
|1 if the &#039;error&#039; light is flashing, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#version&amp;gt;&lt;br /&gt;
|The version of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#build&amp;gt;&lt;br /&gt;
|The build of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildAvailable&amp;gt;&lt;br /&gt;
|This gets the value 0 or 1 and is checked on start-up and once a day thereafter at a random time&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildNumber&amp;gt;&lt;br /&gt;
|It is checked on start-up and once a day thereafter at a random time. Displays the latest public release build number - eg. b3089&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#realtimeinterval&amp;gt;&lt;br /&gt;
|The real time update interval in seconds (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#interval&amp;gt;&lt;br /&gt;
|The web site update interval in minutes (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: will always return one of these: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
&lt;br /&gt;
This is the end of the meteorological day, so if during Daylight Saving Time rolover is at &amp;quot;10 am&amp;quot;, then on the day DST ends it will return to &amp;quot;9 am&amp;quot; ensuring every meteorological day is exactly 24 hours long. If the time is &amp;quot;Midnight&amp;quot; (or during DST it is &amp;quot;9 am&amp;quot;), then days will be 23 or 25 hours long just on day clocks change, 24 hours otherwise.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationtype&amp;gt;&lt;br /&gt;
|The weather station [https://cumuluswiki.org/a/Cumulus.ini#Section:_Station model] description.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationtypeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#latitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Latitude latitude] (as you entered during setup).&lt;br /&gt;
Supports an optional &#039;dp&#039; parameter, if supplied, instead of the usual web-encoded text format with degrees/minutes/seconds, the result is in decimal degrees to the specified number of decimal places. E.g&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude&amp;gt; gives &amp;quot;N&amp;amp;nbsp;59&amp;amp; deg;&amp;amp;amp;nbsp;14&amp;amp;amp;#39;&amp;amp;amp;nbsp;33&amp;amp;amp;quot;&amp;quot; for N 59 14 33&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude dp=5&amp;gt; gives &amp;quot;59.24250&amp;quot;&lt;br /&gt;
&lt;br /&gt;
If the &amp;quot;dp&amp;quot; parameter is supplied, then supplying &amp;quot;rc=y&amp;quot; in addition will cause any decimal comma to be converted to a decimal point.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#latitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Longitude longitude]  (as you entered during setup). Supports an optional &#039;dp&#039; and &#039;rc&#039; parameters as per the latitude tag.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Altitude altitude] value (web tag outputs web encoded format containing figure, &#039;&amp;amp;amp;nbsp;&#039; and units) in either feet or metres just as you entered during setup e.g. &#039;123&amp;amp;amp;nbsp;m&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#altitudenoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#location&amp;gt;&lt;br /&gt;
|The station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longlocation&amp;gt;&lt;br /&gt;
|Longer description of the station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forum&amp;gt;&lt;br /&gt;
|URL of the forum (as you entered during setup) encoded into a web page menu item by adding colons&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forumurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#webcam&amp;gt;&lt;br /&gt;
|URL of the webcam (as you entered during setup) encoded into a web page menu item by adding colons. Default is blank. Can be used to link to any other web page that you host (Cumulus does not verify that it is a web cam, that is just a label, and the label can be changed on each standard web page individually)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#webcamurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#graphperiod&amp;gt;&lt;br /&gt;
|The number of hours displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Detailed Chart Period&#039; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dailygraphperiod&amp;gt;&lt;br /&gt;
|The number of days displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Daily Chart Period&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAMonthlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA monthly report&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAYearlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA yearly report&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_useApparent&amp;gt;&lt;br /&gt;
| Whether user prefers to see Apparent Temperature or Feels Like Temperature&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showSolar&amp;gt;&lt;br /&gt;
| Whether user wants to show Solar data or does not not have a solar sensor&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showUV&amp;gt;&lt;br /&gt;
| Whether user wants to show Ultra Violet data or does not not have a UV sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Special tags=&lt;br /&gt;
&lt;br /&gt;
==Davis==&lt;br /&gt;
&lt;br /&gt;
At present this table has not yet been updated for latest MX version.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
All (see note for THSWindex) of the following web tags for the Davis PWS are available&lt;br /&gt;
&lt;br /&gt;
The values of the reception tags are updated every 15 minutes.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsReceived&amp;gt;&lt;br /&gt;
|Total number of data packets received. This stat is not supplied by the Davis WLL station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsMissed&amp;gt;&lt;br /&gt;
|Number of missed data packets. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisMaxInARow&amp;gt;&lt;br /&gt;
|Longest streak of consecutive packets received. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumCRCerrors&amp;gt;&lt;br /&gt;
|Number of packets received with CRC errors. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumberOfResynchs&amp;gt;&lt;br /&gt;
|Number of times the console resynchronised with the transmitter. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisFirmwareVersion&amp;gt;&lt;br /&gt;
|The console/WLL firmware version&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THWindex&amp;gt;&lt;br /&gt;
|A derived temperature using Temperature/Humidity/Wind values&lt;br /&gt;
&lt;br /&gt;
The THW Index uses humidity and temperature (like Heat Index), but includes the cooling effects of wind (like wind chill).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THSWindex&amp;gt;&lt;br /&gt;
|A heat stress indicator using Temperature/Humidity/Solar/Wind values.&lt;br /&gt;
*The THSW Index uses humidity and temperature (like the Heat Index), but also includes the heating effects of sunshine, and the cooling effects of wind.&lt;br /&gt;
*Therefore requires Davis station with solar sensor.&lt;br /&gt;
See [http://digitalcommons.unl.edu/cgi/viewcontent.cgi?article=1223&amp;amp;context=animalscinbcr  Approx calculation].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#battery&amp;gt;&lt;br /&gt;
|The console battery condition in volts. eg &amp;quot;4.82v&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#txbattery&amp;gt;&lt;br /&gt;
&amp;lt;#txbattery channel=1&amp;gt;&lt;br /&gt;
|The transmitter battery condition, by default it returns the status of all transmitters.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRain&amp;gt;&lt;br /&gt;
|The console &#039;storm rain&#039; current amount.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRainStart&amp;gt;&lt;br /&gt;
|The console reported date of the start of the &#039;storm&#039; (see previous webtag).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; that the console does not report start time, so the webtag cannot report time.  It appears a minimum of 2 tips within 3 hours will trigger a storm start, so using &amp;lt;#LastRainTip&amp;gt; might help&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Davis WLL ==&lt;br /&gt;
&lt;br /&gt;
You need a purchased license to use these webtags.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsoleSupplyV&amp;gt;&lt;br /&gt;
|The WLL external supply voltage&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisReceptionPercent tx=1&amp;gt;&lt;br /&gt;
|WLL transmitter reception percentage (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=0&amp;gt;&lt;br /&gt;
|WLL RSSI of the WiFi connection&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=1&amp;gt;&lt;br /&gt;
|WLL RSSI of Transmitter #1  (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastBadCnt&amp;gt;&lt;br /&gt;
|Count of multicast packets missed or have bad a CRC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastGoodCnt&amp;gt;&lt;br /&gt;
|Count of good multicast packets received&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastGoodPct&amp;gt;&lt;br /&gt;
|Percentage of good multicast packets received&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Fine Offset==&lt;br /&gt;
&lt;br /&gt;
The following tags are specific to the Fine Offset series &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Lux value &amp;quot;Fine Offset only&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SensorContactLost&amp;gt;&lt;br /&gt;
|1 if the station has lost contact with its remote sensors &amp;quot;Fine Offset only&amp;quot; &lt;br /&gt;
0 if contact has been established&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Cumulus_MX]]&lt;/div&gt;</summary>
		<author><name>SaratogaWX</name></author>
	</entry>
	<entry>
		<id>https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=11038</id>
		<title>Full list of Webtags</title>
		<link rel="alternate" type="text/html" href="https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=11038"/>
		<updated>2022-11-10T18:38:48Z</updated>

		<summary type="html">&lt;p&gt;SaratogaWX: /* Today.ini */ moved &amp;lt;#AnnualET&amp;gt; from this section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; {|align=right&lt;br /&gt;
  |__TOC__&lt;br /&gt;
  |}&lt;br /&gt;
This list only contains the tag names. Tag names are the basic entity when asking a value. Check the [[Webtags#Using_Webtags|Usage of webtags]] and don&#039;t forget tag names are only part of the [[Webtags#General Format for Web Tags|general format for Webtags]]. It does not indicate what parameters they can take, nor does it include the brackets the tag name is surrounded by when you quote it in a template file for Cumulus to process.&lt;br /&gt;
&lt;br /&gt;
Here follow tables that group the tag names by the basic purpose of the tags listed. There has been confusion in the past of tags appearing in more than one group. If you find such occurrence you may notify or modify. &lt;br /&gt;
&lt;br /&gt;
= Current Conditions =&lt;br /&gt;
&lt;br /&gt;
We start with tags that relate to the latest values, as these are the ones that people most often choose to use. The current condition data is also available, for processes external to Cumulus, by using the inbuilt facility to generate [[Realtime.txt|a file]] with such data. CumulusMX makes current values available for a standard range of sensors where the same web tags apply across a range of weather station models. Current values from some [[#Extra Sensors|extra]] temperature and relative humidity sensors (see [[Extra temperatures]]) from particular weather station models are offered as well.&lt;br /&gt;
&lt;br /&gt;
==Standard sensors==&lt;br /&gt;
The tags in this first list are grouped for historical reasons and remain grouped.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temp&amp;gt;&lt;br /&gt;
|The outside (air) temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#intemp&amp;gt;&lt;br /&gt;
|The inside temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeLastHour&amp;gt;&lt;br /&gt;
|The change in outside temperature over the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrend&amp;gt;&lt;br /&gt;
|The average rate of change in temperature over the last three hours. Trend = (temp now - temp 3hrs ago) / 3 (the calculation selected for this trend matches the standard-based calculation for &amp;lt;#presstrendval&amp;gt; despite the naming inconsistency)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendtext&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (values can be set in strings.ini)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendenglish&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindex&amp;gt;&lt;br /&gt;
|Current [[heat index]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidex&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Humidex Humidex]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptemp&amp;gt;&lt;br /&gt;
|The [[Apparent_temperature|apparent]] temperature.  The referenced page in weather terminology section of this Wiki explains it. The formula used is that defined by BOM. Although at temperatures above 20°C (68°F) Feels like reports an &amp;quot;apparent temperature&amp;quot; it uses a different formula. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchill&amp;gt;&lt;br /&gt;
|The current [[wind chill]] temperature.  The referenced page in weather terminology section of this Wiki explains it. For temperatures below 10°C (50°F) Feels like reports the same value.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslike&amp;gt;&lt;br /&gt;
|Available for version 3.6.10 and up. See [[Feels Like]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsFreezing&amp;gt;&lt;br /&gt;
|If outside temperature is at or below 0°C/32°F. 0=Above freezing, 1=Below freezing&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#chillhours&amp;gt;&lt;br /&gt;
|The number of [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|&#039;chill hours&#039;]] so far this season (threshold temperature and start date are configurable).&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hum&amp;gt;&lt;br /&gt;
|The outside [http://en.wikipedia.org/wiki/Humidity humidity]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#inhum&amp;gt;&lt;br /&gt;
|The inside humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dew&amp;gt;&lt;br /&gt;
|The current dew point (See [[Temperature_(and_humidity)_measurement#Cumulus_Calculated_Parameters|wiki]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wetbulb&amp;gt;&lt;br /&gt;
|Estimated [http://en.wikipedia.org/wiki/Wet_bulb wet bulb] temperature&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfall&amp;gt;&lt;br /&gt;
|The total rainfall so far today (reports rain counter now minus rain counter at start of day), start of day counter can be edited using &amp;quot;edit rain today&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrate&amp;gt;&lt;br /&gt;
|The current [[Rain_measurement#Rain_Rate|rainfall rate]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rhour&amp;gt;&lt;br /&gt;
|The rainfall in the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#r24hourH&amp;gt;&lt;br /&gt;
|The rainfall in the last 24 hours&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tr24hourH&amp;gt;&lt;br /&gt;
|Time of the rainfall in the last 24 hours&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmidnight&amp;gt;&lt;br /&gt;
|The total rainfall since midnight. Useful if you don&#039;t use midnight as your start of day&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#r24hour&amp;gt;&lt;br /&gt;
| Reading recent history records, takes rain counter for latest minute, and substracts rain counter from as close as possible to same time yesterday (if Cumulus was not running at that time yesterday, but historical catch-up has been enabled, then it is from nearest time available yesterday, so for a logging interval of every 30 minutes might be 24 hours and 16 minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTipISO&amp;gt;&lt;br /&gt;
|Fixed ISO format output giving date and time of last rain gauge tip (e.g 2010-09-06 06:09) The format is always as shown (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTip&amp;gt;&lt;br /&gt;
| (available from release 3.6.1) Date/time of last rain gauge tip &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MinutesSinceLastRainTip&amp;gt;&lt;br /&gt;
|The number of minutes since the last rain gauge tip, in whole numbers, rounded down&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsRaining&amp;gt;&lt;br /&gt;
|For [[Rain_measurement#Optical_Rain_Gauge| Hydreon RG-11 devices]], shows the current rain state. 0=No rain, 1=It&#039;s raining&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmonth&amp;gt;&lt;br /&gt;
|The total rainfall so far this month&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ryear&amp;gt;&lt;br /&gt;
|Annual rainfall total for rainfall season year (i.e. starting month as set on Configuration menu, station screen,  Annual rainfall frame)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveRainDays&amp;gt;&lt;br /&gt;
|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, meteorologists exclude dew (and other times when single tip of recorder).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveDryDays&amp;gt;&lt;br /&gt;
|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&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#press&amp;gt;&lt;br /&gt;
|The [http://en.wikipedia.org/wiki/Sea_level_pressure sea level pressure]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendval&amp;gt;&lt;br /&gt;
|The average rate of pressure change over the last three hours.  Trend = (pressure now - pressure 3hrs ago) / 3 &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrend&amp;gt;&lt;br /&gt;
|The pressure trend in words - values can be set in the &#039;strings.ini&#039; file&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendenglish&amp;gt;&lt;br /&gt;
| a single word description for the pressure trend - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed). From version 1.8.8 1st December 2009&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#PressChangeLast3Hours&amp;gt;&lt;br /&gt;
|Available from version 3.11.1;  Total Pressure Change since 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altimeterpressure&amp;gt;&lt;br /&gt;
|Altimeter pressure. Pressure corrected to sea level using the station&#039;s altitude only. Same as sea-level pressure for non-Davis stations.&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wlatest&amp;gt;&lt;br /&gt;
|Current wind speed reading from console.  Corresponds to &#039;latest&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearing&amp;gt;&lt;br /&gt;
|Current wind bearing in degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currentwdir&amp;gt;&lt;br /&gt;
|Current wind bearing as a compass point - e.g. ESE &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeed&amp;gt;&lt;br /&gt;
|The 10-minute average, if you have Cumulus set to calculate a 10-minute average. Otherwise, it&#039;s the latest &#039;wind&#039; value from the console (i.e. the current speed as determined by the station). Corresponds to &#039;average&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgbearing&amp;gt;&lt;br /&gt;
|Average wind bearing in degrees over last configured interval minutes. Range 1-360, 0=Calm&lt;br /&gt;
&lt;br /&gt;
This is calculated by taking the wind direction and speed for the last 10 minutes (or other interval as configured), calculates the sums of the North/South and East/West vector components, divides the E/W component sum by the N/S component sum, and takes the arctan.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdir&amp;gt;&lt;br /&gt;
|Average wind bearing over last 10 minutes as a [http://en.wikipedia.org/wiki/Compass compass] point - e.g. ESE&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgust&amp;gt;&lt;br /&gt;
|The highest wind reading in the last 10 minutes. Corresponds to &#039;gust&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindSampleCount&amp;gt;&lt;br /&gt;
|The number of wind samples making up the wind rose (etc) data (up to 3600)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdirdata&amp;gt;&lt;br /&gt;
|Comma separated list of recent wind bearing readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &amp;lt;#nextwindindex&amp;gt;. Reading interval x varies by station type:&lt;br /&gt;
* Oregon:  x=12 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 12 hours worth in full array&lt;br /&gt;
* Davis:  x=2 or 3 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 2.5 hours worth in full array&lt;br /&gt;
* Fine Offset: Cumulus 1 reads the wind data every minute (although station transmits wind data every 40 seconds), so 60 hours worth in full array&lt;br /&gt;
* Davis WLL: x=2.5 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=160900#p160900) so 2.5 hours worth in full array&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspddata&amp;gt;&lt;br /&gt;
|Comma separated list of recent individual (non-averaged) wind speed (correspond to &#039;latest&#039; on the Cumulus main screen) readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &#039;&#039;&#039;nextwindindex&#039;&#039;&#039; tag. Reading interval x varies by station type (see above).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#nextwindindex&amp;gt;&lt;br /&gt;
|The index of the entries in &amp;lt;#wdirdata&amp;gt; and &amp;lt;#wspddata&amp;gt; that Cumulus &#039;&#039;is going to use next&#039;&#039; - i.e. the latest entry used is one less than this; but don&#039;t forget to allow for the wrap around!&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRoseData&amp;gt;&lt;br /&gt;
|A comma-separated list of the wind &#039;totals&#039; used to draw the wind rose (8 or 16 values)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRosePoints&amp;gt;&lt;br /&gt;
|The number of items in &amp;lt;#WindRoseData&amp;gt; (i.e. 8 or 16)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufort&amp;gt;&lt;br /&gt;
|The current wind speed on the [http://en.wikipedia.org/wiki/Beaufort_scale Beaufort scale] (e.g. F8) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufortnumber&amp;gt;&lt;br /&gt;
|The current wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaudesc&amp;gt;&lt;br /&gt;
|The current wind speed Beaufort description (e.g. &amp;quot;Gale&amp;quot;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom10&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo10&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbase&amp;gt;&lt;br /&gt;
|Calculated [http://en.wikipedia.org/wiki/Cloud_base cloud base]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbasevalue&amp;gt;&lt;br /&gt;
|Current calculated cloud base without units&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UV&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Uv_index UV index]. Requires your station to have a UV sensor.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SolarRad&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Solar_radiation solar radiation]. Requires your station to have a solar sensor.&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Current light level in Lux. Requires your station to have a solar sensor. Only applies to Fine Offset stations.&lt;br /&gt;
|-&lt;br /&gt;
|[[Forecast_webtag|&amp;lt;#forecast&amp;gt;]]&lt;br /&gt;
|The current forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#forecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current forecast encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastnumber&amp;gt;&lt;br /&gt;
|The number relating to the current forecast entry in the [[strings.ini]] file.  If your station is not providing it&#039;s own forecast and Cumulus is not calculating one then 0 (zero) is returned.  Note: two negative numbers can be returned by [[Forecast_webtag|Cumulus]]: -1 (neg 1) = Exceptional Fine, -26 (neg 26) = Exceptional Bad&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecast&amp;gt;&lt;br /&gt;
|Always gives Cumulus (Zambretti) [[Forecast_webtag|forecast]], even if the &amp;lt;#forecast&amp;gt; tag provides a station forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#cumulusforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  Cumulus (Zambretti) forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecast&amp;gt;&lt;br /&gt;
|Always gives station forecast (if available)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#wsforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  station forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcond&amp;gt;&lt;br /&gt;
|Represents the value entered on the screen within Cumulus for the Current Weather condition, or the value as held in the [[currentconditions.txt]] file. Any reserved HTML characters are encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcondenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#currcond&amp;gt; but also has all characters above (decimal base) code 159 encoded as HTML entities for example this would encode any use of symbol for degree.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcondJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current conditions encoded for JavaScript&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Extra Sensors==&lt;br /&gt;
&lt;br /&gt;
The extra sensors functionality in Cumulus only supports processing for current spot values as read from the sensors. Periodically spot extra sensor values are logged, see the [[Extra_Sensor_Files|Extra Sensor Files]] page for information about log files from where you can extract the past spot values. The logging can be compared to the Standard Logfiles.&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors: Davis models and Oregon Scientific WMR928, WR100/200 ===&lt;br /&gt;
&lt;br /&gt;
These web tags hold current values for additional sensors supported by CumulusMX. For Oregon Scientific model like WMR-200 with USB connection, please refer to [[#Web tags mentioning (outside) temperature]] because any of the extra temperature tags below can be redirected to &#039;&#039;&#039;&amp;lt;#temp&amp;gt;&#039;&#039;&#039;, and consequently also have web tags reporting daily extremes and longer period extreme records.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp1 - 10&amp;gt;&lt;br /&gt;
|Extra temperature channel 1 - 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP1 - 10&amp;gt;&lt;br /&gt;
|Extra dew point channel 1 - 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum1 - 10&amp;gt;&lt;br /&gt;
|Extra humidity channel 1 - 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilTemp1 - 16&amp;gt;&lt;br /&gt;
|Soil temperature 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture1 - 16&amp;gt;&lt;br /&gt;
|Soil moisture 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafTemp1 - 4&amp;gt;&lt;br /&gt;
|Leaf temperature 1 - 4&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafWetness1 - 8&amp;gt;&lt;br /&gt;
|Leaf wetness 1 - 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors:  Davis AirLink ===&lt;br /&gt;
Available from version 3.9.0. You can configure two Airlink devices which have fixed identification as Indoor and Outdoor. There are a similar set of tags for each device.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Particulate Matter&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm1[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 1 μm, or less count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Currentparticulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality Index Values (allows use of the &amp;quot;dp=n&amp;quot; and &amp;quot;tc=y&amp;quot; parameters)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 2.5 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Stats Values&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 1 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 3 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 24 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] 12 hr averages buffer (2  hrs are required to get a nowcast value)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Sensor Info&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkFirmwareVersion[InǀOut]&amp;gt;&lt;br /&gt;
|Shows the AirLink firmware version as a date string.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkTemp[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air temperature value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkHum[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air humidity value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkWifiRssi[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors WiFi signal strength in dB - anything below -90 is considered very poor.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Extra Sensors: Ecowitt ===&lt;br /&gt;
&lt;br /&gt;
Ecowitt stations are sold under other names depending on nation,  e.g. Ambient in USA, Froggit in central Europe, so Ecowitt is used as a generic name in this Wiki. See also [https://www.wxforum.net/index.php?board=111.0 WXForum.net].&lt;br /&gt;
&lt;br /&gt;
==== WH45 CO₂ sensor ====&lt;br /&gt;
&lt;br /&gt;
Available from release 3.9.5.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2&amp;gt;&lt;br /&gt;
| The actual CO&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;concentration in ppm&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm2p5&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; or less&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm2p5-24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm10&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less (includes the 2.5 figure)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm10-24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-temp&amp;gt;&amp;lt;sup&amp;gt;See note&amp;lt;/sup&amp;gt;&lt;br /&gt;
| Temperature as reported by Air Quality monitor. &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-hum&amp;gt;&lt;br /&gt;
| Relative Humidity as reported by Air Quality monitor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note&#039;&#039;&#039;: This temperature reflects the temperature of the sensor and would be used in combination with the sensors measured humidity (see next) for correction of the measured PM (particulate matter) value. This correction is responsibility of the user and is subject to a lot of discussion. Determination of how to correct the PM value is highly dependent on the conditions and placement of the sensor. See the specification sheet for the sensor or create some multivariate regression line based on calibration measurements. This is also valid for PM sensors like the AirLink. The normal amateur usage of PM sensors is that the uncorrected values are published. &lt;br /&gt;
&lt;br /&gt;
==== WN34 soil and water sensor ====&lt;br /&gt;
&lt;br /&gt;
Cumulus MX can support the Ecowitt WN34 (other model types exist and are reported here as if WN34) soil and water temperature sensors. They are reported as &amp;quot;User Temperature 1&amp;quot; to &amp;quot;User Temperature 8&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp1 - 8&amp;gt;&lt;br /&gt;
|The temperature of the sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Divers Extra Sensors ====&lt;br /&gt;
Below are described the tags resulting from &#039;&#039;Ecowitt Air quality (WH41,WH43,WH45)&#039;&#039;, Ecowitt leak sensor (WH55), lighting detector (WH57), and extra temperature sensors (WN34)&lt;br /&gt;
&lt;br /&gt;
This sub-section applies only to those using Ecowitt GW1000 (also Froggit DS1500, and other equivalents, see [[Supported Devices]]) an interface unit that picks up various external sensors and sends the data via an application programming interface to CumulusMX which then generates the following web tags:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#GW1000FirmwareVersion&amp;gt;&lt;br /&gt;
|GW1000 firmware version string&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQuality1 - 4&amp;gt;&lt;br /&gt;
| Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQualityAvg1 - 4&amp;gt;&lt;br /&gt;
| 24 hr moving average Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeakSensor1 - 4&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningDistance&amp;gt;&lt;br /&gt;
|Distance to last strike &lt;br /&gt;
Same units as wind run - miles/km/nm. Returns 0.0 if you don&#039;t have a sensor, GW1000 api returns max value you can put in a byte - 0xFF which translates to 158.4 miles = 255 km if have sensor but no strike detected yet, so CMX translates that to &#039;----&#039;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningTime&amp;gt;&lt;br /&gt;
|Date and Time of last strike. &lt;br /&gt;
Default without output parameters is locale&#039;s short time format e.g. 18:02 or 6:02 pm, without date, but tag accepts both date and time output parameters. &lt;br /&gt;
Returns &#039;----&#039; if you don&#039;t have sensor or there has not been a strike since the sensor was installed. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of lighting strikes today&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp1 - 8&amp;gt; &lt;br /&gt;
|User Temperature 1 - 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The WH32 produces Temperature, Humidity and Dewpoint tags as the Davis above, WH51 soilmoisture produces similar tags.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp1 - 8&amp;gt;&lt;br /&gt;
|Extra temperature Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP1 - 8&amp;gt;&lt;br /&gt;
|Extra dew point Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum1 - 8&amp;gt;&lt;br /&gt;
|Extra humidity Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;| WH51 soilmoisture sensor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture1 - 8&amp;gt;&lt;br /&gt;
|Soil moisture 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Recent History=&lt;br /&gt;
&lt;br /&gt;
Please refer to the [[Recent history]] page for full information about using the tags in the following two tables. &lt;br /&gt;
&lt;br /&gt;
All tags in the tables below have:&lt;br /&gt;
#Mandatory input parameters as in this [[Webtags/Parameters#Input_modification_Parameters|description]]&lt;br /&gt;
#Optional output parameters to modify the time format as in this [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|description]]&lt;br /&gt;
&lt;br /&gt;
== Timestamp tag ==&lt;br /&gt;
Although as [[Recent history]] page explains, the history is intended to cover every minute in last 7 days, some entries may be at less frequent intervals, and when clocks change some entries will be missing altogether.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Time-stamp tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentTS&amp;gt;&lt;br /&gt;
|Gives the timestamp of the data that will be returned for any other recent history tag that uses same &#039;&#039;&#039;d, h, and m&#039;&#039;&#039; parameters&lt;br /&gt;
|&amp;lt;#RecentTS h=3 m=1 format=&amp;quot;HH:mm&amp;quot;&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== All Recent History Tags ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Input Modification Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentOutsideTemp&amp;gt;&lt;br /&gt;
|Outside Temperature&lt;br /&gt;
| &amp;lt;#RecentOutsideTemp h=3 m=1&amp;gt;&amp;amp;nbsp;&amp;lt;#tempunit&amp;gt; will display the temperature at the start of the period for which &amp;lt;#temptrend&amp;gt; is calculated&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill &lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentDewPoint&amp;gt;&lt;br /&gt;
|Dew Point&lt;br /&gt;
| &amp;lt;#RecentDewPoint h=25&amp;gt; reports the dew point temperature just over a day ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHeatIndex&amp;gt;&lt;br /&gt;
|Heat Index&lt;br /&gt;
| &amp;lt;#RecentHeatIndex m=121&amp;gt; reports the heat index about 2 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidity&amp;gt;&lt;br /&gt;
|Relative Humidity&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind &amp;lt;br&amp;gt;(Note: Wind &#039;Speed&#039;, &#039;Gust&#039; and &#039;Latest&#039; have the usual Cumulus meanings see [[Wind measurement]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindSpeed&amp;gt;&lt;br /&gt;
|Wind Speed&lt;br /&gt;
| &amp;lt;#RecentWindSpeed m=10&amp;gt; will display the average wind speed 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindGust&amp;gt;&lt;br /&gt;
|Wind Gust&lt;br /&gt;
&lt;br /&gt;
(reports maximum gust from build 1088 of version 1.9.4)&lt;br /&gt;
| &amp;lt;#RecentWindGust d=1 m=1&amp;gt; will report the wind gust at approximately the same time yesterday&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindLatest&amp;gt;&lt;br /&gt;
|Wind Latest. &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindDir&amp;gt;&lt;br /&gt;
|Wind Direction (instantaneous)&lt;br /&gt;
| &amp;lt;#RecentWindDir m=10&amp;gt; will tell you which direction the wind was blowing from 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir&amp;gt;&lt;br /&gt;
|Wind Direction (average)&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir d=6&amp;gt; will say what the calculated average wind direction was at this time at the start of the week&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentPressure&amp;gt;&lt;br /&gt;
|Sea-level Pressure&lt;br /&gt;
| &amp;lt;#RecentPressure h=3 m=1&amp;gt; gives the sea level pressure when &amp;lt;#presstrendval&amp;gt; started tracking the pressure&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentRainToday&amp;gt;&lt;br /&gt;
|Daily rain total from last roll-over to specified time&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar &amp;amp; UV&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentSolarRad&amp;gt;&lt;br /&gt;
|Solar Radiation &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentUV&amp;gt;&lt;br /&gt;
|UV Index &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Indoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; | (to do)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Outdoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill  (if temperature is below 10°C or 50 °F, then the new Feels Like now available in MX (next item) will report this same value).&lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentFeelsLike&amp;gt;&lt;br /&gt;
| Feels Like Temperature&lt;br /&gt;
| &amp;lt;#RecentFeelsLike h=12 m=1&amp;gt; reports the feel like temperature 12 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidex&amp;gt;&lt;br /&gt;
| Canadian Humidity Index (humidex) Dimensionless - no units&lt;br /&gt;
| &amp;lt;#RecentHumidex h=3&amp;gt; reports humidex 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality tags&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
NOTE: Please note this section has NOT yet been updated for recent MX releases, it appears from [[cumulusmx.db|RecentData table in cumulusmx.db]] that the list here is not complete for MX.  However, no release announcement has been found listing tag names not shown here (i.e. apparent temperature, indoor temperature and humidity, air quality)&lt;br /&gt;
&lt;br /&gt;
=Today=&lt;br /&gt;
&lt;br /&gt;
Cumulus allows some control over the time that &amp;quot;Today&amp;quot; begins:&lt;br /&gt;
# You can define the log rollovertime. Choose between 9am or midnight.&lt;br /&gt;
# For the weather diary feature &#039;&#039;&#039;SnowDepthHour&#039;&#039;&#039; The default SnowDepthHour is 0&lt;br /&gt;
&lt;br /&gt;
Readings from your weather station are assigned to the &amp;quot;Today&amp;quot; based on 3 options for [[Meteorological day]]&lt;br /&gt;
# starting at 9:00 am, based on winter time, so switching to 10:00 during Daylight Saving (summer) time, or&lt;br /&gt;
# starting at 9:00 am, all year round, or&lt;br /&gt;
# aligned with calendar days, so today starts at midnight&lt;br /&gt;
&lt;br /&gt;
The independence of the start time for weather diary and weather station related web tags means needs to be remembered when labelling web tags from the two tables below. It was assumed that you would use 9 a.m. as start time for both, but not care when snow fell, as it often has in the UK, after Summer Time has begun, so weather station tags were by default reporting from 10 a.m. local time and snow as at 9 a.m.&lt;br /&gt;
&lt;br /&gt;
In MX, if you choose 9 a.m. (optionally 10 a.m. in summer) for rollover, so all the standard derivative are assigned to the date the meteorological day starts as Today, but the sunshine hours recorded against today will be from midnight on the said date.&lt;br /&gt;
&lt;br /&gt;
==Weather Diary==&lt;br /&gt;
&lt;br /&gt;
This first table lists all the web tags available for reporting what is recorded in the weather diary. Just to be clear, the web tags shown below, will report data for previous day if the current time is before the snow depth hour setting, and report data for the current day if the current time matches the snow depth hour or is later.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowdepth&amp;gt;&lt;br /&gt;
|Meteorologists report snow depth in cm, so this is default unit for Cumulus. &lt;br /&gt;
&lt;br /&gt;
If there is no entry in Weather Diary for the day explained above, reports zero.&lt;br /&gt;
&lt;br /&gt;
Input is to 2 decimal places. MX allows output in centimetres with decimal places without any script. You can&#039;t change the units shown in admin interface, but your value can be input as inches to 2 decimal places if you ignore &amp;quot;cm&amp;quot; that is displayed in that interface.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowlying&amp;gt;&lt;br /&gt;
| If there is no entry in Weather Diary for the day explained above, this web tag returns null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowfalling&amp;gt;&lt;br /&gt;
| If there is no entry in Weather Diary for the day explained above, this web tag returns null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Today.ini==&lt;br /&gt;
&lt;br /&gt;
These tag names relate to the current [[Meteorological day]] and they are populated from information held in [[today.ini]]; Where a tag name reports a value specific to a past time in today-so-far, there will also be a tag name that can give the time of day, shown in same row of table below. For those that cover whole day so far, the final column contains &amp;quot;n/a&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
There is some inconsistency in naming with &amp;quot;T&amp;quot; not included in all tag names, &amp;quot;T&amp;quot; is used in conjunction with &amp;quot;H&amp;quot; or &amp;quot;L&amp;quot; as a suffix for extreme values/time-stamps, but a prefix &amp;quot;T&amp;quot; can identify today&#039;s value, or prefix &amp;quot;T&amp;quot; can signify a time-stamp. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtemp&amp;gt;&lt;br /&gt;
|The [[Average_temperature|average]] temperature so far today (calculated from all temperature readings processed by Cumulus, [[Today.ini|today.ini]] stores a cumulative aggregate and counts the number of values processed, so a division gives this output)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprange&amp;gt;&lt;br /&gt;
|The temperature range (&amp;lt;#tempTH&amp;gt; - &amp;lt;#tempTL&amp;gt;) so far today (Cumulus calculates all these tags using Celsius values, but outputs them in your chosen units)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest temperature since midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest temperature since midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightRangeT&amp;gt;&lt;br /&gt;
|The temperature range (max - min) so far today from midnight (Cumulus calculates all these tags using Celsius values, but outputs them in your chosen units)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTH&amp;gt;&lt;br /&gt;
|Today&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTL&amp;gt;&lt;br /&gt;
|Today&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTH&amp;gt;&lt;br /&gt;
|Today&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTL&amp;gt;&lt;br /&gt;
|Today&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillTL&amp;gt;&lt;br /&gt;
|Today&#039;s greatest wind chill&lt;br /&gt;
|&amp;lt;#TwchillTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#ThumTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#ThumTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Precipitation&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rain24hourTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest rain for 24 hours&lt;br /&gt;
|&amp;lt;#Train24hourTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainToday&amp;gt;&lt;br /&gt;
|If you have an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode, this gives today&#039;s rain total so far according to the sensor&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustTM&amp;gt; &lt;br /&gt;
|Today&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingTM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of today&#039;s high gust (&amp;lt;#wgustTM&amp;gt;) in degrees&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#directionTM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of today&#039;s high gust (&amp;lt;#wgustTM&amp;gt;) in as a compass point (e.g. &amp;quot;NNE&amp;quot;)&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufort&amp;gt; &lt;br /&gt;
|Today&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufortnumber&amp;gt;&lt;br /&gt;
|Today&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#windrun&amp;gt;&lt;br /&gt;
|The total wind run so far today&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvg&amp;gt;&lt;br /&gt;
|The wind run divided by time passed since rollover to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearing&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddir&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for today&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ET&amp;gt;&lt;br /&gt;
|Today&#039;s [http://en.wikipedia.org/wiki/Evapotranspiration evapotranspiration], if not on the station can be calculated by CMX.&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarTH&amp;gt;&lt;br /&gt;
|Today&#039;s high solar radiation value (Solar sensor needed)&lt;br /&gt;
|&amp;lt;#TsolarTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVTH&amp;gt;&lt;br /&gt;
|Today&#039;s high UV Index (UV sensor needed)&lt;br /&gt;
|&amp;lt;#TUVTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
|Today&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of strikes since midnight, default 0 &lt;br /&gt;
&lt;br /&gt;
(other lightning tags can be found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursToday&amp;gt;&lt;br /&gt;
| The incremental chill hours figure since start of today (Compare with Cumulative seasonal Chill Hours at end of today &amp;lt;#chillhours&amp;gt; found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= No Commas; RC Webtags =&lt;br /&gt;
&lt;br /&gt;
The conversion of comma decimal separator to a point is described on the [[Webtags/Parameters#Changing_the_decimal_separator|parameter page]]. However, there is a set of legacy webtags which produce that value without a comma without parameter. Those webtags have a prefix of RC and are listed separately. Those webtags still exist and are listed here without further comment.&lt;br /&gt;
&lt;br /&gt;
== Current conditions ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCtemp&amp;gt;, &amp;lt;#RCdew&amp;gt;, &amp;lt;#RCheatindex&amp;gt;, &amp;lt;#RChum&amp;gt;, &amp;lt;#RCinhum&amp;gt;, &amp;lt;#RCintemp&amp;gt;, &amp;lt;#RCpress&amp;gt;, &amp;lt;#RCrfall&amp;gt;, &amp;lt;#RCrrate&amp;gt;, &amp;lt;#RCwchill&amp;gt;, &amp;lt;#RCwgust&amp;gt;, &amp;lt;#RCwspeed&amp;gt;, &amp;lt;#RCwlatest&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Today ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCpressTH&amp;gt;,  &amp;lt;#RCpressTL&amp;gt;,  &amp;lt;#RCrrateTM&amp;gt;,  &amp;lt;#RCtempTH&amp;gt;, &amp;lt;#RCtempTL&amp;gt;, &amp;lt;#RCwgustTM&amp;gt;,  &amp;lt;#RCdewpointTH&amp;gt;, &amp;lt;#RCdewpointTL&amp;gt;, &amp;lt;#RCwchillTL&amp;gt;, &amp;lt;#RCheatindexTH&amp;gt;, &amp;lt;#RCapptempTH&amp;gt;, &amp;lt;#RCapptempTL&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Recent History ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCRecentOutsideTemp&amp;gt;, &amp;lt;#RCRecentWindSpeed&amp;gt;, &amp;lt;#RCRecentWindGust&amp;gt;, &amp;lt;#RCRecentWindLatest&amp;gt;, &amp;lt;#RCRecentWindChill&amp;gt;, &amp;lt;#RCRecentDewPoint&amp;gt;, &amp;lt;#RCRecentHeatIndex&amp;gt;, &amp;lt;#RCRecentPressure&amp;gt;, &amp;lt;#RCRecentRainToday&amp;gt;, &amp;lt;#RCRecentUV&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Yesterday=&lt;br /&gt;
&lt;br /&gt;
Note that the Y indicating yesterday is sometimes a prefix, sometimes a suffix (with H for High, L for Low), web tags are not named consistently!&lt;br /&gt;
&lt;br /&gt;
For web tags that refer to a particular time of day, there is a corresponding web tag that can give that time of day. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:550px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprangeY&amp;gt;&lt;br /&gt;
|The temperature range (max - min) yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest temperature from midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest temperature from midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightRangeY&amp;gt;&lt;br /&gt;
|The temperature range (max - min) yesterday from midnight&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtempY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s average temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Ychillhours&amp;gt;&lt;br /&gt;
| The Cumulative [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] as recorded at rollover (the end of meteorological yesterday)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursYest&amp;gt;&lt;br /&gt;
| The incremental [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] yesterday&lt;br /&gt;
&lt;br /&gt;
(compare with &amp;lt;#chillhoursToday&amp;gt; described in [[#Today.ini]] table)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#TwchillYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYH&amp;gt;&lt;br /&gt;
|High humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYL&amp;gt;&lt;br /&gt;
|Low humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallY&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to the connected weather station&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainYest&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rain24hourYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest hourly rain over 24 hours&lt;br /&gt;
|&amp;lt;#Train24hourYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustYM&amp;gt; &lt;br /&gt;
|Yesterday&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingYM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of yesterday&#039;s high gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#directionYM&amp;gt;&lt;br /&gt;
|The wind direction at the time of yesterday&#039;s high gust as a compass point (e.g. &amp;quot;NNW&amp;quot;)&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufort&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufortnumber&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for yesterday&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearingY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddirY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunY&amp;gt;&lt;br /&gt;
|The total wind run for yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvgY&amp;gt;&lt;br /&gt;
| The wind run yesterday divided by 24 hours to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YSunshineHours&amp;gt;&lt;br /&gt;
|Yesterday&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high solar radiation value (Solar sensor needed) &lt;br /&gt;
|&amp;lt;#TsolarYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high UV Index (UV sensor needed) &lt;br /&gt;
|&amp;lt;#TUVYH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Yearly=&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:350px&amp;quot;|Time Webtag&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#YearTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#YearTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s highest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s lowest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHeatIndexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest USA heat index&lt;br /&gt;
|&amp;lt;#YearHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWChillL&amp;gt;&lt;br /&gt;
|This year&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#YearWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeH&amp;gt;&lt;br /&gt;
|This year&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumidexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#YearHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointH&amp;gt;&lt;br /&gt;
|This year&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMinTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMaxTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumH&amp;gt;&lt;br /&gt;
|This year&#039;s high humidity&lt;br /&gt;
|&amp;lt;#YearHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumL&amp;gt;&lt;br /&gt;
|This year&#039;s low humidity&lt;br /&gt;
|&amp;lt;#YearHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressH&amp;gt;&lt;br /&gt;
|This year&#039;s high pressure&lt;br /&gt;
|&amp;lt;#YearPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressL&amp;gt;&lt;br /&gt;
|This year&#039;s low pressure&lt;br /&gt;
|&amp;lt;#YearPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearGustH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind gust&lt;br /&gt;
|&amp;lt;#YearGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind speed&lt;br /&gt;
|&amp;lt;#YearWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindRunH&amp;gt;&lt;br /&gt;
| This year&#039;s highest Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearRainRateH&amp;gt;&lt;br /&gt;
|This year&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#YearRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHourlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#YearHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDailyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high daily rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearRain24HourH&amp;gt;&lt;br /&gt;
|This year&#039;s high 24hr rain&lt;br /&gt;
|&amp;lt;#YearRain24HourHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearRain24HourHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMonthlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high monthly rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMonthlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest period without rain ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursYear&amp;gt;&lt;br /&gt;
| the total sunshine hours in year-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=All Time=&lt;br /&gt;
&lt;br /&gt;
The default formats are:&lt;br /&gt;
*The default format for an extreme month is to show the month name in full i.e. format &#039;MMMM&#039; followed by the year in full. &lt;br /&gt;
*For an extreme day it shows the day of the month and the month name in full i.e. format &amp;quot;dd MMMM&amp;quot; (same for Cumulus 1 and Cumulus MX), prefixed with the word &#039;on&#039; again ending with the year. &lt;br /&gt;
*For the highest/lowest within a day in the year it shows both time and date adding the word &amp;quot;at&amp;quot; before the time, and the word &#039;on&#039; before the date (i.e. on the standard web page the time comes first, not as seen in admin interface).&lt;br /&gt;
&lt;br /&gt;
You can change the default output on either the standard web template, or in your own file,  by using the [[#Time.2FDate_.27format.27_Parameter|formats]], please check the [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|Parameter page]].&lt;br /&gt;
&lt;br /&gt;
Note that unlike the this month and this year web tags, the time and the date are both included in the default format of the standard time-stamp web tags for the &#039;highest minimum&#039; and &#039;lowest maximum&#039; temperatures, yet another inconsistency!&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempH&amp;gt;&lt;br /&gt;
|All time high temperature&lt;br /&gt;
|&amp;lt;#TtempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempL&amp;gt;&lt;br /&gt;
|All time low temperature &lt;br /&gt;
|&amp;lt;#TtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#mintempH&amp;gt;&lt;br /&gt;
|All time high minimum temperature &lt;br /&gt;
|&amp;lt;#TmintempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#maxtempL&amp;gt;&lt;br /&gt;
|All time low maximum temperature &lt;br /&gt;
|&amp;lt;#TmaxtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDailyTempRange&amp;gt;&lt;br /&gt;
|All time low daily temperature range&lt;br /&gt;
|&amp;lt;#TLowDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyTempRange&amp;gt;&lt;br /&gt;
|All time high daily temperature range&lt;br /&gt;
|&amp;lt;#THighDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempH&amp;gt;&lt;br /&gt;
|All time high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempL&amp;gt;&lt;br /&gt;
|All time low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeH&amp;gt;&lt;br /&gt;
|All time high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeL&amp;gt;&lt;br /&gt;
|All time low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexH&amp;gt;&lt;br /&gt;
|All time high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexH&amp;gt;&lt;br /&gt;
|All time high USA heat index&lt;br /&gt;
|&amp;lt;#TheatindexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointH&amp;gt;&lt;br /&gt;
|All time high dew point&lt;br /&gt;
|&amp;lt;#TdewpointH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointL&amp;gt;&lt;br /&gt;
|All time low dew point&lt;br /&gt;
|&amp;lt;#TdewpointL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humH&amp;gt;&lt;br /&gt;
|All time high humidity&lt;br /&gt;
|&amp;lt;#ThumH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humL&amp;gt;&lt;br /&gt;
|All time low humidity&lt;br /&gt;
|&amp;lt;#ThumL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillH&amp;gt;&lt;br /&gt;
|All time greatest wind chill (i.e. lowest temperature, but highest wind speed) &lt;br /&gt;
|&amp;lt;#TwchillH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateM&amp;gt;&lt;br /&gt;
|All time high rain rate &lt;br /&gt;
|&amp;lt;#TrrateM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallH&amp;gt;&lt;br /&gt;
|All time high daily rain &lt;br /&gt;
|&amp;lt;#TrfallH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallhH&amp;gt;&lt;br /&gt;
|All time high hourly rain&lt;br /&gt;
|&amp;lt;#TrfallhH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallmH&amp;gt;&lt;br /&gt;
|All time high monthly rain &lt;br /&gt;
|&amp;lt;#TrfallmH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriod&amp;gt;&lt;br /&gt;
|All time longest dry period (days)&lt;br /&gt;
|&amp;lt;#TLongestDryPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriod&amp;gt;&lt;br /&gt;
|All time longest wet period (days)&lt;br /&gt;
|&amp;lt;#TLongestWetPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressH&amp;gt;&lt;br /&gt;
|All time high pressure &lt;br /&gt;
|&amp;lt;#TpressH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressL&amp;gt;&lt;br /&gt;
|All time low pressure &lt;br /&gt;
|&amp;lt;#TpressL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#gustM&amp;gt;&lt;br /&gt;
|All time high wind gust &lt;br /&gt;
|&amp;lt;#TgustM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeedH&amp;gt;&lt;br /&gt;
|All time high average wind speed &lt;br /&gt;
|&amp;lt;#TwspeedH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunH&amp;gt;&lt;br /&gt;
|All time high daily wind run&lt;br /&gt;
|&amp;lt;#TwindrunH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Monthly=&lt;br /&gt;
&lt;br /&gt;
The web tags in the date column default output dates in the format &amp;quot;dd MMMM&amp;quot;. For web tags that represent daily values, there are (obviously) no corresponding time web tags, but for high and low spot values the default &#039;h:mm&#039; format of the time output can be changed. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Time Webtag name&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempH&amp;gt;&lt;br /&gt;
|This months high temperature&lt;br /&gt;
|&amp;lt;#MonthTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempL&amp;gt;&lt;br /&gt;
|This months low temperature&lt;br /&gt;
|&amp;lt;#MonthTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMinTempH&amp;gt;&lt;br /&gt;
|This months highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMaxTempL&amp;gt;&lt;br /&gt;
|This months lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHeatIndexH&amp;gt;&lt;br /&gt;
|This months high USA heat index&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWChillL&amp;gt;&lt;br /&gt;
|This months greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#MonthWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempH&amp;gt;&lt;br /&gt;
|This month&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempL&amp;gt;&lt;br /&gt;
|This month&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeH&amp;gt;&lt;br /&gt;
|This month&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeL&amp;gt;&lt;br /&gt;
|This months lowest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumidexH&amp;gt;&lt;br /&gt;
|This month&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#MonthHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointH&amp;gt;&lt;br /&gt;
|This month&#039;s high dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointL&amp;gt;&lt;br /&gt;
|This month&#039;s low dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumH&amp;gt;&lt;br /&gt;
|This month&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#MonthHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#MonthHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressH&amp;gt;&lt;br /&gt;
|This month&#039;s highest pressure&lt;br /&gt;
|&amp;lt;#MonthPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest pressure&lt;br /&gt;
|&amp;lt;#MonthPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthGustH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind gust&lt;br /&gt;
|&amp;lt;#MonthGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind speed&lt;br /&gt;
|&amp;lt;#MonthWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindRunH&amp;gt;&lt;br /&gt;
|This month&#039;s high Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthRainRateH&amp;gt;&lt;br /&gt;
|This month&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#MonthRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHourlyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthRain24HourH&amp;gt;&lt;br /&gt;
|This month&#039;s highest 24hr rain&lt;br /&gt;
|&amp;lt;#MonthRain24HourHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthRain24HourHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDailyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s wettest day (greatest daily rain)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest dry period ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day, ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursMonth&amp;gt;&lt;br /&gt;
| the total sunshine hours in month-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Monthly All Time Records=&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;These tag names represent extreme record values (and corresponding time-stamps) for any particular month (1 =January, and so on, to 12 =December) in all years&#039;&#039;&#039; (HAR To place somewhere)&lt;br /&gt;
&lt;br /&gt;
This table includes webtags that show the values in [[Monthlyalltime.ini]] log file.&lt;br /&gt;
&lt;br /&gt;
These are a set of tags for monthly all-time highs and lows, in other words the highest and lowest values for a particular month of the year.  &lt;br /&gt;
# The tag names listed here require a [[Webtags/Parameters#Input_modification_Parameters|input modification parameter]].&lt;br /&gt;
# The tag names here can optionally take any [[Webtags/Parameters#Output_modification_parameters|output modification parameters]].&lt;br /&gt;
# To supply both optional input modification, and optional output modification parameters, separate them with spaces, e.g. &amp;lt;#ByMonthTempHT mon=7 format=hh:nn&amp;gt;. In that example, the time (not date) of highest ever temperature in July is returned after processing by Cumulus.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempH&amp;gt;&lt;br /&gt;
|High Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempL&amp;gt;&lt;br /&gt;
|Low Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexH&amp;gt;&lt;br /&gt;
|High Heat Index&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWChillL&amp;gt;&lt;br /&gt;
|Greatest wind chill (i.e. lowest temperature and highest wind speed)&lt;br /&gt;
|&amp;lt;#ByMonthWChillLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempH&amp;gt;&lt;br /&gt;
|High Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempL&amp;gt;&lt;br /&gt;
|Low Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeH&amp;gt;&lt;br /&gt;
|High Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeL&amp;gt;&lt;br /&gt;
|Low Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumidexH&amp;gt;&lt;br /&gt;
|High Canadian Humidity Index (Humidex)&lt;br /&gt;
|&amp;lt;#ByMonthHumidexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointH&amp;gt;&lt;br /&gt;
|High Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointL&amp;gt;&lt;br /&gt;
|Low Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMinTempH&amp;gt;&lt;br /&gt;
|Highest Daily Minimum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMinTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempL&amp;gt;&lt;br /&gt;
|Lowest Daily Maximum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRangeT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRangeT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumH&amp;gt;&lt;br /&gt;
|High Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumL&amp;gt;&lt;br /&gt;
|Low Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumLT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressH&amp;gt;&lt;br /&gt;
|High Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressL&amp;gt;&lt;br /&gt;
|Low Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthGustH&amp;gt;&lt;br /&gt;
|High Wind Gust&lt;br /&gt;
|&amp;lt;#ByMonthGustHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindH&amp;gt;&lt;br /&gt;
|High Wind Speed&lt;br /&gt;
|&amp;lt;#ByMonthWindHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindRunH&amp;gt;&lt;br /&gt;
|High Daily Wind Run&lt;br /&gt;
|&amp;lt;#ByMonthWindRunHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthRainRateH&amp;gt;&lt;br /&gt;
|High Rain Rate&lt;br /&gt;
|&amp;lt;#ByMonthRainRateHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainH&amp;gt;&lt;br /&gt;
|High Monthly Rainfall&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainH&amp;gt;&lt;br /&gt;
|High Hourly Rain&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthRain24HourH&amp;gt;&lt;br /&gt;
|High 24hr Rain&lt;br /&gt;
|&amp;lt;#ByMonthRain24HourHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainH&amp;gt;&lt;br /&gt;
|High Daily Rain&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest Dry Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriodT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest Wet Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriodT&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Day/Night/Sun/Moon=&lt;br /&gt;
&lt;br /&gt;
These values are calculated hourly.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunrise&amp;gt;&lt;br /&gt;
|Last sunrise time at the station - This sunrise time is calculated by a third party library each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunset&amp;gt;&lt;br /&gt;
|Next sunset time at the station - The sunset/sunrise times are calculated each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylength&amp;gt;&lt;br /&gt;
|Length of day in hours and minutes (sunrise to sunset).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunUp&amp;gt;&lt;br /&gt;
|A flag to indicate if the Sun is above the horizon or not, based on the sunrise and sunset times.&lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 is when the Sun is above the horizon for the station location.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dawn&amp;gt;&lt;br /&gt;
|Start of last Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dusk&amp;gt;&lt;br /&gt;
|End of next Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylightlength&amp;gt;&lt;br /&gt;
| Approximate length of daylight in hours and minutes (dawn to dusk)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#isdaylight&amp;gt;&lt;br /&gt;
|A flag to indicate if the location for the station is in civil daylight or not, based on the dawn and dusk times. &lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 notes that it is currently within the hours of daylight.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tomorrowdaylength&amp;gt;&lt;br /&gt;
|A string giving an approximate predicted difference between the length of daylight (dawn to dusk) yesterday and length of daylight tomorrow.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonphase&amp;gt;&lt;br /&gt;
|Current [[Lunar phase|phase of the moon]] in words, eg &amp;quot;New Moon&amp;quot; etc. The names used can be altered in [[Strings.ini#Moon_Phases|strings.ini]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonAge&amp;gt;&lt;br /&gt;
|Current &#039;&#039;&#039;approximate&#039;&#039;&#039; age of the Moon in days (0-29.53)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonrise&amp;gt;&lt;br /&gt;
|Current moonrise time at the station (if moon rises on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonset&amp;gt;&lt;br /&gt;
|Current moonset time at the station (if moon sets on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercent&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (negative value indicates &#039;waning&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercentAbs&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (always positive)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
| see [[#Today.ini]] Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YSunshineHours&amp;gt;&lt;br /&gt;
|see [[#Yesterday]] Miscellaneous &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CurrentSolarMax&amp;gt;&lt;br /&gt;
|[[FAQ#What_is_this_.22Solar_Max.22_value_which_Cumulus_is_displaying.3F | Current theoretical maximum solar radiation]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunny&amp;gt;&lt;br /&gt;
|Returns 1 if the sun is shining, otherwise 0 (Solar sensor needed)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= System =&lt;br /&gt;
&lt;br /&gt;
Special tags returning information about the device hosting CumulusMX &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:450px&amp;quot; |Applicability&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsVersion&amp;gt;&lt;br /&gt;
|OS version, e.g. &amp;quot;Windows 7 x64 build 7600&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsLanguage&amp;gt;&lt;br /&gt;
|OS language, e.g. &amp;quot;English&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SystemUpTime&amp;gt;&lt;br /&gt;
|How long the system has been up, e.g. &amp;quot;8 hours 21 minutes&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ProgramUpTime&amp;gt;&lt;br /&gt;
|How long Cumulus has been running, e.g. &amp;quot;7 hours 55 minutes&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ProgramUpTimeMs&amp;gt;&lt;br /&gt;
|How long Cumulus has been running in milliseconds&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CpuCount&amp;gt;&lt;br /&gt;
|Number of processors, e.g. &amp;quot;4&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CPUTemp&amp;gt;&lt;br /&gt;
|Temperature of the CPU in C, only works on Linux, updates once a minute, returns &#039;-999.0&#039; on Windows&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AllocatedMemory&amp;gt;&lt;br /&gt;
|Amount of memory allocated to Cumulus, e.g. &amp;quot;60.69 MB&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Units=&lt;br /&gt;
&lt;br /&gt;
No optional input nor output parameters.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunit&amp;gt;&lt;br /&gt;
|Unit of temperature being used (Set in Cumulus as [http://en.wikipedia.org/wiki/Centigrade Celsius] or [http://en.wikipedia.org/wiki/Fahrenheit Fahrenheit]) values &amp;quot;&amp;amp;amp;deg;C&amp;quot; or &amp;quot;&amp;amp;amp;deg;F&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#tempunitnoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded (i.e. without &#039;&#039;&#039;&amp;amp;amp;&#039;&#039;&#039; and without &#039;&#039;&#039;&amp;amp;deg;&#039;&#039;&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunitnodeg&amp;gt;&lt;br /&gt;
|The temperature units being used, without a degree symbol, i.e. &amp;quot;F&amp;quot; or &amp;quot;C&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressunit&amp;gt;&lt;br /&gt;
|Unit of measure for pressure. Possible values: &amp;quot;mb&amp;quot;, &amp;quot;hPa&amp;quot;, &amp;quot;in&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rainunit&amp;gt;&lt;br /&gt;
|Unit of measure for rain fall. Possible values: &amp;quot;mm&amp;quot; or &amp;quot;inches&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windunit&amp;gt;&lt;br /&gt;
|Unit of measure for wind speed. Possible values: &amp;quot;m/s&amp;quot;, &amp;quot;mph&amp;quot;, &amp;quot;km/h&amp;quot;, &amp;quot;kts&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrununit&amp;gt;&lt;br /&gt;
|Unit of measure for wind run (distance). Possible values: &amp;quot;km&amp;quot;, &amp;quot;miles&amp;quot;, &amp;quot;km&amp;quot;, &amp;quot;nm&amp;quot; (for wind speeds in m/s, mph, km/h, kts)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbaseunit&amp;gt;&lt;br /&gt;
|The units used for cloudbase value. Possible values:  &amp;quot;ft&amp;quot; or &amp;quot;m&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Date &amp;amp; Time=&lt;br /&gt;
The default format depends on the locale you use to run Cumulus.&lt;br /&gt;
&lt;br /&gt;
When format is fixed it is noted.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#date&amp;gt;&lt;br /&gt;
|The current date.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdate&amp;gt;&lt;br /&gt;
|The current meteorological date.&lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt; (above), but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the &amp;lt;#metdate&amp;gt; will return the date associated with previous calendar day, but will still return current time  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUTC&amp;gt;&lt;br /&gt;
|The current UTC date/time rather than local date/time.  Example result: 18:30 on 30 December 2009. If you want the local date and time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#time&amp;gt;&lt;br /&gt;
|The current time and date. Example result: 18:30 on 30 December 2009.  If you simply wish the time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timehhmmss&amp;gt;&lt;br /&gt;
|The current time (without date). Example format: 18:30:27. You can use output format specifiers to change the way the time is output, but any date specifiers are ignored.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#minute&amp;gt;&lt;br /&gt;
|The current time, just the minutes. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hour&amp;gt;&lt;br /&gt;
|The current time, just the hour. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#day&amp;gt;&lt;br /&gt;
| The current day as a 2-digit number. Fixed format: 07  (cannot use output format modifiers) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dayname&amp;gt;&lt;br /&gt;
| The current day as a word.  For example, Monday &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortdayname&amp;gt;&lt;br /&gt;
| The current day as a shortened word. Example format: Mon&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#month&amp;gt;&lt;br /&gt;
|The current month as a 2-digit number. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#monthname&amp;gt;&lt;br /&gt;
|The current month as a word. Example format: July&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortmonthname&amp;gt;&lt;br /&gt;
|The current month as a shortened word. Example format: Jul&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#year&amp;gt;&lt;br /&gt;
|The current year as a 4-digit number. Example format: 2009  (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortyear&amp;gt;&lt;br /&gt;
|The current year as a 2-digit number. Example format: 09 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdateyesterday&amp;gt;&lt;br /&gt;
|The previous meteorological date.  The default format depends on the locale you use to run Cumulus &lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#yesterday&amp;gt; (below), but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the date output by &amp;lt;#metdateyesterday&amp;gt; will be the calendar day before that returned by &amp;lt;#yesterday&amp;gt;, but the time returned is actual local time.  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#yesterday&amp;gt;&lt;br /&gt;
|Yesterday&#039;s date. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeJavaScript&amp;gt;&lt;br /&gt;
| The JavaScript &#039;&#039;&#039;Date&#039;&#039;&#039; object contains the number of milliseconds since 00:00:00.000 UTC on 1st January 1970, that date and time is known as the UNIX Epoch.  In JavaScript, you can use &amp;lt;code&amp;gt;Math.floor(new Date().getTime()/1000.0)&amp;lt;/code&amp;gt; This getTime method returns the time in milliseconds.  The web tag returns an integer (currently with 13 digits) representing the number of milliseconds since the UNIX epoch when the web tag was processed. It can be used in a script where you wish to re-express other times output by Cumulus MX into UTC (Coordinated Universal Time).  Mac OS X uses 00:00:00.000 UTC on 1st January 2001 as the starting time and date for its millisecond count, so that is considerably lower.&lt;br /&gt;
&lt;br /&gt;
Note that UTC is calculated using 9192631770 times a particular transition time for Caesium 133 as a basis for 1 second. GMT (Greenwich Mean Time) is calculated on the basis that 1 second is 1/86400 of the time taken for a whole (day) rotation of the Earth. UT1 (or solar time) is calculated from various space measurements. Periodically, leap seconds are added to UTC to realign it with UT1, but these leap seconds are not added to the count of milliseconds represented by this web tag.&lt;br /&gt;
&lt;br /&gt;
Do be aware that some devices will use a 32 bit signed integer to represent this number, and that will stop working on 19 January 2038, the year 2038 problem for computing world.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUnix&amp;gt;&lt;br /&gt;
| Unix tracks the number of seconds since the UNIX epoch. So this web tag can be used when you do not want the millisecond accuracy of the previous web tag. Like previous web tag this relates to UTC, so see details for that tag to find out more.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSince30Dec1899&amp;gt; &lt;br /&gt;
|Day count (gives whole and fractional part) Example: 41250.6523310301&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|Date when records began.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSinceRecordsBegan&amp;gt;&lt;br /&gt;
|Day count since Cumulus records started&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Alarms=&lt;br /&gt;
&lt;br /&gt;
There are web tags for each alarm condition, they give a value of &#039;1&#039; if the alarm condition is enabled and is still currently met; otherwise &#039;0&#039;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempAlarm&amp;gt; &lt;br /&gt;
|Low temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempAlarm&amp;gt; &lt;br /&gt;
|High temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeUpAlarm&amp;gt; &lt;br /&gt;
|Temperature increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeDownAlarm&amp;gt; &lt;br /&gt;
|Temperature decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressAlarm&amp;gt; &lt;br /&gt;
|Low pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressAlarm&amp;gt; &lt;br /&gt;
|High pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeUpAlarm&amp;gt; &lt;br /&gt;
|Pressure increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeDownAlarm&amp;gt; &lt;br /&gt;
|Pressure decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainTodayAlarm&amp;gt; &lt;br /&gt;
|High rain today alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateAlarm&amp;gt; &lt;br /&gt;
|High rainfall rate alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustAlarm&amp;gt; &lt;br /&gt;
|High wind gust alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedAlarm&amp;gt; &lt;br /&gt;
|High wind speed alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataStopped&amp;gt;&lt;br /&gt;
|1 if the station has apparently stopped sending data to Cumulus, otherwise 0&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataSpikeAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a data spike is detected, or a data limit exceeded&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#HttpUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a HTTP upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#MySqlUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a MySQL upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#UpgradeAlarm&amp;gt;&lt;br /&gt;
| Alarm raised if MX upgrade (a newer release) is available&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Extreme Records =&lt;br /&gt;
&lt;br /&gt;
There are a set of tags for the Cumulus record states. They give a value of &#039;1&#039; if the record has been exceeded; otherwise &#039;0&#039;. &lt;br /&gt;
&lt;br /&gt;
These web tags will be set from the time of the record until a timeout value is met (by default each record remains set for 24 hours). &lt;br /&gt;
&lt;br /&gt;
You can change the default timeout through the parameter &#039;&#039;Station Settings=&amp;gt;Common Options=&amp;gt;Advanced Options&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
== Table of web tags available for extreme records ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|The date that Cumulus began tracking all time records&amp;lt;br/&amp;gt; (does not prevent earlier record dates being set manually)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#newrecord&amp;gt; &lt;br /&gt;
|Indicates when any tracked extreme is changed (sets the LED on the interface flashing).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempRecordSet&amp;gt;&lt;br /&gt;
|1 if any temperature-based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time highest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time lowest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHeatIndexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high USA heat index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high Canadian Humidity index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowWindChillRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time greatest wind chill extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high feels like temperature extreme has been updated, 0 if not &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low feels like temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMinTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high minimum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowMaxTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low maximum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind gust extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind speed extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RainRecordSet&amp;gt;&lt;br /&gt;
|1 if any rainfall based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high rain rate extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHourlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high hourly rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRain24HourRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high 24hr rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMonthlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high monthly rain  extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest dry period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest wet period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high humidity light extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressureRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRecordSet&amp;gt;&lt;br /&gt;
|1 if any wind speed based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindrunRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind run extreme has been updated, 0 if not&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Miscellaneous =&lt;br /&gt;
&lt;br /&gt;
All tags are available in all flavours, as far as I know, although &#039;&#039;their output might vary&#039;&#039;, and which input/output parameters they permit might vary between Cumulus 1 and MX.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestError&amp;gt;&lt;br /&gt;
| This tag and the next 3 are in CumulusMX, none of them are actually used.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorDate&amp;gt;&lt;br /&gt;
|See previous tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorTime&amp;gt;&lt;br /&gt;
|See previous tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ErrorLight&amp;gt;&lt;br /&gt;
|1 if the &#039;error&#039; light is flashing, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#version&amp;gt;&lt;br /&gt;
|The version of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#build&amp;gt;&lt;br /&gt;
|The build of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildAvailable&amp;gt;&lt;br /&gt;
|This gets the value 0 or 1 and is checked on start-up and once a day thereafter at a random time&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildNumber&amp;gt;&lt;br /&gt;
|It is checked on start-up and once a day thereafter at a random time. Displays the latest public release build number - eg. b3089&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#realtimeinterval&amp;gt;&lt;br /&gt;
|The real time update interval in seconds (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#interval&amp;gt;&lt;br /&gt;
|The web site update interval in minutes (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: will always return one of these: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
&lt;br /&gt;
This is the end of the meteorological day, so if during Daylight Saving Time rolover is at &amp;quot;10 am&amp;quot;, then on the day DST ends it will return to &amp;quot;9 am&amp;quot; ensuring every meteorological day is exactly 24 hours long. If the time is &amp;quot;Midnight&amp;quot; (or during DST it is &amp;quot;9 am&amp;quot;), then days will be 23 or 25 hours long just on day clocks change, 24 hours otherwise.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationtype&amp;gt;&lt;br /&gt;
|The weather station [https://cumuluswiki.org/a/Cumulus.ini#Section:_Station model] description.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationtypeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#latitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Latitude latitude] (as you entered during setup).&lt;br /&gt;
Supports an optional &#039;dp&#039; parameter, if supplied, instead of the usual web-encoded text format with degrees/minutes/seconds, the result is in decimal degrees to the specified number of decimal places. E.g&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude&amp;gt; gives &amp;quot;N&amp;amp;nbsp;59&amp;amp; deg;&amp;amp;amp;nbsp;14&amp;amp;amp;#39;&amp;amp;amp;nbsp;33&amp;amp;amp;quot;&amp;quot; for N 59 14 33&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude dp=5&amp;gt; gives &amp;quot;59.24250&amp;quot;&lt;br /&gt;
&lt;br /&gt;
If the &amp;quot;dp&amp;quot; parameter is supplied, then supplying &amp;quot;rc=y&amp;quot; in addition will cause any decimal comma to be converted to a decimal point.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#latitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Longitude longitude]  (as you entered during setup). Supports an optional &#039;dp&#039; and &#039;rc&#039; parameters as per the latitude tag.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Altitude altitude] value (web tag outputs web encoded format containing figure, &#039;&amp;amp;amp;nbsp;&#039; and units) in either feet or metres just as you entered during setup e.g. &#039;123&amp;amp;amp;nbsp;m&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#altitudenoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#location&amp;gt;&lt;br /&gt;
|The station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longlocation&amp;gt;&lt;br /&gt;
|Longer description of the station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forum&amp;gt;&lt;br /&gt;
|URL of the forum (as you entered during setup) encoded into a web page menu item by adding colons&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forumurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#webcam&amp;gt;&lt;br /&gt;
|URL of the webcam (as you entered during setup) encoded into a web page menu item by adding colons. Default is blank. Can be used to link to any other web page that you host (Cumulus does not verify that it is a web cam, that is just a label, and the label can be changed on each standard web page individually)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#webcamurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#graphperiod&amp;gt;&lt;br /&gt;
|The number of hours displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Detailed Chart Period&#039; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dailygraphperiod&amp;gt;&lt;br /&gt;
|The number of days displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Daily Chart Period&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAMonthlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA monthly report&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAYearlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA yearly report&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_useApparent&amp;gt;&lt;br /&gt;
| Whether user prefers to see Apparent Temperature or Feels Like Temperature&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showSolar&amp;gt;&lt;br /&gt;
| Whether user wants to show Solar data or does not not have a solar sensor&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showUV&amp;gt;&lt;br /&gt;
| Whether user wants to show Ultra Violet data or does not not have a UV sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Special tags=&lt;br /&gt;
&lt;br /&gt;
==Davis==&lt;br /&gt;
&lt;br /&gt;
At present this table has not yet been updated for latest MX version.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
All (see note for THSWindex) of the following web tags for the Davis PWS are available&lt;br /&gt;
&lt;br /&gt;
The values of the reception tags are updated every 15 minutes.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsReceived&amp;gt;&lt;br /&gt;
|Total number of data packets received. This stat is not supplied by the Davis WLL station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsMissed&amp;gt;&lt;br /&gt;
|Number of missed data packets. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisMaxInARow&amp;gt;&lt;br /&gt;
|Longest streak of consecutive packets received. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumCRCerrors&amp;gt;&lt;br /&gt;
|Number of packets received with CRC errors. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumberOfResynchs&amp;gt;&lt;br /&gt;
|Number of times the console resynchronised with the transmitter. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisFirmwareVersion&amp;gt;&lt;br /&gt;
|The console/WLL firmware version&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THWindex&amp;gt;&lt;br /&gt;
|A derived temperature using Temperature/Humidity/Wind values&lt;br /&gt;
&lt;br /&gt;
The THW Index uses humidity and temperature (like Heat Index), but includes the cooling effects of wind (like wind chill).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THSWindex&amp;gt;&lt;br /&gt;
|A heat stress indicator using Temperature/Humidity/Solar/Wind values.&lt;br /&gt;
*The THSW Index uses humidity and temperature (like the Heat Index), but also includes the heating effects of sunshine, and the cooling effects of wind.&lt;br /&gt;
*Therefore requires Davis station with solar sensor.&lt;br /&gt;
See [http://digitalcommons.unl.edu/cgi/viewcontent.cgi?article=1223&amp;amp;context=animalscinbcr  Approx calculation].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#battery&amp;gt;&lt;br /&gt;
|The console battery condition in volts. eg &amp;quot;4.82v&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#txbattery&amp;gt;&lt;br /&gt;
&amp;lt;#txbattery channel=1&amp;gt;&lt;br /&gt;
|The transmitter battery condition, by default it returns the status of all transmitters.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRain&amp;gt;&lt;br /&gt;
|The console &#039;storm rain&#039; current amount.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRainStart&amp;gt;&lt;br /&gt;
|The console reported date of the start of the &#039;storm&#039; (see previous webtag).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; that the console does not report start time, so the webtag cannot report time.  It appears a minimum of 2 tips within 3 hours will trigger a storm start, so using &amp;lt;#LastRainTip&amp;gt; might help&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Davis WLL ==&lt;br /&gt;
&lt;br /&gt;
You need a purchased license to use these webtags.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsoleSupplyV&amp;gt;&lt;br /&gt;
|The WLL external supply voltage&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisReceptionPercent tx=1&amp;gt;&lt;br /&gt;
|WLL transmitter reception percentage (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=0&amp;gt;&lt;br /&gt;
|WLL RSSI of the WiFi connection&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=1&amp;gt;&lt;br /&gt;
|WLL RSSI of Transmitter #1  (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastBadCnt&amp;gt;&lt;br /&gt;
|Count of multicast packets missed or have bad a CRC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastGoodCnt&amp;gt;&lt;br /&gt;
|Count of good multicast packets received&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastGoodPct&amp;gt;&lt;br /&gt;
|Percentage of good multicast packets received&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Fine Offset==&lt;br /&gt;
&lt;br /&gt;
The following tags are specific to the Fine Offset series &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Lux value &amp;quot;Fine Offset only&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SensorContactLost&amp;gt;&lt;br /&gt;
|1 if the station has lost contact with its remote sensors &amp;quot;Fine Offset only&amp;quot; &lt;br /&gt;
0 if contact has been established&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Cumulus_MX]]&lt;/div&gt;</summary>
		<author><name>SaratogaWX</name></author>
	</entry>
	<entry>
		<id>https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=11037</id>
		<title>Full list of Webtags</title>
		<link rel="alternate" type="text/html" href="https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=11037"/>
		<updated>2022-11-10T18:36:46Z</updated>

		<summary type="html">&lt;p&gt;SaratogaWX: /* Today.ini */ added &amp;lt;#AnnualET&amp;gt; from 3.15.0 - b3169 update&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; {|align=right&lt;br /&gt;
  |__TOC__&lt;br /&gt;
  |}&lt;br /&gt;
This list only contains the tag names. Tag names are the basic entity when asking a value. Check the [[Webtags#Using_Webtags|Usage of webtags]] and don&#039;t forget tag names are only part of the [[Webtags#General Format for Web Tags|general format for Webtags]]. It does not indicate what parameters they can take, nor does it include the brackets the tag name is surrounded by when you quote it in a template file for Cumulus to process.&lt;br /&gt;
&lt;br /&gt;
Here follow tables that group the tag names by the basic purpose of the tags listed. There has been confusion in the past of tags appearing in more than one group. If you find such occurrence you may notify or modify. &lt;br /&gt;
&lt;br /&gt;
= Current Conditions =&lt;br /&gt;
&lt;br /&gt;
We start with tags that relate to the latest values, as these are the ones that people most often choose to use. The current condition data is also available, for processes external to Cumulus, by using the inbuilt facility to generate [[Realtime.txt|a file]] with such data. CumulusMX makes current values available for a standard range of sensors where the same web tags apply across a range of weather station models. Current values from some [[#Extra Sensors|extra]] temperature and relative humidity sensors (see [[Extra temperatures]]) from particular weather station models are offered as well.&lt;br /&gt;
&lt;br /&gt;
==Standard sensors==&lt;br /&gt;
The tags in this first list are grouped for historical reasons and remain grouped.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temp&amp;gt;&lt;br /&gt;
|The outside (air) temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#intemp&amp;gt;&lt;br /&gt;
|The inside temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeLastHour&amp;gt;&lt;br /&gt;
|The change in outside temperature over the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrend&amp;gt;&lt;br /&gt;
|The average rate of change in temperature over the last three hours. Trend = (temp now - temp 3hrs ago) / 3 (the calculation selected for this trend matches the standard-based calculation for &amp;lt;#presstrendval&amp;gt; despite the naming inconsistency)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendtext&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (values can be set in strings.ini)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendenglish&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindex&amp;gt;&lt;br /&gt;
|Current [[heat index]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidex&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Humidex Humidex]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptemp&amp;gt;&lt;br /&gt;
|The [[Apparent_temperature|apparent]] temperature.  The referenced page in weather terminology section of this Wiki explains it. The formula used is that defined by BOM. Although at temperatures above 20°C (68°F) Feels like reports an &amp;quot;apparent temperature&amp;quot; it uses a different formula. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchill&amp;gt;&lt;br /&gt;
|The current [[wind chill]] temperature.  The referenced page in weather terminology section of this Wiki explains it. For temperatures below 10°C (50°F) Feels like reports the same value.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslike&amp;gt;&lt;br /&gt;
|Available for version 3.6.10 and up. See [[Feels Like]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsFreezing&amp;gt;&lt;br /&gt;
|If outside temperature is at or below 0°C/32°F. 0=Above freezing, 1=Below freezing&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#chillhours&amp;gt;&lt;br /&gt;
|The number of [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|&#039;chill hours&#039;]] so far this season (threshold temperature and start date are configurable).&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hum&amp;gt;&lt;br /&gt;
|The outside [http://en.wikipedia.org/wiki/Humidity humidity]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#inhum&amp;gt;&lt;br /&gt;
|The inside humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dew&amp;gt;&lt;br /&gt;
|The current dew point (See [[Temperature_(and_humidity)_measurement#Cumulus_Calculated_Parameters|wiki]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wetbulb&amp;gt;&lt;br /&gt;
|Estimated [http://en.wikipedia.org/wiki/Wet_bulb wet bulb] temperature&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfall&amp;gt;&lt;br /&gt;
|The total rainfall so far today (reports rain counter now minus rain counter at start of day), start of day counter can be edited using &amp;quot;edit rain today&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrate&amp;gt;&lt;br /&gt;
|The current [[Rain_measurement#Rain_Rate|rainfall rate]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rhour&amp;gt;&lt;br /&gt;
|The rainfall in the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#r24hourH&amp;gt;&lt;br /&gt;
|The rainfall in the last 24 hours&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tr24hourH&amp;gt;&lt;br /&gt;
|Time of the rainfall in the last 24 hours&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmidnight&amp;gt;&lt;br /&gt;
|The total rainfall since midnight. Useful if you don&#039;t use midnight as your start of day&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#r24hour&amp;gt;&lt;br /&gt;
| Reading recent history records, takes rain counter for latest minute, and substracts rain counter from as close as possible to same time yesterday (if Cumulus was not running at that time yesterday, but historical catch-up has been enabled, then it is from nearest time available yesterday, so for a logging interval of every 30 minutes might be 24 hours and 16 minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTipISO&amp;gt;&lt;br /&gt;
|Fixed ISO format output giving date and time of last rain gauge tip (e.g 2010-09-06 06:09) The format is always as shown (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTip&amp;gt;&lt;br /&gt;
| (available from release 3.6.1) Date/time of last rain gauge tip &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MinutesSinceLastRainTip&amp;gt;&lt;br /&gt;
|The number of minutes since the last rain gauge tip, in whole numbers, rounded down&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsRaining&amp;gt;&lt;br /&gt;
|For [[Rain_measurement#Optical_Rain_Gauge| Hydreon RG-11 devices]], shows the current rain state. 0=No rain, 1=It&#039;s raining&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmonth&amp;gt;&lt;br /&gt;
|The total rainfall so far this month&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ryear&amp;gt;&lt;br /&gt;
|Annual rainfall total for rainfall season year (i.e. starting month as set on Configuration menu, station screen,  Annual rainfall frame)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveRainDays&amp;gt;&lt;br /&gt;
|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, meteorologists exclude dew (and other times when single tip of recorder).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveDryDays&amp;gt;&lt;br /&gt;
|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&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#press&amp;gt;&lt;br /&gt;
|The [http://en.wikipedia.org/wiki/Sea_level_pressure sea level pressure]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendval&amp;gt;&lt;br /&gt;
|The average rate of pressure change over the last three hours.  Trend = (pressure now - pressure 3hrs ago) / 3 &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrend&amp;gt;&lt;br /&gt;
|The pressure trend in words - values can be set in the &#039;strings.ini&#039; file&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendenglish&amp;gt;&lt;br /&gt;
| a single word description for the pressure trend - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed). From version 1.8.8 1st December 2009&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#PressChangeLast3Hours&amp;gt;&lt;br /&gt;
|Available from version 3.11.1;  Total Pressure Change since 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altimeterpressure&amp;gt;&lt;br /&gt;
|Altimeter pressure. Pressure corrected to sea level using the station&#039;s altitude only. Same as sea-level pressure for non-Davis stations.&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wlatest&amp;gt;&lt;br /&gt;
|Current wind speed reading from console.  Corresponds to &#039;latest&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearing&amp;gt;&lt;br /&gt;
|Current wind bearing in degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currentwdir&amp;gt;&lt;br /&gt;
|Current wind bearing as a compass point - e.g. ESE &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeed&amp;gt;&lt;br /&gt;
|The 10-minute average, if you have Cumulus set to calculate a 10-minute average. Otherwise, it&#039;s the latest &#039;wind&#039; value from the console (i.e. the current speed as determined by the station). Corresponds to &#039;average&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgbearing&amp;gt;&lt;br /&gt;
|Average wind bearing in degrees over last configured interval minutes. Range 1-360, 0=Calm&lt;br /&gt;
&lt;br /&gt;
This is calculated by taking the wind direction and speed for the last 10 minutes (or other interval as configured), calculates the sums of the North/South and East/West vector components, divides the E/W component sum by the N/S component sum, and takes the arctan.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdir&amp;gt;&lt;br /&gt;
|Average wind bearing over last 10 minutes as a [http://en.wikipedia.org/wiki/Compass compass] point - e.g. ESE&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgust&amp;gt;&lt;br /&gt;
|The highest wind reading in the last 10 minutes. Corresponds to &#039;gust&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindSampleCount&amp;gt;&lt;br /&gt;
|The number of wind samples making up the wind rose (etc) data (up to 3600)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdirdata&amp;gt;&lt;br /&gt;
|Comma separated list of recent wind bearing readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &amp;lt;#nextwindindex&amp;gt;. Reading interval x varies by station type:&lt;br /&gt;
* Oregon:  x=12 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 12 hours worth in full array&lt;br /&gt;
* Davis:  x=2 or 3 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 2.5 hours worth in full array&lt;br /&gt;
* Fine Offset: Cumulus 1 reads the wind data every minute (although station transmits wind data every 40 seconds), so 60 hours worth in full array&lt;br /&gt;
* Davis WLL: x=2.5 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=160900#p160900) so 2.5 hours worth in full array&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspddata&amp;gt;&lt;br /&gt;
|Comma separated list of recent individual (non-averaged) wind speed (correspond to &#039;latest&#039; on the Cumulus main screen) readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &#039;&#039;&#039;nextwindindex&#039;&#039;&#039; tag. Reading interval x varies by station type (see above).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#nextwindindex&amp;gt;&lt;br /&gt;
|The index of the entries in &amp;lt;#wdirdata&amp;gt; and &amp;lt;#wspddata&amp;gt; that Cumulus &#039;&#039;is going to use next&#039;&#039; - i.e. the latest entry used is one less than this; but don&#039;t forget to allow for the wrap around!&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRoseData&amp;gt;&lt;br /&gt;
|A comma-separated list of the wind &#039;totals&#039; used to draw the wind rose (8 or 16 values)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRosePoints&amp;gt;&lt;br /&gt;
|The number of items in &amp;lt;#WindRoseData&amp;gt; (i.e. 8 or 16)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufort&amp;gt;&lt;br /&gt;
|The current wind speed on the [http://en.wikipedia.org/wiki/Beaufort_scale Beaufort scale] (e.g. F8) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufortnumber&amp;gt;&lt;br /&gt;
|The current wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaudesc&amp;gt;&lt;br /&gt;
|The current wind speed Beaufort description (e.g. &amp;quot;Gale&amp;quot;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom10&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo10&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbase&amp;gt;&lt;br /&gt;
|Calculated [http://en.wikipedia.org/wiki/Cloud_base cloud base]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbasevalue&amp;gt;&lt;br /&gt;
|Current calculated cloud base without units&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UV&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Uv_index UV index]. Requires your station to have a UV sensor.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SolarRad&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Solar_radiation solar radiation]. Requires your station to have a solar sensor.&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Current light level in Lux. Requires your station to have a solar sensor. Only applies to Fine Offset stations.&lt;br /&gt;
|-&lt;br /&gt;
|[[Forecast_webtag|&amp;lt;#forecast&amp;gt;]]&lt;br /&gt;
|The current forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#forecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current forecast encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastnumber&amp;gt;&lt;br /&gt;
|The number relating to the current forecast entry in the [[strings.ini]] file.  If your station is not providing it&#039;s own forecast and Cumulus is not calculating one then 0 (zero) is returned.  Note: two negative numbers can be returned by [[Forecast_webtag|Cumulus]]: -1 (neg 1) = Exceptional Fine, -26 (neg 26) = Exceptional Bad&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecast&amp;gt;&lt;br /&gt;
|Always gives Cumulus (Zambretti) [[Forecast_webtag|forecast]], even if the &amp;lt;#forecast&amp;gt; tag provides a station forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#cumulusforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  Cumulus (Zambretti) forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecast&amp;gt;&lt;br /&gt;
|Always gives station forecast (if available)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#wsforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  station forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcond&amp;gt;&lt;br /&gt;
|Represents the value entered on the screen within Cumulus for the Current Weather condition, or the value as held in the [[currentconditions.txt]] file. Any reserved HTML characters are encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcondenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#currcond&amp;gt; but also has all characters above (decimal base) code 159 encoded as HTML entities for example this would encode any use of symbol for degree.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcondJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current conditions encoded for JavaScript&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Extra Sensors==&lt;br /&gt;
&lt;br /&gt;
The extra sensors functionality in Cumulus only supports processing for current spot values as read from the sensors. Periodically spot extra sensor values are logged, see the [[Extra_Sensor_Files|Extra Sensor Files]] page for information about log files from where you can extract the past spot values. The logging can be compared to the Standard Logfiles.&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors: Davis models and Oregon Scientific WMR928, WR100/200 ===&lt;br /&gt;
&lt;br /&gt;
These web tags hold current values for additional sensors supported by CumulusMX. For Oregon Scientific model like WMR-200 with USB connection, please refer to [[#Web tags mentioning (outside) temperature]] because any of the extra temperature tags below can be redirected to &#039;&#039;&#039;&amp;lt;#temp&amp;gt;&#039;&#039;&#039;, and consequently also have web tags reporting daily extremes and longer period extreme records.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp1 - 10&amp;gt;&lt;br /&gt;
|Extra temperature channel 1 - 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP1 - 10&amp;gt;&lt;br /&gt;
|Extra dew point channel 1 - 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum1 - 10&amp;gt;&lt;br /&gt;
|Extra humidity channel 1 - 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilTemp1 - 16&amp;gt;&lt;br /&gt;
|Soil temperature 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture1 - 16&amp;gt;&lt;br /&gt;
|Soil moisture 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafTemp1 - 4&amp;gt;&lt;br /&gt;
|Leaf temperature 1 - 4&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafWetness1 - 8&amp;gt;&lt;br /&gt;
|Leaf wetness 1 - 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors:  Davis AirLink ===&lt;br /&gt;
Available from version 3.9.0. You can configure two Airlink devices which have fixed identification as Indoor and Outdoor. There are a similar set of tags for each device.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Particulate Matter&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm1[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 1 μm, or less count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Currentparticulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality Index Values (allows use of the &amp;quot;dp=n&amp;quot; and &amp;quot;tc=y&amp;quot; parameters)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 2.5 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Stats Values&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 1 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 3 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 24 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] 12 hr averages buffer (2  hrs are required to get a nowcast value)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Sensor Info&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkFirmwareVersion[InǀOut]&amp;gt;&lt;br /&gt;
|Shows the AirLink firmware version as a date string.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkTemp[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air temperature value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkHum[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air humidity value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkWifiRssi[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors WiFi signal strength in dB - anything below -90 is considered very poor.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Extra Sensors: Ecowitt ===&lt;br /&gt;
&lt;br /&gt;
Ecowitt stations are sold under other names depending on nation,  e.g. Ambient in USA, Froggit in central Europe, so Ecowitt is used as a generic name in this Wiki. See also [https://www.wxforum.net/index.php?board=111.0 WXForum.net].&lt;br /&gt;
&lt;br /&gt;
==== WH45 CO₂ sensor ====&lt;br /&gt;
&lt;br /&gt;
Available from release 3.9.5.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2&amp;gt;&lt;br /&gt;
| The actual CO&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;concentration in ppm&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm2p5&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; or less&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm2p5-24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm10&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less (includes the 2.5 figure)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm10-24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-temp&amp;gt;&amp;lt;sup&amp;gt;See note&amp;lt;/sup&amp;gt;&lt;br /&gt;
| Temperature as reported by Air Quality monitor. &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-hum&amp;gt;&lt;br /&gt;
| Relative Humidity as reported by Air Quality monitor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note&#039;&#039;&#039;: This temperature reflects the temperature of the sensor and would be used in combination with the sensors measured humidity (see next) for correction of the measured PM (particulate matter) value. This correction is responsibility of the user and is subject to a lot of discussion. Determination of how to correct the PM value is highly dependent on the conditions and placement of the sensor. See the specification sheet for the sensor or create some multivariate regression line based on calibration measurements. This is also valid for PM sensors like the AirLink. The normal amateur usage of PM sensors is that the uncorrected values are published. &lt;br /&gt;
&lt;br /&gt;
==== WN34 soil and water sensor ====&lt;br /&gt;
&lt;br /&gt;
Cumulus MX can support the Ecowitt WN34 (other model types exist and are reported here as if WN34) soil and water temperature sensors. They are reported as &amp;quot;User Temperature 1&amp;quot; to &amp;quot;User Temperature 8&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp1 - 8&amp;gt;&lt;br /&gt;
|The temperature of the sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Divers Extra Sensors ====&lt;br /&gt;
Below are described the tags resulting from &#039;&#039;Ecowitt Air quality (WH41,WH43,WH45)&#039;&#039;, Ecowitt leak sensor (WH55), lighting detector (WH57), and extra temperature sensors (WN34)&lt;br /&gt;
&lt;br /&gt;
This sub-section applies only to those using Ecowitt GW1000 (also Froggit DS1500, and other equivalents, see [[Supported Devices]]) an interface unit that picks up various external sensors and sends the data via an application programming interface to CumulusMX which then generates the following web tags:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#GW1000FirmwareVersion&amp;gt;&lt;br /&gt;
|GW1000 firmware version string&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQuality1 - 4&amp;gt;&lt;br /&gt;
| Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQualityAvg1 - 4&amp;gt;&lt;br /&gt;
| 24 hr moving average Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeakSensor1 - 4&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningDistance&amp;gt;&lt;br /&gt;
|Distance to last strike &lt;br /&gt;
Same units as wind run - miles/km/nm. Returns 0.0 if you don&#039;t have a sensor, GW1000 api returns max value you can put in a byte - 0xFF which translates to 158.4 miles = 255 km if have sensor but no strike detected yet, so CMX translates that to &#039;----&#039;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningTime&amp;gt;&lt;br /&gt;
|Date and Time of last strike. &lt;br /&gt;
Default without output parameters is locale&#039;s short time format e.g. 18:02 or 6:02 pm, without date, but tag accepts both date and time output parameters. &lt;br /&gt;
Returns &#039;----&#039; if you don&#039;t have sensor or there has not been a strike since the sensor was installed. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of lighting strikes today&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp1 - 8&amp;gt; &lt;br /&gt;
|User Temperature 1 - 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The WH32 produces Temperature, Humidity and Dewpoint tags as the Davis above, WH51 soilmoisture produces similar tags.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp1 - 8&amp;gt;&lt;br /&gt;
|Extra temperature Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP1 - 8&amp;gt;&lt;br /&gt;
|Extra dew point Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum1 - 8&amp;gt;&lt;br /&gt;
|Extra humidity Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;| WH51 soilmoisture sensor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture1 - 8&amp;gt;&lt;br /&gt;
|Soil moisture 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Recent History=&lt;br /&gt;
&lt;br /&gt;
Please refer to the [[Recent history]] page for full information about using the tags in the following two tables. &lt;br /&gt;
&lt;br /&gt;
All tags in the tables below have:&lt;br /&gt;
#Mandatory input parameters as in this [[Webtags/Parameters#Input_modification_Parameters|description]]&lt;br /&gt;
#Optional output parameters to modify the time format as in this [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|description]]&lt;br /&gt;
&lt;br /&gt;
== Timestamp tag ==&lt;br /&gt;
Although as [[Recent history]] page explains, the history is intended to cover every minute in last 7 days, some entries may be at less frequent intervals, and when clocks change some entries will be missing altogether.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Time-stamp tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentTS&amp;gt;&lt;br /&gt;
|Gives the timestamp of the data that will be returned for any other recent history tag that uses same &#039;&#039;&#039;d, h, and m&#039;&#039;&#039; parameters&lt;br /&gt;
|&amp;lt;#RecentTS h=3 m=1 format=&amp;quot;HH:mm&amp;quot;&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== All Recent History Tags ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Input Modification Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentOutsideTemp&amp;gt;&lt;br /&gt;
|Outside Temperature&lt;br /&gt;
| &amp;lt;#RecentOutsideTemp h=3 m=1&amp;gt;&amp;amp;nbsp;&amp;lt;#tempunit&amp;gt; will display the temperature at the start of the period for which &amp;lt;#temptrend&amp;gt; is calculated&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill &lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentDewPoint&amp;gt;&lt;br /&gt;
|Dew Point&lt;br /&gt;
| &amp;lt;#RecentDewPoint h=25&amp;gt; reports the dew point temperature just over a day ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHeatIndex&amp;gt;&lt;br /&gt;
|Heat Index&lt;br /&gt;
| &amp;lt;#RecentHeatIndex m=121&amp;gt; reports the heat index about 2 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidity&amp;gt;&lt;br /&gt;
|Relative Humidity&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind &amp;lt;br&amp;gt;(Note: Wind &#039;Speed&#039;, &#039;Gust&#039; and &#039;Latest&#039; have the usual Cumulus meanings see [[Wind measurement]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindSpeed&amp;gt;&lt;br /&gt;
|Wind Speed&lt;br /&gt;
| &amp;lt;#RecentWindSpeed m=10&amp;gt; will display the average wind speed 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindGust&amp;gt;&lt;br /&gt;
|Wind Gust&lt;br /&gt;
&lt;br /&gt;
(reports maximum gust from build 1088 of version 1.9.4)&lt;br /&gt;
| &amp;lt;#RecentWindGust d=1 m=1&amp;gt; will report the wind gust at approximately the same time yesterday&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindLatest&amp;gt;&lt;br /&gt;
|Wind Latest. &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindDir&amp;gt;&lt;br /&gt;
|Wind Direction (instantaneous)&lt;br /&gt;
| &amp;lt;#RecentWindDir m=10&amp;gt; will tell you which direction the wind was blowing from 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir&amp;gt;&lt;br /&gt;
|Wind Direction (average)&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir d=6&amp;gt; will say what the calculated average wind direction was at this time at the start of the week&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentPressure&amp;gt;&lt;br /&gt;
|Sea-level Pressure&lt;br /&gt;
| &amp;lt;#RecentPressure h=3 m=1&amp;gt; gives the sea level pressure when &amp;lt;#presstrendval&amp;gt; started tracking the pressure&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentRainToday&amp;gt;&lt;br /&gt;
|Daily rain total from last roll-over to specified time&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar &amp;amp; UV&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentSolarRad&amp;gt;&lt;br /&gt;
|Solar Radiation &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentUV&amp;gt;&lt;br /&gt;
|UV Index &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Indoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; | (to do)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Outdoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill  (if temperature is below 10°C or 50 °F, then the new Feels Like now available in MX (next item) will report this same value).&lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentFeelsLike&amp;gt;&lt;br /&gt;
| Feels Like Temperature&lt;br /&gt;
| &amp;lt;#RecentFeelsLike h=12 m=1&amp;gt; reports the feel like temperature 12 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidex&amp;gt;&lt;br /&gt;
| Canadian Humidity Index (humidex) Dimensionless - no units&lt;br /&gt;
| &amp;lt;#RecentHumidex h=3&amp;gt; reports humidex 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality tags&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
NOTE: Please note this section has NOT yet been updated for recent MX releases, it appears from [[cumulusmx.db|RecentData table in cumulusmx.db]] that the list here is not complete for MX.  However, no release announcement has been found listing tag names not shown here (i.e. apparent temperature, indoor temperature and humidity, air quality)&lt;br /&gt;
&lt;br /&gt;
=Today=&lt;br /&gt;
&lt;br /&gt;
Cumulus allows some control over the time that &amp;quot;Today&amp;quot; begins:&lt;br /&gt;
# You can define the log rollovertime. Choose between 9am or midnight.&lt;br /&gt;
# For the weather diary feature &#039;&#039;&#039;SnowDepthHour&#039;&#039;&#039; The default SnowDepthHour is 0&lt;br /&gt;
&lt;br /&gt;
Readings from your weather station are assigned to the &amp;quot;Today&amp;quot; based on 3 options for [[Meteorological day]]&lt;br /&gt;
# starting at 9:00 am, based on winter time, so switching to 10:00 during Daylight Saving (summer) time, or&lt;br /&gt;
# starting at 9:00 am, all year round, or&lt;br /&gt;
# aligned with calendar days, so today starts at midnight&lt;br /&gt;
&lt;br /&gt;
The independence of the start time for weather diary and weather station related web tags means needs to be remembered when labelling web tags from the two tables below. It was assumed that you would use 9 a.m. as start time for both, but not care when snow fell, as it often has in the UK, after Summer Time has begun, so weather station tags were by default reporting from 10 a.m. local time and snow as at 9 a.m.&lt;br /&gt;
&lt;br /&gt;
In MX, if you choose 9 a.m. (optionally 10 a.m. in summer) for rollover, so all the standard derivative are assigned to the date the meteorological day starts as Today, but the sunshine hours recorded against today will be from midnight on the said date.&lt;br /&gt;
&lt;br /&gt;
==Weather Diary==&lt;br /&gt;
&lt;br /&gt;
This first table lists all the web tags available for reporting what is recorded in the weather diary. Just to be clear, the web tags shown below, will report data for previous day if the current time is before the snow depth hour setting, and report data for the current day if the current time matches the snow depth hour or is later.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowdepth&amp;gt;&lt;br /&gt;
|Meteorologists report snow depth in cm, so this is default unit for Cumulus. &lt;br /&gt;
&lt;br /&gt;
If there is no entry in Weather Diary for the day explained above, reports zero.&lt;br /&gt;
&lt;br /&gt;
Input is to 2 decimal places. MX allows output in centimetres with decimal places without any script. You can&#039;t change the units shown in admin interface, but your value can be input as inches to 2 decimal places if you ignore &amp;quot;cm&amp;quot; that is displayed in that interface.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowlying&amp;gt;&lt;br /&gt;
| If there is no entry in Weather Diary for the day explained above, this web tag returns null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowfalling&amp;gt;&lt;br /&gt;
| If there is no entry in Weather Diary for the day explained above, this web tag returns null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Today.ini==&lt;br /&gt;
&lt;br /&gt;
These tag names relate to the current [[Meteorological day]] and they are populated from information held in [[today.ini]]; Where a tag name reports a value specific to a past time in today-so-far, there will also be a tag name that can give the time of day, shown in same row of table below. For those that cover whole day so far, the final column contains &amp;quot;n/a&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
There is some inconsistency in naming with &amp;quot;T&amp;quot; not included in all tag names, &amp;quot;T&amp;quot; is used in conjunction with &amp;quot;H&amp;quot; or &amp;quot;L&amp;quot; as a suffix for extreme values/time-stamps, but a prefix &amp;quot;T&amp;quot; can identify today&#039;s value, or prefix &amp;quot;T&amp;quot; can signify a time-stamp. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtemp&amp;gt;&lt;br /&gt;
|The [[Average_temperature|average]] temperature so far today (calculated from all temperature readings processed by Cumulus, [[Today.ini|today.ini]] stores a cumulative aggregate and counts the number of values processed, so a division gives this output)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprange&amp;gt;&lt;br /&gt;
|The temperature range (&amp;lt;#tempTH&amp;gt; - &amp;lt;#tempTL&amp;gt;) so far today (Cumulus calculates all these tags using Celsius values, but outputs them in your chosen units)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest temperature since midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest temperature since midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightRangeT&amp;gt;&lt;br /&gt;
|The temperature range (max - min) so far today from midnight (Cumulus calculates all these tags using Celsius values, but outputs them in your chosen units)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTH&amp;gt;&lt;br /&gt;
|Today&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTL&amp;gt;&lt;br /&gt;
|Today&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTH&amp;gt;&lt;br /&gt;
|Today&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTL&amp;gt;&lt;br /&gt;
|Today&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillTL&amp;gt;&lt;br /&gt;
|Today&#039;s greatest wind chill&lt;br /&gt;
|&amp;lt;#TwchillTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#ThumTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#ThumTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Precipitation&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rain24hourTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest rain for 24 hours&lt;br /&gt;
|&amp;lt;#Train24hourTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainToday&amp;gt;&lt;br /&gt;
|If you have an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode, this gives today&#039;s rain total so far according to the sensor&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustTM&amp;gt; &lt;br /&gt;
|Today&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingTM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of today&#039;s high gust (&amp;lt;#wgustTM&amp;gt;) in degrees&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#directionTM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of today&#039;s high gust (&amp;lt;#wgustTM&amp;gt;) in as a compass point (e.g. &amp;quot;NNE&amp;quot;)&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufort&amp;gt; &lt;br /&gt;
|Today&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufortnumber&amp;gt;&lt;br /&gt;
|Today&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#windrun&amp;gt;&lt;br /&gt;
|The total wind run so far today&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvg&amp;gt;&lt;br /&gt;
|The wind run divided by time passed since rollover to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearing&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddir&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for today&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ET&amp;gt;&lt;br /&gt;
|Today&#039;s [http://en.wikipedia.org/wiki/Evapotranspiration evapotranspiration], if not on the station can be calculated by CMX.&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AnnualET&amp;gt;&lt;br /&gt;
|Year&#039;s total [http://en.wikipedia.org/wiki/Evapotranspiration evapotranspiration], if not on the station can be calculated by CMX.&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarTH&amp;gt;&lt;br /&gt;
|Today&#039;s high solar radiation value (Solar sensor needed)&lt;br /&gt;
|&amp;lt;#TsolarTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVTH&amp;gt;&lt;br /&gt;
|Today&#039;s high UV Index (UV sensor needed)&lt;br /&gt;
|&amp;lt;#TUVTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
|Today&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of strikes since midnight, default 0 &lt;br /&gt;
&lt;br /&gt;
(other lightning tags can be found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursToday&amp;gt;&lt;br /&gt;
| The incremental chill hours figure since start of today (Compare with Cumulative seasonal Chill Hours at end of today &amp;lt;#chillhours&amp;gt; found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= No Commas; RC Webtags =&lt;br /&gt;
&lt;br /&gt;
The conversion of comma decimal separator to a point is described on the [[Webtags/Parameters#Changing_the_decimal_separator|parameter page]]. However, there is a set of legacy webtags which produce that value without a comma without parameter. Those webtags have a prefix of RC and are listed separately. Those webtags still exist and are listed here without further comment.&lt;br /&gt;
&lt;br /&gt;
== Current conditions ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCtemp&amp;gt;, &amp;lt;#RCdew&amp;gt;, &amp;lt;#RCheatindex&amp;gt;, &amp;lt;#RChum&amp;gt;, &amp;lt;#RCinhum&amp;gt;, &amp;lt;#RCintemp&amp;gt;, &amp;lt;#RCpress&amp;gt;, &amp;lt;#RCrfall&amp;gt;, &amp;lt;#RCrrate&amp;gt;, &amp;lt;#RCwchill&amp;gt;, &amp;lt;#RCwgust&amp;gt;, &amp;lt;#RCwspeed&amp;gt;, &amp;lt;#RCwlatest&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Today ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCpressTH&amp;gt;,  &amp;lt;#RCpressTL&amp;gt;,  &amp;lt;#RCrrateTM&amp;gt;,  &amp;lt;#RCtempTH&amp;gt;, &amp;lt;#RCtempTL&amp;gt;, &amp;lt;#RCwgustTM&amp;gt;,  &amp;lt;#RCdewpointTH&amp;gt;, &amp;lt;#RCdewpointTL&amp;gt;, &amp;lt;#RCwchillTL&amp;gt;, &amp;lt;#RCheatindexTH&amp;gt;, &amp;lt;#RCapptempTH&amp;gt;, &amp;lt;#RCapptempTL&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Recent History ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCRecentOutsideTemp&amp;gt;, &amp;lt;#RCRecentWindSpeed&amp;gt;, &amp;lt;#RCRecentWindGust&amp;gt;, &amp;lt;#RCRecentWindLatest&amp;gt;, &amp;lt;#RCRecentWindChill&amp;gt;, &amp;lt;#RCRecentDewPoint&amp;gt;, &amp;lt;#RCRecentHeatIndex&amp;gt;, &amp;lt;#RCRecentPressure&amp;gt;, &amp;lt;#RCRecentRainToday&amp;gt;, &amp;lt;#RCRecentUV&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Yesterday=&lt;br /&gt;
&lt;br /&gt;
Note that the Y indicating yesterday is sometimes a prefix, sometimes a suffix (with H for High, L for Low), web tags are not named consistently!&lt;br /&gt;
&lt;br /&gt;
For web tags that refer to a particular time of day, there is a corresponding web tag that can give that time of day. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:550px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprangeY&amp;gt;&lt;br /&gt;
|The temperature range (max - min) yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest temperature from midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest temperature from midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightRangeY&amp;gt;&lt;br /&gt;
|The temperature range (max - min) yesterday from midnight&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtempY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s average temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Ychillhours&amp;gt;&lt;br /&gt;
| The Cumulative [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] as recorded at rollover (the end of meteorological yesterday)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursYest&amp;gt;&lt;br /&gt;
| The incremental [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] yesterday&lt;br /&gt;
&lt;br /&gt;
(compare with &amp;lt;#chillhoursToday&amp;gt; described in [[#Today.ini]] table)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#TwchillYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYH&amp;gt;&lt;br /&gt;
|High humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYL&amp;gt;&lt;br /&gt;
|Low humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallY&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to the connected weather station&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainYest&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rain24hourYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest hourly rain over 24 hours&lt;br /&gt;
|&amp;lt;#Train24hourYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustYM&amp;gt; &lt;br /&gt;
|Yesterday&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingYM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of yesterday&#039;s high gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#directionYM&amp;gt;&lt;br /&gt;
|The wind direction at the time of yesterday&#039;s high gust as a compass point (e.g. &amp;quot;NNW&amp;quot;)&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufort&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufortnumber&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for yesterday&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearingY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddirY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunY&amp;gt;&lt;br /&gt;
|The total wind run for yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvgY&amp;gt;&lt;br /&gt;
| The wind run yesterday divided by 24 hours to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YSunshineHours&amp;gt;&lt;br /&gt;
|Yesterday&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high solar radiation value (Solar sensor needed) &lt;br /&gt;
|&amp;lt;#TsolarYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high UV Index (UV sensor needed) &lt;br /&gt;
|&amp;lt;#TUVYH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Yearly=&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:350px&amp;quot;|Time Webtag&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#YearTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#YearTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s highest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s lowest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHeatIndexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest USA heat index&lt;br /&gt;
|&amp;lt;#YearHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWChillL&amp;gt;&lt;br /&gt;
|This year&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#YearWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeH&amp;gt;&lt;br /&gt;
|This year&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumidexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#YearHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointH&amp;gt;&lt;br /&gt;
|This year&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMinTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMaxTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumH&amp;gt;&lt;br /&gt;
|This year&#039;s high humidity&lt;br /&gt;
|&amp;lt;#YearHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumL&amp;gt;&lt;br /&gt;
|This year&#039;s low humidity&lt;br /&gt;
|&amp;lt;#YearHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressH&amp;gt;&lt;br /&gt;
|This year&#039;s high pressure&lt;br /&gt;
|&amp;lt;#YearPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressL&amp;gt;&lt;br /&gt;
|This year&#039;s low pressure&lt;br /&gt;
|&amp;lt;#YearPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearGustH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind gust&lt;br /&gt;
|&amp;lt;#YearGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind speed&lt;br /&gt;
|&amp;lt;#YearWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindRunH&amp;gt;&lt;br /&gt;
| This year&#039;s highest Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearRainRateH&amp;gt;&lt;br /&gt;
|This year&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#YearRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHourlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#YearHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDailyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high daily rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearRain24HourH&amp;gt;&lt;br /&gt;
|This year&#039;s high 24hr rain&lt;br /&gt;
|&amp;lt;#YearRain24HourHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearRain24HourHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMonthlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high monthly rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMonthlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest period without rain ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursYear&amp;gt;&lt;br /&gt;
| the total sunshine hours in year-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=All Time=&lt;br /&gt;
&lt;br /&gt;
The default formats are:&lt;br /&gt;
*The default format for an extreme month is to show the month name in full i.e. format &#039;MMMM&#039; followed by the year in full. &lt;br /&gt;
*For an extreme day it shows the day of the month and the month name in full i.e. format &amp;quot;dd MMMM&amp;quot; (same for Cumulus 1 and Cumulus MX), prefixed with the word &#039;on&#039; again ending with the year. &lt;br /&gt;
*For the highest/lowest within a day in the year it shows both time and date adding the word &amp;quot;at&amp;quot; before the time, and the word &#039;on&#039; before the date (i.e. on the standard web page the time comes first, not as seen in admin interface).&lt;br /&gt;
&lt;br /&gt;
You can change the default output on either the standard web template, or in your own file,  by using the [[#Time.2FDate_.27format.27_Parameter|formats]], please check the [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|Parameter page]].&lt;br /&gt;
&lt;br /&gt;
Note that unlike the this month and this year web tags, the time and the date are both included in the default format of the standard time-stamp web tags for the &#039;highest minimum&#039; and &#039;lowest maximum&#039; temperatures, yet another inconsistency!&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempH&amp;gt;&lt;br /&gt;
|All time high temperature&lt;br /&gt;
|&amp;lt;#TtempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempL&amp;gt;&lt;br /&gt;
|All time low temperature &lt;br /&gt;
|&amp;lt;#TtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#mintempH&amp;gt;&lt;br /&gt;
|All time high minimum temperature &lt;br /&gt;
|&amp;lt;#TmintempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#maxtempL&amp;gt;&lt;br /&gt;
|All time low maximum temperature &lt;br /&gt;
|&amp;lt;#TmaxtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDailyTempRange&amp;gt;&lt;br /&gt;
|All time low daily temperature range&lt;br /&gt;
|&amp;lt;#TLowDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyTempRange&amp;gt;&lt;br /&gt;
|All time high daily temperature range&lt;br /&gt;
|&amp;lt;#THighDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempH&amp;gt;&lt;br /&gt;
|All time high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempL&amp;gt;&lt;br /&gt;
|All time low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeH&amp;gt;&lt;br /&gt;
|All time high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeL&amp;gt;&lt;br /&gt;
|All time low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexH&amp;gt;&lt;br /&gt;
|All time high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexH&amp;gt;&lt;br /&gt;
|All time high USA heat index&lt;br /&gt;
|&amp;lt;#TheatindexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointH&amp;gt;&lt;br /&gt;
|All time high dew point&lt;br /&gt;
|&amp;lt;#TdewpointH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointL&amp;gt;&lt;br /&gt;
|All time low dew point&lt;br /&gt;
|&amp;lt;#TdewpointL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humH&amp;gt;&lt;br /&gt;
|All time high humidity&lt;br /&gt;
|&amp;lt;#ThumH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humL&amp;gt;&lt;br /&gt;
|All time low humidity&lt;br /&gt;
|&amp;lt;#ThumL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillH&amp;gt;&lt;br /&gt;
|All time greatest wind chill (i.e. lowest temperature, but highest wind speed) &lt;br /&gt;
|&amp;lt;#TwchillH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateM&amp;gt;&lt;br /&gt;
|All time high rain rate &lt;br /&gt;
|&amp;lt;#TrrateM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallH&amp;gt;&lt;br /&gt;
|All time high daily rain &lt;br /&gt;
|&amp;lt;#TrfallH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallhH&amp;gt;&lt;br /&gt;
|All time high hourly rain&lt;br /&gt;
|&amp;lt;#TrfallhH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallmH&amp;gt;&lt;br /&gt;
|All time high monthly rain &lt;br /&gt;
|&amp;lt;#TrfallmH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriod&amp;gt;&lt;br /&gt;
|All time longest dry period (days)&lt;br /&gt;
|&amp;lt;#TLongestDryPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriod&amp;gt;&lt;br /&gt;
|All time longest wet period (days)&lt;br /&gt;
|&amp;lt;#TLongestWetPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressH&amp;gt;&lt;br /&gt;
|All time high pressure &lt;br /&gt;
|&amp;lt;#TpressH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressL&amp;gt;&lt;br /&gt;
|All time low pressure &lt;br /&gt;
|&amp;lt;#TpressL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#gustM&amp;gt;&lt;br /&gt;
|All time high wind gust &lt;br /&gt;
|&amp;lt;#TgustM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeedH&amp;gt;&lt;br /&gt;
|All time high average wind speed &lt;br /&gt;
|&amp;lt;#TwspeedH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunH&amp;gt;&lt;br /&gt;
|All time high daily wind run&lt;br /&gt;
|&amp;lt;#TwindrunH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Monthly=&lt;br /&gt;
&lt;br /&gt;
The web tags in the date column default output dates in the format &amp;quot;dd MMMM&amp;quot;. For web tags that represent daily values, there are (obviously) no corresponding time web tags, but for high and low spot values the default &#039;h:mm&#039; format of the time output can be changed. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Time Webtag name&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempH&amp;gt;&lt;br /&gt;
|This months high temperature&lt;br /&gt;
|&amp;lt;#MonthTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempL&amp;gt;&lt;br /&gt;
|This months low temperature&lt;br /&gt;
|&amp;lt;#MonthTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMinTempH&amp;gt;&lt;br /&gt;
|This months highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMaxTempL&amp;gt;&lt;br /&gt;
|This months lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHeatIndexH&amp;gt;&lt;br /&gt;
|This months high USA heat index&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWChillL&amp;gt;&lt;br /&gt;
|This months greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#MonthWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempH&amp;gt;&lt;br /&gt;
|This month&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempL&amp;gt;&lt;br /&gt;
|This month&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeH&amp;gt;&lt;br /&gt;
|This month&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeL&amp;gt;&lt;br /&gt;
|This months lowest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumidexH&amp;gt;&lt;br /&gt;
|This month&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#MonthHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointH&amp;gt;&lt;br /&gt;
|This month&#039;s high dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointL&amp;gt;&lt;br /&gt;
|This month&#039;s low dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumH&amp;gt;&lt;br /&gt;
|This month&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#MonthHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#MonthHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressH&amp;gt;&lt;br /&gt;
|This month&#039;s highest pressure&lt;br /&gt;
|&amp;lt;#MonthPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest pressure&lt;br /&gt;
|&amp;lt;#MonthPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthGustH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind gust&lt;br /&gt;
|&amp;lt;#MonthGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind speed&lt;br /&gt;
|&amp;lt;#MonthWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindRunH&amp;gt;&lt;br /&gt;
|This month&#039;s high Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthRainRateH&amp;gt;&lt;br /&gt;
|This month&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#MonthRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHourlyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthRain24HourH&amp;gt;&lt;br /&gt;
|This month&#039;s highest 24hr rain&lt;br /&gt;
|&amp;lt;#MonthRain24HourHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthRain24HourHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDailyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s wettest day (greatest daily rain)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest dry period ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day, ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursMonth&amp;gt;&lt;br /&gt;
| the total sunshine hours in month-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Monthly All Time Records=&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;These tag names represent extreme record values (and corresponding time-stamps) for any particular month (1 =January, and so on, to 12 =December) in all years&#039;&#039;&#039; (HAR To place somewhere)&lt;br /&gt;
&lt;br /&gt;
This table includes webtags that show the values in [[Monthlyalltime.ini]] log file.&lt;br /&gt;
&lt;br /&gt;
These are a set of tags for monthly all-time highs and lows, in other words the highest and lowest values for a particular month of the year.  &lt;br /&gt;
# The tag names listed here require a [[Webtags/Parameters#Input_modification_Parameters|input modification parameter]].&lt;br /&gt;
# The tag names here can optionally take any [[Webtags/Parameters#Output_modification_parameters|output modification parameters]].&lt;br /&gt;
# To supply both optional input modification, and optional output modification parameters, separate them with spaces, e.g. &amp;lt;#ByMonthTempHT mon=7 format=hh:nn&amp;gt;. In that example, the time (not date) of highest ever temperature in July is returned after processing by Cumulus.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempH&amp;gt;&lt;br /&gt;
|High Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempL&amp;gt;&lt;br /&gt;
|Low Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexH&amp;gt;&lt;br /&gt;
|High Heat Index&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWChillL&amp;gt;&lt;br /&gt;
|Greatest wind chill (i.e. lowest temperature and highest wind speed)&lt;br /&gt;
|&amp;lt;#ByMonthWChillLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempH&amp;gt;&lt;br /&gt;
|High Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempL&amp;gt;&lt;br /&gt;
|Low Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeH&amp;gt;&lt;br /&gt;
|High Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeL&amp;gt;&lt;br /&gt;
|Low Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumidexH&amp;gt;&lt;br /&gt;
|High Canadian Humidity Index (Humidex)&lt;br /&gt;
|&amp;lt;#ByMonthHumidexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointH&amp;gt;&lt;br /&gt;
|High Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointL&amp;gt;&lt;br /&gt;
|Low Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMinTempH&amp;gt;&lt;br /&gt;
|Highest Daily Minimum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMinTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempL&amp;gt;&lt;br /&gt;
|Lowest Daily Maximum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRangeT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRangeT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumH&amp;gt;&lt;br /&gt;
|High Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumL&amp;gt;&lt;br /&gt;
|Low Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumLT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressH&amp;gt;&lt;br /&gt;
|High Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressL&amp;gt;&lt;br /&gt;
|Low Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthGustH&amp;gt;&lt;br /&gt;
|High Wind Gust&lt;br /&gt;
|&amp;lt;#ByMonthGustHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindH&amp;gt;&lt;br /&gt;
|High Wind Speed&lt;br /&gt;
|&amp;lt;#ByMonthWindHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindRunH&amp;gt;&lt;br /&gt;
|High Daily Wind Run&lt;br /&gt;
|&amp;lt;#ByMonthWindRunHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthRainRateH&amp;gt;&lt;br /&gt;
|High Rain Rate&lt;br /&gt;
|&amp;lt;#ByMonthRainRateHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainH&amp;gt;&lt;br /&gt;
|High Monthly Rainfall&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainH&amp;gt;&lt;br /&gt;
|High Hourly Rain&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthRain24HourH&amp;gt;&lt;br /&gt;
|High 24hr Rain&lt;br /&gt;
|&amp;lt;#ByMonthRain24HourHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainH&amp;gt;&lt;br /&gt;
|High Daily Rain&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest Dry Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriodT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest Wet Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriodT&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Day/Night/Sun/Moon=&lt;br /&gt;
&lt;br /&gt;
These values are calculated hourly.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunrise&amp;gt;&lt;br /&gt;
|Last sunrise time at the station - This sunrise time is calculated by a third party library each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunset&amp;gt;&lt;br /&gt;
|Next sunset time at the station - The sunset/sunrise times are calculated each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylength&amp;gt;&lt;br /&gt;
|Length of day in hours and minutes (sunrise to sunset).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunUp&amp;gt;&lt;br /&gt;
|A flag to indicate if the Sun is above the horizon or not, based on the sunrise and sunset times.&lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 is when the Sun is above the horizon for the station location.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dawn&amp;gt;&lt;br /&gt;
|Start of last Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dusk&amp;gt;&lt;br /&gt;
|End of next Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylightlength&amp;gt;&lt;br /&gt;
| Approximate length of daylight in hours and minutes (dawn to dusk)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#isdaylight&amp;gt;&lt;br /&gt;
|A flag to indicate if the location for the station is in civil daylight or not, based on the dawn and dusk times. &lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 notes that it is currently within the hours of daylight.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tomorrowdaylength&amp;gt;&lt;br /&gt;
|A string giving an approximate predicted difference between the length of daylight (dawn to dusk) yesterday and length of daylight tomorrow.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonphase&amp;gt;&lt;br /&gt;
|Current [[Lunar phase|phase of the moon]] in words, eg &amp;quot;New Moon&amp;quot; etc. The names used can be altered in [[Strings.ini#Moon_Phases|strings.ini]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonAge&amp;gt;&lt;br /&gt;
|Current &#039;&#039;&#039;approximate&#039;&#039;&#039; age of the Moon in days (0-29.53)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonrise&amp;gt;&lt;br /&gt;
|Current moonrise time at the station (if moon rises on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonset&amp;gt;&lt;br /&gt;
|Current moonset time at the station (if moon sets on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercent&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (negative value indicates &#039;waning&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercentAbs&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (always positive)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
| see [[#Today.ini]] Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YSunshineHours&amp;gt;&lt;br /&gt;
|see [[#Yesterday]] Miscellaneous &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CurrentSolarMax&amp;gt;&lt;br /&gt;
|[[FAQ#What_is_this_.22Solar_Max.22_value_which_Cumulus_is_displaying.3F | Current theoretical maximum solar radiation]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunny&amp;gt;&lt;br /&gt;
|Returns 1 if the sun is shining, otherwise 0 (Solar sensor needed)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= System =&lt;br /&gt;
&lt;br /&gt;
Special tags returning information about the device hosting CumulusMX &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:450px&amp;quot; |Applicability&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsVersion&amp;gt;&lt;br /&gt;
|OS version, e.g. &amp;quot;Windows 7 x64 build 7600&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsLanguage&amp;gt;&lt;br /&gt;
|OS language, e.g. &amp;quot;English&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SystemUpTime&amp;gt;&lt;br /&gt;
|How long the system has been up, e.g. &amp;quot;8 hours 21 minutes&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ProgramUpTime&amp;gt;&lt;br /&gt;
|How long Cumulus has been running, e.g. &amp;quot;7 hours 55 minutes&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ProgramUpTimeMs&amp;gt;&lt;br /&gt;
|How long Cumulus has been running in milliseconds&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CpuCount&amp;gt;&lt;br /&gt;
|Number of processors, e.g. &amp;quot;4&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CPUTemp&amp;gt;&lt;br /&gt;
|Temperature of the CPU in C, only works on Linux, updates once a minute, returns &#039;-999.0&#039; on Windows&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AllocatedMemory&amp;gt;&lt;br /&gt;
|Amount of memory allocated to Cumulus, e.g. &amp;quot;60.69 MB&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Units=&lt;br /&gt;
&lt;br /&gt;
No optional input nor output parameters.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunit&amp;gt;&lt;br /&gt;
|Unit of temperature being used (Set in Cumulus as [http://en.wikipedia.org/wiki/Centigrade Celsius] or [http://en.wikipedia.org/wiki/Fahrenheit Fahrenheit]) values &amp;quot;&amp;amp;amp;deg;C&amp;quot; or &amp;quot;&amp;amp;amp;deg;F&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#tempunitnoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded (i.e. without &#039;&#039;&#039;&amp;amp;amp;&#039;&#039;&#039; and without &#039;&#039;&#039;&amp;amp;deg;&#039;&#039;&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunitnodeg&amp;gt;&lt;br /&gt;
|The temperature units being used, without a degree symbol, i.e. &amp;quot;F&amp;quot; or &amp;quot;C&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressunit&amp;gt;&lt;br /&gt;
|Unit of measure for pressure. Possible values: &amp;quot;mb&amp;quot;, &amp;quot;hPa&amp;quot;, &amp;quot;in&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rainunit&amp;gt;&lt;br /&gt;
|Unit of measure for rain fall. Possible values: &amp;quot;mm&amp;quot; or &amp;quot;inches&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windunit&amp;gt;&lt;br /&gt;
|Unit of measure for wind speed. Possible values: &amp;quot;m/s&amp;quot;, &amp;quot;mph&amp;quot;, &amp;quot;km/h&amp;quot;, &amp;quot;kts&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrununit&amp;gt;&lt;br /&gt;
|Unit of measure for wind run (distance). Possible values: &amp;quot;km&amp;quot;, &amp;quot;miles&amp;quot;, &amp;quot;km&amp;quot;, &amp;quot;nm&amp;quot; (for wind speeds in m/s, mph, km/h, kts)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbaseunit&amp;gt;&lt;br /&gt;
|The units used for cloudbase value. Possible values:  &amp;quot;ft&amp;quot; or &amp;quot;m&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Date &amp;amp; Time=&lt;br /&gt;
The default format depends on the locale you use to run Cumulus.&lt;br /&gt;
&lt;br /&gt;
When format is fixed it is noted.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#date&amp;gt;&lt;br /&gt;
|The current date.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdate&amp;gt;&lt;br /&gt;
|The current meteorological date.&lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt; (above), but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the &amp;lt;#metdate&amp;gt; will return the date associated with previous calendar day, but will still return current time  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUTC&amp;gt;&lt;br /&gt;
|The current UTC date/time rather than local date/time.  Example result: 18:30 on 30 December 2009. If you want the local date and time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#time&amp;gt;&lt;br /&gt;
|The current time and date. Example result: 18:30 on 30 December 2009.  If you simply wish the time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timehhmmss&amp;gt;&lt;br /&gt;
|The current time (without date). Example format: 18:30:27. You can use output format specifiers to change the way the time is output, but any date specifiers are ignored.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#minute&amp;gt;&lt;br /&gt;
|The current time, just the minutes. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hour&amp;gt;&lt;br /&gt;
|The current time, just the hour. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#day&amp;gt;&lt;br /&gt;
| The current day as a 2-digit number. Fixed format: 07  (cannot use output format modifiers) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dayname&amp;gt;&lt;br /&gt;
| The current day as a word.  For example, Monday &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortdayname&amp;gt;&lt;br /&gt;
| The current day as a shortened word. Example format: Mon&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#month&amp;gt;&lt;br /&gt;
|The current month as a 2-digit number. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#monthname&amp;gt;&lt;br /&gt;
|The current month as a word. Example format: July&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortmonthname&amp;gt;&lt;br /&gt;
|The current month as a shortened word. Example format: Jul&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#year&amp;gt;&lt;br /&gt;
|The current year as a 4-digit number. Example format: 2009  (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortyear&amp;gt;&lt;br /&gt;
|The current year as a 2-digit number. Example format: 09 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdateyesterday&amp;gt;&lt;br /&gt;
|The previous meteorological date.  The default format depends on the locale you use to run Cumulus &lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#yesterday&amp;gt; (below), but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the date output by &amp;lt;#metdateyesterday&amp;gt; will be the calendar day before that returned by &amp;lt;#yesterday&amp;gt;, but the time returned is actual local time.  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#yesterday&amp;gt;&lt;br /&gt;
|Yesterday&#039;s date. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeJavaScript&amp;gt;&lt;br /&gt;
| The JavaScript &#039;&#039;&#039;Date&#039;&#039;&#039; object contains the number of milliseconds since 00:00:00.000 UTC on 1st January 1970, that date and time is known as the UNIX Epoch.  In JavaScript, you can use &amp;lt;code&amp;gt;Math.floor(new Date().getTime()/1000.0)&amp;lt;/code&amp;gt; This getTime method returns the time in milliseconds.  The web tag returns an integer (currently with 13 digits) representing the number of milliseconds since the UNIX epoch when the web tag was processed. It can be used in a script where you wish to re-express other times output by Cumulus MX into UTC (Coordinated Universal Time).  Mac OS X uses 00:00:00.000 UTC on 1st January 2001 as the starting time and date for its millisecond count, so that is considerably lower.&lt;br /&gt;
&lt;br /&gt;
Note that UTC is calculated using 9192631770 times a particular transition time for Caesium 133 as a basis for 1 second. GMT (Greenwich Mean Time) is calculated on the basis that 1 second is 1/86400 of the time taken for a whole (day) rotation of the Earth. UT1 (or solar time) is calculated from various space measurements. Periodically, leap seconds are added to UTC to realign it with UT1, but these leap seconds are not added to the count of milliseconds represented by this web tag.&lt;br /&gt;
&lt;br /&gt;
Do be aware that some devices will use a 32 bit signed integer to represent this number, and that will stop working on 19 January 2038, the year 2038 problem for computing world.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUnix&amp;gt;&lt;br /&gt;
| Unix tracks the number of seconds since the UNIX epoch. So this web tag can be used when you do not want the millisecond accuracy of the previous web tag. Like previous web tag this relates to UTC, so see details for that tag to find out more.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSince30Dec1899&amp;gt; &lt;br /&gt;
|Day count (gives whole and fractional part) Example: 41250.6523310301&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|Date when records began.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSinceRecordsBegan&amp;gt;&lt;br /&gt;
|Day count since Cumulus records started&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Alarms=&lt;br /&gt;
&lt;br /&gt;
There are web tags for each alarm condition, they give a value of &#039;1&#039; if the alarm condition is enabled and is still currently met; otherwise &#039;0&#039;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempAlarm&amp;gt; &lt;br /&gt;
|Low temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempAlarm&amp;gt; &lt;br /&gt;
|High temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeUpAlarm&amp;gt; &lt;br /&gt;
|Temperature increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeDownAlarm&amp;gt; &lt;br /&gt;
|Temperature decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressAlarm&amp;gt; &lt;br /&gt;
|Low pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressAlarm&amp;gt; &lt;br /&gt;
|High pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeUpAlarm&amp;gt; &lt;br /&gt;
|Pressure increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeDownAlarm&amp;gt; &lt;br /&gt;
|Pressure decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainTodayAlarm&amp;gt; &lt;br /&gt;
|High rain today alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateAlarm&amp;gt; &lt;br /&gt;
|High rainfall rate alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustAlarm&amp;gt; &lt;br /&gt;
|High wind gust alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedAlarm&amp;gt; &lt;br /&gt;
|High wind speed alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataStopped&amp;gt;&lt;br /&gt;
|1 if the station has apparently stopped sending data to Cumulus, otherwise 0&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataSpikeAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a data spike is detected, or a data limit exceeded&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#HttpUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a HTTP upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#MySqlUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a MySQL upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#UpgradeAlarm&amp;gt;&lt;br /&gt;
| Alarm raised if MX upgrade (a newer release) is available&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Extreme Records =&lt;br /&gt;
&lt;br /&gt;
There are a set of tags for the Cumulus record states. They give a value of &#039;1&#039; if the record has been exceeded; otherwise &#039;0&#039;. &lt;br /&gt;
&lt;br /&gt;
These web tags will be set from the time of the record until a timeout value is met (by default each record remains set for 24 hours). &lt;br /&gt;
&lt;br /&gt;
You can change the default timeout through the parameter &#039;&#039;Station Settings=&amp;gt;Common Options=&amp;gt;Advanced Options&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
== Table of web tags available for extreme records ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|The date that Cumulus began tracking all time records&amp;lt;br/&amp;gt; (does not prevent earlier record dates being set manually)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#newrecord&amp;gt; &lt;br /&gt;
|Indicates when any tracked extreme is changed (sets the LED on the interface flashing).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempRecordSet&amp;gt;&lt;br /&gt;
|1 if any temperature-based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time highest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time lowest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHeatIndexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high USA heat index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high Canadian Humidity index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowWindChillRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time greatest wind chill extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high feels like temperature extreme has been updated, 0 if not &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low feels like temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMinTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high minimum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowMaxTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low maximum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind gust extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind speed extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RainRecordSet&amp;gt;&lt;br /&gt;
|1 if any rainfall based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high rain rate extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHourlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high hourly rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRain24HourRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high 24hr rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMonthlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high monthly rain  extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest dry period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest wet period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high humidity light extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressureRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRecordSet&amp;gt;&lt;br /&gt;
|1 if any wind speed based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindrunRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind run extreme has been updated, 0 if not&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Miscellaneous =&lt;br /&gt;
&lt;br /&gt;
All tags are available in all flavours, as far as I know, although &#039;&#039;their output might vary&#039;&#039;, and which input/output parameters they permit might vary between Cumulus 1 and MX.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestError&amp;gt;&lt;br /&gt;
| This tag and the next 3 are in CumulusMX, none of them are actually used.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorDate&amp;gt;&lt;br /&gt;
|See previous tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorTime&amp;gt;&lt;br /&gt;
|See previous tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ErrorLight&amp;gt;&lt;br /&gt;
|1 if the &#039;error&#039; light is flashing, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#version&amp;gt;&lt;br /&gt;
|The version of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#build&amp;gt;&lt;br /&gt;
|The build of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildAvailable&amp;gt;&lt;br /&gt;
|This gets the value 0 or 1 and is checked on start-up and once a day thereafter at a random time&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildNumber&amp;gt;&lt;br /&gt;
|It is checked on start-up and once a day thereafter at a random time. Displays the latest public release build number - eg. b3089&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#realtimeinterval&amp;gt;&lt;br /&gt;
|The real time update interval in seconds (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#interval&amp;gt;&lt;br /&gt;
|The web site update interval in minutes (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: will always return one of these: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
&lt;br /&gt;
This is the end of the meteorological day, so if during Daylight Saving Time rolover is at &amp;quot;10 am&amp;quot;, then on the day DST ends it will return to &amp;quot;9 am&amp;quot; ensuring every meteorological day is exactly 24 hours long. If the time is &amp;quot;Midnight&amp;quot; (or during DST it is &amp;quot;9 am&amp;quot;), then days will be 23 or 25 hours long just on day clocks change, 24 hours otherwise.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationtype&amp;gt;&lt;br /&gt;
|The weather station [https://cumuluswiki.org/a/Cumulus.ini#Section:_Station model] description.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationtypeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#latitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Latitude latitude] (as you entered during setup).&lt;br /&gt;
Supports an optional &#039;dp&#039; parameter, if supplied, instead of the usual web-encoded text format with degrees/minutes/seconds, the result is in decimal degrees to the specified number of decimal places. E.g&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude&amp;gt; gives &amp;quot;N&amp;amp;nbsp;59&amp;amp; deg;&amp;amp;amp;nbsp;14&amp;amp;amp;#39;&amp;amp;amp;nbsp;33&amp;amp;amp;quot;&amp;quot; for N 59 14 33&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude dp=5&amp;gt; gives &amp;quot;59.24250&amp;quot;&lt;br /&gt;
&lt;br /&gt;
If the &amp;quot;dp&amp;quot; parameter is supplied, then supplying &amp;quot;rc=y&amp;quot; in addition will cause any decimal comma to be converted to a decimal point.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#latitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Longitude longitude]  (as you entered during setup). Supports an optional &#039;dp&#039; and &#039;rc&#039; parameters as per the latitude tag.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Altitude altitude] value (web tag outputs web encoded format containing figure, &#039;&amp;amp;amp;nbsp;&#039; and units) in either feet or metres just as you entered during setup e.g. &#039;123&amp;amp;amp;nbsp;m&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#altitudenoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#location&amp;gt;&lt;br /&gt;
|The station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longlocation&amp;gt;&lt;br /&gt;
|Longer description of the station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forum&amp;gt;&lt;br /&gt;
|URL of the forum (as you entered during setup) encoded into a web page menu item by adding colons&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forumurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#webcam&amp;gt;&lt;br /&gt;
|URL of the webcam (as you entered during setup) encoded into a web page menu item by adding colons. Default is blank. Can be used to link to any other web page that you host (Cumulus does not verify that it is a web cam, that is just a label, and the label can be changed on each standard web page individually)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#webcamurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#graphperiod&amp;gt;&lt;br /&gt;
|The number of hours displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Detailed Chart Period&#039; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dailygraphperiod&amp;gt;&lt;br /&gt;
|The number of days displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Daily Chart Period&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAMonthlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA monthly report&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAYearlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA yearly report&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_useApparent&amp;gt;&lt;br /&gt;
| Whether user prefers to see Apparent Temperature or Feels Like Temperature&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showSolar&amp;gt;&lt;br /&gt;
| Whether user wants to show Solar data or does not not have a solar sensor&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showUV&amp;gt;&lt;br /&gt;
| Whether user wants to show Ultra Violet data or does not not have a UV sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Special tags=&lt;br /&gt;
&lt;br /&gt;
==Davis==&lt;br /&gt;
&lt;br /&gt;
At present this table has not yet been updated for latest MX version.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
All (see note for THSWindex) of the following web tags for the Davis PWS are available&lt;br /&gt;
&lt;br /&gt;
The values of the reception tags are updated every 15 minutes.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsReceived&amp;gt;&lt;br /&gt;
|Total number of data packets received. This stat is not supplied by the Davis WLL station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsMissed&amp;gt;&lt;br /&gt;
|Number of missed data packets. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisMaxInARow&amp;gt;&lt;br /&gt;
|Longest streak of consecutive packets received. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumCRCerrors&amp;gt;&lt;br /&gt;
|Number of packets received with CRC errors. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumberOfResynchs&amp;gt;&lt;br /&gt;
|Number of times the console resynchronised with the transmitter. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisFirmwareVersion&amp;gt;&lt;br /&gt;
|The console/WLL firmware version&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THWindex&amp;gt;&lt;br /&gt;
|A derived temperature using Temperature/Humidity/Wind values&lt;br /&gt;
&lt;br /&gt;
The THW Index uses humidity and temperature (like Heat Index), but includes the cooling effects of wind (like wind chill).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THSWindex&amp;gt;&lt;br /&gt;
|A heat stress indicator using Temperature/Humidity/Solar/Wind values.&lt;br /&gt;
*The THSW Index uses humidity and temperature (like the Heat Index), but also includes the heating effects of sunshine, and the cooling effects of wind.&lt;br /&gt;
*Therefore requires Davis station with solar sensor.&lt;br /&gt;
See [http://digitalcommons.unl.edu/cgi/viewcontent.cgi?article=1223&amp;amp;context=animalscinbcr  Approx calculation].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#battery&amp;gt;&lt;br /&gt;
|The console battery condition in volts. eg &amp;quot;4.82v&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#txbattery&amp;gt;&lt;br /&gt;
&amp;lt;#txbattery channel=1&amp;gt;&lt;br /&gt;
|The transmitter battery condition, by default it returns the status of all transmitters.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRain&amp;gt;&lt;br /&gt;
|The console &#039;storm rain&#039; current amount.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRainStart&amp;gt;&lt;br /&gt;
|The console reported date of the start of the &#039;storm&#039; (see previous webtag).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; that the console does not report start time, so the webtag cannot report time.  It appears a minimum of 2 tips within 3 hours will trigger a storm start, so using &amp;lt;#LastRainTip&amp;gt; might help&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Davis WLL ==&lt;br /&gt;
&lt;br /&gt;
You need a purchased license to use these webtags.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsoleSupplyV&amp;gt;&lt;br /&gt;
|The WLL external supply voltage&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisReceptionPercent tx=1&amp;gt;&lt;br /&gt;
|WLL transmitter reception percentage (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=0&amp;gt;&lt;br /&gt;
|WLL RSSI of the WiFi connection&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=1&amp;gt;&lt;br /&gt;
|WLL RSSI of Transmitter #1  (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastBadCnt&amp;gt;&lt;br /&gt;
|Count of multicast packets missed or have bad a CRC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastGoodCnt&amp;gt;&lt;br /&gt;
|Count of good multicast packets received&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastGoodPct&amp;gt;&lt;br /&gt;
|Percentage of good multicast packets received&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Fine Offset==&lt;br /&gt;
&lt;br /&gt;
The following tags are specific to the Fine Offset series &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Lux value &amp;quot;Fine Offset only&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SensorContactLost&amp;gt;&lt;br /&gt;
|1 if the station has lost contact with its remote sensors &amp;quot;Fine Offset only&amp;quot; &lt;br /&gt;
0 if contact has been established&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Cumulus_MX]]&lt;/div&gt;</summary>
		<author><name>SaratogaWX</name></author>
	</entry>
	<entry>
		<id>https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=11036</id>
		<title>Full list of Webtags</title>
		<link rel="alternate" type="text/html" href="https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=11036"/>
		<updated>2022-11-10T18:32:00Z</updated>

		<summary type="html">&lt;p&gt;SaratogaWX: /* Extra Sensors */ corrected &amp;lt;#ExtraHum1-8&amp;gt; for &amp;lt;#ExtraHum1 - 10&amp;gt; to match WebTags.txt&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; {|align=right&lt;br /&gt;
  |__TOC__&lt;br /&gt;
  |}&lt;br /&gt;
This list only contains the tag names. Tag names are the basic entity when asking a value. Check the [[Webtags#Using_Webtags|Usage of webtags]] and don&#039;t forget tag names are only part of the [[Webtags#General Format for Web Tags|general format for Webtags]]. It does not indicate what parameters they can take, nor does it include the brackets the tag name is surrounded by when you quote it in a template file for Cumulus to process.&lt;br /&gt;
&lt;br /&gt;
Here follow tables that group the tag names by the basic purpose of the tags listed. There has been confusion in the past of tags appearing in more than one group. If you find such occurrence you may notify or modify. &lt;br /&gt;
&lt;br /&gt;
= Current Conditions =&lt;br /&gt;
&lt;br /&gt;
We start with tags that relate to the latest values, as these are the ones that people most often choose to use. The current condition data is also available, for processes external to Cumulus, by using the inbuilt facility to generate [[Realtime.txt|a file]] with such data. CumulusMX makes current values available for a standard range of sensors where the same web tags apply across a range of weather station models. Current values from some [[#Extra Sensors|extra]] temperature and relative humidity sensors (see [[Extra temperatures]]) from particular weather station models are offered as well.&lt;br /&gt;
&lt;br /&gt;
==Standard sensors==&lt;br /&gt;
The tags in this first list are grouped for historical reasons and remain grouped.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temp&amp;gt;&lt;br /&gt;
|The outside (air) temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#intemp&amp;gt;&lt;br /&gt;
|The inside temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeLastHour&amp;gt;&lt;br /&gt;
|The change in outside temperature over the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrend&amp;gt;&lt;br /&gt;
|The average rate of change in temperature over the last three hours. Trend = (temp now - temp 3hrs ago) / 3 (the calculation selected for this trend matches the standard-based calculation for &amp;lt;#presstrendval&amp;gt; despite the naming inconsistency)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendtext&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (values can be set in strings.ini)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendenglish&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindex&amp;gt;&lt;br /&gt;
|Current [[heat index]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidex&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Humidex Humidex]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptemp&amp;gt;&lt;br /&gt;
|The [[Apparent_temperature|apparent]] temperature.  The referenced page in weather terminology section of this Wiki explains it. The formula used is that defined by BOM. Although at temperatures above 20°C (68°F) Feels like reports an &amp;quot;apparent temperature&amp;quot; it uses a different formula. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchill&amp;gt;&lt;br /&gt;
|The current [[wind chill]] temperature.  The referenced page in weather terminology section of this Wiki explains it. For temperatures below 10°C (50°F) Feels like reports the same value.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslike&amp;gt;&lt;br /&gt;
|Available for version 3.6.10 and up. See [[Feels Like]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsFreezing&amp;gt;&lt;br /&gt;
|If outside temperature is at or below 0°C/32°F. 0=Above freezing, 1=Below freezing&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#chillhours&amp;gt;&lt;br /&gt;
|The number of [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|&#039;chill hours&#039;]] so far this season (threshold temperature and start date are configurable).&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hum&amp;gt;&lt;br /&gt;
|The outside [http://en.wikipedia.org/wiki/Humidity humidity]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#inhum&amp;gt;&lt;br /&gt;
|The inside humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dew&amp;gt;&lt;br /&gt;
|The current dew point (See [[Temperature_(and_humidity)_measurement#Cumulus_Calculated_Parameters|wiki]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wetbulb&amp;gt;&lt;br /&gt;
|Estimated [http://en.wikipedia.org/wiki/Wet_bulb wet bulb] temperature&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfall&amp;gt;&lt;br /&gt;
|The total rainfall so far today (reports rain counter now minus rain counter at start of day), start of day counter can be edited using &amp;quot;edit rain today&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrate&amp;gt;&lt;br /&gt;
|The current [[Rain_measurement#Rain_Rate|rainfall rate]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rhour&amp;gt;&lt;br /&gt;
|The rainfall in the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#r24hourH&amp;gt;&lt;br /&gt;
|The rainfall in the last 24 hours&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tr24hourH&amp;gt;&lt;br /&gt;
|Time of the rainfall in the last 24 hours&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmidnight&amp;gt;&lt;br /&gt;
|The total rainfall since midnight. Useful if you don&#039;t use midnight as your start of day&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#r24hour&amp;gt;&lt;br /&gt;
| Reading recent history records, takes rain counter for latest minute, and substracts rain counter from as close as possible to same time yesterday (if Cumulus was not running at that time yesterday, but historical catch-up has been enabled, then it is from nearest time available yesterday, so for a logging interval of every 30 minutes might be 24 hours and 16 minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTipISO&amp;gt;&lt;br /&gt;
|Fixed ISO format output giving date and time of last rain gauge tip (e.g 2010-09-06 06:09) The format is always as shown (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTip&amp;gt;&lt;br /&gt;
| (available from release 3.6.1) Date/time of last rain gauge tip &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MinutesSinceLastRainTip&amp;gt;&lt;br /&gt;
|The number of minutes since the last rain gauge tip, in whole numbers, rounded down&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsRaining&amp;gt;&lt;br /&gt;
|For [[Rain_measurement#Optical_Rain_Gauge| Hydreon RG-11 devices]], shows the current rain state. 0=No rain, 1=It&#039;s raining&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmonth&amp;gt;&lt;br /&gt;
|The total rainfall so far this month&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ryear&amp;gt;&lt;br /&gt;
|Annual rainfall total for rainfall season year (i.e. starting month as set on Configuration menu, station screen,  Annual rainfall frame)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveRainDays&amp;gt;&lt;br /&gt;
|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, meteorologists exclude dew (and other times when single tip of recorder).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveDryDays&amp;gt;&lt;br /&gt;
|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&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#press&amp;gt;&lt;br /&gt;
|The [http://en.wikipedia.org/wiki/Sea_level_pressure sea level pressure]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendval&amp;gt;&lt;br /&gt;
|The average rate of pressure change over the last three hours.  Trend = (pressure now - pressure 3hrs ago) / 3 &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrend&amp;gt;&lt;br /&gt;
|The pressure trend in words - values can be set in the &#039;strings.ini&#039; file&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendenglish&amp;gt;&lt;br /&gt;
| a single word description for the pressure trend - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed). From version 1.8.8 1st December 2009&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#PressChangeLast3Hours&amp;gt;&lt;br /&gt;
|Available from version 3.11.1;  Total Pressure Change since 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altimeterpressure&amp;gt;&lt;br /&gt;
|Altimeter pressure. Pressure corrected to sea level using the station&#039;s altitude only. Same as sea-level pressure for non-Davis stations.&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wlatest&amp;gt;&lt;br /&gt;
|Current wind speed reading from console.  Corresponds to &#039;latest&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearing&amp;gt;&lt;br /&gt;
|Current wind bearing in degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currentwdir&amp;gt;&lt;br /&gt;
|Current wind bearing as a compass point - e.g. ESE &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeed&amp;gt;&lt;br /&gt;
|The 10-minute average, if you have Cumulus set to calculate a 10-minute average. Otherwise, it&#039;s the latest &#039;wind&#039; value from the console (i.e. the current speed as determined by the station). Corresponds to &#039;average&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgbearing&amp;gt;&lt;br /&gt;
|Average wind bearing in degrees over last configured interval minutes. Range 1-360, 0=Calm&lt;br /&gt;
&lt;br /&gt;
This is calculated by taking the wind direction and speed for the last 10 minutes (or other interval as configured), calculates the sums of the North/South and East/West vector components, divides the E/W component sum by the N/S component sum, and takes the arctan.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdir&amp;gt;&lt;br /&gt;
|Average wind bearing over last 10 minutes as a [http://en.wikipedia.org/wiki/Compass compass] point - e.g. ESE&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgust&amp;gt;&lt;br /&gt;
|The highest wind reading in the last 10 minutes. Corresponds to &#039;gust&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindSampleCount&amp;gt;&lt;br /&gt;
|The number of wind samples making up the wind rose (etc) data (up to 3600)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdirdata&amp;gt;&lt;br /&gt;
|Comma separated list of recent wind bearing readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &amp;lt;#nextwindindex&amp;gt;. Reading interval x varies by station type:&lt;br /&gt;
* Oregon:  x=12 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 12 hours worth in full array&lt;br /&gt;
* Davis:  x=2 or 3 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 2.5 hours worth in full array&lt;br /&gt;
* Fine Offset: Cumulus 1 reads the wind data every minute (although station transmits wind data every 40 seconds), so 60 hours worth in full array&lt;br /&gt;
* Davis WLL: x=2.5 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=160900#p160900) so 2.5 hours worth in full array&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspddata&amp;gt;&lt;br /&gt;
|Comma separated list of recent individual (non-averaged) wind speed (correspond to &#039;latest&#039; on the Cumulus main screen) readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &#039;&#039;&#039;nextwindindex&#039;&#039;&#039; tag. Reading interval x varies by station type (see above).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#nextwindindex&amp;gt;&lt;br /&gt;
|The index of the entries in &amp;lt;#wdirdata&amp;gt; and &amp;lt;#wspddata&amp;gt; that Cumulus &#039;&#039;is going to use next&#039;&#039; - i.e. the latest entry used is one less than this; but don&#039;t forget to allow for the wrap around!&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRoseData&amp;gt;&lt;br /&gt;
|A comma-separated list of the wind &#039;totals&#039; used to draw the wind rose (8 or 16 values)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRosePoints&amp;gt;&lt;br /&gt;
|The number of items in &amp;lt;#WindRoseData&amp;gt; (i.e. 8 or 16)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufort&amp;gt;&lt;br /&gt;
|The current wind speed on the [http://en.wikipedia.org/wiki/Beaufort_scale Beaufort scale] (e.g. F8) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufortnumber&amp;gt;&lt;br /&gt;
|The current wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaudesc&amp;gt;&lt;br /&gt;
|The current wind speed Beaufort description (e.g. &amp;quot;Gale&amp;quot;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom10&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo10&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbase&amp;gt;&lt;br /&gt;
|Calculated [http://en.wikipedia.org/wiki/Cloud_base cloud base]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbasevalue&amp;gt;&lt;br /&gt;
|Current calculated cloud base without units&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UV&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Uv_index UV index]. Requires your station to have a UV sensor.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SolarRad&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Solar_radiation solar radiation]. Requires your station to have a solar sensor.&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Current light level in Lux. Requires your station to have a solar sensor. Only applies to Fine Offset stations.&lt;br /&gt;
|-&lt;br /&gt;
|[[Forecast_webtag|&amp;lt;#forecast&amp;gt;]]&lt;br /&gt;
|The current forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#forecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current forecast encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastnumber&amp;gt;&lt;br /&gt;
|The number relating to the current forecast entry in the [[strings.ini]] file.  If your station is not providing it&#039;s own forecast and Cumulus is not calculating one then 0 (zero) is returned.  Note: two negative numbers can be returned by [[Forecast_webtag|Cumulus]]: -1 (neg 1) = Exceptional Fine, -26 (neg 26) = Exceptional Bad&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecast&amp;gt;&lt;br /&gt;
|Always gives Cumulus (Zambretti) [[Forecast_webtag|forecast]], even if the &amp;lt;#forecast&amp;gt; tag provides a station forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#cumulusforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  Cumulus (Zambretti) forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecast&amp;gt;&lt;br /&gt;
|Always gives station forecast (if available)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#wsforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  station forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcond&amp;gt;&lt;br /&gt;
|Represents the value entered on the screen within Cumulus for the Current Weather condition, or the value as held in the [[currentconditions.txt]] file. Any reserved HTML characters are encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcondenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#currcond&amp;gt; but also has all characters above (decimal base) code 159 encoded as HTML entities for example this would encode any use of symbol for degree.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcondJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current conditions encoded for JavaScript&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Extra Sensors==&lt;br /&gt;
&lt;br /&gt;
The extra sensors functionality in Cumulus only supports processing for current spot values as read from the sensors. Periodically spot extra sensor values are logged, see the [[Extra_Sensor_Files|Extra Sensor Files]] page for information about log files from where you can extract the past spot values. The logging can be compared to the Standard Logfiles.&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors: Davis models and Oregon Scientific WMR928, WR100/200 ===&lt;br /&gt;
&lt;br /&gt;
These web tags hold current values for additional sensors supported by CumulusMX. For Oregon Scientific model like WMR-200 with USB connection, please refer to [[#Web tags mentioning (outside) temperature]] because any of the extra temperature tags below can be redirected to &#039;&#039;&#039;&amp;lt;#temp&amp;gt;&#039;&#039;&#039;, and consequently also have web tags reporting daily extremes and longer period extreme records.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp1 - 10&amp;gt;&lt;br /&gt;
|Extra temperature channel 1 - 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP1 - 10&amp;gt;&lt;br /&gt;
|Extra dew point channel 1 - 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum1 - 10&amp;gt;&lt;br /&gt;
|Extra humidity channel 1 - 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilTemp1 - 16&amp;gt;&lt;br /&gt;
|Soil temperature 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture1 - 16&amp;gt;&lt;br /&gt;
|Soil moisture 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafTemp1 - 4&amp;gt;&lt;br /&gt;
|Leaf temperature 1 - 4&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafWetness1 - 8&amp;gt;&lt;br /&gt;
|Leaf wetness 1 - 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors:  Davis AirLink ===&lt;br /&gt;
Available from version 3.9.0. You can configure two Airlink devices which have fixed identification as Indoor and Outdoor. There are a similar set of tags for each device.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Particulate Matter&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm1[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 1 μm, or less count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Currentparticulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality Index Values (allows use of the &amp;quot;dp=n&amp;quot; and &amp;quot;tc=y&amp;quot; parameters)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 2.5 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Stats Values&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 1 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 3 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 24 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] 12 hr averages buffer (2  hrs are required to get a nowcast value)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Sensor Info&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkFirmwareVersion[InǀOut]&amp;gt;&lt;br /&gt;
|Shows the AirLink firmware version as a date string.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkTemp[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air temperature value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkHum[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air humidity value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkWifiRssi[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors WiFi signal strength in dB - anything below -90 is considered very poor.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Extra Sensors: Ecowitt ===&lt;br /&gt;
&lt;br /&gt;
Ecowitt stations are sold under other names depending on nation,  e.g. Ambient in USA, Froggit in central Europe, so Ecowitt is used as a generic name in this Wiki. See also [https://www.wxforum.net/index.php?board=111.0 WXForum.net].&lt;br /&gt;
&lt;br /&gt;
==== WH45 CO₂ sensor ====&lt;br /&gt;
&lt;br /&gt;
Available from release 3.9.5.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2&amp;gt;&lt;br /&gt;
| The actual CO&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;concentration in ppm&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm2p5&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; or less&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm2p5-24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm10&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less (includes the 2.5 figure)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm10-24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-temp&amp;gt;&amp;lt;sup&amp;gt;See note&amp;lt;/sup&amp;gt;&lt;br /&gt;
| Temperature as reported by Air Quality monitor. &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-hum&amp;gt;&lt;br /&gt;
| Relative Humidity as reported by Air Quality monitor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note&#039;&#039;&#039;: This temperature reflects the temperature of the sensor and would be used in combination with the sensors measured humidity (see next) for correction of the measured PM (particulate matter) value. This correction is responsibility of the user and is subject to a lot of discussion. Determination of how to correct the PM value is highly dependent on the conditions and placement of the sensor. See the specification sheet for the sensor or create some multivariate regression line based on calibration measurements. This is also valid for PM sensors like the AirLink. The normal amateur usage of PM sensors is that the uncorrected values are published. &lt;br /&gt;
&lt;br /&gt;
==== WN34 soil and water sensor ====&lt;br /&gt;
&lt;br /&gt;
Cumulus MX can support the Ecowitt WN34 (other model types exist and are reported here as if WN34) soil and water temperature sensors. They are reported as &amp;quot;User Temperature 1&amp;quot; to &amp;quot;User Temperature 8&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp1 - 8&amp;gt;&lt;br /&gt;
|The temperature of the sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Divers Extra Sensors ====&lt;br /&gt;
Below are described the tags resulting from &#039;&#039;Ecowitt Air quality (WH41,WH43,WH45)&#039;&#039;, Ecowitt leak sensor (WH55), lighting detector (WH57), and extra temperature sensors (WN34)&lt;br /&gt;
&lt;br /&gt;
This sub-section applies only to those using Ecowitt GW1000 (also Froggit DS1500, and other equivalents, see [[Supported Devices]]) an interface unit that picks up various external sensors and sends the data via an application programming interface to CumulusMX which then generates the following web tags:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#GW1000FirmwareVersion&amp;gt;&lt;br /&gt;
|GW1000 firmware version string&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQuality1 - 4&amp;gt;&lt;br /&gt;
| Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQualityAvg1 - 4&amp;gt;&lt;br /&gt;
| 24 hr moving average Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeakSensor1 - 4&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningDistance&amp;gt;&lt;br /&gt;
|Distance to last strike &lt;br /&gt;
Same units as wind run - miles/km/nm. Returns 0.0 if you don&#039;t have a sensor, GW1000 api returns max value you can put in a byte - 0xFF which translates to 158.4 miles = 255 km if have sensor but no strike detected yet, so CMX translates that to &#039;----&#039;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningTime&amp;gt;&lt;br /&gt;
|Date and Time of last strike. &lt;br /&gt;
Default without output parameters is locale&#039;s short time format e.g. 18:02 or 6:02 pm, without date, but tag accepts both date and time output parameters. &lt;br /&gt;
Returns &#039;----&#039; if you don&#039;t have sensor or there has not been a strike since the sensor was installed. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of lighting strikes today&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp1 - 8&amp;gt; &lt;br /&gt;
|User Temperature 1 - 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The WH32 produces Temperature, Humidity and Dewpoint tags as the Davis above, WH51 soilmoisture produces similar tags.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp1 - 8&amp;gt;&lt;br /&gt;
|Extra temperature Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP1 - 8&amp;gt;&lt;br /&gt;
|Extra dew point Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum1 - 8&amp;gt;&lt;br /&gt;
|Extra humidity Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;| WH51 soilmoisture sensor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture1 - 8&amp;gt;&lt;br /&gt;
|Soil moisture 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Recent History=&lt;br /&gt;
&lt;br /&gt;
Please refer to the [[Recent history]] page for full information about using the tags in the following two tables. &lt;br /&gt;
&lt;br /&gt;
All tags in the tables below have:&lt;br /&gt;
#Mandatory input parameters as in this [[Webtags/Parameters#Input_modification_Parameters|description]]&lt;br /&gt;
#Optional output parameters to modify the time format as in this [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|description]]&lt;br /&gt;
&lt;br /&gt;
== Timestamp tag ==&lt;br /&gt;
Although as [[Recent history]] page explains, the history is intended to cover every minute in last 7 days, some entries may be at less frequent intervals, and when clocks change some entries will be missing altogether.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Time-stamp tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentTS&amp;gt;&lt;br /&gt;
|Gives the timestamp of the data that will be returned for any other recent history tag that uses same &#039;&#039;&#039;d, h, and m&#039;&#039;&#039; parameters&lt;br /&gt;
|&amp;lt;#RecentTS h=3 m=1 format=&amp;quot;HH:mm&amp;quot;&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== All Recent History Tags ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Input Modification Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentOutsideTemp&amp;gt;&lt;br /&gt;
|Outside Temperature&lt;br /&gt;
| &amp;lt;#RecentOutsideTemp h=3 m=1&amp;gt;&amp;amp;nbsp;&amp;lt;#tempunit&amp;gt; will display the temperature at the start of the period for which &amp;lt;#temptrend&amp;gt; is calculated&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill &lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentDewPoint&amp;gt;&lt;br /&gt;
|Dew Point&lt;br /&gt;
| &amp;lt;#RecentDewPoint h=25&amp;gt; reports the dew point temperature just over a day ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHeatIndex&amp;gt;&lt;br /&gt;
|Heat Index&lt;br /&gt;
| &amp;lt;#RecentHeatIndex m=121&amp;gt; reports the heat index about 2 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidity&amp;gt;&lt;br /&gt;
|Relative Humidity&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind &amp;lt;br&amp;gt;(Note: Wind &#039;Speed&#039;, &#039;Gust&#039; and &#039;Latest&#039; have the usual Cumulus meanings see [[Wind measurement]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindSpeed&amp;gt;&lt;br /&gt;
|Wind Speed&lt;br /&gt;
| &amp;lt;#RecentWindSpeed m=10&amp;gt; will display the average wind speed 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindGust&amp;gt;&lt;br /&gt;
|Wind Gust&lt;br /&gt;
&lt;br /&gt;
(reports maximum gust from build 1088 of version 1.9.4)&lt;br /&gt;
| &amp;lt;#RecentWindGust d=1 m=1&amp;gt; will report the wind gust at approximately the same time yesterday&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindLatest&amp;gt;&lt;br /&gt;
|Wind Latest. &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindDir&amp;gt;&lt;br /&gt;
|Wind Direction (instantaneous)&lt;br /&gt;
| &amp;lt;#RecentWindDir m=10&amp;gt; will tell you which direction the wind was blowing from 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir&amp;gt;&lt;br /&gt;
|Wind Direction (average)&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir d=6&amp;gt; will say what the calculated average wind direction was at this time at the start of the week&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentPressure&amp;gt;&lt;br /&gt;
|Sea-level Pressure&lt;br /&gt;
| &amp;lt;#RecentPressure h=3 m=1&amp;gt; gives the sea level pressure when &amp;lt;#presstrendval&amp;gt; started tracking the pressure&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentRainToday&amp;gt;&lt;br /&gt;
|Daily rain total from last roll-over to specified time&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar &amp;amp; UV&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentSolarRad&amp;gt;&lt;br /&gt;
|Solar Radiation &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentUV&amp;gt;&lt;br /&gt;
|UV Index &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Indoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; | (to do)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Outdoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill  (if temperature is below 10°C or 50 °F, then the new Feels Like now available in MX (next item) will report this same value).&lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentFeelsLike&amp;gt;&lt;br /&gt;
| Feels Like Temperature&lt;br /&gt;
| &amp;lt;#RecentFeelsLike h=12 m=1&amp;gt; reports the feel like temperature 12 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidex&amp;gt;&lt;br /&gt;
| Canadian Humidity Index (humidex) Dimensionless - no units&lt;br /&gt;
| &amp;lt;#RecentHumidex h=3&amp;gt; reports humidex 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality tags&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
NOTE: Please note this section has NOT yet been updated for recent MX releases, it appears from [[cumulusmx.db|RecentData table in cumulusmx.db]] that the list here is not complete for MX.  However, no release announcement has been found listing tag names not shown here (i.e. apparent temperature, indoor temperature and humidity, air quality)&lt;br /&gt;
&lt;br /&gt;
=Today=&lt;br /&gt;
&lt;br /&gt;
Cumulus allows some control over the time that &amp;quot;Today&amp;quot; begins:&lt;br /&gt;
# You can define the log rollovertime. Choose between 9am or midnight.&lt;br /&gt;
# For the weather diary feature &#039;&#039;&#039;SnowDepthHour&#039;&#039;&#039; The default SnowDepthHour is 0&lt;br /&gt;
&lt;br /&gt;
Readings from your weather station are assigned to the &amp;quot;Today&amp;quot; based on 3 options for [[Meteorological day]]&lt;br /&gt;
# starting at 9:00 am, based on winter time, so switching to 10:00 during Daylight Saving (summer) time, or&lt;br /&gt;
# starting at 9:00 am, all year round, or&lt;br /&gt;
# aligned with calendar days, so today starts at midnight&lt;br /&gt;
&lt;br /&gt;
The independence of the start time for weather diary and weather station related web tags means needs to be remembered when labelling web tags from the two tables below. It was assumed that you would use 9 a.m. as start time for both, but not care when snow fell, as it often has in the UK, after Summer Time has begun, so weather station tags were by default reporting from 10 a.m. local time and snow as at 9 a.m.&lt;br /&gt;
&lt;br /&gt;
In MX, if you choose 9 a.m. (optionally 10 a.m. in summer) for rollover, so all the standard derivative are assigned to the date the meteorological day starts as Today, but the sunshine hours recorded against today will be from midnight on the said date.&lt;br /&gt;
&lt;br /&gt;
==Weather Diary==&lt;br /&gt;
&lt;br /&gt;
This first table lists all the web tags available for reporting what is recorded in the weather diary. Just to be clear, the web tags shown below, will report data for previous day if the current time is before the snow depth hour setting, and report data for the current day if the current time matches the snow depth hour or is later.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowdepth&amp;gt;&lt;br /&gt;
|Meteorologists report snow depth in cm, so this is default unit for Cumulus. &lt;br /&gt;
&lt;br /&gt;
If there is no entry in Weather Diary for the day explained above, reports zero.&lt;br /&gt;
&lt;br /&gt;
Input is to 2 decimal places. MX allows output in centimetres with decimal places without any script. You can&#039;t change the units shown in admin interface, but your value can be input as inches to 2 decimal places if you ignore &amp;quot;cm&amp;quot; that is displayed in that interface.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowlying&amp;gt;&lt;br /&gt;
| If there is no entry in Weather Diary for the day explained above, this web tag returns null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowfalling&amp;gt;&lt;br /&gt;
| If there is no entry in Weather Diary for the day explained above, this web tag returns null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Today.ini==&lt;br /&gt;
&lt;br /&gt;
These tag names relate to the current [[Meteorological day]] and they are populated from information held in [[today.ini]]; Where a tag name reports a value specific to a past time in today-so-far, there will also be a tag name that can give the time of day, shown in same row of table below. For those that cover whole day so far, the final column contains &amp;quot;n/a&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
There is some inconsistency in naming with &amp;quot;T&amp;quot; not included in all tag names, &amp;quot;T&amp;quot; is used in conjunction with &amp;quot;H&amp;quot; or &amp;quot;L&amp;quot; as a suffix for extreme values/time-stamps, but a prefix &amp;quot;T&amp;quot; can identify today&#039;s value, or prefix &amp;quot;T&amp;quot; can signify a time-stamp. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtemp&amp;gt;&lt;br /&gt;
|The [[Average_temperature|average]] temperature so far today (calculated from all temperature readings processed by Cumulus, [[Today.ini|today.ini]] stores a cumulative aggregate and counts the number of values processed, so a division gives this output)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprange&amp;gt;&lt;br /&gt;
|The temperature range (&amp;lt;#tempTH&amp;gt; - &amp;lt;#tempTL&amp;gt;) so far today (Cumulus calculates all these tags using Celsius values, but outputs them in your chosen units)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest temperature since midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest temperature since midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightRangeT&amp;gt;&lt;br /&gt;
|The temperature range (max - min) so far today from midnight (Cumulus calculates all these tags using Celsius values, but outputs them in your chosen units)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTH&amp;gt;&lt;br /&gt;
|Today&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTL&amp;gt;&lt;br /&gt;
|Today&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTH&amp;gt;&lt;br /&gt;
|Today&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTL&amp;gt;&lt;br /&gt;
|Today&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillTL&amp;gt;&lt;br /&gt;
|Today&#039;s greatest wind chill&lt;br /&gt;
|&amp;lt;#TwchillTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#ThumTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#ThumTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Precipitation&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rain24hourTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest rain for 24 hours&lt;br /&gt;
|&amp;lt;#Train24hourTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainToday&amp;gt;&lt;br /&gt;
|If you have an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode, this gives today&#039;s rain total so far according to the sensor&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustTM&amp;gt; &lt;br /&gt;
|Today&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingTM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of today&#039;s high gust (&amp;lt;#wgustTM&amp;gt;) in degrees&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#directionTM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of today&#039;s high gust (&amp;lt;#wgustTM&amp;gt;) in as a compass point (e.g. &amp;quot;NNE&amp;quot;)&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufort&amp;gt; &lt;br /&gt;
|Today&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufortnumber&amp;gt;&lt;br /&gt;
|Today&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#windrun&amp;gt;&lt;br /&gt;
|The total wind run so far today&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvg&amp;gt;&lt;br /&gt;
|The wind run divided by time passed since rollover to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearing&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddir&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for today&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ET&amp;gt;&lt;br /&gt;
|Today&#039;s [http://en.wikipedia.org/wiki/Evapotranspiration evapotranspiration], if not on the station can be calculated by CMX.&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarTH&amp;gt;&lt;br /&gt;
|Today&#039;s high solar radiation value (Solar sensor needed)&lt;br /&gt;
|&amp;lt;#TsolarTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVTH&amp;gt;&lt;br /&gt;
|Today&#039;s high UV Index (UV sensor needed)&lt;br /&gt;
|&amp;lt;#TUVTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
|Today&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of strikes since midnight, default 0 &lt;br /&gt;
&lt;br /&gt;
(other lightning tags can be found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursToday&amp;gt;&lt;br /&gt;
| The incremental chill hours figure since start of today (Compare with Cumulative seasonal Chill Hours at end of today &amp;lt;#chillhours&amp;gt; found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= No Commas; RC Webtags =&lt;br /&gt;
&lt;br /&gt;
The conversion of comma decimal separator to a point is described on the [[Webtags/Parameters#Changing_the_decimal_separator|parameter page]]. However, there is a set of legacy webtags which produce that value without a comma without parameter. Those webtags have a prefix of RC and are listed separately. Those webtags still exist and are listed here without further comment.&lt;br /&gt;
&lt;br /&gt;
== Current conditions ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCtemp&amp;gt;, &amp;lt;#RCdew&amp;gt;, &amp;lt;#RCheatindex&amp;gt;, &amp;lt;#RChum&amp;gt;, &amp;lt;#RCinhum&amp;gt;, &amp;lt;#RCintemp&amp;gt;, &amp;lt;#RCpress&amp;gt;, &amp;lt;#RCrfall&amp;gt;, &amp;lt;#RCrrate&amp;gt;, &amp;lt;#RCwchill&amp;gt;, &amp;lt;#RCwgust&amp;gt;, &amp;lt;#RCwspeed&amp;gt;, &amp;lt;#RCwlatest&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Today ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCpressTH&amp;gt;,  &amp;lt;#RCpressTL&amp;gt;,  &amp;lt;#RCrrateTM&amp;gt;,  &amp;lt;#RCtempTH&amp;gt;, &amp;lt;#RCtempTL&amp;gt;, &amp;lt;#RCwgustTM&amp;gt;,  &amp;lt;#RCdewpointTH&amp;gt;, &amp;lt;#RCdewpointTL&amp;gt;, &amp;lt;#RCwchillTL&amp;gt;, &amp;lt;#RCheatindexTH&amp;gt;, &amp;lt;#RCapptempTH&amp;gt;, &amp;lt;#RCapptempTL&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Recent History ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCRecentOutsideTemp&amp;gt;, &amp;lt;#RCRecentWindSpeed&amp;gt;, &amp;lt;#RCRecentWindGust&amp;gt;, &amp;lt;#RCRecentWindLatest&amp;gt;, &amp;lt;#RCRecentWindChill&amp;gt;, &amp;lt;#RCRecentDewPoint&amp;gt;, &amp;lt;#RCRecentHeatIndex&amp;gt;, &amp;lt;#RCRecentPressure&amp;gt;, &amp;lt;#RCRecentRainToday&amp;gt;, &amp;lt;#RCRecentUV&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Yesterday=&lt;br /&gt;
&lt;br /&gt;
Note that the Y indicating yesterday is sometimes a prefix, sometimes a suffix (with H for High, L for Low), web tags are not named consistently!&lt;br /&gt;
&lt;br /&gt;
For web tags that refer to a particular time of day, there is a corresponding web tag that can give that time of day. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:550px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprangeY&amp;gt;&lt;br /&gt;
|The temperature range (max - min) yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest temperature from midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest temperature from midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightRangeY&amp;gt;&lt;br /&gt;
|The temperature range (max - min) yesterday from midnight&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtempY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s average temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Ychillhours&amp;gt;&lt;br /&gt;
| The Cumulative [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] as recorded at rollover (the end of meteorological yesterday)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursYest&amp;gt;&lt;br /&gt;
| The incremental [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] yesterday&lt;br /&gt;
&lt;br /&gt;
(compare with &amp;lt;#chillhoursToday&amp;gt; described in [[#Today.ini]] table)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#TwchillYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYH&amp;gt;&lt;br /&gt;
|High humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYL&amp;gt;&lt;br /&gt;
|Low humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallY&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to the connected weather station&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainYest&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rain24hourYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest hourly rain over 24 hours&lt;br /&gt;
|&amp;lt;#Train24hourYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustYM&amp;gt; &lt;br /&gt;
|Yesterday&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingYM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of yesterday&#039;s high gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#directionYM&amp;gt;&lt;br /&gt;
|The wind direction at the time of yesterday&#039;s high gust as a compass point (e.g. &amp;quot;NNW&amp;quot;)&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufort&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufortnumber&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for yesterday&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearingY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddirY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunY&amp;gt;&lt;br /&gt;
|The total wind run for yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvgY&amp;gt;&lt;br /&gt;
| The wind run yesterday divided by 24 hours to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YSunshineHours&amp;gt;&lt;br /&gt;
|Yesterday&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high solar radiation value (Solar sensor needed) &lt;br /&gt;
|&amp;lt;#TsolarYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high UV Index (UV sensor needed) &lt;br /&gt;
|&amp;lt;#TUVYH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Yearly=&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:350px&amp;quot;|Time Webtag&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#YearTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#YearTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s highest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s lowest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHeatIndexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest USA heat index&lt;br /&gt;
|&amp;lt;#YearHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWChillL&amp;gt;&lt;br /&gt;
|This year&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#YearWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeH&amp;gt;&lt;br /&gt;
|This year&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumidexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#YearHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointH&amp;gt;&lt;br /&gt;
|This year&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMinTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMaxTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumH&amp;gt;&lt;br /&gt;
|This year&#039;s high humidity&lt;br /&gt;
|&amp;lt;#YearHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumL&amp;gt;&lt;br /&gt;
|This year&#039;s low humidity&lt;br /&gt;
|&amp;lt;#YearHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressH&amp;gt;&lt;br /&gt;
|This year&#039;s high pressure&lt;br /&gt;
|&amp;lt;#YearPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressL&amp;gt;&lt;br /&gt;
|This year&#039;s low pressure&lt;br /&gt;
|&amp;lt;#YearPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearGustH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind gust&lt;br /&gt;
|&amp;lt;#YearGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind speed&lt;br /&gt;
|&amp;lt;#YearWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindRunH&amp;gt;&lt;br /&gt;
| This year&#039;s highest Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearRainRateH&amp;gt;&lt;br /&gt;
|This year&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#YearRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHourlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#YearHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDailyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high daily rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearRain24HourH&amp;gt;&lt;br /&gt;
|This year&#039;s high 24hr rain&lt;br /&gt;
|&amp;lt;#YearRain24HourHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearRain24HourHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMonthlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high monthly rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMonthlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest period without rain ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursYear&amp;gt;&lt;br /&gt;
| the total sunshine hours in year-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=All Time=&lt;br /&gt;
&lt;br /&gt;
The default formats are:&lt;br /&gt;
*The default format for an extreme month is to show the month name in full i.e. format &#039;MMMM&#039; followed by the year in full. &lt;br /&gt;
*For an extreme day it shows the day of the month and the month name in full i.e. format &amp;quot;dd MMMM&amp;quot; (same for Cumulus 1 and Cumulus MX), prefixed with the word &#039;on&#039; again ending with the year. &lt;br /&gt;
*For the highest/lowest within a day in the year it shows both time and date adding the word &amp;quot;at&amp;quot; before the time, and the word &#039;on&#039; before the date (i.e. on the standard web page the time comes first, not as seen in admin interface).&lt;br /&gt;
&lt;br /&gt;
You can change the default output on either the standard web template, or in your own file,  by using the [[#Time.2FDate_.27format.27_Parameter|formats]], please check the [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|Parameter page]].&lt;br /&gt;
&lt;br /&gt;
Note that unlike the this month and this year web tags, the time and the date are both included in the default format of the standard time-stamp web tags for the &#039;highest minimum&#039; and &#039;lowest maximum&#039; temperatures, yet another inconsistency!&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempH&amp;gt;&lt;br /&gt;
|All time high temperature&lt;br /&gt;
|&amp;lt;#TtempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempL&amp;gt;&lt;br /&gt;
|All time low temperature &lt;br /&gt;
|&amp;lt;#TtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#mintempH&amp;gt;&lt;br /&gt;
|All time high minimum temperature &lt;br /&gt;
|&amp;lt;#TmintempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#maxtempL&amp;gt;&lt;br /&gt;
|All time low maximum temperature &lt;br /&gt;
|&amp;lt;#TmaxtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDailyTempRange&amp;gt;&lt;br /&gt;
|All time low daily temperature range&lt;br /&gt;
|&amp;lt;#TLowDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyTempRange&amp;gt;&lt;br /&gt;
|All time high daily temperature range&lt;br /&gt;
|&amp;lt;#THighDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempH&amp;gt;&lt;br /&gt;
|All time high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempL&amp;gt;&lt;br /&gt;
|All time low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeH&amp;gt;&lt;br /&gt;
|All time high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeL&amp;gt;&lt;br /&gt;
|All time low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexH&amp;gt;&lt;br /&gt;
|All time high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexH&amp;gt;&lt;br /&gt;
|All time high USA heat index&lt;br /&gt;
|&amp;lt;#TheatindexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointH&amp;gt;&lt;br /&gt;
|All time high dew point&lt;br /&gt;
|&amp;lt;#TdewpointH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointL&amp;gt;&lt;br /&gt;
|All time low dew point&lt;br /&gt;
|&amp;lt;#TdewpointL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humH&amp;gt;&lt;br /&gt;
|All time high humidity&lt;br /&gt;
|&amp;lt;#ThumH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humL&amp;gt;&lt;br /&gt;
|All time low humidity&lt;br /&gt;
|&amp;lt;#ThumL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillH&amp;gt;&lt;br /&gt;
|All time greatest wind chill (i.e. lowest temperature, but highest wind speed) &lt;br /&gt;
|&amp;lt;#TwchillH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateM&amp;gt;&lt;br /&gt;
|All time high rain rate &lt;br /&gt;
|&amp;lt;#TrrateM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallH&amp;gt;&lt;br /&gt;
|All time high daily rain &lt;br /&gt;
|&amp;lt;#TrfallH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallhH&amp;gt;&lt;br /&gt;
|All time high hourly rain&lt;br /&gt;
|&amp;lt;#TrfallhH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallmH&amp;gt;&lt;br /&gt;
|All time high monthly rain &lt;br /&gt;
|&amp;lt;#TrfallmH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriod&amp;gt;&lt;br /&gt;
|All time longest dry period (days)&lt;br /&gt;
|&amp;lt;#TLongestDryPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriod&amp;gt;&lt;br /&gt;
|All time longest wet period (days)&lt;br /&gt;
|&amp;lt;#TLongestWetPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressH&amp;gt;&lt;br /&gt;
|All time high pressure &lt;br /&gt;
|&amp;lt;#TpressH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressL&amp;gt;&lt;br /&gt;
|All time low pressure &lt;br /&gt;
|&amp;lt;#TpressL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#gustM&amp;gt;&lt;br /&gt;
|All time high wind gust &lt;br /&gt;
|&amp;lt;#TgustM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeedH&amp;gt;&lt;br /&gt;
|All time high average wind speed &lt;br /&gt;
|&amp;lt;#TwspeedH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunH&amp;gt;&lt;br /&gt;
|All time high daily wind run&lt;br /&gt;
|&amp;lt;#TwindrunH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Monthly=&lt;br /&gt;
&lt;br /&gt;
The web tags in the date column default output dates in the format &amp;quot;dd MMMM&amp;quot;. For web tags that represent daily values, there are (obviously) no corresponding time web tags, but for high and low spot values the default &#039;h:mm&#039; format of the time output can be changed. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Time Webtag name&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempH&amp;gt;&lt;br /&gt;
|This months high temperature&lt;br /&gt;
|&amp;lt;#MonthTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempL&amp;gt;&lt;br /&gt;
|This months low temperature&lt;br /&gt;
|&amp;lt;#MonthTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMinTempH&amp;gt;&lt;br /&gt;
|This months highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMaxTempL&amp;gt;&lt;br /&gt;
|This months lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHeatIndexH&amp;gt;&lt;br /&gt;
|This months high USA heat index&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWChillL&amp;gt;&lt;br /&gt;
|This months greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#MonthWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempH&amp;gt;&lt;br /&gt;
|This month&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempL&amp;gt;&lt;br /&gt;
|This month&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeH&amp;gt;&lt;br /&gt;
|This month&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeL&amp;gt;&lt;br /&gt;
|This months lowest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumidexH&amp;gt;&lt;br /&gt;
|This month&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#MonthHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointH&amp;gt;&lt;br /&gt;
|This month&#039;s high dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointL&amp;gt;&lt;br /&gt;
|This month&#039;s low dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumH&amp;gt;&lt;br /&gt;
|This month&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#MonthHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#MonthHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressH&amp;gt;&lt;br /&gt;
|This month&#039;s highest pressure&lt;br /&gt;
|&amp;lt;#MonthPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest pressure&lt;br /&gt;
|&amp;lt;#MonthPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthGustH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind gust&lt;br /&gt;
|&amp;lt;#MonthGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind speed&lt;br /&gt;
|&amp;lt;#MonthWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindRunH&amp;gt;&lt;br /&gt;
|This month&#039;s high Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthRainRateH&amp;gt;&lt;br /&gt;
|This month&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#MonthRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHourlyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthRain24HourH&amp;gt;&lt;br /&gt;
|This month&#039;s highest 24hr rain&lt;br /&gt;
|&amp;lt;#MonthRain24HourHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthRain24HourHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDailyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s wettest day (greatest daily rain)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest dry period ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day, ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursMonth&amp;gt;&lt;br /&gt;
| the total sunshine hours in month-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Monthly All Time Records=&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;These tag names represent extreme record values (and corresponding time-stamps) for any particular month (1 =January, and so on, to 12 =December) in all years&#039;&#039;&#039; (HAR To place somewhere)&lt;br /&gt;
&lt;br /&gt;
This table includes webtags that show the values in [[Monthlyalltime.ini]] log file.&lt;br /&gt;
&lt;br /&gt;
These are a set of tags for monthly all-time highs and lows, in other words the highest and lowest values for a particular month of the year.  &lt;br /&gt;
# The tag names listed here require a [[Webtags/Parameters#Input_modification_Parameters|input modification parameter]].&lt;br /&gt;
# The tag names here can optionally take any [[Webtags/Parameters#Output_modification_parameters|output modification parameters]].&lt;br /&gt;
# To supply both optional input modification, and optional output modification parameters, separate them with spaces, e.g. &amp;lt;#ByMonthTempHT mon=7 format=hh:nn&amp;gt;. In that example, the time (not date) of highest ever temperature in July is returned after processing by Cumulus.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempH&amp;gt;&lt;br /&gt;
|High Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempL&amp;gt;&lt;br /&gt;
|Low Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexH&amp;gt;&lt;br /&gt;
|High Heat Index&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWChillL&amp;gt;&lt;br /&gt;
|Greatest wind chill (i.e. lowest temperature and highest wind speed)&lt;br /&gt;
|&amp;lt;#ByMonthWChillLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempH&amp;gt;&lt;br /&gt;
|High Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempL&amp;gt;&lt;br /&gt;
|Low Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeH&amp;gt;&lt;br /&gt;
|High Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeL&amp;gt;&lt;br /&gt;
|Low Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumidexH&amp;gt;&lt;br /&gt;
|High Canadian Humidity Index (Humidex)&lt;br /&gt;
|&amp;lt;#ByMonthHumidexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointH&amp;gt;&lt;br /&gt;
|High Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointL&amp;gt;&lt;br /&gt;
|Low Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMinTempH&amp;gt;&lt;br /&gt;
|Highest Daily Minimum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMinTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempL&amp;gt;&lt;br /&gt;
|Lowest Daily Maximum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRangeT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRangeT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumH&amp;gt;&lt;br /&gt;
|High Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumL&amp;gt;&lt;br /&gt;
|Low Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumLT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressH&amp;gt;&lt;br /&gt;
|High Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressL&amp;gt;&lt;br /&gt;
|Low Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthGustH&amp;gt;&lt;br /&gt;
|High Wind Gust&lt;br /&gt;
|&amp;lt;#ByMonthGustHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindH&amp;gt;&lt;br /&gt;
|High Wind Speed&lt;br /&gt;
|&amp;lt;#ByMonthWindHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindRunH&amp;gt;&lt;br /&gt;
|High Daily Wind Run&lt;br /&gt;
|&amp;lt;#ByMonthWindRunHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthRainRateH&amp;gt;&lt;br /&gt;
|High Rain Rate&lt;br /&gt;
|&amp;lt;#ByMonthRainRateHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainH&amp;gt;&lt;br /&gt;
|High Monthly Rainfall&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainH&amp;gt;&lt;br /&gt;
|High Hourly Rain&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthRain24HourH&amp;gt;&lt;br /&gt;
|High 24hr Rain&lt;br /&gt;
|&amp;lt;#ByMonthRain24HourHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainH&amp;gt;&lt;br /&gt;
|High Daily Rain&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest Dry Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriodT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest Wet Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriodT&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Day/Night/Sun/Moon=&lt;br /&gt;
&lt;br /&gt;
These values are calculated hourly.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunrise&amp;gt;&lt;br /&gt;
|Last sunrise time at the station - This sunrise time is calculated by a third party library each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunset&amp;gt;&lt;br /&gt;
|Next sunset time at the station - The sunset/sunrise times are calculated each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylength&amp;gt;&lt;br /&gt;
|Length of day in hours and minutes (sunrise to sunset).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunUp&amp;gt;&lt;br /&gt;
|A flag to indicate if the Sun is above the horizon or not, based on the sunrise and sunset times.&lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 is when the Sun is above the horizon for the station location.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dawn&amp;gt;&lt;br /&gt;
|Start of last Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dusk&amp;gt;&lt;br /&gt;
|End of next Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylightlength&amp;gt;&lt;br /&gt;
| Approximate length of daylight in hours and minutes (dawn to dusk)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#isdaylight&amp;gt;&lt;br /&gt;
|A flag to indicate if the location for the station is in civil daylight or not, based on the dawn and dusk times. &lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 notes that it is currently within the hours of daylight.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tomorrowdaylength&amp;gt;&lt;br /&gt;
|A string giving an approximate predicted difference between the length of daylight (dawn to dusk) yesterday and length of daylight tomorrow.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonphase&amp;gt;&lt;br /&gt;
|Current [[Lunar phase|phase of the moon]] in words, eg &amp;quot;New Moon&amp;quot; etc. The names used can be altered in [[Strings.ini#Moon_Phases|strings.ini]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonAge&amp;gt;&lt;br /&gt;
|Current &#039;&#039;&#039;approximate&#039;&#039;&#039; age of the Moon in days (0-29.53)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonrise&amp;gt;&lt;br /&gt;
|Current moonrise time at the station (if moon rises on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonset&amp;gt;&lt;br /&gt;
|Current moonset time at the station (if moon sets on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercent&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (negative value indicates &#039;waning&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercentAbs&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (always positive)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
| see [[#Today.ini]] Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YSunshineHours&amp;gt;&lt;br /&gt;
|see [[#Yesterday]] Miscellaneous &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CurrentSolarMax&amp;gt;&lt;br /&gt;
|[[FAQ#What_is_this_.22Solar_Max.22_value_which_Cumulus_is_displaying.3F | Current theoretical maximum solar radiation]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunny&amp;gt;&lt;br /&gt;
|Returns 1 if the sun is shining, otherwise 0 (Solar sensor needed)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= System =&lt;br /&gt;
&lt;br /&gt;
Special tags returning information about the device hosting CumulusMX &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:450px&amp;quot; |Applicability&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsVersion&amp;gt;&lt;br /&gt;
|OS version, e.g. &amp;quot;Windows 7 x64 build 7600&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsLanguage&amp;gt;&lt;br /&gt;
|OS language, e.g. &amp;quot;English&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SystemUpTime&amp;gt;&lt;br /&gt;
|How long the system has been up, e.g. &amp;quot;8 hours 21 minutes&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ProgramUpTime&amp;gt;&lt;br /&gt;
|How long Cumulus has been running, e.g. &amp;quot;7 hours 55 minutes&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ProgramUpTimeMs&amp;gt;&lt;br /&gt;
|How long Cumulus has been running in milliseconds&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CpuCount&amp;gt;&lt;br /&gt;
|Number of processors, e.g. &amp;quot;4&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CPUTemp&amp;gt;&lt;br /&gt;
|Temperature of the CPU in C, only works on Linux, updates once a minute, returns &#039;-999.0&#039; on Windows&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AllocatedMemory&amp;gt;&lt;br /&gt;
|Amount of memory allocated to Cumulus, e.g. &amp;quot;60.69 MB&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Units=&lt;br /&gt;
&lt;br /&gt;
No optional input nor output parameters.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunit&amp;gt;&lt;br /&gt;
|Unit of temperature being used (Set in Cumulus as [http://en.wikipedia.org/wiki/Centigrade Celsius] or [http://en.wikipedia.org/wiki/Fahrenheit Fahrenheit]) values &amp;quot;&amp;amp;amp;deg;C&amp;quot; or &amp;quot;&amp;amp;amp;deg;F&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#tempunitnoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded (i.e. without &#039;&#039;&#039;&amp;amp;amp;&#039;&#039;&#039; and without &#039;&#039;&#039;&amp;amp;deg;&#039;&#039;&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunitnodeg&amp;gt;&lt;br /&gt;
|The temperature units being used, without a degree symbol, i.e. &amp;quot;F&amp;quot; or &amp;quot;C&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressunit&amp;gt;&lt;br /&gt;
|Unit of measure for pressure. Possible values: &amp;quot;mb&amp;quot;, &amp;quot;hPa&amp;quot;, &amp;quot;in&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rainunit&amp;gt;&lt;br /&gt;
|Unit of measure for rain fall. Possible values: &amp;quot;mm&amp;quot; or &amp;quot;inches&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windunit&amp;gt;&lt;br /&gt;
|Unit of measure for wind speed. Possible values: &amp;quot;m/s&amp;quot;, &amp;quot;mph&amp;quot;, &amp;quot;km/h&amp;quot;, &amp;quot;kts&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrununit&amp;gt;&lt;br /&gt;
|Unit of measure for wind run (distance). Possible values: &amp;quot;km&amp;quot;, &amp;quot;miles&amp;quot;, &amp;quot;km&amp;quot;, &amp;quot;nm&amp;quot; (for wind speeds in m/s, mph, km/h, kts)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbaseunit&amp;gt;&lt;br /&gt;
|The units used for cloudbase value. Possible values:  &amp;quot;ft&amp;quot; or &amp;quot;m&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Date &amp;amp; Time=&lt;br /&gt;
The default format depends on the locale you use to run Cumulus.&lt;br /&gt;
&lt;br /&gt;
When format is fixed it is noted.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#date&amp;gt;&lt;br /&gt;
|The current date.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdate&amp;gt;&lt;br /&gt;
|The current meteorological date.&lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt; (above), but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the &amp;lt;#metdate&amp;gt; will return the date associated with previous calendar day, but will still return current time  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUTC&amp;gt;&lt;br /&gt;
|The current UTC date/time rather than local date/time.  Example result: 18:30 on 30 December 2009. If you want the local date and time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#time&amp;gt;&lt;br /&gt;
|The current time and date. Example result: 18:30 on 30 December 2009.  If you simply wish the time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timehhmmss&amp;gt;&lt;br /&gt;
|The current time (without date). Example format: 18:30:27. You can use output format specifiers to change the way the time is output, but any date specifiers are ignored.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#minute&amp;gt;&lt;br /&gt;
|The current time, just the minutes. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hour&amp;gt;&lt;br /&gt;
|The current time, just the hour. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#day&amp;gt;&lt;br /&gt;
| The current day as a 2-digit number. Fixed format: 07  (cannot use output format modifiers) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dayname&amp;gt;&lt;br /&gt;
| The current day as a word.  For example, Monday &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortdayname&amp;gt;&lt;br /&gt;
| The current day as a shortened word. Example format: Mon&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#month&amp;gt;&lt;br /&gt;
|The current month as a 2-digit number. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#monthname&amp;gt;&lt;br /&gt;
|The current month as a word. Example format: July&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortmonthname&amp;gt;&lt;br /&gt;
|The current month as a shortened word. Example format: Jul&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#year&amp;gt;&lt;br /&gt;
|The current year as a 4-digit number. Example format: 2009  (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortyear&amp;gt;&lt;br /&gt;
|The current year as a 2-digit number. Example format: 09 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdateyesterday&amp;gt;&lt;br /&gt;
|The previous meteorological date.  The default format depends on the locale you use to run Cumulus &lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#yesterday&amp;gt; (below), but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the date output by &amp;lt;#metdateyesterday&amp;gt; will be the calendar day before that returned by &amp;lt;#yesterday&amp;gt;, but the time returned is actual local time.  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#yesterday&amp;gt;&lt;br /&gt;
|Yesterday&#039;s date. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeJavaScript&amp;gt;&lt;br /&gt;
| The JavaScript &#039;&#039;&#039;Date&#039;&#039;&#039; object contains the number of milliseconds since 00:00:00.000 UTC on 1st January 1970, that date and time is known as the UNIX Epoch.  In JavaScript, you can use &amp;lt;code&amp;gt;Math.floor(new Date().getTime()/1000.0)&amp;lt;/code&amp;gt; This getTime method returns the time in milliseconds.  The web tag returns an integer (currently with 13 digits) representing the number of milliseconds since the UNIX epoch when the web tag was processed. It can be used in a script where you wish to re-express other times output by Cumulus MX into UTC (Coordinated Universal Time).  Mac OS X uses 00:00:00.000 UTC on 1st January 2001 as the starting time and date for its millisecond count, so that is considerably lower.&lt;br /&gt;
&lt;br /&gt;
Note that UTC is calculated using 9192631770 times a particular transition time for Caesium 133 as a basis for 1 second. GMT (Greenwich Mean Time) is calculated on the basis that 1 second is 1/86400 of the time taken for a whole (day) rotation of the Earth. UT1 (or solar time) is calculated from various space measurements. Periodically, leap seconds are added to UTC to realign it with UT1, but these leap seconds are not added to the count of milliseconds represented by this web tag.&lt;br /&gt;
&lt;br /&gt;
Do be aware that some devices will use a 32 bit signed integer to represent this number, and that will stop working on 19 January 2038, the year 2038 problem for computing world.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUnix&amp;gt;&lt;br /&gt;
| Unix tracks the number of seconds since the UNIX epoch. So this web tag can be used when you do not want the millisecond accuracy of the previous web tag. Like previous web tag this relates to UTC, so see details for that tag to find out more.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSince30Dec1899&amp;gt; &lt;br /&gt;
|Day count (gives whole and fractional part) Example: 41250.6523310301&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|Date when records began.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSinceRecordsBegan&amp;gt;&lt;br /&gt;
|Day count since Cumulus records started&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Alarms=&lt;br /&gt;
&lt;br /&gt;
There are web tags for each alarm condition, they give a value of &#039;1&#039; if the alarm condition is enabled and is still currently met; otherwise &#039;0&#039;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempAlarm&amp;gt; &lt;br /&gt;
|Low temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempAlarm&amp;gt; &lt;br /&gt;
|High temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeUpAlarm&amp;gt; &lt;br /&gt;
|Temperature increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeDownAlarm&amp;gt; &lt;br /&gt;
|Temperature decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressAlarm&amp;gt; &lt;br /&gt;
|Low pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressAlarm&amp;gt; &lt;br /&gt;
|High pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeUpAlarm&amp;gt; &lt;br /&gt;
|Pressure increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeDownAlarm&amp;gt; &lt;br /&gt;
|Pressure decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainTodayAlarm&amp;gt; &lt;br /&gt;
|High rain today alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateAlarm&amp;gt; &lt;br /&gt;
|High rainfall rate alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustAlarm&amp;gt; &lt;br /&gt;
|High wind gust alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedAlarm&amp;gt; &lt;br /&gt;
|High wind speed alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataStopped&amp;gt;&lt;br /&gt;
|1 if the station has apparently stopped sending data to Cumulus, otherwise 0&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataSpikeAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a data spike is detected, or a data limit exceeded&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#HttpUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a HTTP upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#MySqlUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a MySQL upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#UpgradeAlarm&amp;gt;&lt;br /&gt;
| Alarm raised if MX upgrade (a newer release) is available&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Extreme Records =&lt;br /&gt;
&lt;br /&gt;
There are a set of tags for the Cumulus record states. They give a value of &#039;1&#039; if the record has been exceeded; otherwise &#039;0&#039;. &lt;br /&gt;
&lt;br /&gt;
These web tags will be set from the time of the record until a timeout value is met (by default each record remains set for 24 hours). &lt;br /&gt;
&lt;br /&gt;
You can change the default timeout through the parameter &#039;&#039;Station Settings=&amp;gt;Common Options=&amp;gt;Advanced Options&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
== Table of web tags available for extreme records ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|The date that Cumulus began tracking all time records&amp;lt;br/&amp;gt; (does not prevent earlier record dates being set manually)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#newrecord&amp;gt; &lt;br /&gt;
|Indicates when any tracked extreme is changed (sets the LED on the interface flashing).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempRecordSet&amp;gt;&lt;br /&gt;
|1 if any temperature-based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time highest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time lowest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHeatIndexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high USA heat index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high Canadian Humidity index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowWindChillRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time greatest wind chill extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high feels like temperature extreme has been updated, 0 if not &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low feels like temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMinTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high minimum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowMaxTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low maximum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind gust extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind speed extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RainRecordSet&amp;gt;&lt;br /&gt;
|1 if any rainfall based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high rain rate extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHourlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high hourly rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRain24HourRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high 24hr rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMonthlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high monthly rain  extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest dry period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest wet period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high humidity light extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressureRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRecordSet&amp;gt;&lt;br /&gt;
|1 if any wind speed based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindrunRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind run extreme has been updated, 0 if not&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Miscellaneous =&lt;br /&gt;
&lt;br /&gt;
All tags are available in all flavours, as far as I know, although &#039;&#039;their output might vary&#039;&#039;, and which input/output parameters they permit might vary between Cumulus 1 and MX.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestError&amp;gt;&lt;br /&gt;
| This tag and the next 3 are in CumulusMX, none of them are actually used.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorDate&amp;gt;&lt;br /&gt;
|See previous tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorTime&amp;gt;&lt;br /&gt;
|See previous tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ErrorLight&amp;gt;&lt;br /&gt;
|1 if the &#039;error&#039; light is flashing, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#version&amp;gt;&lt;br /&gt;
|The version of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#build&amp;gt;&lt;br /&gt;
|The build of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildAvailable&amp;gt;&lt;br /&gt;
|This gets the value 0 or 1 and is checked on start-up and once a day thereafter at a random time&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildNumber&amp;gt;&lt;br /&gt;
|It is checked on start-up and once a day thereafter at a random time. Displays the latest public release build number - eg. b3089&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#realtimeinterval&amp;gt;&lt;br /&gt;
|The real time update interval in seconds (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#interval&amp;gt;&lt;br /&gt;
|The web site update interval in minutes (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: will always return one of these: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
&lt;br /&gt;
This is the end of the meteorological day, so if during Daylight Saving Time rolover is at &amp;quot;10 am&amp;quot;, then on the day DST ends it will return to &amp;quot;9 am&amp;quot; ensuring every meteorological day is exactly 24 hours long. If the time is &amp;quot;Midnight&amp;quot; (or during DST it is &amp;quot;9 am&amp;quot;), then days will be 23 or 25 hours long just on day clocks change, 24 hours otherwise.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationtype&amp;gt;&lt;br /&gt;
|The weather station [https://cumuluswiki.org/a/Cumulus.ini#Section:_Station model] description.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationtypeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#latitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Latitude latitude] (as you entered during setup).&lt;br /&gt;
Supports an optional &#039;dp&#039; parameter, if supplied, instead of the usual web-encoded text format with degrees/minutes/seconds, the result is in decimal degrees to the specified number of decimal places. E.g&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude&amp;gt; gives &amp;quot;N&amp;amp;nbsp;59&amp;amp; deg;&amp;amp;amp;nbsp;14&amp;amp;amp;#39;&amp;amp;amp;nbsp;33&amp;amp;amp;quot;&amp;quot; for N 59 14 33&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude dp=5&amp;gt; gives &amp;quot;59.24250&amp;quot;&lt;br /&gt;
&lt;br /&gt;
If the &amp;quot;dp&amp;quot; parameter is supplied, then supplying &amp;quot;rc=y&amp;quot; in addition will cause any decimal comma to be converted to a decimal point.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#latitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Longitude longitude]  (as you entered during setup). Supports an optional &#039;dp&#039; and &#039;rc&#039; parameters as per the latitude tag.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Altitude altitude] value (web tag outputs web encoded format containing figure, &#039;&amp;amp;amp;nbsp;&#039; and units) in either feet or metres just as you entered during setup e.g. &#039;123&amp;amp;amp;nbsp;m&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#altitudenoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#location&amp;gt;&lt;br /&gt;
|The station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longlocation&amp;gt;&lt;br /&gt;
|Longer description of the station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forum&amp;gt;&lt;br /&gt;
|URL of the forum (as you entered during setup) encoded into a web page menu item by adding colons&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forumurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#webcam&amp;gt;&lt;br /&gt;
|URL of the webcam (as you entered during setup) encoded into a web page menu item by adding colons. Default is blank. Can be used to link to any other web page that you host (Cumulus does not verify that it is a web cam, that is just a label, and the label can be changed on each standard web page individually)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#webcamurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#graphperiod&amp;gt;&lt;br /&gt;
|The number of hours displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Detailed Chart Period&#039; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dailygraphperiod&amp;gt;&lt;br /&gt;
|The number of days displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Daily Chart Period&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAMonthlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA monthly report&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAYearlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA yearly report&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_useApparent&amp;gt;&lt;br /&gt;
| Whether user prefers to see Apparent Temperature or Feels Like Temperature&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showSolar&amp;gt;&lt;br /&gt;
| Whether user wants to show Solar data or does not not have a solar sensor&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showUV&amp;gt;&lt;br /&gt;
| Whether user wants to show Ultra Violet data or does not not have a UV sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Special tags=&lt;br /&gt;
&lt;br /&gt;
==Davis==&lt;br /&gt;
&lt;br /&gt;
At present this table has not yet been updated for latest MX version.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
All (see note for THSWindex) of the following web tags for the Davis PWS are available&lt;br /&gt;
&lt;br /&gt;
The values of the reception tags are updated every 15 minutes.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsReceived&amp;gt;&lt;br /&gt;
|Total number of data packets received. This stat is not supplied by the Davis WLL station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsMissed&amp;gt;&lt;br /&gt;
|Number of missed data packets. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisMaxInARow&amp;gt;&lt;br /&gt;
|Longest streak of consecutive packets received. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumCRCerrors&amp;gt;&lt;br /&gt;
|Number of packets received with CRC errors. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumberOfResynchs&amp;gt;&lt;br /&gt;
|Number of times the console resynchronised with the transmitter. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisFirmwareVersion&amp;gt;&lt;br /&gt;
|The console/WLL firmware version&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THWindex&amp;gt;&lt;br /&gt;
|A derived temperature using Temperature/Humidity/Wind values&lt;br /&gt;
&lt;br /&gt;
The THW Index uses humidity and temperature (like Heat Index), but includes the cooling effects of wind (like wind chill).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THSWindex&amp;gt;&lt;br /&gt;
|A heat stress indicator using Temperature/Humidity/Solar/Wind values.&lt;br /&gt;
*The THSW Index uses humidity and temperature (like the Heat Index), but also includes the heating effects of sunshine, and the cooling effects of wind.&lt;br /&gt;
*Therefore requires Davis station with solar sensor.&lt;br /&gt;
See [http://digitalcommons.unl.edu/cgi/viewcontent.cgi?article=1223&amp;amp;context=animalscinbcr  Approx calculation].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#battery&amp;gt;&lt;br /&gt;
|The console battery condition in volts. eg &amp;quot;4.82v&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#txbattery&amp;gt;&lt;br /&gt;
&amp;lt;#txbattery channel=1&amp;gt;&lt;br /&gt;
|The transmitter battery condition, by default it returns the status of all transmitters.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRain&amp;gt;&lt;br /&gt;
|The console &#039;storm rain&#039; current amount.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRainStart&amp;gt;&lt;br /&gt;
|The console reported date of the start of the &#039;storm&#039; (see previous webtag).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; that the console does not report start time, so the webtag cannot report time.  It appears a minimum of 2 tips within 3 hours will trigger a storm start, so using &amp;lt;#LastRainTip&amp;gt; might help&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Davis WLL ==&lt;br /&gt;
&lt;br /&gt;
You need a purchased license to use these webtags.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsoleSupplyV&amp;gt;&lt;br /&gt;
|The WLL external supply voltage&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisReceptionPercent tx=1&amp;gt;&lt;br /&gt;
|WLL transmitter reception percentage (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=0&amp;gt;&lt;br /&gt;
|WLL RSSI of the WiFi connection&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=1&amp;gt;&lt;br /&gt;
|WLL RSSI of Transmitter #1  (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastBadCnt&amp;gt;&lt;br /&gt;
|Count of multicast packets missed or have bad a CRC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastGoodCnt&amp;gt;&lt;br /&gt;
|Count of good multicast packets received&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastGoodPct&amp;gt;&lt;br /&gt;
|Percentage of good multicast packets received&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Fine Offset==&lt;br /&gt;
&lt;br /&gt;
The following tags are specific to the Fine Offset series &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Lux value &amp;quot;Fine Offset only&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SensorContactLost&amp;gt;&lt;br /&gt;
|1 if the station has lost contact with its remote sensors &amp;quot;Fine Offset only&amp;quot; &lt;br /&gt;
0 if contact has been established&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Cumulus_MX]]&lt;/div&gt;</summary>
		<author><name>SaratogaWX</name></author>
	</entry>
	<entry>
		<id>https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=11035</id>
		<title>Full list of Webtags</title>
		<link rel="alternate" type="text/html" href="https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=11035"/>
		<updated>2022-11-10T18:29:32Z</updated>

		<summary type="html">&lt;p&gt;SaratogaWX: /* Yesterday */ added &amp;lt;#directionYM&amp;gt; from 3.5.2 - b3073 update&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; {|align=right&lt;br /&gt;
  |__TOC__&lt;br /&gt;
  |}&lt;br /&gt;
This list only contains the tag names. Tag names are the basic entity when asking a value. Check the [[Webtags#Using_Webtags|Usage of webtags]] and don&#039;t forget tag names are only part of the [[Webtags#General Format for Web Tags|general format for Webtags]]. It does not indicate what parameters they can take, nor does it include the brackets the tag name is surrounded by when you quote it in a template file for Cumulus to process.&lt;br /&gt;
&lt;br /&gt;
Here follow tables that group the tag names by the basic purpose of the tags listed. There has been confusion in the past of tags appearing in more than one group. If you find such occurrence you may notify or modify. &lt;br /&gt;
&lt;br /&gt;
= Current Conditions =&lt;br /&gt;
&lt;br /&gt;
We start with tags that relate to the latest values, as these are the ones that people most often choose to use. The current condition data is also available, for processes external to Cumulus, by using the inbuilt facility to generate [[Realtime.txt|a file]] with such data. CumulusMX makes current values available for a standard range of sensors where the same web tags apply across a range of weather station models. Current values from some [[#Extra Sensors|extra]] temperature and relative humidity sensors (see [[Extra temperatures]]) from particular weather station models are offered as well.&lt;br /&gt;
&lt;br /&gt;
==Standard sensors==&lt;br /&gt;
The tags in this first list are grouped for historical reasons and remain grouped.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temp&amp;gt;&lt;br /&gt;
|The outside (air) temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#intemp&amp;gt;&lt;br /&gt;
|The inside temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeLastHour&amp;gt;&lt;br /&gt;
|The change in outside temperature over the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrend&amp;gt;&lt;br /&gt;
|The average rate of change in temperature over the last three hours. Trend = (temp now - temp 3hrs ago) / 3 (the calculation selected for this trend matches the standard-based calculation for &amp;lt;#presstrendval&amp;gt; despite the naming inconsistency)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendtext&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (values can be set in strings.ini)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendenglish&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindex&amp;gt;&lt;br /&gt;
|Current [[heat index]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidex&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Humidex Humidex]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptemp&amp;gt;&lt;br /&gt;
|The [[Apparent_temperature|apparent]] temperature.  The referenced page in weather terminology section of this Wiki explains it. The formula used is that defined by BOM. Although at temperatures above 20°C (68°F) Feels like reports an &amp;quot;apparent temperature&amp;quot; it uses a different formula. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchill&amp;gt;&lt;br /&gt;
|The current [[wind chill]] temperature.  The referenced page in weather terminology section of this Wiki explains it. For temperatures below 10°C (50°F) Feels like reports the same value.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslike&amp;gt;&lt;br /&gt;
|Available for version 3.6.10 and up. See [[Feels Like]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsFreezing&amp;gt;&lt;br /&gt;
|If outside temperature is at or below 0°C/32°F. 0=Above freezing, 1=Below freezing&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#chillhours&amp;gt;&lt;br /&gt;
|The number of [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|&#039;chill hours&#039;]] so far this season (threshold temperature and start date are configurable).&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hum&amp;gt;&lt;br /&gt;
|The outside [http://en.wikipedia.org/wiki/Humidity humidity]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#inhum&amp;gt;&lt;br /&gt;
|The inside humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dew&amp;gt;&lt;br /&gt;
|The current dew point (See [[Temperature_(and_humidity)_measurement#Cumulus_Calculated_Parameters|wiki]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wetbulb&amp;gt;&lt;br /&gt;
|Estimated [http://en.wikipedia.org/wiki/Wet_bulb wet bulb] temperature&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfall&amp;gt;&lt;br /&gt;
|The total rainfall so far today (reports rain counter now minus rain counter at start of day), start of day counter can be edited using &amp;quot;edit rain today&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrate&amp;gt;&lt;br /&gt;
|The current [[Rain_measurement#Rain_Rate|rainfall rate]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rhour&amp;gt;&lt;br /&gt;
|The rainfall in the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#r24hourH&amp;gt;&lt;br /&gt;
|The rainfall in the last 24 hours&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tr24hourH&amp;gt;&lt;br /&gt;
|Time of the rainfall in the last 24 hours&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmidnight&amp;gt;&lt;br /&gt;
|The total rainfall since midnight. Useful if you don&#039;t use midnight as your start of day&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#r24hour&amp;gt;&lt;br /&gt;
| Reading recent history records, takes rain counter for latest minute, and substracts rain counter from as close as possible to same time yesterday (if Cumulus was not running at that time yesterday, but historical catch-up has been enabled, then it is from nearest time available yesterday, so for a logging interval of every 30 minutes might be 24 hours and 16 minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTipISO&amp;gt;&lt;br /&gt;
|Fixed ISO format output giving date and time of last rain gauge tip (e.g 2010-09-06 06:09) The format is always as shown (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTip&amp;gt;&lt;br /&gt;
| (available from release 3.6.1) Date/time of last rain gauge tip &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MinutesSinceLastRainTip&amp;gt;&lt;br /&gt;
|The number of minutes since the last rain gauge tip, in whole numbers, rounded down&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsRaining&amp;gt;&lt;br /&gt;
|For [[Rain_measurement#Optical_Rain_Gauge| Hydreon RG-11 devices]], shows the current rain state. 0=No rain, 1=It&#039;s raining&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmonth&amp;gt;&lt;br /&gt;
|The total rainfall so far this month&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ryear&amp;gt;&lt;br /&gt;
|Annual rainfall total for rainfall season year (i.e. starting month as set on Configuration menu, station screen,  Annual rainfall frame)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveRainDays&amp;gt;&lt;br /&gt;
|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, meteorologists exclude dew (and other times when single tip of recorder).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveDryDays&amp;gt;&lt;br /&gt;
|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&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#press&amp;gt;&lt;br /&gt;
|The [http://en.wikipedia.org/wiki/Sea_level_pressure sea level pressure]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendval&amp;gt;&lt;br /&gt;
|The average rate of pressure change over the last three hours.  Trend = (pressure now - pressure 3hrs ago) / 3 &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrend&amp;gt;&lt;br /&gt;
|The pressure trend in words - values can be set in the &#039;strings.ini&#039; file&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendenglish&amp;gt;&lt;br /&gt;
| a single word description for the pressure trend - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed). From version 1.8.8 1st December 2009&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#PressChangeLast3Hours&amp;gt;&lt;br /&gt;
|Available from version 3.11.1;  Total Pressure Change since 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altimeterpressure&amp;gt;&lt;br /&gt;
|Altimeter pressure. Pressure corrected to sea level using the station&#039;s altitude only. Same as sea-level pressure for non-Davis stations.&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wlatest&amp;gt;&lt;br /&gt;
|Current wind speed reading from console.  Corresponds to &#039;latest&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearing&amp;gt;&lt;br /&gt;
|Current wind bearing in degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currentwdir&amp;gt;&lt;br /&gt;
|Current wind bearing as a compass point - e.g. ESE &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeed&amp;gt;&lt;br /&gt;
|The 10-minute average, if you have Cumulus set to calculate a 10-minute average. Otherwise, it&#039;s the latest &#039;wind&#039; value from the console (i.e. the current speed as determined by the station). Corresponds to &#039;average&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgbearing&amp;gt;&lt;br /&gt;
|Average wind bearing in degrees over last configured interval minutes. Range 1-360, 0=Calm&lt;br /&gt;
&lt;br /&gt;
This is calculated by taking the wind direction and speed for the last 10 minutes (or other interval as configured), calculates the sums of the North/South and East/West vector components, divides the E/W component sum by the N/S component sum, and takes the arctan.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdir&amp;gt;&lt;br /&gt;
|Average wind bearing over last 10 minutes as a [http://en.wikipedia.org/wiki/Compass compass] point - e.g. ESE&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgust&amp;gt;&lt;br /&gt;
|The highest wind reading in the last 10 minutes. Corresponds to &#039;gust&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindSampleCount&amp;gt;&lt;br /&gt;
|The number of wind samples making up the wind rose (etc) data (up to 3600)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdirdata&amp;gt;&lt;br /&gt;
|Comma separated list of recent wind bearing readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &amp;lt;#nextwindindex&amp;gt;. Reading interval x varies by station type:&lt;br /&gt;
* Oregon:  x=12 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 12 hours worth in full array&lt;br /&gt;
* Davis:  x=2 or 3 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 2.5 hours worth in full array&lt;br /&gt;
* Fine Offset: Cumulus 1 reads the wind data every minute (although station transmits wind data every 40 seconds), so 60 hours worth in full array&lt;br /&gt;
* Davis WLL: x=2.5 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=160900#p160900) so 2.5 hours worth in full array&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspddata&amp;gt;&lt;br /&gt;
|Comma separated list of recent individual (non-averaged) wind speed (correspond to &#039;latest&#039; on the Cumulus main screen) readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &#039;&#039;&#039;nextwindindex&#039;&#039;&#039; tag. Reading interval x varies by station type (see above).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#nextwindindex&amp;gt;&lt;br /&gt;
|The index of the entries in &amp;lt;#wdirdata&amp;gt; and &amp;lt;#wspddata&amp;gt; that Cumulus &#039;&#039;is going to use next&#039;&#039; - i.e. the latest entry used is one less than this; but don&#039;t forget to allow for the wrap around!&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRoseData&amp;gt;&lt;br /&gt;
|A comma-separated list of the wind &#039;totals&#039; used to draw the wind rose (8 or 16 values)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRosePoints&amp;gt;&lt;br /&gt;
|The number of items in &amp;lt;#WindRoseData&amp;gt; (i.e. 8 or 16)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufort&amp;gt;&lt;br /&gt;
|The current wind speed on the [http://en.wikipedia.org/wiki/Beaufort_scale Beaufort scale] (e.g. F8) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufortnumber&amp;gt;&lt;br /&gt;
|The current wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaudesc&amp;gt;&lt;br /&gt;
|The current wind speed Beaufort description (e.g. &amp;quot;Gale&amp;quot;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom10&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo10&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbase&amp;gt;&lt;br /&gt;
|Calculated [http://en.wikipedia.org/wiki/Cloud_base cloud base]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbasevalue&amp;gt;&lt;br /&gt;
|Current calculated cloud base without units&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UV&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Uv_index UV index]. Requires your station to have a UV sensor.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SolarRad&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Solar_radiation solar radiation]. Requires your station to have a solar sensor.&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Current light level in Lux. Requires your station to have a solar sensor. Only applies to Fine Offset stations.&lt;br /&gt;
|-&lt;br /&gt;
|[[Forecast_webtag|&amp;lt;#forecast&amp;gt;]]&lt;br /&gt;
|The current forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#forecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current forecast encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastnumber&amp;gt;&lt;br /&gt;
|The number relating to the current forecast entry in the [[strings.ini]] file.  If your station is not providing it&#039;s own forecast and Cumulus is not calculating one then 0 (zero) is returned.  Note: two negative numbers can be returned by [[Forecast_webtag|Cumulus]]: -1 (neg 1) = Exceptional Fine, -26 (neg 26) = Exceptional Bad&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecast&amp;gt;&lt;br /&gt;
|Always gives Cumulus (Zambretti) [[Forecast_webtag|forecast]], even if the &amp;lt;#forecast&amp;gt; tag provides a station forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#cumulusforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  Cumulus (Zambretti) forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecast&amp;gt;&lt;br /&gt;
|Always gives station forecast (if available)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#wsforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  station forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcond&amp;gt;&lt;br /&gt;
|Represents the value entered on the screen within Cumulus for the Current Weather condition, or the value as held in the [[currentconditions.txt]] file. Any reserved HTML characters are encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcondenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#currcond&amp;gt; but also has all characters above (decimal base) code 159 encoded as HTML entities for example this would encode any use of symbol for degree.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcondJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current conditions encoded for JavaScript&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Extra Sensors==&lt;br /&gt;
&lt;br /&gt;
The extra sensors functionality in Cumulus only supports processing for current spot values as read from the sensors. Periodically spot extra sensor values are logged, see the [[Extra_Sensor_Files|Extra Sensor Files]] page for information about log files from where you can extract the past spot values. The logging can be compared to the Standard Logfiles.&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors: Davis models and Oregon Scientific WMR928, WR100/200 ===&lt;br /&gt;
&lt;br /&gt;
These web tags hold current values for additional sensors supported by CumulusMX. For Oregon Scientific model like WMR-200 with USB connection, please refer to [[#Web tags mentioning (outside) temperature]] because any of the extra temperature tags below can be redirected to &#039;&#039;&#039;&amp;lt;#temp&amp;gt;&#039;&#039;&#039;, and consequently also have web tags reporting daily extremes and longer period extreme records.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp1 - 10&amp;gt;&lt;br /&gt;
|Extra temperature channel 1 - 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP1 - 10&amp;gt;&lt;br /&gt;
|Extra dew point channel 1 - 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum1 - 8&amp;gt;&lt;br /&gt;
|Extra humidity channel 1 - 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilTemp1 - 16&amp;gt;&lt;br /&gt;
|Soil temperature 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture1 - 16&amp;gt;&lt;br /&gt;
|Soil moisture 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafTemp1 - 4&amp;gt;&lt;br /&gt;
|Leaf temperature 1 - 4&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafWetness1 - 8&amp;gt;&lt;br /&gt;
|Leaf wetness 1 - 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors:  Davis AirLink ===&lt;br /&gt;
Available from version 3.9.0. You can configure two Airlink devices which have fixed identification as Indoor and Outdoor. There are a similar set of tags for each device.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Particulate Matter&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm1[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 1 μm, or less count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Currentparticulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality Index Values (allows use of the &amp;quot;dp=n&amp;quot; and &amp;quot;tc=y&amp;quot; parameters)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 2.5 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Stats Values&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 1 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 3 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 24 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] 12 hr averages buffer (2  hrs are required to get a nowcast value)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Sensor Info&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkFirmwareVersion[InǀOut]&amp;gt;&lt;br /&gt;
|Shows the AirLink firmware version as a date string.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkTemp[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air temperature value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkHum[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air humidity value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkWifiRssi[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors WiFi signal strength in dB - anything below -90 is considered very poor.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Extra Sensors: Ecowitt ===&lt;br /&gt;
&lt;br /&gt;
Ecowitt stations are sold under other names depending on nation,  e.g. Ambient in USA, Froggit in central Europe, so Ecowitt is used as a generic name in this Wiki. See also [https://www.wxforum.net/index.php?board=111.0 WXForum.net].&lt;br /&gt;
&lt;br /&gt;
==== WH45 CO₂ sensor ====&lt;br /&gt;
&lt;br /&gt;
Available from release 3.9.5.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2&amp;gt;&lt;br /&gt;
| The actual CO&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;concentration in ppm&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm2p5&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; or less&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm2p5-24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm10&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less (includes the 2.5 figure)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm10-24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-temp&amp;gt;&amp;lt;sup&amp;gt;See note&amp;lt;/sup&amp;gt;&lt;br /&gt;
| Temperature as reported by Air Quality monitor. &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-hum&amp;gt;&lt;br /&gt;
| Relative Humidity as reported by Air Quality monitor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note&#039;&#039;&#039;: This temperature reflects the temperature of the sensor and would be used in combination with the sensors measured humidity (see next) for correction of the measured PM (particulate matter) value. This correction is responsibility of the user and is subject to a lot of discussion. Determination of how to correct the PM value is highly dependent on the conditions and placement of the sensor. See the specification sheet for the sensor or create some multivariate regression line based on calibration measurements. This is also valid for PM sensors like the AirLink. The normal amateur usage of PM sensors is that the uncorrected values are published. &lt;br /&gt;
&lt;br /&gt;
==== WN34 soil and water sensor ====&lt;br /&gt;
&lt;br /&gt;
Cumulus MX can support the Ecowitt WN34 (other model types exist and are reported here as if WN34) soil and water temperature sensors. They are reported as &amp;quot;User Temperature 1&amp;quot; to &amp;quot;User Temperature 8&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp1 - 8&amp;gt;&lt;br /&gt;
|The temperature of the sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Divers Extra Sensors ====&lt;br /&gt;
Below are described the tags resulting from &#039;&#039;Ecowitt Air quality (WH41,WH43,WH45)&#039;&#039;, Ecowitt leak sensor (WH55), lighting detector (WH57), and extra temperature sensors (WN34)&lt;br /&gt;
&lt;br /&gt;
This sub-section applies only to those using Ecowitt GW1000 (also Froggit DS1500, and other equivalents, see [[Supported Devices]]) an interface unit that picks up various external sensors and sends the data via an application programming interface to CumulusMX which then generates the following web tags:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#GW1000FirmwareVersion&amp;gt;&lt;br /&gt;
|GW1000 firmware version string&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQuality1 - 4&amp;gt;&lt;br /&gt;
| Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQualityAvg1 - 4&amp;gt;&lt;br /&gt;
| 24 hr moving average Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeakSensor1 - 4&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningDistance&amp;gt;&lt;br /&gt;
|Distance to last strike &lt;br /&gt;
Same units as wind run - miles/km/nm. Returns 0.0 if you don&#039;t have a sensor, GW1000 api returns max value you can put in a byte - 0xFF which translates to 158.4 miles = 255 km if have sensor but no strike detected yet, so CMX translates that to &#039;----&#039;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningTime&amp;gt;&lt;br /&gt;
|Date and Time of last strike. &lt;br /&gt;
Default without output parameters is locale&#039;s short time format e.g. 18:02 or 6:02 pm, without date, but tag accepts both date and time output parameters. &lt;br /&gt;
Returns &#039;----&#039; if you don&#039;t have sensor or there has not been a strike since the sensor was installed. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of lighting strikes today&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp1 - 8&amp;gt; &lt;br /&gt;
|User Temperature 1 - 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The WH32 produces Temperature, Humidity and Dewpoint tags as the Davis above, WH51 soilmoisture produces similar tags.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp1 - 8&amp;gt;&lt;br /&gt;
|Extra temperature Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP1 - 8&amp;gt;&lt;br /&gt;
|Extra dew point Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum1 - 8&amp;gt;&lt;br /&gt;
|Extra humidity Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;| WH51 soilmoisture sensor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture1 - 8&amp;gt;&lt;br /&gt;
|Soil moisture 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Recent History=&lt;br /&gt;
&lt;br /&gt;
Please refer to the [[Recent history]] page for full information about using the tags in the following two tables. &lt;br /&gt;
&lt;br /&gt;
All tags in the tables below have:&lt;br /&gt;
#Mandatory input parameters as in this [[Webtags/Parameters#Input_modification_Parameters|description]]&lt;br /&gt;
#Optional output parameters to modify the time format as in this [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|description]]&lt;br /&gt;
&lt;br /&gt;
== Timestamp tag ==&lt;br /&gt;
Although as [[Recent history]] page explains, the history is intended to cover every minute in last 7 days, some entries may be at less frequent intervals, and when clocks change some entries will be missing altogether.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Time-stamp tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentTS&amp;gt;&lt;br /&gt;
|Gives the timestamp of the data that will be returned for any other recent history tag that uses same &#039;&#039;&#039;d, h, and m&#039;&#039;&#039; parameters&lt;br /&gt;
|&amp;lt;#RecentTS h=3 m=1 format=&amp;quot;HH:mm&amp;quot;&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== All Recent History Tags ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Input Modification Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentOutsideTemp&amp;gt;&lt;br /&gt;
|Outside Temperature&lt;br /&gt;
| &amp;lt;#RecentOutsideTemp h=3 m=1&amp;gt;&amp;amp;nbsp;&amp;lt;#tempunit&amp;gt; will display the temperature at the start of the period for which &amp;lt;#temptrend&amp;gt; is calculated&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill &lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentDewPoint&amp;gt;&lt;br /&gt;
|Dew Point&lt;br /&gt;
| &amp;lt;#RecentDewPoint h=25&amp;gt; reports the dew point temperature just over a day ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHeatIndex&amp;gt;&lt;br /&gt;
|Heat Index&lt;br /&gt;
| &amp;lt;#RecentHeatIndex m=121&amp;gt; reports the heat index about 2 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidity&amp;gt;&lt;br /&gt;
|Relative Humidity&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind &amp;lt;br&amp;gt;(Note: Wind &#039;Speed&#039;, &#039;Gust&#039; and &#039;Latest&#039; have the usual Cumulus meanings see [[Wind measurement]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindSpeed&amp;gt;&lt;br /&gt;
|Wind Speed&lt;br /&gt;
| &amp;lt;#RecentWindSpeed m=10&amp;gt; will display the average wind speed 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindGust&amp;gt;&lt;br /&gt;
|Wind Gust&lt;br /&gt;
&lt;br /&gt;
(reports maximum gust from build 1088 of version 1.9.4)&lt;br /&gt;
| &amp;lt;#RecentWindGust d=1 m=1&amp;gt; will report the wind gust at approximately the same time yesterday&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindLatest&amp;gt;&lt;br /&gt;
|Wind Latest. &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindDir&amp;gt;&lt;br /&gt;
|Wind Direction (instantaneous)&lt;br /&gt;
| &amp;lt;#RecentWindDir m=10&amp;gt; will tell you which direction the wind was blowing from 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir&amp;gt;&lt;br /&gt;
|Wind Direction (average)&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir d=6&amp;gt; will say what the calculated average wind direction was at this time at the start of the week&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentPressure&amp;gt;&lt;br /&gt;
|Sea-level Pressure&lt;br /&gt;
| &amp;lt;#RecentPressure h=3 m=1&amp;gt; gives the sea level pressure when &amp;lt;#presstrendval&amp;gt; started tracking the pressure&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentRainToday&amp;gt;&lt;br /&gt;
|Daily rain total from last roll-over to specified time&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar &amp;amp; UV&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentSolarRad&amp;gt;&lt;br /&gt;
|Solar Radiation &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentUV&amp;gt;&lt;br /&gt;
|UV Index &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Indoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; | (to do)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Outdoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill  (if temperature is below 10°C or 50 °F, then the new Feels Like now available in MX (next item) will report this same value).&lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentFeelsLike&amp;gt;&lt;br /&gt;
| Feels Like Temperature&lt;br /&gt;
| &amp;lt;#RecentFeelsLike h=12 m=1&amp;gt; reports the feel like temperature 12 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidex&amp;gt;&lt;br /&gt;
| Canadian Humidity Index (humidex) Dimensionless - no units&lt;br /&gt;
| &amp;lt;#RecentHumidex h=3&amp;gt; reports humidex 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality tags&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
NOTE: Please note this section has NOT yet been updated for recent MX releases, it appears from [[cumulusmx.db|RecentData table in cumulusmx.db]] that the list here is not complete for MX.  However, no release announcement has been found listing tag names not shown here (i.e. apparent temperature, indoor temperature and humidity, air quality)&lt;br /&gt;
&lt;br /&gt;
=Today=&lt;br /&gt;
&lt;br /&gt;
Cumulus allows some control over the time that &amp;quot;Today&amp;quot; begins:&lt;br /&gt;
# You can define the log rollovertime. Choose between 9am or midnight.&lt;br /&gt;
# For the weather diary feature &#039;&#039;&#039;SnowDepthHour&#039;&#039;&#039; The default SnowDepthHour is 0&lt;br /&gt;
&lt;br /&gt;
Readings from your weather station are assigned to the &amp;quot;Today&amp;quot; based on 3 options for [[Meteorological day]]&lt;br /&gt;
# starting at 9:00 am, based on winter time, so switching to 10:00 during Daylight Saving (summer) time, or&lt;br /&gt;
# starting at 9:00 am, all year round, or&lt;br /&gt;
# aligned with calendar days, so today starts at midnight&lt;br /&gt;
&lt;br /&gt;
The independence of the start time for weather diary and weather station related web tags means needs to be remembered when labelling web tags from the two tables below. It was assumed that you would use 9 a.m. as start time for both, but not care when snow fell, as it often has in the UK, after Summer Time has begun, so weather station tags were by default reporting from 10 a.m. local time and snow as at 9 a.m.&lt;br /&gt;
&lt;br /&gt;
In MX, if you choose 9 a.m. (optionally 10 a.m. in summer) for rollover, so all the standard derivative are assigned to the date the meteorological day starts as Today, but the sunshine hours recorded against today will be from midnight on the said date.&lt;br /&gt;
&lt;br /&gt;
==Weather Diary==&lt;br /&gt;
&lt;br /&gt;
This first table lists all the web tags available for reporting what is recorded in the weather diary. Just to be clear, the web tags shown below, will report data for previous day if the current time is before the snow depth hour setting, and report data for the current day if the current time matches the snow depth hour or is later.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowdepth&amp;gt;&lt;br /&gt;
|Meteorologists report snow depth in cm, so this is default unit for Cumulus. &lt;br /&gt;
&lt;br /&gt;
If there is no entry in Weather Diary for the day explained above, reports zero.&lt;br /&gt;
&lt;br /&gt;
Input is to 2 decimal places. MX allows output in centimetres with decimal places without any script. You can&#039;t change the units shown in admin interface, but your value can be input as inches to 2 decimal places if you ignore &amp;quot;cm&amp;quot; that is displayed in that interface.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowlying&amp;gt;&lt;br /&gt;
| If there is no entry in Weather Diary for the day explained above, this web tag returns null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowfalling&amp;gt;&lt;br /&gt;
| If there is no entry in Weather Diary for the day explained above, this web tag returns null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Today.ini==&lt;br /&gt;
&lt;br /&gt;
These tag names relate to the current [[Meteorological day]] and they are populated from information held in [[today.ini]]; Where a tag name reports a value specific to a past time in today-so-far, there will also be a tag name that can give the time of day, shown in same row of table below. For those that cover whole day so far, the final column contains &amp;quot;n/a&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
There is some inconsistency in naming with &amp;quot;T&amp;quot; not included in all tag names, &amp;quot;T&amp;quot; is used in conjunction with &amp;quot;H&amp;quot; or &amp;quot;L&amp;quot; as a suffix for extreme values/time-stamps, but a prefix &amp;quot;T&amp;quot; can identify today&#039;s value, or prefix &amp;quot;T&amp;quot; can signify a time-stamp. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtemp&amp;gt;&lt;br /&gt;
|The [[Average_temperature|average]] temperature so far today (calculated from all temperature readings processed by Cumulus, [[Today.ini|today.ini]] stores a cumulative aggregate and counts the number of values processed, so a division gives this output)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprange&amp;gt;&lt;br /&gt;
|The temperature range (&amp;lt;#tempTH&amp;gt; - &amp;lt;#tempTL&amp;gt;) so far today (Cumulus calculates all these tags using Celsius values, but outputs them in your chosen units)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest temperature since midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest temperature since midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightRangeT&amp;gt;&lt;br /&gt;
|The temperature range (max - min) so far today from midnight (Cumulus calculates all these tags using Celsius values, but outputs them in your chosen units)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTH&amp;gt;&lt;br /&gt;
|Today&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTL&amp;gt;&lt;br /&gt;
|Today&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTH&amp;gt;&lt;br /&gt;
|Today&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTL&amp;gt;&lt;br /&gt;
|Today&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillTL&amp;gt;&lt;br /&gt;
|Today&#039;s greatest wind chill&lt;br /&gt;
|&amp;lt;#TwchillTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#ThumTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#ThumTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Precipitation&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rain24hourTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest rain for 24 hours&lt;br /&gt;
|&amp;lt;#Train24hourTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainToday&amp;gt;&lt;br /&gt;
|If you have an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode, this gives today&#039;s rain total so far according to the sensor&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustTM&amp;gt; &lt;br /&gt;
|Today&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingTM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of today&#039;s high gust (&amp;lt;#wgustTM&amp;gt;) in degrees&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#directionTM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of today&#039;s high gust (&amp;lt;#wgustTM&amp;gt;) in as a compass point (e.g. &amp;quot;NNE&amp;quot;)&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufort&amp;gt; &lt;br /&gt;
|Today&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufortnumber&amp;gt;&lt;br /&gt;
|Today&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#windrun&amp;gt;&lt;br /&gt;
|The total wind run so far today&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvg&amp;gt;&lt;br /&gt;
|The wind run divided by time passed since rollover to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearing&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddir&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for today&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ET&amp;gt;&lt;br /&gt;
|Today&#039;s [http://en.wikipedia.org/wiki/Evapotranspiration evapotranspiration], if not on the station can be calculated by CMX.&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarTH&amp;gt;&lt;br /&gt;
|Today&#039;s high solar radiation value (Solar sensor needed)&lt;br /&gt;
|&amp;lt;#TsolarTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVTH&amp;gt;&lt;br /&gt;
|Today&#039;s high UV Index (UV sensor needed)&lt;br /&gt;
|&amp;lt;#TUVTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
|Today&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of strikes since midnight, default 0 &lt;br /&gt;
&lt;br /&gt;
(other lightning tags can be found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursToday&amp;gt;&lt;br /&gt;
| The incremental chill hours figure since start of today (Compare with Cumulative seasonal Chill Hours at end of today &amp;lt;#chillhours&amp;gt; found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= No Commas; RC Webtags =&lt;br /&gt;
&lt;br /&gt;
The conversion of comma decimal separator to a point is described on the [[Webtags/Parameters#Changing_the_decimal_separator|parameter page]]. However, there is a set of legacy webtags which produce that value without a comma without parameter. Those webtags have a prefix of RC and are listed separately. Those webtags still exist and are listed here without further comment.&lt;br /&gt;
&lt;br /&gt;
== Current conditions ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCtemp&amp;gt;, &amp;lt;#RCdew&amp;gt;, &amp;lt;#RCheatindex&amp;gt;, &amp;lt;#RChum&amp;gt;, &amp;lt;#RCinhum&amp;gt;, &amp;lt;#RCintemp&amp;gt;, &amp;lt;#RCpress&amp;gt;, &amp;lt;#RCrfall&amp;gt;, &amp;lt;#RCrrate&amp;gt;, &amp;lt;#RCwchill&amp;gt;, &amp;lt;#RCwgust&amp;gt;, &amp;lt;#RCwspeed&amp;gt;, &amp;lt;#RCwlatest&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Today ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCpressTH&amp;gt;,  &amp;lt;#RCpressTL&amp;gt;,  &amp;lt;#RCrrateTM&amp;gt;,  &amp;lt;#RCtempTH&amp;gt;, &amp;lt;#RCtempTL&amp;gt;, &amp;lt;#RCwgustTM&amp;gt;,  &amp;lt;#RCdewpointTH&amp;gt;, &amp;lt;#RCdewpointTL&amp;gt;, &amp;lt;#RCwchillTL&amp;gt;, &amp;lt;#RCheatindexTH&amp;gt;, &amp;lt;#RCapptempTH&amp;gt;, &amp;lt;#RCapptempTL&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Recent History ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCRecentOutsideTemp&amp;gt;, &amp;lt;#RCRecentWindSpeed&amp;gt;, &amp;lt;#RCRecentWindGust&amp;gt;, &amp;lt;#RCRecentWindLatest&amp;gt;, &amp;lt;#RCRecentWindChill&amp;gt;, &amp;lt;#RCRecentDewPoint&amp;gt;, &amp;lt;#RCRecentHeatIndex&amp;gt;, &amp;lt;#RCRecentPressure&amp;gt;, &amp;lt;#RCRecentRainToday&amp;gt;, &amp;lt;#RCRecentUV&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Yesterday=&lt;br /&gt;
&lt;br /&gt;
Note that the Y indicating yesterday is sometimes a prefix, sometimes a suffix (with H for High, L for Low), web tags are not named consistently!&lt;br /&gt;
&lt;br /&gt;
For web tags that refer to a particular time of day, there is a corresponding web tag that can give that time of day. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:550px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprangeY&amp;gt;&lt;br /&gt;
|The temperature range (max - min) yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest temperature from midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest temperature from midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightRangeY&amp;gt;&lt;br /&gt;
|The temperature range (max - min) yesterday from midnight&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtempY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s average temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Ychillhours&amp;gt;&lt;br /&gt;
| The Cumulative [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] as recorded at rollover (the end of meteorological yesterday)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursYest&amp;gt;&lt;br /&gt;
| The incremental [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] yesterday&lt;br /&gt;
&lt;br /&gt;
(compare with &amp;lt;#chillhoursToday&amp;gt; described in [[#Today.ini]] table)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#TwchillYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYH&amp;gt;&lt;br /&gt;
|High humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYL&amp;gt;&lt;br /&gt;
|Low humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallY&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to the connected weather station&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainYest&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rain24hourYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest hourly rain over 24 hours&lt;br /&gt;
|&amp;lt;#Train24hourYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustYM&amp;gt; &lt;br /&gt;
|Yesterday&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingYM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of yesterday&#039;s high gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#directionYM&amp;gt;&lt;br /&gt;
|The wind direction at the time of yesterday&#039;s high gust as a compass point (e.g. &amp;quot;NNW&amp;quot;)&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufort&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufortnumber&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for yesterday&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearingY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddirY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunY&amp;gt;&lt;br /&gt;
|The total wind run for yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvgY&amp;gt;&lt;br /&gt;
| The wind run yesterday divided by 24 hours to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YSunshineHours&amp;gt;&lt;br /&gt;
|Yesterday&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high solar radiation value (Solar sensor needed) &lt;br /&gt;
|&amp;lt;#TsolarYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high UV Index (UV sensor needed) &lt;br /&gt;
|&amp;lt;#TUVYH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Yearly=&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:350px&amp;quot;|Time Webtag&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#YearTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#YearTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s highest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s lowest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHeatIndexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest USA heat index&lt;br /&gt;
|&amp;lt;#YearHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWChillL&amp;gt;&lt;br /&gt;
|This year&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#YearWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeH&amp;gt;&lt;br /&gt;
|This year&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumidexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#YearHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointH&amp;gt;&lt;br /&gt;
|This year&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMinTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMaxTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumH&amp;gt;&lt;br /&gt;
|This year&#039;s high humidity&lt;br /&gt;
|&amp;lt;#YearHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumL&amp;gt;&lt;br /&gt;
|This year&#039;s low humidity&lt;br /&gt;
|&amp;lt;#YearHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressH&amp;gt;&lt;br /&gt;
|This year&#039;s high pressure&lt;br /&gt;
|&amp;lt;#YearPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressL&amp;gt;&lt;br /&gt;
|This year&#039;s low pressure&lt;br /&gt;
|&amp;lt;#YearPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearGustH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind gust&lt;br /&gt;
|&amp;lt;#YearGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind speed&lt;br /&gt;
|&amp;lt;#YearWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindRunH&amp;gt;&lt;br /&gt;
| This year&#039;s highest Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearRainRateH&amp;gt;&lt;br /&gt;
|This year&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#YearRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHourlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#YearHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDailyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high daily rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearRain24HourH&amp;gt;&lt;br /&gt;
|This year&#039;s high 24hr rain&lt;br /&gt;
|&amp;lt;#YearRain24HourHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearRain24HourHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMonthlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high monthly rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMonthlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest period without rain ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursYear&amp;gt;&lt;br /&gt;
| the total sunshine hours in year-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=All Time=&lt;br /&gt;
&lt;br /&gt;
The default formats are:&lt;br /&gt;
*The default format for an extreme month is to show the month name in full i.e. format &#039;MMMM&#039; followed by the year in full. &lt;br /&gt;
*For an extreme day it shows the day of the month and the month name in full i.e. format &amp;quot;dd MMMM&amp;quot; (same for Cumulus 1 and Cumulus MX), prefixed with the word &#039;on&#039; again ending with the year. &lt;br /&gt;
*For the highest/lowest within a day in the year it shows both time and date adding the word &amp;quot;at&amp;quot; before the time, and the word &#039;on&#039; before the date (i.e. on the standard web page the time comes first, not as seen in admin interface).&lt;br /&gt;
&lt;br /&gt;
You can change the default output on either the standard web template, or in your own file,  by using the [[#Time.2FDate_.27format.27_Parameter|formats]], please check the [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|Parameter page]].&lt;br /&gt;
&lt;br /&gt;
Note that unlike the this month and this year web tags, the time and the date are both included in the default format of the standard time-stamp web tags for the &#039;highest minimum&#039; and &#039;lowest maximum&#039; temperatures, yet another inconsistency!&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempH&amp;gt;&lt;br /&gt;
|All time high temperature&lt;br /&gt;
|&amp;lt;#TtempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempL&amp;gt;&lt;br /&gt;
|All time low temperature &lt;br /&gt;
|&amp;lt;#TtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#mintempH&amp;gt;&lt;br /&gt;
|All time high minimum temperature &lt;br /&gt;
|&amp;lt;#TmintempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#maxtempL&amp;gt;&lt;br /&gt;
|All time low maximum temperature &lt;br /&gt;
|&amp;lt;#TmaxtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDailyTempRange&amp;gt;&lt;br /&gt;
|All time low daily temperature range&lt;br /&gt;
|&amp;lt;#TLowDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyTempRange&amp;gt;&lt;br /&gt;
|All time high daily temperature range&lt;br /&gt;
|&amp;lt;#THighDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempH&amp;gt;&lt;br /&gt;
|All time high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempL&amp;gt;&lt;br /&gt;
|All time low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeH&amp;gt;&lt;br /&gt;
|All time high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeL&amp;gt;&lt;br /&gt;
|All time low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexH&amp;gt;&lt;br /&gt;
|All time high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexH&amp;gt;&lt;br /&gt;
|All time high USA heat index&lt;br /&gt;
|&amp;lt;#TheatindexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointH&amp;gt;&lt;br /&gt;
|All time high dew point&lt;br /&gt;
|&amp;lt;#TdewpointH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointL&amp;gt;&lt;br /&gt;
|All time low dew point&lt;br /&gt;
|&amp;lt;#TdewpointL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humH&amp;gt;&lt;br /&gt;
|All time high humidity&lt;br /&gt;
|&amp;lt;#ThumH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humL&amp;gt;&lt;br /&gt;
|All time low humidity&lt;br /&gt;
|&amp;lt;#ThumL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillH&amp;gt;&lt;br /&gt;
|All time greatest wind chill (i.e. lowest temperature, but highest wind speed) &lt;br /&gt;
|&amp;lt;#TwchillH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateM&amp;gt;&lt;br /&gt;
|All time high rain rate &lt;br /&gt;
|&amp;lt;#TrrateM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallH&amp;gt;&lt;br /&gt;
|All time high daily rain &lt;br /&gt;
|&amp;lt;#TrfallH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallhH&amp;gt;&lt;br /&gt;
|All time high hourly rain&lt;br /&gt;
|&amp;lt;#TrfallhH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallmH&amp;gt;&lt;br /&gt;
|All time high monthly rain &lt;br /&gt;
|&amp;lt;#TrfallmH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriod&amp;gt;&lt;br /&gt;
|All time longest dry period (days)&lt;br /&gt;
|&amp;lt;#TLongestDryPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriod&amp;gt;&lt;br /&gt;
|All time longest wet period (days)&lt;br /&gt;
|&amp;lt;#TLongestWetPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressH&amp;gt;&lt;br /&gt;
|All time high pressure &lt;br /&gt;
|&amp;lt;#TpressH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressL&amp;gt;&lt;br /&gt;
|All time low pressure &lt;br /&gt;
|&amp;lt;#TpressL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#gustM&amp;gt;&lt;br /&gt;
|All time high wind gust &lt;br /&gt;
|&amp;lt;#TgustM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeedH&amp;gt;&lt;br /&gt;
|All time high average wind speed &lt;br /&gt;
|&amp;lt;#TwspeedH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunH&amp;gt;&lt;br /&gt;
|All time high daily wind run&lt;br /&gt;
|&amp;lt;#TwindrunH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Monthly=&lt;br /&gt;
&lt;br /&gt;
The web tags in the date column default output dates in the format &amp;quot;dd MMMM&amp;quot;. For web tags that represent daily values, there are (obviously) no corresponding time web tags, but for high and low spot values the default &#039;h:mm&#039; format of the time output can be changed. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Time Webtag name&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempH&amp;gt;&lt;br /&gt;
|This months high temperature&lt;br /&gt;
|&amp;lt;#MonthTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempL&amp;gt;&lt;br /&gt;
|This months low temperature&lt;br /&gt;
|&amp;lt;#MonthTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMinTempH&amp;gt;&lt;br /&gt;
|This months highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMaxTempL&amp;gt;&lt;br /&gt;
|This months lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHeatIndexH&amp;gt;&lt;br /&gt;
|This months high USA heat index&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWChillL&amp;gt;&lt;br /&gt;
|This months greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#MonthWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempH&amp;gt;&lt;br /&gt;
|This month&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempL&amp;gt;&lt;br /&gt;
|This month&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeH&amp;gt;&lt;br /&gt;
|This month&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeL&amp;gt;&lt;br /&gt;
|This months lowest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumidexH&amp;gt;&lt;br /&gt;
|This month&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#MonthHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointH&amp;gt;&lt;br /&gt;
|This month&#039;s high dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointL&amp;gt;&lt;br /&gt;
|This month&#039;s low dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumH&amp;gt;&lt;br /&gt;
|This month&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#MonthHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#MonthHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressH&amp;gt;&lt;br /&gt;
|This month&#039;s highest pressure&lt;br /&gt;
|&amp;lt;#MonthPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest pressure&lt;br /&gt;
|&amp;lt;#MonthPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthGustH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind gust&lt;br /&gt;
|&amp;lt;#MonthGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind speed&lt;br /&gt;
|&amp;lt;#MonthWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindRunH&amp;gt;&lt;br /&gt;
|This month&#039;s high Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthRainRateH&amp;gt;&lt;br /&gt;
|This month&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#MonthRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHourlyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthRain24HourH&amp;gt;&lt;br /&gt;
|This month&#039;s highest 24hr rain&lt;br /&gt;
|&amp;lt;#MonthRain24HourHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthRain24HourHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDailyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s wettest day (greatest daily rain)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest dry period ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day, ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursMonth&amp;gt;&lt;br /&gt;
| the total sunshine hours in month-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Monthly All Time Records=&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;These tag names represent extreme record values (and corresponding time-stamps) for any particular month (1 =January, and so on, to 12 =December) in all years&#039;&#039;&#039; (HAR To place somewhere)&lt;br /&gt;
&lt;br /&gt;
This table includes webtags that show the values in [[Monthlyalltime.ini]] log file.&lt;br /&gt;
&lt;br /&gt;
These are a set of tags for monthly all-time highs and lows, in other words the highest and lowest values for a particular month of the year.  &lt;br /&gt;
# The tag names listed here require a [[Webtags/Parameters#Input_modification_Parameters|input modification parameter]].&lt;br /&gt;
# The tag names here can optionally take any [[Webtags/Parameters#Output_modification_parameters|output modification parameters]].&lt;br /&gt;
# To supply both optional input modification, and optional output modification parameters, separate them with spaces, e.g. &amp;lt;#ByMonthTempHT mon=7 format=hh:nn&amp;gt;. In that example, the time (not date) of highest ever temperature in July is returned after processing by Cumulus.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempH&amp;gt;&lt;br /&gt;
|High Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempL&amp;gt;&lt;br /&gt;
|Low Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexH&amp;gt;&lt;br /&gt;
|High Heat Index&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWChillL&amp;gt;&lt;br /&gt;
|Greatest wind chill (i.e. lowest temperature and highest wind speed)&lt;br /&gt;
|&amp;lt;#ByMonthWChillLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempH&amp;gt;&lt;br /&gt;
|High Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempL&amp;gt;&lt;br /&gt;
|Low Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeH&amp;gt;&lt;br /&gt;
|High Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeL&amp;gt;&lt;br /&gt;
|Low Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumidexH&amp;gt;&lt;br /&gt;
|High Canadian Humidity Index (Humidex)&lt;br /&gt;
|&amp;lt;#ByMonthHumidexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointH&amp;gt;&lt;br /&gt;
|High Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointL&amp;gt;&lt;br /&gt;
|Low Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMinTempH&amp;gt;&lt;br /&gt;
|Highest Daily Minimum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMinTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempL&amp;gt;&lt;br /&gt;
|Lowest Daily Maximum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRangeT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRangeT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumH&amp;gt;&lt;br /&gt;
|High Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumL&amp;gt;&lt;br /&gt;
|Low Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumLT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressH&amp;gt;&lt;br /&gt;
|High Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressL&amp;gt;&lt;br /&gt;
|Low Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthGustH&amp;gt;&lt;br /&gt;
|High Wind Gust&lt;br /&gt;
|&amp;lt;#ByMonthGustHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindH&amp;gt;&lt;br /&gt;
|High Wind Speed&lt;br /&gt;
|&amp;lt;#ByMonthWindHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindRunH&amp;gt;&lt;br /&gt;
|High Daily Wind Run&lt;br /&gt;
|&amp;lt;#ByMonthWindRunHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthRainRateH&amp;gt;&lt;br /&gt;
|High Rain Rate&lt;br /&gt;
|&amp;lt;#ByMonthRainRateHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainH&amp;gt;&lt;br /&gt;
|High Monthly Rainfall&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainH&amp;gt;&lt;br /&gt;
|High Hourly Rain&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthRain24HourH&amp;gt;&lt;br /&gt;
|High 24hr Rain&lt;br /&gt;
|&amp;lt;#ByMonthRain24HourHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainH&amp;gt;&lt;br /&gt;
|High Daily Rain&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest Dry Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriodT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest Wet Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriodT&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Day/Night/Sun/Moon=&lt;br /&gt;
&lt;br /&gt;
These values are calculated hourly.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunrise&amp;gt;&lt;br /&gt;
|Last sunrise time at the station - This sunrise time is calculated by a third party library each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunset&amp;gt;&lt;br /&gt;
|Next sunset time at the station - The sunset/sunrise times are calculated each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylength&amp;gt;&lt;br /&gt;
|Length of day in hours and minutes (sunrise to sunset).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunUp&amp;gt;&lt;br /&gt;
|A flag to indicate if the Sun is above the horizon or not, based on the sunrise and sunset times.&lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 is when the Sun is above the horizon for the station location.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dawn&amp;gt;&lt;br /&gt;
|Start of last Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dusk&amp;gt;&lt;br /&gt;
|End of next Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylightlength&amp;gt;&lt;br /&gt;
| Approximate length of daylight in hours and minutes (dawn to dusk)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#isdaylight&amp;gt;&lt;br /&gt;
|A flag to indicate if the location for the station is in civil daylight or not, based on the dawn and dusk times. &lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 notes that it is currently within the hours of daylight.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tomorrowdaylength&amp;gt;&lt;br /&gt;
|A string giving an approximate predicted difference between the length of daylight (dawn to dusk) yesterday and length of daylight tomorrow.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonphase&amp;gt;&lt;br /&gt;
|Current [[Lunar phase|phase of the moon]] in words, eg &amp;quot;New Moon&amp;quot; etc. The names used can be altered in [[Strings.ini#Moon_Phases|strings.ini]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonAge&amp;gt;&lt;br /&gt;
|Current &#039;&#039;&#039;approximate&#039;&#039;&#039; age of the Moon in days (0-29.53)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonrise&amp;gt;&lt;br /&gt;
|Current moonrise time at the station (if moon rises on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonset&amp;gt;&lt;br /&gt;
|Current moonset time at the station (if moon sets on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercent&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (negative value indicates &#039;waning&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercentAbs&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (always positive)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
| see [[#Today.ini]] Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YSunshineHours&amp;gt;&lt;br /&gt;
|see [[#Yesterday]] Miscellaneous &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CurrentSolarMax&amp;gt;&lt;br /&gt;
|[[FAQ#What_is_this_.22Solar_Max.22_value_which_Cumulus_is_displaying.3F | Current theoretical maximum solar radiation]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunny&amp;gt;&lt;br /&gt;
|Returns 1 if the sun is shining, otherwise 0 (Solar sensor needed)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= System =&lt;br /&gt;
&lt;br /&gt;
Special tags returning information about the device hosting CumulusMX &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:450px&amp;quot; |Applicability&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsVersion&amp;gt;&lt;br /&gt;
|OS version, e.g. &amp;quot;Windows 7 x64 build 7600&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsLanguage&amp;gt;&lt;br /&gt;
|OS language, e.g. &amp;quot;English&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SystemUpTime&amp;gt;&lt;br /&gt;
|How long the system has been up, e.g. &amp;quot;8 hours 21 minutes&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ProgramUpTime&amp;gt;&lt;br /&gt;
|How long Cumulus has been running, e.g. &amp;quot;7 hours 55 minutes&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ProgramUpTimeMs&amp;gt;&lt;br /&gt;
|How long Cumulus has been running in milliseconds&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CpuCount&amp;gt;&lt;br /&gt;
|Number of processors, e.g. &amp;quot;4&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CPUTemp&amp;gt;&lt;br /&gt;
|Temperature of the CPU in C, only works on Linux, updates once a minute, returns &#039;-999.0&#039; on Windows&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AllocatedMemory&amp;gt;&lt;br /&gt;
|Amount of memory allocated to Cumulus, e.g. &amp;quot;60.69 MB&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Units=&lt;br /&gt;
&lt;br /&gt;
No optional input nor output parameters.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunit&amp;gt;&lt;br /&gt;
|Unit of temperature being used (Set in Cumulus as [http://en.wikipedia.org/wiki/Centigrade Celsius] or [http://en.wikipedia.org/wiki/Fahrenheit Fahrenheit]) values &amp;quot;&amp;amp;amp;deg;C&amp;quot; or &amp;quot;&amp;amp;amp;deg;F&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#tempunitnoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded (i.e. without &#039;&#039;&#039;&amp;amp;amp;&#039;&#039;&#039; and without &#039;&#039;&#039;&amp;amp;deg;&#039;&#039;&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunitnodeg&amp;gt;&lt;br /&gt;
|The temperature units being used, without a degree symbol, i.e. &amp;quot;F&amp;quot; or &amp;quot;C&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressunit&amp;gt;&lt;br /&gt;
|Unit of measure for pressure. Possible values: &amp;quot;mb&amp;quot;, &amp;quot;hPa&amp;quot;, &amp;quot;in&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rainunit&amp;gt;&lt;br /&gt;
|Unit of measure for rain fall. Possible values: &amp;quot;mm&amp;quot; or &amp;quot;inches&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windunit&amp;gt;&lt;br /&gt;
|Unit of measure for wind speed. Possible values: &amp;quot;m/s&amp;quot;, &amp;quot;mph&amp;quot;, &amp;quot;km/h&amp;quot;, &amp;quot;kts&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrununit&amp;gt;&lt;br /&gt;
|Unit of measure for wind run (distance). Possible values: &amp;quot;km&amp;quot;, &amp;quot;miles&amp;quot;, &amp;quot;km&amp;quot;, &amp;quot;nm&amp;quot; (for wind speeds in m/s, mph, km/h, kts)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbaseunit&amp;gt;&lt;br /&gt;
|The units used for cloudbase value. Possible values:  &amp;quot;ft&amp;quot; or &amp;quot;m&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Date &amp;amp; Time=&lt;br /&gt;
The default format depends on the locale you use to run Cumulus.&lt;br /&gt;
&lt;br /&gt;
When format is fixed it is noted.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#date&amp;gt;&lt;br /&gt;
|The current date.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdate&amp;gt;&lt;br /&gt;
|The current meteorological date.&lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt; (above), but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the &amp;lt;#metdate&amp;gt; will return the date associated with previous calendar day, but will still return current time  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUTC&amp;gt;&lt;br /&gt;
|The current UTC date/time rather than local date/time.  Example result: 18:30 on 30 December 2009. If you want the local date and time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#time&amp;gt;&lt;br /&gt;
|The current time and date. Example result: 18:30 on 30 December 2009.  If you simply wish the time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timehhmmss&amp;gt;&lt;br /&gt;
|The current time (without date). Example format: 18:30:27. You can use output format specifiers to change the way the time is output, but any date specifiers are ignored.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#minute&amp;gt;&lt;br /&gt;
|The current time, just the minutes. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hour&amp;gt;&lt;br /&gt;
|The current time, just the hour. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#day&amp;gt;&lt;br /&gt;
| The current day as a 2-digit number. Fixed format: 07  (cannot use output format modifiers) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dayname&amp;gt;&lt;br /&gt;
| The current day as a word.  For example, Monday &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortdayname&amp;gt;&lt;br /&gt;
| The current day as a shortened word. Example format: Mon&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#month&amp;gt;&lt;br /&gt;
|The current month as a 2-digit number. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#monthname&amp;gt;&lt;br /&gt;
|The current month as a word. Example format: July&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortmonthname&amp;gt;&lt;br /&gt;
|The current month as a shortened word. Example format: Jul&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#year&amp;gt;&lt;br /&gt;
|The current year as a 4-digit number. Example format: 2009  (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortyear&amp;gt;&lt;br /&gt;
|The current year as a 2-digit number. Example format: 09 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdateyesterday&amp;gt;&lt;br /&gt;
|The previous meteorological date.  The default format depends on the locale you use to run Cumulus &lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#yesterday&amp;gt; (below), but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the date output by &amp;lt;#metdateyesterday&amp;gt; will be the calendar day before that returned by &amp;lt;#yesterday&amp;gt;, but the time returned is actual local time.  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#yesterday&amp;gt;&lt;br /&gt;
|Yesterday&#039;s date. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeJavaScript&amp;gt;&lt;br /&gt;
| The JavaScript &#039;&#039;&#039;Date&#039;&#039;&#039; object contains the number of milliseconds since 00:00:00.000 UTC on 1st January 1970, that date and time is known as the UNIX Epoch.  In JavaScript, you can use &amp;lt;code&amp;gt;Math.floor(new Date().getTime()/1000.0)&amp;lt;/code&amp;gt; This getTime method returns the time in milliseconds.  The web tag returns an integer (currently with 13 digits) representing the number of milliseconds since the UNIX epoch when the web tag was processed. It can be used in a script where you wish to re-express other times output by Cumulus MX into UTC (Coordinated Universal Time).  Mac OS X uses 00:00:00.000 UTC on 1st January 2001 as the starting time and date for its millisecond count, so that is considerably lower.&lt;br /&gt;
&lt;br /&gt;
Note that UTC is calculated using 9192631770 times a particular transition time for Caesium 133 as a basis for 1 second. GMT (Greenwich Mean Time) is calculated on the basis that 1 second is 1/86400 of the time taken for a whole (day) rotation of the Earth. UT1 (or solar time) is calculated from various space measurements. Periodically, leap seconds are added to UTC to realign it with UT1, but these leap seconds are not added to the count of milliseconds represented by this web tag.&lt;br /&gt;
&lt;br /&gt;
Do be aware that some devices will use a 32 bit signed integer to represent this number, and that will stop working on 19 January 2038, the year 2038 problem for computing world.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUnix&amp;gt;&lt;br /&gt;
| Unix tracks the number of seconds since the UNIX epoch. So this web tag can be used when you do not want the millisecond accuracy of the previous web tag. Like previous web tag this relates to UTC, so see details for that tag to find out more.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSince30Dec1899&amp;gt; &lt;br /&gt;
|Day count (gives whole and fractional part) Example: 41250.6523310301&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|Date when records began.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSinceRecordsBegan&amp;gt;&lt;br /&gt;
|Day count since Cumulus records started&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Alarms=&lt;br /&gt;
&lt;br /&gt;
There are web tags for each alarm condition, they give a value of &#039;1&#039; if the alarm condition is enabled and is still currently met; otherwise &#039;0&#039;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempAlarm&amp;gt; &lt;br /&gt;
|Low temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempAlarm&amp;gt; &lt;br /&gt;
|High temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeUpAlarm&amp;gt; &lt;br /&gt;
|Temperature increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeDownAlarm&amp;gt; &lt;br /&gt;
|Temperature decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressAlarm&amp;gt; &lt;br /&gt;
|Low pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressAlarm&amp;gt; &lt;br /&gt;
|High pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeUpAlarm&amp;gt; &lt;br /&gt;
|Pressure increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeDownAlarm&amp;gt; &lt;br /&gt;
|Pressure decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainTodayAlarm&amp;gt; &lt;br /&gt;
|High rain today alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateAlarm&amp;gt; &lt;br /&gt;
|High rainfall rate alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustAlarm&amp;gt; &lt;br /&gt;
|High wind gust alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedAlarm&amp;gt; &lt;br /&gt;
|High wind speed alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataStopped&amp;gt;&lt;br /&gt;
|1 if the station has apparently stopped sending data to Cumulus, otherwise 0&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataSpikeAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a data spike is detected, or a data limit exceeded&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#HttpUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a HTTP upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#MySqlUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a MySQL upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#UpgradeAlarm&amp;gt;&lt;br /&gt;
| Alarm raised if MX upgrade (a newer release) is available&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Extreme Records =&lt;br /&gt;
&lt;br /&gt;
There are a set of tags for the Cumulus record states. They give a value of &#039;1&#039; if the record has been exceeded; otherwise &#039;0&#039;. &lt;br /&gt;
&lt;br /&gt;
These web tags will be set from the time of the record until a timeout value is met (by default each record remains set for 24 hours). &lt;br /&gt;
&lt;br /&gt;
You can change the default timeout through the parameter &#039;&#039;Station Settings=&amp;gt;Common Options=&amp;gt;Advanced Options&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
== Table of web tags available for extreme records ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|The date that Cumulus began tracking all time records&amp;lt;br/&amp;gt; (does not prevent earlier record dates being set manually)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#newrecord&amp;gt; &lt;br /&gt;
|Indicates when any tracked extreme is changed (sets the LED on the interface flashing).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempRecordSet&amp;gt;&lt;br /&gt;
|1 if any temperature-based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time highest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time lowest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHeatIndexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high USA heat index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high Canadian Humidity index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowWindChillRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time greatest wind chill extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high feels like temperature extreme has been updated, 0 if not &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low feels like temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMinTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high minimum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowMaxTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low maximum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind gust extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind speed extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RainRecordSet&amp;gt;&lt;br /&gt;
|1 if any rainfall based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high rain rate extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHourlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high hourly rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRain24HourRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high 24hr rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMonthlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high monthly rain  extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest dry period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest wet period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high humidity light extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressureRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRecordSet&amp;gt;&lt;br /&gt;
|1 if any wind speed based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindrunRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind run extreme has been updated, 0 if not&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Miscellaneous =&lt;br /&gt;
&lt;br /&gt;
All tags are available in all flavours, as far as I know, although &#039;&#039;their output might vary&#039;&#039;, and which input/output parameters they permit might vary between Cumulus 1 and MX.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestError&amp;gt;&lt;br /&gt;
| This tag and the next 3 are in CumulusMX, none of them are actually used.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorDate&amp;gt;&lt;br /&gt;
|See previous tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorTime&amp;gt;&lt;br /&gt;
|See previous tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ErrorLight&amp;gt;&lt;br /&gt;
|1 if the &#039;error&#039; light is flashing, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#version&amp;gt;&lt;br /&gt;
|The version of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#build&amp;gt;&lt;br /&gt;
|The build of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildAvailable&amp;gt;&lt;br /&gt;
|This gets the value 0 or 1 and is checked on start-up and once a day thereafter at a random time&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildNumber&amp;gt;&lt;br /&gt;
|It is checked on start-up and once a day thereafter at a random time. Displays the latest public release build number - eg. b3089&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#realtimeinterval&amp;gt;&lt;br /&gt;
|The real time update interval in seconds (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#interval&amp;gt;&lt;br /&gt;
|The web site update interval in minutes (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: will always return one of these: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
&lt;br /&gt;
This is the end of the meteorological day, so if during Daylight Saving Time rolover is at &amp;quot;10 am&amp;quot;, then on the day DST ends it will return to &amp;quot;9 am&amp;quot; ensuring every meteorological day is exactly 24 hours long. If the time is &amp;quot;Midnight&amp;quot; (or during DST it is &amp;quot;9 am&amp;quot;), then days will be 23 or 25 hours long just on day clocks change, 24 hours otherwise.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationtype&amp;gt;&lt;br /&gt;
|The weather station [https://cumuluswiki.org/a/Cumulus.ini#Section:_Station model] description.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationtypeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#latitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Latitude latitude] (as you entered during setup).&lt;br /&gt;
Supports an optional &#039;dp&#039; parameter, if supplied, instead of the usual web-encoded text format with degrees/minutes/seconds, the result is in decimal degrees to the specified number of decimal places. E.g&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude&amp;gt; gives &amp;quot;N&amp;amp;nbsp;59&amp;amp; deg;&amp;amp;amp;nbsp;14&amp;amp;amp;#39;&amp;amp;amp;nbsp;33&amp;amp;amp;quot;&amp;quot; for N 59 14 33&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude dp=5&amp;gt; gives &amp;quot;59.24250&amp;quot;&lt;br /&gt;
&lt;br /&gt;
If the &amp;quot;dp&amp;quot; parameter is supplied, then supplying &amp;quot;rc=y&amp;quot; in addition will cause any decimal comma to be converted to a decimal point.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#latitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Longitude longitude]  (as you entered during setup). Supports an optional &#039;dp&#039; and &#039;rc&#039; parameters as per the latitude tag.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Altitude altitude] value (web tag outputs web encoded format containing figure, &#039;&amp;amp;amp;nbsp;&#039; and units) in either feet or metres just as you entered during setup e.g. &#039;123&amp;amp;amp;nbsp;m&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#altitudenoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#location&amp;gt;&lt;br /&gt;
|The station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longlocation&amp;gt;&lt;br /&gt;
|Longer description of the station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forum&amp;gt;&lt;br /&gt;
|URL of the forum (as you entered during setup) encoded into a web page menu item by adding colons&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forumurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#webcam&amp;gt;&lt;br /&gt;
|URL of the webcam (as you entered during setup) encoded into a web page menu item by adding colons. Default is blank. Can be used to link to any other web page that you host (Cumulus does not verify that it is a web cam, that is just a label, and the label can be changed on each standard web page individually)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#webcamurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#graphperiod&amp;gt;&lt;br /&gt;
|The number of hours displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Detailed Chart Period&#039; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dailygraphperiod&amp;gt;&lt;br /&gt;
|The number of days displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Daily Chart Period&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAMonthlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA monthly report&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAYearlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA yearly report&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_useApparent&amp;gt;&lt;br /&gt;
| Whether user prefers to see Apparent Temperature or Feels Like Temperature&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showSolar&amp;gt;&lt;br /&gt;
| Whether user wants to show Solar data or does not not have a solar sensor&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showUV&amp;gt;&lt;br /&gt;
| Whether user wants to show Ultra Violet data or does not not have a UV sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Special tags=&lt;br /&gt;
&lt;br /&gt;
==Davis==&lt;br /&gt;
&lt;br /&gt;
At present this table has not yet been updated for latest MX version.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
All (see note for THSWindex) of the following web tags for the Davis PWS are available&lt;br /&gt;
&lt;br /&gt;
The values of the reception tags are updated every 15 minutes.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsReceived&amp;gt;&lt;br /&gt;
|Total number of data packets received. This stat is not supplied by the Davis WLL station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsMissed&amp;gt;&lt;br /&gt;
|Number of missed data packets. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisMaxInARow&amp;gt;&lt;br /&gt;
|Longest streak of consecutive packets received. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumCRCerrors&amp;gt;&lt;br /&gt;
|Number of packets received with CRC errors. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumberOfResynchs&amp;gt;&lt;br /&gt;
|Number of times the console resynchronised with the transmitter. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisFirmwareVersion&amp;gt;&lt;br /&gt;
|The console/WLL firmware version&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THWindex&amp;gt;&lt;br /&gt;
|A derived temperature using Temperature/Humidity/Wind values&lt;br /&gt;
&lt;br /&gt;
The THW Index uses humidity and temperature (like Heat Index), but includes the cooling effects of wind (like wind chill).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THSWindex&amp;gt;&lt;br /&gt;
|A heat stress indicator using Temperature/Humidity/Solar/Wind values.&lt;br /&gt;
*The THSW Index uses humidity and temperature (like the Heat Index), but also includes the heating effects of sunshine, and the cooling effects of wind.&lt;br /&gt;
*Therefore requires Davis station with solar sensor.&lt;br /&gt;
See [http://digitalcommons.unl.edu/cgi/viewcontent.cgi?article=1223&amp;amp;context=animalscinbcr  Approx calculation].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#battery&amp;gt;&lt;br /&gt;
|The console battery condition in volts. eg &amp;quot;4.82v&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#txbattery&amp;gt;&lt;br /&gt;
&amp;lt;#txbattery channel=1&amp;gt;&lt;br /&gt;
|The transmitter battery condition, by default it returns the status of all transmitters.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRain&amp;gt;&lt;br /&gt;
|The console &#039;storm rain&#039; current amount.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRainStart&amp;gt;&lt;br /&gt;
|The console reported date of the start of the &#039;storm&#039; (see previous webtag).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; that the console does not report start time, so the webtag cannot report time.  It appears a minimum of 2 tips within 3 hours will trigger a storm start, so using &amp;lt;#LastRainTip&amp;gt; might help&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Davis WLL ==&lt;br /&gt;
&lt;br /&gt;
You need a purchased license to use these webtags.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsoleSupplyV&amp;gt;&lt;br /&gt;
|The WLL external supply voltage&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisReceptionPercent tx=1&amp;gt;&lt;br /&gt;
|WLL transmitter reception percentage (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=0&amp;gt;&lt;br /&gt;
|WLL RSSI of the WiFi connection&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=1&amp;gt;&lt;br /&gt;
|WLL RSSI of Transmitter #1  (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastBadCnt&amp;gt;&lt;br /&gt;
|Count of multicast packets missed or have bad a CRC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastGoodCnt&amp;gt;&lt;br /&gt;
|Count of good multicast packets received&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastGoodPct&amp;gt;&lt;br /&gt;
|Percentage of good multicast packets received&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Fine Offset==&lt;br /&gt;
&lt;br /&gt;
The following tags are specific to the Fine Offset series &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Lux value &amp;quot;Fine Offset only&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SensorContactLost&amp;gt;&lt;br /&gt;
|1 if the station has lost contact with its remote sensors &amp;quot;Fine Offset only&amp;quot; &lt;br /&gt;
0 if contact has been established&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Cumulus_MX]]&lt;/div&gt;</summary>
		<author><name>SaratogaWX</name></author>
	</entry>
	<entry>
		<id>https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=11034</id>
		<title>Full list of Webtags</title>
		<link rel="alternate" type="text/html" href="https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=11034"/>
		<updated>2022-11-10T18:24:30Z</updated>

		<summary type="html">&lt;p&gt;SaratogaWX: /* Today.ini */ added &amp;lt;#directionTM&amp;gt; from 3.5.2 - b3073 update&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; {|align=right&lt;br /&gt;
  |__TOC__&lt;br /&gt;
  |}&lt;br /&gt;
This list only contains the tag names. Tag names are the basic entity when asking a value. Check the [[Webtags#Using_Webtags|Usage of webtags]] and don&#039;t forget tag names are only part of the [[Webtags#General Format for Web Tags|general format for Webtags]]. It does not indicate what parameters they can take, nor does it include the brackets the tag name is surrounded by when you quote it in a template file for Cumulus to process.&lt;br /&gt;
&lt;br /&gt;
Here follow tables that group the tag names by the basic purpose of the tags listed. There has been confusion in the past of tags appearing in more than one group. If you find such occurrence you may notify or modify. &lt;br /&gt;
&lt;br /&gt;
= Current Conditions =&lt;br /&gt;
&lt;br /&gt;
We start with tags that relate to the latest values, as these are the ones that people most often choose to use. The current condition data is also available, for processes external to Cumulus, by using the inbuilt facility to generate [[Realtime.txt|a file]] with such data. CumulusMX makes current values available for a standard range of sensors where the same web tags apply across a range of weather station models. Current values from some [[#Extra Sensors|extra]] temperature and relative humidity sensors (see [[Extra temperatures]]) from particular weather station models are offered as well.&lt;br /&gt;
&lt;br /&gt;
==Standard sensors==&lt;br /&gt;
The tags in this first list are grouped for historical reasons and remain grouped.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temp&amp;gt;&lt;br /&gt;
|The outside (air) temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#intemp&amp;gt;&lt;br /&gt;
|The inside temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeLastHour&amp;gt;&lt;br /&gt;
|The change in outside temperature over the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrend&amp;gt;&lt;br /&gt;
|The average rate of change in temperature over the last three hours. Trend = (temp now - temp 3hrs ago) / 3 (the calculation selected for this trend matches the standard-based calculation for &amp;lt;#presstrendval&amp;gt; despite the naming inconsistency)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendtext&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (values can be set in strings.ini)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendenglish&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindex&amp;gt;&lt;br /&gt;
|Current [[heat index]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidex&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Humidex Humidex]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptemp&amp;gt;&lt;br /&gt;
|The [[Apparent_temperature|apparent]] temperature.  The referenced page in weather terminology section of this Wiki explains it. The formula used is that defined by BOM. Although at temperatures above 20°C (68°F) Feels like reports an &amp;quot;apparent temperature&amp;quot; it uses a different formula. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchill&amp;gt;&lt;br /&gt;
|The current [[wind chill]] temperature.  The referenced page in weather terminology section of this Wiki explains it. For temperatures below 10°C (50°F) Feels like reports the same value.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslike&amp;gt;&lt;br /&gt;
|Available for version 3.6.10 and up. See [[Feels Like]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsFreezing&amp;gt;&lt;br /&gt;
|If outside temperature is at or below 0°C/32°F. 0=Above freezing, 1=Below freezing&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#chillhours&amp;gt;&lt;br /&gt;
|The number of [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|&#039;chill hours&#039;]] so far this season (threshold temperature and start date are configurable).&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hum&amp;gt;&lt;br /&gt;
|The outside [http://en.wikipedia.org/wiki/Humidity humidity]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#inhum&amp;gt;&lt;br /&gt;
|The inside humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dew&amp;gt;&lt;br /&gt;
|The current dew point (See [[Temperature_(and_humidity)_measurement#Cumulus_Calculated_Parameters|wiki]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wetbulb&amp;gt;&lt;br /&gt;
|Estimated [http://en.wikipedia.org/wiki/Wet_bulb wet bulb] temperature&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfall&amp;gt;&lt;br /&gt;
|The total rainfall so far today (reports rain counter now minus rain counter at start of day), start of day counter can be edited using &amp;quot;edit rain today&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrate&amp;gt;&lt;br /&gt;
|The current [[Rain_measurement#Rain_Rate|rainfall rate]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rhour&amp;gt;&lt;br /&gt;
|The rainfall in the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#r24hourH&amp;gt;&lt;br /&gt;
|The rainfall in the last 24 hours&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tr24hourH&amp;gt;&lt;br /&gt;
|Time of the rainfall in the last 24 hours&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmidnight&amp;gt;&lt;br /&gt;
|The total rainfall since midnight. Useful if you don&#039;t use midnight as your start of day&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#r24hour&amp;gt;&lt;br /&gt;
| Reading recent history records, takes rain counter for latest minute, and substracts rain counter from as close as possible to same time yesterday (if Cumulus was not running at that time yesterday, but historical catch-up has been enabled, then it is from nearest time available yesterday, so for a logging interval of every 30 minutes might be 24 hours and 16 minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTipISO&amp;gt;&lt;br /&gt;
|Fixed ISO format output giving date and time of last rain gauge tip (e.g 2010-09-06 06:09) The format is always as shown (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTip&amp;gt;&lt;br /&gt;
| (available from release 3.6.1) Date/time of last rain gauge tip &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MinutesSinceLastRainTip&amp;gt;&lt;br /&gt;
|The number of minutes since the last rain gauge tip, in whole numbers, rounded down&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsRaining&amp;gt;&lt;br /&gt;
|For [[Rain_measurement#Optical_Rain_Gauge| Hydreon RG-11 devices]], shows the current rain state. 0=No rain, 1=It&#039;s raining&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmonth&amp;gt;&lt;br /&gt;
|The total rainfall so far this month&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ryear&amp;gt;&lt;br /&gt;
|Annual rainfall total for rainfall season year (i.e. starting month as set on Configuration menu, station screen,  Annual rainfall frame)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveRainDays&amp;gt;&lt;br /&gt;
|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, meteorologists exclude dew (and other times when single tip of recorder).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveDryDays&amp;gt;&lt;br /&gt;
|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&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#press&amp;gt;&lt;br /&gt;
|The [http://en.wikipedia.org/wiki/Sea_level_pressure sea level pressure]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendval&amp;gt;&lt;br /&gt;
|The average rate of pressure change over the last three hours.  Trend = (pressure now - pressure 3hrs ago) / 3 &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrend&amp;gt;&lt;br /&gt;
|The pressure trend in words - values can be set in the &#039;strings.ini&#039; file&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendenglish&amp;gt;&lt;br /&gt;
| a single word description for the pressure trend - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed). From version 1.8.8 1st December 2009&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#PressChangeLast3Hours&amp;gt;&lt;br /&gt;
|Available from version 3.11.1;  Total Pressure Change since 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altimeterpressure&amp;gt;&lt;br /&gt;
|Altimeter pressure. Pressure corrected to sea level using the station&#039;s altitude only. Same as sea-level pressure for non-Davis stations.&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wlatest&amp;gt;&lt;br /&gt;
|Current wind speed reading from console.  Corresponds to &#039;latest&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearing&amp;gt;&lt;br /&gt;
|Current wind bearing in degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currentwdir&amp;gt;&lt;br /&gt;
|Current wind bearing as a compass point - e.g. ESE &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeed&amp;gt;&lt;br /&gt;
|The 10-minute average, if you have Cumulus set to calculate a 10-minute average. Otherwise, it&#039;s the latest &#039;wind&#039; value from the console (i.e. the current speed as determined by the station). Corresponds to &#039;average&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgbearing&amp;gt;&lt;br /&gt;
|Average wind bearing in degrees over last configured interval minutes. Range 1-360, 0=Calm&lt;br /&gt;
&lt;br /&gt;
This is calculated by taking the wind direction and speed for the last 10 minutes (or other interval as configured), calculates the sums of the North/South and East/West vector components, divides the E/W component sum by the N/S component sum, and takes the arctan.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdir&amp;gt;&lt;br /&gt;
|Average wind bearing over last 10 minutes as a [http://en.wikipedia.org/wiki/Compass compass] point - e.g. ESE&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgust&amp;gt;&lt;br /&gt;
|The highest wind reading in the last 10 minutes. Corresponds to &#039;gust&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindSampleCount&amp;gt;&lt;br /&gt;
|The number of wind samples making up the wind rose (etc) data (up to 3600)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdirdata&amp;gt;&lt;br /&gt;
|Comma separated list of recent wind bearing readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &amp;lt;#nextwindindex&amp;gt;. Reading interval x varies by station type:&lt;br /&gt;
* Oregon:  x=12 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 12 hours worth in full array&lt;br /&gt;
* Davis:  x=2 or 3 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 2.5 hours worth in full array&lt;br /&gt;
* Fine Offset: Cumulus 1 reads the wind data every minute (although station transmits wind data every 40 seconds), so 60 hours worth in full array&lt;br /&gt;
* Davis WLL: x=2.5 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=160900#p160900) so 2.5 hours worth in full array&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspddata&amp;gt;&lt;br /&gt;
|Comma separated list of recent individual (non-averaged) wind speed (correspond to &#039;latest&#039; on the Cumulus main screen) readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &#039;&#039;&#039;nextwindindex&#039;&#039;&#039; tag. Reading interval x varies by station type (see above).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#nextwindindex&amp;gt;&lt;br /&gt;
|The index of the entries in &amp;lt;#wdirdata&amp;gt; and &amp;lt;#wspddata&amp;gt; that Cumulus &#039;&#039;is going to use next&#039;&#039; - i.e. the latest entry used is one less than this; but don&#039;t forget to allow for the wrap around!&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRoseData&amp;gt;&lt;br /&gt;
|A comma-separated list of the wind &#039;totals&#039; used to draw the wind rose (8 or 16 values)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRosePoints&amp;gt;&lt;br /&gt;
|The number of items in &amp;lt;#WindRoseData&amp;gt; (i.e. 8 or 16)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufort&amp;gt;&lt;br /&gt;
|The current wind speed on the [http://en.wikipedia.org/wiki/Beaufort_scale Beaufort scale] (e.g. F8) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufortnumber&amp;gt;&lt;br /&gt;
|The current wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaudesc&amp;gt;&lt;br /&gt;
|The current wind speed Beaufort description (e.g. &amp;quot;Gale&amp;quot;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom10&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo10&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbase&amp;gt;&lt;br /&gt;
|Calculated [http://en.wikipedia.org/wiki/Cloud_base cloud base]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbasevalue&amp;gt;&lt;br /&gt;
|Current calculated cloud base without units&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UV&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Uv_index UV index]. Requires your station to have a UV sensor.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SolarRad&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Solar_radiation solar radiation]. Requires your station to have a solar sensor.&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Current light level in Lux. Requires your station to have a solar sensor. Only applies to Fine Offset stations.&lt;br /&gt;
|-&lt;br /&gt;
|[[Forecast_webtag|&amp;lt;#forecast&amp;gt;]]&lt;br /&gt;
|The current forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#forecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current forecast encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastnumber&amp;gt;&lt;br /&gt;
|The number relating to the current forecast entry in the [[strings.ini]] file.  If your station is not providing it&#039;s own forecast and Cumulus is not calculating one then 0 (zero) is returned.  Note: two negative numbers can be returned by [[Forecast_webtag|Cumulus]]: -1 (neg 1) = Exceptional Fine, -26 (neg 26) = Exceptional Bad&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecast&amp;gt;&lt;br /&gt;
|Always gives Cumulus (Zambretti) [[Forecast_webtag|forecast]], even if the &amp;lt;#forecast&amp;gt; tag provides a station forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#cumulusforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  Cumulus (Zambretti) forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecast&amp;gt;&lt;br /&gt;
|Always gives station forecast (if available)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#wsforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  station forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcond&amp;gt;&lt;br /&gt;
|Represents the value entered on the screen within Cumulus for the Current Weather condition, or the value as held in the [[currentconditions.txt]] file. Any reserved HTML characters are encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcondenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#currcond&amp;gt; but also has all characters above (decimal base) code 159 encoded as HTML entities for example this would encode any use of symbol for degree.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcondJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current conditions encoded for JavaScript&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Extra Sensors==&lt;br /&gt;
&lt;br /&gt;
The extra sensors functionality in Cumulus only supports processing for current spot values as read from the sensors. Periodically spot extra sensor values are logged, see the [[Extra_Sensor_Files|Extra Sensor Files]] page for information about log files from where you can extract the past spot values. The logging can be compared to the Standard Logfiles.&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors: Davis models and Oregon Scientific WMR928, WR100/200 ===&lt;br /&gt;
&lt;br /&gt;
These web tags hold current values for additional sensors supported by CumulusMX. For Oregon Scientific model like WMR-200 with USB connection, please refer to [[#Web tags mentioning (outside) temperature]] because any of the extra temperature tags below can be redirected to &#039;&#039;&#039;&amp;lt;#temp&amp;gt;&#039;&#039;&#039;, and consequently also have web tags reporting daily extremes and longer period extreme records.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp1 - 10&amp;gt;&lt;br /&gt;
|Extra temperature channel 1 - 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP1 - 10&amp;gt;&lt;br /&gt;
|Extra dew point channel 1 - 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum1 - 8&amp;gt;&lt;br /&gt;
|Extra humidity channel 1 - 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilTemp1 - 16&amp;gt;&lt;br /&gt;
|Soil temperature 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture1 - 16&amp;gt;&lt;br /&gt;
|Soil moisture 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafTemp1 - 4&amp;gt;&lt;br /&gt;
|Leaf temperature 1 - 4&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafWetness1 - 8&amp;gt;&lt;br /&gt;
|Leaf wetness 1 - 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors:  Davis AirLink ===&lt;br /&gt;
Available from version 3.9.0. You can configure two Airlink devices which have fixed identification as Indoor and Outdoor. There are a similar set of tags for each device.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Particulate Matter&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm1[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 1 μm, or less count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Currentparticulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality Index Values (allows use of the &amp;quot;dp=n&amp;quot; and &amp;quot;tc=y&amp;quot; parameters)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 2.5 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Stats Values&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 1 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 3 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 24 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] 12 hr averages buffer (2  hrs are required to get a nowcast value)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Sensor Info&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkFirmwareVersion[InǀOut]&amp;gt;&lt;br /&gt;
|Shows the AirLink firmware version as a date string.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkTemp[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air temperature value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkHum[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air humidity value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkWifiRssi[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors WiFi signal strength in dB - anything below -90 is considered very poor.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Extra Sensors: Ecowitt ===&lt;br /&gt;
&lt;br /&gt;
Ecowitt stations are sold under other names depending on nation,  e.g. Ambient in USA, Froggit in central Europe, so Ecowitt is used as a generic name in this Wiki. See also [https://www.wxforum.net/index.php?board=111.0 WXForum.net].&lt;br /&gt;
&lt;br /&gt;
==== WH45 CO₂ sensor ====&lt;br /&gt;
&lt;br /&gt;
Available from release 3.9.5.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2&amp;gt;&lt;br /&gt;
| The actual CO&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;concentration in ppm&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm2p5&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; or less&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm2p5-24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm10&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less (includes the 2.5 figure)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm10-24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-temp&amp;gt;&amp;lt;sup&amp;gt;See note&amp;lt;/sup&amp;gt;&lt;br /&gt;
| Temperature as reported by Air Quality monitor. &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-hum&amp;gt;&lt;br /&gt;
| Relative Humidity as reported by Air Quality monitor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note&#039;&#039;&#039;: This temperature reflects the temperature of the sensor and would be used in combination with the sensors measured humidity (see next) for correction of the measured PM (particulate matter) value. This correction is responsibility of the user and is subject to a lot of discussion. Determination of how to correct the PM value is highly dependent on the conditions and placement of the sensor. See the specification sheet for the sensor or create some multivariate regression line based on calibration measurements. This is also valid for PM sensors like the AirLink. The normal amateur usage of PM sensors is that the uncorrected values are published. &lt;br /&gt;
&lt;br /&gt;
==== WN34 soil and water sensor ====&lt;br /&gt;
&lt;br /&gt;
Cumulus MX can support the Ecowitt WN34 (other model types exist and are reported here as if WN34) soil and water temperature sensors. They are reported as &amp;quot;User Temperature 1&amp;quot; to &amp;quot;User Temperature 8&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp1 - 8&amp;gt;&lt;br /&gt;
|The temperature of the sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Divers Extra Sensors ====&lt;br /&gt;
Below are described the tags resulting from &#039;&#039;Ecowitt Air quality (WH41,WH43,WH45)&#039;&#039;, Ecowitt leak sensor (WH55), lighting detector (WH57), and extra temperature sensors (WN34)&lt;br /&gt;
&lt;br /&gt;
This sub-section applies only to those using Ecowitt GW1000 (also Froggit DS1500, and other equivalents, see [[Supported Devices]]) an interface unit that picks up various external sensors and sends the data via an application programming interface to CumulusMX which then generates the following web tags:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#GW1000FirmwareVersion&amp;gt;&lt;br /&gt;
|GW1000 firmware version string&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQuality1 - 4&amp;gt;&lt;br /&gt;
| Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQualityAvg1 - 4&amp;gt;&lt;br /&gt;
| 24 hr moving average Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeakSensor1 - 4&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningDistance&amp;gt;&lt;br /&gt;
|Distance to last strike &lt;br /&gt;
Same units as wind run - miles/km/nm. Returns 0.0 if you don&#039;t have a sensor, GW1000 api returns max value you can put in a byte - 0xFF which translates to 158.4 miles = 255 km if have sensor but no strike detected yet, so CMX translates that to &#039;----&#039;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningTime&amp;gt;&lt;br /&gt;
|Date and Time of last strike. &lt;br /&gt;
Default without output parameters is locale&#039;s short time format e.g. 18:02 or 6:02 pm, without date, but tag accepts both date and time output parameters. &lt;br /&gt;
Returns &#039;----&#039; if you don&#039;t have sensor or there has not been a strike since the sensor was installed. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of lighting strikes today&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp1 - 8&amp;gt; &lt;br /&gt;
|User Temperature 1 - 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The WH32 produces Temperature, Humidity and Dewpoint tags as the Davis above, WH51 soilmoisture produces similar tags.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp1 - 8&amp;gt;&lt;br /&gt;
|Extra temperature Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP1 - 8&amp;gt;&lt;br /&gt;
|Extra dew point Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum1 - 8&amp;gt;&lt;br /&gt;
|Extra humidity Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;| WH51 soilmoisture sensor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture1 - 8&amp;gt;&lt;br /&gt;
|Soil moisture 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Recent History=&lt;br /&gt;
&lt;br /&gt;
Please refer to the [[Recent history]] page for full information about using the tags in the following two tables. &lt;br /&gt;
&lt;br /&gt;
All tags in the tables below have:&lt;br /&gt;
#Mandatory input parameters as in this [[Webtags/Parameters#Input_modification_Parameters|description]]&lt;br /&gt;
#Optional output parameters to modify the time format as in this [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|description]]&lt;br /&gt;
&lt;br /&gt;
== Timestamp tag ==&lt;br /&gt;
Although as [[Recent history]] page explains, the history is intended to cover every minute in last 7 days, some entries may be at less frequent intervals, and when clocks change some entries will be missing altogether.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Time-stamp tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentTS&amp;gt;&lt;br /&gt;
|Gives the timestamp of the data that will be returned for any other recent history tag that uses same &#039;&#039;&#039;d, h, and m&#039;&#039;&#039; parameters&lt;br /&gt;
|&amp;lt;#RecentTS h=3 m=1 format=&amp;quot;HH:mm&amp;quot;&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== All Recent History Tags ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Input Modification Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentOutsideTemp&amp;gt;&lt;br /&gt;
|Outside Temperature&lt;br /&gt;
| &amp;lt;#RecentOutsideTemp h=3 m=1&amp;gt;&amp;amp;nbsp;&amp;lt;#tempunit&amp;gt; will display the temperature at the start of the period for which &amp;lt;#temptrend&amp;gt; is calculated&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill &lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentDewPoint&amp;gt;&lt;br /&gt;
|Dew Point&lt;br /&gt;
| &amp;lt;#RecentDewPoint h=25&amp;gt; reports the dew point temperature just over a day ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHeatIndex&amp;gt;&lt;br /&gt;
|Heat Index&lt;br /&gt;
| &amp;lt;#RecentHeatIndex m=121&amp;gt; reports the heat index about 2 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidity&amp;gt;&lt;br /&gt;
|Relative Humidity&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind &amp;lt;br&amp;gt;(Note: Wind &#039;Speed&#039;, &#039;Gust&#039; and &#039;Latest&#039; have the usual Cumulus meanings see [[Wind measurement]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindSpeed&amp;gt;&lt;br /&gt;
|Wind Speed&lt;br /&gt;
| &amp;lt;#RecentWindSpeed m=10&amp;gt; will display the average wind speed 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindGust&amp;gt;&lt;br /&gt;
|Wind Gust&lt;br /&gt;
&lt;br /&gt;
(reports maximum gust from build 1088 of version 1.9.4)&lt;br /&gt;
| &amp;lt;#RecentWindGust d=1 m=1&amp;gt; will report the wind gust at approximately the same time yesterday&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindLatest&amp;gt;&lt;br /&gt;
|Wind Latest. &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindDir&amp;gt;&lt;br /&gt;
|Wind Direction (instantaneous)&lt;br /&gt;
| &amp;lt;#RecentWindDir m=10&amp;gt; will tell you which direction the wind was blowing from 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir&amp;gt;&lt;br /&gt;
|Wind Direction (average)&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir d=6&amp;gt; will say what the calculated average wind direction was at this time at the start of the week&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentPressure&amp;gt;&lt;br /&gt;
|Sea-level Pressure&lt;br /&gt;
| &amp;lt;#RecentPressure h=3 m=1&amp;gt; gives the sea level pressure when &amp;lt;#presstrendval&amp;gt; started tracking the pressure&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentRainToday&amp;gt;&lt;br /&gt;
|Daily rain total from last roll-over to specified time&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar &amp;amp; UV&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentSolarRad&amp;gt;&lt;br /&gt;
|Solar Radiation &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentUV&amp;gt;&lt;br /&gt;
|UV Index &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Indoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; | (to do)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Outdoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill  (if temperature is below 10°C or 50 °F, then the new Feels Like now available in MX (next item) will report this same value).&lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentFeelsLike&amp;gt;&lt;br /&gt;
| Feels Like Temperature&lt;br /&gt;
| &amp;lt;#RecentFeelsLike h=12 m=1&amp;gt; reports the feel like temperature 12 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidex&amp;gt;&lt;br /&gt;
| Canadian Humidity Index (humidex) Dimensionless - no units&lt;br /&gt;
| &amp;lt;#RecentHumidex h=3&amp;gt; reports humidex 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality tags&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
NOTE: Please note this section has NOT yet been updated for recent MX releases, it appears from [[cumulusmx.db|RecentData table in cumulusmx.db]] that the list here is not complete for MX.  However, no release announcement has been found listing tag names not shown here (i.e. apparent temperature, indoor temperature and humidity, air quality)&lt;br /&gt;
&lt;br /&gt;
=Today=&lt;br /&gt;
&lt;br /&gt;
Cumulus allows some control over the time that &amp;quot;Today&amp;quot; begins:&lt;br /&gt;
# You can define the log rollovertime. Choose between 9am or midnight.&lt;br /&gt;
# For the weather diary feature &#039;&#039;&#039;SnowDepthHour&#039;&#039;&#039; The default SnowDepthHour is 0&lt;br /&gt;
&lt;br /&gt;
Readings from your weather station are assigned to the &amp;quot;Today&amp;quot; based on 3 options for [[Meteorological day]]&lt;br /&gt;
# starting at 9:00 am, based on winter time, so switching to 10:00 during Daylight Saving (summer) time, or&lt;br /&gt;
# starting at 9:00 am, all year round, or&lt;br /&gt;
# aligned with calendar days, so today starts at midnight&lt;br /&gt;
&lt;br /&gt;
The independence of the start time for weather diary and weather station related web tags means needs to be remembered when labelling web tags from the two tables below. It was assumed that you would use 9 a.m. as start time for both, but not care when snow fell, as it often has in the UK, after Summer Time has begun, so weather station tags were by default reporting from 10 a.m. local time and snow as at 9 a.m.&lt;br /&gt;
&lt;br /&gt;
In MX, if you choose 9 a.m. (optionally 10 a.m. in summer) for rollover, so all the standard derivative are assigned to the date the meteorological day starts as Today, but the sunshine hours recorded against today will be from midnight on the said date.&lt;br /&gt;
&lt;br /&gt;
==Weather Diary==&lt;br /&gt;
&lt;br /&gt;
This first table lists all the web tags available for reporting what is recorded in the weather diary. Just to be clear, the web tags shown below, will report data for previous day if the current time is before the snow depth hour setting, and report data for the current day if the current time matches the snow depth hour or is later.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowdepth&amp;gt;&lt;br /&gt;
|Meteorologists report snow depth in cm, so this is default unit for Cumulus. &lt;br /&gt;
&lt;br /&gt;
If there is no entry in Weather Diary for the day explained above, reports zero.&lt;br /&gt;
&lt;br /&gt;
Input is to 2 decimal places. MX allows output in centimetres with decimal places without any script. You can&#039;t change the units shown in admin interface, but your value can be input as inches to 2 decimal places if you ignore &amp;quot;cm&amp;quot; that is displayed in that interface.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowlying&amp;gt;&lt;br /&gt;
| If there is no entry in Weather Diary for the day explained above, this web tag returns null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowfalling&amp;gt;&lt;br /&gt;
| If there is no entry in Weather Diary for the day explained above, this web tag returns null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Today.ini==&lt;br /&gt;
&lt;br /&gt;
These tag names relate to the current [[Meteorological day]] and they are populated from information held in [[today.ini]]; Where a tag name reports a value specific to a past time in today-so-far, there will also be a tag name that can give the time of day, shown in same row of table below. For those that cover whole day so far, the final column contains &amp;quot;n/a&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
There is some inconsistency in naming with &amp;quot;T&amp;quot; not included in all tag names, &amp;quot;T&amp;quot; is used in conjunction with &amp;quot;H&amp;quot; or &amp;quot;L&amp;quot; as a suffix for extreme values/time-stamps, but a prefix &amp;quot;T&amp;quot; can identify today&#039;s value, or prefix &amp;quot;T&amp;quot; can signify a time-stamp. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtemp&amp;gt;&lt;br /&gt;
|The [[Average_temperature|average]] temperature so far today (calculated from all temperature readings processed by Cumulus, [[Today.ini|today.ini]] stores a cumulative aggregate and counts the number of values processed, so a division gives this output)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprange&amp;gt;&lt;br /&gt;
|The temperature range (&amp;lt;#tempTH&amp;gt; - &amp;lt;#tempTL&amp;gt;) so far today (Cumulus calculates all these tags using Celsius values, but outputs them in your chosen units)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest temperature since midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest temperature since midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightRangeT&amp;gt;&lt;br /&gt;
|The temperature range (max - min) so far today from midnight (Cumulus calculates all these tags using Celsius values, but outputs them in your chosen units)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTH&amp;gt;&lt;br /&gt;
|Today&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTL&amp;gt;&lt;br /&gt;
|Today&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTH&amp;gt;&lt;br /&gt;
|Today&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTL&amp;gt;&lt;br /&gt;
|Today&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillTL&amp;gt;&lt;br /&gt;
|Today&#039;s greatest wind chill&lt;br /&gt;
|&amp;lt;#TwchillTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#ThumTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#ThumTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Precipitation&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rain24hourTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest rain for 24 hours&lt;br /&gt;
|&amp;lt;#Train24hourTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainToday&amp;gt;&lt;br /&gt;
|If you have an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode, this gives today&#039;s rain total so far according to the sensor&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustTM&amp;gt; &lt;br /&gt;
|Today&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingTM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of today&#039;s high gust (&amp;lt;#wgustTM&amp;gt;) in degrees&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#directionTM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of today&#039;s high gust (&amp;lt;#wgustTM&amp;gt;) in as a compass point (e.g. &amp;quot;NNE&amp;quot;)&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufort&amp;gt; &lt;br /&gt;
|Today&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufortnumber&amp;gt;&lt;br /&gt;
|Today&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#windrun&amp;gt;&lt;br /&gt;
|The total wind run so far today&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvg&amp;gt;&lt;br /&gt;
|The wind run divided by time passed since rollover to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearing&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddir&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for today&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ET&amp;gt;&lt;br /&gt;
|Today&#039;s [http://en.wikipedia.org/wiki/Evapotranspiration evapotranspiration], if not on the station can be calculated by CMX.&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarTH&amp;gt;&lt;br /&gt;
|Today&#039;s high solar radiation value (Solar sensor needed)&lt;br /&gt;
|&amp;lt;#TsolarTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVTH&amp;gt;&lt;br /&gt;
|Today&#039;s high UV Index (UV sensor needed)&lt;br /&gt;
|&amp;lt;#TUVTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
|Today&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of strikes since midnight, default 0 &lt;br /&gt;
&lt;br /&gt;
(other lightning tags can be found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursToday&amp;gt;&lt;br /&gt;
| The incremental chill hours figure since start of today (Compare with Cumulative seasonal Chill Hours at end of today &amp;lt;#chillhours&amp;gt; found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= No Commas; RC Webtags =&lt;br /&gt;
&lt;br /&gt;
The conversion of comma decimal separator to a point is described on the [[Webtags/Parameters#Changing_the_decimal_separator|parameter page]]. However, there is a set of legacy webtags which produce that value without a comma without parameter. Those webtags have a prefix of RC and are listed separately. Those webtags still exist and are listed here without further comment.&lt;br /&gt;
&lt;br /&gt;
== Current conditions ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCtemp&amp;gt;, &amp;lt;#RCdew&amp;gt;, &amp;lt;#RCheatindex&amp;gt;, &amp;lt;#RChum&amp;gt;, &amp;lt;#RCinhum&amp;gt;, &amp;lt;#RCintemp&amp;gt;, &amp;lt;#RCpress&amp;gt;, &amp;lt;#RCrfall&amp;gt;, &amp;lt;#RCrrate&amp;gt;, &amp;lt;#RCwchill&amp;gt;, &amp;lt;#RCwgust&amp;gt;, &amp;lt;#RCwspeed&amp;gt;, &amp;lt;#RCwlatest&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Today ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCpressTH&amp;gt;,  &amp;lt;#RCpressTL&amp;gt;,  &amp;lt;#RCrrateTM&amp;gt;,  &amp;lt;#RCtempTH&amp;gt;, &amp;lt;#RCtempTL&amp;gt;, &amp;lt;#RCwgustTM&amp;gt;,  &amp;lt;#RCdewpointTH&amp;gt;, &amp;lt;#RCdewpointTL&amp;gt;, &amp;lt;#RCwchillTL&amp;gt;, &amp;lt;#RCheatindexTH&amp;gt;, &amp;lt;#RCapptempTH&amp;gt;, &amp;lt;#RCapptempTL&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Recent History ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCRecentOutsideTemp&amp;gt;, &amp;lt;#RCRecentWindSpeed&amp;gt;, &amp;lt;#RCRecentWindGust&amp;gt;, &amp;lt;#RCRecentWindLatest&amp;gt;, &amp;lt;#RCRecentWindChill&amp;gt;, &amp;lt;#RCRecentDewPoint&amp;gt;, &amp;lt;#RCRecentHeatIndex&amp;gt;, &amp;lt;#RCRecentPressure&amp;gt;, &amp;lt;#RCRecentRainToday&amp;gt;, &amp;lt;#RCRecentUV&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Yesterday=&lt;br /&gt;
&lt;br /&gt;
Note that the Y indicating yesterday is sometimes a prefix, sometimes a suffix (with H for High, L for Low), web tags are not named consistently!&lt;br /&gt;
&lt;br /&gt;
For web tags that refer to a particular time of day, there is a corresponding web tag that can give that time of day. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:550px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprangeY&amp;gt;&lt;br /&gt;
|The temperature range (max - min) yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest temperature from midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest temperature from midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightRangeY&amp;gt;&lt;br /&gt;
|The temperature range (max - min) yesterday from midnight&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtempY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s average temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Ychillhours&amp;gt;&lt;br /&gt;
| The Cumulative [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] as recorded at rollover (the end of meteorological yesterday)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursYest&amp;gt;&lt;br /&gt;
| The incremental [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] yesterday&lt;br /&gt;
&lt;br /&gt;
(compare with &amp;lt;#chillhoursToday&amp;gt; described in [[#Today.ini]] table)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#TwchillYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYH&amp;gt;&lt;br /&gt;
|High humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYL&amp;gt;&lt;br /&gt;
|Low humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallY&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to the connected weather station&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainYest&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rain24hourYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest hourly rain over 24 hours&lt;br /&gt;
|&amp;lt;#Train24hourYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustYM&amp;gt; &lt;br /&gt;
|Yesterday&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingYM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of yesterday&#039;s high gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufort&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufortnumber&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for yesterday&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearingY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddirY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunY&amp;gt;&lt;br /&gt;
|The total wind run for yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvgY&amp;gt;&lt;br /&gt;
| The wind run yesterday divided by 24 hours to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YSunshineHours&amp;gt;&lt;br /&gt;
|Yesterday&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high solar radiation value (Solar sensor needed) &lt;br /&gt;
|&amp;lt;#TsolarYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high UV Index (UV sensor needed) &lt;br /&gt;
|&amp;lt;#TUVYH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Yearly=&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:350px&amp;quot;|Time Webtag&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#YearTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#YearTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s highest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s lowest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHeatIndexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest USA heat index&lt;br /&gt;
|&amp;lt;#YearHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWChillL&amp;gt;&lt;br /&gt;
|This year&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#YearWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeH&amp;gt;&lt;br /&gt;
|This year&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumidexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#YearHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointH&amp;gt;&lt;br /&gt;
|This year&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMinTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMaxTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumH&amp;gt;&lt;br /&gt;
|This year&#039;s high humidity&lt;br /&gt;
|&amp;lt;#YearHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumL&amp;gt;&lt;br /&gt;
|This year&#039;s low humidity&lt;br /&gt;
|&amp;lt;#YearHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressH&amp;gt;&lt;br /&gt;
|This year&#039;s high pressure&lt;br /&gt;
|&amp;lt;#YearPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressL&amp;gt;&lt;br /&gt;
|This year&#039;s low pressure&lt;br /&gt;
|&amp;lt;#YearPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearGustH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind gust&lt;br /&gt;
|&amp;lt;#YearGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind speed&lt;br /&gt;
|&amp;lt;#YearWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindRunH&amp;gt;&lt;br /&gt;
| This year&#039;s highest Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearRainRateH&amp;gt;&lt;br /&gt;
|This year&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#YearRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHourlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#YearHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDailyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high daily rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearRain24HourH&amp;gt;&lt;br /&gt;
|This year&#039;s high 24hr rain&lt;br /&gt;
|&amp;lt;#YearRain24HourHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearRain24HourHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMonthlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high monthly rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMonthlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest period without rain ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursYear&amp;gt;&lt;br /&gt;
| the total sunshine hours in year-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=All Time=&lt;br /&gt;
&lt;br /&gt;
The default formats are:&lt;br /&gt;
*The default format for an extreme month is to show the month name in full i.e. format &#039;MMMM&#039; followed by the year in full. &lt;br /&gt;
*For an extreme day it shows the day of the month and the month name in full i.e. format &amp;quot;dd MMMM&amp;quot; (same for Cumulus 1 and Cumulus MX), prefixed with the word &#039;on&#039; again ending with the year. &lt;br /&gt;
*For the highest/lowest within a day in the year it shows both time and date adding the word &amp;quot;at&amp;quot; before the time, and the word &#039;on&#039; before the date (i.e. on the standard web page the time comes first, not as seen in admin interface).&lt;br /&gt;
&lt;br /&gt;
You can change the default output on either the standard web template, or in your own file,  by using the [[#Time.2FDate_.27format.27_Parameter|formats]], please check the [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|Parameter page]].&lt;br /&gt;
&lt;br /&gt;
Note that unlike the this month and this year web tags, the time and the date are both included in the default format of the standard time-stamp web tags for the &#039;highest minimum&#039; and &#039;lowest maximum&#039; temperatures, yet another inconsistency!&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempH&amp;gt;&lt;br /&gt;
|All time high temperature&lt;br /&gt;
|&amp;lt;#TtempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempL&amp;gt;&lt;br /&gt;
|All time low temperature &lt;br /&gt;
|&amp;lt;#TtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#mintempH&amp;gt;&lt;br /&gt;
|All time high minimum temperature &lt;br /&gt;
|&amp;lt;#TmintempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#maxtempL&amp;gt;&lt;br /&gt;
|All time low maximum temperature &lt;br /&gt;
|&amp;lt;#TmaxtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDailyTempRange&amp;gt;&lt;br /&gt;
|All time low daily temperature range&lt;br /&gt;
|&amp;lt;#TLowDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyTempRange&amp;gt;&lt;br /&gt;
|All time high daily temperature range&lt;br /&gt;
|&amp;lt;#THighDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempH&amp;gt;&lt;br /&gt;
|All time high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempL&amp;gt;&lt;br /&gt;
|All time low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeH&amp;gt;&lt;br /&gt;
|All time high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeL&amp;gt;&lt;br /&gt;
|All time low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexH&amp;gt;&lt;br /&gt;
|All time high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexH&amp;gt;&lt;br /&gt;
|All time high USA heat index&lt;br /&gt;
|&amp;lt;#TheatindexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointH&amp;gt;&lt;br /&gt;
|All time high dew point&lt;br /&gt;
|&amp;lt;#TdewpointH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointL&amp;gt;&lt;br /&gt;
|All time low dew point&lt;br /&gt;
|&amp;lt;#TdewpointL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humH&amp;gt;&lt;br /&gt;
|All time high humidity&lt;br /&gt;
|&amp;lt;#ThumH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humL&amp;gt;&lt;br /&gt;
|All time low humidity&lt;br /&gt;
|&amp;lt;#ThumL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillH&amp;gt;&lt;br /&gt;
|All time greatest wind chill (i.e. lowest temperature, but highest wind speed) &lt;br /&gt;
|&amp;lt;#TwchillH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateM&amp;gt;&lt;br /&gt;
|All time high rain rate &lt;br /&gt;
|&amp;lt;#TrrateM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallH&amp;gt;&lt;br /&gt;
|All time high daily rain &lt;br /&gt;
|&amp;lt;#TrfallH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallhH&amp;gt;&lt;br /&gt;
|All time high hourly rain&lt;br /&gt;
|&amp;lt;#TrfallhH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallmH&amp;gt;&lt;br /&gt;
|All time high monthly rain &lt;br /&gt;
|&amp;lt;#TrfallmH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriod&amp;gt;&lt;br /&gt;
|All time longest dry period (days)&lt;br /&gt;
|&amp;lt;#TLongestDryPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriod&amp;gt;&lt;br /&gt;
|All time longest wet period (days)&lt;br /&gt;
|&amp;lt;#TLongestWetPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressH&amp;gt;&lt;br /&gt;
|All time high pressure &lt;br /&gt;
|&amp;lt;#TpressH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressL&amp;gt;&lt;br /&gt;
|All time low pressure &lt;br /&gt;
|&amp;lt;#TpressL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#gustM&amp;gt;&lt;br /&gt;
|All time high wind gust &lt;br /&gt;
|&amp;lt;#TgustM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeedH&amp;gt;&lt;br /&gt;
|All time high average wind speed &lt;br /&gt;
|&amp;lt;#TwspeedH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunH&amp;gt;&lt;br /&gt;
|All time high daily wind run&lt;br /&gt;
|&amp;lt;#TwindrunH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Monthly=&lt;br /&gt;
&lt;br /&gt;
The web tags in the date column default output dates in the format &amp;quot;dd MMMM&amp;quot;. For web tags that represent daily values, there are (obviously) no corresponding time web tags, but for high and low spot values the default &#039;h:mm&#039; format of the time output can be changed. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Time Webtag name&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempH&amp;gt;&lt;br /&gt;
|This months high temperature&lt;br /&gt;
|&amp;lt;#MonthTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempL&amp;gt;&lt;br /&gt;
|This months low temperature&lt;br /&gt;
|&amp;lt;#MonthTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMinTempH&amp;gt;&lt;br /&gt;
|This months highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMaxTempL&amp;gt;&lt;br /&gt;
|This months lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHeatIndexH&amp;gt;&lt;br /&gt;
|This months high USA heat index&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWChillL&amp;gt;&lt;br /&gt;
|This months greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#MonthWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempH&amp;gt;&lt;br /&gt;
|This month&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempL&amp;gt;&lt;br /&gt;
|This month&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeH&amp;gt;&lt;br /&gt;
|This month&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeL&amp;gt;&lt;br /&gt;
|This months lowest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumidexH&amp;gt;&lt;br /&gt;
|This month&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#MonthHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointH&amp;gt;&lt;br /&gt;
|This month&#039;s high dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointL&amp;gt;&lt;br /&gt;
|This month&#039;s low dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumH&amp;gt;&lt;br /&gt;
|This month&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#MonthHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#MonthHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressH&amp;gt;&lt;br /&gt;
|This month&#039;s highest pressure&lt;br /&gt;
|&amp;lt;#MonthPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest pressure&lt;br /&gt;
|&amp;lt;#MonthPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthGustH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind gust&lt;br /&gt;
|&amp;lt;#MonthGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind speed&lt;br /&gt;
|&amp;lt;#MonthWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindRunH&amp;gt;&lt;br /&gt;
|This month&#039;s high Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthRainRateH&amp;gt;&lt;br /&gt;
|This month&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#MonthRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHourlyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthRain24HourH&amp;gt;&lt;br /&gt;
|This month&#039;s highest 24hr rain&lt;br /&gt;
|&amp;lt;#MonthRain24HourHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthRain24HourHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDailyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s wettest day (greatest daily rain)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest dry period ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day, ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursMonth&amp;gt;&lt;br /&gt;
| the total sunshine hours in month-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Monthly All Time Records=&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;These tag names represent extreme record values (and corresponding time-stamps) for any particular month (1 =January, and so on, to 12 =December) in all years&#039;&#039;&#039; (HAR To place somewhere)&lt;br /&gt;
&lt;br /&gt;
This table includes webtags that show the values in [[Monthlyalltime.ini]] log file.&lt;br /&gt;
&lt;br /&gt;
These are a set of tags for monthly all-time highs and lows, in other words the highest and lowest values for a particular month of the year.  &lt;br /&gt;
# The tag names listed here require a [[Webtags/Parameters#Input_modification_Parameters|input modification parameter]].&lt;br /&gt;
# The tag names here can optionally take any [[Webtags/Parameters#Output_modification_parameters|output modification parameters]].&lt;br /&gt;
# To supply both optional input modification, and optional output modification parameters, separate them with spaces, e.g. &amp;lt;#ByMonthTempHT mon=7 format=hh:nn&amp;gt;. In that example, the time (not date) of highest ever temperature in July is returned after processing by Cumulus.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempH&amp;gt;&lt;br /&gt;
|High Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempL&amp;gt;&lt;br /&gt;
|Low Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexH&amp;gt;&lt;br /&gt;
|High Heat Index&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWChillL&amp;gt;&lt;br /&gt;
|Greatest wind chill (i.e. lowest temperature and highest wind speed)&lt;br /&gt;
|&amp;lt;#ByMonthWChillLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempH&amp;gt;&lt;br /&gt;
|High Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempL&amp;gt;&lt;br /&gt;
|Low Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeH&amp;gt;&lt;br /&gt;
|High Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeL&amp;gt;&lt;br /&gt;
|Low Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumidexH&amp;gt;&lt;br /&gt;
|High Canadian Humidity Index (Humidex)&lt;br /&gt;
|&amp;lt;#ByMonthHumidexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointH&amp;gt;&lt;br /&gt;
|High Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointL&amp;gt;&lt;br /&gt;
|Low Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMinTempH&amp;gt;&lt;br /&gt;
|Highest Daily Minimum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMinTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempL&amp;gt;&lt;br /&gt;
|Lowest Daily Maximum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRangeT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRangeT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumH&amp;gt;&lt;br /&gt;
|High Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumL&amp;gt;&lt;br /&gt;
|Low Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumLT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressH&amp;gt;&lt;br /&gt;
|High Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressL&amp;gt;&lt;br /&gt;
|Low Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthGustH&amp;gt;&lt;br /&gt;
|High Wind Gust&lt;br /&gt;
|&amp;lt;#ByMonthGustHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindH&amp;gt;&lt;br /&gt;
|High Wind Speed&lt;br /&gt;
|&amp;lt;#ByMonthWindHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindRunH&amp;gt;&lt;br /&gt;
|High Daily Wind Run&lt;br /&gt;
|&amp;lt;#ByMonthWindRunHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthRainRateH&amp;gt;&lt;br /&gt;
|High Rain Rate&lt;br /&gt;
|&amp;lt;#ByMonthRainRateHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainH&amp;gt;&lt;br /&gt;
|High Monthly Rainfall&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainH&amp;gt;&lt;br /&gt;
|High Hourly Rain&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthRain24HourH&amp;gt;&lt;br /&gt;
|High 24hr Rain&lt;br /&gt;
|&amp;lt;#ByMonthRain24HourHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainH&amp;gt;&lt;br /&gt;
|High Daily Rain&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest Dry Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriodT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest Wet Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriodT&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Day/Night/Sun/Moon=&lt;br /&gt;
&lt;br /&gt;
These values are calculated hourly.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunrise&amp;gt;&lt;br /&gt;
|Last sunrise time at the station - This sunrise time is calculated by a third party library each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunset&amp;gt;&lt;br /&gt;
|Next sunset time at the station - The sunset/sunrise times are calculated each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylength&amp;gt;&lt;br /&gt;
|Length of day in hours and minutes (sunrise to sunset).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunUp&amp;gt;&lt;br /&gt;
|A flag to indicate if the Sun is above the horizon or not, based on the sunrise and sunset times.&lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 is when the Sun is above the horizon for the station location.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dawn&amp;gt;&lt;br /&gt;
|Start of last Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dusk&amp;gt;&lt;br /&gt;
|End of next Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylightlength&amp;gt;&lt;br /&gt;
| Approximate length of daylight in hours and minutes (dawn to dusk)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#isdaylight&amp;gt;&lt;br /&gt;
|A flag to indicate if the location for the station is in civil daylight or not, based on the dawn and dusk times. &lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 notes that it is currently within the hours of daylight.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tomorrowdaylength&amp;gt;&lt;br /&gt;
|A string giving an approximate predicted difference between the length of daylight (dawn to dusk) yesterday and length of daylight tomorrow.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonphase&amp;gt;&lt;br /&gt;
|Current [[Lunar phase|phase of the moon]] in words, eg &amp;quot;New Moon&amp;quot; etc. The names used can be altered in [[Strings.ini#Moon_Phases|strings.ini]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonAge&amp;gt;&lt;br /&gt;
|Current &#039;&#039;&#039;approximate&#039;&#039;&#039; age of the Moon in days (0-29.53)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonrise&amp;gt;&lt;br /&gt;
|Current moonrise time at the station (if moon rises on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonset&amp;gt;&lt;br /&gt;
|Current moonset time at the station (if moon sets on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercent&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (negative value indicates &#039;waning&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercentAbs&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (always positive)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
| see [[#Today.ini]] Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YSunshineHours&amp;gt;&lt;br /&gt;
|see [[#Yesterday]] Miscellaneous &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CurrentSolarMax&amp;gt;&lt;br /&gt;
|[[FAQ#What_is_this_.22Solar_Max.22_value_which_Cumulus_is_displaying.3F | Current theoretical maximum solar radiation]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunny&amp;gt;&lt;br /&gt;
|Returns 1 if the sun is shining, otherwise 0 (Solar sensor needed)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= System =&lt;br /&gt;
&lt;br /&gt;
Special tags returning information about the device hosting CumulusMX &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:450px&amp;quot; |Applicability&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsVersion&amp;gt;&lt;br /&gt;
|OS version, e.g. &amp;quot;Windows 7 x64 build 7600&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsLanguage&amp;gt;&lt;br /&gt;
|OS language, e.g. &amp;quot;English&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SystemUpTime&amp;gt;&lt;br /&gt;
|How long the system has been up, e.g. &amp;quot;8 hours 21 minutes&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ProgramUpTime&amp;gt;&lt;br /&gt;
|How long Cumulus has been running, e.g. &amp;quot;7 hours 55 minutes&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ProgramUpTimeMs&amp;gt;&lt;br /&gt;
|How long Cumulus has been running in milliseconds&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CpuCount&amp;gt;&lt;br /&gt;
|Number of processors, e.g. &amp;quot;4&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CPUTemp&amp;gt;&lt;br /&gt;
|Temperature of the CPU in C, only works on Linux, updates once a minute, returns &#039;-999.0&#039; on Windows&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AllocatedMemory&amp;gt;&lt;br /&gt;
|Amount of memory allocated to Cumulus, e.g. &amp;quot;60.69 MB&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Units=&lt;br /&gt;
&lt;br /&gt;
No optional input nor output parameters.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunit&amp;gt;&lt;br /&gt;
|Unit of temperature being used (Set in Cumulus as [http://en.wikipedia.org/wiki/Centigrade Celsius] or [http://en.wikipedia.org/wiki/Fahrenheit Fahrenheit]) values &amp;quot;&amp;amp;amp;deg;C&amp;quot; or &amp;quot;&amp;amp;amp;deg;F&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#tempunitnoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded (i.e. without &#039;&#039;&#039;&amp;amp;amp;&#039;&#039;&#039; and without &#039;&#039;&#039;&amp;amp;deg;&#039;&#039;&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunitnodeg&amp;gt;&lt;br /&gt;
|The temperature units being used, without a degree symbol, i.e. &amp;quot;F&amp;quot; or &amp;quot;C&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressunit&amp;gt;&lt;br /&gt;
|Unit of measure for pressure. Possible values: &amp;quot;mb&amp;quot;, &amp;quot;hPa&amp;quot;, &amp;quot;in&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rainunit&amp;gt;&lt;br /&gt;
|Unit of measure for rain fall. Possible values: &amp;quot;mm&amp;quot; or &amp;quot;inches&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windunit&amp;gt;&lt;br /&gt;
|Unit of measure for wind speed. Possible values: &amp;quot;m/s&amp;quot;, &amp;quot;mph&amp;quot;, &amp;quot;km/h&amp;quot;, &amp;quot;kts&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrununit&amp;gt;&lt;br /&gt;
|Unit of measure for wind run (distance). Possible values: &amp;quot;km&amp;quot;, &amp;quot;miles&amp;quot;, &amp;quot;km&amp;quot;, &amp;quot;nm&amp;quot; (for wind speeds in m/s, mph, km/h, kts)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbaseunit&amp;gt;&lt;br /&gt;
|The units used for cloudbase value. Possible values:  &amp;quot;ft&amp;quot; or &amp;quot;m&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Date &amp;amp; Time=&lt;br /&gt;
The default format depends on the locale you use to run Cumulus.&lt;br /&gt;
&lt;br /&gt;
When format is fixed it is noted.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#date&amp;gt;&lt;br /&gt;
|The current date.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdate&amp;gt;&lt;br /&gt;
|The current meteorological date.&lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt; (above), but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the &amp;lt;#metdate&amp;gt; will return the date associated with previous calendar day, but will still return current time  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUTC&amp;gt;&lt;br /&gt;
|The current UTC date/time rather than local date/time.  Example result: 18:30 on 30 December 2009. If you want the local date and time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#time&amp;gt;&lt;br /&gt;
|The current time and date. Example result: 18:30 on 30 December 2009.  If you simply wish the time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timehhmmss&amp;gt;&lt;br /&gt;
|The current time (without date). Example format: 18:30:27. You can use output format specifiers to change the way the time is output, but any date specifiers are ignored.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#minute&amp;gt;&lt;br /&gt;
|The current time, just the minutes. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hour&amp;gt;&lt;br /&gt;
|The current time, just the hour. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#day&amp;gt;&lt;br /&gt;
| The current day as a 2-digit number. Fixed format: 07  (cannot use output format modifiers) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dayname&amp;gt;&lt;br /&gt;
| The current day as a word.  For example, Monday &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortdayname&amp;gt;&lt;br /&gt;
| The current day as a shortened word. Example format: Mon&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#month&amp;gt;&lt;br /&gt;
|The current month as a 2-digit number. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#monthname&amp;gt;&lt;br /&gt;
|The current month as a word. Example format: July&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortmonthname&amp;gt;&lt;br /&gt;
|The current month as a shortened word. Example format: Jul&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#year&amp;gt;&lt;br /&gt;
|The current year as a 4-digit number. Example format: 2009  (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortyear&amp;gt;&lt;br /&gt;
|The current year as a 2-digit number. Example format: 09 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdateyesterday&amp;gt;&lt;br /&gt;
|The previous meteorological date.  The default format depends on the locale you use to run Cumulus &lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#yesterday&amp;gt; (below), but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the date output by &amp;lt;#metdateyesterday&amp;gt; will be the calendar day before that returned by &amp;lt;#yesterday&amp;gt;, but the time returned is actual local time.  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#yesterday&amp;gt;&lt;br /&gt;
|Yesterday&#039;s date. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeJavaScript&amp;gt;&lt;br /&gt;
| The JavaScript &#039;&#039;&#039;Date&#039;&#039;&#039; object contains the number of milliseconds since 00:00:00.000 UTC on 1st January 1970, that date and time is known as the UNIX Epoch.  In JavaScript, you can use &amp;lt;code&amp;gt;Math.floor(new Date().getTime()/1000.0)&amp;lt;/code&amp;gt; This getTime method returns the time in milliseconds.  The web tag returns an integer (currently with 13 digits) representing the number of milliseconds since the UNIX epoch when the web tag was processed. It can be used in a script where you wish to re-express other times output by Cumulus MX into UTC (Coordinated Universal Time).  Mac OS X uses 00:00:00.000 UTC on 1st January 2001 as the starting time and date for its millisecond count, so that is considerably lower.&lt;br /&gt;
&lt;br /&gt;
Note that UTC is calculated using 9192631770 times a particular transition time for Caesium 133 as a basis for 1 second. GMT (Greenwich Mean Time) is calculated on the basis that 1 second is 1/86400 of the time taken for a whole (day) rotation of the Earth. UT1 (or solar time) is calculated from various space measurements. Periodically, leap seconds are added to UTC to realign it with UT1, but these leap seconds are not added to the count of milliseconds represented by this web tag.&lt;br /&gt;
&lt;br /&gt;
Do be aware that some devices will use a 32 bit signed integer to represent this number, and that will stop working on 19 January 2038, the year 2038 problem for computing world.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUnix&amp;gt;&lt;br /&gt;
| Unix tracks the number of seconds since the UNIX epoch. So this web tag can be used when you do not want the millisecond accuracy of the previous web tag. Like previous web tag this relates to UTC, so see details for that tag to find out more.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSince30Dec1899&amp;gt; &lt;br /&gt;
|Day count (gives whole and fractional part) Example: 41250.6523310301&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|Date when records began.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSinceRecordsBegan&amp;gt;&lt;br /&gt;
|Day count since Cumulus records started&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Alarms=&lt;br /&gt;
&lt;br /&gt;
There are web tags for each alarm condition, they give a value of &#039;1&#039; if the alarm condition is enabled and is still currently met; otherwise &#039;0&#039;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempAlarm&amp;gt; &lt;br /&gt;
|Low temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempAlarm&amp;gt; &lt;br /&gt;
|High temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeUpAlarm&amp;gt; &lt;br /&gt;
|Temperature increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeDownAlarm&amp;gt; &lt;br /&gt;
|Temperature decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressAlarm&amp;gt; &lt;br /&gt;
|Low pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressAlarm&amp;gt; &lt;br /&gt;
|High pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeUpAlarm&amp;gt; &lt;br /&gt;
|Pressure increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeDownAlarm&amp;gt; &lt;br /&gt;
|Pressure decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainTodayAlarm&amp;gt; &lt;br /&gt;
|High rain today alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateAlarm&amp;gt; &lt;br /&gt;
|High rainfall rate alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustAlarm&amp;gt; &lt;br /&gt;
|High wind gust alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedAlarm&amp;gt; &lt;br /&gt;
|High wind speed alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataStopped&amp;gt;&lt;br /&gt;
|1 if the station has apparently stopped sending data to Cumulus, otherwise 0&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataSpikeAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a data spike is detected, or a data limit exceeded&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#HttpUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a HTTP upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#MySqlUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a MySQL upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#UpgradeAlarm&amp;gt;&lt;br /&gt;
| Alarm raised if MX upgrade (a newer release) is available&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Extreme Records =&lt;br /&gt;
&lt;br /&gt;
There are a set of tags for the Cumulus record states. They give a value of &#039;1&#039; if the record has been exceeded; otherwise &#039;0&#039;. &lt;br /&gt;
&lt;br /&gt;
These web tags will be set from the time of the record until a timeout value is met (by default each record remains set for 24 hours). &lt;br /&gt;
&lt;br /&gt;
You can change the default timeout through the parameter &#039;&#039;Station Settings=&amp;gt;Common Options=&amp;gt;Advanced Options&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
== Table of web tags available for extreme records ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|The date that Cumulus began tracking all time records&amp;lt;br/&amp;gt; (does not prevent earlier record dates being set manually)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#newrecord&amp;gt; &lt;br /&gt;
|Indicates when any tracked extreme is changed (sets the LED on the interface flashing).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempRecordSet&amp;gt;&lt;br /&gt;
|1 if any temperature-based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time highest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time lowest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHeatIndexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high USA heat index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high Canadian Humidity index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowWindChillRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time greatest wind chill extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high feels like temperature extreme has been updated, 0 if not &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low feels like temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMinTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high minimum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowMaxTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low maximum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind gust extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind speed extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RainRecordSet&amp;gt;&lt;br /&gt;
|1 if any rainfall based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high rain rate extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHourlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high hourly rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRain24HourRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high 24hr rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMonthlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high monthly rain  extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest dry period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest wet period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high humidity light extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressureRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRecordSet&amp;gt;&lt;br /&gt;
|1 if any wind speed based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindrunRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind run extreme has been updated, 0 if not&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Miscellaneous =&lt;br /&gt;
&lt;br /&gt;
All tags are available in all flavours, as far as I know, although &#039;&#039;their output might vary&#039;&#039;, and which input/output parameters they permit might vary between Cumulus 1 and MX.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestError&amp;gt;&lt;br /&gt;
| This tag and the next 3 are in CumulusMX, none of them are actually used.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorDate&amp;gt;&lt;br /&gt;
|See previous tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorTime&amp;gt;&lt;br /&gt;
|See previous tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ErrorLight&amp;gt;&lt;br /&gt;
|1 if the &#039;error&#039; light is flashing, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#version&amp;gt;&lt;br /&gt;
|The version of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#build&amp;gt;&lt;br /&gt;
|The build of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildAvailable&amp;gt;&lt;br /&gt;
|This gets the value 0 or 1 and is checked on start-up and once a day thereafter at a random time&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildNumber&amp;gt;&lt;br /&gt;
|It is checked on start-up and once a day thereafter at a random time. Displays the latest public release build number - eg. b3089&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#realtimeinterval&amp;gt;&lt;br /&gt;
|The real time update interval in seconds (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#interval&amp;gt;&lt;br /&gt;
|The web site update interval in minutes (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: will always return one of these: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
&lt;br /&gt;
This is the end of the meteorological day, so if during Daylight Saving Time rolover is at &amp;quot;10 am&amp;quot;, then on the day DST ends it will return to &amp;quot;9 am&amp;quot; ensuring every meteorological day is exactly 24 hours long. If the time is &amp;quot;Midnight&amp;quot; (or during DST it is &amp;quot;9 am&amp;quot;), then days will be 23 or 25 hours long just on day clocks change, 24 hours otherwise.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationtype&amp;gt;&lt;br /&gt;
|The weather station [https://cumuluswiki.org/a/Cumulus.ini#Section:_Station model] description.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationtypeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#latitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Latitude latitude] (as you entered during setup).&lt;br /&gt;
Supports an optional &#039;dp&#039; parameter, if supplied, instead of the usual web-encoded text format with degrees/minutes/seconds, the result is in decimal degrees to the specified number of decimal places. E.g&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude&amp;gt; gives &amp;quot;N&amp;amp;nbsp;59&amp;amp; deg;&amp;amp;amp;nbsp;14&amp;amp;amp;#39;&amp;amp;amp;nbsp;33&amp;amp;amp;quot;&amp;quot; for N 59 14 33&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude dp=5&amp;gt; gives &amp;quot;59.24250&amp;quot;&lt;br /&gt;
&lt;br /&gt;
If the &amp;quot;dp&amp;quot; parameter is supplied, then supplying &amp;quot;rc=y&amp;quot; in addition will cause any decimal comma to be converted to a decimal point.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#latitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Longitude longitude]  (as you entered during setup). Supports an optional &#039;dp&#039; and &#039;rc&#039; parameters as per the latitude tag.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Altitude altitude] value (web tag outputs web encoded format containing figure, &#039;&amp;amp;amp;nbsp;&#039; and units) in either feet or metres just as you entered during setup e.g. &#039;123&amp;amp;amp;nbsp;m&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#altitudenoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#location&amp;gt;&lt;br /&gt;
|The station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longlocation&amp;gt;&lt;br /&gt;
|Longer description of the station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forum&amp;gt;&lt;br /&gt;
|URL of the forum (as you entered during setup) encoded into a web page menu item by adding colons&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forumurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#webcam&amp;gt;&lt;br /&gt;
|URL of the webcam (as you entered during setup) encoded into a web page menu item by adding colons. Default is blank. Can be used to link to any other web page that you host (Cumulus does not verify that it is a web cam, that is just a label, and the label can be changed on each standard web page individually)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#webcamurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#graphperiod&amp;gt;&lt;br /&gt;
|The number of hours displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Detailed Chart Period&#039; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dailygraphperiod&amp;gt;&lt;br /&gt;
|The number of days displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Daily Chart Period&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAMonthlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA monthly report&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAYearlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA yearly report&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_useApparent&amp;gt;&lt;br /&gt;
| Whether user prefers to see Apparent Temperature or Feels Like Temperature&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showSolar&amp;gt;&lt;br /&gt;
| Whether user wants to show Solar data or does not not have a solar sensor&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showUV&amp;gt;&lt;br /&gt;
| Whether user wants to show Ultra Violet data or does not not have a UV sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Special tags=&lt;br /&gt;
&lt;br /&gt;
==Davis==&lt;br /&gt;
&lt;br /&gt;
At present this table has not yet been updated for latest MX version.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
All (see note for THSWindex) of the following web tags for the Davis PWS are available&lt;br /&gt;
&lt;br /&gt;
The values of the reception tags are updated every 15 minutes.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsReceived&amp;gt;&lt;br /&gt;
|Total number of data packets received. This stat is not supplied by the Davis WLL station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsMissed&amp;gt;&lt;br /&gt;
|Number of missed data packets. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisMaxInARow&amp;gt;&lt;br /&gt;
|Longest streak of consecutive packets received. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumCRCerrors&amp;gt;&lt;br /&gt;
|Number of packets received with CRC errors. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumberOfResynchs&amp;gt;&lt;br /&gt;
|Number of times the console resynchronised with the transmitter. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisFirmwareVersion&amp;gt;&lt;br /&gt;
|The console/WLL firmware version&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THWindex&amp;gt;&lt;br /&gt;
|A derived temperature using Temperature/Humidity/Wind values&lt;br /&gt;
&lt;br /&gt;
The THW Index uses humidity and temperature (like Heat Index), but includes the cooling effects of wind (like wind chill).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THSWindex&amp;gt;&lt;br /&gt;
|A heat stress indicator using Temperature/Humidity/Solar/Wind values.&lt;br /&gt;
*The THSW Index uses humidity and temperature (like the Heat Index), but also includes the heating effects of sunshine, and the cooling effects of wind.&lt;br /&gt;
*Therefore requires Davis station with solar sensor.&lt;br /&gt;
See [http://digitalcommons.unl.edu/cgi/viewcontent.cgi?article=1223&amp;amp;context=animalscinbcr  Approx calculation].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#battery&amp;gt;&lt;br /&gt;
|The console battery condition in volts. eg &amp;quot;4.82v&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#txbattery&amp;gt;&lt;br /&gt;
&amp;lt;#txbattery channel=1&amp;gt;&lt;br /&gt;
|The transmitter battery condition, by default it returns the status of all transmitters.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRain&amp;gt;&lt;br /&gt;
|The console &#039;storm rain&#039; current amount.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRainStart&amp;gt;&lt;br /&gt;
|The console reported date of the start of the &#039;storm&#039; (see previous webtag).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; that the console does not report start time, so the webtag cannot report time.  It appears a minimum of 2 tips within 3 hours will trigger a storm start, so using &amp;lt;#LastRainTip&amp;gt; might help&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Davis WLL ==&lt;br /&gt;
&lt;br /&gt;
You need a purchased license to use these webtags.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsoleSupplyV&amp;gt;&lt;br /&gt;
|The WLL external supply voltage&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisReceptionPercent tx=1&amp;gt;&lt;br /&gt;
|WLL transmitter reception percentage (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=0&amp;gt;&lt;br /&gt;
|WLL RSSI of the WiFi connection&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=1&amp;gt;&lt;br /&gt;
|WLL RSSI of Transmitter #1  (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastBadCnt&amp;gt;&lt;br /&gt;
|Count of multicast packets missed or have bad a CRC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastGoodCnt&amp;gt;&lt;br /&gt;
|Count of good multicast packets received&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastGoodPct&amp;gt;&lt;br /&gt;
|Percentage of good multicast packets received&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Fine Offset==&lt;br /&gt;
&lt;br /&gt;
The following tags are specific to the Fine Offset series &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Lux value &amp;quot;Fine Offset only&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SensorContactLost&amp;gt;&lt;br /&gt;
|1 if the station has lost contact with its remote sensors &amp;quot;Fine Offset only&amp;quot; &lt;br /&gt;
0 if contact has been established&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Cumulus_MX]]&lt;/div&gt;</summary>
		<author><name>SaratogaWX</name></author>
	</entry>
	<entry>
		<id>https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=11033</id>
		<title>Full list of Webtags</title>
		<link rel="alternate" type="text/html" href="https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=11033"/>
		<updated>2022-11-10T17:50:26Z</updated>

		<summary type="html">&lt;p&gt;SaratogaWX: /* Today.ini */ added &amp;lt;#tempMidnightTH&amp;gt;, &amp;lt;#TtempMidnightTH&amp;gt;, &amp;lt;#tempMidnightTL&amp;gt;, &amp;lt;#TtempMidnightTL&amp;gt; from 3.18.0 - b3190 and &amp;lt;#tempMidnightRangeT&amp;gt; from 3.19.1 - b3194&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; {|align=right&lt;br /&gt;
  |__TOC__&lt;br /&gt;
  |}&lt;br /&gt;
This list only contains the tag names. Tag names are the basic entity when asking a value. Check the [[Webtags#Using_Webtags|Usage of webtags]] and don&#039;t forget tag names are only part of the [[Webtags#General Format for Web Tags|general format for Webtags]]. It does not indicate what parameters they can take, nor does it include the brackets the tag name is surrounded by when you quote it in a template file for Cumulus to process.&lt;br /&gt;
&lt;br /&gt;
Here follow tables that group the tag names by the basic purpose of the tags listed. There has been confusion in the past of tags appearing in more than one group. If you find such occurrence you may notify or modify. &lt;br /&gt;
&lt;br /&gt;
= Current Conditions =&lt;br /&gt;
&lt;br /&gt;
We start with tags that relate to the latest values, as these are the ones that people most often choose to use. The current condition data is also available, for processes external to Cumulus, by using the inbuilt facility to generate [[Realtime.txt|a file]] with such data. CumulusMX makes current values available for a standard range of sensors where the same web tags apply across a range of weather station models. Current values from some [[#Extra Sensors|extra]] temperature and relative humidity sensors (see [[Extra temperatures]]) from particular weather station models are offered as well.&lt;br /&gt;
&lt;br /&gt;
==Standard sensors==&lt;br /&gt;
The tags in this first list are grouped for historical reasons and remain grouped.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temp&amp;gt;&lt;br /&gt;
|The outside (air) temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#intemp&amp;gt;&lt;br /&gt;
|The inside temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeLastHour&amp;gt;&lt;br /&gt;
|The change in outside temperature over the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrend&amp;gt;&lt;br /&gt;
|The average rate of change in temperature over the last three hours. Trend = (temp now - temp 3hrs ago) / 3 (the calculation selected for this trend matches the standard-based calculation for &amp;lt;#presstrendval&amp;gt; despite the naming inconsistency)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendtext&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (values can be set in strings.ini)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendenglish&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindex&amp;gt;&lt;br /&gt;
|Current [[heat index]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidex&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Humidex Humidex]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptemp&amp;gt;&lt;br /&gt;
|The [[Apparent_temperature|apparent]] temperature.  The referenced page in weather terminology section of this Wiki explains it. The formula used is that defined by BOM. Although at temperatures above 20°C (68°F) Feels like reports an &amp;quot;apparent temperature&amp;quot; it uses a different formula. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchill&amp;gt;&lt;br /&gt;
|The current [[wind chill]] temperature.  The referenced page in weather terminology section of this Wiki explains it. For temperatures below 10°C (50°F) Feels like reports the same value.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslike&amp;gt;&lt;br /&gt;
|Available for version 3.6.10 and up. See [[Feels Like]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsFreezing&amp;gt;&lt;br /&gt;
|If outside temperature is at or below 0°C/32°F. 0=Above freezing, 1=Below freezing&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#chillhours&amp;gt;&lt;br /&gt;
|The number of [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|&#039;chill hours&#039;]] so far this season (threshold temperature and start date are configurable).&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hum&amp;gt;&lt;br /&gt;
|The outside [http://en.wikipedia.org/wiki/Humidity humidity]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#inhum&amp;gt;&lt;br /&gt;
|The inside humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dew&amp;gt;&lt;br /&gt;
|The current dew point (See [[Temperature_(and_humidity)_measurement#Cumulus_Calculated_Parameters|wiki]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wetbulb&amp;gt;&lt;br /&gt;
|Estimated [http://en.wikipedia.org/wiki/Wet_bulb wet bulb] temperature&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfall&amp;gt;&lt;br /&gt;
|The total rainfall so far today (reports rain counter now minus rain counter at start of day), start of day counter can be edited using &amp;quot;edit rain today&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrate&amp;gt;&lt;br /&gt;
|The current [[Rain_measurement#Rain_Rate|rainfall rate]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rhour&amp;gt;&lt;br /&gt;
|The rainfall in the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#r24hourH&amp;gt;&lt;br /&gt;
|The rainfall in the last 24 hours&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tr24hourH&amp;gt;&lt;br /&gt;
|Time of the rainfall in the last 24 hours&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmidnight&amp;gt;&lt;br /&gt;
|The total rainfall since midnight. Useful if you don&#039;t use midnight as your start of day&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#r24hour&amp;gt;&lt;br /&gt;
| Reading recent history records, takes rain counter for latest minute, and substracts rain counter from as close as possible to same time yesterday (if Cumulus was not running at that time yesterday, but historical catch-up has been enabled, then it is from nearest time available yesterday, so for a logging interval of every 30 minutes might be 24 hours and 16 minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTipISO&amp;gt;&lt;br /&gt;
|Fixed ISO format output giving date and time of last rain gauge tip (e.g 2010-09-06 06:09) The format is always as shown (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTip&amp;gt;&lt;br /&gt;
| (available from release 3.6.1) Date/time of last rain gauge tip &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MinutesSinceLastRainTip&amp;gt;&lt;br /&gt;
|The number of minutes since the last rain gauge tip, in whole numbers, rounded down&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsRaining&amp;gt;&lt;br /&gt;
|For [[Rain_measurement#Optical_Rain_Gauge| Hydreon RG-11 devices]], shows the current rain state. 0=No rain, 1=It&#039;s raining&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmonth&amp;gt;&lt;br /&gt;
|The total rainfall so far this month&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ryear&amp;gt;&lt;br /&gt;
|Annual rainfall total for rainfall season year (i.e. starting month as set on Configuration menu, station screen,  Annual rainfall frame)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveRainDays&amp;gt;&lt;br /&gt;
|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, meteorologists exclude dew (and other times when single tip of recorder).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveDryDays&amp;gt;&lt;br /&gt;
|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&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#press&amp;gt;&lt;br /&gt;
|The [http://en.wikipedia.org/wiki/Sea_level_pressure sea level pressure]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendval&amp;gt;&lt;br /&gt;
|The average rate of pressure change over the last three hours.  Trend = (pressure now - pressure 3hrs ago) / 3 &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrend&amp;gt;&lt;br /&gt;
|The pressure trend in words - values can be set in the &#039;strings.ini&#039; file&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendenglish&amp;gt;&lt;br /&gt;
| a single word description for the pressure trend - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed). From version 1.8.8 1st December 2009&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#PressChangeLast3Hours&amp;gt;&lt;br /&gt;
|Available from version 3.11.1;  Total Pressure Change since 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altimeterpressure&amp;gt;&lt;br /&gt;
|Altimeter pressure. Pressure corrected to sea level using the station&#039;s altitude only. Same as sea-level pressure for non-Davis stations.&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wlatest&amp;gt;&lt;br /&gt;
|Current wind speed reading from console.  Corresponds to &#039;latest&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearing&amp;gt;&lt;br /&gt;
|Current wind bearing in degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currentwdir&amp;gt;&lt;br /&gt;
|Current wind bearing as a compass point - e.g. ESE &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeed&amp;gt;&lt;br /&gt;
|The 10-minute average, if you have Cumulus set to calculate a 10-minute average. Otherwise, it&#039;s the latest &#039;wind&#039; value from the console (i.e. the current speed as determined by the station). Corresponds to &#039;average&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgbearing&amp;gt;&lt;br /&gt;
|Average wind bearing in degrees over last configured interval minutes. Range 1-360, 0=Calm&lt;br /&gt;
&lt;br /&gt;
This is calculated by taking the wind direction and speed for the last 10 minutes (or other interval as configured), calculates the sums of the North/South and East/West vector components, divides the E/W component sum by the N/S component sum, and takes the arctan.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdir&amp;gt;&lt;br /&gt;
|Average wind bearing over last 10 minutes as a [http://en.wikipedia.org/wiki/Compass compass] point - e.g. ESE&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgust&amp;gt;&lt;br /&gt;
|The highest wind reading in the last 10 minutes. Corresponds to &#039;gust&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindSampleCount&amp;gt;&lt;br /&gt;
|The number of wind samples making up the wind rose (etc) data (up to 3600)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdirdata&amp;gt;&lt;br /&gt;
|Comma separated list of recent wind bearing readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &amp;lt;#nextwindindex&amp;gt;. Reading interval x varies by station type:&lt;br /&gt;
* Oregon:  x=12 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 12 hours worth in full array&lt;br /&gt;
* Davis:  x=2 or 3 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 2.5 hours worth in full array&lt;br /&gt;
* Fine Offset: Cumulus 1 reads the wind data every minute (although station transmits wind data every 40 seconds), so 60 hours worth in full array&lt;br /&gt;
* Davis WLL: x=2.5 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=160900#p160900) so 2.5 hours worth in full array&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspddata&amp;gt;&lt;br /&gt;
|Comma separated list of recent individual (non-averaged) wind speed (correspond to &#039;latest&#039; on the Cumulus main screen) readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &#039;&#039;&#039;nextwindindex&#039;&#039;&#039; tag. Reading interval x varies by station type (see above).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#nextwindindex&amp;gt;&lt;br /&gt;
|The index of the entries in &amp;lt;#wdirdata&amp;gt; and &amp;lt;#wspddata&amp;gt; that Cumulus &#039;&#039;is going to use next&#039;&#039; - i.e. the latest entry used is one less than this; but don&#039;t forget to allow for the wrap around!&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRoseData&amp;gt;&lt;br /&gt;
|A comma-separated list of the wind &#039;totals&#039; used to draw the wind rose (8 or 16 values)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRosePoints&amp;gt;&lt;br /&gt;
|The number of items in &amp;lt;#WindRoseData&amp;gt; (i.e. 8 or 16)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufort&amp;gt;&lt;br /&gt;
|The current wind speed on the [http://en.wikipedia.org/wiki/Beaufort_scale Beaufort scale] (e.g. F8) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufortnumber&amp;gt;&lt;br /&gt;
|The current wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaudesc&amp;gt;&lt;br /&gt;
|The current wind speed Beaufort description (e.g. &amp;quot;Gale&amp;quot;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom10&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo10&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbase&amp;gt;&lt;br /&gt;
|Calculated [http://en.wikipedia.org/wiki/Cloud_base cloud base]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbasevalue&amp;gt;&lt;br /&gt;
|Current calculated cloud base without units&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UV&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Uv_index UV index]. Requires your station to have a UV sensor.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SolarRad&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Solar_radiation solar radiation]. Requires your station to have a solar sensor.&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Current light level in Lux. Requires your station to have a solar sensor. Only applies to Fine Offset stations.&lt;br /&gt;
|-&lt;br /&gt;
|[[Forecast_webtag|&amp;lt;#forecast&amp;gt;]]&lt;br /&gt;
|The current forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#forecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current forecast encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastnumber&amp;gt;&lt;br /&gt;
|The number relating to the current forecast entry in the [[strings.ini]] file.  If your station is not providing it&#039;s own forecast and Cumulus is not calculating one then 0 (zero) is returned.  Note: two negative numbers can be returned by [[Forecast_webtag|Cumulus]]: -1 (neg 1) = Exceptional Fine, -26 (neg 26) = Exceptional Bad&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecast&amp;gt;&lt;br /&gt;
|Always gives Cumulus (Zambretti) [[Forecast_webtag|forecast]], even if the &amp;lt;#forecast&amp;gt; tag provides a station forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#cumulusforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  Cumulus (Zambretti) forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecast&amp;gt;&lt;br /&gt;
|Always gives station forecast (if available)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#wsforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  station forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcond&amp;gt;&lt;br /&gt;
|Represents the value entered on the screen within Cumulus for the Current Weather condition, or the value as held in the [[currentconditions.txt]] file. Any reserved HTML characters are encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcondenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#currcond&amp;gt; but also has all characters above (decimal base) code 159 encoded as HTML entities for example this would encode any use of symbol for degree.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcondJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current conditions encoded for JavaScript&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Extra Sensors==&lt;br /&gt;
&lt;br /&gt;
The extra sensors functionality in Cumulus only supports processing for current spot values as read from the sensors. Periodically spot extra sensor values are logged, see the [[Extra_Sensor_Files|Extra Sensor Files]] page for information about log files from where you can extract the past spot values. The logging can be compared to the Standard Logfiles.&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors: Davis models and Oregon Scientific WMR928, WR100/200 ===&lt;br /&gt;
&lt;br /&gt;
These web tags hold current values for additional sensors supported by CumulusMX. For Oregon Scientific model like WMR-200 with USB connection, please refer to [[#Web tags mentioning (outside) temperature]] because any of the extra temperature tags below can be redirected to &#039;&#039;&#039;&amp;lt;#temp&amp;gt;&#039;&#039;&#039;, and consequently also have web tags reporting daily extremes and longer period extreme records.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp1 - 10&amp;gt;&lt;br /&gt;
|Extra temperature channel 1 - 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP1 - 10&amp;gt;&lt;br /&gt;
|Extra dew point channel 1 - 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum1 - 8&amp;gt;&lt;br /&gt;
|Extra humidity channel 1 - 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilTemp1 - 16&amp;gt;&lt;br /&gt;
|Soil temperature 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture1 - 16&amp;gt;&lt;br /&gt;
|Soil moisture 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafTemp1 - 4&amp;gt;&lt;br /&gt;
|Leaf temperature 1 - 4&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafWetness1 - 8&amp;gt;&lt;br /&gt;
|Leaf wetness 1 - 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors:  Davis AirLink ===&lt;br /&gt;
Available from version 3.9.0. You can configure two Airlink devices which have fixed identification as Indoor and Outdoor. There are a similar set of tags for each device.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Particulate Matter&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm1[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 1 μm, or less count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Currentparticulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality Index Values (allows use of the &amp;quot;dp=n&amp;quot; and &amp;quot;tc=y&amp;quot; parameters)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 2.5 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Stats Values&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 1 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 3 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 24 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] 12 hr averages buffer (2  hrs are required to get a nowcast value)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Sensor Info&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkFirmwareVersion[InǀOut]&amp;gt;&lt;br /&gt;
|Shows the AirLink firmware version as a date string.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkTemp[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air temperature value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkHum[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air humidity value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkWifiRssi[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors WiFi signal strength in dB - anything below -90 is considered very poor.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Extra Sensors: Ecowitt ===&lt;br /&gt;
&lt;br /&gt;
Ecowitt stations are sold under other names depending on nation,  e.g. Ambient in USA, Froggit in central Europe, so Ecowitt is used as a generic name in this Wiki. See also [https://www.wxforum.net/index.php?board=111.0 WXForum.net].&lt;br /&gt;
&lt;br /&gt;
==== WH45 CO₂ sensor ====&lt;br /&gt;
&lt;br /&gt;
Available from release 3.9.5.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2&amp;gt;&lt;br /&gt;
| The actual CO&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;concentration in ppm&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm2p5&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; or less&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm2p5-24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm10&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less (includes the 2.5 figure)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm10-24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-temp&amp;gt;&amp;lt;sup&amp;gt;See note&amp;lt;/sup&amp;gt;&lt;br /&gt;
| Temperature as reported by Air Quality monitor. &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-hum&amp;gt;&lt;br /&gt;
| Relative Humidity as reported by Air Quality monitor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note&#039;&#039;&#039;: This temperature reflects the temperature of the sensor and would be used in combination with the sensors measured humidity (see next) for correction of the measured PM (particulate matter) value. This correction is responsibility of the user and is subject to a lot of discussion. Determination of how to correct the PM value is highly dependent on the conditions and placement of the sensor. See the specification sheet for the sensor or create some multivariate regression line based on calibration measurements. This is also valid for PM sensors like the AirLink. The normal amateur usage of PM sensors is that the uncorrected values are published. &lt;br /&gt;
&lt;br /&gt;
==== WN34 soil and water sensor ====&lt;br /&gt;
&lt;br /&gt;
Cumulus MX can support the Ecowitt WN34 (other model types exist and are reported here as if WN34) soil and water temperature sensors. They are reported as &amp;quot;User Temperature 1&amp;quot; to &amp;quot;User Temperature 8&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp1 - 8&amp;gt;&lt;br /&gt;
|The temperature of the sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Divers Extra Sensors ====&lt;br /&gt;
Below are described the tags resulting from &#039;&#039;Ecowitt Air quality (WH41,WH43,WH45)&#039;&#039;, Ecowitt leak sensor (WH55), lighting detector (WH57), and extra temperature sensors (WN34)&lt;br /&gt;
&lt;br /&gt;
This sub-section applies only to those using Ecowitt GW1000 (also Froggit DS1500, and other equivalents, see [[Supported Devices]]) an interface unit that picks up various external sensors and sends the data via an application programming interface to CumulusMX which then generates the following web tags:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#GW1000FirmwareVersion&amp;gt;&lt;br /&gt;
|GW1000 firmware version string&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQuality1 - 4&amp;gt;&lt;br /&gt;
| Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQualityAvg1 - 4&amp;gt;&lt;br /&gt;
| 24 hr moving average Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeakSensor1 - 4&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningDistance&amp;gt;&lt;br /&gt;
|Distance to last strike &lt;br /&gt;
Same units as wind run - miles/km/nm. Returns 0.0 if you don&#039;t have a sensor, GW1000 api returns max value you can put in a byte - 0xFF which translates to 158.4 miles = 255 km if have sensor but no strike detected yet, so CMX translates that to &#039;----&#039;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningTime&amp;gt;&lt;br /&gt;
|Date and Time of last strike. &lt;br /&gt;
Default without output parameters is locale&#039;s short time format e.g. 18:02 or 6:02 pm, without date, but tag accepts both date and time output parameters. &lt;br /&gt;
Returns &#039;----&#039; if you don&#039;t have sensor or there has not been a strike since the sensor was installed. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of lighting strikes today&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp1 - 8&amp;gt; &lt;br /&gt;
|User Temperature 1 - 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The WH32 produces Temperature, Humidity and Dewpoint tags as the Davis above, WH51 soilmoisture produces similar tags.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp1 - 8&amp;gt;&lt;br /&gt;
|Extra temperature Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP1 - 8&amp;gt;&lt;br /&gt;
|Extra dew point Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum1 - 8&amp;gt;&lt;br /&gt;
|Extra humidity Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;| WH51 soilmoisture sensor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture1 - 8&amp;gt;&lt;br /&gt;
|Soil moisture 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Recent History=&lt;br /&gt;
&lt;br /&gt;
Please refer to the [[Recent history]] page for full information about using the tags in the following two tables. &lt;br /&gt;
&lt;br /&gt;
All tags in the tables below have:&lt;br /&gt;
#Mandatory input parameters as in this [[Webtags/Parameters#Input_modification_Parameters|description]]&lt;br /&gt;
#Optional output parameters to modify the time format as in this [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|description]]&lt;br /&gt;
&lt;br /&gt;
== Timestamp tag ==&lt;br /&gt;
Although as [[Recent history]] page explains, the history is intended to cover every minute in last 7 days, some entries may be at less frequent intervals, and when clocks change some entries will be missing altogether.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Time-stamp tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentTS&amp;gt;&lt;br /&gt;
|Gives the timestamp of the data that will be returned for any other recent history tag that uses same &#039;&#039;&#039;d, h, and m&#039;&#039;&#039; parameters&lt;br /&gt;
|&amp;lt;#RecentTS h=3 m=1 format=&amp;quot;HH:mm&amp;quot;&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== All Recent History Tags ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Input Modification Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentOutsideTemp&amp;gt;&lt;br /&gt;
|Outside Temperature&lt;br /&gt;
| &amp;lt;#RecentOutsideTemp h=3 m=1&amp;gt;&amp;amp;nbsp;&amp;lt;#tempunit&amp;gt; will display the temperature at the start of the period for which &amp;lt;#temptrend&amp;gt; is calculated&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill &lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentDewPoint&amp;gt;&lt;br /&gt;
|Dew Point&lt;br /&gt;
| &amp;lt;#RecentDewPoint h=25&amp;gt; reports the dew point temperature just over a day ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHeatIndex&amp;gt;&lt;br /&gt;
|Heat Index&lt;br /&gt;
| &amp;lt;#RecentHeatIndex m=121&amp;gt; reports the heat index about 2 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidity&amp;gt;&lt;br /&gt;
|Relative Humidity&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind &amp;lt;br&amp;gt;(Note: Wind &#039;Speed&#039;, &#039;Gust&#039; and &#039;Latest&#039; have the usual Cumulus meanings see [[Wind measurement]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindSpeed&amp;gt;&lt;br /&gt;
|Wind Speed&lt;br /&gt;
| &amp;lt;#RecentWindSpeed m=10&amp;gt; will display the average wind speed 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindGust&amp;gt;&lt;br /&gt;
|Wind Gust&lt;br /&gt;
&lt;br /&gt;
(reports maximum gust from build 1088 of version 1.9.4)&lt;br /&gt;
| &amp;lt;#RecentWindGust d=1 m=1&amp;gt; will report the wind gust at approximately the same time yesterday&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindLatest&amp;gt;&lt;br /&gt;
|Wind Latest. &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindDir&amp;gt;&lt;br /&gt;
|Wind Direction (instantaneous)&lt;br /&gt;
| &amp;lt;#RecentWindDir m=10&amp;gt; will tell you which direction the wind was blowing from 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir&amp;gt;&lt;br /&gt;
|Wind Direction (average)&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir d=6&amp;gt; will say what the calculated average wind direction was at this time at the start of the week&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentPressure&amp;gt;&lt;br /&gt;
|Sea-level Pressure&lt;br /&gt;
| &amp;lt;#RecentPressure h=3 m=1&amp;gt; gives the sea level pressure when &amp;lt;#presstrendval&amp;gt; started tracking the pressure&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentRainToday&amp;gt;&lt;br /&gt;
|Daily rain total from last roll-over to specified time&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar &amp;amp; UV&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentSolarRad&amp;gt;&lt;br /&gt;
|Solar Radiation &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentUV&amp;gt;&lt;br /&gt;
|UV Index &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Indoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; | (to do)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Outdoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill  (if temperature is below 10°C or 50 °F, then the new Feels Like now available in MX (next item) will report this same value).&lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentFeelsLike&amp;gt;&lt;br /&gt;
| Feels Like Temperature&lt;br /&gt;
| &amp;lt;#RecentFeelsLike h=12 m=1&amp;gt; reports the feel like temperature 12 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidex&amp;gt;&lt;br /&gt;
| Canadian Humidity Index (humidex) Dimensionless - no units&lt;br /&gt;
| &amp;lt;#RecentHumidex h=3&amp;gt; reports humidex 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality tags&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
NOTE: Please note this section has NOT yet been updated for recent MX releases, it appears from [[cumulusmx.db|RecentData table in cumulusmx.db]] that the list here is not complete for MX.  However, no release announcement has been found listing tag names not shown here (i.e. apparent temperature, indoor temperature and humidity, air quality)&lt;br /&gt;
&lt;br /&gt;
=Today=&lt;br /&gt;
&lt;br /&gt;
Cumulus allows some control over the time that &amp;quot;Today&amp;quot; begins:&lt;br /&gt;
# You can define the log rollovertime. Choose between 9am or midnight.&lt;br /&gt;
# For the weather diary feature &#039;&#039;&#039;SnowDepthHour&#039;&#039;&#039; The default SnowDepthHour is 0&lt;br /&gt;
&lt;br /&gt;
Readings from your weather station are assigned to the &amp;quot;Today&amp;quot; based on 3 options for [[Meteorological day]]&lt;br /&gt;
# starting at 9:00 am, based on winter time, so switching to 10:00 during Daylight Saving (summer) time, or&lt;br /&gt;
# starting at 9:00 am, all year round, or&lt;br /&gt;
# aligned with calendar days, so today starts at midnight&lt;br /&gt;
&lt;br /&gt;
The independence of the start time for weather diary and weather station related web tags means needs to be remembered when labelling web tags from the two tables below. It was assumed that you would use 9 a.m. as start time for both, but not care when snow fell, as it often has in the UK, after Summer Time has begun, so weather station tags were by default reporting from 10 a.m. local time and snow as at 9 a.m.&lt;br /&gt;
&lt;br /&gt;
In MX, if you choose 9 a.m. (optionally 10 a.m. in summer) for rollover, so all the standard derivative are assigned to the date the meteorological day starts as Today, but the sunshine hours recorded against today will be from midnight on the said date.&lt;br /&gt;
&lt;br /&gt;
==Weather Diary==&lt;br /&gt;
&lt;br /&gt;
This first table lists all the web tags available for reporting what is recorded in the weather diary. Just to be clear, the web tags shown below, will report data for previous day if the current time is before the snow depth hour setting, and report data for the current day if the current time matches the snow depth hour or is later.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowdepth&amp;gt;&lt;br /&gt;
|Meteorologists report snow depth in cm, so this is default unit for Cumulus. &lt;br /&gt;
&lt;br /&gt;
If there is no entry in Weather Diary for the day explained above, reports zero.&lt;br /&gt;
&lt;br /&gt;
Input is to 2 decimal places. MX allows output in centimetres with decimal places without any script. You can&#039;t change the units shown in admin interface, but your value can be input as inches to 2 decimal places if you ignore &amp;quot;cm&amp;quot; that is displayed in that interface.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowlying&amp;gt;&lt;br /&gt;
| If there is no entry in Weather Diary for the day explained above, this web tag returns null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowfalling&amp;gt;&lt;br /&gt;
| If there is no entry in Weather Diary for the day explained above, this web tag returns null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Today.ini==&lt;br /&gt;
&lt;br /&gt;
These tag names relate to the current [[Meteorological day]] and they are populated from information held in [[today.ini]]; Where a tag name reports a value specific to a past time in today-so-far, there will also be a tag name that can give the time of day, shown in same row of table below. For those that cover whole day so far, the final column contains &amp;quot;n/a&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
There is some inconsistency in naming with &amp;quot;T&amp;quot; not included in all tag names, &amp;quot;T&amp;quot; is used in conjunction with &amp;quot;H&amp;quot; or &amp;quot;L&amp;quot; as a suffix for extreme values/time-stamps, but a prefix &amp;quot;T&amp;quot; can identify today&#039;s value, or prefix &amp;quot;T&amp;quot; can signify a time-stamp. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtemp&amp;gt;&lt;br /&gt;
|The [[Average_temperature|average]] temperature so far today (calculated from all temperature readings processed by Cumulus, [[Today.ini|today.ini]] stores a cumulative aggregate and counts the number of values processed, so a division gives this output)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprange&amp;gt;&lt;br /&gt;
|The temperature range (&amp;lt;#tempTH&amp;gt; - &amp;lt;#tempTL&amp;gt;) so far today (Cumulus calculates all these tags using Celsius values, but outputs them in your chosen units)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest temperature since midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest temperature since midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightRangeT&amp;gt;&lt;br /&gt;
|The temperature range (max - min) so far today from midnight (Cumulus calculates all these tags using Celsius values, but outputs them in your chosen units)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTH&amp;gt;&lt;br /&gt;
|Today&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTL&amp;gt;&lt;br /&gt;
|Today&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTH&amp;gt;&lt;br /&gt;
|Today&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTL&amp;gt;&lt;br /&gt;
|Today&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillTL&amp;gt;&lt;br /&gt;
|Today&#039;s greatest wind chill&lt;br /&gt;
|&amp;lt;#TwchillTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#ThumTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#ThumTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Precipitation&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rain24hourTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest rain for 24 hours&lt;br /&gt;
|&amp;lt;#Train24hourTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainToday&amp;gt;&lt;br /&gt;
|If you have an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode, this gives today&#039;s rain total so far according to the sensor&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustTM&amp;gt; &lt;br /&gt;
|Today&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingTM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of today&#039;s high gust (&amp;lt;#wgustTM&amp;gt;) in degrees&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufort&amp;gt; &lt;br /&gt;
|Today&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufortnumber&amp;gt;&lt;br /&gt;
|Today&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#windrun&amp;gt;&lt;br /&gt;
|The total wind run so far today&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvg&amp;gt;&lt;br /&gt;
|The wind run divided by time passed since rollover to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearing&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddir&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for today&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ET&amp;gt;&lt;br /&gt;
|Today&#039;s [http://en.wikipedia.org/wiki/Evapotranspiration evapotranspiration], if not on the station can be calculated by CMX.&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarTH&amp;gt;&lt;br /&gt;
|Today&#039;s high solar radiation value (Solar sensor needed)&lt;br /&gt;
|&amp;lt;#TsolarTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVTH&amp;gt;&lt;br /&gt;
|Today&#039;s high UV Index (UV sensor needed)&lt;br /&gt;
|&amp;lt;#TUVTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
|Today&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of strikes since midnight, default 0 &lt;br /&gt;
&lt;br /&gt;
(other lightning tags can be found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursToday&amp;gt;&lt;br /&gt;
| The incremental chill hours figure since start of today (Compare with Cumulative seasonal Chill Hours at end of today &amp;lt;#chillhours&amp;gt; found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= No Commas; RC Webtags =&lt;br /&gt;
&lt;br /&gt;
The conversion of comma decimal separator to a point is described on the [[Webtags/Parameters#Changing_the_decimal_separator|parameter page]]. However, there is a set of legacy webtags which produce that value without a comma without parameter. Those webtags have a prefix of RC and are listed separately. Those webtags still exist and are listed here without further comment.&lt;br /&gt;
&lt;br /&gt;
== Current conditions ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCtemp&amp;gt;, &amp;lt;#RCdew&amp;gt;, &amp;lt;#RCheatindex&amp;gt;, &amp;lt;#RChum&amp;gt;, &amp;lt;#RCinhum&amp;gt;, &amp;lt;#RCintemp&amp;gt;, &amp;lt;#RCpress&amp;gt;, &amp;lt;#RCrfall&amp;gt;, &amp;lt;#RCrrate&amp;gt;, &amp;lt;#RCwchill&amp;gt;, &amp;lt;#RCwgust&amp;gt;, &amp;lt;#RCwspeed&amp;gt;, &amp;lt;#RCwlatest&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Today ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCpressTH&amp;gt;,  &amp;lt;#RCpressTL&amp;gt;,  &amp;lt;#RCrrateTM&amp;gt;,  &amp;lt;#RCtempTH&amp;gt;, &amp;lt;#RCtempTL&amp;gt;, &amp;lt;#RCwgustTM&amp;gt;,  &amp;lt;#RCdewpointTH&amp;gt;, &amp;lt;#RCdewpointTL&amp;gt;, &amp;lt;#RCwchillTL&amp;gt;, &amp;lt;#RCheatindexTH&amp;gt;, &amp;lt;#RCapptempTH&amp;gt;, &amp;lt;#RCapptempTL&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Recent History ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCRecentOutsideTemp&amp;gt;, &amp;lt;#RCRecentWindSpeed&amp;gt;, &amp;lt;#RCRecentWindGust&amp;gt;, &amp;lt;#RCRecentWindLatest&amp;gt;, &amp;lt;#RCRecentWindChill&amp;gt;, &amp;lt;#RCRecentDewPoint&amp;gt;, &amp;lt;#RCRecentHeatIndex&amp;gt;, &amp;lt;#RCRecentPressure&amp;gt;, &amp;lt;#RCRecentRainToday&amp;gt;, &amp;lt;#RCRecentUV&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Yesterday=&lt;br /&gt;
&lt;br /&gt;
Note that the Y indicating yesterday is sometimes a prefix, sometimes a suffix (with H for High, L for Low), web tags are not named consistently!&lt;br /&gt;
&lt;br /&gt;
For web tags that refer to a particular time of day, there is a corresponding web tag that can give that time of day. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:550px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprangeY&amp;gt;&lt;br /&gt;
|The temperature range (max - min) yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest temperature from midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest temperature from midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightRangeY&amp;gt;&lt;br /&gt;
|The temperature range (max - min) yesterday from midnight&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtempY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s average temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Ychillhours&amp;gt;&lt;br /&gt;
| The Cumulative [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] as recorded at rollover (the end of meteorological yesterday)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursYest&amp;gt;&lt;br /&gt;
| The incremental [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] yesterday&lt;br /&gt;
&lt;br /&gt;
(compare with &amp;lt;#chillhoursToday&amp;gt; described in [[#Today.ini]] table)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#TwchillYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYH&amp;gt;&lt;br /&gt;
|High humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYL&amp;gt;&lt;br /&gt;
|Low humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallY&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to the connected weather station&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainYest&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rain24hourYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest hourly rain over 24 hours&lt;br /&gt;
|&amp;lt;#Train24hourYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustYM&amp;gt; &lt;br /&gt;
|Yesterday&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingYM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of yesterday&#039;s high gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufort&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufortnumber&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for yesterday&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearingY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddirY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunY&amp;gt;&lt;br /&gt;
|The total wind run for yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvgY&amp;gt;&lt;br /&gt;
| The wind run yesterday divided by 24 hours to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YSunshineHours&amp;gt;&lt;br /&gt;
|Yesterday&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high solar radiation value (Solar sensor needed) &lt;br /&gt;
|&amp;lt;#TsolarYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high UV Index (UV sensor needed) &lt;br /&gt;
|&amp;lt;#TUVYH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Yearly=&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:350px&amp;quot;|Time Webtag&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#YearTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#YearTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s highest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s lowest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHeatIndexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest USA heat index&lt;br /&gt;
|&amp;lt;#YearHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWChillL&amp;gt;&lt;br /&gt;
|This year&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#YearWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeH&amp;gt;&lt;br /&gt;
|This year&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumidexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#YearHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointH&amp;gt;&lt;br /&gt;
|This year&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMinTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMaxTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumH&amp;gt;&lt;br /&gt;
|This year&#039;s high humidity&lt;br /&gt;
|&amp;lt;#YearHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumL&amp;gt;&lt;br /&gt;
|This year&#039;s low humidity&lt;br /&gt;
|&amp;lt;#YearHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressH&amp;gt;&lt;br /&gt;
|This year&#039;s high pressure&lt;br /&gt;
|&amp;lt;#YearPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressL&amp;gt;&lt;br /&gt;
|This year&#039;s low pressure&lt;br /&gt;
|&amp;lt;#YearPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearGustH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind gust&lt;br /&gt;
|&amp;lt;#YearGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind speed&lt;br /&gt;
|&amp;lt;#YearWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindRunH&amp;gt;&lt;br /&gt;
| This year&#039;s highest Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearRainRateH&amp;gt;&lt;br /&gt;
|This year&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#YearRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHourlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#YearHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDailyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high daily rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearRain24HourH&amp;gt;&lt;br /&gt;
|This year&#039;s high 24hr rain&lt;br /&gt;
|&amp;lt;#YearRain24HourHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearRain24HourHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMonthlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high monthly rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMonthlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest period without rain ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursYear&amp;gt;&lt;br /&gt;
| the total sunshine hours in year-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=All Time=&lt;br /&gt;
&lt;br /&gt;
The default formats are:&lt;br /&gt;
*The default format for an extreme month is to show the month name in full i.e. format &#039;MMMM&#039; followed by the year in full. &lt;br /&gt;
*For an extreme day it shows the day of the month and the month name in full i.e. format &amp;quot;dd MMMM&amp;quot; (same for Cumulus 1 and Cumulus MX), prefixed with the word &#039;on&#039; again ending with the year. &lt;br /&gt;
*For the highest/lowest within a day in the year it shows both time and date adding the word &amp;quot;at&amp;quot; before the time, and the word &#039;on&#039; before the date (i.e. on the standard web page the time comes first, not as seen in admin interface).&lt;br /&gt;
&lt;br /&gt;
You can change the default output on either the standard web template, or in your own file,  by using the [[#Time.2FDate_.27format.27_Parameter|formats]], please check the [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|Parameter page]].&lt;br /&gt;
&lt;br /&gt;
Note that unlike the this month and this year web tags, the time and the date are both included in the default format of the standard time-stamp web tags for the &#039;highest minimum&#039; and &#039;lowest maximum&#039; temperatures, yet another inconsistency!&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempH&amp;gt;&lt;br /&gt;
|All time high temperature&lt;br /&gt;
|&amp;lt;#TtempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempL&amp;gt;&lt;br /&gt;
|All time low temperature &lt;br /&gt;
|&amp;lt;#TtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#mintempH&amp;gt;&lt;br /&gt;
|All time high minimum temperature &lt;br /&gt;
|&amp;lt;#TmintempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#maxtempL&amp;gt;&lt;br /&gt;
|All time low maximum temperature &lt;br /&gt;
|&amp;lt;#TmaxtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDailyTempRange&amp;gt;&lt;br /&gt;
|All time low daily temperature range&lt;br /&gt;
|&amp;lt;#TLowDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyTempRange&amp;gt;&lt;br /&gt;
|All time high daily temperature range&lt;br /&gt;
|&amp;lt;#THighDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempH&amp;gt;&lt;br /&gt;
|All time high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempL&amp;gt;&lt;br /&gt;
|All time low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeH&amp;gt;&lt;br /&gt;
|All time high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeL&amp;gt;&lt;br /&gt;
|All time low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexH&amp;gt;&lt;br /&gt;
|All time high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexH&amp;gt;&lt;br /&gt;
|All time high USA heat index&lt;br /&gt;
|&amp;lt;#TheatindexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointH&amp;gt;&lt;br /&gt;
|All time high dew point&lt;br /&gt;
|&amp;lt;#TdewpointH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointL&amp;gt;&lt;br /&gt;
|All time low dew point&lt;br /&gt;
|&amp;lt;#TdewpointL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humH&amp;gt;&lt;br /&gt;
|All time high humidity&lt;br /&gt;
|&amp;lt;#ThumH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humL&amp;gt;&lt;br /&gt;
|All time low humidity&lt;br /&gt;
|&amp;lt;#ThumL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillH&amp;gt;&lt;br /&gt;
|All time greatest wind chill (i.e. lowest temperature, but highest wind speed) &lt;br /&gt;
|&amp;lt;#TwchillH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateM&amp;gt;&lt;br /&gt;
|All time high rain rate &lt;br /&gt;
|&amp;lt;#TrrateM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallH&amp;gt;&lt;br /&gt;
|All time high daily rain &lt;br /&gt;
|&amp;lt;#TrfallH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallhH&amp;gt;&lt;br /&gt;
|All time high hourly rain&lt;br /&gt;
|&amp;lt;#TrfallhH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallmH&amp;gt;&lt;br /&gt;
|All time high monthly rain &lt;br /&gt;
|&amp;lt;#TrfallmH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriod&amp;gt;&lt;br /&gt;
|All time longest dry period (days)&lt;br /&gt;
|&amp;lt;#TLongestDryPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriod&amp;gt;&lt;br /&gt;
|All time longest wet period (days)&lt;br /&gt;
|&amp;lt;#TLongestWetPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressH&amp;gt;&lt;br /&gt;
|All time high pressure &lt;br /&gt;
|&amp;lt;#TpressH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressL&amp;gt;&lt;br /&gt;
|All time low pressure &lt;br /&gt;
|&amp;lt;#TpressL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#gustM&amp;gt;&lt;br /&gt;
|All time high wind gust &lt;br /&gt;
|&amp;lt;#TgustM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeedH&amp;gt;&lt;br /&gt;
|All time high average wind speed &lt;br /&gt;
|&amp;lt;#TwspeedH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunH&amp;gt;&lt;br /&gt;
|All time high daily wind run&lt;br /&gt;
|&amp;lt;#TwindrunH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Monthly=&lt;br /&gt;
&lt;br /&gt;
The web tags in the date column default output dates in the format &amp;quot;dd MMMM&amp;quot;. For web tags that represent daily values, there are (obviously) no corresponding time web tags, but for high and low spot values the default &#039;h:mm&#039; format of the time output can be changed. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Time Webtag name&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempH&amp;gt;&lt;br /&gt;
|This months high temperature&lt;br /&gt;
|&amp;lt;#MonthTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempL&amp;gt;&lt;br /&gt;
|This months low temperature&lt;br /&gt;
|&amp;lt;#MonthTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMinTempH&amp;gt;&lt;br /&gt;
|This months highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMaxTempL&amp;gt;&lt;br /&gt;
|This months lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHeatIndexH&amp;gt;&lt;br /&gt;
|This months high USA heat index&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWChillL&amp;gt;&lt;br /&gt;
|This months greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#MonthWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempH&amp;gt;&lt;br /&gt;
|This month&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempL&amp;gt;&lt;br /&gt;
|This month&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeH&amp;gt;&lt;br /&gt;
|This month&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeL&amp;gt;&lt;br /&gt;
|This months lowest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumidexH&amp;gt;&lt;br /&gt;
|This month&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#MonthHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointH&amp;gt;&lt;br /&gt;
|This month&#039;s high dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointL&amp;gt;&lt;br /&gt;
|This month&#039;s low dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumH&amp;gt;&lt;br /&gt;
|This month&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#MonthHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#MonthHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressH&amp;gt;&lt;br /&gt;
|This month&#039;s highest pressure&lt;br /&gt;
|&amp;lt;#MonthPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest pressure&lt;br /&gt;
|&amp;lt;#MonthPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthGustH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind gust&lt;br /&gt;
|&amp;lt;#MonthGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind speed&lt;br /&gt;
|&amp;lt;#MonthWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindRunH&amp;gt;&lt;br /&gt;
|This month&#039;s high Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthRainRateH&amp;gt;&lt;br /&gt;
|This month&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#MonthRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHourlyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthRain24HourH&amp;gt;&lt;br /&gt;
|This month&#039;s highest 24hr rain&lt;br /&gt;
|&amp;lt;#MonthRain24HourHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthRain24HourHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDailyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s wettest day (greatest daily rain)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest dry period ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day, ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursMonth&amp;gt;&lt;br /&gt;
| the total sunshine hours in month-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Monthly All Time Records=&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;These tag names represent extreme record values (and corresponding time-stamps) for any particular month (1 =January, and so on, to 12 =December) in all years&#039;&#039;&#039; (HAR To place somewhere)&lt;br /&gt;
&lt;br /&gt;
This table includes webtags that show the values in [[Monthlyalltime.ini]] log file.&lt;br /&gt;
&lt;br /&gt;
These are a set of tags for monthly all-time highs and lows, in other words the highest and lowest values for a particular month of the year.  &lt;br /&gt;
# The tag names listed here require a [[Webtags/Parameters#Input_modification_Parameters|input modification parameter]].&lt;br /&gt;
# The tag names here can optionally take any [[Webtags/Parameters#Output_modification_parameters|output modification parameters]].&lt;br /&gt;
# To supply both optional input modification, and optional output modification parameters, separate them with spaces, e.g. &amp;lt;#ByMonthTempHT mon=7 format=hh:nn&amp;gt;. In that example, the time (not date) of highest ever temperature in July is returned after processing by Cumulus.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempH&amp;gt;&lt;br /&gt;
|High Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempL&amp;gt;&lt;br /&gt;
|Low Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexH&amp;gt;&lt;br /&gt;
|High Heat Index&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWChillL&amp;gt;&lt;br /&gt;
|Greatest wind chill (i.e. lowest temperature and highest wind speed)&lt;br /&gt;
|&amp;lt;#ByMonthWChillLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempH&amp;gt;&lt;br /&gt;
|High Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempL&amp;gt;&lt;br /&gt;
|Low Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeH&amp;gt;&lt;br /&gt;
|High Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeL&amp;gt;&lt;br /&gt;
|Low Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumidexH&amp;gt;&lt;br /&gt;
|High Canadian Humidity Index (Humidex)&lt;br /&gt;
|&amp;lt;#ByMonthHumidexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointH&amp;gt;&lt;br /&gt;
|High Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointL&amp;gt;&lt;br /&gt;
|Low Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMinTempH&amp;gt;&lt;br /&gt;
|Highest Daily Minimum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMinTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempL&amp;gt;&lt;br /&gt;
|Lowest Daily Maximum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRangeT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRangeT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumH&amp;gt;&lt;br /&gt;
|High Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumL&amp;gt;&lt;br /&gt;
|Low Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumLT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressH&amp;gt;&lt;br /&gt;
|High Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressL&amp;gt;&lt;br /&gt;
|Low Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthGustH&amp;gt;&lt;br /&gt;
|High Wind Gust&lt;br /&gt;
|&amp;lt;#ByMonthGustHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindH&amp;gt;&lt;br /&gt;
|High Wind Speed&lt;br /&gt;
|&amp;lt;#ByMonthWindHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindRunH&amp;gt;&lt;br /&gt;
|High Daily Wind Run&lt;br /&gt;
|&amp;lt;#ByMonthWindRunHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthRainRateH&amp;gt;&lt;br /&gt;
|High Rain Rate&lt;br /&gt;
|&amp;lt;#ByMonthRainRateHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainH&amp;gt;&lt;br /&gt;
|High Monthly Rainfall&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainH&amp;gt;&lt;br /&gt;
|High Hourly Rain&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthRain24HourH&amp;gt;&lt;br /&gt;
|High 24hr Rain&lt;br /&gt;
|&amp;lt;#ByMonthRain24HourHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainH&amp;gt;&lt;br /&gt;
|High Daily Rain&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest Dry Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriodT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest Wet Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriodT&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Day/Night/Sun/Moon=&lt;br /&gt;
&lt;br /&gt;
These values are calculated hourly.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunrise&amp;gt;&lt;br /&gt;
|Last sunrise time at the station - This sunrise time is calculated by a third party library each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunset&amp;gt;&lt;br /&gt;
|Next sunset time at the station - The sunset/sunrise times are calculated each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylength&amp;gt;&lt;br /&gt;
|Length of day in hours and minutes (sunrise to sunset).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunUp&amp;gt;&lt;br /&gt;
|A flag to indicate if the Sun is above the horizon or not, based on the sunrise and sunset times.&lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 is when the Sun is above the horizon for the station location.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dawn&amp;gt;&lt;br /&gt;
|Start of last Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dusk&amp;gt;&lt;br /&gt;
|End of next Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylightlength&amp;gt;&lt;br /&gt;
| Approximate length of daylight in hours and minutes (dawn to dusk)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#isdaylight&amp;gt;&lt;br /&gt;
|A flag to indicate if the location for the station is in civil daylight or not, based on the dawn and dusk times. &lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 notes that it is currently within the hours of daylight.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tomorrowdaylength&amp;gt;&lt;br /&gt;
|A string giving an approximate predicted difference between the length of daylight (dawn to dusk) yesterday and length of daylight tomorrow.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonphase&amp;gt;&lt;br /&gt;
|Current [[Lunar phase|phase of the moon]] in words, eg &amp;quot;New Moon&amp;quot; etc. The names used can be altered in [[Strings.ini#Moon_Phases|strings.ini]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonAge&amp;gt;&lt;br /&gt;
|Current &#039;&#039;&#039;approximate&#039;&#039;&#039; age of the Moon in days (0-29.53)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonrise&amp;gt;&lt;br /&gt;
|Current moonrise time at the station (if moon rises on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonset&amp;gt;&lt;br /&gt;
|Current moonset time at the station (if moon sets on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercent&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (negative value indicates &#039;waning&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercentAbs&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (always positive)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
| see [[#Today.ini]] Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YSunshineHours&amp;gt;&lt;br /&gt;
|see [[#Yesterday]] Miscellaneous &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CurrentSolarMax&amp;gt;&lt;br /&gt;
|[[FAQ#What_is_this_.22Solar_Max.22_value_which_Cumulus_is_displaying.3F | Current theoretical maximum solar radiation]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunny&amp;gt;&lt;br /&gt;
|Returns 1 if the sun is shining, otherwise 0 (Solar sensor needed)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= System =&lt;br /&gt;
&lt;br /&gt;
Special tags returning information about the device hosting CumulusMX &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:450px&amp;quot; |Applicability&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsVersion&amp;gt;&lt;br /&gt;
|OS version, e.g. &amp;quot;Windows 7 x64 build 7600&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsLanguage&amp;gt;&lt;br /&gt;
|OS language, e.g. &amp;quot;English&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SystemUpTime&amp;gt;&lt;br /&gt;
|How long the system has been up, e.g. &amp;quot;8 hours 21 minutes&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ProgramUpTime&amp;gt;&lt;br /&gt;
|How long Cumulus has been running, e.g. &amp;quot;7 hours 55 minutes&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ProgramUpTimeMs&amp;gt;&lt;br /&gt;
|How long Cumulus has been running in milliseconds&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CpuCount&amp;gt;&lt;br /&gt;
|Number of processors, e.g. &amp;quot;4&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CPUTemp&amp;gt;&lt;br /&gt;
|Temperature of the CPU in C, only works on Linux, updates once a minute, returns &#039;-999.0&#039; on Windows&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AllocatedMemory&amp;gt;&lt;br /&gt;
|Amount of memory allocated to Cumulus, e.g. &amp;quot;60.69 MB&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Units=&lt;br /&gt;
&lt;br /&gt;
No optional input nor output parameters.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunit&amp;gt;&lt;br /&gt;
|Unit of temperature being used (Set in Cumulus as [http://en.wikipedia.org/wiki/Centigrade Celsius] or [http://en.wikipedia.org/wiki/Fahrenheit Fahrenheit]) values &amp;quot;&amp;amp;amp;deg;C&amp;quot; or &amp;quot;&amp;amp;amp;deg;F&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#tempunitnoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded (i.e. without &#039;&#039;&#039;&amp;amp;amp;&#039;&#039;&#039; and without &#039;&#039;&#039;&amp;amp;deg;&#039;&#039;&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunitnodeg&amp;gt;&lt;br /&gt;
|The temperature units being used, without a degree symbol, i.e. &amp;quot;F&amp;quot; or &amp;quot;C&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressunit&amp;gt;&lt;br /&gt;
|Unit of measure for pressure. Possible values: &amp;quot;mb&amp;quot;, &amp;quot;hPa&amp;quot;, &amp;quot;in&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rainunit&amp;gt;&lt;br /&gt;
|Unit of measure for rain fall. Possible values: &amp;quot;mm&amp;quot; or &amp;quot;inches&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windunit&amp;gt;&lt;br /&gt;
|Unit of measure for wind speed. Possible values: &amp;quot;m/s&amp;quot;, &amp;quot;mph&amp;quot;, &amp;quot;km/h&amp;quot;, &amp;quot;kts&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrununit&amp;gt;&lt;br /&gt;
|Unit of measure for wind run (distance). Possible values: &amp;quot;km&amp;quot;, &amp;quot;miles&amp;quot;, &amp;quot;km&amp;quot;, &amp;quot;nm&amp;quot; (for wind speeds in m/s, mph, km/h, kts)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbaseunit&amp;gt;&lt;br /&gt;
|The units used for cloudbase value. Possible values:  &amp;quot;ft&amp;quot; or &amp;quot;m&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Date &amp;amp; Time=&lt;br /&gt;
The default format depends on the locale you use to run Cumulus.&lt;br /&gt;
&lt;br /&gt;
When format is fixed it is noted.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#date&amp;gt;&lt;br /&gt;
|The current date.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdate&amp;gt;&lt;br /&gt;
|The current meteorological date.&lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt; (above), but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the &amp;lt;#metdate&amp;gt; will return the date associated with previous calendar day, but will still return current time  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUTC&amp;gt;&lt;br /&gt;
|The current UTC date/time rather than local date/time.  Example result: 18:30 on 30 December 2009. If you want the local date and time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#time&amp;gt;&lt;br /&gt;
|The current time and date. Example result: 18:30 on 30 December 2009.  If you simply wish the time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timehhmmss&amp;gt;&lt;br /&gt;
|The current time (without date). Example format: 18:30:27. You can use output format specifiers to change the way the time is output, but any date specifiers are ignored.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#minute&amp;gt;&lt;br /&gt;
|The current time, just the minutes. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hour&amp;gt;&lt;br /&gt;
|The current time, just the hour. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#day&amp;gt;&lt;br /&gt;
| The current day as a 2-digit number. Fixed format: 07  (cannot use output format modifiers) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dayname&amp;gt;&lt;br /&gt;
| The current day as a word.  For example, Monday &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortdayname&amp;gt;&lt;br /&gt;
| The current day as a shortened word. Example format: Mon&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#month&amp;gt;&lt;br /&gt;
|The current month as a 2-digit number. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#monthname&amp;gt;&lt;br /&gt;
|The current month as a word. Example format: July&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortmonthname&amp;gt;&lt;br /&gt;
|The current month as a shortened word. Example format: Jul&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#year&amp;gt;&lt;br /&gt;
|The current year as a 4-digit number. Example format: 2009  (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortyear&amp;gt;&lt;br /&gt;
|The current year as a 2-digit number. Example format: 09 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdateyesterday&amp;gt;&lt;br /&gt;
|The previous meteorological date.  The default format depends on the locale you use to run Cumulus &lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#yesterday&amp;gt; (below), but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the date output by &amp;lt;#metdateyesterday&amp;gt; will be the calendar day before that returned by &amp;lt;#yesterday&amp;gt;, but the time returned is actual local time.  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#yesterday&amp;gt;&lt;br /&gt;
|Yesterday&#039;s date. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeJavaScript&amp;gt;&lt;br /&gt;
| The JavaScript &#039;&#039;&#039;Date&#039;&#039;&#039; object contains the number of milliseconds since 00:00:00.000 UTC on 1st January 1970, that date and time is known as the UNIX Epoch.  In JavaScript, you can use &amp;lt;code&amp;gt;Math.floor(new Date().getTime()/1000.0)&amp;lt;/code&amp;gt; This getTime method returns the time in milliseconds.  The web tag returns an integer (currently with 13 digits) representing the number of milliseconds since the UNIX epoch when the web tag was processed. It can be used in a script where you wish to re-express other times output by Cumulus MX into UTC (Coordinated Universal Time).  Mac OS X uses 00:00:00.000 UTC on 1st January 2001 as the starting time and date for its millisecond count, so that is considerably lower.&lt;br /&gt;
&lt;br /&gt;
Note that UTC is calculated using 9192631770 times a particular transition time for Caesium 133 as a basis for 1 second. GMT (Greenwich Mean Time) is calculated on the basis that 1 second is 1/86400 of the time taken for a whole (day) rotation of the Earth. UT1 (or solar time) is calculated from various space measurements. Periodically, leap seconds are added to UTC to realign it with UT1, but these leap seconds are not added to the count of milliseconds represented by this web tag.&lt;br /&gt;
&lt;br /&gt;
Do be aware that some devices will use a 32 bit signed integer to represent this number, and that will stop working on 19 January 2038, the year 2038 problem for computing world.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUnix&amp;gt;&lt;br /&gt;
| Unix tracks the number of seconds since the UNIX epoch. So this web tag can be used when you do not want the millisecond accuracy of the previous web tag. Like previous web tag this relates to UTC, so see details for that tag to find out more.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSince30Dec1899&amp;gt; &lt;br /&gt;
|Day count (gives whole and fractional part) Example: 41250.6523310301&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|Date when records began.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSinceRecordsBegan&amp;gt;&lt;br /&gt;
|Day count since Cumulus records started&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Alarms=&lt;br /&gt;
&lt;br /&gt;
There are web tags for each alarm condition, they give a value of &#039;1&#039; if the alarm condition is enabled and is still currently met; otherwise &#039;0&#039;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempAlarm&amp;gt; &lt;br /&gt;
|Low temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempAlarm&amp;gt; &lt;br /&gt;
|High temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeUpAlarm&amp;gt; &lt;br /&gt;
|Temperature increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeDownAlarm&amp;gt; &lt;br /&gt;
|Temperature decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressAlarm&amp;gt; &lt;br /&gt;
|Low pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressAlarm&amp;gt; &lt;br /&gt;
|High pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeUpAlarm&amp;gt; &lt;br /&gt;
|Pressure increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeDownAlarm&amp;gt; &lt;br /&gt;
|Pressure decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainTodayAlarm&amp;gt; &lt;br /&gt;
|High rain today alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateAlarm&amp;gt; &lt;br /&gt;
|High rainfall rate alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustAlarm&amp;gt; &lt;br /&gt;
|High wind gust alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedAlarm&amp;gt; &lt;br /&gt;
|High wind speed alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataStopped&amp;gt;&lt;br /&gt;
|1 if the station has apparently stopped sending data to Cumulus, otherwise 0&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataSpikeAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a data spike is detected, or a data limit exceeded&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#HttpUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a HTTP upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#MySqlUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a MySQL upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#UpgradeAlarm&amp;gt;&lt;br /&gt;
| Alarm raised if MX upgrade (a newer release) is available&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Extreme Records =&lt;br /&gt;
&lt;br /&gt;
There are a set of tags for the Cumulus record states. They give a value of &#039;1&#039; if the record has been exceeded; otherwise &#039;0&#039;. &lt;br /&gt;
&lt;br /&gt;
These web tags will be set from the time of the record until a timeout value is met (by default each record remains set for 24 hours). &lt;br /&gt;
&lt;br /&gt;
You can change the default timeout through the parameter &#039;&#039;Station Settings=&amp;gt;Common Options=&amp;gt;Advanced Options&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
== Table of web tags available for extreme records ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|The date that Cumulus began tracking all time records&amp;lt;br/&amp;gt; (does not prevent earlier record dates being set manually)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#newrecord&amp;gt; &lt;br /&gt;
|Indicates when any tracked extreme is changed (sets the LED on the interface flashing).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempRecordSet&amp;gt;&lt;br /&gt;
|1 if any temperature-based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time highest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time lowest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHeatIndexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high USA heat index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high Canadian Humidity index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowWindChillRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time greatest wind chill extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high feels like temperature extreme has been updated, 0 if not &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low feels like temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMinTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high minimum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowMaxTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low maximum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind gust extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind speed extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RainRecordSet&amp;gt;&lt;br /&gt;
|1 if any rainfall based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high rain rate extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHourlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high hourly rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRain24HourRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high 24hr rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMonthlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high monthly rain  extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest dry period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest wet period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high humidity light extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressureRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRecordSet&amp;gt;&lt;br /&gt;
|1 if any wind speed based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindrunRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind run extreme has been updated, 0 if not&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Miscellaneous =&lt;br /&gt;
&lt;br /&gt;
All tags are available in all flavours, as far as I know, although &#039;&#039;their output might vary&#039;&#039;, and which input/output parameters they permit might vary between Cumulus 1 and MX.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestError&amp;gt;&lt;br /&gt;
| This tag and the next 3 are in CumulusMX, none of them are actually used.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorDate&amp;gt;&lt;br /&gt;
|See previous tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorTime&amp;gt;&lt;br /&gt;
|See previous tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ErrorLight&amp;gt;&lt;br /&gt;
|1 if the &#039;error&#039; light is flashing, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#version&amp;gt;&lt;br /&gt;
|The version of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#build&amp;gt;&lt;br /&gt;
|The build of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildAvailable&amp;gt;&lt;br /&gt;
|This gets the value 0 or 1 and is checked on start-up and once a day thereafter at a random time&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildNumber&amp;gt;&lt;br /&gt;
|It is checked on start-up and once a day thereafter at a random time. Displays the latest public release build number - eg. b3089&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#realtimeinterval&amp;gt;&lt;br /&gt;
|The real time update interval in seconds (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#interval&amp;gt;&lt;br /&gt;
|The web site update interval in minutes (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: will always return one of these: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
&lt;br /&gt;
This is the end of the meteorological day, so if during Daylight Saving Time rolover is at &amp;quot;10 am&amp;quot;, then on the day DST ends it will return to &amp;quot;9 am&amp;quot; ensuring every meteorological day is exactly 24 hours long. If the time is &amp;quot;Midnight&amp;quot; (or during DST it is &amp;quot;9 am&amp;quot;), then days will be 23 or 25 hours long just on day clocks change, 24 hours otherwise.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationtype&amp;gt;&lt;br /&gt;
|The weather station [https://cumuluswiki.org/a/Cumulus.ini#Section:_Station model] description.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationtypeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#latitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Latitude latitude] (as you entered during setup).&lt;br /&gt;
Supports an optional &#039;dp&#039; parameter, if supplied, instead of the usual web-encoded text format with degrees/minutes/seconds, the result is in decimal degrees to the specified number of decimal places. E.g&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude&amp;gt; gives &amp;quot;N&amp;amp;nbsp;59&amp;amp; deg;&amp;amp;amp;nbsp;14&amp;amp;amp;#39;&amp;amp;amp;nbsp;33&amp;amp;amp;quot;&amp;quot; for N 59 14 33&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude dp=5&amp;gt; gives &amp;quot;59.24250&amp;quot;&lt;br /&gt;
&lt;br /&gt;
If the &amp;quot;dp&amp;quot; parameter is supplied, then supplying &amp;quot;rc=y&amp;quot; in addition will cause any decimal comma to be converted to a decimal point.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#latitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Longitude longitude]  (as you entered during setup). Supports an optional &#039;dp&#039; and &#039;rc&#039; parameters as per the latitude tag.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Altitude altitude] value (web tag outputs web encoded format containing figure, &#039;&amp;amp;amp;nbsp;&#039; and units) in either feet or metres just as you entered during setup e.g. &#039;123&amp;amp;amp;nbsp;m&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#altitudenoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#location&amp;gt;&lt;br /&gt;
|The station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longlocation&amp;gt;&lt;br /&gt;
|Longer description of the station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forum&amp;gt;&lt;br /&gt;
|URL of the forum (as you entered during setup) encoded into a web page menu item by adding colons&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forumurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#webcam&amp;gt;&lt;br /&gt;
|URL of the webcam (as you entered during setup) encoded into a web page menu item by adding colons. Default is blank. Can be used to link to any other web page that you host (Cumulus does not verify that it is a web cam, that is just a label, and the label can be changed on each standard web page individually)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#webcamurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#graphperiod&amp;gt;&lt;br /&gt;
|The number of hours displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Detailed Chart Period&#039; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dailygraphperiod&amp;gt;&lt;br /&gt;
|The number of days displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Daily Chart Period&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAMonthlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA monthly report&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAYearlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA yearly report&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_useApparent&amp;gt;&lt;br /&gt;
| Whether user prefers to see Apparent Temperature or Feels Like Temperature&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showSolar&amp;gt;&lt;br /&gt;
| Whether user wants to show Solar data or does not not have a solar sensor&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showUV&amp;gt;&lt;br /&gt;
| Whether user wants to show Ultra Violet data or does not not have a UV sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Special tags=&lt;br /&gt;
&lt;br /&gt;
==Davis==&lt;br /&gt;
&lt;br /&gt;
At present this table has not yet been updated for latest MX version.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
All (see note for THSWindex) of the following web tags for the Davis PWS are available&lt;br /&gt;
&lt;br /&gt;
The values of the reception tags are updated every 15 minutes.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsReceived&amp;gt;&lt;br /&gt;
|Total number of data packets received. This stat is not supplied by the Davis WLL station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsMissed&amp;gt;&lt;br /&gt;
|Number of missed data packets. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisMaxInARow&amp;gt;&lt;br /&gt;
|Longest streak of consecutive packets received. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumCRCerrors&amp;gt;&lt;br /&gt;
|Number of packets received with CRC errors. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumberOfResynchs&amp;gt;&lt;br /&gt;
|Number of times the console resynchronised with the transmitter. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisFirmwareVersion&amp;gt;&lt;br /&gt;
|The console/WLL firmware version&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THWindex&amp;gt;&lt;br /&gt;
|A derived temperature using Temperature/Humidity/Wind values&lt;br /&gt;
&lt;br /&gt;
The THW Index uses humidity and temperature (like Heat Index), but includes the cooling effects of wind (like wind chill).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THSWindex&amp;gt;&lt;br /&gt;
|A heat stress indicator using Temperature/Humidity/Solar/Wind values.&lt;br /&gt;
*The THSW Index uses humidity and temperature (like the Heat Index), but also includes the heating effects of sunshine, and the cooling effects of wind.&lt;br /&gt;
*Therefore requires Davis station with solar sensor.&lt;br /&gt;
See [http://digitalcommons.unl.edu/cgi/viewcontent.cgi?article=1223&amp;amp;context=animalscinbcr  Approx calculation].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#battery&amp;gt;&lt;br /&gt;
|The console battery condition in volts. eg &amp;quot;4.82v&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#txbattery&amp;gt;&lt;br /&gt;
&amp;lt;#txbattery channel=1&amp;gt;&lt;br /&gt;
|The transmitter battery condition, by default it returns the status of all transmitters.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRain&amp;gt;&lt;br /&gt;
|The console &#039;storm rain&#039; current amount.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRainStart&amp;gt;&lt;br /&gt;
|The console reported date of the start of the &#039;storm&#039; (see previous webtag).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; that the console does not report start time, so the webtag cannot report time.  It appears a minimum of 2 tips within 3 hours will trigger a storm start, so using &amp;lt;#LastRainTip&amp;gt; might help&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Davis WLL ==&lt;br /&gt;
&lt;br /&gt;
You need a purchased license to use these webtags.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsoleSupplyV&amp;gt;&lt;br /&gt;
|The WLL external supply voltage&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisReceptionPercent tx=1&amp;gt;&lt;br /&gt;
|WLL transmitter reception percentage (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=0&amp;gt;&lt;br /&gt;
|WLL RSSI of the WiFi connection&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=1&amp;gt;&lt;br /&gt;
|WLL RSSI of Transmitter #1  (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastBadCnt&amp;gt;&lt;br /&gt;
|Count of multicast packets missed or have bad a CRC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastGoodCnt&amp;gt;&lt;br /&gt;
|Count of good multicast packets received&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastGoodPct&amp;gt;&lt;br /&gt;
|Percentage of good multicast packets received&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Fine Offset==&lt;br /&gt;
&lt;br /&gt;
The following tags are specific to the Fine Offset series &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Lux value &amp;quot;Fine Offset only&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SensorContactLost&amp;gt;&lt;br /&gt;
|1 if the station has lost contact with its remote sensors &amp;quot;Fine Offset only&amp;quot; &lt;br /&gt;
0 if contact has been established&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Cumulus_MX]]&lt;/div&gt;</summary>
		<author><name>SaratogaWX</name></author>
	</entry>
	<entry>
		<id>https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=11032</id>
		<title>Full list of Webtags</title>
		<link rel="alternate" type="text/html" href="https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=11032"/>
		<updated>2022-11-10T17:41:08Z</updated>

		<summary type="html">&lt;p&gt;SaratogaWX: /* Yesterday */ added &amp;lt;#tempMidnightYH&amp;gt;, &amp;lt;#TtempMidnightYH&amp;gt;, &amp;lt;#tempMidnightYL&amp;gt;, &amp;lt;#TtempMidnightYL&amp;gt; from 3.18.0 - b3190 update, &amp;lt;#tempMidnightRangeY&amp;gt; from 3.19.1 - b3194 update&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; {|align=right&lt;br /&gt;
  |__TOC__&lt;br /&gt;
  |}&lt;br /&gt;
This list only contains the tag names. Tag names are the basic entity when asking a value. Check the [[Webtags#Using_Webtags|Usage of webtags]] and don&#039;t forget tag names are only part of the [[Webtags#General Format for Web Tags|general format for Webtags]]. It does not indicate what parameters they can take, nor does it include the brackets the tag name is surrounded by when you quote it in a template file for Cumulus to process.&lt;br /&gt;
&lt;br /&gt;
Here follow tables that group the tag names by the basic purpose of the tags listed. There has been confusion in the past of tags appearing in more than one group. If you find such occurrence you may notify or modify. &lt;br /&gt;
&lt;br /&gt;
= Current Conditions =&lt;br /&gt;
&lt;br /&gt;
We start with tags that relate to the latest values, as these are the ones that people most often choose to use. The current condition data is also available, for processes external to Cumulus, by using the inbuilt facility to generate [[Realtime.txt|a file]] with such data. CumulusMX makes current values available for a standard range of sensors where the same web tags apply across a range of weather station models. Current values from some [[#Extra Sensors|extra]] temperature and relative humidity sensors (see [[Extra temperatures]]) from particular weather station models are offered as well.&lt;br /&gt;
&lt;br /&gt;
==Standard sensors==&lt;br /&gt;
The tags in this first list are grouped for historical reasons and remain grouped.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temp&amp;gt;&lt;br /&gt;
|The outside (air) temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#intemp&amp;gt;&lt;br /&gt;
|The inside temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeLastHour&amp;gt;&lt;br /&gt;
|The change in outside temperature over the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrend&amp;gt;&lt;br /&gt;
|The average rate of change in temperature over the last three hours. Trend = (temp now - temp 3hrs ago) / 3 (the calculation selected for this trend matches the standard-based calculation for &amp;lt;#presstrendval&amp;gt; despite the naming inconsistency)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendtext&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (values can be set in strings.ini)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendenglish&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindex&amp;gt;&lt;br /&gt;
|Current [[heat index]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidex&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Humidex Humidex]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptemp&amp;gt;&lt;br /&gt;
|The [[Apparent_temperature|apparent]] temperature.  The referenced page in weather terminology section of this Wiki explains it. The formula used is that defined by BOM. Although at temperatures above 20°C (68°F) Feels like reports an &amp;quot;apparent temperature&amp;quot; it uses a different formula. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchill&amp;gt;&lt;br /&gt;
|The current [[wind chill]] temperature.  The referenced page in weather terminology section of this Wiki explains it. For temperatures below 10°C (50°F) Feels like reports the same value.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslike&amp;gt;&lt;br /&gt;
|Available for version 3.6.10 and up. See [[Feels Like]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsFreezing&amp;gt;&lt;br /&gt;
|If outside temperature is at or below 0°C/32°F. 0=Above freezing, 1=Below freezing&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#chillhours&amp;gt;&lt;br /&gt;
|The number of [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|&#039;chill hours&#039;]] so far this season (threshold temperature and start date are configurable).&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hum&amp;gt;&lt;br /&gt;
|The outside [http://en.wikipedia.org/wiki/Humidity humidity]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#inhum&amp;gt;&lt;br /&gt;
|The inside humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dew&amp;gt;&lt;br /&gt;
|The current dew point (See [[Temperature_(and_humidity)_measurement#Cumulus_Calculated_Parameters|wiki]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wetbulb&amp;gt;&lt;br /&gt;
|Estimated [http://en.wikipedia.org/wiki/Wet_bulb wet bulb] temperature&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfall&amp;gt;&lt;br /&gt;
|The total rainfall so far today (reports rain counter now minus rain counter at start of day), start of day counter can be edited using &amp;quot;edit rain today&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrate&amp;gt;&lt;br /&gt;
|The current [[Rain_measurement#Rain_Rate|rainfall rate]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rhour&amp;gt;&lt;br /&gt;
|The rainfall in the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#r24hourH&amp;gt;&lt;br /&gt;
|The rainfall in the last 24 hours&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tr24hourH&amp;gt;&lt;br /&gt;
|Time of the rainfall in the last 24 hours&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmidnight&amp;gt;&lt;br /&gt;
|The total rainfall since midnight. Useful if you don&#039;t use midnight as your start of day&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#r24hour&amp;gt;&lt;br /&gt;
| Reading recent history records, takes rain counter for latest minute, and substracts rain counter from as close as possible to same time yesterday (if Cumulus was not running at that time yesterday, but historical catch-up has been enabled, then it is from nearest time available yesterday, so for a logging interval of every 30 minutes might be 24 hours and 16 minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTipISO&amp;gt;&lt;br /&gt;
|Fixed ISO format output giving date and time of last rain gauge tip (e.g 2010-09-06 06:09) The format is always as shown (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTip&amp;gt;&lt;br /&gt;
| (available from release 3.6.1) Date/time of last rain gauge tip &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MinutesSinceLastRainTip&amp;gt;&lt;br /&gt;
|The number of minutes since the last rain gauge tip, in whole numbers, rounded down&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsRaining&amp;gt;&lt;br /&gt;
|For [[Rain_measurement#Optical_Rain_Gauge| Hydreon RG-11 devices]], shows the current rain state. 0=No rain, 1=It&#039;s raining&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmonth&amp;gt;&lt;br /&gt;
|The total rainfall so far this month&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ryear&amp;gt;&lt;br /&gt;
|Annual rainfall total for rainfall season year (i.e. starting month as set on Configuration menu, station screen,  Annual rainfall frame)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveRainDays&amp;gt;&lt;br /&gt;
|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, meteorologists exclude dew (and other times when single tip of recorder).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveDryDays&amp;gt;&lt;br /&gt;
|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&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#press&amp;gt;&lt;br /&gt;
|The [http://en.wikipedia.org/wiki/Sea_level_pressure sea level pressure]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendval&amp;gt;&lt;br /&gt;
|The average rate of pressure change over the last three hours.  Trend = (pressure now - pressure 3hrs ago) / 3 &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrend&amp;gt;&lt;br /&gt;
|The pressure trend in words - values can be set in the &#039;strings.ini&#039; file&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendenglish&amp;gt;&lt;br /&gt;
| a single word description for the pressure trend - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed). From version 1.8.8 1st December 2009&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#PressChangeLast3Hours&amp;gt;&lt;br /&gt;
|Available from version 3.11.1;  Total Pressure Change since 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altimeterpressure&amp;gt;&lt;br /&gt;
|Altimeter pressure. Pressure corrected to sea level using the station&#039;s altitude only. Same as sea-level pressure for non-Davis stations.&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wlatest&amp;gt;&lt;br /&gt;
|Current wind speed reading from console.  Corresponds to &#039;latest&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearing&amp;gt;&lt;br /&gt;
|Current wind bearing in degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currentwdir&amp;gt;&lt;br /&gt;
|Current wind bearing as a compass point - e.g. ESE &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeed&amp;gt;&lt;br /&gt;
|The 10-minute average, if you have Cumulus set to calculate a 10-minute average. Otherwise, it&#039;s the latest &#039;wind&#039; value from the console (i.e. the current speed as determined by the station). Corresponds to &#039;average&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgbearing&amp;gt;&lt;br /&gt;
|Average wind bearing in degrees over last configured interval minutes. Range 1-360, 0=Calm&lt;br /&gt;
&lt;br /&gt;
This is calculated by taking the wind direction and speed for the last 10 minutes (or other interval as configured), calculates the sums of the North/South and East/West vector components, divides the E/W component sum by the N/S component sum, and takes the arctan.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdir&amp;gt;&lt;br /&gt;
|Average wind bearing over last 10 minutes as a [http://en.wikipedia.org/wiki/Compass compass] point - e.g. ESE&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgust&amp;gt;&lt;br /&gt;
|The highest wind reading in the last 10 minutes. Corresponds to &#039;gust&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindSampleCount&amp;gt;&lt;br /&gt;
|The number of wind samples making up the wind rose (etc) data (up to 3600)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdirdata&amp;gt;&lt;br /&gt;
|Comma separated list of recent wind bearing readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &amp;lt;#nextwindindex&amp;gt;. Reading interval x varies by station type:&lt;br /&gt;
* Oregon:  x=12 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 12 hours worth in full array&lt;br /&gt;
* Davis:  x=2 or 3 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 2.5 hours worth in full array&lt;br /&gt;
* Fine Offset: Cumulus 1 reads the wind data every minute (although station transmits wind data every 40 seconds), so 60 hours worth in full array&lt;br /&gt;
* Davis WLL: x=2.5 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=160900#p160900) so 2.5 hours worth in full array&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspddata&amp;gt;&lt;br /&gt;
|Comma separated list of recent individual (non-averaged) wind speed (correspond to &#039;latest&#039; on the Cumulus main screen) readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &#039;&#039;&#039;nextwindindex&#039;&#039;&#039; tag. Reading interval x varies by station type (see above).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#nextwindindex&amp;gt;&lt;br /&gt;
|The index of the entries in &amp;lt;#wdirdata&amp;gt; and &amp;lt;#wspddata&amp;gt; that Cumulus &#039;&#039;is going to use next&#039;&#039; - i.e. the latest entry used is one less than this; but don&#039;t forget to allow for the wrap around!&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRoseData&amp;gt;&lt;br /&gt;
|A comma-separated list of the wind &#039;totals&#039; used to draw the wind rose (8 or 16 values)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRosePoints&amp;gt;&lt;br /&gt;
|The number of items in &amp;lt;#WindRoseData&amp;gt; (i.e. 8 or 16)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufort&amp;gt;&lt;br /&gt;
|The current wind speed on the [http://en.wikipedia.org/wiki/Beaufort_scale Beaufort scale] (e.g. F8) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufortnumber&amp;gt;&lt;br /&gt;
|The current wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaudesc&amp;gt;&lt;br /&gt;
|The current wind speed Beaufort description (e.g. &amp;quot;Gale&amp;quot;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom10&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo10&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbase&amp;gt;&lt;br /&gt;
|Calculated [http://en.wikipedia.org/wiki/Cloud_base cloud base]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbasevalue&amp;gt;&lt;br /&gt;
|Current calculated cloud base without units&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UV&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Uv_index UV index]. Requires your station to have a UV sensor.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SolarRad&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Solar_radiation solar radiation]. Requires your station to have a solar sensor.&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Current light level in Lux. Requires your station to have a solar sensor. Only applies to Fine Offset stations.&lt;br /&gt;
|-&lt;br /&gt;
|[[Forecast_webtag|&amp;lt;#forecast&amp;gt;]]&lt;br /&gt;
|The current forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#forecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current forecast encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastnumber&amp;gt;&lt;br /&gt;
|The number relating to the current forecast entry in the [[strings.ini]] file.  If your station is not providing it&#039;s own forecast and Cumulus is not calculating one then 0 (zero) is returned.  Note: two negative numbers can be returned by [[Forecast_webtag|Cumulus]]: -1 (neg 1) = Exceptional Fine, -26 (neg 26) = Exceptional Bad&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecast&amp;gt;&lt;br /&gt;
|Always gives Cumulus (Zambretti) [[Forecast_webtag|forecast]], even if the &amp;lt;#forecast&amp;gt; tag provides a station forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#cumulusforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  Cumulus (Zambretti) forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecast&amp;gt;&lt;br /&gt;
|Always gives station forecast (if available)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#wsforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  station forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcond&amp;gt;&lt;br /&gt;
|Represents the value entered on the screen within Cumulus for the Current Weather condition, or the value as held in the [[currentconditions.txt]] file. Any reserved HTML characters are encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcondenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#currcond&amp;gt; but also has all characters above (decimal base) code 159 encoded as HTML entities for example this would encode any use of symbol for degree.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcondJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current conditions encoded for JavaScript&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Extra Sensors==&lt;br /&gt;
&lt;br /&gt;
The extra sensors functionality in Cumulus only supports processing for current spot values as read from the sensors. Periodically spot extra sensor values are logged, see the [[Extra_Sensor_Files|Extra Sensor Files]] page for information about log files from where you can extract the past spot values. The logging can be compared to the Standard Logfiles.&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors: Davis models and Oregon Scientific WMR928, WR100/200 ===&lt;br /&gt;
&lt;br /&gt;
These web tags hold current values for additional sensors supported by CumulusMX. For Oregon Scientific model like WMR-200 with USB connection, please refer to [[#Web tags mentioning (outside) temperature]] because any of the extra temperature tags below can be redirected to &#039;&#039;&#039;&amp;lt;#temp&amp;gt;&#039;&#039;&#039;, and consequently also have web tags reporting daily extremes and longer period extreme records.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp1 - 10&amp;gt;&lt;br /&gt;
|Extra temperature channel 1 - 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP1 - 10&amp;gt;&lt;br /&gt;
|Extra dew point channel 1 - 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum1 - 8&amp;gt;&lt;br /&gt;
|Extra humidity channel 1 - 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilTemp1 - 16&amp;gt;&lt;br /&gt;
|Soil temperature 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture1 - 16&amp;gt;&lt;br /&gt;
|Soil moisture 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafTemp1 - 4&amp;gt;&lt;br /&gt;
|Leaf temperature 1 - 4&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafWetness1 - 8&amp;gt;&lt;br /&gt;
|Leaf wetness 1 - 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors:  Davis AirLink ===&lt;br /&gt;
Available from version 3.9.0. You can configure two Airlink devices which have fixed identification as Indoor and Outdoor. There are a similar set of tags for each device.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Particulate Matter&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm1[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 1 μm, or less count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Currentparticulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality Index Values (allows use of the &amp;quot;dp=n&amp;quot; and &amp;quot;tc=y&amp;quot; parameters)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 2.5 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Stats Values&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 1 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 3 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 24 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] 12 hr averages buffer (2  hrs are required to get a nowcast value)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Sensor Info&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkFirmwareVersion[InǀOut]&amp;gt;&lt;br /&gt;
|Shows the AirLink firmware version as a date string.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkTemp[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air temperature value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkHum[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air humidity value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkWifiRssi[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors WiFi signal strength in dB - anything below -90 is considered very poor.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Extra Sensors: Ecowitt ===&lt;br /&gt;
&lt;br /&gt;
Ecowitt stations are sold under other names depending on nation,  e.g. Ambient in USA, Froggit in central Europe, so Ecowitt is used as a generic name in this Wiki. See also [https://www.wxforum.net/index.php?board=111.0 WXForum.net].&lt;br /&gt;
&lt;br /&gt;
==== WH45 CO₂ sensor ====&lt;br /&gt;
&lt;br /&gt;
Available from release 3.9.5.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2&amp;gt;&lt;br /&gt;
| The actual CO&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;concentration in ppm&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm2p5&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; or less&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm2p5-24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm10&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less (includes the 2.5 figure)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm10-24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-temp&amp;gt;&amp;lt;sup&amp;gt;See note&amp;lt;/sup&amp;gt;&lt;br /&gt;
| Temperature as reported by Air Quality monitor. &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-hum&amp;gt;&lt;br /&gt;
| Relative Humidity as reported by Air Quality monitor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note&#039;&#039;&#039;: This temperature reflects the temperature of the sensor and would be used in combination with the sensors measured humidity (see next) for correction of the measured PM (particulate matter) value. This correction is responsibility of the user and is subject to a lot of discussion. Determination of how to correct the PM value is highly dependent on the conditions and placement of the sensor. See the specification sheet for the sensor or create some multivariate regression line based on calibration measurements. This is also valid for PM sensors like the AirLink. The normal amateur usage of PM sensors is that the uncorrected values are published. &lt;br /&gt;
&lt;br /&gt;
==== WN34 soil and water sensor ====&lt;br /&gt;
&lt;br /&gt;
Cumulus MX can support the Ecowitt WN34 (other model types exist and are reported here as if WN34) soil and water temperature sensors. They are reported as &amp;quot;User Temperature 1&amp;quot; to &amp;quot;User Temperature 8&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp1 - 8&amp;gt;&lt;br /&gt;
|The temperature of the sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Divers Extra Sensors ====&lt;br /&gt;
Below are described the tags resulting from &#039;&#039;Ecowitt Air quality (WH41,WH43,WH45)&#039;&#039;, Ecowitt leak sensor (WH55), lighting detector (WH57), and extra temperature sensors (WN34)&lt;br /&gt;
&lt;br /&gt;
This sub-section applies only to those using Ecowitt GW1000 (also Froggit DS1500, and other equivalents, see [[Supported Devices]]) an interface unit that picks up various external sensors and sends the data via an application programming interface to CumulusMX which then generates the following web tags:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#GW1000FirmwareVersion&amp;gt;&lt;br /&gt;
|GW1000 firmware version string&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQuality1 - 4&amp;gt;&lt;br /&gt;
| Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQualityAvg1 - 4&amp;gt;&lt;br /&gt;
| 24 hr moving average Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeakSensor1 - 4&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningDistance&amp;gt;&lt;br /&gt;
|Distance to last strike &lt;br /&gt;
Same units as wind run - miles/km/nm. Returns 0.0 if you don&#039;t have a sensor, GW1000 api returns max value you can put in a byte - 0xFF which translates to 158.4 miles = 255 km if have sensor but no strike detected yet, so CMX translates that to &#039;----&#039;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningTime&amp;gt;&lt;br /&gt;
|Date and Time of last strike. &lt;br /&gt;
Default without output parameters is locale&#039;s short time format e.g. 18:02 or 6:02 pm, without date, but tag accepts both date and time output parameters. &lt;br /&gt;
Returns &#039;----&#039; if you don&#039;t have sensor or there has not been a strike since the sensor was installed. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of lighting strikes today&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp1 - 8&amp;gt; &lt;br /&gt;
|User Temperature 1 - 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The WH32 produces Temperature, Humidity and Dewpoint tags as the Davis above, WH51 soilmoisture produces similar tags.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp1 - 8&amp;gt;&lt;br /&gt;
|Extra temperature Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP1 - 8&amp;gt;&lt;br /&gt;
|Extra dew point Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum1 - 8&amp;gt;&lt;br /&gt;
|Extra humidity Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;| WH51 soilmoisture sensor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture1 - 8&amp;gt;&lt;br /&gt;
|Soil moisture 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Recent History=&lt;br /&gt;
&lt;br /&gt;
Please refer to the [[Recent history]] page for full information about using the tags in the following two tables. &lt;br /&gt;
&lt;br /&gt;
All tags in the tables below have:&lt;br /&gt;
#Mandatory input parameters as in this [[Webtags/Parameters#Input_modification_Parameters|description]]&lt;br /&gt;
#Optional output parameters to modify the time format as in this [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|description]]&lt;br /&gt;
&lt;br /&gt;
== Timestamp tag ==&lt;br /&gt;
Although as [[Recent history]] page explains, the history is intended to cover every minute in last 7 days, some entries may be at less frequent intervals, and when clocks change some entries will be missing altogether.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Time-stamp tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentTS&amp;gt;&lt;br /&gt;
|Gives the timestamp of the data that will be returned for any other recent history tag that uses same &#039;&#039;&#039;d, h, and m&#039;&#039;&#039; parameters&lt;br /&gt;
|&amp;lt;#RecentTS h=3 m=1 format=&amp;quot;HH:mm&amp;quot;&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== All Recent History Tags ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Input Modification Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentOutsideTemp&amp;gt;&lt;br /&gt;
|Outside Temperature&lt;br /&gt;
| &amp;lt;#RecentOutsideTemp h=3 m=1&amp;gt;&amp;amp;nbsp;&amp;lt;#tempunit&amp;gt; will display the temperature at the start of the period for which &amp;lt;#temptrend&amp;gt; is calculated&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill &lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentDewPoint&amp;gt;&lt;br /&gt;
|Dew Point&lt;br /&gt;
| &amp;lt;#RecentDewPoint h=25&amp;gt; reports the dew point temperature just over a day ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHeatIndex&amp;gt;&lt;br /&gt;
|Heat Index&lt;br /&gt;
| &amp;lt;#RecentHeatIndex m=121&amp;gt; reports the heat index about 2 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidity&amp;gt;&lt;br /&gt;
|Relative Humidity&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind &amp;lt;br&amp;gt;(Note: Wind &#039;Speed&#039;, &#039;Gust&#039; and &#039;Latest&#039; have the usual Cumulus meanings see [[Wind measurement]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindSpeed&amp;gt;&lt;br /&gt;
|Wind Speed&lt;br /&gt;
| &amp;lt;#RecentWindSpeed m=10&amp;gt; will display the average wind speed 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindGust&amp;gt;&lt;br /&gt;
|Wind Gust&lt;br /&gt;
&lt;br /&gt;
(reports maximum gust from build 1088 of version 1.9.4)&lt;br /&gt;
| &amp;lt;#RecentWindGust d=1 m=1&amp;gt; will report the wind gust at approximately the same time yesterday&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindLatest&amp;gt;&lt;br /&gt;
|Wind Latest. &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindDir&amp;gt;&lt;br /&gt;
|Wind Direction (instantaneous)&lt;br /&gt;
| &amp;lt;#RecentWindDir m=10&amp;gt; will tell you which direction the wind was blowing from 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir&amp;gt;&lt;br /&gt;
|Wind Direction (average)&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir d=6&amp;gt; will say what the calculated average wind direction was at this time at the start of the week&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentPressure&amp;gt;&lt;br /&gt;
|Sea-level Pressure&lt;br /&gt;
| &amp;lt;#RecentPressure h=3 m=1&amp;gt; gives the sea level pressure when &amp;lt;#presstrendval&amp;gt; started tracking the pressure&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentRainToday&amp;gt;&lt;br /&gt;
|Daily rain total from last roll-over to specified time&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar &amp;amp; UV&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentSolarRad&amp;gt;&lt;br /&gt;
|Solar Radiation &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentUV&amp;gt;&lt;br /&gt;
|UV Index &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Indoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; | (to do)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Outdoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill  (if temperature is below 10°C or 50 °F, then the new Feels Like now available in MX (next item) will report this same value).&lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentFeelsLike&amp;gt;&lt;br /&gt;
| Feels Like Temperature&lt;br /&gt;
| &amp;lt;#RecentFeelsLike h=12 m=1&amp;gt; reports the feel like temperature 12 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidex&amp;gt;&lt;br /&gt;
| Canadian Humidity Index (humidex) Dimensionless - no units&lt;br /&gt;
| &amp;lt;#RecentHumidex h=3&amp;gt; reports humidex 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality tags&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
NOTE: Please note this section has NOT yet been updated for recent MX releases, it appears from [[cumulusmx.db|RecentData table in cumulusmx.db]] that the list here is not complete for MX.  However, no release announcement has been found listing tag names not shown here (i.e. apparent temperature, indoor temperature and humidity, air quality)&lt;br /&gt;
&lt;br /&gt;
=Today=&lt;br /&gt;
&lt;br /&gt;
Cumulus allows some control over the time that &amp;quot;Today&amp;quot; begins:&lt;br /&gt;
# You can define the log rollovertime. Choose between 9am or midnight.&lt;br /&gt;
# For the weather diary feature &#039;&#039;&#039;SnowDepthHour&#039;&#039;&#039; The default SnowDepthHour is 0&lt;br /&gt;
&lt;br /&gt;
Readings from your weather station are assigned to the &amp;quot;Today&amp;quot; based on 3 options for [[Meteorological day]]&lt;br /&gt;
# starting at 9:00 am, based on winter time, so switching to 10:00 during Daylight Saving (summer) time, or&lt;br /&gt;
# starting at 9:00 am, all year round, or&lt;br /&gt;
# aligned with calendar days, so today starts at midnight&lt;br /&gt;
&lt;br /&gt;
The independence of the start time for weather diary and weather station related web tags means needs to be remembered when labelling web tags from the two tables below. It was assumed that you would use 9 a.m. as start time for both, but not care when snow fell, as it often has in the UK, after Summer Time has begun, so weather station tags were by default reporting from 10 a.m. local time and snow as at 9 a.m.&lt;br /&gt;
&lt;br /&gt;
In MX, if you choose 9 a.m. (optionally 10 a.m. in summer) for rollover, so all the standard derivative are assigned to the date the meteorological day starts as Today, but the sunshine hours recorded against today will be from midnight on the said date.&lt;br /&gt;
&lt;br /&gt;
==Weather Diary==&lt;br /&gt;
&lt;br /&gt;
This first table lists all the web tags available for reporting what is recorded in the weather diary. Just to be clear, the web tags shown below, will report data for previous day if the current time is before the snow depth hour setting, and report data for the current day if the current time matches the snow depth hour or is later.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowdepth&amp;gt;&lt;br /&gt;
|Meteorologists report snow depth in cm, so this is default unit for Cumulus. &lt;br /&gt;
&lt;br /&gt;
If there is no entry in Weather Diary for the day explained above, reports zero.&lt;br /&gt;
&lt;br /&gt;
Input is to 2 decimal places. MX allows output in centimetres with decimal places without any script. You can&#039;t change the units shown in admin interface, but your value can be input as inches to 2 decimal places if you ignore &amp;quot;cm&amp;quot; that is displayed in that interface.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowlying&amp;gt;&lt;br /&gt;
| If there is no entry in Weather Diary for the day explained above, this web tag returns null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowfalling&amp;gt;&lt;br /&gt;
| If there is no entry in Weather Diary for the day explained above, this web tag returns null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Today.ini==&lt;br /&gt;
&lt;br /&gt;
These tag names relate to the current [[Meteorological day]] and they are populated from information held in [[today.ini]]; Where a tag name reports a value specific to a past time in today-so-far, there will also be a tag name that can give the time of day, shown in same row of table below. For those that cover whole day so far, the final column contains &amp;quot;n/a&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
There is some inconsistency in naming with &amp;quot;T&amp;quot; not included in all tag names, &amp;quot;T&amp;quot; is used in conjunction with &amp;quot;H&amp;quot; or &amp;quot;L&amp;quot; as a suffix for extreme values/time-stamps, but a prefix &amp;quot;T&amp;quot; can identify today&#039;s value, or prefix &amp;quot;T&amp;quot; can signify a time-stamp. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtemp&amp;gt;&lt;br /&gt;
|The [[Average_temperature|average]] temperature so far today (calculated from all temperature readings processed by Cumulus, [[Today.ini|today.ini]] stores a cumulative aggregate and counts the number of values processed, so a division gives this output)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprange&amp;gt;&lt;br /&gt;
|The temperature range (&amp;lt;#tempTH&amp;gt; - &amp;lt;#tempTL&amp;gt;) so far today (Cumulus calculates all these tags using Celsius values, but outputs them in your chosen units)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTH&amp;gt;&lt;br /&gt;
|Today&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTL&amp;gt;&lt;br /&gt;
|Today&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTH&amp;gt;&lt;br /&gt;
|Today&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTL&amp;gt;&lt;br /&gt;
|Today&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillTL&amp;gt;&lt;br /&gt;
|Today&#039;s greatest wind chill&lt;br /&gt;
|&amp;lt;#TwchillTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#ThumTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#ThumTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Precipitation&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rain24hourTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest rain for 24 hours&lt;br /&gt;
|&amp;lt;#Train24hourTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainToday&amp;gt;&lt;br /&gt;
|If you have an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode, this gives today&#039;s rain total so far according to the sensor&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustTM&amp;gt; &lt;br /&gt;
|Today&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingTM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of today&#039;s high gust (&amp;lt;#wgustTM&amp;gt;) in degrees&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufort&amp;gt; &lt;br /&gt;
|Today&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufortnumber&amp;gt;&lt;br /&gt;
|Today&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#windrun&amp;gt;&lt;br /&gt;
|The total wind run so far today&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvg&amp;gt;&lt;br /&gt;
|The wind run divided by time passed since rollover to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearing&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddir&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for today&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ET&amp;gt;&lt;br /&gt;
|Today&#039;s [http://en.wikipedia.org/wiki/Evapotranspiration evapotranspiration], if not on the station can be calculated by CMX.&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarTH&amp;gt;&lt;br /&gt;
|Today&#039;s high solar radiation value (Solar sensor needed)&lt;br /&gt;
|&amp;lt;#TsolarTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVTH&amp;gt;&lt;br /&gt;
|Today&#039;s high UV Index (UV sensor needed)&lt;br /&gt;
|&amp;lt;#TUVTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
|Today&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of strikes since midnight, default 0 &lt;br /&gt;
&lt;br /&gt;
(other lightning tags can be found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursToday&amp;gt;&lt;br /&gt;
| The incremental chill hours figure since start of today (Compare with Cumulative seasonal Chill Hours at end of today &amp;lt;#chillhours&amp;gt; found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= No Commas; RC Webtags =&lt;br /&gt;
&lt;br /&gt;
The conversion of comma decimal separator to a point is described on the [[Webtags/Parameters#Changing_the_decimal_separator|parameter page]]. However, there is a set of legacy webtags which produce that value without a comma without parameter. Those webtags have a prefix of RC and are listed separately. Those webtags still exist and are listed here without further comment.&lt;br /&gt;
&lt;br /&gt;
== Current conditions ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCtemp&amp;gt;, &amp;lt;#RCdew&amp;gt;, &amp;lt;#RCheatindex&amp;gt;, &amp;lt;#RChum&amp;gt;, &amp;lt;#RCinhum&amp;gt;, &amp;lt;#RCintemp&amp;gt;, &amp;lt;#RCpress&amp;gt;, &amp;lt;#RCrfall&amp;gt;, &amp;lt;#RCrrate&amp;gt;, &amp;lt;#RCwchill&amp;gt;, &amp;lt;#RCwgust&amp;gt;, &amp;lt;#RCwspeed&amp;gt;, &amp;lt;#RCwlatest&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Today ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCpressTH&amp;gt;,  &amp;lt;#RCpressTL&amp;gt;,  &amp;lt;#RCrrateTM&amp;gt;,  &amp;lt;#RCtempTH&amp;gt;, &amp;lt;#RCtempTL&amp;gt;, &amp;lt;#RCwgustTM&amp;gt;,  &amp;lt;#RCdewpointTH&amp;gt;, &amp;lt;#RCdewpointTL&amp;gt;, &amp;lt;#RCwchillTL&amp;gt;, &amp;lt;#RCheatindexTH&amp;gt;, &amp;lt;#RCapptempTH&amp;gt;, &amp;lt;#RCapptempTL&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Recent History ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCRecentOutsideTemp&amp;gt;, &amp;lt;#RCRecentWindSpeed&amp;gt;, &amp;lt;#RCRecentWindGust&amp;gt;, &amp;lt;#RCRecentWindLatest&amp;gt;, &amp;lt;#RCRecentWindChill&amp;gt;, &amp;lt;#RCRecentDewPoint&amp;gt;, &amp;lt;#RCRecentHeatIndex&amp;gt;, &amp;lt;#RCRecentPressure&amp;gt;, &amp;lt;#RCRecentRainToday&amp;gt;, &amp;lt;#RCRecentUV&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Yesterday=&lt;br /&gt;
&lt;br /&gt;
Note that the Y indicating yesterday is sometimes a prefix, sometimes a suffix (with H for High, L for Low), web tags are not named consistently!&lt;br /&gt;
&lt;br /&gt;
For web tags that refer to a particular time of day, there is a corresponding web tag that can give that time of day. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:550px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprangeY&amp;gt;&lt;br /&gt;
|The temperature range (max - min) yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest temperature from midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest temperature from midnight&lt;br /&gt;
|&amp;lt;#TtempMidnightYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempMidnightRangeY&amp;gt;&lt;br /&gt;
|The temperature range (max - min) yesterday from midnight&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtempY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s average temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Ychillhours&amp;gt;&lt;br /&gt;
| The Cumulative [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] as recorded at rollover (the end of meteorological yesterday)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursYest&amp;gt;&lt;br /&gt;
| The incremental [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] yesterday&lt;br /&gt;
&lt;br /&gt;
(compare with &amp;lt;#chillhoursToday&amp;gt; described in [[#Today.ini]] table)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#TwchillYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYH&amp;gt;&lt;br /&gt;
|High humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYL&amp;gt;&lt;br /&gt;
|Low humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallY&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to the connected weather station&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainYest&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rain24hourYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest hourly rain over 24 hours&lt;br /&gt;
|&amp;lt;#Train24hourYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustYM&amp;gt; &lt;br /&gt;
|Yesterday&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingYM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of yesterday&#039;s high gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufort&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufortnumber&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for yesterday&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearingY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddirY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunY&amp;gt;&lt;br /&gt;
|The total wind run for yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvgY&amp;gt;&lt;br /&gt;
| The wind run yesterday divided by 24 hours to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YSunshineHours&amp;gt;&lt;br /&gt;
|Yesterday&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high solar radiation value (Solar sensor needed) &lt;br /&gt;
|&amp;lt;#TsolarYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high UV Index (UV sensor needed) &lt;br /&gt;
|&amp;lt;#TUVYH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Yearly=&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:350px&amp;quot;|Time Webtag&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#YearTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#YearTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s highest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s lowest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHeatIndexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest USA heat index&lt;br /&gt;
|&amp;lt;#YearHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWChillL&amp;gt;&lt;br /&gt;
|This year&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#YearWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeH&amp;gt;&lt;br /&gt;
|This year&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumidexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#YearHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointH&amp;gt;&lt;br /&gt;
|This year&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMinTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMaxTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumH&amp;gt;&lt;br /&gt;
|This year&#039;s high humidity&lt;br /&gt;
|&amp;lt;#YearHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumL&amp;gt;&lt;br /&gt;
|This year&#039;s low humidity&lt;br /&gt;
|&amp;lt;#YearHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressH&amp;gt;&lt;br /&gt;
|This year&#039;s high pressure&lt;br /&gt;
|&amp;lt;#YearPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressL&amp;gt;&lt;br /&gt;
|This year&#039;s low pressure&lt;br /&gt;
|&amp;lt;#YearPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearGustH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind gust&lt;br /&gt;
|&amp;lt;#YearGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind speed&lt;br /&gt;
|&amp;lt;#YearWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindRunH&amp;gt;&lt;br /&gt;
| This year&#039;s highest Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearRainRateH&amp;gt;&lt;br /&gt;
|This year&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#YearRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHourlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#YearHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDailyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high daily rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearRain24HourH&amp;gt;&lt;br /&gt;
|This year&#039;s high 24hr rain&lt;br /&gt;
|&amp;lt;#YearRain24HourHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearRain24HourHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMonthlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high monthly rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMonthlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest period without rain ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursYear&amp;gt;&lt;br /&gt;
| the total sunshine hours in year-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=All Time=&lt;br /&gt;
&lt;br /&gt;
The default formats are:&lt;br /&gt;
*The default format for an extreme month is to show the month name in full i.e. format &#039;MMMM&#039; followed by the year in full. &lt;br /&gt;
*For an extreme day it shows the day of the month and the month name in full i.e. format &amp;quot;dd MMMM&amp;quot; (same for Cumulus 1 and Cumulus MX), prefixed with the word &#039;on&#039; again ending with the year. &lt;br /&gt;
*For the highest/lowest within a day in the year it shows both time and date adding the word &amp;quot;at&amp;quot; before the time, and the word &#039;on&#039; before the date (i.e. on the standard web page the time comes first, not as seen in admin interface).&lt;br /&gt;
&lt;br /&gt;
You can change the default output on either the standard web template, or in your own file,  by using the [[#Time.2FDate_.27format.27_Parameter|formats]], please check the [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|Parameter page]].&lt;br /&gt;
&lt;br /&gt;
Note that unlike the this month and this year web tags, the time and the date are both included in the default format of the standard time-stamp web tags for the &#039;highest minimum&#039; and &#039;lowest maximum&#039; temperatures, yet another inconsistency!&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempH&amp;gt;&lt;br /&gt;
|All time high temperature&lt;br /&gt;
|&amp;lt;#TtempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempL&amp;gt;&lt;br /&gt;
|All time low temperature &lt;br /&gt;
|&amp;lt;#TtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#mintempH&amp;gt;&lt;br /&gt;
|All time high minimum temperature &lt;br /&gt;
|&amp;lt;#TmintempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#maxtempL&amp;gt;&lt;br /&gt;
|All time low maximum temperature &lt;br /&gt;
|&amp;lt;#TmaxtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDailyTempRange&amp;gt;&lt;br /&gt;
|All time low daily temperature range&lt;br /&gt;
|&amp;lt;#TLowDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyTempRange&amp;gt;&lt;br /&gt;
|All time high daily temperature range&lt;br /&gt;
|&amp;lt;#THighDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempH&amp;gt;&lt;br /&gt;
|All time high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempL&amp;gt;&lt;br /&gt;
|All time low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeH&amp;gt;&lt;br /&gt;
|All time high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeL&amp;gt;&lt;br /&gt;
|All time low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexH&amp;gt;&lt;br /&gt;
|All time high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexH&amp;gt;&lt;br /&gt;
|All time high USA heat index&lt;br /&gt;
|&amp;lt;#TheatindexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointH&amp;gt;&lt;br /&gt;
|All time high dew point&lt;br /&gt;
|&amp;lt;#TdewpointH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointL&amp;gt;&lt;br /&gt;
|All time low dew point&lt;br /&gt;
|&amp;lt;#TdewpointL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humH&amp;gt;&lt;br /&gt;
|All time high humidity&lt;br /&gt;
|&amp;lt;#ThumH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humL&amp;gt;&lt;br /&gt;
|All time low humidity&lt;br /&gt;
|&amp;lt;#ThumL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillH&amp;gt;&lt;br /&gt;
|All time greatest wind chill (i.e. lowest temperature, but highest wind speed) &lt;br /&gt;
|&amp;lt;#TwchillH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateM&amp;gt;&lt;br /&gt;
|All time high rain rate &lt;br /&gt;
|&amp;lt;#TrrateM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallH&amp;gt;&lt;br /&gt;
|All time high daily rain &lt;br /&gt;
|&amp;lt;#TrfallH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallhH&amp;gt;&lt;br /&gt;
|All time high hourly rain&lt;br /&gt;
|&amp;lt;#TrfallhH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallmH&amp;gt;&lt;br /&gt;
|All time high monthly rain &lt;br /&gt;
|&amp;lt;#TrfallmH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriod&amp;gt;&lt;br /&gt;
|All time longest dry period (days)&lt;br /&gt;
|&amp;lt;#TLongestDryPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriod&amp;gt;&lt;br /&gt;
|All time longest wet period (days)&lt;br /&gt;
|&amp;lt;#TLongestWetPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressH&amp;gt;&lt;br /&gt;
|All time high pressure &lt;br /&gt;
|&amp;lt;#TpressH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressL&amp;gt;&lt;br /&gt;
|All time low pressure &lt;br /&gt;
|&amp;lt;#TpressL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#gustM&amp;gt;&lt;br /&gt;
|All time high wind gust &lt;br /&gt;
|&amp;lt;#TgustM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeedH&amp;gt;&lt;br /&gt;
|All time high average wind speed &lt;br /&gt;
|&amp;lt;#TwspeedH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunH&amp;gt;&lt;br /&gt;
|All time high daily wind run&lt;br /&gt;
|&amp;lt;#TwindrunH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Monthly=&lt;br /&gt;
&lt;br /&gt;
The web tags in the date column default output dates in the format &amp;quot;dd MMMM&amp;quot;. For web tags that represent daily values, there are (obviously) no corresponding time web tags, but for high and low spot values the default &#039;h:mm&#039; format of the time output can be changed. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Time Webtag name&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempH&amp;gt;&lt;br /&gt;
|This months high temperature&lt;br /&gt;
|&amp;lt;#MonthTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempL&amp;gt;&lt;br /&gt;
|This months low temperature&lt;br /&gt;
|&amp;lt;#MonthTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMinTempH&amp;gt;&lt;br /&gt;
|This months highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMaxTempL&amp;gt;&lt;br /&gt;
|This months lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHeatIndexH&amp;gt;&lt;br /&gt;
|This months high USA heat index&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWChillL&amp;gt;&lt;br /&gt;
|This months greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#MonthWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempH&amp;gt;&lt;br /&gt;
|This month&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempL&amp;gt;&lt;br /&gt;
|This month&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeH&amp;gt;&lt;br /&gt;
|This month&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeL&amp;gt;&lt;br /&gt;
|This months lowest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumidexH&amp;gt;&lt;br /&gt;
|This month&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#MonthHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointH&amp;gt;&lt;br /&gt;
|This month&#039;s high dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointL&amp;gt;&lt;br /&gt;
|This month&#039;s low dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumH&amp;gt;&lt;br /&gt;
|This month&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#MonthHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#MonthHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressH&amp;gt;&lt;br /&gt;
|This month&#039;s highest pressure&lt;br /&gt;
|&amp;lt;#MonthPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest pressure&lt;br /&gt;
|&amp;lt;#MonthPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthGustH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind gust&lt;br /&gt;
|&amp;lt;#MonthGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind speed&lt;br /&gt;
|&amp;lt;#MonthWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindRunH&amp;gt;&lt;br /&gt;
|This month&#039;s high Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthRainRateH&amp;gt;&lt;br /&gt;
|This month&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#MonthRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHourlyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthRain24HourH&amp;gt;&lt;br /&gt;
|This month&#039;s highest 24hr rain&lt;br /&gt;
|&amp;lt;#MonthRain24HourHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthRain24HourHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDailyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s wettest day (greatest daily rain)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest dry period ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day, ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursMonth&amp;gt;&lt;br /&gt;
| the total sunshine hours in month-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Monthly All Time Records=&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;These tag names represent extreme record values (and corresponding time-stamps) for any particular month (1 =January, and so on, to 12 =December) in all years&#039;&#039;&#039; (HAR To place somewhere)&lt;br /&gt;
&lt;br /&gt;
This table includes webtags that show the values in [[Monthlyalltime.ini]] log file.&lt;br /&gt;
&lt;br /&gt;
These are a set of tags for monthly all-time highs and lows, in other words the highest and lowest values for a particular month of the year.  &lt;br /&gt;
# The tag names listed here require a [[Webtags/Parameters#Input_modification_Parameters|input modification parameter]].&lt;br /&gt;
# The tag names here can optionally take any [[Webtags/Parameters#Output_modification_parameters|output modification parameters]].&lt;br /&gt;
# To supply both optional input modification, and optional output modification parameters, separate them with spaces, e.g. &amp;lt;#ByMonthTempHT mon=7 format=hh:nn&amp;gt;. In that example, the time (not date) of highest ever temperature in July is returned after processing by Cumulus.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempH&amp;gt;&lt;br /&gt;
|High Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempL&amp;gt;&lt;br /&gt;
|Low Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexH&amp;gt;&lt;br /&gt;
|High Heat Index&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWChillL&amp;gt;&lt;br /&gt;
|Greatest wind chill (i.e. lowest temperature and highest wind speed)&lt;br /&gt;
|&amp;lt;#ByMonthWChillLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempH&amp;gt;&lt;br /&gt;
|High Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempL&amp;gt;&lt;br /&gt;
|Low Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeH&amp;gt;&lt;br /&gt;
|High Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeL&amp;gt;&lt;br /&gt;
|Low Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumidexH&amp;gt;&lt;br /&gt;
|High Canadian Humidity Index (Humidex)&lt;br /&gt;
|&amp;lt;#ByMonthHumidexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointH&amp;gt;&lt;br /&gt;
|High Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointL&amp;gt;&lt;br /&gt;
|Low Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMinTempH&amp;gt;&lt;br /&gt;
|Highest Daily Minimum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMinTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempL&amp;gt;&lt;br /&gt;
|Lowest Daily Maximum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRangeT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRangeT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumH&amp;gt;&lt;br /&gt;
|High Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumL&amp;gt;&lt;br /&gt;
|Low Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumLT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressH&amp;gt;&lt;br /&gt;
|High Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressL&amp;gt;&lt;br /&gt;
|Low Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthGustH&amp;gt;&lt;br /&gt;
|High Wind Gust&lt;br /&gt;
|&amp;lt;#ByMonthGustHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindH&amp;gt;&lt;br /&gt;
|High Wind Speed&lt;br /&gt;
|&amp;lt;#ByMonthWindHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindRunH&amp;gt;&lt;br /&gt;
|High Daily Wind Run&lt;br /&gt;
|&amp;lt;#ByMonthWindRunHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthRainRateH&amp;gt;&lt;br /&gt;
|High Rain Rate&lt;br /&gt;
|&amp;lt;#ByMonthRainRateHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainH&amp;gt;&lt;br /&gt;
|High Monthly Rainfall&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainH&amp;gt;&lt;br /&gt;
|High Hourly Rain&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthRain24HourH&amp;gt;&lt;br /&gt;
|High 24hr Rain&lt;br /&gt;
|&amp;lt;#ByMonthRain24HourHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainH&amp;gt;&lt;br /&gt;
|High Daily Rain&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest Dry Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriodT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest Wet Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriodT&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Day/Night/Sun/Moon=&lt;br /&gt;
&lt;br /&gt;
These values are calculated hourly.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunrise&amp;gt;&lt;br /&gt;
|Last sunrise time at the station - This sunrise time is calculated by a third party library each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunset&amp;gt;&lt;br /&gt;
|Next sunset time at the station - The sunset/sunrise times are calculated each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylength&amp;gt;&lt;br /&gt;
|Length of day in hours and minutes (sunrise to sunset).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunUp&amp;gt;&lt;br /&gt;
|A flag to indicate if the Sun is above the horizon or not, based on the sunrise and sunset times.&lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 is when the Sun is above the horizon for the station location.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dawn&amp;gt;&lt;br /&gt;
|Start of last Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dusk&amp;gt;&lt;br /&gt;
|End of next Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylightlength&amp;gt;&lt;br /&gt;
| Approximate length of daylight in hours and minutes (dawn to dusk)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#isdaylight&amp;gt;&lt;br /&gt;
|A flag to indicate if the location for the station is in civil daylight or not, based on the dawn and dusk times. &lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 notes that it is currently within the hours of daylight.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tomorrowdaylength&amp;gt;&lt;br /&gt;
|A string giving an approximate predicted difference between the length of daylight (dawn to dusk) yesterday and length of daylight tomorrow.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonphase&amp;gt;&lt;br /&gt;
|Current [[Lunar phase|phase of the moon]] in words, eg &amp;quot;New Moon&amp;quot; etc. The names used can be altered in [[Strings.ini#Moon_Phases|strings.ini]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonAge&amp;gt;&lt;br /&gt;
|Current &#039;&#039;&#039;approximate&#039;&#039;&#039; age of the Moon in days (0-29.53)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonrise&amp;gt;&lt;br /&gt;
|Current moonrise time at the station (if moon rises on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonset&amp;gt;&lt;br /&gt;
|Current moonset time at the station (if moon sets on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercent&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (negative value indicates &#039;waning&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercentAbs&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (always positive)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
| see [[#Today.ini]] Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YSunshineHours&amp;gt;&lt;br /&gt;
|see [[#Yesterday]] Miscellaneous &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CurrentSolarMax&amp;gt;&lt;br /&gt;
|[[FAQ#What_is_this_.22Solar_Max.22_value_which_Cumulus_is_displaying.3F | Current theoretical maximum solar radiation]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunny&amp;gt;&lt;br /&gt;
|Returns 1 if the sun is shining, otherwise 0 (Solar sensor needed)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= System =&lt;br /&gt;
&lt;br /&gt;
Special tags returning information about the device hosting CumulusMX &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:450px&amp;quot; |Applicability&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsVersion&amp;gt;&lt;br /&gt;
|OS version, e.g. &amp;quot;Windows 7 x64 build 7600&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsLanguage&amp;gt;&lt;br /&gt;
|OS language, e.g. &amp;quot;English&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SystemUpTime&amp;gt;&lt;br /&gt;
|How long the system has been up, e.g. &amp;quot;8 hours 21 minutes&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ProgramUpTime&amp;gt;&lt;br /&gt;
|How long Cumulus has been running, e.g. &amp;quot;7 hours 55 minutes&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ProgramUpTimeMs&amp;gt;&lt;br /&gt;
|How long Cumulus has been running in milliseconds&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CpuCount&amp;gt;&lt;br /&gt;
|Number of processors, e.g. &amp;quot;4&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CPUTemp&amp;gt;&lt;br /&gt;
|Temperature of the CPU in C, only works on Linux, updates once a minute, returns &#039;-999.0&#039; on Windows&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AllocatedMemory&amp;gt;&lt;br /&gt;
|Amount of memory allocated to Cumulus, e.g. &amp;quot;60.69 MB&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Units=&lt;br /&gt;
&lt;br /&gt;
No optional input nor output parameters.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunit&amp;gt;&lt;br /&gt;
|Unit of temperature being used (Set in Cumulus as [http://en.wikipedia.org/wiki/Centigrade Celsius] or [http://en.wikipedia.org/wiki/Fahrenheit Fahrenheit]) values &amp;quot;&amp;amp;amp;deg;C&amp;quot; or &amp;quot;&amp;amp;amp;deg;F&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#tempunitnoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded (i.e. without &#039;&#039;&#039;&amp;amp;amp;&#039;&#039;&#039; and without &#039;&#039;&#039;&amp;amp;deg;&#039;&#039;&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunitnodeg&amp;gt;&lt;br /&gt;
|The temperature units being used, without a degree symbol, i.e. &amp;quot;F&amp;quot; or &amp;quot;C&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressunit&amp;gt;&lt;br /&gt;
|Unit of measure for pressure. Possible values: &amp;quot;mb&amp;quot;, &amp;quot;hPa&amp;quot;, &amp;quot;in&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rainunit&amp;gt;&lt;br /&gt;
|Unit of measure for rain fall. Possible values: &amp;quot;mm&amp;quot; or &amp;quot;inches&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windunit&amp;gt;&lt;br /&gt;
|Unit of measure for wind speed. Possible values: &amp;quot;m/s&amp;quot;, &amp;quot;mph&amp;quot;, &amp;quot;km/h&amp;quot;, &amp;quot;kts&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrununit&amp;gt;&lt;br /&gt;
|Unit of measure for wind run (distance). Possible values: &amp;quot;km&amp;quot;, &amp;quot;miles&amp;quot;, &amp;quot;km&amp;quot;, &amp;quot;nm&amp;quot; (for wind speeds in m/s, mph, km/h, kts)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbaseunit&amp;gt;&lt;br /&gt;
|The units used for cloudbase value. Possible values:  &amp;quot;ft&amp;quot; or &amp;quot;m&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Date &amp;amp; Time=&lt;br /&gt;
The default format depends on the locale you use to run Cumulus.&lt;br /&gt;
&lt;br /&gt;
When format is fixed it is noted.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#date&amp;gt;&lt;br /&gt;
|The current date.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdate&amp;gt;&lt;br /&gt;
|The current meteorological date.&lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt; (above), but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the &amp;lt;#metdate&amp;gt; will return the date associated with previous calendar day, but will still return current time  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUTC&amp;gt;&lt;br /&gt;
|The current UTC date/time rather than local date/time.  Example result: 18:30 on 30 December 2009. If you want the local date and time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#time&amp;gt;&lt;br /&gt;
|The current time and date. Example result: 18:30 on 30 December 2009.  If you simply wish the time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timehhmmss&amp;gt;&lt;br /&gt;
|The current time (without date). Example format: 18:30:27. You can use output format specifiers to change the way the time is output, but any date specifiers are ignored.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#minute&amp;gt;&lt;br /&gt;
|The current time, just the minutes. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hour&amp;gt;&lt;br /&gt;
|The current time, just the hour. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#day&amp;gt;&lt;br /&gt;
| The current day as a 2-digit number. Fixed format: 07  (cannot use output format modifiers) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dayname&amp;gt;&lt;br /&gt;
| The current day as a word.  For example, Monday &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortdayname&amp;gt;&lt;br /&gt;
| The current day as a shortened word. Example format: Mon&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#month&amp;gt;&lt;br /&gt;
|The current month as a 2-digit number. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#monthname&amp;gt;&lt;br /&gt;
|The current month as a word. Example format: July&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortmonthname&amp;gt;&lt;br /&gt;
|The current month as a shortened word. Example format: Jul&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#year&amp;gt;&lt;br /&gt;
|The current year as a 4-digit number. Example format: 2009  (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortyear&amp;gt;&lt;br /&gt;
|The current year as a 2-digit number. Example format: 09 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdateyesterday&amp;gt;&lt;br /&gt;
|The previous meteorological date.  The default format depends on the locale you use to run Cumulus &lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#yesterday&amp;gt; (below), but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the date output by &amp;lt;#metdateyesterday&amp;gt; will be the calendar day before that returned by &amp;lt;#yesterday&amp;gt;, but the time returned is actual local time.  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#yesterday&amp;gt;&lt;br /&gt;
|Yesterday&#039;s date. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeJavaScript&amp;gt;&lt;br /&gt;
| The JavaScript &#039;&#039;&#039;Date&#039;&#039;&#039; object contains the number of milliseconds since 00:00:00.000 UTC on 1st January 1970, that date and time is known as the UNIX Epoch.  In JavaScript, you can use &amp;lt;code&amp;gt;Math.floor(new Date().getTime()/1000.0)&amp;lt;/code&amp;gt; This getTime method returns the time in milliseconds.  The web tag returns an integer (currently with 13 digits) representing the number of milliseconds since the UNIX epoch when the web tag was processed. It can be used in a script where you wish to re-express other times output by Cumulus MX into UTC (Coordinated Universal Time).  Mac OS X uses 00:00:00.000 UTC on 1st January 2001 as the starting time and date for its millisecond count, so that is considerably lower.&lt;br /&gt;
&lt;br /&gt;
Note that UTC is calculated using 9192631770 times a particular transition time for Caesium 133 as a basis for 1 second. GMT (Greenwich Mean Time) is calculated on the basis that 1 second is 1/86400 of the time taken for a whole (day) rotation of the Earth. UT1 (or solar time) is calculated from various space measurements. Periodically, leap seconds are added to UTC to realign it with UT1, but these leap seconds are not added to the count of milliseconds represented by this web tag.&lt;br /&gt;
&lt;br /&gt;
Do be aware that some devices will use a 32 bit signed integer to represent this number, and that will stop working on 19 January 2038, the year 2038 problem for computing world.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUnix&amp;gt;&lt;br /&gt;
| Unix tracks the number of seconds since the UNIX epoch. So this web tag can be used when you do not want the millisecond accuracy of the previous web tag. Like previous web tag this relates to UTC, so see details for that tag to find out more.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSince30Dec1899&amp;gt; &lt;br /&gt;
|Day count (gives whole and fractional part) Example: 41250.6523310301&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|Date when records began.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSinceRecordsBegan&amp;gt;&lt;br /&gt;
|Day count since Cumulus records started&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Alarms=&lt;br /&gt;
&lt;br /&gt;
There are web tags for each alarm condition, they give a value of &#039;1&#039; if the alarm condition is enabled and is still currently met; otherwise &#039;0&#039;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempAlarm&amp;gt; &lt;br /&gt;
|Low temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempAlarm&amp;gt; &lt;br /&gt;
|High temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeUpAlarm&amp;gt; &lt;br /&gt;
|Temperature increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeDownAlarm&amp;gt; &lt;br /&gt;
|Temperature decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressAlarm&amp;gt; &lt;br /&gt;
|Low pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressAlarm&amp;gt; &lt;br /&gt;
|High pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeUpAlarm&amp;gt; &lt;br /&gt;
|Pressure increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeDownAlarm&amp;gt; &lt;br /&gt;
|Pressure decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainTodayAlarm&amp;gt; &lt;br /&gt;
|High rain today alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateAlarm&amp;gt; &lt;br /&gt;
|High rainfall rate alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustAlarm&amp;gt; &lt;br /&gt;
|High wind gust alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedAlarm&amp;gt; &lt;br /&gt;
|High wind speed alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataStopped&amp;gt;&lt;br /&gt;
|1 if the station has apparently stopped sending data to Cumulus, otherwise 0&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataSpikeAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a data spike is detected, or a data limit exceeded&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#HttpUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a HTTP upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#MySqlUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a MySQL upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#UpgradeAlarm&amp;gt;&lt;br /&gt;
| Alarm raised if MX upgrade (a newer release) is available&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Extreme Records =&lt;br /&gt;
&lt;br /&gt;
There are a set of tags for the Cumulus record states. They give a value of &#039;1&#039; if the record has been exceeded; otherwise &#039;0&#039;. &lt;br /&gt;
&lt;br /&gt;
These web tags will be set from the time of the record until a timeout value is met (by default each record remains set for 24 hours). &lt;br /&gt;
&lt;br /&gt;
You can change the default timeout through the parameter &#039;&#039;Station Settings=&amp;gt;Common Options=&amp;gt;Advanced Options&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
== Table of web tags available for extreme records ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|The date that Cumulus began tracking all time records&amp;lt;br/&amp;gt; (does not prevent earlier record dates being set manually)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#newrecord&amp;gt; &lt;br /&gt;
|Indicates when any tracked extreme is changed (sets the LED on the interface flashing).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempRecordSet&amp;gt;&lt;br /&gt;
|1 if any temperature-based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time highest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time lowest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHeatIndexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high USA heat index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high Canadian Humidity index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowWindChillRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time greatest wind chill extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high feels like temperature extreme has been updated, 0 if not &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low feels like temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMinTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high minimum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowMaxTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low maximum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind gust extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind speed extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RainRecordSet&amp;gt;&lt;br /&gt;
|1 if any rainfall based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high rain rate extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHourlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high hourly rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRain24HourRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high 24hr rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMonthlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high monthly rain  extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest dry period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest wet period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high humidity light extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressureRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRecordSet&amp;gt;&lt;br /&gt;
|1 if any wind speed based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindrunRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind run extreme has been updated, 0 if not&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Miscellaneous =&lt;br /&gt;
&lt;br /&gt;
All tags are available in all flavours, as far as I know, although &#039;&#039;their output might vary&#039;&#039;, and which input/output parameters they permit might vary between Cumulus 1 and MX.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestError&amp;gt;&lt;br /&gt;
| This tag and the next 3 are in CumulusMX, none of them are actually used.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorDate&amp;gt;&lt;br /&gt;
|See previous tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorTime&amp;gt;&lt;br /&gt;
|See previous tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ErrorLight&amp;gt;&lt;br /&gt;
|1 if the &#039;error&#039; light is flashing, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#version&amp;gt;&lt;br /&gt;
|The version of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#build&amp;gt;&lt;br /&gt;
|The build of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildAvailable&amp;gt;&lt;br /&gt;
|This gets the value 0 or 1 and is checked on start-up and once a day thereafter at a random time&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildNumber&amp;gt;&lt;br /&gt;
|It is checked on start-up and once a day thereafter at a random time. Displays the latest public release build number - eg. b3089&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#realtimeinterval&amp;gt;&lt;br /&gt;
|The real time update interval in seconds (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#interval&amp;gt;&lt;br /&gt;
|The web site update interval in minutes (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: will always return one of these: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
&lt;br /&gt;
This is the end of the meteorological day, so if during Daylight Saving Time rolover is at &amp;quot;10 am&amp;quot;, then on the day DST ends it will return to &amp;quot;9 am&amp;quot; ensuring every meteorological day is exactly 24 hours long. If the time is &amp;quot;Midnight&amp;quot; (or during DST it is &amp;quot;9 am&amp;quot;), then days will be 23 or 25 hours long just on day clocks change, 24 hours otherwise.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationtype&amp;gt;&lt;br /&gt;
|The weather station [https://cumuluswiki.org/a/Cumulus.ini#Section:_Station model] description.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationtypeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#latitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Latitude latitude] (as you entered during setup).&lt;br /&gt;
Supports an optional &#039;dp&#039; parameter, if supplied, instead of the usual web-encoded text format with degrees/minutes/seconds, the result is in decimal degrees to the specified number of decimal places. E.g&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude&amp;gt; gives &amp;quot;N&amp;amp;nbsp;59&amp;amp; deg;&amp;amp;amp;nbsp;14&amp;amp;amp;#39;&amp;amp;amp;nbsp;33&amp;amp;amp;quot;&amp;quot; for N 59 14 33&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude dp=5&amp;gt; gives &amp;quot;59.24250&amp;quot;&lt;br /&gt;
&lt;br /&gt;
If the &amp;quot;dp&amp;quot; parameter is supplied, then supplying &amp;quot;rc=y&amp;quot; in addition will cause any decimal comma to be converted to a decimal point.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#latitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Longitude longitude]  (as you entered during setup). Supports an optional &#039;dp&#039; and &#039;rc&#039; parameters as per the latitude tag.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Altitude altitude] value (web tag outputs web encoded format containing figure, &#039;&amp;amp;amp;nbsp;&#039; and units) in either feet or metres just as you entered during setup e.g. &#039;123&amp;amp;amp;nbsp;m&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#altitudenoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#location&amp;gt;&lt;br /&gt;
|The station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longlocation&amp;gt;&lt;br /&gt;
|Longer description of the station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forum&amp;gt;&lt;br /&gt;
|URL of the forum (as you entered during setup) encoded into a web page menu item by adding colons&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forumurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#webcam&amp;gt;&lt;br /&gt;
|URL of the webcam (as you entered during setup) encoded into a web page menu item by adding colons. Default is blank. Can be used to link to any other web page that you host (Cumulus does not verify that it is a web cam, that is just a label, and the label can be changed on each standard web page individually)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#webcamurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#graphperiod&amp;gt;&lt;br /&gt;
|The number of hours displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Detailed Chart Period&#039; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dailygraphperiod&amp;gt;&lt;br /&gt;
|The number of days displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Daily Chart Period&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAMonthlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA monthly report&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAYearlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA yearly report&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_useApparent&amp;gt;&lt;br /&gt;
| Whether user prefers to see Apparent Temperature or Feels Like Temperature&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showSolar&amp;gt;&lt;br /&gt;
| Whether user wants to show Solar data or does not not have a solar sensor&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showUV&amp;gt;&lt;br /&gt;
| Whether user wants to show Ultra Violet data or does not not have a UV sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Special tags=&lt;br /&gt;
&lt;br /&gt;
==Davis==&lt;br /&gt;
&lt;br /&gt;
At present this table has not yet been updated for latest MX version.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
All (see note for THSWindex) of the following web tags for the Davis PWS are available&lt;br /&gt;
&lt;br /&gt;
The values of the reception tags are updated every 15 minutes.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsReceived&amp;gt;&lt;br /&gt;
|Total number of data packets received. This stat is not supplied by the Davis WLL station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsMissed&amp;gt;&lt;br /&gt;
|Number of missed data packets. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisMaxInARow&amp;gt;&lt;br /&gt;
|Longest streak of consecutive packets received. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumCRCerrors&amp;gt;&lt;br /&gt;
|Number of packets received with CRC errors. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumberOfResynchs&amp;gt;&lt;br /&gt;
|Number of times the console resynchronised with the transmitter. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisFirmwareVersion&amp;gt;&lt;br /&gt;
|The console/WLL firmware version&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THWindex&amp;gt;&lt;br /&gt;
|A derived temperature using Temperature/Humidity/Wind values&lt;br /&gt;
&lt;br /&gt;
The THW Index uses humidity and temperature (like Heat Index), but includes the cooling effects of wind (like wind chill).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THSWindex&amp;gt;&lt;br /&gt;
|A heat stress indicator using Temperature/Humidity/Solar/Wind values.&lt;br /&gt;
*The THSW Index uses humidity and temperature (like the Heat Index), but also includes the heating effects of sunshine, and the cooling effects of wind.&lt;br /&gt;
*Therefore requires Davis station with solar sensor.&lt;br /&gt;
See [http://digitalcommons.unl.edu/cgi/viewcontent.cgi?article=1223&amp;amp;context=animalscinbcr  Approx calculation].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#battery&amp;gt;&lt;br /&gt;
|The console battery condition in volts. eg &amp;quot;4.82v&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#txbattery&amp;gt;&lt;br /&gt;
&amp;lt;#txbattery channel=1&amp;gt;&lt;br /&gt;
|The transmitter battery condition, by default it returns the status of all transmitters.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRain&amp;gt;&lt;br /&gt;
|The console &#039;storm rain&#039; current amount.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRainStart&amp;gt;&lt;br /&gt;
|The console reported date of the start of the &#039;storm&#039; (see previous webtag).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; that the console does not report start time, so the webtag cannot report time.  It appears a minimum of 2 tips within 3 hours will trigger a storm start, so using &amp;lt;#LastRainTip&amp;gt; might help&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Davis WLL ==&lt;br /&gt;
&lt;br /&gt;
You need a purchased license to use these webtags.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsoleSupplyV&amp;gt;&lt;br /&gt;
|The WLL external supply voltage&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisReceptionPercent tx=1&amp;gt;&lt;br /&gt;
|WLL transmitter reception percentage (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=0&amp;gt;&lt;br /&gt;
|WLL RSSI of the WiFi connection&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=1&amp;gt;&lt;br /&gt;
|WLL RSSI of Transmitter #1  (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastBadCnt&amp;gt;&lt;br /&gt;
|Count of multicast packets missed or have bad a CRC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastGoodCnt&amp;gt;&lt;br /&gt;
|Count of good multicast packets received&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastGoodPct&amp;gt;&lt;br /&gt;
|Percentage of good multicast packets received&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Fine Offset==&lt;br /&gt;
&lt;br /&gt;
The following tags are specific to the Fine Offset series &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Lux value &amp;quot;Fine Offset only&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SensorContactLost&amp;gt;&lt;br /&gt;
|1 if the station has lost contact with its remote sensors &amp;quot;Fine Offset only&amp;quot; &lt;br /&gt;
0 if contact has been established&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Cumulus_MX]]&lt;/div&gt;</summary>
		<author><name>SaratogaWX</name></author>
	</entry>
	<entry>
		<id>https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=11031</id>
		<title>Full list of Webtags</title>
		<link rel="alternate" type="text/html" href="https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=11031"/>
		<updated>2022-11-10T16:47:41Z</updated>

		<summary type="html">&lt;p&gt;SaratogaWX: /* System */ updated &amp;lt;#AllocatedMemory&amp;gt; to remove note as value is returned&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; {|align=right&lt;br /&gt;
  |__TOC__&lt;br /&gt;
  |}&lt;br /&gt;
This list only contains the tag names. Tag names are the basic entity when asking a value. Check the [[Webtags#Using_Webtags|Usage of webtags]] and don&#039;t forget tag names are only part of the [[Webtags#General Format for Web Tags|general format for Webtags]]. It does not indicate what parameters they can take, nor does it include the brackets the tag name is surrounded by when you quote it in a template file for Cumulus to process.&lt;br /&gt;
&lt;br /&gt;
Here follow tables that group the tag names by the basic purpose of the tags listed. There has been confusion in the past of tags appearing in more than one group. If you find such occurrence you may notify or modify. &lt;br /&gt;
&lt;br /&gt;
= Current Conditions =&lt;br /&gt;
&lt;br /&gt;
We start with tags that relate to the latest values, as these are the ones that people most often choose to use. The current condition data is also available, for processes external to Cumulus, by using the inbuilt facility to generate [[Realtime.txt|a file]] with such data. CumulusMX makes current values available for a standard range of sensors where the same web tags apply across a range of weather station models. Current values from some [[#Extra Sensors|extra]] temperature and relative humidity sensors (see [[Extra temperatures]]) from particular weather station models are offered as well.&lt;br /&gt;
&lt;br /&gt;
==Standard sensors==&lt;br /&gt;
The tags in this first list are grouped for historical reasons and remain grouped.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temp&amp;gt;&lt;br /&gt;
|The outside (air) temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#intemp&amp;gt;&lt;br /&gt;
|The inside temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeLastHour&amp;gt;&lt;br /&gt;
|The change in outside temperature over the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrend&amp;gt;&lt;br /&gt;
|The average rate of change in temperature over the last three hours. Trend = (temp now - temp 3hrs ago) / 3 (the calculation selected for this trend matches the standard-based calculation for &amp;lt;#presstrendval&amp;gt; despite the naming inconsistency)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendtext&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (values can be set in strings.ini)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendenglish&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindex&amp;gt;&lt;br /&gt;
|Current [[heat index]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidex&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Humidex Humidex]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptemp&amp;gt;&lt;br /&gt;
|The [[Apparent_temperature|apparent]] temperature.  The referenced page in weather terminology section of this Wiki explains it. The formula used is that defined by BOM. Although at temperatures above 20°C (68°F) Feels like reports an &amp;quot;apparent temperature&amp;quot; it uses a different formula. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchill&amp;gt;&lt;br /&gt;
|The current [[wind chill]] temperature.  The referenced page in weather terminology section of this Wiki explains it. For temperatures below 10°C (50°F) Feels like reports the same value.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslike&amp;gt;&lt;br /&gt;
|Available for version 3.6.10 and up. See [[Feels Like]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsFreezing&amp;gt;&lt;br /&gt;
|If outside temperature is at or below 0°C/32°F. 0=Above freezing, 1=Below freezing&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#chillhours&amp;gt;&lt;br /&gt;
|The number of [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|&#039;chill hours&#039;]] so far this season (threshold temperature and start date are configurable).&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hum&amp;gt;&lt;br /&gt;
|The outside [http://en.wikipedia.org/wiki/Humidity humidity]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#inhum&amp;gt;&lt;br /&gt;
|The inside humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dew&amp;gt;&lt;br /&gt;
|The current dew point (See [[Temperature_(and_humidity)_measurement#Cumulus_Calculated_Parameters|wiki]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wetbulb&amp;gt;&lt;br /&gt;
|Estimated [http://en.wikipedia.org/wiki/Wet_bulb wet bulb] temperature&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfall&amp;gt;&lt;br /&gt;
|The total rainfall so far today (reports rain counter now minus rain counter at start of day), start of day counter can be edited using &amp;quot;edit rain today&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrate&amp;gt;&lt;br /&gt;
|The current [[Rain_measurement#Rain_Rate|rainfall rate]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rhour&amp;gt;&lt;br /&gt;
|The rainfall in the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#r24hourH&amp;gt;&lt;br /&gt;
|The rainfall in the last 24 hours&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tr24hourH&amp;gt;&lt;br /&gt;
|Time of the rainfall in the last 24 hours&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmidnight&amp;gt;&lt;br /&gt;
|The total rainfall since midnight. Useful if you don&#039;t use midnight as your start of day&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#r24hour&amp;gt;&lt;br /&gt;
| Reading recent history records, takes rain counter for latest minute, and substracts rain counter from as close as possible to same time yesterday (if Cumulus was not running at that time yesterday, but historical catch-up has been enabled, then it is from nearest time available yesterday, so for a logging interval of every 30 minutes might be 24 hours and 16 minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTipISO&amp;gt;&lt;br /&gt;
|Fixed ISO format output giving date and time of last rain gauge tip (e.g 2010-09-06 06:09) The format is always as shown (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTip&amp;gt;&lt;br /&gt;
| (available from release 3.6.1) Date/time of last rain gauge tip &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MinutesSinceLastRainTip&amp;gt;&lt;br /&gt;
|The number of minutes since the last rain gauge tip, in whole numbers, rounded down&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsRaining&amp;gt;&lt;br /&gt;
|For [[Rain_measurement#Optical_Rain_Gauge| Hydreon RG-11 devices]], shows the current rain state. 0=No rain, 1=It&#039;s raining&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmonth&amp;gt;&lt;br /&gt;
|The total rainfall so far this month&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ryear&amp;gt;&lt;br /&gt;
|Annual rainfall total for rainfall season year (i.e. starting month as set on Configuration menu, station screen,  Annual rainfall frame)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveRainDays&amp;gt;&lt;br /&gt;
|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, meteorologists exclude dew (and other times when single tip of recorder).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveDryDays&amp;gt;&lt;br /&gt;
|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&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#press&amp;gt;&lt;br /&gt;
|The [http://en.wikipedia.org/wiki/Sea_level_pressure sea level pressure]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendval&amp;gt;&lt;br /&gt;
|The average rate of pressure change over the last three hours.  Trend = (pressure now - pressure 3hrs ago) / 3 &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrend&amp;gt;&lt;br /&gt;
|The pressure trend in words - values can be set in the &#039;strings.ini&#039; file&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendenglish&amp;gt;&lt;br /&gt;
| a single word description for the pressure trend - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed). From version 1.8.8 1st December 2009&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#PressChangeLast3Hours&amp;gt;&lt;br /&gt;
|Available from version 3.11.1;  Total Pressure Change since 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altimeterpressure&amp;gt;&lt;br /&gt;
|Altimeter pressure. Pressure corrected to sea level using the station&#039;s altitude only. Same as sea-level pressure for non-Davis stations.&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wlatest&amp;gt;&lt;br /&gt;
|Current wind speed reading from console.  Corresponds to &#039;latest&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearing&amp;gt;&lt;br /&gt;
|Current wind bearing in degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currentwdir&amp;gt;&lt;br /&gt;
|Current wind bearing as a compass point - e.g. ESE &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeed&amp;gt;&lt;br /&gt;
|The 10-minute average, if you have Cumulus set to calculate a 10-minute average. Otherwise, it&#039;s the latest &#039;wind&#039; value from the console (i.e. the current speed as determined by the station). Corresponds to &#039;average&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgbearing&amp;gt;&lt;br /&gt;
|Average wind bearing in degrees over last configured interval minutes. Range 1-360, 0=Calm&lt;br /&gt;
&lt;br /&gt;
This is calculated by taking the wind direction and speed for the last 10 minutes (or other interval as configured), calculates the sums of the North/South and East/West vector components, divides the E/W component sum by the N/S component sum, and takes the arctan.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdir&amp;gt;&lt;br /&gt;
|Average wind bearing over last 10 minutes as a [http://en.wikipedia.org/wiki/Compass compass] point - e.g. ESE&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgust&amp;gt;&lt;br /&gt;
|The highest wind reading in the last 10 minutes. Corresponds to &#039;gust&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindSampleCount&amp;gt;&lt;br /&gt;
|The number of wind samples making up the wind rose (etc) data (up to 3600)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdirdata&amp;gt;&lt;br /&gt;
|Comma separated list of recent wind bearing readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &amp;lt;#nextwindindex&amp;gt;. Reading interval x varies by station type:&lt;br /&gt;
* Oregon:  x=12 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 12 hours worth in full array&lt;br /&gt;
* Davis:  x=2 or 3 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 2.5 hours worth in full array&lt;br /&gt;
* Fine Offset: Cumulus 1 reads the wind data every minute (although station transmits wind data every 40 seconds), so 60 hours worth in full array&lt;br /&gt;
* Davis WLL: x=2.5 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=160900#p160900) so 2.5 hours worth in full array&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspddata&amp;gt;&lt;br /&gt;
|Comma separated list of recent individual (non-averaged) wind speed (correspond to &#039;latest&#039; on the Cumulus main screen) readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &#039;&#039;&#039;nextwindindex&#039;&#039;&#039; tag. Reading interval x varies by station type (see above).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#nextwindindex&amp;gt;&lt;br /&gt;
|The index of the entries in &amp;lt;#wdirdata&amp;gt; and &amp;lt;#wspddata&amp;gt; that Cumulus &#039;&#039;is going to use next&#039;&#039; - i.e. the latest entry used is one less than this; but don&#039;t forget to allow for the wrap around!&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRoseData&amp;gt;&lt;br /&gt;
|A comma-separated list of the wind &#039;totals&#039; used to draw the wind rose (8 or 16 values)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRosePoints&amp;gt;&lt;br /&gt;
|The number of items in &amp;lt;#WindRoseData&amp;gt; (i.e. 8 or 16)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufort&amp;gt;&lt;br /&gt;
|The current wind speed on the [http://en.wikipedia.org/wiki/Beaufort_scale Beaufort scale] (e.g. F8) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufortnumber&amp;gt;&lt;br /&gt;
|The current wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaudesc&amp;gt;&lt;br /&gt;
|The current wind speed Beaufort description (e.g. &amp;quot;Gale&amp;quot;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom10&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo10&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbase&amp;gt;&lt;br /&gt;
|Calculated [http://en.wikipedia.org/wiki/Cloud_base cloud base]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbasevalue&amp;gt;&lt;br /&gt;
|Current calculated cloud base without units&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UV&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Uv_index UV index]. Requires your station to have a UV sensor.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SolarRad&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Solar_radiation solar radiation]. Requires your station to have a solar sensor.&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Current light level in Lux. Requires your station to have a solar sensor. Only applies to Fine Offset stations.&lt;br /&gt;
|-&lt;br /&gt;
|[[Forecast_webtag|&amp;lt;#forecast&amp;gt;]]&lt;br /&gt;
|The current forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#forecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current forecast encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastnumber&amp;gt;&lt;br /&gt;
|The number relating to the current forecast entry in the [[strings.ini]] file.  If your station is not providing it&#039;s own forecast and Cumulus is not calculating one then 0 (zero) is returned.  Note: two negative numbers can be returned by [[Forecast_webtag|Cumulus]]: -1 (neg 1) = Exceptional Fine, -26 (neg 26) = Exceptional Bad&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecast&amp;gt;&lt;br /&gt;
|Always gives Cumulus (Zambretti) [[Forecast_webtag|forecast]], even if the &amp;lt;#forecast&amp;gt; tag provides a station forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#cumulusforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  Cumulus (Zambretti) forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecast&amp;gt;&lt;br /&gt;
|Always gives station forecast (if available)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#wsforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  station forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcond&amp;gt;&lt;br /&gt;
|Represents the value entered on the screen within Cumulus for the Current Weather condition, or the value as held in the [[currentconditions.txt]] file. Any reserved HTML characters are encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcondenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#currcond&amp;gt; but also has all characters above (decimal base) code 159 encoded as HTML entities for example this would encode any use of symbol for degree.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcondJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current conditions encoded for JavaScript&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Extra Sensors==&lt;br /&gt;
&lt;br /&gt;
The extra sensors functionality in Cumulus only supports processing for current spot values as read from the sensors. Periodically spot extra sensor values are logged, see the [[Extra_Sensor_Files|Extra Sensor Files]] page for information about log files from where you can extract the past spot values. The logging can be compared to the Standard Logfiles.&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors: Davis models and Oregon Scientific WMR928, WR100/200 ===&lt;br /&gt;
&lt;br /&gt;
These web tags hold current values for additional sensors supported by CumulusMX. For Oregon Scientific model like WMR-200 with USB connection, please refer to [[#Web tags mentioning (outside) temperature]] because any of the extra temperature tags below can be redirected to &#039;&#039;&#039;&amp;lt;#temp&amp;gt;&#039;&#039;&#039;, and consequently also have web tags reporting daily extremes and longer period extreme records.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp1 - 10&amp;gt;&lt;br /&gt;
|Extra temperature channel 1 - 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP1 - 10&amp;gt;&lt;br /&gt;
|Extra dew point channel 1 - 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum1 - 8&amp;gt;&lt;br /&gt;
|Extra humidity channel 1 - 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilTemp1 - 16&amp;gt;&lt;br /&gt;
|Soil temperature 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture1 - 16&amp;gt;&lt;br /&gt;
|Soil moisture 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafTemp1 - 4&amp;gt;&lt;br /&gt;
|Leaf temperature 1 - 4&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafWetness1 - 8&amp;gt;&lt;br /&gt;
|Leaf wetness 1 - 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors:  Davis AirLink ===&lt;br /&gt;
Available from version 3.9.0. You can configure two Airlink devices which have fixed identification as Indoor and Outdoor. There are a similar set of tags for each device.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Particulate Matter&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm1[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 1 μm, or less count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Currentparticulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality Index Values (allows use of the &amp;quot;dp=n&amp;quot; and &amp;quot;tc=y&amp;quot; parameters)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 2.5 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Stats Values&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 1 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 3 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 24 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] 12 hr averages buffer (2  hrs are required to get a nowcast value)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Sensor Info&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkFirmwareVersion[InǀOut]&amp;gt;&lt;br /&gt;
|Shows the AirLink firmware version as a date string.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkTemp[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air temperature value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkHum[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air humidity value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkWifiRssi[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors WiFi signal strength in dB - anything below -90 is considered very poor.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Extra Sensors: Ecowitt ===&lt;br /&gt;
&lt;br /&gt;
Ecowitt stations are sold under other names depending on nation,  e.g. Ambient in USA, Froggit in central Europe, so Ecowitt is used as a generic name in this Wiki. See also [https://www.wxforum.net/index.php?board=111.0 WXForum.net].&lt;br /&gt;
&lt;br /&gt;
==== WH45 CO₂ sensor ====&lt;br /&gt;
&lt;br /&gt;
Available from release 3.9.5.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2&amp;gt;&lt;br /&gt;
| The actual CO&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;concentration in ppm&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm2p5&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; or less&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm2p5-24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm10&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less (includes the 2.5 figure)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm10-24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-temp&amp;gt;&amp;lt;sup&amp;gt;See note&amp;lt;/sup&amp;gt;&lt;br /&gt;
| Temperature as reported by Air Quality monitor. &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-hum&amp;gt;&lt;br /&gt;
| Relative Humidity as reported by Air Quality monitor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note&#039;&#039;&#039;: This temperature reflects the temperature of the sensor and would be used in combination with the sensors measured humidity (see next) for correction of the measured PM (particulate matter) value. This correction is responsibility of the user and is subject to a lot of discussion. Determination of how to correct the PM value is highly dependent on the conditions and placement of the sensor. See the specification sheet for the sensor or create some multivariate regression line based on calibration measurements. This is also valid for PM sensors like the AirLink. The normal amateur usage of PM sensors is that the uncorrected values are published. &lt;br /&gt;
&lt;br /&gt;
==== WN34 soil and water sensor ====&lt;br /&gt;
&lt;br /&gt;
Cumulus MX can support the Ecowitt WN34 (other model types exist and are reported here as if WN34) soil and water temperature sensors. They are reported as &amp;quot;User Temperature 1&amp;quot; to &amp;quot;User Temperature 8&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp1 - 8&amp;gt;&lt;br /&gt;
|The temperature of the sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Divers Extra Sensors ====&lt;br /&gt;
Below are described the tags resulting from &#039;&#039;Ecowitt Air quality (WH41,WH43,WH45)&#039;&#039;, Ecowitt leak sensor (WH55), lighting detector (WH57), and extra temperature sensors (WN34)&lt;br /&gt;
&lt;br /&gt;
This sub-section applies only to those using Ecowitt GW1000 (also Froggit DS1500, and other equivalents, see [[Supported Devices]]) an interface unit that picks up various external sensors and sends the data via an application programming interface to CumulusMX which then generates the following web tags:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#GW1000FirmwareVersion&amp;gt;&lt;br /&gt;
|GW1000 firmware version string&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQuality1 - 4&amp;gt;&lt;br /&gt;
| Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQualityAvg1 - 4&amp;gt;&lt;br /&gt;
| 24 hr moving average Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeakSensor1 - 4&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningDistance&amp;gt;&lt;br /&gt;
|Distance to last strike &lt;br /&gt;
Same units as wind run - miles/km/nm. Returns 0.0 if you don&#039;t have a sensor, GW1000 api returns max value you can put in a byte - 0xFF which translates to 158.4 miles = 255 km if have sensor but no strike detected yet, so CMX translates that to &#039;----&#039;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningTime&amp;gt;&lt;br /&gt;
|Date and Time of last strike. &lt;br /&gt;
Default without output parameters is locale&#039;s short time format e.g. 18:02 or 6:02 pm, without date, but tag accepts both date and time output parameters. &lt;br /&gt;
Returns &#039;----&#039; if you don&#039;t have sensor or there has not been a strike since the sensor was installed. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of lighting strikes today&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp1 - 8&amp;gt; &lt;br /&gt;
|User Temperature 1 - 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The WH32 produces Temperature, Humidity and Dewpoint tags as the Davis above, WH51 soilmoisture produces similar tags.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp1 - 8&amp;gt;&lt;br /&gt;
|Extra temperature Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP1 - 8&amp;gt;&lt;br /&gt;
|Extra dew point Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum1 - 8&amp;gt;&lt;br /&gt;
|Extra humidity Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;| WH51 soilmoisture sensor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture1 - 8&amp;gt;&lt;br /&gt;
|Soil moisture 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Recent History=&lt;br /&gt;
&lt;br /&gt;
Please refer to the [[Recent history]] page for full information about using the tags in the following two tables. &lt;br /&gt;
&lt;br /&gt;
All tags in the tables below have:&lt;br /&gt;
#Mandatory input parameters as in this [[Webtags/Parameters#Input_modification_Parameters|description]]&lt;br /&gt;
#Optional output parameters to modify the time format as in this [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|description]]&lt;br /&gt;
&lt;br /&gt;
== Timestamp tag ==&lt;br /&gt;
Although as [[Recent history]] page explains, the history is intended to cover every minute in last 7 days, some entries may be at less frequent intervals, and when clocks change some entries will be missing altogether.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Time-stamp tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentTS&amp;gt;&lt;br /&gt;
|Gives the timestamp of the data that will be returned for any other recent history tag that uses same &#039;&#039;&#039;d, h, and m&#039;&#039;&#039; parameters&lt;br /&gt;
|&amp;lt;#RecentTS h=3 m=1 format=&amp;quot;HH:mm&amp;quot;&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== All Recent History Tags ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Input Modification Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentOutsideTemp&amp;gt;&lt;br /&gt;
|Outside Temperature&lt;br /&gt;
| &amp;lt;#RecentOutsideTemp h=3 m=1&amp;gt;&amp;amp;nbsp;&amp;lt;#tempunit&amp;gt; will display the temperature at the start of the period for which &amp;lt;#temptrend&amp;gt; is calculated&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill &lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentDewPoint&amp;gt;&lt;br /&gt;
|Dew Point&lt;br /&gt;
| &amp;lt;#RecentDewPoint h=25&amp;gt; reports the dew point temperature just over a day ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHeatIndex&amp;gt;&lt;br /&gt;
|Heat Index&lt;br /&gt;
| &amp;lt;#RecentHeatIndex m=121&amp;gt; reports the heat index about 2 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidity&amp;gt;&lt;br /&gt;
|Relative Humidity&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind &amp;lt;br&amp;gt;(Note: Wind &#039;Speed&#039;, &#039;Gust&#039; and &#039;Latest&#039; have the usual Cumulus meanings see [[Wind measurement]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindSpeed&amp;gt;&lt;br /&gt;
|Wind Speed&lt;br /&gt;
| &amp;lt;#RecentWindSpeed m=10&amp;gt; will display the average wind speed 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindGust&amp;gt;&lt;br /&gt;
|Wind Gust&lt;br /&gt;
&lt;br /&gt;
(reports maximum gust from build 1088 of version 1.9.4)&lt;br /&gt;
| &amp;lt;#RecentWindGust d=1 m=1&amp;gt; will report the wind gust at approximately the same time yesterday&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindLatest&amp;gt;&lt;br /&gt;
|Wind Latest. &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindDir&amp;gt;&lt;br /&gt;
|Wind Direction (instantaneous)&lt;br /&gt;
| &amp;lt;#RecentWindDir m=10&amp;gt; will tell you which direction the wind was blowing from 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir&amp;gt;&lt;br /&gt;
|Wind Direction (average)&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir d=6&amp;gt; will say what the calculated average wind direction was at this time at the start of the week&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentPressure&amp;gt;&lt;br /&gt;
|Sea-level Pressure&lt;br /&gt;
| &amp;lt;#RecentPressure h=3 m=1&amp;gt; gives the sea level pressure when &amp;lt;#presstrendval&amp;gt; started tracking the pressure&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentRainToday&amp;gt;&lt;br /&gt;
|Daily rain total from last roll-over to specified time&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar &amp;amp; UV&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentSolarRad&amp;gt;&lt;br /&gt;
|Solar Radiation &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentUV&amp;gt;&lt;br /&gt;
|UV Index &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Indoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; | (to do)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Outdoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill  (if temperature is below 10°C or 50 °F, then the new Feels Like now available in MX (next item) will report this same value).&lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentFeelsLike&amp;gt;&lt;br /&gt;
| Feels Like Temperature&lt;br /&gt;
| &amp;lt;#RecentFeelsLike h=12 m=1&amp;gt; reports the feel like temperature 12 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidex&amp;gt;&lt;br /&gt;
| Canadian Humidity Index (humidex) Dimensionless - no units&lt;br /&gt;
| &amp;lt;#RecentHumidex h=3&amp;gt; reports humidex 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality tags&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
NOTE: Please note this section has NOT yet been updated for recent MX releases, it appears from [[cumulusmx.db|RecentData table in cumulusmx.db]] that the list here is not complete for MX.  However, no release announcement has been found listing tag names not shown here (i.e. apparent temperature, indoor temperature and humidity, air quality)&lt;br /&gt;
&lt;br /&gt;
=Today=&lt;br /&gt;
&lt;br /&gt;
Cumulus allows some control over the time that &amp;quot;Today&amp;quot; begins:&lt;br /&gt;
# You can define the log rollovertime. Choose between 9am or midnight.&lt;br /&gt;
# For the weather diary feature &#039;&#039;&#039;SnowDepthHour&#039;&#039;&#039; The default SnowDepthHour is 0&lt;br /&gt;
&lt;br /&gt;
Readings from your weather station are assigned to the &amp;quot;Today&amp;quot; based on 3 options for [[Meteorological day]]&lt;br /&gt;
# starting at 9:00 am, based on winter time, so switching to 10:00 during Daylight Saving (summer) time, or&lt;br /&gt;
# starting at 9:00 am, all year round, or&lt;br /&gt;
# aligned with calendar days, so today starts at midnight&lt;br /&gt;
&lt;br /&gt;
The independence of the start time for weather diary and weather station related web tags means needs to be remembered when labelling web tags from the two tables below. It was assumed that you would use 9 a.m. as start time for both, but not care when snow fell, as it often has in the UK, after Summer Time has begun, so weather station tags were by default reporting from 10 a.m. local time and snow as at 9 a.m.&lt;br /&gt;
&lt;br /&gt;
In MX, if you choose 9 a.m. (optionally 10 a.m. in summer) for rollover, so all the standard derivative are assigned to the date the meteorological day starts as Today, but the sunshine hours recorded against today will be from midnight on the said date.&lt;br /&gt;
&lt;br /&gt;
==Weather Diary==&lt;br /&gt;
&lt;br /&gt;
This first table lists all the web tags available for reporting what is recorded in the weather diary. Just to be clear, the web tags shown below, will report data for previous day if the current time is before the snow depth hour setting, and report data for the current day if the current time matches the snow depth hour or is later.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowdepth&amp;gt;&lt;br /&gt;
|Meteorologists report snow depth in cm, so this is default unit for Cumulus. &lt;br /&gt;
&lt;br /&gt;
If there is no entry in Weather Diary for the day explained above, reports zero.&lt;br /&gt;
&lt;br /&gt;
Input is to 2 decimal places. MX allows output in centimetres with decimal places without any script. You can&#039;t change the units shown in admin interface, but your value can be input as inches to 2 decimal places if you ignore &amp;quot;cm&amp;quot; that is displayed in that interface.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowlying&amp;gt;&lt;br /&gt;
| If there is no entry in Weather Diary for the day explained above, this web tag returns null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowfalling&amp;gt;&lt;br /&gt;
| If there is no entry in Weather Diary for the day explained above, this web tag returns null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Today.ini==&lt;br /&gt;
&lt;br /&gt;
These tag names relate to the current [[Meteorological day]] and they are populated from information held in [[today.ini]]; Where a tag name reports a value specific to a past time in today-so-far, there will also be a tag name that can give the time of day, shown in same row of table below. For those that cover whole day so far, the final column contains &amp;quot;n/a&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
There is some inconsistency in naming with &amp;quot;T&amp;quot; not included in all tag names, &amp;quot;T&amp;quot; is used in conjunction with &amp;quot;H&amp;quot; or &amp;quot;L&amp;quot; as a suffix for extreme values/time-stamps, but a prefix &amp;quot;T&amp;quot; can identify today&#039;s value, or prefix &amp;quot;T&amp;quot; can signify a time-stamp. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtemp&amp;gt;&lt;br /&gt;
|The [[Average_temperature|average]] temperature so far today (calculated from all temperature readings processed by Cumulus, [[Today.ini|today.ini]] stores a cumulative aggregate and counts the number of values processed, so a division gives this output)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprange&amp;gt;&lt;br /&gt;
|The temperature range (&amp;lt;#tempTH&amp;gt; - &amp;lt;#tempTL&amp;gt;) so far today (Cumulus calculates all these tags using Celsius values, but outputs them in your chosen units)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTH&amp;gt;&lt;br /&gt;
|Today&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTL&amp;gt;&lt;br /&gt;
|Today&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTH&amp;gt;&lt;br /&gt;
|Today&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTL&amp;gt;&lt;br /&gt;
|Today&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillTL&amp;gt;&lt;br /&gt;
|Today&#039;s greatest wind chill&lt;br /&gt;
|&amp;lt;#TwchillTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#ThumTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#ThumTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Precipitation&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rain24hourTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest rain for 24 hours&lt;br /&gt;
|&amp;lt;#Train24hourTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainToday&amp;gt;&lt;br /&gt;
|If you have an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode, this gives today&#039;s rain total so far according to the sensor&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustTM&amp;gt; &lt;br /&gt;
|Today&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingTM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of today&#039;s high gust (&amp;lt;#wgustTM&amp;gt;) in degrees&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufort&amp;gt; &lt;br /&gt;
|Today&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufortnumber&amp;gt;&lt;br /&gt;
|Today&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#windrun&amp;gt;&lt;br /&gt;
|The total wind run so far today&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvg&amp;gt;&lt;br /&gt;
|The wind run divided by time passed since rollover to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearing&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddir&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for today&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ET&amp;gt;&lt;br /&gt;
|Today&#039;s [http://en.wikipedia.org/wiki/Evapotranspiration evapotranspiration], if not on the station can be calculated by CMX.&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarTH&amp;gt;&lt;br /&gt;
|Today&#039;s high solar radiation value (Solar sensor needed)&lt;br /&gt;
|&amp;lt;#TsolarTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVTH&amp;gt;&lt;br /&gt;
|Today&#039;s high UV Index (UV sensor needed)&lt;br /&gt;
|&amp;lt;#TUVTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
|Today&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of strikes since midnight, default 0 &lt;br /&gt;
&lt;br /&gt;
(other lightning tags can be found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursToday&amp;gt;&lt;br /&gt;
| The incremental chill hours figure since start of today (Compare with Cumulative seasonal Chill Hours at end of today &amp;lt;#chillhours&amp;gt; found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= No Commas; RC Webtags =&lt;br /&gt;
&lt;br /&gt;
The conversion of comma decimal separator to a point is described on the [[Webtags/Parameters#Changing_the_decimal_separator|parameter page]]. However, there is a set of legacy webtags which produce that value without a comma without parameter. Those webtags have a prefix of RC and are listed separately. Those webtags still exist and are listed here without further comment.&lt;br /&gt;
&lt;br /&gt;
== Current conditions ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCtemp&amp;gt;, &amp;lt;#RCdew&amp;gt;, &amp;lt;#RCheatindex&amp;gt;, &amp;lt;#RChum&amp;gt;, &amp;lt;#RCinhum&amp;gt;, &amp;lt;#RCintemp&amp;gt;, &amp;lt;#RCpress&amp;gt;, &amp;lt;#RCrfall&amp;gt;, &amp;lt;#RCrrate&amp;gt;, &amp;lt;#RCwchill&amp;gt;, &amp;lt;#RCwgust&amp;gt;, &amp;lt;#RCwspeed&amp;gt;, &amp;lt;#RCwlatest&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Today ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCpressTH&amp;gt;,  &amp;lt;#RCpressTL&amp;gt;,  &amp;lt;#RCrrateTM&amp;gt;,  &amp;lt;#RCtempTH&amp;gt;, &amp;lt;#RCtempTL&amp;gt;, &amp;lt;#RCwgustTM&amp;gt;,  &amp;lt;#RCdewpointTH&amp;gt;, &amp;lt;#RCdewpointTL&amp;gt;, &amp;lt;#RCwchillTL&amp;gt;, &amp;lt;#RCheatindexTH&amp;gt;, &amp;lt;#RCapptempTH&amp;gt;, &amp;lt;#RCapptempTL&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Recent History ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCRecentOutsideTemp&amp;gt;, &amp;lt;#RCRecentWindSpeed&amp;gt;, &amp;lt;#RCRecentWindGust&amp;gt;, &amp;lt;#RCRecentWindLatest&amp;gt;, &amp;lt;#RCRecentWindChill&amp;gt;, &amp;lt;#RCRecentDewPoint&amp;gt;, &amp;lt;#RCRecentHeatIndex&amp;gt;, &amp;lt;#RCRecentPressure&amp;gt;, &amp;lt;#RCRecentRainToday&amp;gt;, &amp;lt;#RCRecentUV&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Yesterday=&lt;br /&gt;
&lt;br /&gt;
Note that the Y indicating yesterday is sometimes a prefix, sometimes a suffix (with H for High, L for Low), web tags are not named consistently!&lt;br /&gt;
&lt;br /&gt;
For web tags that refer to a particular time of day, there is a corresponding web tag that can give that time of day. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:550px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtempY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s average temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprangeY&amp;gt;&lt;br /&gt;
|The temperature range (max - min) yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Ychillhours&amp;gt;&lt;br /&gt;
| The Cumulative [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] as recorded at rollover (the end of meteorological yesterday)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursYest&amp;gt;&lt;br /&gt;
| The incremental [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] yesterday&lt;br /&gt;
&lt;br /&gt;
(compare with &amp;lt;#chillhoursToday&amp;gt; described in [[#Today.ini]] table)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#TwchillYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYH&amp;gt;&lt;br /&gt;
|High humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYL&amp;gt;&lt;br /&gt;
|Low humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallY&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to the connected weather station&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainYest&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rain24hourYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest hourly rain over 24 hours&lt;br /&gt;
|&amp;lt;#Train24hourYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustYM&amp;gt; &lt;br /&gt;
|Yesterday&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingYM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of yesterday&#039;s high gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufort&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufortnumber&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for yesterday&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearingY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddirY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunY&amp;gt;&lt;br /&gt;
|The total wind run for yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvgY&amp;gt;&lt;br /&gt;
| The wind run yesterday divided by 24 hours to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YSunshineHours&amp;gt;&lt;br /&gt;
|Yesterday&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high solar radiation value (Solar sensor needed) &lt;br /&gt;
|&amp;lt;#TsolarYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high UV Index (UV sensor needed) &lt;br /&gt;
|&amp;lt;#TUVYH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Yearly=&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:350px&amp;quot;|Time Webtag&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#YearTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#YearTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s highest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s lowest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHeatIndexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest USA heat index&lt;br /&gt;
|&amp;lt;#YearHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWChillL&amp;gt;&lt;br /&gt;
|This year&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#YearWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeH&amp;gt;&lt;br /&gt;
|This year&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumidexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#YearHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointH&amp;gt;&lt;br /&gt;
|This year&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMinTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMaxTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumH&amp;gt;&lt;br /&gt;
|This year&#039;s high humidity&lt;br /&gt;
|&amp;lt;#YearHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumL&amp;gt;&lt;br /&gt;
|This year&#039;s low humidity&lt;br /&gt;
|&amp;lt;#YearHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressH&amp;gt;&lt;br /&gt;
|This year&#039;s high pressure&lt;br /&gt;
|&amp;lt;#YearPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressL&amp;gt;&lt;br /&gt;
|This year&#039;s low pressure&lt;br /&gt;
|&amp;lt;#YearPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearGustH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind gust&lt;br /&gt;
|&amp;lt;#YearGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind speed&lt;br /&gt;
|&amp;lt;#YearWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindRunH&amp;gt;&lt;br /&gt;
| This year&#039;s highest Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearRainRateH&amp;gt;&lt;br /&gt;
|This year&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#YearRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHourlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#YearHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDailyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high daily rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearRain24HourH&amp;gt;&lt;br /&gt;
|This year&#039;s high 24hr rain&lt;br /&gt;
|&amp;lt;#YearRain24HourHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearRain24HourHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMonthlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high monthly rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMonthlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest period without rain ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursYear&amp;gt;&lt;br /&gt;
| the total sunshine hours in year-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=All Time=&lt;br /&gt;
&lt;br /&gt;
The default formats are:&lt;br /&gt;
*The default format for an extreme month is to show the month name in full i.e. format &#039;MMMM&#039; followed by the year in full. &lt;br /&gt;
*For an extreme day it shows the day of the month and the month name in full i.e. format &amp;quot;dd MMMM&amp;quot; (same for Cumulus 1 and Cumulus MX), prefixed with the word &#039;on&#039; again ending with the year. &lt;br /&gt;
*For the highest/lowest within a day in the year it shows both time and date adding the word &amp;quot;at&amp;quot; before the time, and the word &#039;on&#039; before the date (i.e. on the standard web page the time comes first, not as seen in admin interface).&lt;br /&gt;
&lt;br /&gt;
You can change the default output on either the standard web template, or in your own file,  by using the [[#Time.2FDate_.27format.27_Parameter|formats]], please check the [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|Parameter page]].&lt;br /&gt;
&lt;br /&gt;
Note that unlike the this month and this year web tags, the time and the date are both included in the default format of the standard time-stamp web tags for the &#039;highest minimum&#039; and &#039;lowest maximum&#039; temperatures, yet another inconsistency!&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempH&amp;gt;&lt;br /&gt;
|All time high temperature&lt;br /&gt;
|&amp;lt;#TtempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempL&amp;gt;&lt;br /&gt;
|All time low temperature &lt;br /&gt;
|&amp;lt;#TtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#mintempH&amp;gt;&lt;br /&gt;
|All time high minimum temperature &lt;br /&gt;
|&amp;lt;#TmintempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#maxtempL&amp;gt;&lt;br /&gt;
|All time low maximum temperature &lt;br /&gt;
|&amp;lt;#TmaxtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDailyTempRange&amp;gt;&lt;br /&gt;
|All time low daily temperature range&lt;br /&gt;
|&amp;lt;#TLowDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyTempRange&amp;gt;&lt;br /&gt;
|All time high daily temperature range&lt;br /&gt;
|&amp;lt;#THighDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempH&amp;gt;&lt;br /&gt;
|All time high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempL&amp;gt;&lt;br /&gt;
|All time low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeH&amp;gt;&lt;br /&gt;
|All time high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeL&amp;gt;&lt;br /&gt;
|All time low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexH&amp;gt;&lt;br /&gt;
|All time high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexH&amp;gt;&lt;br /&gt;
|All time high USA heat index&lt;br /&gt;
|&amp;lt;#TheatindexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointH&amp;gt;&lt;br /&gt;
|All time high dew point&lt;br /&gt;
|&amp;lt;#TdewpointH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointL&amp;gt;&lt;br /&gt;
|All time low dew point&lt;br /&gt;
|&amp;lt;#TdewpointL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humH&amp;gt;&lt;br /&gt;
|All time high humidity&lt;br /&gt;
|&amp;lt;#ThumH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humL&amp;gt;&lt;br /&gt;
|All time low humidity&lt;br /&gt;
|&amp;lt;#ThumL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillH&amp;gt;&lt;br /&gt;
|All time greatest wind chill (i.e. lowest temperature, but highest wind speed) &lt;br /&gt;
|&amp;lt;#TwchillH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateM&amp;gt;&lt;br /&gt;
|All time high rain rate &lt;br /&gt;
|&amp;lt;#TrrateM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallH&amp;gt;&lt;br /&gt;
|All time high daily rain &lt;br /&gt;
|&amp;lt;#TrfallH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallhH&amp;gt;&lt;br /&gt;
|All time high hourly rain&lt;br /&gt;
|&amp;lt;#TrfallhH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallmH&amp;gt;&lt;br /&gt;
|All time high monthly rain &lt;br /&gt;
|&amp;lt;#TrfallmH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriod&amp;gt;&lt;br /&gt;
|All time longest dry period (days)&lt;br /&gt;
|&amp;lt;#TLongestDryPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriod&amp;gt;&lt;br /&gt;
|All time longest wet period (days)&lt;br /&gt;
|&amp;lt;#TLongestWetPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressH&amp;gt;&lt;br /&gt;
|All time high pressure &lt;br /&gt;
|&amp;lt;#TpressH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressL&amp;gt;&lt;br /&gt;
|All time low pressure &lt;br /&gt;
|&amp;lt;#TpressL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#gustM&amp;gt;&lt;br /&gt;
|All time high wind gust &lt;br /&gt;
|&amp;lt;#TgustM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeedH&amp;gt;&lt;br /&gt;
|All time high average wind speed &lt;br /&gt;
|&amp;lt;#TwspeedH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunH&amp;gt;&lt;br /&gt;
|All time high daily wind run&lt;br /&gt;
|&amp;lt;#TwindrunH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Monthly=&lt;br /&gt;
&lt;br /&gt;
The web tags in the date column default output dates in the format &amp;quot;dd MMMM&amp;quot;. For web tags that represent daily values, there are (obviously) no corresponding time web tags, but for high and low spot values the default &#039;h:mm&#039; format of the time output can be changed. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Time Webtag name&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempH&amp;gt;&lt;br /&gt;
|This months high temperature&lt;br /&gt;
|&amp;lt;#MonthTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempL&amp;gt;&lt;br /&gt;
|This months low temperature&lt;br /&gt;
|&amp;lt;#MonthTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMinTempH&amp;gt;&lt;br /&gt;
|This months highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMaxTempL&amp;gt;&lt;br /&gt;
|This months lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHeatIndexH&amp;gt;&lt;br /&gt;
|This months high USA heat index&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWChillL&amp;gt;&lt;br /&gt;
|This months greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#MonthWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempH&amp;gt;&lt;br /&gt;
|This month&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempL&amp;gt;&lt;br /&gt;
|This month&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeH&amp;gt;&lt;br /&gt;
|This month&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeL&amp;gt;&lt;br /&gt;
|This months lowest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumidexH&amp;gt;&lt;br /&gt;
|This month&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#MonthHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointH&amp;gt;&lt;br /&gt;
|This month&#039;s high dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointL&amp;gt;&lt;br /&gt;
|This month&#039;s low dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumH&amp;gt;&lt;br /&gt;
|This month&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#MonthHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#MonthHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressH&amp;gt;&lt;br /&gt;
|This month&#039;s highest pressure&lt;br /&gt;
|&amp;lt;#MonthPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest pressure&lt;br /&gt;
|&amp;lt;#MonthPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthGustH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind gust&lt;br /&gt;
|&amp;lt;#MonthGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind speed&lt;br /&gt;
|&amp;lt;#MonthWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindRunH&amp;gt;&lt;br /&gt;
|This month&#039;s high Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthRainRateH&amp;gt;&lt;br /&gt;
|This month&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#MonthRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHourlyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthRain24HourH&amp;gt;&lt;br /&gt;
|This month&#039;s highest 24hr rain&lt;br /&gt;
|&amp;lt;#MonthRain24HourHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthRain24HourHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDailyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s wettest day (greatest daily rain)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest dry period ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day, ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursMonth&amp;gt;&lt;br /&gt;
| the total sunshine hours in month-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Monthly All Time Records=&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;These tag names represent extreme record values (and corresponding time-stamps) for any particular month (1 =January, and so on, to 12 =December) in all years&#039;&#039;&#039; (HAR To place somewhere)&lt;br /&gt;
&lt;br /&gt;
This table includes webtags that show the values in [[Monthlyalltime.ini]] log file.&lt;br /&gt;
&lt;br /&gt;
These are a set of tags for monthly all-time highs and lows, in other words the highest and lowest values for a particular month of the year.  &lt;br /&gt;
# The tag names listed here require a [[Webtags/Parameters#Input_modification_Parameters|input modification parameter]].&lt;br /&gt;
# The tag names here can optionally take any [[Webtags/Parameters#Output_modification_parameters|output modification parameters]].&lt;br /&gt;
# To supply both optional input modification, and optional output modification parameters, separate them with spaces, e.g. &amp;lt;#ByMonthTempHT mon=7 format=hh:nn&amp;gt;. In that example, the time (not date) of highest ever temperature in July is returned after processing by Cumulus.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempH&amp;gt;&lt;br /&gt;
|High Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempL&amp;gt;&lt;br /&gt;
|Low Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexH&amp;gt;&lt;br /&gt;
|High Heat Index&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWChillL&amp;gt;&lt;br /&gt;
|Greatest wind chill (i.e. lowest temperature and highest wind speed)&lt;br /&gt;
|&amp;lt;#ByMonthWChillLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempH&amp;gt;&lt;br /&gt;
|High Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempL&amp;gt;&lt;br /&gt;
|Low Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeH&amp;gt;&lt;br /&gt;
|High Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeL&amp;gt;&lt;br /&gt;
|Low Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumidexH&amp;gt;&lt;br /&gt;
|High Canadian Humidity Index (Humidex)&lt;br /&gt;
|&amp;lt;#ByMonthHumidexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointH&amp;gt;&lt;br /&gt;
|High Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointL&amp;gt;&lt;br /&gt;
|Low Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMinTempH&amp;gt;&lt;br /&gt;
|Highest Daily Minimum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMinTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempL&amp;gt;&lt;br /&gt;
|Lowest Daily Maximum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRangeT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRangeT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumH&amp;gt;&lt;br /&gt;
|High Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumL&amp;gt;&lt;br /&gt;
|Low Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumLT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressH&amp;gt;&lt;br /&gt;
|High Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressL&amp;gt;&lt;br /&gt;
|Low Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthGustH&amp;gt;&lt;br /&gt;
|High Wind Gust&lt;br /&gt;
|&amp;lt;#ByMonthGustHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindH&amp;gt;&lt;br /&gt;
|High Wind Speed&lt;br /&gt;
|&amp;lt;#ByMonthWindHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindRunH&amp;gt;&lt;br /&gt;
|High Daily Wind Run&lt;br /&gt;
|&amp;lt;#ByMonthWindRunHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthRainRateH&amp;gt;&lt;br /&gt;
|High Rain Rate&lt;br /&gt;
|&amp;lt;#ByMonthRainRateHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainH&amp;gt;&lt;br /&gt;
|High Monthly Rainfall&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainH&amp;gt;&lt;br /&gt;
|High Hourly Rain&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthRain24HourH&amp;gt;&lt;br /&gt;
|High 24hr Rain&lt;br /&gt;
|&amp;lt;#ByMonthRain24HourHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainH&amp;gt;&lt;br /&gt;
|High Daily Rain&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest Dry Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriodT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest Wet Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriodT&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Day/Night/Sun/Moon=&lt;br /&gt;
&lt;br /&gt;
These values are calculated hourly.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunrise&amp;gt;&lt;br /&gt;
|Last sunrise time at the station - This sunrise time is calculated by a third party library each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunset&amp;gt;&lt;br /&gt;
|Next sunset time at the station - The sunset/sunrise times are calculated each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylength&amp;gt;&lt;br /&gt;
|Length of day in hours and minutes (sunrise to sunset).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunUp&amp;gt;&lt;br /&gt;
|A flag to indicate if the Sun is above the horizon or not, based on the sunrise and sunset times.&lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 is when the Sun is above the horizon for the station location.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dawn&amp;gt;&lt;br /&gt;
|Start of last Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dusk&amp;gt;&lt;br /&gt;
|End of next Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylightlength&amp;gt;&lt;br /&gt;
| Approximate length of daylight in hours and minutes (dawn to dusk)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#isdaylight&amp;gt;&lt;br /&gt;
|A flag to indicate if the location for the station is in civil daylight or not, based on the dawn and dusk times. &lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 notes that it is currently within the hours of daylight.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tomorrowdaylength&amp;gt;&lt;br /&gt;
|A string giving an approximate predicted difference between the length of daylight (dawn to dusk) yesterday and length of daylight tomorrow.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonphase&amp;gt;&lt;br /&gt;
|Current [[Lunar phase|phase of the moon]] in words, eg &amp;quot;New Moon&amp;quot; etc. The names used can be altered in [[Strings.ini#Moon_Phases|strings.ini]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonAge&amp;gt;&lt;br /&gt;
|Current &#039;&#039;&#039;approximate&#039;&#039;&#039; age of the Moon in days (0-29.53)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonrise&amp;gt;&lt;br /&gt;
|Current moonrise time at the station (if moon rises on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonset&amp;gt;&lt;br /&gt;
|Current moonset time at the station (if moon sets on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercent&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (negative value indicates &#039;waning&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercentAbs&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (always positive)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
| see [[#Today.ini]] Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YSunshineHours&amp;gt;&lt;br /&gt;
|see [[#Yesterday]] Miscellaneous &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CurrentSolarMax&amp;gt;&lt;br /&gt;
|[[FAQ#What_is_this_.22Solar_Max.22_value_which_Cumulus_is_displaying.3F | Current theoretical maximum solar radiation]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunny&amp;gt;&lt;br /&gt;
|Returns 1 if the sun is shining, otherwise 0 (Solar sensor needed)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= System =&lt;br /&gt;
&lt;br /&gt;
Special tags returning information about the device hosting CumulusMX &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:450px&amp;quot; |Applicability&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsVersion&amp;gt;&lt;br /&gt;
|OS version, e.g. &amp;quot;Windows 7 x64 build 7600&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsLanguage&amp;gt;&lt;br /&gt;
|OS language, e.g. &amp;quot;English&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SystemUpTime&amp;gt;&lt;br /&gt;
|How long the system has been up, e.g. &amp;quot;8 hours 21 minutes&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ProgramUpTime&amp;gt;&lt;br /&gt;
|How long Cumulus has been running, e.g. &amp;quot;7 hours 55 minutes&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ProgramUpTimeMs&amp;gt;&lt;br /&gt;
|How long Cumulus has been running in milliseconds&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CpuCount&amp;gt;&lt;br /&gt;
|Number of processors, e.g. &amp;quot;4&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CPUTemp&amp;gt;&lt;br /&gt;
|Temperature of the CPU in C, only works on Linux, updates once a minute, returns &#039;-999.0&#039; on Windows&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AllocatedMemory&amp;gt;&lt;br /&gt;
|Amount of memory allocated to Cumulus, e.g. &amp;quot;60.69 MB&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Units=&lt;br /&gt;
&lt;br /&gt;
No optional input nor output parameters.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunit&amp;gt;&lt;br /&gt;
|Unit of temperature being used (Set in Cumulus as [http://en.wikipedia.org/wiki/Centigrade Celsius] or [http://en.wikipedia.org/wiki/Fahrenheit Fahrenheit]) values &amp;quot;&amp;amp;amp;deg;C&amp;quot; or &amp;quot;&amp;amp;amp;deg;F&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#tempunitnoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded (i.e. without &#039;&#039;&#039;&amp;amp;amp;&#039;&#039;&#039; and without &#039;&#039;&#039;&amp;amp;deg;&#039;&#039;&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunitnodeg&amp;gt;&lt;br /&gt;
|The temperature units being used, without a degree symbol, i.e. &amp;quot;F&amp;quot; or &amp;quot;C&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressunit&amp;gt;&lt;br /&gt;
|Unit of measure for pressure. Possible values: &amp;quot;mb&amp;quot;, &amp;quot;hPa&amp;quot;, &amp;quot;in&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rainunit&amp;gt;&lt;br /&gt;
|Unit of measure for rain fall. Possible values: &amp;quot;mm&amp;quot; or &amp;quot;inches&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windunit&amp;gt;&lt;br /&gt;
|Unit of measure for wind speed. Possible values: &amp;quot;m/s&amp;quot;, &amp;quot;mph&amp;quot;, &amp;quot;km/h&amp;quot;, &amp;quot;kts&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrununit&amp;gt;&lt;br /&gt;
|Unit of measure for wind run (distance). Possible values: &amp;quot;km&amp;quot;, &amp;quot;miles&amp;quot;, &amp;quot;km&amp;quot;, &amp;quot;nm&amp;quot; (for wind speeds in m/s, mph, km/h, kts)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbaseunit&amp;gt;&lt;br /&gt;
|The units used for cloudbase value. Possible values:  &amp;quot;ft&amp;quot; or &amp;quot;m&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Date &amp;amp; Time=&lt;br /&gt;
The default format depends on the locale you use to run Cumulus.&lt;br /&gt;
&lt;br /&gt;
When format is fixed it is noted.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#date&amp;gt;&lt;br /&gt;
|The current date.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdate&amp;gt;&lt;br /&gt;
|The current meteorological date.&lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt; (above), but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the &amp;lt;#metdate&amp;gt; will return the date associated with previous calendar day, but will still return current time  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUTC&amp;gt;&lt;br /&gt;
|The current UTC date/time rather than local date/time.  Example result: 18:30 on 30 December 2009. If you want the local date and time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#time&amp;gt;&lt;br /&gt;
|The current time and date. Example result: 18:30 on 30 December 2009.  If you simply wish the time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timehhmmss&amp;gt;&lt;br /&gt;
|The current time (without date). Example format: 18:30:27. You can use output format specifiers to change the way the time is output, but any date specifiers are ignored.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#minute&amp;gt;&lt;br /&gt;
|The current time, just the minutes. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hour&amp;gt;&lt;br /&gt;
|The current time, just the hour. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#day&amp;gt;&lt;br /&gt;
| The current day as a 2-digit number. Fixed format: 07  (cannot use output format modifiers) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dayname&amp;gt;&lt;br /&gt;
| The current day as a word.  For example, Monday &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortdayname&amp;gt;&lt;br /&gt;
| The current day as a shortened word. Example format: Mon&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#month&amp;gt;&lt;br /&gt;
|The current month as a 2-digit number. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#monthname&amp;gt;&lt;br /&gt;
|The current month as a word. Example format: July&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortmonthname&amp;gt;&lt;br /&gt;
|The current month as a shortened word. Example format: Jul&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#year&amp;gt;&lt;br /&gt;
|The current year as a 4-digit number. Example format: 2009  (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortyear&amp;gt;&lt;br /&gt;
|The current year as a 2-digit number. Example format: 09 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdateyesterday&amp;gt;&lt;br /&gt;
|The previous meteorological date.  The default format depends on the locale you use to run Cumulus &lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#yesterday&amp;gt; (below), but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the date output by &amp;lt;#metdateyesterday&amp;gt; will be the calendar day before that returned by &amp;lt;#yesterday&amp;gt;, but the time returned is actual local time.  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#yesterday&amp;gt;&lt;br /&gt;
|Yesterday&#039;s date. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeJavaScript&amp;gt;&lt;br /&gt;
| The JavaScript &#039;&#039;&#039;Date&#039;&#039;&#039; object contains the number of milliseconds since 00:00:00.000 UTC on 1st January 1970, that date and time is known as the UNIX Epoch.  In JavaScript, you can use &amp;lt;code&amp;gt;Math.floor(new Date().getTime()/1000.0)&amp;lt;/code&amp;gt; This getTime method returns the time in milliseconds.  The web tag returns an integer (currently with 13 digits) representing the number of milliseconds since the UNIX epoch when the web tag was processed. It can be used in a script where you wish to re-express other times output by Cumulus MX into UTC (Coordinated Universal Time).  Mac OS X uses 00:00:00.000 UTC on 1st January 2001 as the starting time and date for its millisecond count, so that is considerably lower.&lt;br /&gt;
&lt;br /&gt;
Note that UTC is calculated using 9192631770 times a particular transition time for Caesium 133 as a basis for 1 second. GMT (Greenwich Mean Time) is calculated on the basis that 1 second is 1/86400 of the time taken for a whole (day) rotation of the Earth. UT1 (or solar time) is calculated from various space measurements. Periodically, leap seconds are added to UTC to realign it with UT1, but these leap seconds are not added to the count of milliseconds represented by this web tag.&lt;br /&gt;
&lt;br /&gt;
Do be aware that some devices will use a 32 bit signed integer to represent this number, and that will stop working on 19 January 2038, the year 2038 problem for computing world.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUnix&amp;gt;&lt;br /&gt;
| Unix tracks the number of seconds since the UNIX epoch. So this web tag can be used when you do not want the millisecond accuracy of the previous web tag. Like previous web tag this relates to UTC, so see details for that tag to find out more.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSince30Dec1899&amp;gt; &lt;br /&gt;
|Day count (gives whole and fractional part) Example: 41250.6523310301&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|Date when records began.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSinceRecordsBegan&amp;gt;&lt;br /&gt;
|Day count since Cumulus records started&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Alarms=&lt;br /&gt;
&lt;br /&gt;
There are web tags for each alarm condition, they give a value of &#039;1&#039; if the alarm condition is enabled and is still currently met; otherwise &#039;0&#039;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempAlarm&amp;gt; &lt;br /&gt;
|Low temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempAlarm&amp;gt; &lt;br /&gt;
|High temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeUpAlarm&amp;gt; &lt;br /&gt;
|Temperature increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeDownAlarm&amp;gt; &lt;br /&gt;
|Temperature decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressAlarm&amp;gt; &lt;br /&gt;
|Low pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressAlarm&amp;gt; &lt;br /&gt;
|High pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeUpAlarm&amp;gt; &lt;br /&gt;
|Pressure increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeDownAlarm&amp;gt; &lt;br /&gt;
|Pressure decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainTodayAlarm&amp;gt; &lt;br /&gt;
|High rain today alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateAlarm&amp;gt; &lt;br /&gt;
|High rainfall rate alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustAlarm&amp;gt; &lt;br /&gt;
|High wind gust alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedAlarm&amp;gt; &lt;br /&gt;
|High wind speed alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataStopped&amp;gt;&lt;br /&gt;
|1 if the station has apparently stopped sending data to Cumulus, otherwise 0&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataSpikeAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a data spike is detected, or a data limit exceeded&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#HttpUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a HTTP upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#MySqlUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a MySQL upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#UpgradeAlarm&amp;gt;&lt;br /&gt;
| Alarm raised if MX upgrade (a newer release) is available&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Extreme Records =&lt;br /&gt;
&lt;br /&gt;
There are a set of tags for the Cumulus record states. They give a value of &#039;1&#039; if the record has been exceeded; otherwise &#039;0&#039;. &lt;br /&gt;
&lt;br /&gt;
These web tags will be set from the time of the record until a timeout value is met (by default each record remains set for 24 hours). &lt;br /&gt;
&lt;br /&gt;
You can change the default timeout through the parameter &#039;&#039;Station Settings=&amp;gt;Common Options=&amp;gt;Advanced Options&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
== Table of web tags available for extreme records ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|The date that Cumulus began tracking all time records&amp;lt;br/&amp;gt; (does not prevent earlier record dates being set manually)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#newrecord&amp;gt; &lt;br /&gt;
|Indicates when any tracked extreme is changed (sets the LED on the interface flashing).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempRecordSet&amp;gt;&lt;br /&gt;
|1 if any temperature-based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time highest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time lowest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHeatIndexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high USA heat index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high Canadian Humidity index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowWindChillRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time greatest wind chill extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high feels like temperature extreme has been updated, 0 if not &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low feels like temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMinTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high minimum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowMaxTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low maximum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind gust extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind speed extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RainRecordSet&amp;gt;&lt;br /&gt;
|1 if any rainfall based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high rain rate extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHourlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high hourly rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRain24HourRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high 24hr rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMonthlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high monthly rain  extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest dry period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest wet period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high humidity light extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressureRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRecordSet&amp;gt;&lt;br /&gt;
|1 if any wind speed based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindrunRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind run extreme has been updated, 0 if not&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Miscellaneous =&lt;br /&gt;
&lt;br /&gt;
All tags are available in all flavours, as far as I know, although &#039;&#039;their output might vary&#039;&#039;, and which input/output parameters they permit might vary between Cumulus 1 and MX.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestError&amp;gt;&lt;br /&gt;
| This tag and the next 3 are in CumulusMX, none of them are actually used.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorDate&amp;gt;&lt;br /&gt;
|See previous tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorTime&amp;gt;&lt;br /&gt;
|See previous tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ErrorLight&amp;gt;&lt;br /&gt;
|1 if the &#039;error&#039; light is flashing, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#version&amp;gt;&lt;br /&gt;
|The version of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#build&amp;gt;&lt;br /&gt;
|The build of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildAvailable&amp;gt;&lt;br /&gt;
|This gets the value 0 or 1 and is checked on start-up and once a day thereafter at a random time&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildNumber&amp;gt;&lt;br /&gt;
|It is checked on start-up and once a day thereafter at a random time. Displays the latest public release build number - eg. b3089&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#realtimeinterval&amp;gt;&lt;br /&gt;
|The real time update interval in seconds (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#interval&amp;gt;&lt;br /&gt;
|The web site update interval in minutes (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: will always return one of these: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
&lt;br /&gt;
This is the end of the meteorological day, so if during Daylight Saving Time rolover is at &amp;quot;10 am&amp;quot;, then on the day DST ends it will return to &amp;quot;9 am&amp;quot; ensuring every meteorological day is exactly 24 hours long. If the time is &amp;quot;Midnight&amp;quot; (or during DST it is &amp;quot;9 am&amp;quot;), then days will be 23 or 25 hours long just on day clocks change, 24 hours otherwise.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationtype&amp;gt;&lt;br /&gt;
|The weather station [https://cumuluswiki.org/a/Cumulus.ini#Section:_Station model] description.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationtypeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#latitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Latitude latitude] (as you entered during setup).&lt;br /&gt;
Supports an optional &#039;dp&#039; parameter, if supplied, instead of the usual web-encoded text format with degrees/minutes/seconds, the result is in decimal degrees to the specified number of decimal places. E.g&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude&amp;gt; gives &amp;quot;N&amp;amp;nbsp;59&amp;amp; deg;&amp;amp;amp;nbsp;14&amp;amp;amp;#39;&amp;amp;amp;nbsp;33&amp;amp;amp;quot;&amp;quot; for N 59 14 33&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude dp=5&amp;gt; gives &amp;quot;59.24250&amp;quot;&lt;br /&gt;
&lt;br /&gt;
If the &amp;quot;dp&amp;quot; parameter is supplied, then supplying &amp;quot;rc=y&amp;quot; in addition will cause any decimal comma to be converted to a decimal point.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#latitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Longitude longitude]  (as you entered during setup). Supports an optional &#039;dp&#039; and &#039;rc&#039; parameters as per the latitude tag.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Altitude altitude] value (web tag outputs web encoded format containing figure, &#039;&amp;amp;amp;nbsp;&#039; and units) in either feet or metres just as you entered during setup e.g. &#039;123&amp;amp;amp;nbsp;m&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#altitudenoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#location&amp;gt;&lt;br /&gt;
|The station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longlocation&amp;gt;&lt;br /&gt;
|Longer description of the station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forum&amp;gt;&lt;br /&gt;
|URL of the forum (as you entered during setup) encoded into a web page menu item by adding colons&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forumurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#webcam&amp;gt;&lt;br /&gt;
|URL of the webcam (as you entered during setup) encoded into a web page menu item by adding colons. Default is blank. Can be used to link to any other web page that you host (Cumulus does not verify that it is a web cam, that is just a label, and the label can be changed on each standard web page individually)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#webcamurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#graphperiod&amp;gt;&lt;br /&gt;
|The number of hours displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Detailed Chart Period&#039; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dailygraphperiod&amp;gt;&lt;br /&gt;
|The number of days displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Daily Chart Period&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAMonthlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA monthly report&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAYearlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA yearly report&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_useApparent&amp;gt;&lt;br /&gt;
| Whether user prefers to see Apparent Temperature or Feels Like Temperature&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showSolar&amp;gt;&lt;br /&gt;
| Whether user wants to show Solar data or does not not have a solar sensor&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showUV&amp;gt;&lt;br /&gt;
| Whether user wants to show Ultra Violet data or does not not have a UV sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Special tags=&lt;br /&gt;
&lt;br /&gt;
==Davis==&lt;br /&gt;
&lt;br /&gt;
At present this table has not yet been updated for latest MX version.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
All (see note for THSWindex) of the following web tags for the Davis PWS are available&lt;br /&gt;
&lt;br /&gt;
The values of the reception tags are updated every 15 minutes.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsReceived&amp;gt;&lt;br /&gt;
|Total number of data packets received. This stat is not supplied by the Davis WLL station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsMissed&amp;gt;&lt;br /&gt;
|Number of missed data packets. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisMaxInARow&amp;gt;&lt;br /&gt;
|Longest streak of consecutive packets received. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumCRCerrors&amp;gt;&lt;br /&gt;
|Number of packets received with CRC errors. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumberOfResynchs&amp;gt;&lt;br /&gt;
|Number of times the console resynchronised with the transmitter. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisFirmwareVersion&amp;gt;&lt;br /&gt;
|The console/WLL firmware version&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THWindex&amp;gt;&lt;br /&gt;
|A derived temperature using Temperature/Humidity/Wind values&lt;br /&gt;
&lt;br /&gt;
The THW Index uses humidity and temperature (like Heat Index), but includes the cooling effects of wind (like wind chill).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THSWindex&amp;gt;&lt;br /&gt;
|A heat stress indicator using Temperature/Humidity/Solar/Wind values.&lt;br /&gt;
*The THSW Index uses humidity and temperature (like the Heat Index), but also includes the heating effects of sunshine, and the cooling effects of wind.&lt;br /&gt;
*Therefore requires Davis station with solar sensor.&lt;br /&gt;
See [http://digitalcommons.unl.edu/cgi/viewcontent.cgi?article=1223&amp;amp;context=animalscinbcr  Approx calculation].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#battery&amp;gt;&lt;br /&gt;
|The console battery condition in volts. eg &amp;quot;4.82v&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#txbattery&amp;gt;&lt;br /&gt;
&amp;lt;#txbattery channel=1&amp;gt;&lt;br /&gt;
|The transmitter battery condition, by default it returns the status of all transmitters.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRain&amp;gt;&lt;br /&gt;
|The console &#039;storm rain&#039; current amount.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRainStart&amp;gt;&lt;br /&gt;
|The console reported date of the start of the &#039;storm&#039; (see previous webtag).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; that the console does not report start time, so the webtag cannot report time.  It appears a minimum of 2 tips within 3 hours will trigger a storm start, so using &amp;lt;#LastRainTip&amp;gt; might help&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Davis WLL ==&lt;br /&gt;
&lt;br /&gt;
You need a purchased license to use these webtags.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsoleSupplyV&amp;gt;&lt;br /&gt;
|The WLL external supply voltage&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisReceptionPercent tx=1&amp;gt;&lt;br /&gt;
|WLL transmitter reception percentage (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=0&amp;gt;&lt;br /&gt;
|WLL RSSI of the WiFi connection&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=1&amp;gt;&lt;br /&gt;
|WLL RSSI of Transmitter #1  (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastBadCnt&amp;gt;&lt;br /&gt;
|Count of multicast packets missed or have bad a CRC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastGoodCnt&amp;gt;&lt;br /&gt;
|Count of good multicast packets received&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastGoodPct&amp;gt;&lt;br /&gt;
|Percentage of good multicast packets received&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Fine Offset==&lt;br /&gt;
&lt;br /&gt;
The following tags are specific to the Fine Offset series &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Lux value &amp;quot;Fine Offset only&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SensorContactLost&amp;gt;&lt;br /&gt;
|1 if the station has lost contact with its remote sensors &amp;quot;Fine Offset only&amp;quot; &lt;br /&gt;
0 if contact has been established&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Cumulus_MX]]&lt;/div&gt;</summary>
		<author><name>SaratogaWX</name></author>
	</entry>
	<entry>
		<id>https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=11030</id>
		<title>Full list of Webtags</title>
		<link rel="alternate" type="text/html" href="https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=11030"/>
		<updated>2022-11-10T16:45:09Z</updated>

		<summary type="html">&lt;p&gt;SaratogaWX: /* System */ added &amp;lt;#CPUtemp&amp;gt; from 3.9.1 - b3096 update&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; {|align=right&lt;br /&gt;
  |__TOC__&lt;br /&gt;
  |}&lt;br /&gt;
This list only contains the tag names. Tag names are the basic entity when asking a value. Check the [[Webtags#Using_Webtags|Usage of webtags]] and don&#039;t forget tag names are only part of the [[Webtags#General Format for Web Tags|general format for Webtags]]. It does not indicate what parameters they can take, nor does it include the brackets the tag name is surrounded by when you quote it in a template file for Cumulus to process.&lt;br /&gt;
&lt;br /&gt;
Here follow tables that group the tag names by the basic purpose of the tags listed. There has been confusion in the past of tags appearing in more than one group. If you find such occurrence you may notify or modify. &lt;br /&gt;
&lt;br /&gt;
= Current Conditions =&lt;br /&gt;
&lt;br /&gt;
We start with tags that relate to the latest values, as these are the ones that people most often choose to use. The current condition data is also available, for processes external to Cumulus, by using the inbuilt facility to generate [[Realtime.txt|a file]] with such data. CumulusMX makes current values available for a standard range of sensors where the same web tags apply across a range of weather station models. Current values from some [[#Extra Sensors|extra]] temperature and relative humidity sensors (see [[Extra temperatures]]) from particular weather station models are offered as well.&lt;br /&gt;
&lt;br /&gt;
==Standard sensors==&lt;br /&gt;
The tags in this first list are grouped for historical reasons and remain grouped.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temp&amp;gt;&lt;br /&gt;
|The outside (air) temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#intemp&amp;gt;&lt;br /&gt;
|The inside temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeLastHour&amp;gt;&lt;br /&gt;
|The change in outside temperature over the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrend&amp;gt;&lt;br /&gt;
|The average rate of change in temperature over the last three hours. Trend = (temp now - temp 3hrs ago) / 3 (the calculation selected for this trend matches the standard-based calculation for &amp;lt;#presstrendval&amp;gt; despite the naming inconsistency)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendtext&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (values can be set in strings.ini)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendenglish&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindex&amp;gt;&lt;br /&gt;
|Current [[heat index]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidex&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Humidex Humidex]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptemp&amp;gt;&lt;br /&gt;
|The [[Apparent_temperature|apparent]] temperature.  The referenced page in weather terminology section of this Wiki explains it. The formula used is that defined by BOM. Although at temperatures above 20°C (68°F) Feels like reports an &amp;quot;apparent temperature&amp;quot; it uses a different formula. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchill&amp;gt;&lt;br /&gt;
|The current [[wind chill]] temperature.  The referenced page in weather terminology section of this Wiki explains it. For temperatures below 10°C (50°F) Feels like reports the same value.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslike&amp;gt;&lt;br /&gt;
|Available for version 3.6.10 and up. See [[Feels Like]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsFreezing&amp;gt;&lt;br /&gt;
|If outside temperature is at or below 0°C/32°F. 0=Above freezing, 1=Below freezing&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#chillhours&amp;gt;&lt;br /&gt;
|The number of [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|&#039;chill hours&#039;]] so far this season (threshold temperature and start date are configurable).&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hum&amp;gt;&lt;br /&gt;
|The outside [http://en.wikipedia.org/wiki/Humidity humidity]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#inhum&amp;gt;&lt;br /&gt;
|The inside humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dew&amp;gt;&lt;br /&gt;
|The current dew point (See [[Temperature_(and_humidity)_measurement#Cumulus_Calculated_Parameters|wiki]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wetbulb&amp;gt;&lt;br /&gt;
|Estimated [http://en.wikipedia.org/wiki/Wet_bulb wet bulb] temperature&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfall&amp;gt;&lt;br /&gt;
|The total rainfall so far today (reports rain counter now minus rain counter at start of day), start of day counter can be edited using &amp;quot;edit rain today&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrate&amp;gt;&lt;br /&gt;
|The current [[Rain_measurement#Rain_Rate|rainfall rate]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rhour&amp;gt;&lt;br /&gt;
|The rainfall in the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#r24hourH&amp;gt;&lt;br /&gt;
|The rainfall in the last 24 hours&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tr24hourH&amp;gt;&lt;br /&gt;
|Time of the rainfall in the last 24 hours&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmidnight&amp;gt;&lt;br /&gt;
|The total rainfall since midnight. Useful if you don&#039;t use midnight as your start of day&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#r24hour&amp;gt;&lt;br /&gt;
| Reading recent history records, takes rain counter for latest minute, and substracts rain counter from as close as possible to same time yesterday (if Cumulus was not running at that time yesterday, but historical catch-up has been enabled, then it is from nearest time available yesterday, so for a logging interval of every 30 minutes might be 24 hours and 16 minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTipISO&amp;gt;&lt;br /&gt;
|Fixed ISO format output giving date and time of last rain gauge tip (e.g 2010-09-06 06:09) The format is always as shown (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTip&amp;gt;&lt;br /&gt;
| (available from release 3.6.1) Date/time of last rain gauge tip &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MinutesSinceLastRainTip&amp;gt;&lt;br /&gt;
|The number of minutes since the last rain gauge tip, in whole numbers, rounded down&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsRaining&amp;gt;&lt;br /&gt;
|For [[Rain_measurement#Optical_Rain_Gauge| Hydreon RG-11 devices]], shows the current rain state. 0=No rain, 1=It&#039;s raining&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmonth&amp;gt;&lt;br /&gt;
|The total rainfall so far this month&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ryear&amp;gt;&lt;br /&gt;
|Annual rainfall total for rainfall season year (i.e. starting month as set on Configuration menu, station screen,  Annual rainfall frame)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveRainDays&amp;gt;&lt;br /&gt;
|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, meteorologists exclude dew (and other times when single tip of recorder).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveDryDays&amp;gt;&lt;br /&gt;
|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&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#press&amp;gt;&lt;br /&gt;
|The [http://en.wikipedia.org/wiki/Sea_level_pressure sea level pressure]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendval&amp;gt;&lt;br /&gt;
|The average rate of pressure change over the last three hours.  Trend = (pressure now - pressure 3hrs ago) / 3 &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrend&amp;gt;&lt;br /&gt;
|The pressure trend in words - values can be set in the &#039;strings.ini&#039; file&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendenglish&amp;gt;&lt;br /&gt;
| a single word description for the pressure trend - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed). From version 1.8.8 1st December 2009&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#PressChangeLast3Hours&amp;gt;&lt;br /&gt;
|Available from version 3.11.1;  Total Pressure Change since 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altimeterpressure&amp;gt;&lt;br /&gt;
|Altimeter pressure. Pressure corrected to sea level using the station&#039;s altitude only. Same as sea-level pressure for non-Davis stations.&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wlatest&amp;gt;&lt;br /&gt;
|Current wind speed reading from console.  Corresponds to &#039;latest&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearing&amp;gt;&lt;br /&gt;
|Current wind bearing in degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currentwdir&amp;gt;&lt;br /&gt;
|Current wind bearing as a compass point - e.g. ESE &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeed&amp;gt;&lt;br /&gt;
|The 10-minute average, if you have Cumulus set to calculate a 10-minute average. Otherwise, it&#039;s the latest &#039;wind&#039; value from the console (i.e. the current speed as determined by the station). Corresponds to &#039;average&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgbearing&amp;gt;&lt;br /&gt;
|Average wind bearing in degrees over last configured interval minutes. Range 1-360, 0=Calm&lt;br /&gt;
&lt;br /&gt;
This is calculated by taking the wind direction and speed for the last 10 minutes (or other interval as configured), calculates the sums of the North/South and East/West vector components, divides the E/W component sum by the N/S component sum, and takes the arctan.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdir&amp;gt;&lt;br /&gt;
|Average wind bearing over last 10 minutes as a [http://en.wikipedia.org/wiki/Compass compass] point - e.g. ESE&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgust&amp;gt;&lt;br /&gt;
|The highest wind reading in the last 10 minutes. Corresponds to &#039;gust&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindSampleCount&amp;gt;&lt;br /&gt;
|The number of wind samples making up the wind rose (etc) data (up to 3600)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdirdata&amp;gt;&lt;br /&gt;
|Comma separated list of recent wind bearing readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &amp;lt;#nextwindindex&amp;gt;. Reading interval x varies by station type:&lt;br /&gt;
* Oregon:  x=12 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 12 hours worth in full array&lt;br /&gt;
* Davis:  x=2 or 3 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 2.5 hours worth in full array&lt;br /&gt;
* Fine Offset: Cumulus 1 reads the wind data every minute (although station transmits wind data every 40 seconds), so 60 hours worth in full array&lt;br /&gt;
* Davis WLL: x=2.5 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=160900#p160900) so 2.5 hours worth in full array&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspddata&amp;gt;&lt;br /&gt;
|Comma separated list of recent individual (non-averaged) wind speed (correspond to &#039;latest&#039; on the Cumulus main screen) readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &#039;&#039;&#039;nextwindindex&#039;&#039;&#039; tag. Reading interval x varies by station type (see above).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#nextwindindex&amp;gt;&lt;br /&gt;
|The index of the entries in &amp;lt;#wdirdata&amp;gt; and &amp;lt;#wspddata&amp;gt; that Cumulus &#039;&#039;is going to use next&#039;&#039; - i.e. the latest entry used is one less than this; but don&#039;t forget to allow for the wrap around!&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRoseData&amp;gt;&lt;br /&gt;
|A comma-separated list of the wind &#039;totals&#039; used to draw the wind rose (8 or 16 values)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRosePoints&amp;gt;&lt;br /&gt;
|The number of items in &amp;lt;#WindRoseData&amp;gt; (i.e. 8 or 16)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufort&amp;gt;&lt;br /&gt;
|The current wind speed on the [http://en.wikipedia.org/wiki/Beaufort_scale Beaufort scale] (e.g. F8) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufortnumber&amp;gt;&lt;br /&gt;
|The current wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaudesc&amp;gt;&lt;br /&gt;
|The current wind speed Beaufort description (e.g. &amp;quot;Gale&amp;quot;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom10&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo10&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbase&amp;gt;&lt;br /&gt;
|Calculated [http://en.wikipedia.org/wiki/Cloud_base cloud base]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbasevalue&amp;gt;&lt;br /&gt;
|Current calculated cloud base without units&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UV&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Uv_index UV index]. Requires your station to have a UV sensor.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SolarRad&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Solar_radiation solar radiation]. Requires your station to have a solar sensor.&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Current light level in Lux. Requires your station to have a solar sensor. Only applies to Fine Offset stations.&lt;br /&gt;
|-&lt;br /&gt;
|[[Forecast_webtag|&amp;lt;#forecast&amp;gt;]]&lt;br /&gt;
|The current forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#forecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current forecast encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastnumber&amp;gt;&lt;br /&gt;
|The number relating to the current forecast entry in the [[strings.ini]] file.  If your station is not providing it&#039;s own forecast and Cumulus is not calculating one then 0 (zero) is returned.  Note: two negative numbers can be returned by [[Forecast_webtag|Cumulus]]: -1 (neg 1) = Exceptional Fine, -26 (neg 26) = Exceptional Bad&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecast&amp;gt;&lt;br /&gt;
|Always gives Cumulus (Zambretti) [[Forecast_webtag|forecast]], even if the &amp;lt;#forecast&amp;gt; tag provides a station forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#cumulusforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  Cumulus (Zambretti) forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecast&amp;gt;&lt;br /&gt;
|Always gives station forecast (if available)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#wsforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  station forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcond&amp;gt;&lt;br /&gt;
|Represents the value entered on the screen within Cumulus for the Current Weather condition, or the value as held in the [[currentconditions.txt]] file. Any reserved HTML characters are encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcondenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#currcond&amp;gt; but also has all characters above (decimal base) code 159 encoded as HTML entities for example this would encode any use of symbol for degree.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcondJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current conditions encoded for JavaScript&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Extra Sensors==&lt;br /&gt;
&lt;br /&gt;
The extra sensors functionality in Cumulus only supports processing for current spot values as read from the sensors. Periodically spot extra sensor values are logged, see the [[Extra_Sensor_Files|Extra Sensor Files]] page for information about log files from where you can extract the past spot values. The logging can be compared to the Standard Logfiles.&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors: Davis models and Oregon Scientific WMR928, WR100/200 ===&lt;br /&gt;
&lt;br /&gt;
These web tags hold current values for additional sensors supported by CumulusMX. For Oregon Scientific model like WMR-200 with USB connection, please refer to [[#Web tags mentioning (outside) temperature]] because any of the extra temperature tags below can be redirected to &#039;&#039;&#039;&amp;lt;#temp&amp;gt;&#039;&#039;&#039;, and consequently also have web tags reporting daily extremes and longer period extreme records.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp1 - 10&amp;gt;&lt;br /&gt;
|Extra temperature channel 1 - 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP1 - 10&amp;gt;&lt;br /&gt;
|Extra dew point channel 1 - 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum1 - 8&amp;gt;&lt;br /&gt;
|Extra humidity channel 1 - 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilTemp1 - 16&amp;gt;&lt;br /&gt;
|Soil temperature 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture1 - 16&amp;gt;&lt;br /&gt;
|Soil moisture 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafTemp1 - 4&amp;gt;&lt;br /&gt;
|Leaf temperature 1 - 4&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafWetness1 - 8&amp;gt;&lt;br /&gt;
|Leaf wetness 1 - 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors:  Davis AirLink ===&lt;br /&gt;
Available from version 3.9.0. You can configure two Airlink devices which have fixed identification as Indoor and Outdoor. There are a similar set of tags for each device.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Particulate Matter&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm1[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 1 μm, or less count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Currentparticulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality Index Values (allows use of the &amp;quot;dp=n&amp;quot; and &amp;quot;tc=y&amp;quot; parameters)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 2.5 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Stats Values&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 1 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 3 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 24 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] 12 hr averages buffer (2  hrs are required to get a nowcast value)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Sensor Info&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkFirmwareVersion[InǀOut]&amp;gt;&lt;br /&gt;
|Shows the AirLink firmware version as a date string.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkTemp[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air temperature value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkHum[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air humidity value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkWifiRssi[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors WiFi signal strength in dB - anything below -90 is considered very poor.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Extra Sensors: Ecowitt ===&lt;br /&gt;
&lt;br /&gt;
Ecowitt stations are sold under other names depending on nation,  e.g. Ambient in USA, Froggit in central Europe, so Ecowitt is used as a generic name in this Wiki. See also [https://www.wxforum.net/index.php?board=111.0 WXForum.net].&lt;br /&gt;
&lt;br /&gt;
==== WH45 CO₂ sensor ====&lt;br /&gt;
&lt;br /&gt;
Available from release 3.9.5.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2&amp;gt;&lt;br /&gt;
| The actual CO&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;concentration in ppm&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm2p5&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; or less&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm2p5-24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm10&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less (includes the 2.5 figure)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm10-24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-temp&amp;gt;&amp;lt;sup&amp;gt;See note&amp;lt;/sup&amp;gt;&lt;br /&gt;
| Temperature as reported by Air Quality monitor. &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-hum&amp;gt;&lt;br /&gt;
| Relative Humidity as reported by Air Quality monitor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note&#039;&#039;&#039;: This temperature reflects the temperature of the sensor and would be used in combination with the sensors measured humidity (see next) for correction of the measured PM (particulate matter) value. This correction is responsibility of the user and is subject to a lot of discussion. Determination of how to correct the PM value is highly dependent on the conditions and placement of the sensor. See the specification sheet for the sensor or create some multivariate regression line based on calibration measurements. This is also valid for PM sensors like the AirLink. The normal amateur usage of PM sensors is that the uncorrected values are published. &lt;br /&gt;
&lt;br /&gt;
==== WN34 soil and water sensor ====&lt;br /&gt;
&lt;br /&gt;
Cumulus MX can support the Ecowitt WN34 (other model types exist and are reported here as if WN34) soil and water temperature sensors. They are reported as &amp;quot;User Temperature 1&amp;quot; to &amp;quot;User Temperature 8&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp1 - 8&amp;gt;&lt;br /&gt;
|The temperature of the sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Divers Extra Sensors ====&lt;br /&gt;
Below are described the tags resulting from &#039;&#039;Ecowitt Air quality (WH41,WH43,WH45)&#039;&#039;, Ecowitt leak sensor (WH55), lighting detector (WH57), and extra temperature sensors (WN34)&lt;br /&gt;
&lt;br /&gt;
This sub-section applies only to those using Ecowitt GW1000 (also Froggit DS1500, and other equivalents, see [[Supported Devices]]) an interface unit that picks up various external sensors and sends the data via an application programming interface to CumulusMX which then generates the following web tags:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#GW1000FirmwareVersion&amp;gt;&lt;br /&gt;
|GW1000 firmware version string&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQuality1 - 4&amp;gt;&lt;br /&gt;
| Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQualityAvg1 - 4&amp;gt;&lt;br /&gt;
| 24 hr moving average Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeakSensor1 - 4&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningDistance&amp;gt;&lt;br /&gt;
|Distance to last strike &lt;br /&gt;
Same units as wind run - miles/km/nm. Returns 0.0 if you don&#039;t have a sensor, GW1000 api returns max value you can put in a byte - 0xFF which translates to 158.4 miles = 255 km if have sensor but no strike detected yet, so CMX translates that to &#039;----&#039;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningTime&amp;gt;&lt;br /&gt;
|Date and Time of last strike. &lt;br /&gt;
Default without output parameters is locale&#039;s short time format e.g. 18:02 or 6:02 pm, without date, but tag accepts both date and time output parameters. &lt;br /&gt;
Returns &#039;----&#039; if you don&#039;t have sensor or there has not been a strike since the sensor was installed. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of lighting strikes today&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp1 - 8&amp;gt; &lt;br /&gt;
|User Temperature 1 - 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The WH32 produces Temperature, Humidity and Dewpoint tags as the Davis above, WH51 soilmoisture produces similar tags.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp1 - 8&amp;gt;&lt;br /&gt;
|Extra temperature Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP1 - 8&amp;gt;&lt;br /&gt;
|Extra dew point Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum1 - 8&amp;gt;&lt;br /&gt;
|Extra humidity Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;| WH51 soilmoisture sensor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture1 - 8&amp;gt;&lt;br /&gt;
|Soil moisture 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Recent History=&lt;br /&gt;
&lt;br /&gt;
Please refer to the [[Recent history]] page for full information about using the tags in the following two tables. &lt;br /&gt;
&lt;br /&gt;
All tags in the tables below have:&lt;br /&gt;
#Mandatory input parameters as in this [[Webtags/Parameters#Input_modification_Parameters|description]]&lt;br /&gt;
#Optional output parameters to modify the time format as in this [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|description]]&lt;br /&gt;
&lt;br /&gt;
== Timestamp tag ==&lt;br /&gt;
Although as [[Recent history]] page explains, the history is intended to cover every minute in last 7 days, some entries may be at less frequent intervals, and when clocks change some entries will be missing altogether.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Time-stamp tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentTS&amp;gt;&lt;br /&gt;
|Gives the timestamp of the data that will be returned for any other recent history tag that uses same &#039;&#039;&#039;d, h, and m&#039;&#039;&#039; parameters&lt;br /&gt;
|&amp;lt;#RecentTS h=3 m=1 format=&amp;quot;HH:mm&amp;quot;&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== All Recent History Tags ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Input Modification Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentOutsideTemp&amp;gt;&lt;br /&gt;
|Outside Temperature&lt;br /&gt;
| &amp;lt;#RecentOutsideTemp h=3 m=1&amp;gt;&amp;amp;nbsp;&amp;lt;#tempunit&amp;gt; will display the temperature at the start of the period for which &amp;lt;#temptrend&amp;gt; is calculated&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill &lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentDewPoint&amp;gt;&lt;br /&gt;
|Dew Point&lt;br /&gt;
| &amp;lt;#RecentDewPoint h=25&amp;gt; reports the dew point temperature just over a day ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHeatIndex&amp;gt;&lt;br /&gt;
|Heat Index&lt;br /&gt;
| &amp;lt;#RecentHeatIndex m=121&amp;gt; reports the heat index about 2 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidity&amp;gt;&lt;br /&gt;
|Relative Humidity&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind &amp;lt;br&amp;gt;(Note: Wind &#039;Speed&#039;, &#039;Gust&#039; and &#039;Latest&#039; have the usual Cumulus meanings see [[Wind measurement]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindSpeed&amp;gt;&lt;br /&gt;
|Wind Speed&lt;br /&gt;
| &amp;lt;#RecentWindSpeed m=10&amp;gt; will display the average wind speed 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindGust&amp;gt;&lt;br /&gt;
|Wind Gust&lt;br /&gt;
&lt;br /&gt;
(reports maximum gust from build 1088 of version 1.9.4)&lt;br /&gt;
| &amp;lt;#RecentWindGust d=1 m=1&amp;gt; will report the wind gust at approximately the same time yesterday&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindLatest&amp;gt;&lt;br /&gt;
|Wind Latest. &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindDir&amp;gt;&lt;br /&gt;
|Wind Direction (instantaneous)&lt;br /&gt;
| &amp;lt;#RecentWindDir m=10&amp;gt; will tell you which direction the wind was blowing from 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir&amp;gt;&lt;br /&gt;
|Wind Direction (average)&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir d=6&amp;gt; will say what the calculated average wind direction was at this time at the start of the week&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentPressure&amp;gt;&lt;br /&gt;
|Sea-level Pressure&lt;br /&gt;
| &amp;lt;#RecentPressure h=3 m=1&amp;gt; gives the sea level pressure when &amp;lt;#presstrendval&amp;gt; started tracking the pressure&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentRainToday&amp;gt;&lt;br /&gt;
|Daily rain total from last roll-over to specified time&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar &amp;amp; UV&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentSolarRad&amp;gt;&lt;br /&gt;
|Solar Radiation &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentUV&amp;gt;&lt;br /&gt;
|UV Index &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Indoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; | (to do)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Outdoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill  (if temperature is below 10°C or 50 °F, then the new Feels Like now available in MX (next item) will report this same value).&lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentFeelsLike&amp;gt;&lt;br /&gt;
| Feels Like Temperature&lt;br /&gt;
| &amp;lt;#RecentFeelsLike h=12 m=1&amp;gt; reports the feel like temperature 12 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidex&amp;gt;&lt;br /&gt;
| Canadian Humidity Index (humidex) Dimensionless - no units&lt;br /&gt;
| &amp;lt;#RecentHumidex h=3&amp;gt; reports humidex 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality tags&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
NOTE: Please note this section has NOT yet been updated for recent MX releases, it appears from [[cumulusmx.db|RecentData table in cumulusmx.db]] that the list here is not complete for MX.  However, no release announcement has been found listing tag names not shown here (i.e. apparent temperature, indoor temperature and humidity, air quality)&lt;br /&gt;
&lt;br /&gt;
=Today=&lt;br /&gt;
&lt;br /&gt;
Cumulus allows some control over the time that &amp;quot;Today&amp;quot; begins:&lt;br /&gt;
# You can define the log rollovertime. Choose between 9am or midnight.&lt;br /&gt;
# For the weather diary feature &#039;&#039;&#039;SnowDepthHour&#039;&#039;&#039; The default SnowDepthHour is 0&lt;br /&gt;
&lt;br /&gt;
Readings from your weather station are assigned to the &amp;quot;Today&amp;quot; based on 3 options for [[Meteorological day]]&lt;br /&gt;
# starting at 9:00 am, based on winter time, so switching to 10:00 during Daylight Saving (summer) time, or&lt;br /&gt;
# starting at 9:00 am, all year round, or&lt;br /&gt;
# aligned with calendar days, so today starts at midnight&lt;br /&gt;
&lt;br /&gt;
The independence of the start time for weather diary and weather station related web tags means needs to be remembered when labelling web tags from the two tables below. It was assumed that you would use 9 a.m. as start time for both, but not care when snow fell, as it often has in the UK, after Summer Time has begun, so weather station tags were by default reporting from 10 a.m. local time and snow as at 9 a.m.&lt;br /&gt;
&lt;br /&gt;
In MX, if you choose 9 a.m. (optionally 10 a.m. in summer) for rollover, so all the standard derivative are assigned to the date the meteorological day starts as Today, but the sunshine hours recorded against today will be from midnight on the said date.&lt;br /&gt;
&lt;br /&gt;
==Weather Diary==&lt;br /&gt;
&lt;br /&gt;
This first table lists all the web tags available for reporting what is recorded in the weather diary. Just to be clear, the web tags shown below, will report data for previous day if the current time is before the snow depth hour setting, and report data for the current day if the current time matches the snow depth hour or is later.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowdepth&amp;gt;&lt;br /&gt;
|Meteorologists report snow depth in cm, so this is default unit for Cumulus. &lt;br /&gt;
&lt;br /&gt;
If there is no entry in Weather Diary for the day explained above, reports zero.&lt;br /&gt;
&lt;br /&gt;
Input is to 2 decimal places. MX allows output in centimetres with decimal places without any script. You can&#039;t change the units shown in admin interface, but your value can be input as inches to 2 decimal places if you ignore &amp;quot;cm&amp;quot; that is displayed in that interface.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowlying&amp;gt;&lt;br /&gt;
| If there is no entry in Weather Diary for the day explained above, this web tag returns null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowfalling&amp;gt;&lt;br /&gt;
| If there is no entry in Weather Diary for the day explained above, this web tag returns null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Today.ini==&lt;br /&gt;
&lt;br /&gt;
These tag names relate to the current [[Meteorological day]] and they are populated from information held in [[today.ini]]; Where a tag name reports a value specific to a past time in today-so-far, there will also be a tag name that can give the time of day, shown in same row of table below. For those that cover whole day so far, the final column contains &amp;quot;n/a&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
There is some inconsistency in naming with &amp;quot;T&amp;quot; not included in all tag names, &amp;quot;T&amp;quot; is used in conjunction with &amp;quot;H&amp;quot; or &amp;quot;L&amp;quot; as a suffix for extreme values/time-stamps, but a prefix &amp;quot;T&amp;quot; can identify today&#039;s value, or prefix &amp;quot;T&amp;quot; can signify a time-stamp. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtemp&amp;gt;&lt;br /&gt;
|The [[Average_temperature|average]] temperature so far today (calculated from all temperature readings processed by Cumulus, [[Today.ini|today.ini]] stores a cumulative aggregate and counts the number of values processed, so a division gives this output)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprange&amp;gt;&lt;br /&gt;
|The temperature range (&amp;lt;#tempTH&amp;gt; - &amp;lt;#tempTL&amp;gt;) so far today (Cumulus calculates all these tags using Celsius values, but outputs them in your chosen units)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTH&amp;gt;&lt;br /&gt;
|Today&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTL&amp;gt;&lt;br /&gt;
|Today&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTH&amp;gt;&lt;br /&gt;
|Today&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTL&amp;gt;&lt;br /&gt;
|Today&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillTL&amp;gt;&lt;br /&gt;
|Today&#039;s greatest wind chill&lt;br /&gt;
|&amp;lt;#TwchillTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#ThumTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#ThumTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Precipitation&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rain24hourTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest rain for 24 hours&lt;br /&gt;
|&amp;lt;#Train24hourTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainToday&amp;gt;&lt;br /&gt;
|If you have an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode, this gives today&#039;s rain total so far according to the sensor&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustTM&amp;gt; &lt;br /&gt;
|Today&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingTM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of today&#039;s high gust (&amp;lt;#wgustTM&amp;gt;) in degrees&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufort&amp;gt; &lt;br /&gt;
|Today&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufortnumber&amp;gt;&lt;br /&gt;
|Today&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#windrun&amp;gt;&lt;br /&gt;
|The total wind run so far today&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvg&amp;gt;&lt;br /&gt;
|The wind run divided by time passed since rollover to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearing&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddir&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for today&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ET&amp;gt;&lt;br /&gt;
|Today&#039;s [http://en.wikipedia.org/wiki/Evapotranspiration evapotranspiration], if not on the station can be calculated by CMX.&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarTH&amp;gt;&lt;br /&gt;
|Today&#039;s high solar radiation value (Solar sensor needed)&lt;br /&gt;
|&amp;lt;#TsolarTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVTH&amp;gt;&lt;br /&gt;
|Today&#039;s high UV Index (UV sensor needed)&lt;br /&gt;
|&amp;lt;#TUVTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
|Today&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of strikes since midnight, default 0 &lt;br /&gt;
&lt;br /&gt;
(other lightning tags can be found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursToday&amp;gt;&lt;br /&gt;
| The incremental chill hours figure since start of today (Compare with Cumulative seasonal Chill Hours at end of today &amp;lt;#chillhours&amp;gt; found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= No Commas; RC Webtags =&lt;br /&gt;
&lt;br /&gt;
The conversion of comma decimal separator to a point is described on the [[Webtags/Parameters#Changing_the_decimal_separator|parameter page]]. However, there is a set of legacy webtags which produce that value without a comma without parameter. Those webtags have a prefix of RC and are listed separately. Those webtags still exist and are listed here without further comment.&lt;br /&gt;
&lt;br /&gt;
== Current conditions ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCtemp&amp;gt;, &amp;lt;#RCdew&amp;gt;, &amp;lt;#RCheatindex&amp;gt;, &amp;lt;#RChum&amp;gt;, &amp;lt;#RCinhum&amp;gt;, &amp;lt;#RCintemp&amp;gt;, &amp;lt;#RCpress&amp;gt;, &amp;lt;#RCrfall&amp;gt;, &amp;lt;#RCrrate&amp;gt;, &amp;lt;#RCwchill&amp;gt;, &amp;lt;#RCwgust&amp;gt;, &amp;lt;#RCwspeed&amp;gt;, &amp;lt;#RCwlatest&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Today ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCpressTH&amp;gt;,  &amp;lt;#RCpressTL&amp;gt;,  &amp;lt;#RCrrateTM&amp;gt;,  &amp;lt;#RCtempTH&amp;gt;, &amp;lt;#RCtempTL&amp;gt;, &amp;lt;#RCwgustTM&amp;gt;,  &amp;lt;#RCdewpointTH&amp;gt;, &amp;lt;#RCdewpointTL&amp;gt;, &amp;lt;#RCwchillTL&amp;gt;, &amp;lt;#RCheatindexTH&amp;gt;, &amp;lt;#RCapptempTH&amp;gt;, &amp;lt;#RCapptempTL&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Recent History ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCRecentOutsideTemp&amp;gt;, &amp;lt;#RCRecentWindSpeed&amp;gt;, &amp;lt;#RCRecentWindGust&amp;gt;, &amp;lt;#RCRecentWindLatest&amp;gt;, &amp;lt;#RCRecentWindChill&amp;gt;, &amp;lt;#RCRecentDewPoint&amp;gt;, &amp;lt;#RCRecentHeatIndex&amp;gt;, &amp;lt;#RCRecentPressure&amp;gt;, &amp;lt;#RCRecentRainToday&amp;gt;, &amp;lt;#RCRecentUV&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Yesterday=&lt;br /&gt;
&lt;br /&gt;
Note that the Y indicating yesterday is sometimes a prefix, sometimes a suffix (with H for High, L for Low), web tags are not named consistently!&lt;br /&gt;
&lt;br /&gt;
For web tags that refer to a particular time of day, there is a corresponding web tag that can give that time of day. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:550px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtempY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s average temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprangeY&amp;gt;&lt;br /&gt;
|The temperature range (max - min) yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Ychillhours&amp;gt;&lt;br /&gt;
| The Cumulative [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] as recorded at rollover (the end of meteorological yesterday)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursYest&amp;gt;&lt;br /&gt;
| The incremental [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] yesterday&lt;br /&gt;
&lt;br /&gt;
(compare with &amp;lt;#chillhoursToday&amp;gt; described in [[#Today.ini]] table)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#TwchillYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYH&amp;gt;&lt;br /&gt;
|High humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYL&amp;gt;&lt;br /&gt;
|Low humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallY&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to the connected weather station&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainYest&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rain24hourYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest hourly rain over 24 hours&lt;br /&gt;
|&amp;lt;#Train24hourYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustYM&amp;gt; &lt;br /&gt;
|Yesterday&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingYM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of yesterday&#039;s high gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufort&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufortnumber&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for yesterday&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearingY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddirY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunY&amp;gt;&lt;br /&gt;
|The total wind run for yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvgY&amp;gt;&lt;br /&gt;
| The wind run yesterday divided by 24 hours to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YSunshineHours&amp;gt;&lt;br /&gt;
|Yesterday&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high solar radiation value (Solar sensor needed) &lt;br /&gt;
|&amp;lt;#TsolarYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high UV Index (UV sensor needed) &lt;br /&gt;
|&amp;lt;#TUVYH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Yearly=&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:350px&amp;quot;|Time Webtag&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#YearTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#YearTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s highest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s lowest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHeatIndexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest USA heat index&lt;br /&gt;
|&amp;lt;#YearHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWChillL&amp;gt;&lt;br /&gt;
|This year&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#YearWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeH&amp;gt;&lt;br /&gt;
|This year&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumidexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#YearHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointH&amp;gt;&lt;br /&gt;
|This year&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMinTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMaxTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumH&amp;gt;&lt;br /&gt;
|This year&#039;s high humidity&lt;br /&gt;
|&amp;lt;#YearHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumL&amp;gt;&lt;br /&gt;
|This year&#039;s low humidity&lt;br /&gt;
|&amp;lt;#YearHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressH&amp;gt;&lt;br /&gt;
|This year&#039;s high pressure&lt;br /&gt;
|&amp;lt;#YearPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressL&amp;gt;&lt;br /&gt;
|This year&#039;s low pressure&lt;br /&gt;
|&amp;lt;#YearPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearGustH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind gust&lt;br /&gt;
|&amp;lt;#YearGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind speed&lt;br /&gt;
|&amp;lt;#YearWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindRunH&amp;gt;&lt;br /&gt;
| This year&#039;s highest Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearRainRateH&amp;gt;&lt;br /&gt;
|This year&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#YearRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHourlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#YearHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDailyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high daily rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearRain24HourH&amp;gt;&lt;br /&gt;
|This year&#039;s high 24hr rain&lt;br /&gt;
|&amp;lt;#YearRain24HourHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearRain24HourHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMonthlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high monthly rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMonthlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest period without rain ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursYear&amp;gt;&lt;br /&gt;
| the total sunshine hours in year-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=All Time=&lt;br /&gt;
&lt;br /&gt;
The default formats are:&lt;br /&gt;
*The default format for an extreme month is to show the month name in full i.e. format &#039;MMMM&#039; followed by the year in full. &lt;br /&gt;
*For an extreme day it shows the day of the month and the month name in full i.e. format &amp;quot;dd MMMM&amp;quot; (same for Cumulus 1 and Cumulus MX), prefixed with the word &#039;on&#039; again ending with the year. &lt;br /&gt;
*For the highest/lowest within a day in the year it shows both time and date adding the word &amp;quot;at&amp;quot; before the time, and the word &#039;on&#039; before the date (i.e. on the standard web page the time comes first, not as seen in admin interface).&lt;br /&gt;
&lt;br /&gt;
You can change the default output on either the standard web template, or in your own file,  by using the [[#Time.2FDate_.27format.27_Parameter|formats]], please check the [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|Parameter page]].&lt;br /&gt;
&lt;br /&gt;
Note that unlike the this month and this year web tags, the time and the date are both included in the default format of the standard time-stamp web tags for the &#039;highest minimum&#039; and &#039;lowest maximum&#039; temperatures, yet another inconsistency!&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempH&amp;gt;&lt;br /&gt;
|All time high temperature&lt;br /&gt;
|&amp;lt;#TtempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempL&amp;gt;&lt;br /&gt;
|All time low temperature &lt;br /&gt;
|&amp;lt;#TtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#mintempH&amp;gt;&lt;br /&gt;
|All time high minimum temperature &lt;br /&gt;
|&amp;lt;#TmintempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#maxtempL&amp;gt;&lt;br /&gt;
|All time low maximum temperature &lt;br /&gt;
|&amp;lt;#TmaxtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDailyTempRange&amp;gt;&lt;br /&gt;
|All time low daily temperature range&lt;br /&gt;
|&amp;lt;#TLowDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyTempRange&amp;gt;&lt;br /&gt;
|All time high daily temperature range&lt;br /&gt;
|&amp;lt;#THighDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempH&amp;gt;&lt;br /&gt;
|All time high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempL&amp;gt;&lt;br /&gt;
|All time low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeH&amp;gt;&lt;br /&gt;
|All time high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeL&amp;gt;&lt;br /&gt;
|All time low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexH&amp;gt;&lt;br /&gt;
|All time high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexH&amp;gt;&lt;br /&gt;
|All time high USA heat index&lt;br /&gt;
|&amp;lt;#TheatindexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointH&amp;gt;&lt;br /&gt;
|All time high dew point&lt;br /&gt;
|&amp;lt;#TdewpointH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointL&amp;gt;&lt;br /&gt;
|All time low dew point&lt;br /&gt;
|&amp;lt;#TdewpointL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humH&amp;gt;&lt;br /&gt;
|All time high humidity&lt;br /&gt;
|&amp;lt;#ThumH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humL&amp;gt;&lt;br /&gt;
|All time low humidity&lt;br /&gt;
|&amp;lt;#ThumL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillH&amp;gt;&lt;br /&gt;
|All time greatest wind chill (i.e. lowest temperature, but highest wind speed) &lt;br /&gt;
|&amp;lt;#TwchillH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateM&amp;gt;&lt;br /&gt;
|All time high rain rate &lt;br /&gt;
|&amp;lt;#TrrateM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallH&amp;gt;&lt;br /&gt;
|All time high daily rain &lt;br /&gt;
|&amp;lt;#TrfallH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallhH&amp;gt;&lt;br /&gt;
|All time high hourly rain&lt;br /&gt;
|&amp;lt;#TrfallhH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallmH&amp;gt;&lt;br /&gt;
|All time high monthly rain &lt;br /&gt;
|&amp;lt;#TrfallmH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriod&amp;gt;&lt;br /&gt;
|All time longest dry period (days)&lt;br /&gt;
|&amp;lt;#TLongestDryPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriod&amp;gt;&lt;br /&gt;
|All time longest wet period (days)&lt;br /&gt;
|&amp;lt;#TLongestWetPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressH&amp;gt;&lt;br /&gt;
|All time high pressure &lt;br /&gt;
|&amp;lt;#TpressH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressL&amp;gt;&lt;br /&gt;
|All time low pressure &lt;br /&gt;
|&amp;lt;#TpressL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#gustM&amp;gt;&lt;br /&gt;
|All time high wind gust &lt;br /&gt;
|&amp;lt;#TgustM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeedH&amp;gt;&lt;br /&gt;
|All time high average wind speed &lt;br /&gt;
|&amp;lt;#TwspeedH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunH&amp;gt;&lt;br /&gt;
|All time high daily wind run&lt;br /&gt;
|&amp;lt;#TwindrunH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Monthly=&lt;br /&gt;
&lt;br /&gt;
The web tags in the date column default output dates in the format &amp;quot;dd MMMM&amp;quot;. For web tags that represent daily values, there are (obviously) no corresponding time web tags, but for high and low spot values the default &#039;h:mm&#039; format of the time output can be changed. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Time Webtag name&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempH&amp;gt;&lt;br /&gt;
|This months high temperature&lt;br /&gt;
|&amp;lt;#MonthTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempL&amp;gt;&lt;br /&gt;
|This months low temperature&lt;br /&gt;
|&amp;lt;#MonthTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMinTempH&amp;gt;&lt;br /&gt;
|This months highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMaxTempL&amp;gt;&lt;br /&gt;
|This months lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHeatIndexH&amp;gt;&lt;br /&gt;
|This months high USA heat index&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWChillL&amp;gt;&lt;br /&gt;
|This months greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#MonthWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempH&amp;gt;&lt;br /&gt;
|This month&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempL&amp;gt;&lt;br /&gt;
|This month&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeH&amp;gt;&lt;br /&gt;
|This month&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeL&amp;gt;&lt;br /&gt;
|This months lowest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumidexH&amp;gt;&lt;br /&gt;
|This month&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#MonthHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointH&amp;gt;&lt;br /&gt;
|This month&#039;s high dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointL&amp;gt;&lt;br /&gt;
|This month&#039;s low dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumH&amp;gt;&lt;br /&gt;
|This month&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#MonthHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#MonthHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressH&amp;gt;&lt;br /&gt;
|This month&#039;s highest pressure&lt;br /&gt;
|&amp;lt;#MonthPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest pressure&lt;br /&gt;
|&amp;lt;#MonthPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthGustH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind gust&lt;br /&gt;
|&amp;lt;#MonthGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind speed&lt;br /&gt;
|&amp;lt;#MonthWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindRunH&amp;gt;&lt;br /&gt;
|This month&#039;s high Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthRainRateH&amp;gt;&lt;br /&gt;
|This month&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#MonthRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHourlyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthRain24HourH&amp;gt;&lt;br /&gt;
|This month&#039;s highest 24hr rain&lt;br /&gt;
|&amp;lt;#MonthRain24HourHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthRain24HourHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDailyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s wettest day (greatest daily rain)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest dry period ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day, ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursMonth&amp;gt;&lt;br /&gt;
| the total sunshine hours in month-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Monthly All Time Records=&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;These tag names represent extreme record values (and corresponding time-stamps) for any particular month (1 =January, and so on, to 12 =December) in all years&#039;&#039;&#039; (HAR To place somewhere)&lt;br /&gt;
&lt;br /&gt;
This table includes webtags that show the values in [[Monthlyalltime.ini]] log file.&lt;br /&gt;
&lt;br /&gt;
These are a set of tags for monthly all-time highs and lows, in other words the highest and lowest values for a particular month of the year.  &lt;br /&gt;
# The tag names listed here require a [[Webtags/Parameters#Input_modification_Parameters|input modification parameter]].&lt;br /&gt;
# The tag names here can optionally take any [[Webtags/Parameters#Output_modification_parameters|output modification parameters]].&lt;br /&gt;
# To supply both optional input modification, and optional output modification parameters, separate them with spaces, e.g. &amp;lt;#ByMonthTempHT mon=7 format=hh:nn&amp;gt;. In that example, the time (not date) of highest ever temperature in July is returned after processing by Cumulus.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempH&amp;gt;&lt;br /&gt;
|High Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempL&amp;gt;&lt;br /&gt;
|Low Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexH&amp;gt;&lt;br /&gt;
|High Heat Index&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWChillL&amp;gt;&lt;br /&gt;
|Greatest wind chill (i.e. lowest temperature and highest wind speed)&lt;br /&gt;
|&amp;lt;#ByMonthWChillLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempH&amp;gt;&lt;br /&gt;
|High Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempL&amp;gt;&lt;br /&gt;
|Low Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeH&amp;gt;&lt;br /&gt;
|High Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeL&amp;gt;&lt;br /&gt;
|Low Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumidexH&amp;gt;&lt;br /&gt;
|High Canadian Humidity Index (Humidex)&lt;br /&gt;
|&amp;lt;#ByMonthHumidexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointH&amp;gt;&lt;br /&gt;
|High Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointL&amp;gt;&lt;br /&gt;
|Low Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMinTempH&amp;gt;&lt;br /&gt;
|Highest Daily Minimum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMinTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempL&amp;gt;&lt;br /&gt;
|Lowest Daily Maximum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRangeT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRangeT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumH&amp;gt;&lt;br /&gt;
|High Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumL&amp;gt;&lt;br /&gt;
|Low Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumLT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressH&amp;gt;&lt;br /&gt;
|High Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressL&amp;gt;&lt;br /&gt;
|Low Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthGustH&amp;gt;&lt;br /&gt;
|High Wind Gust&lt;br /&gt;
|&amp;lt;#ByMonthGustHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindH&amp;gt;&lt;br /&gt;
|High Wind Speed&lt;br /&gt;
|&amp;lt;#ByMonthWindHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindRunH&amp;gt;&lt;br /&gt;
|High Daily Wind Run&lt;br /&gt;
|&amp;lt;#ByMonthWindRunHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthRainRateH&amp;gt;&lt;br /&gt;
|High Rain Rate&lt;br /&gt;
|&amp;lt;#ByMonthRainRateHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainH&amp;gt;&lt;br /&gt;
|High Monthly Rainfall&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainH&amp;gt;&lt;br /&gt;
|High Hourly Rain&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthRain24HourH&amp;gt;&lt;br /&gt;
|High 24hr Rain&lt;br /&gt;
|&amp;lt;#ByMonthRain24HourHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainH&amp;gt;&lt;br /&gt;
|High Daily Rain&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest Dry Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriodT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest Wet Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriodT&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Day/Night/Sun/Moon=&lt;br /&gt;
&lt;br /&gt;
These values are calculated hourly.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunrise&amp;gt;&lt;br /&gt;
|Last sunrise time at the station - This sunrise time is calculated by a third party library each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunset&amp;gt;&lt;br /&gt;
|Next sunset time at the station - The sunset/sunrise times are calculated each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylength&amp;gt;&lt;br /&gt;
|Length of day in hours and minutes (sunrise to sunset).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunUp&amp;gt;&lt;br /&gt;
|A flag to indicate if the Sun is above the horizon or not, based on the sunrise and sunset times.&lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 is when the Sun is above the horizon for the station location.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dawn&amp;gt;&lt;br /&gt;
|Start of last Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dusk&amp;gt;&lt;br /&gt;
|End of next Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylightlength&amp;gt;&lt;br /&gt;
| Approximate length of daylight in hours and minutes (dawn to dusk)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#isdaylight&amp;gt;&lt;br /&gt;
|A flag to indicate if the location for the station is in civil daylight or not, based on the dawn and dusk times. &lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 notes that it is currently within the hours of daylight.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tomorrowdaylength&amp;gt;&lt;br /&gt;
|A string giving an approximate predicted difference between the length of daylight (dawn to dusk) yesterday and length of daylight tomorrow.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonphase&amp;gt;&lt;br /&gt;
|Current [[Lunar phase|phase of the moon]] in words, eg &amp;quot;New Moon&amp;quot; etc. The names used can be altered in [[Strings.ini#Moon_Phases|strings.ini]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonAge&amp;gt;&lt;br /&gt;
|Current &#039;&#039;&#039;approximate&#039;&#039;&#039; age of the Moon in days (0-29.53)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonrise&amp;gt;&lt;br /&gt;
|Current moonrise time at the station (if moon rises on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonset&amp;gt;&lt;br /&gt;
|Current moonset time at the station (if moon sets on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercent&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (negative value indicates &#039;waning&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercentAbs&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (always positive)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
| see [[#Today.ini]] Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YSunshineHours&amp;gt;&lt;br /&gt;
|see [[#Yesterday]] Miscellaneous &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CurrentSolarMax&amp;gt;&lt;br /&gt;
|[[FAQ#What_is_this_.22Solar_Max.22_value_which_Cumulus_is_displaying.3F | Current theoretical maximum solar radiation]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunny&amp;gt;&lt;br /&gt;
|Returns 1 if the sun is shining, otherwise 0 (Solar sensor needed)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= System =&lt;br /&gt;
&lt;br /&gt;
Special tags returning information about the device hosting CumulusMX &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:450px&amp;quot; |Applicability&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsVersion&amp;gt;&lt;br /&gt;
|OS version, e.g. &amp;quot;Windows 7 x64 build 7600&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsLanguage&amp;gt;&lt;br /&gt;
|OS language, e.g. &amp;quot;English&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SystemUpTime&amp;gt;&lt;br /&gt;
|How long the system has been up, e.g. &amp;quot;8 hours 21 minutes&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ProgramUpTime&amp;gt;&lt;br /&gt;
|How long Cumulus has been running, e.g. &amp;quot;7 hours 55 minutes&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ProgramUpTimeMs&amp;gt;&lt;br /&gt;
|How long Cumulus has been running in milliseconds&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CpuCount&amp;gt;&lt;br /&gt;
|Number of processors, e.g. &amp;quot;4&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CPUTemp&amp;gt;&lt;br /&gt;
|Temperature of the CPU in C, only works on Linux, updates once a minute, returns &#039;-999.0&#039; on Windows&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AllocatedMemory&amp;gt;&lt;br /&gt;
|Amount of memory allocated to Cumulus, e.g. &amp;quot;18.76 MB&amp;quot;&lt;br /&gt;
&lt;br /&gt;
NOTE: produces 0.0&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Units=&lt;br /&gt;
&lt;br /&gt;
No optional input nor output parameters.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunit&amp;gt;&lt;br /&gt;
|Unit of temperature being used (Set in Cumulus as [http://en.wikipedia.org/wiki/Centigrade Celsius] or [http://en.wikipedia.org/wiki/Fahrenheit Fahrenheit]) values &amp;quot;&amp;amp;amp;deg;C&amp;quot; or &amp;quot;&amp;amp;amp;deg;F&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#tempunitnoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded (i.e. without &#039;&#039;&#039;&amp;amp;amp;&#039;&#039;&#039; and without &#039;&#039;&#039;&amp;amp;deg;&#039;&#039;&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunitnodeg&amp;gt;&lt;br /&gt;
|The temperature units being used, without a degree symbol, i.e. &amp;quot;F&amp;quot; or &amp;quot;C&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressunit&amp;gt;&lt;br /&gt;
|Unit of measure for pressure. Possible values: &amp;quot;mb&amp;quot;, &amp;quot;hPa&amp;quot;, &amp;quot;in&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rainunit&amp;gt;&lt;br /&gt;
|Unit of measure for rain fall. Possible values: &amp;quot;mm&amp;quot; or &amp;quot;inches&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windunit&amp;gt;&lt;br /&gt;
|Unit of measure for wind speed. Possible values: &amp;quot;m/s&amp;quot;, &amp;quot;mph&amp;quot;, &amp;quot;km/h&amp;quot;, &amp;quot;kts&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrununit&amp;gt;&lt;br /&gt;
|Unit of measure for wind run (distance). Possible values: &amp;quot;km&amp;quot;, &amp;quot;miles&amp;quot;, &amp;quot;km&amp;quot;, &amp;quot;nm&amp;quot; (for wind speeds in m/s, mph, km/h, kts)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbaseunit&amp;gt;&lt;br /&gt;
|The units used for cloudbase value. Possible values:  &amp;quot;ft&amp;quot; or &amp;quot;m&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Date &amp;amp; Time=&lt;br /&gt;
The default format depends on the locale you use to run Cumulus.&lt;br /&gt;
&lt;br /&gt;
When format is fixed it is noted.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#date&amp;gt;&lt;br /&gt;
|The current date.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdate&amp;gt;&lt;br /&gt;
|The current meteorological date.&lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt; (above), but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the &amp;lt;#metdate&amp;gt; will return the date associated with previous calendar day, but will still return current time  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUTC&amp;gt;&lt;br /&gt;
|The current UTC date/time rather than local date/time.  Example result: 18:30 on 30 December 2009. If you want the local date and time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#time&amp;gt;&lt;br /&gt;
|The current time and date. Example result: 18:30 on 30 December 2009.  If you simply wish the time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timehhmmss&amp;gt;&lt;br /&gt;
|The current time (without date). Example format: 18:30:27. You can use output format specifiers to change the way the time is output, but any date specifiers are ignored.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#minute&amp;gt;&lt;br /&gt;
|The current time, just the minutes. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hour&amp;gt;&lt;br /&gt;
|The current time, just the hour. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#day&amp;gt;&lt;br /&gt;
| The current day as a 2-digit number. Fixed format: 07  (cannot use output format modifiers) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dayname&amp;gt;&lt;br /&gt;
| The current day as a word.  For example, Monday &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortdayname&amp;gt;&lt;br /&gt;
| The current day as a shortened word. Example format: Mon&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#month&amp;gt;&lt;br /&gt;
|The current month as a 2-digit number. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#monthname&amp;gt;&lt;br /&gt;
|The current month as a word. Example format: July&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortmonthname&amp;gt;&lt;br /&gt;
|The current month as a shortened word. Example format: Jul&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#year&amp;gt;&lt;br /&gt;
|The current year as a 4-digit number. Example format: 2009  (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortyear&amp;gt;&lt;br /&gt;
|The current year as a 2-digit number. Example format: 09 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdateyesterday&amp;gt;&lt;br /&gt;
|The previous meteorological date.  The default format depends on the locale you use to run Cumulus &lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#yesterday&amp;gt; (below), but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the date output by &amp;lt;#metdateyesterday&amp;gt; will be the calendar day before that returned by &amp;lt;#yesterday&amp;gt;, but the time returned is actual local time.  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#yesterday&amp;gt;&lt;br /&gt;
|Yesterday&#039;s date. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeJavaScript&amp;gt;&lt;br /&gt;
| The JavaScript &#039;&#039;&#039;Date&#039;&#039;&#039; object contains the number of milliseconds since 00:00:00.000 UTC on 1st January 1970, that date and time is known as the UNIX Epoch.  In JavaScript, you can use &amp;lt;code&amp;gt;Math.floor(new Date().getTime()/1000.0)&amp;lt;/code&amp;gt; This getTime method returns the time in milliseconds.  The web tag returns an integer (currently with 13 digits) representing the number of milliseconds since the UNIX epoch when the web tag was processed. It can be used in a script where you wish to re-express other times output by Cumulus MX into UTC (Coordinated Universal Time).  Mac OS X uses 00:00:00.000 UTC on 1st January 2001 as the starting time and date for its millisecond count, so that is considerably lower.&lt;br /&gt;
&lt;br /&gt;
Note that UTC is calculated using 9192631770 times a particular transition time for Caesium 133 as a basis for 1 second. GMT (Greenwich Mean Time) is calculated on the basis that 1 second is 1/86400 of the time taken for a whole (day) rotation of the Earth. UT1 (or solar time) is calculated from various space measurements. Periodically, leap seconds are added to UTC to realign it with UT1, but these leap seconds are not added to the count of milliseconds represented by this web tag.&lt;br /&gt;
&lt;br /&gt;
Do be aware that some devices will use a 32 bit signed integer to represent this number, and that will stop working on 19 January 2038, the year 2038 problem for computing world.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUnix&amp;gt;&lt;br /&gt;
| Unix tracks the number of seconds since the UNIX epoch. So this web tag can be used when you do not want the millisecond accuracy of the previous web tag. Like previous web tag this relates to UTC, so see details for that tag to find out more.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSince30Dec1899&amp;gt; &lt;br /&gt;
|Day count (gives whole and fractional part) Example: 41250.6523310301&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|Date when records began.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSinceRecordsBegan&amp;gt;&lt;br /&gt;
|Day count since Cumulus records started&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Alarms=&lt;br /&gt;
&lt;br /&gt;
There are web tags for each alarm condition, they give a value of &#039;1&#039; if the alarm condition is enabled and is still currently met; otherwise &#039;0&#039;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempAlarm&amp;gt; &lt;br /&gt;
|Low temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempAlarm&amp;gt; &lt;br /&gt;
|High temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeUpAlarm&amp;gt; &lt;br /&gt;
|Temperature increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeDownAlarm&amp;gt; &lt;br /&gt;
|Temperature decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressAlarm&amp;gt; &lt;br /&gt;
|Low pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressAlarm&amp;gt; &lt;br /&gt;
|High pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeUpAlarm&amp;gt; &lt;br /&gt;
|Pressure increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeDownAlarm&amp;gt; &lt;br /&gt;
|Pressure decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainTodayAlarm&amp;gt; &lt;br /&gt;
|High rain today alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateAlarm&amp;gt; &lt;br /&gt;
|High rainfall rate alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustAlarm&amp;gt; &lt;br /&gt;
|High wind gust alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedAlarm&amp;gt; &lt;br /&gt;
|High wind speed alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataStopped&amp;gt;&lt;br /&gt;
|1 if the station has apparently stopped sending data to Cumulus, otherwise 0&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataSpikeAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a data spike is detected, or a data limit exceeded&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#HttpUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a HTTP upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#MySqlUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a MySQL upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#UpgradeAlarm&amp;gt;&lt;br /&gt;
| Alarm raised if MX upgrade (a newer release) is available&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Extreme Records =&lt;br /&gt;
&lt;br /&gt;
There are a set of tags for the Cumulus record states. They give a value of &#039;1&#039; if the record has been exceeded; otherwise &#039;0&#039;. &lt;br /&gt;
&lt;br /&gt;
These web tags will be set from the time of the record until a timeout value is met (by default each record remains set for 24 hours). &lt;br /&gt;
&lt;br /&gt;
You can change the default timeout through the parameter &#039;&#039;Station Settings=&amp;gt;Common Options=&amp;gt;Advanced Options&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
== Table of web tags available for extreme records ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|The date that Cumulus began tracking all time records&amp;lt;br/&amp;gt; (does not prevent earlier record dates being set manually)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#newrecord&amp;gt; &lt;br /&gt;
|Indicates when any tracked extreme is changed (sets the LED on the interface flashing).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempRecordSet&amp;gt;&lt;br /&gt;
|1 if any temperature-based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time highest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time lowest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHeatIndexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high USA heat index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high Canadian Humidity index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowWindChillRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time greatest wind chill extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high feels like temperature extreme has been updated, 0 if not &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low feels like temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMinTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high minimum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowMaxTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low maximum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind gust extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind speed extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RainRecordSet&amp;gt;&lt;br /&gt;
|1 if any rainfall based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high rain rate extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHourlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high hourly rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRain24HourRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high 24hr rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMonthlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high monthly rain  extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest dry period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest wet period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high humidity light extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressureRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRecordSet&amp;gt;&lt;br /&gt;
|1 if any wind speed based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindrunRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind run extreme has been updated, 0 if not&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Miscellaneous =&lt;br /&gt;
&lt;br /&gt;
All tags are available in all flavours, as far as I know, although &#039;&#039;their output might vary&#039;&#039;, and which input/output parameters they permit might vary between Cumulus 1 and MX.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestError&amp;gt;&lt;br /&gt;
| This tag and the next 3 are in CumulusMX, none of them are actually used.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorDate&amp;gt;&lt;br /&gt;
|See previous tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorTime&amp;gt;&lt;br /&gt;
|See previous tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ErrorLight&amp;gt;&lt;br /&gt;
|1 if the &#039;error&#039; light is flashing, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#version&amp;gt;&lt;br /&gt;
|The version of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#build&amp;gt;&lt;br /&gt;
|The build of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildAvailable&amp;gt;&lt;br /&gt;
|This gets the value 0 or 1 and is checked on start-up and once a day thereafter at a random time&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildNumber&amp;gt;&lt;br /&gt;
|It is checked on start-up and once a day thereafter at a random time. Displays the latest public release build number - eg. b3089&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#realtimeinterval&amp;gt;&lt;br /&gt;
|The real time update interval in seconds (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#interval&amp;gt;&lt;br /&gt;
|The web site update interval in minutes (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: will always return one of these: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
&lt;br /&gt;
This is the end of the meteorological day, so if during Daylight Saving Time rolover is at &amp;quot;10 am&amp;quot;, then on the day DST ends it will return to &amp;quot;9 am&amp;quot; ensuring every meteorological day is exactly 24 hours long. If the time is &amp;quot;Midnight&amp;quot; (or during DST it is &amp;quot;9 am&amp;quot;), then days will be 23 or 25 hours long just on day clocks change, 24 hours otherwise.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationtype&amp;gt;&lt;br /&gt;
|The weather station [https://cumuluswiki.org/a/Cumulus.ini#Section:_Station model] description.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationtypeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#latitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Latitude latitude] (as you entered during setup).&lt;br /&gt;
Supports an optional &#039;dp&#039; parameter, if supplied, instead of the usual web-encoded text format with degrees/minutes/seconds, the result is in decimal degrees to the specified number of decimal places. E.g&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude&amp;gt; gives &amp;quot;N&amp;amp;nbsp;59&amp;amp; deg;&amp;amp;amp;nbsp;14&amp;amp;amp;#39;&amp;amp;amp;nbsp;33&amp;amp;amp;quot;&amp;quot; for N 59 14 33&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude dp=5&amp;gt; gives &amp;quot;59.24250&amp;quot;&lt;br /&gt;
&lt;br /&gt;
If the &amp;quot;dp&amp;quot; parameter is supplied, then supplying &amp;quot;rc=y&amp;quot; in addition will cause any decimal comma to be converted to a decimal point.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#latitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Longitude longitude]  (as you entered during setup). Supports an optional &#039;dp&#039; and &#039;rc&#039; parameters as per the latitude tag.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Altitude altitude] value (web tag outputs web encoded format containing figure, &#039;&amp;amp;amp;nbsp;&#039; and units) in either feet or metres just as you entered during setup e.g. &#039;123&amp;amp;amp;nbsp;m&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#altitudenoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#location&amp;gt;&lt;br /&gt;
|The station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longlocation&amp;gt;&lt;br /&gt;
|Longer description of the station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forum&amp;gt;&lt;br /&gt;
|URL of the forum (as you entered during setup) encoded into a web page menu item by adding colons&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forumurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#webcam&amp;gt;&lt;br /&gt;
|URL of the webcam (as you entered during setup) encoded into a web page menu item by adding colons. Default is blank. Can be used to link to any other web page that you host (Cumulus does not verify that it is a web cam, that is just a label, and the label can be changed on each standard web page individually)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#webcamurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#graphperiod&amp;gt;&lt;br /&gt;
|The number of hours displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Detailed Chart Period&#039; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dailygraphperiod&amp;gt;&lt;br /&gt;
|The number of days displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Daily Chart Period&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAMonthlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA monthly report&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAYearlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA yearly report&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_useApparent&amp;gt;&lt;br /&gt;
| Whether user prefers to see Apparent Temperature or Feels Like Temperature&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showSolar&amp;gt;&lt;br /&gt;
| Whether user wants to show Solar data or does not not have a solar sensor&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showUV&amp;gt;&lt;br /&gt;
| Whether user wants to show Ultra Violet data or does not not have a UV sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Special tags=&lt;br /&gt;
&lt;br /&gt;
==Davis==&lt;br /&gt;
&lt;br /&gt;
At present this table has not yet been updated for latest MX version.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
All (see note for THSWindex) of the following web tags for the Davis PWS are available&lt;br /&gt;
&lt;br /&gt;
The values of the reception tags are updated every 15 minutes.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsReceived&amp;gt;&lt;br /&gt;
|Total number of data packets received. This stat is not supplied by the Davis WLL station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsMissed&amp;gt;&lt;br /&gt;
|Number of missed data packets. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisMaxInARow&amp;gt;&lt;br /&gt;
|Longest streak of consecutive packets received. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumCRCerrors&amp;gt;&lt;br /&gt;
|Number of packets received with CRC errors. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumberOfResynchs&amp;gt;&lt;br /&gt;
|Number of times the console resynchronised with the transmitter. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisFirmwareVersion&amp;gt;&lt;br /&gt;
|The console/WLL firmware version&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THWindex&amp;gt;&lt;br /&gt;
|A derived temperature using Temperature/Humidity/Wind values&lt;br /&gt;
&lt;br /&gt;
The THW Index uses humidity and temperature (like Heat Index), but includes the cooling effects of wind (like wind chill).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THSWindex&amp;gt;&lt;br /&gt;
|A heat stress indicator using Temperature/Humidity/Solar/Wind values.&lt;br /&gt;
*The THSW Index uses humidity and temperature (like the Heat Index), but also includes the heating effects of sunshine, and the cooling effects of wind.&lt;br /&gt;
*Therefore requires Davis station with solar sensor.&lt;br /&gt;
See [http://digitalcommons.unl.edu/cgi/viewcontent.cgi?article=1223&amp;amp;context=animalscinbcr  Approx calculation].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#battery&amp;gt;&lt;br /&gt;
|The console battery condition in volts. eg &amp;quot;4.82v&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#txbattery&amp;gt;&lt;br /&gt;
&amp;lt;#txbattery channel=1&amp;gt;&lt;br /&gt;
|The transmitter battery condition, by default it returns the status of all transmitters.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRain&amp;gt;&lt;br /&gt;
|The console &#039;storm rain&#039; current amount.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRainStart&amp;gt;&lt;br /&gt;
|The console reported date of the start of the &#039;storm&#039; (see previous webtag).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; that the console does not report start time, so the webtag cannot report time.  It appears a minimum of 2 tips within 3 hours will trigger a storm start, so using &amp;lt;#LastRainTip&amp;gt; might help&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Davis WLL ==&lt;br /&gt;
&lt;br /&gt;
You need a purchased license to use these webtags.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsoleSupplyV&amp;gt;&lt;br /&gt;
|The WLL external supply voltage&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisReceptionPercent tx=1&amp;gt;&lt;br /&gt;
|WLL transmitter reception percentage (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=0&amp;gt;&lt;br /&gt;
|WLL RSSI of the WiFi connection&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=1&amp;gt;&lt;br /&gt;
|WLL RSSI of Transmitter #1  (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastBadCnt&amp;gt;&lt;br /&gt;
|Count of multicast packets missed or have bad a CRC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastGoodCnt&amp;gt;&lt;br /&gt;
|Count of good multicast packets received&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastGoodPct&amp;gt;&lt;br /&gt;
|Percentage of good multicast packets received&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Fine Offset==&lt;br /&gt;
&lt;br /&gt;
The following tags are specific to the Fine Offset series &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Lux value &amp;quot;Fine Offset only&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SensorContactLost&amp;gt;&lt;br /&gt;
|1 if the station has lost contact with its remote sensors &amp;quot;Fine Offset only&amp;quot; &lt;br /&gt;
0 if contact has been established&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Cumulus_MX]]&lt;/div&gt;</summary>
		<author><name>SaratogaWX</name></author>
	</entry>
	<entry>
		<id>https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=11029</id>
		<title>Full list of Webtags</title>
		<link rel="alternate" type="text/html" href="https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=11029"/>
		<updated>2022-11-10T15:47:53Z</updated>

		<summary type="html">&lt;p&gt;SaratogaWX: /* System */ added &amp;lt;#ProgramUpTimeMs&amp;gt; from 3.8.4 - b3094 update&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; {|align=right&lt;br /&gt;
  |__TOC__&lt;br /&gt;
  |}&lt;br /&gt;
This list only contains the tag names. Tag names are the basic entity when asking a value. Check the [[Webtags#Using_Webtags|Usage of webtags]] and don&#039;t forget tag names are only part of the [[Webtags#General Format for Web Tags|general format for Webtags]]. It does not indicate what parameters they can take, nor does it include the brackets the tag name is surrounded by when you quote it in a template file for Cumulus to process.&lt;br /&gt;
&lt;br /&gt;
Here follow tables that group the tag names by the basic purpose of the tags listed. There has been confusion in the past of tags appearing in more than one group. If you find such occurrence you may notify or modify. &lt;br /&gt;
&lt;br /&gt;
= Current Conditions =&lt;br /&gt;
&lt;br /&gt;
We start with tags that relate to the latest values, as these are the ones that people most often choose to use. The current condition data is also available, for processes external to Cumulus, by using the inbuilt facility to generate [[Realtime.txt|a file]] with such data. CumulusMX makes current values available for a standard range of sensors where the same web tags apply across a range of weather station models. Current values from some [[#Extra Sensors|extra]] temperature and relative humidity sensors (see [[Extra temperatures]]) from particular weather station models are offered as well.&lt;br /&gt;
&lt;br /&gt;
==Standard sensors==&lt;br /&gt;
The tags in this first list are grouped for historical reasons and remain grouped.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temp&amp;gt;&lt;br /&gt;
|The outside (air) temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#intemp&amp;gt;&lt;br /&gt;
|The inside temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeLastHour&amp;gt;&lt;br /&gt;
|The change in outside temperature over the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrend&amp;gt;&lt;br /&gt;
|The average rate of change in temperature over the last three hours. Trend = (temp now - temp 3hrs ago) / 3 (the calculation selected for this trend matches the standard-based calculation for &amp;lt;#presstrendval&amp;gt; despite the naming inconsistency)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendtext&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (values can be set in strings.ini)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendenglish&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindex&amp;gt;&lt;br /&gt;
|Current [[heat index]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidex&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Humidex Humidex]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptemp&amp;gt;&lt;br /&gt;
|The [[Apparent_temperature|apparent]] temperature.  The referenced page in weather terminology section of this Wiki explains it. The formula used is that defined by BOM. Although at temperatures above 20°C (68°F) Feels like reports an &amp;quot;apparent temperature&amp;quot; it uses a different formula. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchill&amp;gt;&lt;br /&gt;
|The current [[wind chill]] temperature.  The referenced page in weather terminology section of this Wiki explains it. For temperatures below 10°C (50°F) Feels like reports the same value.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslike&amp;gt;&lt;br /&gt;
|Available for version 3.6.10 and up. See [[Feels Like]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsFreezing&amp;gt;&lt;br /&gt;
|If outside temperature is at or below 0°C/32°F. 0=Above freezing, 1=Below freezing&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#chillhours&amp;gt;&lt;br /&gt;
|The number of [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|&#039;chill hours&#039;]] so far this season (threshold temperature and start date are configurable).&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hum&amp;gt;&lt;br /&gt;
|The outside [http://en.wikipedia.org/wiki/Humidity humidity]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#inhum&amp;gt;&lt;br /&gt;
|The inside humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dew&amp;gt;&lt;br /&gt;
|The current dew point (See [[Temperature_(and_humidity)_measurement#Cumulus_Calculated_Parameters|wiki]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wetbulb&amp;gt;&lt;br /&gt;
|Estimated [http://en.wikipedia.org/wiki/Wet_bulb wet bulb] temperature&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfall&amp;gt;&lt;br /&gt;
|The total rainfall so far today (reports rain counter now minus rain counter at start of day), start of day counter can be edited using &amp;quot;edit rain today&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrate&amp;gt;&lt;br /&gt;
|The current [[Rain_measurement#Rain_Rate|rainfall rate]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rhour&amp;gt;&lt;br /&gt;
|The rainfall in the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#r24hourH&amp;gt;&lt;br /&gt;
|The rainfall in the last 24 hours&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tr24hourH&amp;gt;&lt;br /&gt;
|Time of the rainfall in the last 24 hours&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmidnight&amp;gt;&lt;br /&gt;
|The total rainfall since midnight. Useful if you don&#039;t use midnight as your start of day&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#r24hour&amp;gt;&lt;br /&gt;
| Reading recent history records, takes rain counter for latest minute, and substracts rain counter from as close as possible to same time yesterday (if Cumulus was not running at that time yesterday, but historical catch-up has been enabled, then it is from nearest time available yesterday, so for a logging interval of every 30 minutes might be 24 hours and 16 minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTipISO&amp;gt;&lt;br /&gt;
|Fixed ISO format output giving date and time of last rain gauge tip (e.g 2010-09-06 06:09) The format is always as shown (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTip&amp;gt;&lt;br /&gt;
| (available from release 3.6.1) Date/time of last rain gauge tip &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MinutesSinceLastRainTip&amp;gt;&lt;br /&gt;
|The number of minutes since the last rain gauge tip, in whole numbers, rounded down&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsRaining&amp;gt;&lt;br /&gt;
|For [[Rain_measurement#Optical_Rain_Gauge| Hydreon RG-11 devices]], shows the current rain state. 0=No rain, 1=It&#039;s raining&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmonth&amp;gt;&lt;br /&gt;
|The total rainfall so far this month&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ryear&amp;gt;&lt;br /&gt;
|Annual rainfall total for rainfall season year (i.e. starting month as set on Configuration menu, station screen,  Annual rainfall frame)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveRainDays&amp;gt;&lt;br /&gt;
|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, meteorologists exclude dew (and other times when single tip of recorder).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveDryDays&amp;gt;&lt;br /&gt;
|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&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#press&amp;gt;&lt;br /&gt;
|The [http://en.wikipedia.org/wiki/Sea_level_pressure sea level pressure]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendval&amp;gt;&lt;br /&gt;
|The average rate of pressure change over the last three hours.  Trend = (pressure now - pressure 3hrs ago) / 3 &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrend&amp;gt;&lt;br /&gt;
|The pressure trend in words - values can be set in the &#039;strings.ini&#039; file&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendenglish&amp;gt;&lt;br /&gt;
| a single word description for the pressure trend - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed). From version 1.8.8 1st December 2009&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#PressChangeLast3Hours&amp;gt;&lt;br /&gt;
|Available from version 3.11.1;  Total Pressure Change since 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altimeterpressure&amp;gt;&lt;br /&gt;
|Altimeter pressure. Pressure corrected to sea level using the station&#039;s altitude only. Same as sea-level pressure for non-Davis stations.&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wlatest&amp;gt;&lt;br /&gt;
|Current wind speed reading from console.  Corresponds to &#039;latest&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearing&amp;gt;&lt;br /&gt;
|Current wind bearing in degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currentwdir&amp;gt;&lt;br /&gt;
|Current wind bearing as a compass point - e.g. ESE &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeed&amp;gt;&lt;br /&gt;
|The 10-minute average, if you have Cumulus set to calculate a 10-minute average. Otherwise, it&#039;s the latest &#039;wind&#039; value from the console (i.e. the current speed as determined by the station). Corresponds to &#039;average&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgbearing&amp;gt;&lt;br /&gt;
|Average wind bearing in degrees over last configured interval minutes. Range 1-360, 0=Calm&lt;br /&gt;
&lt;br /&gt;
This is calculated by taking the wind direction and speed for the last 10 minutes (or other interval as configured), calculates the sums of the North/South and East/West vector components, divides the E/W component sum by the N/S component sum, and takes the arctan.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdir&amp;gt;&lt;br /&gt;
|Average wind bearing over last 10 minutes as a [http://en.wikipedia.org/wiki/Compass compass] point - e.g. ESE&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgust&amp;gt;&lt;br /&gt;
|The highest wind reading in the last 10 minutes. Corresponds to &#039;gust&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindSampleCount&amp;gt;&lt;br /&gt;
|The number of wind samples making up the wind rose (etc) data (up to 3600)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdirdata&amp;gt;&lt;br /&gt;
|Comma separated list of recent wind bearing readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &amp;lt;#nextwindindex&amp;gt;. Reading interval x varies by station type:&lt;br /&gt;
* Oregon:  x=12 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 12 hours worth in full array&lt;br /&gt;
* Davis:  x=2 or 3 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 2.5 hours worth in full array&lt;br /&gt;
* Fine Offset: Cumulus 1 reads the wind data every minute (although station transmits wind data every 40 seconds), so 60 hours worth in full array&lt;br /&gt;
* Davis WLL: x=2.5 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=160900#p160900) so 2.5 hours worth in full array&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspddata&amp;gt;&lt;br /&gt;
|Comma separated list of recent individual (non-averaged) wind speed (correspond to &#039;latest&#039; on the Cumulus main screen) readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &#039;&#039;&#039;nextwindindex&#039;&#039;&#039; tag. Reading interval x varies by station type (see above).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#nextwindindex&amp;gt;&lt;br /&gt;
|The index of the entries in &amp;lt;#wdirdata&amp;gt; and &amp;lt;#wspddata&amp;gt; that Cumulus &#039;&#039;is going to use next&#039;&#039; - i.e. the latest entry used is one less than this; but don&#039;t forget to allow for the wrap around!&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRoseData&amp;gt;&lt;br /&gt;
|A comma-separated list of the wind &#039;totals&#039; used to draw the wind rose (8 or 16 values)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRosePoints&amp;gt;&lt;br /&gt;
|The number of items in &amp;lt;#WindRoseData&amp;gt; (i.e. 8 or 16)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufort&amp;gt;&lt;br /&gt;
|The current wind speed on the [http://en.wikipedia.org/wiki/Beaufort_scale Beaufort scale] (e.g. F8) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufortnumber&amp;gt;&lt;br /&gt;
|The current wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaudesc&amp;gt;&lt;br /&gt;
|The current wind speed Beaufort description (e.g. &amp;quot;Gale&amp;quot;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom10&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo10&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbase&amp;gt;&lt;br /&gt;
|Calculated [http://en.wikipedia.org/wiki/Cloud_base cloud base]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbasevalue&amp;gt;&lt;br /&gt;
|Current calculated cloud base without units&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UV&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Uv_index UV index]. Requires your station to have a UV sensor.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SolarRad&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Solar_radiation solar radiation]. Requires your station to have a solar sensor.&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Current light level in Lux. Requires your station to have a solar sensor. Only applies to Fine Offset stations.&lt;br /&gt;
|-&lt;br /&gt;
|[[Forecast_webtag|&amp;lt;#forecast&amp;gt;]]&lt;br /&gt;
|The current forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#forecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current forecast encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastnumber&amp;gt;&lt;br /&gt;
|The number relating to the current forecast entry in the [[strings.ini]] file.  If your station is not providing it&#039;s own forecast and Cumulus is not calculating one then 0 (zero) is returned.  Note: two negative numbers can be returned by [[Forecast_webtag|Cumulus]]: -1 (neg 1) = Exceptional Fine, -26 (neg 26) = Exceptional Bad&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecast&amp;gt;&lt;br /&gt;
|Always gives Cumulus (Zambretti) [[Forecast_webtag|forecast]], even if the &amp;lt;#forecast&amp;gt; tag provides a station forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#cumulusforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  Cumulus (Zambretti) forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecast&amp;gt;&lt;br /&gt;
|Always gives station forecast (if available)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#wsforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  station forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcond&amp;gt;&lt;br /&gt;
|Represents the value entered on the screen within Cumulus for the Current Weather condition, or the value as held in the [[currentconditions.txt]] file. Any reserved HTML characters are encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcondenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#currcond&amp;gt; but also has all characters above (decimal base) code 159 encoded as HTML entities for example this would encode any use of symbol for degree.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcondJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current conditions encoded for JavaScript&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Extra Sensors==&lt;br /&gt;
&lt;br /&gt;
The extra sensors functionality in Cumulus only supports processing for current spot values as read from the sensors. Periodically spot extra sensor values are logged, see the [[Extra_Sensor_Files|Extra Sensor Files]] page for information about log files from where you can extract the past spot values. The logging can be compared to the Standard Logfiles.&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors: Davis models and Oregon Scientific WMR928, WR100/200 ===&lt;br /&gt;
&lt;br /&gt;
These web tags hold current values for additional sensors supported by CumulusMX. For Oregon Scientific model like WMR-200 with USB connection, please refer to [[#Web tags mentioning (outside) temperature]] because any of the extra temperature tags below can be redirected to &#039;&#039;&#039;&amp;lt;#temp&amp;gt;&#039;&#039;&#039;, and consequently also have web tags reporting daily extremes and longer period extreme records.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp1 - 10&amp;gt;&lt;br /&gt;
|Extra temperature channel 1 - 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP1 - 10&amp;gt;&lt;br /&gt;
|Extra dew point channel 1 - 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum1 - 8&amp;gt;&lt;br /&gt;
|Extra humidity channel 1 - 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilTemp1 - 16&amp;gt;&lt;br /&gt;
|Soil temperature 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture1 - 16&amp;gt;&lt;br /&gt;
|Soil moisture 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafTemp1 - 4&amp;gt;&lt;br /&gt;
|Leaf temperature 1 - 4&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafWetness1 - 8&amp;gt;&lt;br /&gt;
|Leaf wetness 1 - 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors:  Davis AirLink ===&lt;br /&gt;
Available from version 3.9.0. You can configure two Airlink devices which have fixed identification as Indoor and Outdoor. There are a similar set of tags for each device.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Particulate Matter&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm1[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 1 μm, or less count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Currentparticulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality Index Values (allows use of the &amp;quot;dp=n&amp;quot; and &amp;quot;tc=y&amp;quot; parameters)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 2.5 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Stats Values&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 1 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 3 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 24 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] 12 hr averages buffer (2  hrs are required to get a nowcast value)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Sensor Info&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkFirmwareVersion[InǀOut]&amp;gt;&lt;br /&gt;
|Shows the AirLink firmware version as a date string.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkTemp[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air temperature value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkHum[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air humidity value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkWifiRssi[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors WiFi signal strength in dB - anything below -90 is considered very poor.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Extra Sensors: Ecowitt ===&lt;br /&gt;
&lt;br /&gt;
Ecowitt stations are sold under other names depending on nation,  e.g. Ambient in USA, Froggit in central Europe, so Ecowitt is used as a generic name in this Wiki. See also [https://www.wxforum.net/index.php?board=111.0 WXForum.net].&lt;br /&gt;
&lt;br /&gt;
==== WH45 CO₂ sensor ====&lt;br /&gt;
&lt;br /&gt;
Available from release 3.9.5.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2&amp;gt;&lt;br /&gt;
| The actual CO&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;concentration in ppm&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm2p5&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; or less&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm2p5-24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm10&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less (includes the 2.5 figure)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm10-24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-temp&amp;gt;&amp;lt;sup&amp;gt;See note&amp;lt;/sup&amp;gt;&lt;br /&gt;
| Temperature as reported by Air Quality monitor. &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-hum&amp;gt;&lt;br /&gt;
| Relative Humidity as reported by Air Quality monitor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note&#039;&#039;&#039;: This temperature reflects the temperature of the sensor and would be used in combination with the sensors measured humidity (see next) for correction of the measured PM (particulate matter) value. This correction is responsibility of the user and is subject to a lot of discussion. Determination of how to correct the PM value is highly dependent on the conditions and placement of the sensor. See the specification sheet for the sensor or create some multivariate regression line based on calibration measurements. This is also valid for PM sensors like the AirLink. The normal amateur usage of PM sensors is that the uncorrected values are published. &lt;br /&gt;
&lt;br /&gt;
==== WN34 soil and water sensor ====&lt;br /&gt;
&lt;br /&gt;
Cumulus MX can support the Ecowitt WN34 (other model types exist and are reported here as if WN34) soil and water temperature sensors. They are reported as &amp;quot;User Temperature 1&amp;quot; to &amp;quot;User Temperature 8&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp1 - 8&amp;gt;&lt;br /&gt;
|The temperature of the sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Divers Extra Sensors ====&lt;br /&gt;
Below are described the tags resulting from &#039;&#039;Ecowitt Air quality (WH41,WH43,WH45)&#039;&#039;, Ecowitt leak sensor (WH55), lighting detector (WH57), and extra temperature sensors (WN34)&lt;br /&gt;
&lt;br /&gt;
This sub-section applies only to those using Ecowitt GW1000 (also Froggit DS1500, and other equivalents, see [[Supported Devices]]) an interface unit that picks up various external sensors and sends the data via an application programming interface to CumulusMX which then generates the following web tags:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#GW1000FirmwareVersion&amp;gt;&lt;br /&gt;
|GW1000 firmware version string&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQuality1 - 4&amp;gt;&lt;br /&gt;
| Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQualityAvg1 - 4&amp;gt;&lt;br /&gt;
| 24 hr moving average Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeakSensor1 - 4&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningDistance&amp;gt;&lt;br /&gt;
|Distance to last strike &lt;br /&gt;
Same units as wind run - miles/km/nm. Returns 0.0 if you don&#039;t have a sensor, GW1000 api returns max value you can put in a byte - 0xFF which translates to 158.4 miles = 255 km if have sensor but no strike detected yet, so CMX translates that to &#039;----&#039;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningTime&amp;gt;&lt;br /&gt;
|Date and Time of last strike. &lt;br /&gt;
Default without output parameters is locale&#039;s short time format e.g. 18:02 or 6:02 pm, without date, but tag accepts both date and time output parameters. &lt;br /&gt;
Returns &#039;----&#039; if you don&#039;t have sensor or there has not been a strike since the sensor was installed. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of lighting strikes today&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp1 - 8&amp;gt; &lt;br /&gt;
|User Temperature 1 - 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The WH32 produces Temperature, Humidity and Dewpoint tags as the Davis above, WH51 soilmoisture produces similar tags.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp1 - 8&amp;gt;&lt;br /&gt;
|Extra temperature Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP1 - 8&amp;gt;&lt;br /&gt;
|Extra dew point Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum1 - 8&amp;gt;&lt;br /&gt;
|Extra humidity Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;| WH51 soilmoisture sensor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture1 - 8&amp;gt;&lt;br /&gt;
|Soil moisture 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Recent History=&lt;br /&gt;
&lt;br /&gt;
Please refer to the [[Recent history]] page for full information about using the tags in the following two tables. &lt;br /&gt;
&lt;br /&gt;
All tags in the tables below have:&lt;br /&gt;
#Mandatory input parameters as in this [[Webtags/Parameters#Input_modification_Parameters|description]]&lt;br /&gt;
#Optional output parameters to modify the time format as in this [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|description]]&lt;br /&gt;
&lt;br /&gt;
== Timestamp tag ==&lt;br /&gt;
Although as [[Recent history]] page explains, the history is intended to cover every minute in last 7 days, some entries may be at less frequent intervals, and when clocks change some entries will be missing altogether.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Time-stamp tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentTS&amp;gt;&lt;br /&gt;
|Gives the timestamp of the data that will be returned for any other recent history tag that uses same &#039;&#039;&#039;d, h, and m&#039;&#039;&#039; parameters&lt;br /&gt;
|&amp;lt;#RecentTS h=3 m=1 format=&amp;quot;HH:mm&amp;quot;&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== All Recent History Tags ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Input Modification Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentOutsideTemp&amp;gt;&lt;br /&gt;
|Outside Temperature&lt;br /&gt;
| &amp;lt;#RecentOutsideTemp h=3 m=1&amp;gt;&amp;amp;nbsp;&amp;lt;#tempunit&amp;gt; will display the temperature at the start of the period for which &amp;lt;#temptrend&amp;gt; is calculated&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill &lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentDewPoint&amp;gt;&lt;br /&gt;
|Dew Point&lt;br /&gt;
| &amp;lt;#RecentDewPoint h=25&amp;gt; reports the dew point temperature just over a day ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHeatIndex&amp;gt;&lt;br /&gt;
|Heat Index&lt;br /&gt;
| &amp;lt;#RecentHeatIndex m=121&amp;gt; reports the heat index about 2 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidity&amp;gt;&lt;br /&gt;
|Relative Humidity&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind &amp;lt;br&amp;gt;(Note: Wind &#039;Speed&#039;, &#039;Gust&#039; and &#039;Latest&#039; have the usual Cumulus meanings see [[Wind measurement]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindSpeed&amp;gt;&lt;br /&gt;
|Wind Speed&lt;br /&gt;
| &amp;lt;#RecentWindSpeed m=10&amp;gt; will display the average wind speed 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindGust&amp;gt;&lt;br /&gt;
|Wind Gust&lt;br /&gt;
&lt;br /&gt;
(reports maximum gust from build 1088 of version 1.9.4)&lt;br /&gt;
| &amp;lt;#RecentWindGust d=1 m=1&amp;gt; will report the wind gust at approximately the same time yesterday&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindLatest&amp;gt;&lt;br /&gt;
|Wind Latest. &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindDir&amp;gt;&lt;br /&gt;
|Wind Direction (instantaneous)&lt;br /&gt;
| &amp;lt;#RecentWindDir m=10&amp;gt; will tell you which direction the wind was blowing from 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir&amp;gt;&lt;br /&gt;
|Wind Direction (average)&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir d=6&amp;gt; will say what the calculated average wind direction was at this time at the start of the week&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentPressure&amp;gt;&lt;br /&gt;
|Sea-level Pressure&lt;br /&gt;
| &amp;lt;#RecentPressure h=3 m=1&amp;gt; gives the sea level pressure when &amp;lt;#presstrendval&amp;gt; started tracking the pressure&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentRainToday&amp;gt;&lt;br /&gt;
|Daily rain total from last roll-over to specified time&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar &amp;amp; UV&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentSolarRad&amp;gt;&lt;br /&gt;
|Solar Radiation &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentUV&amp;gt;&lt;br /&gt;
|UV Index &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Indoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; | (to do)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Outdoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill  (if temperature is below 10°C or 50 °F, then the new Feels Like now available in MX (next item) will report this same value).&lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentFeelsLike&amp;gt;&lt;br /&gt;
| Feels Like Temperature&lt;br /&gt;
| &amp;lt;#RecentFeelsLike h=12 m=1&amp;gt; reports the feel like temperature 12 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidex&amp;gt;&lt;br /&gt;
| Canadian Humidity Index (humidex) Dimensionless - no units&lt;br /&gt;
| &amp;lt;#RecentHumidex h=3&amp;gt; reports humidex 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality tags&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
NOTE: Please note this section has NOT yet been updated for recent MX releases, it appears from [[cumulusmx.db|RecentData table in cumulusmx.db]] that the list here is not complete for MX.  However, no release announcement has been found listing tag names not shown here (i.e. apparent temperature, indoor temperature and humidity, air quality)&lt;br /&gt;
&lt;br /&gt;
=Today=&lt;br /&gt;
&lt;br /&gt;
Cumulus allows some control over the time that &amp;quot;Today&amp;quot; begins:&lt;br /&gt;
# You can define the log rollovertime. Choose between 9am or midnight.&lt;br /&gt;
# For the weather diary feature &#039;&#039;&#039;SnowDepthHour&#039;&#039;&#039; The default SnowDepthHour is 0&lt;br /&gt;
&lt;br /&gt;
Readings from your weather station are assigned to the &amp;quot;Today&amp;quot; based on 3 options for [[Meteorological day]]&lt;br /&gt;
# starting at 9:00 am, based on winter time, so switching to 10:00 during Daylight Saving (summer) time, or&lt;br /&gt;
# starting at 9:00 am, all year round, or&lt;br /&gt;
# aligned with calendar days, so today starts at midnight&lt;br /&gt;
&lt;br /&gt;
The independence of the start time for weather diary and weather station related web tags means needs to be remembered when labelling web tags from the two tables below. It was assumed that you would use 9 a.m. as start time for both, but not care when snow fell, as it often has in the UK, after Summer Time has begun, so weather station tags were by default reporting from 10 a.m. local time and snow as at 9 a.m.&lt;br /&gt;
&lt;br /&gt;
In MX, if you choose 9 a.m. (optionally 10 a.m. in summer) for rollover, so all the standard derivative are assigned to the date the meteorological day starts as Today, but the sunshine hours recorded against today will be from midnight on the said date.&lt;br /&gt;
&lt;br /&gt;
==Weather Diary==&lt;br /&gt;
&lt;br /&gt;
This first table lists all the web tags available for reporting what is recorded in the weather diary. Just to be clear, the web tags shown below, will report data for previous day if the current time is before the snow depth hour setting, and report data for the current day if the current time matches the snow depth hour or is later.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowdepth&amp;gt;&lt;br /&gt;
|Meteorologists report snow depth in cm, so this is default unit for Cumulus. &lt;br /&gt;
&lt;br /&gt;
If there is no entry in Weather Diary for the day explained above, reports zero.&lt;br /&gt;
&lt;br /&gt;
Input is to 2 decimal places. MX allows output in centimetres with decimal places without any script. You can&#039;t change the units shown in admin interface, but your value can be input as inches to 2 decimal places if you ignore &amp;quot;cm&amp;quot; that is displayed in that interface.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowlying&amp;gt;&lt;br /&gt;
| If there is no entry in Weather Diary for the day explained above, this web tag returns null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowfalling&amp;gt;&lt;br /&gt;
| If there is no entry in Weather Diary for the day explained above, this web tag returns null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Today.ini==&lt;br /&gt;
&lt;br /&gt;
These tag names relate to the current [[Meteorological day]] and they are populated from information held in [[today.ini]]; Where a tag name reports a value specific to a past time in today-so-far, there will also be a tag name that can give the time of day, shown in same row of table below. For those that cover whole day so far, the final column contains &amp;quot;n/a&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
There is some inconsistency in naming with &amp;quot;T&amp;quot; not included in all tag names, &amp;quot;T&amp;quot; is used in conjunction with &amp;quot;H&amp;quot; or &amp;quot;L&amp;quot; as a suffix for extreme values/time-stamps, but a prefix &amp;quot;T&amp;quot; can identify today&#039;s value, or prefix &amp;quot;T&amp;quot; can signify a time-stamp. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtemp&amp;gt;&lt;br /&gt;
|The [[Average_temperature|average]] temperature so far today (calculated from all temperature readings processed by Cumulus, [[Today.ini|today.ini]] stores a cumulative aggregate and counts the number of values processed, so a division gives this output)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprange&amp;gt;&lt;br /&gt;
|The temperature range (&amp;lt;#tempTH&amp;gt; - &amp;lt;#tempTL&amp;gt;) so far today (Cumulus calculates all these tags using Celsius values, but outputs them in your chosen units)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTH&amp;gt;&lt;br /&gt;
|Today&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTL&amp;gt;&lt;br /&gt;
|Today&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTH&amp;gt;&lt;br /&gt;
|Today&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTL&amp;gt;&lt;br /&gt;
|Today&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillTL&amp;gt;&lt;br /&gt;
|Today&#039;s greatest wind chill&lt;br /&gt;
|&amp;lt;#TwchillTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#ThumTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#ThumTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Precipitation&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rain24hourTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest rain for 24 hours&lt;br /&gt;
|&amp;lt;#Train24hourTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainToday&amp;gt;&lt;br /&gt;
|If you have an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode, this gives today&#039;s rain total so far according to the sensor&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustTM&amp;gt; &lt;br /&gt;
|Today&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingTM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of today&#039;s high gust (&amp;lt;#wgustTM&amp;gt;) in degrees&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufort&amp;gt; &lt;br /&gt;
|Today&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufortnumber&amp;gt;&lt;br /&gt;
|Today&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#windrun&amp;gt;&lt;br /&gt;
|The total wind run so far today&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvg&amp;gt;&lt;br /&gt;
|The wind run divided by time passed since rollover to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearing&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddir&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for today&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ET&amp;gt;&lt;br /&gt;
|Today&#039;s [http://en.wikipedia.org/wiki/Evapotranspiration evapotranspiration], if not on the station can be calculated by CMX.&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarTH&amp;gt;&lt;br /&gt;
|Today&#039;s high solar radiation value (Solar sensor needed)&lt;br /&gt;
|&amp;lt;#TsolarTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVTH&amp;gt;&lt;br /&gt;
|Today&#039;s high UV Index (UV sensor needed)&lt;br /&gt;
|&amp;lt;#TUVTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
|Today&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of strikes since midnight, default 0 &lt;br /&gt;
&lt;br /&gt;
(other lightning tags can be found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursToday&amp;gt;&lt;br /&gt;
| The incremental chill hours figure since start of today (Compare with Cumulative seasonal Chill Hours at end of today &amp;lt;#chillhours&amp;gt; found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= No Commas; RC Webtags =&lt;br /&gt;
&lt;br /&gt;
The conversion of comma decimal separator to a point is described on the [[Webtags/Parameters#Changing_the_decimal_separator|parameter page]]. However, there is a set of legacy webtags which produce that value without a comma without parameter. Those webtags have a prefix of RC and are listed separately. Those webtags still exist and are listed here without further comment.&lt;br /&gt;
&lt;br /&gt;
== Current conditions ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCtemp&amp;gt;, &amp;lt;#RCdew&amp;gt;, &amp;lt;#RCheatindex&amp;gt;, &amp;lt;#RChum&amp;gt;, &amp;lt;#RCinhum&amp;gt;, &amp;lt;#RCintemp&amp;gt;, &amp;lt;#RCpress&amp;gt;, &amp;lt;#RCrfall&amp;gt;, &amp;lt;#RCrrate&amp;gt;, &amp;lt;#RCwchill&amp;gt;, &amp;lt;#RCwgust&amp;gt;, &amp;lt;#RCwspeed&amp;gt;, &amp;lt;#RCwlatest&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Today ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCpressTH&amp;gt;,  &amp;lt;#RCpressTL&amp;gt;,  &amp;lt;#RCrrateTM&amp;gt;,  &amp;lt;#RCtempTH&amp;gt;, &amp;lt;#RCtempTL&amp;gt;, &amp;lt;#RCwgustTM&amp;gt;,  &amp;lt;#RCdewpointTH&amp;gt;, &amp;lt;#RCdewpointTL&amp;gt;, &amp;lt;#RCwchillTL&amp;gt;, &amp;lt;#RCheatindexTH&amp;gt;, &amp;lt;#RCapptempTH&amp;gt;, &amp;lt;#RCapptempTL&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Recent History ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCRecentOutsideTemp&amp;gt;, &amp;lt;#RCRecentWindSpeed&amp;gt;, &amp;lt;#RCRecentWindGust&amp;gt;, &amp;lt;#RCRecentWindLatest&amp;gt;, &amp;lt;#RCRecentWindChill&amp;gt;, &amp;lt;#RCRecentDewPoint&amp;gt;, &amp;lt;#RCRecentHeatIndex&amp;gt;, &amp;lt;#RCRecentPressure&amp;gt;, &amp;lt;#RCRecentRainToday&amp;gt;, &amp;lt;#RCRecentUV&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Yesterday=&lt;br /&gt;
&lt;br /&gt;
Note that the Y indicating yesterday is sometimes a prefix, sometimes a suffix (with H for High, L for Low), web tags are not named consistently!&lt;br /&gt;
&lt;br /&gt;
For web tags that refer to a particular time of day, there is a corresponding web tag that can give that time of day. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:550px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtempY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s average temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprangeY&amp;gt;&lt;br /&gt;
|The temperature range (max - min) yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Ychillhours&amp;gt;&lt;br /&gt;
| The Cumulative [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] as recorded at rollover (the end of meteorological yesterday)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursYest&amp;gt;&lt;br /&gt;
| The incremental [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] yesterday&lt;br /&gt;
&lt;br /&gt;
(compare with &amp;lt;#chillhoursToday&amp;gt; described in [[#Today.ini]] table)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#TwchillYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYH&amp;gt;&lt;br /&gt;
|High humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYL&amp;gt;&lt;br /&gt;
|Low humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallY&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to the connected weather station&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainYest&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rain24hourYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest hourly rain over 24 hours&lt;br /&gt;
|&amp;lt;#Train24hourYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustYM&amp;gt; &lt;br /&gt;
|Yesterday&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingYM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of yesterday&#039;s high gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufort&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufortnumber&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for yesterday&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearingY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddirY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunY&amp;gt;&lt;br /&gt;
|The total wind run for yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvgY&amp;gt;&lt;br /&gt;
| The wind run yesterday divided by 24 hours to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YSunshineHours&amp;gt;&lt;br /&gt;
|Yesterday&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high solar radiation value (Solar sensor needed) &lt;br /&gt;
|&amp;lt;#TsolarYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high UV Index (UV sensor needed) &lt;br /&gt;
|&amp;lt;#TUVYH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Yearly=&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:350px&amp;quot;|Time Webtag&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#YearTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#YearTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s highest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s lowest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHeatIndexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest USA heat index&lt;br /&gt;
|&amp;lt;#YearHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWChillL&amp;gt;&lt;br /&gt;
|This year&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#YearWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeH&amp;gt;&lt;br /&gt;
|This year&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumidexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#YearHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointH&amp;gt;&lt;br /&gt;
|This year&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMinTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMaxTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumH&amp;gt;&lt;br /&gt;
|This year&#039;s high humidity&lt;br /&gt;
|&amp;lt;#YearHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumL&amp;gt;&lt;br /&gt;
|This year&#039;s low humidity&lt;br /&gt;
|&amp;lt;#YearHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressH&amp;gt;&lt;br /&gt;
|This year&#039;s high pressure&lt;br /&gt;
|&amp;lt;#YearPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressL&amp;gt;&lt;br /&gt;
|This year&#039;s low pressure&lt;br /&gt;
|&amp;lt;#YearPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearGustH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind gust&lt;br /&gt;
|&amp;lt;#YearGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind speed&lt;br /&gt;
|&amp;lt;#YearWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindRunH&amp;gt;&lt;br /&gt;
| This year&#039;s highest Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearRainRateH&amp;gt;&lt;br /&gt;
|This year&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#YearRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHourlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#YearHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDailyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high daily rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearRain24HourH&amp;gt;&lt;br /&gt;
|This year&#039;s high 24hr rain&lt;br /&gt;
|&amp;lt;#YearRain24HourHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearRain24HourHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMonthlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high monthly rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMonthlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest period without rain ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursYear&amp;gt;&lt;br /&gt;
| the total sunshine hours in year-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=All Time=&lt;br /&gt;
&lt;br /&gt;
The default formats are:&lt;br /&gt;
*The default format for an extreme month is to show the month name in full i.e. format &#039;MMMM&#039; followed by the year in full. &lt;br /&gt;
*For an extreme day it shows the day of the month and the month name in full i.e. format &amp;quot;dd MMMM&amp;quot; (same for Cumulus 1 and Cumulus MX), prefixed with the word &#039;on&#039; again ending with the year. &lt;br /&gt;
*For the highest/lowest within a day in the year it shows both time and date adding the word &amp;quot;at&amp;quot; before the time, and the word &#039;on&#039; before the date (i.e. on the standard web page the time comes first, not as seen in admin interface).&lt;br /&gt;
&lt;br /&gt;
You can change the default output on either the standard web template, or in your own file,  by using the [[#Time.2FDate_.27format.27_Parameter|formats]], please check the [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|Parameter page]].&lt;br /&gt;
&lt;br /&gt;
Note that unlike the this month and this year web tags, the time and the date are both included in the default format of the standard time-stamp web tags for the &#039;highest minimum&#039; and &#039;lowest maximum&#039; temperatures, yet another inconsistency!&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempH&amp;gt;&lt;br /&gt;
|All time high temperature&lt;br /&gt;
|&amp;lt;#TtempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempL&amp;gt;&lt;br /&gt;
|All time low temperature &lt;br /&gt;
|&amp;lt;#TtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#mintempH&amp;gt;&lt;br /&gt;
|All time high minimum temperature &lt;br /&gt;
|&amp;lt;#TmintempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#maxtempL&amp;gt;&lt;br /&gt;
|All time low maximum temperature &lt;br /&gt;
|&amp;lt;#TmaxtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDailyTempRange&amp;gt;&lt;br /&gt;
|All time low daily temperature range&lt;br /&gt;
|&amp;lt;#TLowDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyTempRange&amp;gt;&lt;br /&gt;
|All time high daily temperature range&lt;br /&gt;
|&amp;lt;#THighDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempH&amp;gt;&lt;br /&gt;
|All time high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempL&amp;gt;&lt;br /&gt;
|All time low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeH&amp;gt;&lt;br /&gt;
|All time high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeL&amp;gt;&lt;br /&gt;
|All time low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexH&amp;gt;&lt;br /&gt;
|All time high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexH&amp;gt;&lt;br /&gt;
|All time high USA heat index&lt;br /&gt;
|&amp;lt;#TheatindexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointH&amp;gt;&lt;br /&gt;
|All time high dew point&lt;br /&gt;
|&amp;lt;#TdewpointH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointL&amp;gt;&lt;br /&gt;
|All time low dew point&lt;br /&gt;
|&amp;lt;#TdewpointL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humH&amp;gt;&lt;br /&gt;
|All time high humidity&lt;br /&gt;
|&amp;lt;#ThumH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humL&amp;gt;&lt;br /&gt;
|All time low humidity&lt;br /&gt;
|&amp;lt;#ThumL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillH&amp;gt;&lt;br /&gt;
|All time greatest wind chill (i.e. lowest temperature, but highest wind speed) &lt;br /&gt;
|&amp;lt;#TwchillH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateM&amp;gt;&lt;br /&gt;
|All time high rain rate &lt;br /&gt;
|&amp;lt;#TrrateM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallH&amp;gt;&lt;br /&gt;
|All time high daily rain &lt;br /&gt;
|&amp;lt;#TrfallH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallhH&amp;gt;&lt;br /&gt;
|All time high hourly rain&lt;br /&gt;
|&amp;lt;#TrfallhH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallmH&amp;gt;&lt;br /&gt;
|All time high monthly rain &lt;br /&gt;
|&amp;lt;#TrfallmH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriod&amp;gt;&lt;br /&gt;
|All time longest dry period (days)&lt;br /&gt;
|&amp;lt;#TLongestDryPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriod&amp;gt;&lt;br /&gt;
|All time longest wet period (days)&lt;br /&gt;
|&amp;lt;#TLongestWetPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressH&amp;gt;&lt;br /&gt;
|All time high pressure &lt;br /&gt;
|&amp;lt;#TpressH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressL&amp;gt;&lt;br /&gt;
|All time low pressure &lt;br /&gt;
|&amp;lt;#TpressL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#gustM&amp;gt;&lt;br /&gt;
|All time high wind gust &lt;br /&gt;
|&amp;lt;#TgustM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeedH&amp;gt;&lt;br /&gt;
|All time high average wind speed &lt;br /&gt;
|&amp;lt;#TwspeedH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunH&amp;gt;&lt;br /&gt;
|All time high daily wind run&lt;br /&gt;
|&amp;lt;#TwindrunH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Monthly=&lt;br /&gt;
&lt;br /&gt;
The web tags in the date column default output dates in the format &amp;quot;dd MMMM&amp;quot;. For web tags that represent daily values, there are (obviously) no corresponding time web tags, but for high and low spot values the default &#039;h:mm&#039; format of the time output can be changed. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Time Webtag name&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempH&amp;gt;&lt;br /&gt;
|This months high temperature&lt;br /&gt;
|&amp;lt;#MonthTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempL&amp;gt;&lt;br /&gt;
|This months low temperature&lt;br /&gt;
|&amp;lt;#MonthTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMinTempH&amp;gt;&lt;br /&gt;
|This months highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMaxTempL&amp;gt;&lt;br /&gt;
|This months lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHeatIndexH&amp;gt;&lt;br /&gt;
|This months high USA heat index&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWChillL&amp;gt;&lt;br /&gt;
|This months greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#MonthWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempH&amp;gt;&lt;br /&gt;
|This month&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempL&amp;gt;&lt;br /&gt;
|This month&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeH&amp;gt;&lt;br /&gt;
|This month&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeL&amp;gt;&lt;br /&gt;
|This months lowest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumidexH&amp;gt;&lt;br /&gt;
|This month&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#MonthHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointH&amp;gt;&lt;br /&gt;
|This month&#039;s high dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointL&amp;gt;&lt;br /&gt;
|This month&#039;s low dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumH&amp;gt;&lt;br /&gt;
|This month&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#MonthHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#MonthHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressH&amp;gt;&lt;br /&gt;
|This month&#039;s highest pressure&lt;br /&gt;
|&amp;lt;#MonthPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest pressure&lt;br /&gt;
|&amp;lt;#MonthPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthGustH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind gust&lt;br /&gt;
|&amp;lt;#MonthGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind speed&lt;br /&gt;
|&amp;lt;#MonthWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindRunH&amp;gt;&lt;br /&gt;
|This month&#039;s high Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthRainRateH&amp;gt;&lt;br /&gt;
|This month&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#MonthRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHourlyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthRain24HourH&amp;gt;&lt;br /&gt;
|This month&#039;s highest 24hr rain&lt;br /&gt;
|&amp;lt;#MonthRain24HourHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthRain24HourHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDailyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s wettest day (greatest daily rain)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest dry period ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day, ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursMonth&amp;gt;&lt;br /&gt;
| the total sunshine hours in month-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Monthly All Time Records=&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;These tag names represent extreme record values (and corresponding time-stamps) for any particular month (1 =January, and so on, to 12 =December) in all years&#039;&#039;&#039; (HAR To place somewhere)&lt;br /&gt;
&lt;br /&gt;
This table includes webtags that show the values in [[Monthlyalltime.ini]] log file.&lt;br /&gt;
&lt;br /&gt;
These are a set of tags for monthly all-time highs and lows, in other words the highest and lowest values for a particular month of the year.  &lt;br /&gt;
# The tag names listed here require a [[Webtags/Parameters#Input_modification_Parameters|input modification parameter]].&lt;br /&gt;
# The tag names here can optionally take any [[Webtags/Parameters#Output_modification_parameters|output modification parameters]].&lt;br /&gt;
# To supply both optional input modification, and optional output modification parameters, separate them with spaces, e.g. &amp;lt;#ByMonthTempHT mon=7 format=hh:nn&amp;gt;. In that example, the time (not date) of highest ever temperature in July is returned after processing by Cumulus.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempH&amp;gt;&lt;br /&gt;
|High Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempL&amp;gt;&lt;br /&gt;
|Low Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexH&amp;gt;&lt;br /&gt;
|High Heat Index&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWChillL&amp;gt;&lt;br /&gt;
|Greatest wind chill (i.e. lowest temperature and highest wind speed)&lt;br /&gt;
|&amp;lt;#ByMonthWChillLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempH&amp;gt;&lt;br /&gt;
|High Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempL&amp;gt;&lt;br /&gt;
|Low Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeH&amp;gt;&lt;br /&gt;
|High Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeL&amp;gt;&lt;br /&gt;
|Low Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumidexH&amp;gt;&lt;br /&gt;
|High Canadian Humidity Index (Humidex)&lt;br /&gt;
|&amp;lt;#ByMonthHumidexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointH&amp;gt;&lt;br /&gt;
|High Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointL&amp;gt;&lt;br /&gt;
|Low Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMinTempH&amp;gt;&lt;br /&gt;
|Highest Daily Minimum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMinTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempL&amp;gt;&lt;br /&gt;
|Lowest Daily Maximum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRangeT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRangeT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumH&amp;gt;&lt;br /&gt;
|High Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumL&amp;gt;&lt;br /&gt;
|Low Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumLT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressH&amp;gt;&lt;br /&gt;
|High Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressL&amp;gt;&lt;br /&gt;
|Low Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthGustH&amp;gt;&lt;br /&gt;
|High Wind Gust&lt;br /&gt;
|&amp;lt;#ByMonthGustHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindH&amp;gt;&lt;br /&gt;
|High Wind Speed&lt;br /&gt;
|&amp;lt;#ByMonthWindHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindRunH&amp;gt;&lt;br /&gt;
|High Daily Wind Run&lt;br /&gt;
|&amp;lt;#ByMonthWindRunHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthRainRateH&amp;gt;&lt;br /&gt;
|High Rain Rate&lt;br /&gt;
|&amp;lt;#ByMonthRainRateHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainH&amp;gt;&lt;br /&gt;
|High Monthly Rainfall&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainH&amp;gt;&lt;br /&gt;
|High Hourly Rain&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthRain24HourH&amp;gt;&lt;br /&gt;
|High 24hr Rain&lt;br /&gt;
|&amp;lt;#ByMonthRain24HourHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainH&amp;gt;&lt;br /&gt;
|High Daily Rain&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest Dry Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriodT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest Wet Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriodT&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Day/Night/Sun/Moon=&lt;br /&gt;
&lt;br /&gt;
These values are calculated hourly.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunrise&amp;gt;&lt;br /&gt;
|Last sunrise time at the station - This sunrise time is calculated by a third party library each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunset&amp;gt;&lt;br /&gt;
|Next sunset time at the station - The sunset/sunrise times are calculated each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylength&amp;gt;&lt;br /&gt;
|Length of day in hours and minutes (sunrise to sunset).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunUp&amp;gt;&lt;br /&gt;
|A flag to indicate if the Sun is above the horizon or not, based on the sunrise and sunset times.&lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 is when the Sun is above the horizon for the station location.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dawn&amp;gt;&lt;br /&gt;
|Start of last Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dusk&amp;gt;&lt;br /&gt;
|End of next Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylightlength&amp;gt;&lt;br /&gt;
| Approximate length of daylight in hours and minutes (dawn to dusk)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#isdaylight&amp;gt;&lt;br /&gt;
|A flag to indicate if the location for the station is in civil daylight or not, based on the dawn and dusk times. &lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 notes that it is currently within the hours of daylight.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tomorrowdaylength&amp;gt;&lt;br /&gt;
|A string giving an approximate predicted difference between the length of daylight (dawn to dusk) yesterday and length of daylight tomorrow.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonphase&amp;gt;&lt;br /&gt;
|Current [[Lunar phase|phase of the moon]] in words, eg &amp;quot;New Moon&amp;quot; etc. The names used can be altered in [[Strings.ini#Moon_Phases|strings.ini]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonAge&amp;gt;&lt;br /&gt;
|Current &#039;&#039;&#039;approximate&#039;&#039;&#039; age of the Moon in days (0-29.53)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonrise&amp;gt;&lt;br /&gt;
|Current moonrise time at the station (if moon rises on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonset&amp;gt;&lt;br /&gt;
|Current moonset time at the station (if moon sets on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercent&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (negative value indicates &#039;waning&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercentAbs&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (always positive)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
| see [[#Today.ini]] Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YSunshineHours&amp;gt;&lt;br /&gt;
|see [[#Yesterday]] Miscellaneous &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CurrentSolarMax&amp;gt;&lt;br /&gt;
|[[FAQ#What_is_this_.22Solar_Max.22_value_which_Cumulus_is_displaying.3F | Current theoretical maximum solar radiation]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunny&amp;gt;&lt;br /&gt;
|Returns 1 if the sun is shining, otherwise 0 (Solar sensor needed)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= System =&lt;br /&gt;
&lt;br /&gt;
Special tags returning information about the device hosting CumulusMX &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:450px&amp;quot; |Applicability&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsVersion&amp;gt;&lt;br /&gt;
|OS version, e.g. &amp;quot;Windows 7 x64 build 7600&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsLanguage&amp;gt;&lt;br /&gt;
|OS language, e.g. &amp;quot;English&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SystemUpTime&amp;gt;&lt;br /&gt;
|How long the system has been up, e.g. &amp;quot;8 hours 21 minutes&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ProgramUpTime&amp;gt;&lt;br /&gt;
|How long Cumulus has been running, e.g. &amp;quot;7 hours 55 minutes&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ProgramUpTimeMs&amp;gt;&lt;br /&gt;
|How long Cumulus has been running in milliseconds&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CpuCount&amp;gt;&lt;br /&gt;
|Number of processors, e.g. &amp;quot;4&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AllocatedMemory&amp;gt;&lt;br /&gt;
|Amount of memory allocated to Cumulus, e.g. &amp;quot;18.76 MB&amp;quot;&lt;br /&gt;
&lt;br /&gt;
NOTE: produces 0.0&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Units=&lt;br /&gt;
&lt;br /&gt;
No optional input nor output parameters.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunit&amp;gt;&lt;br /&gt;
|Unit of temperature being used (Set in Cumulus as [http://en.wikipedia.org/wiki/Centigrade Celsius] or [http://en.wikipedia.org/wiki/Fahrenheit Fahrenheit]) values &amp;quot;&amp;amp;amp;deg;C&amp;quot; or &amp;quot;&amp;amp;amp;deg;F&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#tempunitnoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded (i.e. without &#039;&#039;&#039;&amp;amp;amp;&#039;&#039;&#039; and without &#039;&#039;&#039;&amp;amp;deg;&#039;&#039;&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunitnodeg&amp;gt;&lt;br /&gt;
|The temperature units being used, without a degree symbol, i.e. &amp;quot;F&amp;quot; or &amp;quot;C&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressunit&amp;gt;&lt;br /&gt;
|Unit of measure for pressure. Possible values: &amp;quot;mb&amp;quot;, &amp;quot;hPa&amp;quot;, &amp;quot;in&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rainunit&amp;gt;&lt;br /&gt;
|Unit of measure for rain fall. Possible values: &amp;quot;mm&amp;quot; or &amp;quot;inches&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windunit&amp;gt;&lt;br /&gt;
|Unit of measure for wind speed. Possible values: &amp;quot;m/s&amp;quot;, &amp;quot;mph&amp;quot;, &amp;quot;km/h&amp;quot;, &amp;quot;kts&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrununit&amp;gt;&lt;br /&gt;
|Unit of measure for wind run (distance). Possible values: &amp;quot;km&amp;quot;, &amp;quot;miles&amp;quot;, &amp;quot;km&amp;quot;, &amp;quot;nm&amp;quot; (for wind speeds in m/s, mph, km/h, kts)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbaseunit&amp;gt;&lt;br /&gt;
|The units used for cloudbase value. Possible values:  &amp;quot;ft&amp;quot; or &amp;quot;m&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Date &amp;amp; Time=&lt;br /&gt;
The default format depends on the locale you use to run Cumulus.&lt;br /&gt;
&lt;br /&gt;
When format is fixed it is noted.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#date&amp;gt;&lt;br /&gt;
|The current date.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdate&amp;gt;&lt;br /&gt;
|The current meteorological date.&lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt; (above), but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the &amp;lt;#metdate&amp;gt; will return the date associated with previous calendar day, but will still return current time  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUTC&amp;gt;&lt;br /&gt;
|The current UTC date/time rather than local date/time.  Example result: 18:30 on 30 December 2009. If you want the local date and time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#time&amp;gt;&lt;br /&gt;
|The current time and date. Example result: 18:30 on 30 December 2009.  If you simply wish the time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timehhmmss&amp;gt;&lt;br /&gt;
|The current time (without date). Example format: 18:30:27. You can use output format specifiers to change the way the time is output, but any date specifiers are ignored.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#minute&amp;gt;&lt;br /&gt;
|The current time, just the minutes. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hour&amp;gt;&lt;br /&gt;
|The current time, just the hour. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#day&amp;gt;&lt;br /&gt;
| The current day as a 2-digit number. Fixed format: 07  (cannot use output format modifiers) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dayname&amp;gt;&lt;br /&gt;
| The current day as a word.  For example, Monday &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortdayname&amp;gt;&lt;br /&gt;
| The current day as a shortened word. Example format: Mon&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#month&amp;gt;&lt;br /&gt;
|The current month as a 2-digit number. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#monthname&amp;gt;&lt;br /&gt;
|The current month as a word. Example format: July&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortmonthname&amp;gt;&lt;br /&gt;
|The current month as a shortened word. Example format: Jul&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#year&amp;gt;&lt;br /&gt;
|The current year as a 4-digit number. Example format: 2009  (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortyear&amp;gt;&lt;br /&gt;
|The current year as a 2-digit number. Example format: 09 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdateyesterday&amp;gt;&lt;br /&gt;
|The previous meteorological date.  The default format depends on the locale you use to run Cumulus &lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#yesterday&amp;gt; (below), but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the date output by &amp;lt;#metdateyesterday&amp;gt; will be the calendar day before that returned by &amp;lt;#yesterday&amp;gt;, but the time returned is actual local time.  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#yesterday&amp;gt;&lt;br /&gt;
|Yesterday&#039;s date. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeJavaScript&amp;gt;&lt;br /&gt;
| The JavaScript &#039;&#039;&#039;Date&#039;&#039;&#039; object contains the number of milliseconds since 00:00:00.000 UTC on 1st January 1970, that date and time is known as the UNIX Epoch.  In JavaScript, you can use &amp;lt;code&amp;gt;Math.floor(new Date().getTime()/1000.0)&amp;lt;/code&amp;gt; This getTime method returns the time in milliseconds.  The web tag returns an integer (currently with 13 digits) representing the number of milliseconds since the UNIX epoch when the web tag was processed. It can be used in a script where you wish to re-express other times output by Cumulus MX into UTC (Coordinated Universal Time).  Mac OS X uses 00:00:00.000 UTC on 1st January 2001 as the starting time and date for its millisecond count, so that is considerably lower.&lt;br /&gt;
&lt;br /&gt;
Note that UTC is calculated using 9192631770 times a particular transition time for Caesium 133 as a basis for 1 second. GMT (Greenwich Mean Time) is calculated on the basis that 1 second is 1/86400 of the time taken for a whole (day) rotation of the Earth. UT1 (or solar time) is calculated from various space measurements. Periodically, leap seconds are added to UTC to realign it with UT1, but these leap seconds are not added to the count of milliseconds represented by this web tag.&lt;br /&gt;
&lt;br /&gt;
Do be aware that some devices will use a 32 bit signed integer to represent this number, and that will stop working on 19 January 2038, the year 2038 problem for computing world.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUnix&amp;gt;&lt;br /&gt;
| Unix tracks the number of seconds since the UNIX epoch. So this web tag can be used when you do not want the millisecond accuracy of the previous web tag. Like previous web tag this relates to UTC, so see details for that tag to find out more.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSince30Dec1899&amp;gt; &lt;br /&gt;
|Day count (gives whole and fractional part) Example: 41250.6523310301&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|Date when records began.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSinceRecordsBegan&amp;gt;&lt;br /&gt;
|Day count since Cumulus records started&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Alarms=&lt;br /&gt;
&lt;br /&gt;
There are web tags for each alarm condition, they give a value of &#039;1&#039; if the alarm condition is enabled and is still currently met; otherwise &#039;0&#039;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempAlarm&amp;gt; &lt;br /&gt;
|Low temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempAlarm&amp;gt; &lt;br /&gt;
|High temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeUpAlarm&amp;gt; &lt;br /&gt;
|Temperature increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeDownAlarm&amp;gt; &lt;br /&gt;
|Temperature decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressAlarm&amp;gt; &lt;br /&gt;
|Low pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressAlarm&amp;gt; &lt;br /&gt;
|High pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeUpAlarm&amp;gt; &lt;br /&gt;
|Pressure increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeDownAlarm&amp;gt; &lt;br /&gt;
|Pressure decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainTodayAlarm&amp;gt; &lt;br /&gt;
|High rain today alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateAlarm&amp;gt; &lt;br /&gt;
|High rainfall rate alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustAlarm&amp;gt; &lt;br /&gt;
|High wind gust alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedAlarm&amp;gt; &lt;br /&gt;
|High wind speed alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataStopped&amp;gt;&lt;br /&gt;
|1 if the station has apparently stopped sending data to Cumulus, otherwise 0&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataSpikeAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a data spike is detected, or a data limit exceeded&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#HttpUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a HTTP upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#MySqlUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a MySQL upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#UpgradeAlarm&amp;gt;&lt;br /&gt;
| Alarm raised if MX upgrade (a newer release) is available&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Extreme Records =&lt;br /&gt;
&lt;br /&gt;
There are a set of tags for the Cumulus record states. They give a value of &#039;1&#039; if the record has been exceeded; otherwise &#039;0&#039;. &lt;br /&gt;
&lt;br /&gt;
These web tags will be set from the time of the record until a timeout value is met (by default each record remains set for 24 hours). &lt;br /&gt;
&lt;br /&gt;
You can change the default timeout through the parameter &#039;&#039;Station Settings=&amp;gt;Common Options=&amp;gt;Advanced Options&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
== Table of web tags available for extreme records ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|The date that Cumulus began tracking all time records&amp;lt;br/&amp;gt; (does not prevent earlier record dates being set manually)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#newrecord&amp;gt; &lt;br /&gt;
|Indicates when any tracked extreme is changed (sets the LED on the interface flashing).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempRecordSet&amp;gt;&lt;br /&gt;
|1 if any temperature-based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time highest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time lowest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHeatIndexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high USA heat index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high Canadian Humidity index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowWindChillRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time greatest wind chill extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high feels like temperature extreme has been updated, 0 if not &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low feels like temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMinTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high minimum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowMaxTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low maximum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind gust extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind speed extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RainRecordSet&amp;gt;&lt;br /&gt;
|1 if any rainfall based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high rain rate extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHourlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high hourly rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRain24HourRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high 24hr rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMonthlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high monthly rain  extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest dry period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest wet period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high humidity light extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressureRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRecordSet&amp;gt;&lt;br /&gt;
|1 if any wind speed based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindrunRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind run extreme has been updated, 0 if not&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Miscellaneous =&lt;br /&gt;
&lt;br /&gt;
All tags are available in all flavours, as far as I know, although &#039;&#039;their output might vary&#039;&#039;, and which input/output parameters they permit might vary between Cumulus 1 and MX.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestError&amp;gt;&lt;br /&gt;
| This tag and the next 3 are in CumulusMX, none of them are actually used.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorDate&amp;gt;&lt;br /&gt;
|See previous tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorTime&amp;gt;&lt;br /&gt;
|See previous tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ErrorLight&amp;gt;&lt;br /&gt;
|1 if the &#039;error&#039; light is flashing, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#version&amp;gt;&lt;br /&gt;
|The version of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#build&amp;gt;&lt;br /&gt;
|The build of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildAvailable&amp;gt;&lt;br /&gt;
|This gets the value 0 or 1 and is checked on start-up and once a day thereafter at a random time&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildNumber&amp;gt;&lt;br /&gt;
|It is checked on start-up and once a day thereafter at a random time. Displays the latest public release build number - eg. b3089&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#realtimeinterval&amp;gt;&lt;br /&gt;
|The real time update interval in seconds (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#interval&amp;gt;&lt;br /&gt;
|The web site update interval in minutes (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: will always return one of these: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
&lt;br /&gt;
This is the end of the meteorological day, so if during Daylight Saving Time rolover is at &amp;quot;10 am&amp;quot;, then on the day DST ends it will return to &amp;quot;9 am&amp;quot; ensuring every meteorological day is exactly 24 hours long. If the time is &amp;quot;Midnight&amp;quot; (or during DST it is &amp;quot;9 am&amp;quot;), then days will be 23 or 25 hours long just on day clocks change, 24 hours otherwise.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationtype&amp;gt;&lt;br /&gt;
|The weather station [https://cumuluswiki.org/a/Cumulus.ini#Section:_Station model] description.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationtypeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#latitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Latitude latitude] (as you entered during setup).&lt;br /&gt;
Supports an optional &#039;dp&#039; parameter, if supplied, instead of the usual web-encoded text format with degrees/minutes/seconds, the result is in decimal degrees to the specified number of decimal places. E.g&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude&amp;gt; gives &amp;quot;N&amp;amp;nbsp;59&amp;amp; deg;&amp;amp;amp;nbsp;14&amp;amp;amp;#39;&amp;amp;amp;nbsp;33&amp;amp;amp;quot;&amp;quot; for N 59 14 33&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude dp=5&amp;gt; gives &amp;quot;59.24250&amp;quot;&lt;br /&gt;
&lt;br /&gt;
If the &amp;quot;dp&amp;quot; parameter is supplied, then supplying &amp;quot;rc=y&amp;quot; in addition will cause any decimal comma to be converted to a decimal point.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#latitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Longitude longitude]  (as you entered during setup). Supports an optional &#039;dp&#039; and &#039;rc&#039; parameters as per the latitude tag.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Altitude altitude] value (web tag outputs web encoded format containing figure, &#039;&amp;amp;amp;nbsp;&#039; and units) in either feet or metres just as you entered during setup e.g. &#039;123&amp;amp;amp;nbsp;m&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#altitudenoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#location&amp;gt;&lt;br /&gt;
|The station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longlocation&amp;gt;&lt;br /&gt;
|Longer description of the station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forum&amp;gt;&lt;br /&gt;
|URL of the forum (as you entered during setup) encoded into a web page menu item by adding colons&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forumurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#webcam&amp;gt;&lt;br /&gt;
|URL of the webcam (as you entered during setup) encoded into a web page menu item by adding colons. Default is blank. Can be used to link to any other web page that you host (Cumulus does not verify that it is a web cam, that is just a label, and the label can be changed on each standard web page individually)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#webcamurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#graphperiod&amp;gt;&lt;br /&gt;
|The number of hours displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Detailed Chart Period&#039; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dailygraphperiod&amp;gt;&lt;br /&gt;
|The number of days displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Daily Chart Period&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAMonthlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA monthly report&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAYearlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA yearly report&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_useApparent&amp;gt;&lt;br /&gt;
| Whether user prefers to see Apparent Temperature or Feels Like Temperature&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showSolar&amp;gt;&lt;br /&gt;
| Whether user wants to show Solar data or does not not have a solar sensor&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showUV&amp;gt;&lt;br /&gt;
| Whether user wants to show Ultra Violet data or does not not have a UV sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Special tags=&lt;br /&gt;
&lt;br /&gt;
==Davis==&lt;br /&gt;
&lt;br /&gt;
At present this table has not yet been updated for latest MX version.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
All (see note for THSWindex) of the following web tags for the Davis PWS are available&lt;br /&gt;
&lt;br /&gt;
The values of the reception tags are updated every 15 minutes.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsReceived&amp;gt;&lt;br /&gt;
|Total number of data packets received. This stat is not supplied by the Davis WLL station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsMissed&amp;gt;&lt;br /&gt;
|Number of missed data packets. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisMaxInARow&amp;gt;&lt;br /&gt;
|Longest streak of consecutive packets received. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumCRCerrors&amp;gt;&lt;br /&gt;
|Number of packets received with CRC errors. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumberOfResynchs&amp;gt;&lt;br /&gt;
|Number of times the console resynchronised with the transmitter. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisFirmwareVersion&amp;gt;&lt;br /&gt;
|The console/WLL firmware version&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THWindex&amp;gt;&lt;br /&gt;
|A derived temperature using Temperature/Humidity/Wind values&lt;br /&gt;
&lt;br /&gt;
The THW Index uses humidity and temperature (like Heat Index), but includes the cooling effects of wind (like wind chill).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THSWindex&amp;gt;&lt;br /&gt;
|A heat stress indicator using Temperature/Humidity/Solar/Wind values.&lt;br /&gt;
*The THSW Index uses humidity and temperature (like the Heat Index), but also includes the heating effects of sunshine, and the cooling effects of wind.&lt;br /&gt;
*Therefore requires Davis station with solar sensor.&lt;br /&gt;
See [http://digitalcommons.unl.edu/cgi/viewcontent.cgi?article=1223&amp;amp;context=animalscinbcr  Approx calculation].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#battery&amp;gt;&lt;br /&gt;
|The console battery condition in volts. eg &amp;quot;4.82v&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#txbattery&amp;gt;&lt;br /&gt;
&amp;lt;#txbattery channel=1&amp;gt;&lt;br /&gt;
|The transmitter battery condition, by default it returns the status of all transmitters.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRain&amp;gt;&lt;br /&gt;
|The console &#039;storm rain&#039; current amount.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRainStart&amp;gt;&lt;br /&gt;
|The console reported date of the start of the &#039;storm&#039; (see previous webtag).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; that the console does not report start time, so the webtag cannot report time.  It appears a minimum of 2 tips within 3 hours will trigger a storm start, so using &amp;lt;#LastRainTip&amp;gt; might help&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Davis WLL ==&lt;br /&gt;
&lt;br /&gt;
You need a purchased license to use these webtags.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsoleSupplyV&amp;gt;&lt;br /&gt;
|The WLL external supply voltage&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisReceptionPercent tx=1&amp;gt;&lt;br /&gt;
|WLL transmitter reception percentage (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=0&amp;gt;&lt;br /&gt;
|WLL RSSI of the WiFi connection&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=1&amp;gt;&lt;br /&gt;
|WLL RSSI of Transmitter #1  (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastBadCnt&amp;gt;&lt;br /&gt;
|Count of multicast packets missed or have bad a CRC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastGoodCnt&amp;gt;&lt;br /&gt;
|Count of good multicast packets received&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastGoodPct&amp;gt;&lt;br /&gt;
|Percentage of good multicast packets received&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Fine Offset==&lt;br /&gt;
&lt;br /&gt;
The following tags are specific to the Fine Offset series &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Lux value &amp;quot;Fine Offset only&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SensorContactLost&amp;gt;&lt;br /&gt;
|1 if the station has lost contact with its remote sensors &amp;quot;Fine Offset only&amp;quot; &lt;br /&gt;
0 if contact has been established&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Cumulus_MX]]&lt;/div&gt;</summary>
		<author><name>SaratogaWX</name></author>
	</entry>
	<entry>
		<id>https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=11028</id>
		<title>Full list of Webtags</title>
		<link rel="alternate" type="text/html" href="https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=11028"/>
		<updated>2022-11-09T20:04:47Z</updated>

		<summary type="html">&lt;p&gt;SaratogaWX: /* Extra Sensors */ adjusted ExtraTemp/DP/Hum to have 10 sensors max&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; {|align=right&lt;br /&gt;
  |__TOC__&lt;br /&gt;
  |}&lt;br /&gt;
This list only contains the tag names. Tag names are the basic entity when asking a value. Check the [[Webtags#Using_Webtags|Usage of webtags]] and don&#039;t forget tag names are only part of the [[Webtags#General Format for Web Tags|general format for Webtags]]. It does not indicate what parameters they can take, nor does it include the brackets the tag name is surrounded by when you quote it in a template file for Cumulus to process.&lt;br /&gt;
&lt;br /&gt;
Here follow tables that group the tag names by the basic purpose of the tags listed. There has been confusion in the past of tags appearing in more than one group. If you find such occurrence you may notify or modify. &lt;br /&gt;
&lt;br /&gt;
= Current Conditions =&lt;br /&gt;
&lt;br /&gt;
We start with tags that relate to the latest values, as these are the ones that people most often choose to use. The current condition data is also available, for processes external to Cumulus, by using the inbuilt facility to generate [[Realtime.txt|a file]] with such data. CumulusMX makes current values available for a standard range of sensors where the same web tags apply across a range of weather station models. Current values from some [[#Extra Sensors|extra]] temperature and relative humidity sensors (see [[Extra temperatures]]) from particular weather station models are offered as well.&lt;br /&gt;
&lt;br /&gt;
==Standard sensors==&lt;br /&gt;
The tags in this first list are grouped for historical reasons and remain grouped.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temp&amp;gt;&lt;br /&gt;
|The outside (air) temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#intemp&amp;gt;&lt;br /&gt;
|The inside temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeLastHour&amp;gt;&lt;br /&gt;
|The change in outside temperature over the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrend&amp;gt;&lt;br /&gt;
|The average rate of change in temperature over the last three hours. Trend = (temp now - temp 3hrs ago) / 3 (the calculation selected for this trend matches the standard-based calculation for &amp;lt;#presstrendval&amp;gt; despite the naming inconsistency)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendtext&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (values can be set in strings.ini)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendenglish&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindex&amp;gt;&lt;br /&gt;
|Current [[heat index]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidex&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Humidex Humidex]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptemp&amp;gt;&lt;br /&gt;
|The [[Apparent_temperature|apparent]] temperature.  The referenced page in weather terminology section of this Wiki explains it. The formula used is that defined by BOM. Although at temperatures above 20°C (68°F) Feels like reports an &amp;quot;apparent temperature&amp;quot; it uses a different formula. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchill&amp;gt;&lt;br /&gt;
|The current [[wind chill]] temperature.  The referenced page in weather terminology section of this Wiki explains it. For temperatures below 10°C (50°F) Feels like reports the same value.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslike&amp;gt;&lt;br /&gt;
|Available for version 3.6.10 and up. See [[Feels Like]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsFreezing&amp;gt;&lt;br /&gt;
|If outside temperature is at or below 0°C/32°F. 0=Above freezing, 1=Below freezing&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#chillhours&amp;gt;&lt;br /&gt;
|The number of [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|&#039;chill hours&#039;]] so far this season (threshold temperature and start date are configurable).&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hum&amp;gt;&lt;br /&gt;
|The outside [http://en.wikipedia.org/wiki/Humidity humidity]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#inhum&amp;gt;&lt;br /&gt;
|The inside humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dew&amp;gt;&lt;br /&gt;
|The current dew point (See [[Temperature_(and_humidity)_measurement#Cumulus_Calculated_Parameters|wiki]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wetbulb&amp;gt;&lt;br /&gt;
|Estimated [http://en.wikipedia.org/wiki/Wet_bulb wet bulb] temperature&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfall&amp;gt;&lt;br /&gt;
|The total rainfall so far today (reports rain counter now minus rain counter at start of day), start of day counter can be edited using &amp;quot;edit rain today&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrate&amp;gt;&lt;br /&gt;
|The current [[Rain_measurement#Rain_Rate|rainfall rate]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rhour&amp;gt;&lt;br /&gt;
|The rainfall in the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#r24hourH&amp;gt;&lt;br /&gt;
|The rainfall in the last 24 hours&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tr24hourH&amp;gt;&lt;br /&gt;
|Time of the rainfall in the last 24 hours&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmidnight&amp;gt;&lt;br /&gt;
|The total rainfall since midnight. Useful if you don&#039;t use midnight as your start of day&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#r24hour&amp;gt;&lt;br /&gt;
| Reading recent history records, takes rain counter for latest minute, and substracts rain counter from as close as possible to same time yesterday (if Cumulus was not running at that time yesterday, but historical catch-up has been enabled, then it is from nearest time available yesterday, so for a logging interval of every 30 minutes might be 24 hours and 16 minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTipISO&amp;gt;&lt;br /&gt;
|Fixed ISO format output giving date and time of last rain gauge tip (e.g 2010-09-06 06:09) The format is always as shown (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTip&amp;gt;&lt;br /&gt;
| (available from release 3.6.1) Date/time of last rain gauge tip &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MinutesSinceLastRainTip&amp;gt;&lt;br /&gt;
|The number of minutes since the last rain gauge tip, in whole numbers, rounded down&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsRaining&amp;gt;&lt;br /&gt;
|For [[Rain_measurement#Optical_Rain_Gauge| Hydreon RG-11 devices]], shows the current rain state. 0=No rain, 1=It&#039;s raining&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmonth&amp;gt;&lt;br /&gt;
|The total rainfall so far this month&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ryear&amp;gt;&lt;br /&gt;
|Annual rainfall total for rainfall season year (i.e. starting month as set on Configuration menu, station screen,  Annual rainfall frame)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveRainDays&amp;gt;&lt;br /&gt;
|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, meteorologists exclude dew (and other times when single tip of recorder).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveDryDays&amp;gt;&lt;br /&gt;
|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&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#press&amp;gt;&lt;br /&gt;
|The [http://en.wikipedia.org/wiki/Sea_level_pressure sea level pressure]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendval&amp;gt;&lt;br /&gt;
|The average rate of pressure change over the last three hours.  Trend = (pressure now - pressure 3hrs ago) / 3 &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrend&amp;gt;&lt;br /&gt;
|The pressure trend in words - values can be set in the &#039;strings.ini&#039; file&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendenglish&amp;gt;&lt;br /&gt;
| a single word description for the pressure trend - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed). From version 1.8.8 1st December 2009&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#PressChangeLast3Hours&amp;gt;&lt;br /&gt;
|Available from version 3.11.1;  Total Pressure Change since 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altimeterpressure&amp;gt;&lt;br /&gt;
|Altimeter pressure. Pressure corrected to sea level using the station&#039;s altitude only. Same as sea-level pressure for non-Davis stations.&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wlatest&amp;gt;&lt;br /&gt;
|Current wind speed reading from console.  Corresponds to &#039;latest&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearing&amp;gt;&lt;br /&gt;
|Current wind bearing in degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currentwdir&amp;gt;&lt;br /&gt;
|Current wind bearing as a compass point - e.g. ESE &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeed&amp;gt;&lt;br /&gt;
|The 10-minute average, if you have Cumulus set to calculate a 10-minute average. Otherwise, it&#039;s the latest &#039;wind&#039; value from the console (i.e. the current speed as determined by the station). Corresponds to &#039;average&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgbearing&amp;gt;&lt;br /&gt;
|Average wind bearing in degrees over last configured interval minutes. Range 1-360, 0=Calm&lt;br /&gt;
&lt;br /&gt;
This is calculated by taking the wind direction and speed for the last 10 minutes (or other interval as configured), calculates the sums of the North/South and East/West vector components, divides the E/W component sum by the N/S component sum, and takes the arctan.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdir&amp;gt;&lt;br /&gt;
|Average wind bearing over last 10 minutes as a [http://en.wikipedia.org/wiki/Compass compass] point - e.g. ESE&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgust&amp;gt;&lt;br /&gt;
|The highest wind reading in the last 10 minutes. Corresponds to &#039;gust&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindSampleCount&amp;gt;&lt;br /&gt;
|The number of wind samples making up the wind rose (etc) data (up to 3600)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdirdata&amp;gt;&lt;br /&gt;
|Comma separated list of recent wind bearing readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &amp;lt;#nextwindindex&amp;gt;. Reading interval x varies by station type:&lt;br /&gt;
* Oregon:  x=12 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 12 hours worth in full array&lt;br /&gt;
* Davis:  x=2 or 3 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 2.5 hours worth in full array&lt;br /&gt;
* Fine Offset: Cumulus 1 reads the wind data every minute (although station transmits wind data every 40 seconds), so 60 hours worth in full array&lt;br /&gt;
* Davis WLL: x=2.5 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=160900#p160900) so 2.5 hours worth in full array&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspddata&amp;gt;&lt;br /&gt;
|Comma separated list of recent individual (non-averaged) wind speed (correspond to &#039;latest&#039; on the Cumulus main screen) readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &#039;&#039;&#039;nextwindindex&#039;&#039;&#039; tag. Reading interval x varies by station type (see above).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#nextwindindex&amp;gt;&lt;br /&gt;
|The index of the entries in &amp;lt;#wdirdata&amp;gt; and &amp;lt;#wspddata&amp;gt; that Cumulus &#039;&#039;is going to use next&#039;&#039; - i.e. the latest entry used is one less than this; but don&#039;t forget to allow for the wrap around!&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRoseData&amp;gt;&lt;br /&gt;
|A comma-separated list of the wind &#039;totals&#039; used to draw the wind rose (8 or 16 values)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRosePoints&amp;gt;&lt;br /&gt;
|The number of items in &amp;lt;#WindRoseData&amp;gt; (i.e. 8 or 16)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufort&amp;gt;&lt;br /&gt;
|The current wind speed on the [http://en.wikipedia.org/wiki/Beaufort_scale Beaufort scale] (e.g. F8) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufortnumber&amp;gt;&lt;br /&gt;
|The current wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaudesc&amp;gt;&lt;br /&gt;
|The current wind speed Beaufort description (e.g. &amp;quot;Gale&amp;quot;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom10&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo10&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbase&amp;gt;&lt;br /&gt;
|Calculated [http://en.wikipedia.org/wiki/Cloud_base cloud base]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbasevalue&amp;gt;&lt;br /&gt;
|Current calculated cloud base without units&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UV&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Uv_index UV index]. Requires your station to have a UV sensor.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SolarRad&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Solar_radiation solar radiation]. Requires your station to have a solar sensor.&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Current light level in Lux. Requires your station to have a solar sensor. Only applies to Fine Offset stations.&lt;br /&gt;
|-&lt;br /&gt;
|[[Forecast_webtag|&amp;lt;#forecast&amp;gt;]]&lt;br /&gt;
|The current forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#forecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current forecast encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastnumber&amp;gt;&lt;br /&gt;
|The number relating to the current forecast entry in the [[strings.ini]] file.  If your station is not providing it&#039;s own forecast and Cumulus is not calculating one then 0 (zero) is returned.  Note: two negative numbers can be returned by [[Forecast_webtag|Cumulus]]: -1 (neg 1) = Exceptional Fine, -26 (neg 26) = Exceptional Bad&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecast&amp;gt;&lt;br /&gt;
|Always gives Cumulus (Zambretti) [[Forecast_webtag|forecast]], even if the &amp;lt;#forecast&amp;gt; tag provides a station forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#cumulusforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  Cumulus (Zambretti) forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecast&amp;gt;&lt;br /&gt;
|Always gives station forecast (if available)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#wsforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  station forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcond&amp;gt;&lt;br /&gt;
|Represents the value entered on the screen within Cumulus for the Current Weather condition, or the value as held in the [[currentconditions.txt]] file. Any reserved HTML characters are encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcondenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#currcond&amp;gt; but also has all characters above (decimal base) code 159 encoded as HTML entities for example this would encode any use of symbol for degree.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcondJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current conditions encoded for JavaScript&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Extra Sensors==&lt;br /&gt;
&lt;br /&gt;
The extra sensors functionality in Cumulus only supports processing for current spot values as read from the sensors. Periodically spot extra sensor values are logged, see the [[Extra_Sensor_Files|Extra Sensor Files]] page for information about log files from where you can extract the past spot values. The logging can be compared to the Standard Logfiles.&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors: Davis models and Oregon Scientific WMR928, WR100/200 ===&lt;br /&gt;
&lt;br /&gt;
These web tags hold current values for additional sensors supported by CumulusMX. For Oregon Scientific model like WMR-200 with USB connection, please refer to [[#Web tags mentioning (outside) temperature]] because any of the extra temperature tags below can be redirected to &#039;&#039;&#039;&amp;lt;#temp&amp;gt;&#039;&#039;&#039;, and consequently also have web tags reporting daily extremes and longer period extreme records.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp1 - 10&amp;gt;&lt;br /&gt;
|Extra temperature channel 1 - 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP1 - 10&amp;gt;&lt;br /&gt;
|Extra dew point channel 1 - 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum1 - 8&amp;gt;&lt;br /&gt;
|Extra humidity channel 1 - 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilTemp1 - 16&amp;gt;&lt;br /&gt;
|Soil temperature 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture1 - 16&amp;gt;&lt;br /&gt;
|Soil moisture 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafTemp1 - 4&amp;gt;&lt;br /&gt;
|Leaf temperature 1 - 4&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafWetness1 - 8&amp;gt;&lt;br /&gt;
|Leaf wetness 1 - 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors:  Davis AirLink ===&lt;br /&gt;
Available from version 3.9.0. You can configure two Airlink devices which have fixed identification as Indoor and Outdoor. There are a similar set of tags for each device.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Particulate Matter&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm1[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 1 μm, or less count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Currentparticulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality Index Values (allows use of the &amp;quot;dp=n&amp;quot; and &amp;quot;tc=y&amp;quot; parameters)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 2.5 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Stats Values&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 1 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 3 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 24 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] 12 hr averages buffer (2  hrs are required to get a nowcast value)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Sensor Info&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkFirmwareVersion[InǀOut]&amp;gt;&lt;br /&gt;
|Shows the AirLink firmware version as a date string.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkTemp[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air temperature value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkHum[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air humidity value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkWifiRssi[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors WiFi signal strength in dB - anything below -90 is considered very poor.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Extra Sensors: Ecowitt ===&lt;br /&gt;
&lt;br /&gt;
Ecowitt stations are sold under other names depending on nation,  e.g. Ambient in USA, Froggit in central Europe, so Ecowitt is used as a generic name in this Wiki. See also [https://www.wxforum.net/index.php?board=111.0 WXForum.net].&lt;br /&gt;
&lt;br /&gt;
==== WH45 CO₂ sensor ====&lt;br /&gt;
&lt;br /&gt;
Available from release 3.9.5.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2&amp;gt;&lt;br /&gt;
| The actual CO&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;concentration in ppm&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm2p5&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; or less&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm2p5-24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm10&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less (includes the 2.5 figure)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm10-24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-temp&amp;gt;&amp;lt;sup&amp;gt;See note&amp;lt;/sup&amp;gt;&lt;br /&gt;
| Temperature as reported by Air Quality monitor. &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-hum&amp;gt;&lt;br /&gt;
| Relative Humidity as reported by Air Quality monitor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note&#039;&#039;&#039;: This temperature reflects the temperature of the sensor and would be used in combination with the sensors measured humidity (see next) for correction of the measured PM (particulate matter) value. This correction is responsibility of the user and is subject to a lot of discussion. Determination of how to correct the PM value is highly dependent on the conditions and placement of the sensor. See the specification sheet for the sensor or create some multivariate regression line based on calibration measurements. This is also valid for PM sensors like the AirLink. The normal amateur usage of PM sensors is that the uncorrected values are published. &lt;br /&gt;
&lt;br /&gt;
==== WN34 soil and water sensor ====&lt;br /&gt;
&lt;br /&gt;
Cumulus MX can support the Ecowitt WN34 (other model types exist and are reported here as if WN34) soil and water temperature sensors. They are reported as &amp;quot;User Temperature 1&amp;quot; to &amp;quot;User Temperature 8&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp1 - 8&amp;gt;&lt;br /&gt;
|The temperature of the sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Divers Extra Sensors ====&lt;br /&gt;
Below are described the tags resulting from &#039;&#039;Ecowitt Air quality (WH41,WH43,WH45)&#039;&#039;, Ecowitt leak sensor (WH55), lighting detector (WH57), and extra temperature sensors (WN34)&lt;br /&gt;
&lt;br /&gt;
This sub-section applies only to those using Ecowitt GW1000 (also Froggit DS1500, and other equivalents, see [[Supported Devices]]) an interface unit that picks up various external sensors and sends the data via an application programming interface to CumulusMX which then generates the following web tags:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#GW1000FirmwareVersion&amp;gt;&lt;br /&gt;
|GW1000 firmware version string&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQuality1 - 4&amp;gt;&lt;br /&gt;
| Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQualityAvg1 - 4&amp;gt;&lt;br /&gt;
| 24 hr moving average Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeakSensor1 - 4&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningDistance&amp;gt;&lt;br /&gt;
|Distance to last strike &lt;br /&gt;
Same units as wind run - miles/km/nm. Returns 0.0 if you don&#039;t have a sensor, GW1000 api returns max value you can put in a byte - 0xFF which translates to 158.4 miles = 255 km if have sensor but no strike detected yet, so CMX translates that to &#039;----&#039;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningTime&amp;gt;&lt;br /&gt;
|Date and Time of last strike. &lt;br /&gt;
Default without output parameters is locale&#039;s short time format e.g. 18:02 or 6:02 pm, without date, but tag accepts both date and time output parameters. &lt;br /&gt;
Returns &#039;----&#039; if you don&#039;t have sensor or there has not been a strike since the sensor was installed. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of lighting strikes today&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp1 - 8&amp;gt; &lt;br /&gt;
|User Temperature 1 - 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The WH32 produces Temperature, Humidity and Dewpoint tags as the Davis above, WH51 soilmoisture produces similar tags.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp1 - 8&amp;gt;&lt;br /&gt;
|Extra temperature Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP1 - 8&amp;gt;&lt;br /&gt;
|Extra dew point Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum1 - 8&amp;gt;&lt;br /&gt;
|Extra humidity Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;| WH51 soilmoisture sensor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture1 - 8&amp;gt;&lt;br /&gt;
|Soil moisture 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Recent History=&lt;br /&gt;
&lt;br /&gt;
Please refer to the [[Recent history]] page for full information about using the tags in the following two tables. &lt;br /&gt;
&lt;br /&gt;
All tags in the tables below have:&lt;br /&gt;
#Mandatory input parameters as in this [[Webtags/Parameters#Input_modification_Parameters|description]]&lt;br /&gt;
#Optional output parameters to modify the time format as in this [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|description]]&lt;br /&gt;
&lt;br /&gt;
== Timestamp tag ==&lt;br /&gt;
Although as [[Recent history]] page explains, the history is intended to cover every minute in last 7 days, some entries may be at less frequent intervals, and when clocks change some entries will be missing altogether.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Time-stamp tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentTS&amp;gt;&lt;br /&gt;
|Gives the timestamp of the data that will be returned for any other recent history tag that uses same &#039;&#039;&#039;d, h, and m&#039;&#039;&#039; parameters&lt;br /&gt;
|&amp;lt;#RecentTS h=3 m=1 format=&amp;quot;HH:mm&amp;quot;&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== All Recent History Tags ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Input Modification Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentOutsideTemp&amp;gt;&lt;br /&gt;
|Outside Temperature&lt;br /&gt;
| &amp;lt;#RecentOutsideTemp h=3 m=1&amp;gt;&amp;amp;nbsp;&amp;lt;#tempunit&amp;gt; will display the temperature at the start of the period for which &amp;lt;#temptrend&amp;gt; is calculated&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill &lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentDewPoint&amp;gt;&lt;br /&gt;
|Dew Point&lt;br /&gt;
| &amp;lt;#RecentDewPoint h=25&amp;gt; reports the dew point temperature just over a day ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHeatIndex&amp;gt;&lt;br /&gt;
|Heat Index&lt;br /&gt;
| &amp;lt;#RecentHeatIndex m=121&amp;gt; reports the heat index about 2 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidity&amp;gt;&lt;br /&gt;
|Relative Humidity&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind &amp;lt;br&amp;gt;(Note: Wind &#039;Speed&#039;, &#039;Gust&#039; and &#039;Latest&#039; have the usual Cumulus meanings see [[Wind measurement]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindSpeed&amp;gt;&lt;br /&gt;
|Wind Speed&lt;br /&gt;
| &amp;lt;#RecentWindSpeed m=10&amp;gt; will display the average wind speed 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindGust&amp;gt;&lt;br /&gt;
|Wind Gust&lt;br /&gt;
&lt;br /&gt;
(reports maximum gust from build 1088 of version 1.9.4)&lt;br /&gt;
| &amp;lt;#RecentWindGust d=1 m=1&amp;gt; will report the wind gust at approximately the same time yesterday&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindLatest&amp;gt;&lt;br /&gt;
|Wind Latest. &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindDir&amp;gt;&lt;br /&gt;
|Wind Direction (instantaneous)&lt;br /&gt;
| &amp;lt;#RecentWindDir m=10&amp;gt; will tell you which direction the wind was blowing from 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir&amp;gt;&lt;br /&gt;
|Wind Direction (average)&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir d=6&amp;gt; will say what the calculated average wind direction was at this time at the start of the week&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentPressure&amp;gt;&lt;br /&gt;
|Sea-level Pressure&lt;br /&gt;
| &amp;lt;#RecentPressure h=3 m=1&amp;gt; gives the sea level pressure when &amp;lt;#presstrendval&amp;gt; started tracking the pressure&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentRainToday&amp;gt;&lt;br /&gt;
|Daily rain total from last roll-over to specified time&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar &amp;amp; UV&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentSolarRad&amp;gt;&lt;br /&gt;
|Solar Radiation &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentUV&amp;gt;&lt;br /&gt;
|UV Index &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Indoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; | (to do)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Outdoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill  (if temperature is below 10°C or 50 °F, then the new Feels Like now available in MX (next item) will report this same value).&lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentFeelsLike&amp;gt;&lt;br /&gt;
| Feels Like Temperature&lt;br /&gt;
| &amp;lt;#RecentFeelsLike h=12 m=1&amp;gt; reports the feel like temperature 12 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidex&amp;gt;&lt;br /&gt;
| Canadian Humidity Index (humidex) Dimensionless - no units&lt;br /&gt;
| &amp;lt;#RecentHumidex h=3&amp;gt; reports humidex 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality tags&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
NOTE: Please note this section has NOT yet been updated for recent MX releases, it appears from [[cumulusmx.db|RecentData table in cumulusmx.db]] that the list here is not complete for MX.  However, no release announcement has been found listing tag names not shown here (i.e. apparent temperature, indoor temperature and humidity, air quality)&lt;br /&gt;
&lt;br /&gt;
=Today=&lt;br /&gt;
&lt;br /&gt;
Cumulus allows some control over the time that &amp;quot;Today&amp;quot; begins:&lt;br /&gt;
# You can define the log rollovertime. Choose between 9am or midnight.&lt;br /&gt;
# For the weather diary feature &#039;&#039;&#039;SnowDepthHour&#039;&#039;&#039; The default SnowDepthHour is 0&lt;br /&gt;
&lt;br /&gt;
Readings from your weather station are assigned to the &amp;quot;Today&amp;quot; based on 3 options for [[Meteorological day]]&lt;br /&gt;
# starting at 9:00 am, based on winter time, so switching to 10:00 during Daylight Saving (summer) time, or&lt;br /&gt;
# starting at 9:00 am, all year round, or&lt;br /&gt;
# aligned with calendar days, so today starts at midnight&lt;br /&gt;
&lt;br /&gt;
The independence of the start time for weather diary and weather station related web tags means needs to be remembered when labelling web tags from the two tables below. It was assumed that you would use 9 a.m. as start time for both, but not care when snow fell, as it often has in the UK, after Summer Time has begun, so weather station tags were by default reporting from 10 a.m. local time and snow as at 9 a.m.&lt;br /&gt;
&lt;br /&gt;
In MX, if you choose 9 a.m. (optionally 10 a.m. in summer) for rollover, so all the standard derivative are assigned to the date the meteorological day starts as Today, but the sunshine hours recorded against today will be from midnight on the said date.&lt;br /&gt;
&lt;br /&gt;
==Weather Diary==&lt;br /&gt;
&lt;br /&gt;
This first table lists all the web tags available for reporting what is recorded in the weather diary. Just to be clear, the web tags shown below, will report data for previous day if the current time is before the snow depth hour setting, and report data for the current day if the current time matches the snow depth hour or is later.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowdepth&amp;gt;&lt;br /&gt;
|Meteorologists report snow depth in cm, so this is default unit for Cumulus. &lt;br /&gt;
&lt;br /&gt;
If there is no entry in Weather Diary for the day explained above, reports zero.&lt;br /&gt;
&lt;br /&gt;
Input is to 2 decimal places. MX allows output in centimetres with decimal places without any script. You can&#039;t change the units shown in admin interface, but your value can be input as inches to 2 decimal places if you ignore &amp;quot;cm&amp;quot; that is displayed in that interface.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowlying&amp;gt;&lt;br /&gt;
| If there is no entry in Weather Diary for the day explained above, this web tag returns null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowfalling&amp;gt;&lt;br /&gt;
| If there is no entry in Weather Diary for the day explained above, this web tag returns null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Today.ini==&lt;br /&gt;
&lt;br /&gt;
These tag names relate to the current [[Meteorological day]] and they are populated from information held in [[today.ini]]; Where a tag name reports a value specific to a past time in today-so-far, there will also be a tag name that can give the time of day, shown in same row of table below. For those that cover whole day so far, the final column contains &amp;quot;n/a&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
There is some inconsistency in naming with &amp;quot;T&amp;quot; not included in all tag names, &amp;quot;T&amp;quot; is used in conjunction with &amp;quot;H&amp;quot; or &amp;quot;L&amp;quot; as a suffix for extreme values/time-stamps, but a prefix &amp;quot;T&amp;quot; can identify today&#039;s value, or prefix &amp;quot;T&amp;quot; can signify a time-stamp. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtemp&amp;gt;&lt;br /&gt;
|The [[Average_temperature|average]] temperature so far today (calculated from all temperature readings processed by Cumulus, [[Today.ini|today.ini]] stores a cumulative aggregate and counts the number of values processed, so a division gives this output)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprange&amp;gt;&lt;br /&gt;
|The temperature range (&amp;lt;#tempTH&amp;gt; - &amp;lt;#tempTL&amp;gt;) so far today (Cumulus calculates all these tags using Celsius values, but outputs them in your chosen units)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTH&amp;gt;&lt;br /&gt;
|Today&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTL&amp;gt;&lt;br /&gt;
|Today&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTH&amp;gt;&lt;br /&gt;
|Today&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTL&amp;gt;&lt;br /&gt;
|Today&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillTL&amp;gt;&lt;br /&gt;
|Today&#039;s greatest wind chill&lt;br /&gt;
|&amp;lt;#TwchillTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#ThumTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#ThumTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Precipitation&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rain24hourTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest rain for 24 hours&lt;br /&gt;
|&amp;lt;#Train24hourTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainToday&amp;gt;&lt;br /&gt;
|If you have an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode, this gives today&#039;s rain total so far according to the sensor&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustTM&amp;gt; &lt;br /&gt;
|Today&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingTM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of today&#039;s high gust (&amp;lt;#wgustTM&amp;gt;) in degrees&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufort&amp;gt; &lt;br /&gt;
|Today&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufortnumber&amp;gt;&lt;br /&gt;
|Today&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#windrun&amp;gt;&lt;br /&gt;
|The total wind run so far today&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvg&amp;gt;&lt;br /&gt;
|The wind run divided by time passed since rollover to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearing&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddir&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for today&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ET&amp;gt;&lt;br /&gt;
|Today&#039;s [http://en.wikipedia.org/wiki/Evapotranspiration evapotranspiration], if not on the station can be calculated by CMX.&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarTH&amp;gt;&lt;br /&gt;
|Today&#039;s high solar radiation value (Solar sensor needed)&lt;br /&gt;
|&amp;lt;#TsolarTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVTH&amp;gt;&lt;br /&gt;
|Today&#039;s high UV Index (UV sensor needed)&lt;br /&gt;
|&amp;lt;#TUVTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
|Today&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of strikes since midnight, default 0 &lt;br /&gt;
&lt;br /&gt;
(other lightning tags can be found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursToday&amp;gt;&lt;br /&gt;
| The incremental chill hours figure since start of today (Compare with Cumulative seasonal Chill Hours at end of today &amp;lt;#chillhours&amp;gt; found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= No Commas; RC Webtags =&lt;br /&gt;
&lt;br /&gt;
The conversion of comma decimal separator to a point is described on the [[Webtags/Parameters#Changing_the_decimal_separator|parameter page]]. However, there is a set of legacy webtags which produce that value without a comma without parameter. Those webtags have a prefix of RC and are listed separately. Those webtags still exist and are listed here without further comment.&lt;br /&gt;
&lt;br /&gt;
== Current conditions ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCtemp&amp;gt;, &amp;lt;#RCdew&amp;gt;, &amp;lt;#RCheatindex&amp;gt;, &amp;lt;#RChum&amp;gt;, &amp;lt;#RCinhum&amp;gt;, &amp;lt;#RCintemp&amp;gt;, &amp;lt;#RCpress&amp;gt;, &amp;lt;#RCrfall&amp;gt;, &amp;lt;#RCrrate&amp;gt;, &amp;lt;#RCwchill&amp;gt;, &amp;lt;#RCwgust&amp;gt;, &amp;lt;#RCwspeed&amp;gt;, &amp;lt;#RCwlatest&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Today ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCpressTH&amp;gt;,  &amp;lt;#RCpressTL&amp;gt;,  &amp;lt;#RCrrateTM&amp;gt;,  &amp;lt;#RCtempTH&amp;gt;, &amp;lt;#RCtempTL&amp;gt;, &amp;lt;#RCwgustTM&amp;gt;,  &amp;lt;#RCdewpointTH&amp;gt;, &amp;lt;#RCdewpointTL&amp;gt;, &amp;lt;#RCwchillTL&amp;gt;, &amp;lt;#RCheatindexTH&amp;gt;, &amp;lt;#RCapptempTH&amp;gt;, &amp;lt;#RCapptempTL&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Recent History ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCRecentOutsideTemp&amp;gt;, &amp;lt;#RCRecentWindSpeed&amp;gt;, &amp;lt;#RCRecentWindGust&amp;gt;, &amp;lt;#RCRecentWindLatest&amp;gt;, &amp;lt;#RCRecentWindChill&amp;gt;, &amp;lt;#RCRecentDewPoint&amp;gt;, &amp;lt;#RCRecentHeatIndex&amp;gt;, &amp;lt;#RCRecentPressure&amp;gt;, &amp;lt;#RCRecentRainToday&amp;gt;, &amp;lt;#RCRecentUV&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Yesterday=&lt;br /&gt;
&lt;br /&gt;
Note that the Y indicating yesterday is sometimes a prefix, sometimes a suffix (with H for High, L for Low), web tags are not named consistently!&lt;br /&gt;
&lt;br /&gt;
For web tags that refer to a particular time of day, there is a corresponding web tag that can give that time of day. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:550px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtempY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s average temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprangeY&amp;gt;&lt;br /&gt;
|The temperature range (max - min) yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Ychillhours&amp;gt;&lt;br /&gt;
| The Cumulative [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] as recorded at rollover (the end of meteorological yesterday)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursYest&amp;gt;&lt;br /&gt;
| The incremental [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] yesterday&lt;br /&gt;
&lt;br /&gt;
(compare with &amp;lt;#chillhoursToday&amp;gt; described in [[#Today.ini]] table)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#TwchillYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYH&amp;gt;&lt;br /&gt;
|High humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYL&amp;gt;&lt;br /&gt;
|Low humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallY&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to the connected weather station&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainYest&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rain24hourYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest hourly rain over 24 hours&lt;br /&gt;
|&amp;lt;#Train24hourYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustYM&amp;gt; &lt;br /&gt;
|Yesterday&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingYM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of yesterday&#039;s high gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufort&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufortnumber&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for yesterday&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearingY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddirY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunY&amp;gt;&lt;br /&gt;
|The total wind run for yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvgY&amp;gt;&lt;br /&gt;
| The wind run yesterday divided by 24 hours to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YSunshineHours&amp;gt;&lt;br /&gt;
|Yesterday&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high solar radiation value (Solar sensor needed) &lt;br /&gt;
|&amp;lt;#TsolarYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high UV Index (UV sensor needed) &lt;br /&gt;
|&amp;lt;#TUVYH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Yearly=&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:350px&amp;quot;|Time Webtag&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#YearTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#YearTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s highest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s lowest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHeatIndexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest USA heat index&lt;br /&gt;
|&amp;lt;#YearHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWChillL&amp;gt;&lt;br /&gt;
|This year&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#YearWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeH&amp;gt;&lt;br /&gt;
|This year&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumidexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#YearHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointH&amp;gt;&lt;br /&gt;
|This year&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMinTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMaxTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumH&amp;gt;&lt;br /&gt;
|This year&#039;s high humidity&lt;br /&gt;
|&amp;lt;#YearHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumL&amp;gt;&lt;br /&gt;
|This year&#039;s low humidity&lt;br /&gt;
|&amp;lt;#YearHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressH&amp;gt;&lt;br /&gt;
|This year&#039;s high pressure&lt;br /&gt;
|&amp;lt;#YearPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressL&amp;gt;&lt;br /&gt;
|This year&#039;s low pressure&lt;br /&gt;
|&amp;lt;#YearPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearGustH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind gust&lt;br /&gt;
|&amp;lt;#YearGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind speed&lt;br /&gt;
|&amp;lt;#YearWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindRunH&amp;gt;&lt;br /&gt;
| This year&#039;s highest Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearRainRateH&amp;gt;&lt;br /&gt;
|This year&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#YearRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHourlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#YearHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDailyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high daily rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearRain24HourH&amp;gt;&lt;br /&gt;
|This year&#039;s high 24hr rain&lt;br /&gt;
|&amp;lt;#YearRain24HourHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearRain24HourHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMonthlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high monthly rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMonthlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest period without rain ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursYear&amp;gt;&lt;br /&gt;
| the total sunshine hours in year-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=All Time=&lt;br /&gt;
&lt;br /&gt;
The default formats are:&lt;br /&gt;
*The default format for an extreme month is to show the month name in full i.e. format &#039;MMMM&#039; followed by the year in full. &lt;br /&gt;
*For an extreme day it shows the day of the month and the month name in full i.e. format &amp;quot;dd MMMM&amp;quot; (same for Cumulus 1 and Cumulus MX), prefixed with the word &#039;on&#039; again ending with the year. &lt;br /&gt;
*For the highest/lowest within a day in the year it shows both time and date adding the word &amp;quot;at&amp;quot; before the time, and the word &#039;on&#039; before the date (i.e. on the standard web page the time comes first, not as seen in admin interface).&lt;br /&gt;
&lt;br /&gt;
You can change the default output on either the standard web template, or in your own file,  by using the [[#Time.2FDate_.27format.27_Parameter|formats]], please check the [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|Parameter page]].&lt;br /&gt;
&lt;br /&gt;
Note that unlike the this month and this year web tags, the time and the date are both included in the default format of the standard time-stamp web tags for the &#039;highest minimum&#039; and &#039;lowest maximum&#039; temperatures, yet another inconsistency!&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempH&amp;gt;&lt;br /&gt;
|All time high temperature&lt;br /&gt;
|&amp;lt;#TtempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempL&amp;gt;&lt;br /&gt;
|All time low temperature &lt;br /&gt;
|&amp;lt;#TtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#mintempH&amp;gt;&lt;br /&gt;
|All time high minimum temperature &lt;br /&gt;
|&amp;lt;#TmintempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#maxtempL&amp;gt;&lt;br /&gt;
|All time low maximum temperature &lt;br /&gt;
|&amp;lt;#TmaxtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDailyTempRange&amp;gt;&lt;br /&gt;
|All time low daily temperature range&lt;br /&gt;
|&amp;lt;#TLowDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyTempRange&amp;gt;&lt;br /&gt;
|All time high daily temperature range&lt;br /&gt;
|&amp;lt;#THighDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempH&amp;gt;&lt;br /&gt;
|All time high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempL&amp;gt;&lt;br /&gt;
|All time low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeH&amp;gt;&lt;br /&gt;
|All time high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeL&amp;gt;&lt;br /&gt;
|All time low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexH&amp;gt;&lt;br /&gt;
|All time high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexH&amp;gt;&lt;br /&gt;
|All time high USA heat index&lt;br /&gt;
|&amp;lt;#TheatindexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointH&amp;gt;&lt;br /&gt;
|All time high dew point&lt;br /&gt;
|&amp;lt;#TdewpointH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointL&amp;gt;&lt;br /&gt;
|All time low dew point&lt;br /&gt;
|&amp;lt;#TdewpointL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humH&amp;gt;&lt;br /&gt;
|All time high humidity&lt;br /&gt;
|&amp;lt;#ThumH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humL&amp;gt;&lt;br /&gt;
|All time low humidity&lt;br /&gt;
|&amp;lt;#ThumL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillH&amp;gt;&lt;br /&gt;
|All time greatest wind chill (i.e. lowest temperature, but highest wind speed) &lt;br /&gt;
|&amp;lt;#TwchillH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateM&amp;gt;&lt;br /&gt;
|All time high rain rate &lt;br /&gt;
|&amp;lt;#TrrateM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallH&amp;gt;&lt;br /&gt;
|All time high daily rain &lt;br /&gt;
|&amp;lt;#TrfallH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallhH&amp;gt;&lt;br /&gt;
|All time high hourly rain&lt;br /&gt;
|&amp;lt;#TrfallhH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallmH&amp;gt;&lt;br /&gt;
|All time high monthly rain &lt;br /&gt;
|&amp;lt;#TrfallmH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriod&amp;gt;&lt;br /&gt;
|All time longest dry period (days)&lt;br /&gt;
|&amp;lt;#TLongestDryPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriod&amp;gt;&lt;br /&gt;
|All time longest wet period (days)&lt;br /&gt;
|&amp;lt;#TLongestWetPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressH&amp;gt;&lt;br /&gt;
|All time high pressure &lt;br /&gt;
|&amp;lt;#TpressH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressL&amp;gt;&lt;br /&gt;
|All time low pressure &lt;br /&gt;
|&amp;lt;#TpressL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#gustM&amp;gt;&lt;br /&gt;
|All time high wind gust &lt;br /&gt;
|&amp;lt;#TgustM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeedH&amp;gt;&lt;br /&gt;
|All time high average wind speed &lt;br /&gt;
|&amp;lt;#TwspeedH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunH&amp;gt;&lt;br /&gt;
|All time high daily wind run&lt;br /&gt;
|&amp;lt;#TwindrunH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Monthly=&lt;br /&gt;
&lt;br /&gt;
The web tags in the date column default output dates in the format &amp;quot;dd MMMM&amp;quot;. For web tags that represent daily values, there are (obviously) no corresponding time web tags, but for high and low spot values the default &#039;h:mm&#039; format of the time output can be changed. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Time Webtag name&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempH&amp;gt;&lt;br /&gt;
|This months high temperature&lt;br /&gt;
|&amp;lt;#MonthTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempL&amp;gt;&lt;br /&gt;
|This months low temperature&lt;br /&gt;
|&amp;lt;#MonthTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMinTempH&amp;gt;&lt;br /&gt;
|This months highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMaxTempL&amp;gt;&lt;br /&gt;
|This months lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHeatIndexH&amp;gt;&lt;br /&gt;
|This months high USA heat index&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWChillL&amp;gt;&lt;br /&gt;
|This months greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#MonthWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempH&amp;gt;&lt;br /&gt;
|This month&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempL&amp;gt;&lt;br /&gt;
|This month&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeH&amp;gt;&lt;br /&gt;
|This month&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeL&amp;gt;&lt;br /&gt;
|This months lowest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumidexH&amp;gt;&lt;br /&gt;
|This month&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#MonthHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointH&amp;gt;&lt;br /&gt;
|This month&#039;s high dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointL&amp;gt;&lt;br /&gt;
|This month&#039;s low dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumH&amp;gt;&lt;br /&gt;
|This month&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#MonthHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#MonthHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressH&amp;gt;&lt;br /&gt;
|This month&#039;s highest pressure&lt;br /&gt;
|&amp;lt;#MonthPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest pressure&lt;br /&gt;
|&amp;lt;#MonthPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthGustH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind gust&lt;br /&gt;
|&amp;lt;#MonthGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind speed&lt;br /&gt;
|&amp;lt;#MonthWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindRunH&amp;gt;&lt;br /&gt;
|This month&#039;s high Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthRainRateH&amp;gt;&lt;br /&gt;
|This month&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#MonthRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHourlyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthRain24HourH&amp;gt;&lt;br /&gt;
|This month&#039;s highest 24hr rain&lt;br /&gt;
|&amp;lt;#MonthRain24HourHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthRain24HourHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDailyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s wettest day (greatest daily rain)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest dry period ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day, ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursMonth&amp;gt;&lt;br /&gt;
| the total sunshine hours in month-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Monthly All Time Records=&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;These tag names represent extreme record values (and corresponding time-stamps) for any particular month (1 =January, and so on, to 12 =December) in all years&#039;&#039;&#039; (HAR To place somewhere)&lt;br /&gt;
&lt;br /&gt;
This table includes webtags that show the values in [[Monthlyalltime.ini]] log file.&lt;br /&gt;
&lt;br /&gt;
These are a set of tags for monthly all-time highs and lows, in other words the highest and lowest values for a particular month of the year.  &lt;br /&gt;
# The tag names listed here require a [[Webtags/Parameters#Input_modification_Parameters|input modification parameter]].&lt;br /&gt;
# The tag names here can optionally take any [[Webtags/Parameters#Output_modification_parameters|output modification parameters]].&lt;br /&gt;
# To supply both optional input modification, and optional output modification parameters, separate them with spaces, e.g. &amp;lt;#ByMonthTempHT mon=7 format=hh:nn&amp;gt;. In that example, the time (not date) of highest ever temperature in July is returned after processing by Cumulus.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempH&amp;gt;&lt;br /&gt;
|High Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempL&amp;gt;&lt;br /&gt;
|Low Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexH&amp;gt;&lt;br /&gt;
|High Heat Index&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWChillL&amp;gt;&lt;br /&gt;
|Greatest wind chill (i.e. lowest temperature and highest wind speed)&lt;br /&gt;
|&amp;lt;#ByMonthWChillLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempH&amp;gt;&lt;br /&gt;
|High Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempL&amp;gt;&lt;br /&gt;
|Low Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeH&amp;gt;&lt;br /&gt;
|High Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeL&amp;gt;&lt;br /&gt;
|Low Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumidexH&amp;gt;&lt;br /&gt;
|High Canadian Humidity Index (Humidex)&lt;br /&gt;
|&amp;lt;#ByMonthHumidexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointH&amp;gt;&lt;br /&gt;
|High Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointL&amp;gt;&lt;br /&gt;
|Low Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMinTempH&amp;gt;&lt;br /&gt;
|Highest Daily Minimum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMinTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempL&amp;gt;&lt;br /&gt;
|Lowest Daily Maximum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRangeT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRangeT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumH&amp;gt;&lt;br /&gt;
|High Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumL&amp;gt;&lt;br /&gt;
|Low Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumLT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressH&amp;gt;&lt;br /&gt;
|High Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressL&amp;gt;&lt;br /&gt;
|Low Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthGustH&amp;gt;&lt;br /&gt;
|High Wind Gust&lt;br /&gt;
|&amp;lt;#ByMonthGustHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindH&amp;gt;&lt;br /&gt;
|High Wind Speed&lt;br /&gt;
|&amp;lt;#ByMonthWindHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindRunH&amp;gt;&lt;br /&gt;
|High Daily Wind Run&lt;br /&gt;
|&amp;lt;#ByMonthWindRunHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthRainRateH&amp;gt;&lt;br /&gt;
|High Rain Rate&lt;br /&gt;
|&amp;lt;#ByMonthRainRateHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainH&amp;gt;&lt;br /&gt;
|High Monthly Rainfall&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainH&amp;gt;&lt;br /&gt;
|High Hourly Rain&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthRain24HourH&amp;gt;&lt;br /&gt;
|High 24hr Rain&lt;br /&gt;
|&amp;lt;#ByMonthRain24HourHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainH&amp;gt;&lt;br /&gt;
|High Daily Rain&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest Dry Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriodT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest Wet Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriodT&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Day/Night/Sun/Moon=&lt;br /&gt;
&lt;br /&gt;
These values are calculated hourly.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunrise&amp;gt;&lt;br /&gt;
|Last sunrise time at the station - This sunrise time is calculated by a third party library each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunset&amp;gt;&lt;br /&gt;
|Next sunset time at the station - The sunset/sunrise times are calculated each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylength&amp;gt;&lt;br /&gt;
|Length of day in hours and minutes (sunrise to sunset).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunUp&amp;gt;&lt;br /&gt;
|A flag to indicate if the Sun is above the horizon or not, based on the sunrise and sunset times.&lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 is when the Sun is above the horizon for the station location.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dawn&amp;gt;&lt;br /&gt;
|Start of last Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dusk&amp;gt;&lt;br /&gt;
|End of next Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylightlength&amp;gt;&lt;br /&gt;
| Approximate length of daylight in hours and minutes (dawn to dusk)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#isdaylight&amp;gt;&lt;br /&gt;
|A flag to indicate if the location for the station is in civil daylight or not, based on the dawn and dusk times. &lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 notes that it is currently within the hours of daylight.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tomorrowdaylength&amp;gt;&lt;br /&gt;
|A string giving an approximate predicted difference between the length of daylight (dawn to dusk) yesterday and length of daylight tomorrow.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonphase&amp;gt;&lt;br /&gt;
|Current [[Lunar phase|phase of the moon]] in words, eg &amp;quot;New Moon&amp;quot; etc. The names used can be altered in [[Strings.ini#Moon_Phases|strings.ini]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonAge&amp;gt;&lt;br /&gt;
|Current &#039;&#039;&#039;approximate&#039;&#039;&#039; age of the Moon in days (0-29.53)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonrise&amp;gt;&lt;br /&gt;
|Current moonrise time at the station (if moon rises on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonset&amp;gt;&lt;br /&gt;
|Current moonset time at the station (if moon sets on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercent&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (negative value indicates &#039;waning&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercentAbs&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (always positive)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
| see [[#Today.ini]] Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YSunshineHours&amp;gt;&lt;br /&gt;
|see [[#Yesterday]] Miscellaneous &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CurrentSolarMax&amp;gt;&lt;br /&gt;
|[[FAQ#What_is_this_.22Solar_Max.22_value_which_Cumulus_is_displaying.3F | Current theoretical maximum solar radiation]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunny&amp;gt;&lt;br /&gt;
|Returns 1 if the sun is shining, otherwise 0 (Solar sensor needed)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= System =&lt;br /&gt;
&lt;br /&gt;
Special tags returning information about the device hosting CumulusMX &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:450px&amp;quot; |Applicability&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsVersion&amp;gt;&lt;br /&gt;
|OS version, e.g. &amp;quot;Windows 7 x64 build 7600&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsLanguage&amp;gt;&lt;br /&gt;
|OS language, e.g. &amp;quot;English&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SystemUpTime&amp;gt;&lt;br /&gt;
|How long the system has been up, e.g. &amp;quot;8 hours 21 minutes&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ProgramUpTime&amp;gt;&lt;br /&gt;
|How long Cumulus has been running, e.g. &amp;quot;7 hours 55 minutes&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CpuCount&amp;gt;&lt;br /&gt;
|Number of processors, e.g. &amp;quot;4&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AllocatedMemory&amp;gt;&lt;br /&gt;
|Amount of memory allocated to Cumulus, e.g. &amp;quot;18.76 MB&amp;quot;&lt;br /&gt;
&lt;br /&gt;
NOTE: produces 0.0&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Units=&lt;br /&gt;
&lt;br /&gt;
No optional input nor output parameters.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunit&amp;gt;&lt;br /&gt;
|Unit of temperature being used (Set in Cumulus as [http://en.wikipedia.org/wiki/Centigrade Celsius] or [http://en.wikipedia.org/wiki/Fahrenheit Fahrenheit]) values &amp;quot;&amp;amp;amp;deg;C&amp;quot; or &amp;quot;&amp;amp;amp;deg;F&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#tempunitnoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded (i.e. without &#039;&#039;&#039;&amp;amp;amp;&#039;&#039;&#039; and without &#039;&#039;&#039;&amp;amp;deg;&#039;&#039;&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunitnodeg&amp;gt;&lt;br /&gt;
|The temperature units being used, without a degree symbol, i.e. &amp;quot;F&amp;quot; or &amp;quot;C&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressunit&amp;gt;&lt;br /&gt;
|Unit of measure for pressure. Possible values: &amp;quot;mb&amp;quot;, &amp;quot;hPa&amp;quot;, &amp;quot;in&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rainunit&amp;gt;&lt;br /&gt;
|Unit of measure for rain fall. Possible values: &amp;quot;mm&amp;quot; or &amp;quot;inches&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windunit&amp;gt;&lt;br /&gt;
|Unit of measure for wind speed. Possible values: &amp;quot;m/s&amp;quot;, &amp;quot;mph&amp;quot;, &amp;quot;km/h&amp;quot;, &amp;quot;kts&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrununit&amp;gt;&lt;br /&gt;
|Unit of measure for wind run (distance). Possible values: &amp;quot;km&amp;quot;, &amp;quot;miles&amp;quot;, &amp;quot;km&amp;quot;, &amp;quot;nm&amp;quot; (for wind speeds in m/s, mph, km/h, kts)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbaseunit&amp;gt;&lt;br /&gt;
|The units used for cloudbase value. Possible values:  &amp;quot;ft&amp;quot; or &amp;quot;m&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Date &amp;amp; Time=&lt;br /&gt;
The default format depends on the locale you use to run Cumulus.&lt;br /&gt;
&lt;br /&gt;
When format is fixed it is noted.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#date&amp;gt;&lt;br /&gt;
|The current date.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdate&amp;gt;&lt;br /&gt;
|The current meteorological date.&lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt; (above), but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the &amp;lt;#metdate&amp;gt; will return the date associated with previous calendar day, but will still return current time  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUTC&amp;gt;&lt;br /&gt;
|The current UTC date/time rather than local date/time.  Example result: 18:30 on 30 December 2009. If you want the local date and time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#time&amp;gt;&lt;br /&gt;
|The current time and date. Example result: 18:30 on 30 December 2009.  If you simply wish the time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timehhmmss&amp;gt;&lt;br /&gt;
|The current time (without date). Example format: 18:30:27. You can use output format specifiers to change the way the time is output, but any date specifiers are ignored.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#minute&amp;gt;&lt;br /&gt;
|The current time, just the minutes. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hour&amp;gt;&lt;br /&gt;
|The current time, just the hour. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#day&amp;gt;&lt;br /&gt;
| The current day as a 2-digit number. Fixed format: 07  (cannot use output format modifiers) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dayname&amp;gt;&lt;br /&gt;
| The current day as a word.  For example, Monday &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortdayname&amp;gt;&lt;br /&gt;
| The current day as a shortened word. Example format: Mon&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#month&amp;gt;&lt;br /&gt;
|The current month as a 2-digit number. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#monthname&amp;gt;&lt;br /&gt;
|The current month as a word. Example format: July&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortmonthname&amp;gt;&lt;br /&gt;
|The current month as a shortened word. Example format: Jul&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#year&amp;gt;&lt;br /&gt;
|The current year as a 4-digit number. Example format: 2009  (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortyear&amp;gt;&lt;br /&gt;
|The current year as a 2-digit number. Example format: 09 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdateyesterday&amp;gt;&lt;br /&gt;
|The previous meteorological date.  The default format depends on the locale you use to run Cumulus &lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#yesterday&amp;gt; (below), but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the date output by &amp;lt;#metdateyesterday&amp;gt; will be the calendar day before that returned by &amp;lt;#yesterday&amp;gt;, but the time returned is actual local time.  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#yesterday&amp;gt;&lt;br /&gt;
|Yesterday&#039;s date. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeJavaScript&amp;gt;&lt;br /&gt;
| The JavaScript &#039;&#039;&#039;Date&#039;&#039;&#039; object contains the number of milliseconds since 00:00:00.000 UTC on 1st January 1970, that date and time is known as the UNIX Epoch.  In JavaScript, you can use &amp;lt;code&amp;gt;Math.floor(new Date().getTime()/1000.0)&amp;lt;/code&amp;gt; This getTime method returns the time in milliseconds.  The web tag returns an integer (currently with 13 digits) representing the number of milliseconds since the UNIX epoch when the web tag was processed. It can be used in a script where you wish to re-express other times output by Cumulus MX into UTC (Coordinated Universal Time).  Mac OS X uses 00:00:00.000 UTC on 1st January 2001 as the starting time and date for its millisecond count, so that is considerably lower.&lt;br /&gt;
&lt;br /&gt;
Note that UTC is calculated using 9192631770 times a particular transition time for Caesium 133 as a basis for 1 second. GMT (Greenwich Mean Time) is calculated on the basis that 1 second is 1/86400 of the time taken for a whole (day) rotation of the Earth. UT1 (or solar time) is calculated from various space measurements. Periodically, leap seconds are added to UTC to realign it with UT1, but these leap seconds are not added to the count of milliseconds represented by this web tag.&lt;br /&gt;
&lt;br /&gt;
Do be aware that some devices will use a 32 bit signed integer to represent this number, and that will stop working on 19 January 2038, the year 2038 problem for computing world.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUnix&amp;gt;&lt;br /&gt;
| Unix tracks the number of seconds since the UNIX epoch. So this web tag can be used when you do not want the millisecond accuracy of the previous web tag. Like previous web tag this relates to UTC, so see details for that tag to find out more.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSince30Dec1899&amp;gt; &lt;br /&gt;
|Day count (gives whole and fractional part) Example: 41250.6523310301&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|Date when records began.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSinceRecordsBegan&amp;gt;&lt;br /&gt;
|Day count since Cumulus records started&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Alarms=&lt;br /&gt;
&lt;br /&gt;
There are web tags for each alarm condition, they give a value of &#039;1&#039; if the alarm condition is enabled and is still currently met; otherwise &#039;0&#039;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempAlarm&amp;gt; &lt;br /&gt;
|Low temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempAlarm&amp;gt; &lt;br /&gt;
|High temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeUpAlarm&amp;gt; &lt;br /&gt;
|Temperature increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeDownAlarm&amp;gt; &lt;br /&gt;
|Temperature decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressAlarm&amp;gt; &lt;br /&gt;
|Low pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressAlarm&amp;gt; &lt;br /&gt;
|High pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeUpAlarm&amp;gt; &lt;br /&gt;
|Pressure increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeDownAlarm&amp;gt; &lt;br /&gt;
|Pressure decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainTodayAlarm&amp;gt; &lt;br /&gt;
|High rain today alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateAlarm&amp;gt; &lt;br /&gt;
|High rainfall rate alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustAlarm&amp;gt; &lt;br /&gt;
|High wind gust alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedAlarm&amp;gt; &lt;br /&gt;
|High wind speed alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataStopped&amp;gt;&lt;br /&gt;
|1 if the station has apparently stopped sending data to Cumulus, otherwise 0&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataSpikeAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a data spike is detected, or a data limit exceeded&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#HttpUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a HTTP upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#MySqlUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a MySQL upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#UpgradeAlarm&amp;gt;&lt;br /&gt;
| Alarm raised if MX upgrade (a newer release) is available&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Extreme Records =&lt;br /&gt;
&lt;br /&gt;
There are a set of tags for the Cumulus record states. They give a value of &#039;1&#039; if the record has been exceeded; otherwise &#039;0&#039;. &lt;br /&gt;
&lt;br /&gt;
These web tags will be set from the time of the record until a timeout value is met (by default each record remains set for 24 hours). &lt;br /&gt;
&lt;br /&gt;
You can change the default timeout through the parameter &#039;&#039;Station Settings=&amp;gt;Common Options=&amp;gt;Advanced Options&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
== Table of web tags available for extreme records ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|The date that Cumulus began tracking all time records&amp;lt;br/&amp;gt; (does not prevent earlier record dates being set manually)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#newrecord&amp;gt; &lt;br /&gt;
|Indicates when any tracked extreme is changed (sets the LED on the interface flashing).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempRecordSet&amp;gt;&lt;br /&gt;
|1 if any temperature-based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time highest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time lowest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHeatIndexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high USA heat index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high Canadian Humidity index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowWindChillRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time greatest wind chill extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high feels like temperature extreme has been updated, 0 if not &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low feels like temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMinTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high minimum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowMaxTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low maximum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind gust extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind speed extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RainRecordSet&amp;gt;&lt;br /&gt;
|1 if any rainfall based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high rain rate extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHourlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high hourly rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRain24HourRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high 24hr rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMonthlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high monthly rain  extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest dry period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest wet period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high humidity light extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressureRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRecordSet&amp;gt;&lt;br /&gt;
|1 if any wind speed based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindrunRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind run extreme has been updated, 0 if not&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Miscellaneous =&lt;br /&gt;
&lt;br /&gt;
All tags are available in all flavours, as far as I know, although &#039;&#039;their output might vary&#039;&#039;, and which input/output parameters they permit might vary between Cumulus 1 and MX.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestError&amp;gt;&lt;br /&gt;
| This tag and the next 3 are in CumulusMX, none of them are actually used.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorDate&amp;gt;&lt;br /&gt;
|See previous tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorTime&amp;gt;&lt;br /&gt;
|See previous tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ErrorLight&amp;gt;&lt;br /&gt;
|1 if the &#039;error&#039; light is flashing, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#version&amp;gt;&lt;br /&gt;
|The version of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#build&amp;gt;&lt;br /&gt;
|The build of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildAvailable&amp;gt;&lt;br /&gt;
|This gets the value 0 or 1 and is checked on start-up and once a day thereafter at a random time&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildNumber&amp;gt;&lt;br /&gt;
|It is checked on start-up and once a day thereafter at a random time. Displays the latest public release build number - eg. b3089&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#realtimeinterval&amp;gt;&lt;br /&gt;
|The real time update interval in seconds (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#interval&amp;gt;&lt;br /&gt;
|The web site update interval in minutes (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: will always return one of these: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
&lt;br /&gt;
This is the end of the meteorological day, so if during Daylight Saving Time rolover is at &amp;quot;10 am&amp;quot;, then on the day DST ends it will return to &amp;quot;9 am&amp;quot; ensuring every meteorological day is exactly 24 hours long. If the time is &amp;quot;Midnight&amp;quot; (or during DST it is &amp;quot;9 am&amp;quot;), then days will be 23 or 25 hours long just on day clocks change, 24 hours otherwise.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationtype&amp;gt;&lt;br /&gt;
|The weather station [https://cumuluswiki.org/a/Cumulus.ini#Section:_Station model] description.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationtypeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#latitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Latitude latitude] (as you entered during setup).&lt;br /&gt;
Supports an optional &#039;dp&#039; parameter, if supplied, instead of the usual web-encoded text format with degrees/minutes/seconds, the result is in decimal degrees to the specified number of decimal places. E.g&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude&amp;gt; gives &amp;quot;N&amp;amp;nbsp;59&amp;amp; deg;&amp;amp;amp;nbsp;14&amp;amp;amp;#39;&amp;amp;amp;nbsp;33&amp;amp;amp;quot;&amp;quot; for N 59 14 33&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude dp=5&amp;gt; gives &amp;quot;59.24250&amp;quot;&lt;br /&gt;
&lt;br /&gt;
If the &amp;quot;dp&amp;quot; parameter is supplied, then supplying &amp;quot;rc=y&amp;quot; in addition will cause any decimal comma to be converted to a decimal point.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#latitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Longitude longitude]  (as you entered during setup). Supports an optional &#039;dp&#039; and &#039;rc&#039; parameters as per the latitude tag.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Altitude altitude] value (web tag outputs web encoded format containing figure, &#039;&amp;amp;amp;nbsp;&#039; and units) in either feet or metres just as you entered during setup e.g. &#039;123&amp;amp;amp;nbsp;m&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#altitudenoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#location&amp;gt;&lt;br /&gt;
|The station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longlocation&amp;gt;&lt;br /&gt;
|Longer description of the station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forum&amp;gt;&lt;br /&gt;
|URL of the forum (as you entered during setup) encoded into a web page menu item by adding colons&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forumurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#webcam&amp;gt;&lt;br /&gt;
|URL of the webcam (as you entered during setup) encoded into a web page menu item by adding colons. Default is blank. Can be used to link to any other web page that you host (Cumulus does not verify that it is a web cam, that is just a label, and the label can be changed on each standard web page individually)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#webcamurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#graphperiod&amp;gt;&lt;br /&gt;
|The number of hours displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Detailed Chart Period&#039; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dailygraphperiod&amp;gt;&lt;br /&gt;
|The number of days displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Daily Chart Period&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAMonthlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA monthly report&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAYearlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA yearly report&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_useApparent&amp;gt;&lt;br /&gt;
| Whether user prefers to see Apparent Temperature or Feels Like Temperature&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showSolar&amp;gt;&lt;br /&gt;
| Whether user wants to show Solar data or does not not have a solar sensor&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showUV&amp;gt;&lt;br /&gt;
| Whether user wants to show Ultra Violet data or does not not have a UV sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Special tags=&lt;br /&gt;
&lt;br /&gt;
==Davis==&lt;br /&gt;
&lt;br /&gt;
At present this table has not yet been updated for latest MX version.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
All (see note for THSWindex) of the following web tags for the Davis PWS are available&lt;br /&gt;
&lt;br /&gt;
The values of the reception tags are updated every 15 minutes.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsReceived&amp;gt;&lt;br /&gt;
|Total number of data packets received. This stat is not supplied by the Davis WLL station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsMissed&amp;gt;&lt;br /&gt;
|Number of missed data packets. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisMaxInARow&amp;gt;&lt;br /&gt;
|Longest streak of consecutive packets received. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumCRCerrors&amp;gt;&lt;br /&gt;
|Number of packets received with CRC errors. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumberOfResynchs&amp;gt;&lt;br /&gt;
|Number of times the console resynchronised with the transmitter. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisFirmwareVersion&amp;gt;&lt;br /&gt;
|The console/WLL firmware version&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THWindex&amp;gt;&lt;br /&gt;
|A derived temperature using Temperature/Humidity/Wind values&lt;br /&gt;
&lt;br /&gt;
The THW Index uses humidity and temperature (like Heat Index), but includes the cooling effects of wind (like wind chill).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THSWindex&amp;gt;&lt;br /&gt;
|A heat stress indicator using Temperature/Humidity/Solar/Wind values.&lt;br /&gt;
*The THSW Index uses humidity and temperature (like the Heat Index), but also includes the heating effects of sunshine, and the cooling effects of wind.&lt;br /&gt;
*Therefore requires Davis station with solar sensor.&lt;br /&gt;
See [http://digitalcommons.unl.edu/cgi/viewcontent.cgi?article=1223&amp;amp;context=animalscinbcr  Approx calculation].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#battery&amp;gt;&lt;br /&gt;
|The console battery condition in volts. eg &amp;quot;4.82v&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#txbattery&amp;gt;&lt;br /&gt;
&amp;lt;#txbattery channel=1&amp;gt;&lt;br /&gt;
|The transmitter battery condition, by default it returns the status of all transmitters.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRain&amp;gt;&lt;br /&gt;
|The console &#039;storm rain&#039; current amount.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRainStart&amp;gt;&lt;br /&gt;
|The console reported date of the start of the &#039;storm&#039; (see previous webtag).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; that the console does not report start time, so the webtag cannot report time.  It appears a minimum of 2 tips within 3 hours will trigger a storm start, so using &amp;lt;#LastRainTip&amp;gt; might help&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Davis WLL ==&lt;br /&gt;
&lt;br /&gt;
You need a purchased license to use these webtags.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsoleSupplyV&amp;gt;&lt;br /&gt;
|The WLL external supply voltage&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisReceptionPercent tx=1&amp;gt;&lt;br /&gt;
|WLL transmitter reception percentage (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=0&amp;gt;&lt;br /&gt;
|WLL RSSI of the WiFi connection&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=1&amp;gt;&lt;br /&gt;
|WLL RSSI of Transmitter #1  (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastBadCnt&amp;gt;&lt;br /&gt;
|Count of multicast packets missed or have bad a CRC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastGoodCnt&amp;gt;&lt;br /&gt;
|Count of good multicast packets received&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastGoodPct&amp;gt;&lt;br /&gt;
|Percentage of good multicast packets received&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Fine Offset==&lt;br /&gt;
&lt;br /&gt;
The following tags are specific to the Fine Offset series &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Lux value &amp;quot;Fine Offset only&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SensorContactLost&amp;gt;&lt;br /&gt;
|1 if the station has lost contact with its remote sensors &amp;quot;Fine Offset only&amp;quot; &lt;br /&gt;
0 if contact has been established&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Cumulus_MX]]&lt;/div&gt;</summary>
		<author><name>SaratogaWX</name></author>
	</entry>
	<entry>
		<id>https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=11027</id>
		<title>Full list of Webtags</title>
		<link rel="alternate" type="text/html" href="https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=11027"/>
		<updated>2022-11-09T20:02:44Z</updated>

		<summary type="html">&lt;p&gt;SaratogaWX: Corrected LeafTemp numbers&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; {|align=right&lt;br /&gt;
  |__TOC__&lt;br /&gt;
  |}&lt;br /&gt;
This list only contains the tag names. Tag names are the basic entity when asking a value. Check the [[Webtags#Using_Webtags|Usage of webtags]] and don&#039;t forget tag names are only part of the [[Webtags#General Format for Web Tags|general format for Webtags]]. It does not indicate what parameters they can take, nor does it include the brackets the tag name is surrounded by when you quote it in a template file for Cumulus to process.&lt;br /&gt;
&lt;br /&gt;
Here follow tables that group the tag names by the basic purpose of the tags listed. There has been confusion in the past of tags appearing in more than one group. If you find such occurrence you may notify or modify. &lt;br /&gt;
&lt;br /&gt;
= Current Conditions =&lt;br /&gt;
&lt;br /&gt;
We start with tags that relate to the latest values, as these are the ones that people most often choose to use. The current condition data is also available, for processes external to Cumulus, by using the inbuilt facility to generate [[Realtime.txt|a file]] with such data. CumulusMX makes current values available for a standard range of sensors where the same web tags apply across a range of weather station models. Current values from some [[#Extra Sensors|extra]] temperature and relative humidity sensors (see [[Extra temperatures]]) from particular weather station models are offered as well.&lt;br /&gt;
&lt;br /&gt;
==Standard sensors==&lt;br /&gt;
The tags in this first list are grouped for historical reasons and remain grouped.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temp&amp;gt;&lt;br /&gt;
|The outside (air) temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#intemp&amp;gt;&lt;br /&gt;
|The inside temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeLastHour&amp;gt;&lt;br /&gt;
|The change in outside temperature over the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrend&amp;gt;&lt;br /&gt;
|The average rate of change in temperature over the last three hours. Trend = (temp now - temp 3hrs ago) / 3 (the calculation selected for this trend matches the standard-based calculation for &amp;lt;#presstrendval&amp;gt; despite the naming inconsistency)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendtext&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (values can be set in strings.ini)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendenglish&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindex&amp;gt;&lt;br /&gt;
|Current [[heat index]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidex&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Humidex Humidex]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptemp&amp;gt;&lt;br /&gt;
|The [[Apparent_temperature|apparent]] temperature.  The referenced page in weather terminology section of this Wiki explains it. The formula used is that defined by BOM. Although at temperatures above 20°C (68°F) Feels like reports an &amp;quot;apparent temperature&amp;quot; it uses a different formula. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchill&amp;gt;&lt;br /&gt;
|The current [[wind chill]] temperature.  The referenced page in weather terminology section of this Wiki explains it. For temperatures below 10°C (50°F) Feels like reports the same value.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslike&amp;gt;&lt;br /&gt;
|Available for version 3.6.10 and up. See [[Feels Like]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsFreezing&amp;gt;&lt;br /&gt;
|If outside temperature is at or below 0°C/32°F. 0=Above freezing, 1=Below freezing&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#chillhours&amp;gt;&lt;br /&gt;
|The number of [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|&#039;chill hours&#039;]] so far this season (threshold temperature and start date are configurable).&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hum&amp;gt;&lt;br /&gt;
|The outside [http://en.wikipedia.org/wiki/Humidity humidity]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#inhum&amp;gt;&lt;br /&gt;
|The inside humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dew&amp;gt;&lt;br /&gt;
|The current dew point (See [[Temperature_(and_humidity)_measurement#Cumulus_Calculated_Parameters|wiki]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wetbulb&amp;gt;&lt;br /&gt;
|Estimated [http://en.wikipedia.org/wiki/Wet_bulb wet bulb] temperature&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfall&amp;gt;&lt;br /&gt;
|The total rainfall so far today (reports rain counter now minus rain counter at start of day), start of day counter can be edited using &amp;quot;edit rain today&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrate&amp;gt;&lt;br /&gt;
|The current [[Rain_measurement#Rain_Rate|rainfall rate]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rhour&amp;gt;&lt;br /&gt;
|The rainfall in the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#r24hourH&amp;gt;&lt;br /&gt;
|The rainfall in the last 24 hours&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tr24hourH&amp;gt;&lt;br /&gt;
|Time of the rainfall in the last 24 hours&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmidnight&amp;gt;&lt;br /&gt;
|The total rainfall since midnight. Useful if you don&#039;t use midnight as your start of day&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#r24hour&amp;gt;&lt;br /&gt;
| Reading recent history records, takes rain counter for latest minute, and substracts rain counter from as close as possible to same time yesterday (if Cumulus was not running at that time yesterday, but historical catch-up has been enabled, then it is from nearest time available yesterday, so for a logging interval of every 30 minutes might be 24 hours and 16 minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTipISO&amp;gt;&lt;br /&gt;
|Fixed ISO format output giving date and time of last rain gauge tip (e.g 2010-09-06 06:09) The format is always as shown (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTip&amp;gt;&lt;br /&gt;
| (available from release 3.6.1) Date/time of last rain gauge tip &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MinutesSinceLastRainTip&amp;gt;&lt;br /&gt;
|The number of minutes since the last rain gauge tip, in whole numbers, rounded down&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsRaining&amp;gt;&lt;br /&gt;
|For [[Rain_measurement#Optical_Rain_Gauge| Hydreon RG-11 devices]], shows the current rain state. 0=No rain, 1=It&#039;s raining&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmonth&amp;gt;&lt;br /&gt;
|The total rainfall so far this month&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ryear&amp;gt;&lt;br /&gt;
|Annual rainfall total for rainfall season year (i.e. starting month as set on Configuration menu, station screen,  Annual rainfall frame)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveRainDays&amp;gt;&lt;br /&gt;
|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, meteorologists exclude dew (and other times when single tip of recorder).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveDryDays&amp;gt;&lt;br /&gt;
|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&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#press&amp;gt;&lt;br /&gt;
|The [http://en.wikipedia.org/wiki/Sea_level_pressure sea level pressure]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendval&amp;gt;&lt;br /&gt;
|The average rate of pressure change over the last three hours.  Trend = (pressure now - pressure 3hrs ago) / 3 &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrend&amp;gt;&lt;br /&gt;
|The pressure trend in words - values can be set in the &#039;strings.ini&#039; file&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendenglish&amp;gt;&lt;br /&gt;
| a single word description for the pressure trend - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed). From version 1.8.8 1st December 2009&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#PressChangeLast3Hours&amp;gt;&lt;br /&gt;
|Available from version 3.11.1;  Total Pressure Change since 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altimeterpressure&amp;gt;&lt;br /&gt;
|Altimeter pressure. Pressure corrected to sea level using the station&#039;s altitude only. Same as sea-level pressure for non-Davis stations.&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wlatest&amp;gt;&lt;br /&gt;
|Current wind speed reading from console.  Corresponds to &#039;latest&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearing&amp;gt;&lt;br /&gt;
|Current wind bearing in degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currentwdir&amp;gt;&lt;br /&gt;
|Current wind bearing as a compass point - e.g. ESE &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeed&amp;gt;&lt;br /&gt;
|The 10-minute average, if you have Cumulus set to calculate a 10-minute average. Otherwise, it&#039;s the latest &#039;wind&#039; value from the console (i.e. the current speed as determined by the station). Corresponds to &#039;average&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgbearing&amp;gt;&lt;br /&gt;
|Average wind bearing in degrees over last configured interval minutes. Range 1-360, 0=Calm&lt;br /&gt;
&lt;br /&gt;
This is calculated by taking the wind direction and speed for the last 10 minutes (or other interval as configured), calculates the sums of the North/South and East/West vector components, divides the E/W component sum by the N/S component sum, and takes the arctan.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdir&amp;gt;&lt;br /&gt;
|Average wind bearing over last 10 minutes as a [http://en.wikipedia.org/wiki/Compass compass] point - e.g. ESE&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgust&amp;gt;&lt;br /&gt;
|The highest wind reading in the last 10 minutes. Corresponds to &#039;gust&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindSampleCount&amp;gt;&lt;br /&gt;
|The number of wind samples making up the wind rose (etc) data (up to 3600)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdirdata&amp;gt;&lt;br /&gt;
|Comma separated list of recent wind bearing readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &amp;lt;#nextwindindex&amp;gt;. Reading interval x varies by station type:&lt;br /&gt;
* Oregon:  x=12 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 12 hours worth in full array&lt;br /&gt;
* Davis:  x=2 or 3 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 2.5 hours worth in full array&lt;br /&gt;
* Fine Offset: Cumulus 1 reads the wind data every minute (although station transmits wind data every 40 seconds), so 60 hours worth in full array&lt;br /&gt;
* Davis WLL: x=2.5 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=160900#p160900) so 2.5 hours worth in full array&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspddata&amp;gt;&lt;br /&gt;
|Comma separated list of recent individual (non-averaged) wind speed (correspond to &#039;latest&#039; on the Cumulus main screen) readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &#039;&#039;&#039;nextwindindex&#039;&#039;&#039; tag. Reading interval x varies by station type (see above).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#nextwindindex&amp;gt;&lt;br /&gt;
|The index of the entries in &amp;lt;#wdirdata&amp;gt; and &amp;lt;#wspddata&amp;gt; that Cumulus &#039;&#039;is going to use next&#039;&#039; - i.e. the latest entry used is one less than this; but don&#039;t forget to allow for the wrap around!&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRoseData&amp;gt;&lt;br /&gt;
|A comma-separated list of the wind &#039;totals&#039; used to draw the wind rose (8 or 16 values)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRosePoints&amp;gt;&lt;br /&gt;
|The number of items in &amp;lt;#WindRoseData&amp;gt; (i.e. 8 or 16)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufort&amp;gt;&lt;br /&gt;
|The current wind speed on the [http://en.wikipedia.org/wiki/Beaufort_scale Beaufort scale] (e.g. F8) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufortnumber&amp;gt;&lt;br /&gt;
|The current wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaudesc&amp;gt;&lt;br /&gt;
|The current wind speed Beaufort description (e.g. &amp;quot;Gale&amp;quot;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom10&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo10&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbase&amp;gt;&lt;br /&gt;
|Calculated [http://en.wikipedia.org/wiki/Cloud_base cloud base]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbasevalue&amp;gt;&lt;br /&gt;
|Current calculated cloud base without units&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UV&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Uv_index UV index]. Requires your station to have a UV sensor.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SolarRad&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Solar_radiation solar radiation]. Requires your station to have a solar sensor.&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Current light level in Lux. Requires your station to have a solar sensor. Only applies to Fine Offset stations.&lt;br /&gt;
|-&lt;br /&gt;
|[[Forecast_webtag|&amp;lt;#forecast&amp;gt;]]&lt;br /&gt;
|The current forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#forecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current forecast encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastnumber&amp;gt;&lt;br /&gt;
|The number relating to the current forecast entry in the [[strings.ini]] file.  If your station is not providing it&#039;s own forecast and Cumulus is not calculating one then 0 (zero) is returned.  Note: two negative numbers can be returned by [[Forecast_webtag|Cumulus]]: -1 (neg 1) = Exceptional Fine, -26 (neg 26) = Exceptional Bad&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecast&amp;gt;&lt;br /&gt;
|Always gives Cumulus (Zambretti) [[Forecast_webtag|forecast]], even if the &amp;lt;#forecast&amp;gt; tag provides a station forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#cumulusforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  Cumulus (Zambretti) forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecast&amp;gt;&lt;br /&gt;
|Always gives station forecast (if available)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#wsforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  station forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcond&amp;gt;&lt;br /&gt;
|Represents the value entered on the screen within Cumulus for the Current Weather condition, or the value as held in the [[currentconditions.txt]] file. Any reserved HTML characters are encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcondenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#currcond&amp;gt; but also has all characters above (decimal base) code 159 encoded as HTML entities for example this would encode any use of symbol for degree.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcondJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current conditions encoded for JavaScript&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Extra Sensors==&lt;br /&gt;
&lt;br /&gt;
The extra sensors functionality in Cumulus only supports processing for current spot values as read from the sensors. Periodically spot extra sensor values are logged, see the [[Extra_Sensor_Files|Extra Sensor Files]] page for information about log files from where you can extract the past spot values. The logging can be compared to the Standard Logfiles.&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors: Davis models and Oregon Scientific WMR928, WR100/200 ===&lt;br /&gt;
&lt;br /&gt;
These web tags hold current values for additional sensors supported by CumulusMX. For Oregon Scientific model like WMR-200 with USB connection, please refer to [[#Web tags mentioning (outside) temperature]] because any of the extra temperature tags below can be redirected to &#039;&#039;&#039;&amp;lt;#temp&amp;gt;&#039;&#039;&#039;, and consequently also have web tags reporting daily extremes and longer period extreme records.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp1 - 8&amp;gt;&lt;br /&gt;
|Extra temperature channel 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP1 - 8&amp;gt;&lt;br /&gt;
|Extra dew point channel 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum1 - 8&amp;gt;&lt;br /&gt;
|Extra humidity channel 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilTemp1 - 16&amp;gt;&lt;br /&gt;
|Soil temperature 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture1 - 16&amp;gt;&lt;br /&gt;
|Soil moisture 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafTemp1 - 4&amp;gt;&lt;br /&gt;
|Leaf temperature 1 - 4&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafWetness1 - 8&amp;gt;&lt;br /&gt;
|Leaf wetness 1 - 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors:  Davis AirLink ===&lt;br /&gt;
Available from version 3.9.0. You can configure two Airlink devices which have fixed identification as Indoor and Outdoor. There are a similar set of tags for each device.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Particulate Matter&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm1[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 1 μm, or less count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Currentparticulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality Index Values (allows use of the &amp;quot;dp=n&amp;quot; and &amp;quot;tc=y&amp;quot; parameters)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 2.5 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Stats Values&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 1 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 3 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 24 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] 12 hr averages buffer (2  hrs are required to get a nowcast value)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Sensor Info&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkFirmwareVersion[InǀOut]&amp;gt;&lt;br /&gt;
|Shows the AirLink firmware version as a date string.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkTemp[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air temperature value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkHum[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air humidity value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkWifiRssi[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors WiFi signal strength in dB - anything below -90 is considered very poor.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Extra Sensors: Ecowitt ===&lt;br /&gt;
&lt;br /&gt;
Ecowitt stations are sold under other names depending on nation,  e.g. Ambient in USA, Froggit in central Europe, so Ecowitt is used as a generic name in this Wiki. See also [https://www.wxforum.net/index.php?board=111.0 WXForum.net].&lt;br /&gt;
&lt;br /&gt;
==== WH45 CO₂ sensor ====&lt;br /&gt;
&lt;br /&gt;
Available from release 3.9.5.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2&amp;gt;&lt;br /&gt;
| The actual CO&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;concentration in ppm&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm2p5&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; or less&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm2p5-24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm10&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less (includes the 2.5 figure)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm10-24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-temp&amp;gt;&amp;lt;sup&amp;gt;See note&amp;lt;/sup&amp;gt;&lt;br /&gt;
| Temperature as reported by Air Quality monitor. &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-hum&amp;gt;&lt;br /&gt;
| Relative Humidity as reported by Air Quality monitor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note&#039;&#039;&#039;: This temperature reflects the temperature of the sensor and would be used in combination with the sensors measured humidity (see next) for correction of the measured PM (particulate matter) value. This correction is responsibility of the user and is subject to a lot of discussion. Determination of how to correct the PM value is highly dependent on the conditions and placement of the sensor. See the specification sheet for the sensor or create some multivariate regression line based on calibration measurements. This is also valid for PM sensors like the AirLink. The normal amateur usage of PM sensors is that the uncorrected values are published. &lt;br /&gt;
&lt;br /&gt;
==== WN34 soil and water sensor ====&lt;br /&gt;
&lt;br /&gt;
Cumulus MX can support the Ecowitt WN34 (other model types exist and are reported here as if WN34) soil and water temperature sensors. They are reported as &amp;quot;User Temperature 1&amp;quot; to &amp;quot;User Temperature 8&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp1 - 8&amp;gt;&lt;br /&gt;
|The temperature of the sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Divers Extra Sensors ====&lt;br /&gt;
Below are described the tags resulting from &#039;&#039;Ecowitt Air quality (WH41,WH43,WH45)&#039;&#039;, Ecowitt leak sensor (WH55), lighting detector (WH57), and extra temperature sensors (WN34)&lt;br /&gt;
&lt;br /&gt;
This sub-section applies only to those using Ecowitt GW1000 (also Froggit DS1500, and other equivalents, see [[Supported Devices]]) an interface unit that picks up various external sensors and sends the data via an application programming interface to CumulusMX which then generates the following web tags:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#GW1000FirmwareVersion&amp;gt;&lt;br /&gt;
|GW1000 firmware version string&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQuality1 - 4&amp;gt;&lt;br /&gt;
| Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQualityAvg1 - 4&amp;gt;&lt;br /&gt;
| 24 hr moving average Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeakSensor1 - 4&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningDistance&amp;gt;&lt;br /&gt;
|Distance to last strike &lt;br /&gt;
Same units as wind run - miles/km/nm. Returns 0.0 if you don&#039;t have a sensor, GW1000 api returns max value you can put in a byte - 0xFF which translates to 158.4 miles = 255 km if have sensor but no strike detected yet, so CMX translates that to &#039;----&#039;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningTime&amp;gt;&lt;br /&gt;
|Date and Time of last strike. &lt;br /&gt;
Default without output parameters is locale&#039;s short time format e.g. 18:02 or 6:02 pm, without date, but tag accepts both date and time output parameters. &lt;br /&gt;
Returns &#039;----&#039; if you don&#039;t have sensor or there has not been a strike since the sensor was installed. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of lighting strikes today&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp1 - 8&amp;gt; &lt;br /&gt;
|User Temperature 1 - 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The WH32 produces Temperature, Humidity and Dewpoint tags as the Davis above, WH51 soilmoisture produces similar tags.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp1 - 8&amp;gt;&lt;br /&gt;
|Extra temperature Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP1 - 8&amp;gt;&lt;br /&gt;
|Extra dew point Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum1 - 8&amp;gt;&lt;br /&gt;
|Extra humidity Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;| WH51 soilmoisture sensor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture1 - 8&amp;gt;&lt;br /&gt;
|Soil moisture 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Recent History=&lt;br /&gt;
&lt;br /&gt;
Please refer to the [[Recent history]] page for full information about using the tags in the following two tables. &lt;br /&gt;
&lt;br /&gt;
All tags in the tables below have:&lt;br /&gt;
#Mandatory input parameters as in this [[Webtags/Parameters#Input_modification_Parameters|description]]&lt;br /&gt;
#Optional output parameters to modify the time format as in this [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|description]]&lt;br /&gt;
&lt;br /&gt;
== Timestamp tag ==&lt;br /&gt;
Although as [[Recent history]] page explains, the history is intended to cover every minute in last 7 days, some entries may be at less frequent intervals, and when clocks change some entries will be missing altogether.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Time-stamp tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentTS&amp;gt;&lt;br /&gt;
|Gives the timestamp of the data that will be returned for any other recent history tag that uses same &#039;&#039;&#039;d, h, and m&#039;&#039;&#039; parameters&lt;br /&gt;
|&amp;lt;#RecentTS h=3 m=1 format=&amp;quot;HH:mm&amp;quot;&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== All Recent History Tags ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Input Modification Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentOutsideTemp&amp;gt;&lt;br /&gt;
|Outside Temperature&lt;br /&gt;
| &amp;lt;#RecentOutsideTemp h=3 m=1&amp;gt;&amp;amp;nbsp;&amp;lt;#tempunit&amp;gt; will display the temperature at the start of the period for which &amp;lt;#temptrend&amp;gt; is calculated&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill &lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentDewPoint&amp;gt;&lt;br /&gt;
|Dew Point&lt;br /&gt;
| &amp;lt;#RecentDewPoint h=25&amp;gt; reports the dew point temperature just over a day ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHeatIndex&amp;gt;&lt;br /&gt;
|Heat Index&lt;br /&gt;
| &amp;lt;#RecentHeatIndex m=121&amp;gt; reports the heat index about 2 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidity&amp;gt;&lt;br /&gt;
|Relative Humidity&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind &amp;lt;br&amp;gt;(Note: Wind &#039;Speed&#039;, &#039;Gust&#039; and &#039;Latest&#039; have the usual Cumulus meanings see [[Wind measurement]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindSpeed&amp;gt;&lt;br /&gt;
|Wind Speed&lt;br /&gt;
| &amp;lt;#RecentWindSpeed m=10&amp;gt; will display the average wind speed 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindGust&amp;gt;&lt;br /&gt;
|Wind Gust&lt;br /&gt;
&lt;br /&gt;
(reports maximum gust from build 1088 of version 1.9.4)&lt;br /&gt;
| &amp;lt;#RecentWindGust d=1 m=1&amp;gt; will report the wind gust at approximately the same time yesterday&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindLatest&amp;gt;&lt;br /&gt;
|Wind Latest. &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindDir&amp;gt;&lt;br /&gt;
|Wind Direction (instantaneous)&lt;br /&gt;
| &amp;lt;#RecentWindDir m=10&amp;gt; will tell you which direction the wind was blowing from 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir&amp;gt;&lt;br /&gt;
|Wind Direction (average)&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir d=6&amp;gt; will say what the calculated average wind direction was at this time at the start of the week&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentPressure&amp;gt;&lt;br /&gt;
|Sea-level Pressure&lt;br /&gt;
| &amp;lt;#RecentPressure h=3 m=1&amp;gt; gives the sea level pressure when &amp;lt;#presstrendval&amp;gt; started tracking the pressure&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentRainToday&amp;gt;&lt;br /&gt;
|Daily rain total from last roll-over to specified time&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar &amp;amp; UV&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentSolarRad&amp;gt;&lt;br /&gt;
|Solar Radiation &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentUV&amp;gt;&lt;br /&gt;
|UV Index &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Indoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; | (to do)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Outdoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill  (if temperature is below 10°C or 50 °F, then the new Feels Like now available in MX (next item) will report this same value).&lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentFeelsLike&amp;gt;&lt;br /&gt;
| Feels Like Temperature&lt;br /&gt;
| &amp;lt;#RecentFeelsLike h=12 m=1&amp;gt; reports the feel like temperature 12 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidex&amp;gt;&lt;br /&gt;
| Canadian Humidity Index (humidex) Dimensionless - no units&lt;br /&gt;
| &amp;lt;#RecentHumidex h=3&amp;gt; reports humidex 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality tags&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
NOTE: Please note this section has NOT yet been updated for recent MX releases, it appears from [[cumulusmx.db|RecentData table in cumulusmx.db]] that the list here is not complete for MX.  However, no release announcement has been found listing tag names not shown here (i.e. apparent temperature, indoor temperature and humidity, air quality)&lt;br /&gt;
&lt;br /&gt;
=Today=&lt;br /&gt;
&lt;br /&gt;
Cumulus allows some control over the time that &amp;quot;Today&amp;quot; begins:&lt;br /&gt;
# You can define the log rollovertime. Choose between 9am or midnight.&lt;br /&gt;
# For the weather diary feature &#039;&#039;&#039;SnowDepthHour&#039;&#039;&#039; The default SnowDepthHour is 0&lt;br /&gt;
&lt;br /&gt;
Readings from your weather station are assigned to the &amp;quot;Today&amp;quot; based on 3 options for [[Meteorological day]]&lt;br /&gt;
# starting at 9:00 am, based on winter time, so switching to 10:00 during Daylight Saving (summer) time, or&lt;br /&gt;
# starting at 9:00 am, all year round, or&lt;br /&gt;
# aligned with calendar days, so today starts at midnight&lt;br /&gt;
&lt;br /&gt;
The independence of the start time for weather diary and weather station related web tags means needs to be remembered when labelling web tags from the two tables below. It was assumed that you would use 9 a.m. as start time for both, but not care when snow fell, as it often has in the UK, after Summer Time has begun, so weather station tags were by default reporting from 10 a.m. local time and snow as at 9 a.m.&lt;br /&gt;
&lt;br /&gt;
In MX, if you choose 9 a.m. (optionally 10 a.m. in summer) for rollover, so all the standard derivative are assigned to the date the meteorological day starts as Today, but the sunshine hours recorded against today will be from midnight on the said date.&lt;br /&gt;
&lt;br /&gt;
==Weather Diary==&lt;br /&gt;
&lt;br /&gt;
This first table lists all the web tags available for reporting what is recorded in the weather diary. Just to be clear, the web tags shown below, will report data for previous day if the current time is before the snow depth hour setting, and report data for the current day if the current time matches the snow depth hour or is later.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowdepth&amp;gt;&lt;br /&gt;
|Meteorologists report snow depth in cm, so this is default unit for Cumulus. &lt;br /&gt;
&lt;br /&gt;
If there is no entry in Weather Diary for the day explained above, reports zero.&lt;br /&gt;
&lt;br /&gt;
Input is to 2 decimal places. MX allows output in centimetres with decimal places without any script. You can&#039;t change the units shown in admin interface, but your value can be input as inches to 2 decimal places if you ignore &amp;quot;cm&amp;quot; that is displayed in that interface.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowlying&amp;gt;&lt;br /&gt;
| If there is no entry in Weather Diary for the day explained above, this web tag returns null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowfalling&amp;gt;&lt;br /&gt;
| If there is no entry in Weather Diary for the day explained above, this web tag returns null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Today.ini==&lt;br /&gt;
&lt;br /&gt;
These tag names relate to the current [[Meteorological day]] and they are populated from information held in [[today.ini]]; Where a tag name reports a value specific to a past time in today-so-far, there will also be a tag name that can give the time of day, shown in same row of table below. For those that cover whole day so far, the final column contains &amp;quot;n/a&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
There is some inconsistency in naming with &amp;quot;T&amp;quot; not included in all tag names, &amp;quot;T&amp;quot; is used in conjunction with &amp;quot;H&amp;quot; or &amp;quot;L&amp;quot; as a suffix for extreme values/time-stamps, but a prefix &amp;quot;T&amp;quot; can identify today&#039;s value, or prefix &amp;quot;T&amp;quot; can signify a time-stamp. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtemp&amp;gt;&lt;br /&gt;
|The [[Average_temperature|average]] temperature so far today (calculated from all temperature readings processed by Cumulus, [[Today.ini|today.ini]] stores a cumulative aggregate and counts the number of values processed, so a division gives this output)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprange&amp;gt;&lt;br /&gt;
|The temperature range (&amp;lt;#tempTH&amp;gt; - &amp;lt;#tempTL&amp;gt;) so far today (Cumulus calculates all these tags using Celsius values, but outputs them in your chosen units)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTH&amp;gt;&lt;br /&gt;
|Today&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTL&amp;gt;&lt;br /&gt;
|Today&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTH&amp;gt;&lt;br /&gt;
|Today&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTL&amp;gt;&lt;br /&gt;
|Today&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillTL&amp;gt;&lt;br /&gt;
|Today&#039;s greatest wind chill&lt;br /&gt;
|&amp;lt;#TwchillTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#ThumTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#ThumTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Precipitation&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rain24hourTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest rain for 24 hours&lt;br /&gt;
|&amp;lt;#Train24hourTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainToday&amp;gt;&lt;br /&gt;
|If you have an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode, this gives today&#039;s rain total so far according to the sensor&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustTM&amp;gt; &lt;br /&gt;
|Today&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingTM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of today&#039;s high gust (&amp;lt;#wgustTM&amp;gt;) in degrees&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufort&amp;gt; &lt;br /&gt;
|Today&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufortnumber&amp;gt;&lt;br /&gt;
|Today&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#windrun&amp;gt;&lt;br /&gt;
|The total wind run so far today&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvg&amp;gt;&lt;br /&gt;
|The wind run divided by time passed since rollover to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearing&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddir&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for today&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ET&amp;gt;&lt;br /&gt;
|Today&#039;s [http://en.wikipedia.org/wiki/Evapotranspiration evapotranspiration], if not on the station can be calculated by CMX.&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarTH&amp;gt;&lt;br /&gt;
|Today&#039;s high solar radiation value (Solar sensor needed)&lt;br /&gt;
|&amp;lt;#TsolarTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVTH&amp;gt;&lt;br /&gt;
|Today&#039;s high UV Index (UV sensor needed)&lt;br /&gt;
|&amp;lt;#TUVTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
|Today&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of strikes since midnight, default 0 &lt;br /&gt;
&lt;br /&gt;
(other lightning tags can be found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursToday&amp;gt;&lt;br /&gt;
| The incremental chill hours figure since start of today (Compare with Cumulative seasonal Chill Hours at end of today &amp;lt;#chillhours&amp;gt; found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= No Commas; RC Webtags =&lt;br /&gt;
&lt;br /&gt;
The conversion of comma decimal separator to a point is described on the [[Webtags/Parameters#Changing_the_decimal_separator|parameter page]]. However, there is a set of legacy webtags which produce that value without a comma without parameter. Those webtags have a prefix of RC and are listed separately. Those webtags still exist and are listed here without further comment.&lt;br /&gt;
&lt;br /&gt;
== Current conditions ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCtemp&amp;gt;, &amp;lt;#RCdew&amp;gt;, &amp;lt;#RCheatindex&amp;gt;, &amp;lt;#RChum&amp;gt;, &amp;lt;#RCinhum&amp;gt;, &amp;lt;#RCintemp&amp;gt;, &amp;lt;#RCpress&amp;gt;, &amp;lt;#RCrfall&amp;gt;, &amp;lt;#RCrrate&amp;gt;, &amp;lt;#RCwchill&amp;gt;, &amp;lt;#RCwgust&amp;gt;, &amp;lt;#RCwspeed&amp;gt;, &amp;lt;#RCwlatest&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Today ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCpressTH&amp;gt;,  &amp;lt;#RCpressTL&amp;gt;,  &amp;lt;#RCrrateTM&amp;gt;,  &amp;lt;#RCtempTH&amp;gt;, &amp;lt;#RCtempTL&amp;gt;, &amp;lt;#RCwgustTM&amp;gt;,  &amp;lt;#RCdewpointTH&amp;gt;, &amp;lt;#RCdewpointTL&amp;gt;, &amp;lt;#RCwchillTL&amp;gt;, &amp;lt;#RCheatindexTH&amp;gt;, &amp;lt;#RCapptempTH&amp;gt;, &amp;lt;#RCapptempTL&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Recent History ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCRecentOutsideTemp&amp;gt;, &amp;lt;#RCRecentWindSpeed&amp;gt;, &amp;lt;#RCRecentWindGust&amp;gt;, &amp;lt;#RCRecentWindLatest&amp;gt;, &amp;lt;#RCRecentWindChill&amp;gt;, &amp;lt;#RCRecentDewPoint&amp;gt;, &amp;lt;#RCRecentHeatIndex&amp;gt;, &amp;lt;#RCRecentPressure&amp;gt;, &amp;lt;#RCRecentRainToday&amp;gt;, &amp;lt;#RCRecentUV&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Yesterday=&lt;br /&gt;
&lt;br /&gt;
Note that the Y indicating yesterday is sometimes a prefix, sometimes a suffix (with H for High, L for Low), web tags are not named consistently!&lt;br /&gt;
&lt;br /&gt;
For web tags that refer to a particular time of day, there is a corresponding web tag that can give that time of day. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:550px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtempY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s average temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprangeY&amp;gt;&lt;br /&gt;
|The temperature range (max - min) yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Ychillhours&amp;gt;&lt;br /&gt;
| The Cumulative [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] as recorded at rollover (the end of meteorological yesterday)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursYest&amp;gt;&lt;br /&gt;
| The incremental [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] yesterday&lt;br /&gt;
&lt;br /&gt;
(compare with &amp;lt;#chillhoursToday&amp;gt; described in [[#Today.ini]] table)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#TwchillYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYH&amp;gt;&lt;br /&gt;
|High humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYL&amp;gt;&lt;br /&gt;
|Low humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallY&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to the connected weather station&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainYest&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rain24hourYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest hourly rain over 24 hours&lt;br /&gt;
|&amp;lt;#Train24hourYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustYM&amp;gt; &lt;br /&gt;
|Yesterday&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingYM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of yesterday&#039;s high gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufort&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufortnumber&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for yesterday&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearingY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddirY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunY&amp;gt;&lt;br /&gt;
|The total wind run for yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvgY&amp;gt;&lt;br /&gt;
| The wind run yesterday divided by 24 hours to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YSunshineHours&amp;gt;&lt;br /&gt;
|Yesterday&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high solar radiation value (Solar sensor needed) &lt;br /&gt;
|&amp;lt;#TsolarYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high UV Index (UV sensor needed) &lt;br /&gt;
|&amp;lt;#TUVYH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Yearly=&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:350px&amp;quot;|Time Webtag&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#YearTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#YearTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s highest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s lowest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHeatIndexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest USA heat index&lt;br /&gt;
|&amp;lt;#YearHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWChillL&amp;gt;&lt;br /&gt;
|This year&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#YearWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeH&amp;gt;&lt;br /&gt;
|This year&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumidexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#YearHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointH&amp;gt;&lt;br /&gt;
|This year&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMinTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMaxTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumH&amp;gt;&lt;br /&gt;
|This year&#039;s high humidity&lt;br /&gt;
|&amp;lt;#YearHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumL&amp;gt;&lt;br /&gt;
|This year&#039;s low humidity&lt;br /&gt;
|&amp;lt;#YearHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressH&amp;gt;&lt;br /&gt;
|This year&#039;s high pressure&lt;br /&gt;
|&amp;lt;#YearPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressL&amp;gt;&lt;br /&gt;
|This year&#039;s low pressure&lt;br /&gt;
|&amp;lt;#YearPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearGustH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind gust&lt;br /&gt;
|&amp;lt;#YearGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind speed&lt;br /&gt;
|&amp;lt;#YearWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindRunH&amp;gt;&lt;br /&gt;
| This year&#039;s highest Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearRainRateH&amp;gt;&lt;br /&gt;
|This year&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#YearRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHourlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#YearHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDailyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high daily rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearRain24HourH&amp;gt;&lt;br /&gt;
|This year&#039;s high 24hr rain&lt;br /&gt;
|&amp;lt;#YearRain24HourHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearRain24HourHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMonthlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high monthly rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMonthlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest period without rain ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursYear&amp;gt;&lt;br /&gt;
| the total sunshine hours in year-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=All Time=&lt;br /&gt;
&lt;br /&gt;
The default formats are:&lt;br /&gt;
*The default format for an extreme month is to show the month name in full i.e. format &#039;MMMM&#039; followed by the year in full. &lt;br /&gt;
*For an extreme day it shows the day of the month and the month name in full i.e. format &amp;quot;dd MMMM&amp;quot; (same for Cumulus 1 and Cumulus MX), prefixed with the word &#039;on&#039; again ending with the year. &lt;br /&gt;
*For the highest/lowest within a day in the year it shows both time and date adding the word &amp;quot;at&amp;quot; before the time, and the word &#039;on&#039; before the date (i.e. on the standard web page the time comes first, not as seen in admin interface).&lt;br /&gt;
&lt;br /&gt;
You can change the default output on either the standard web template, or in your own file,  by using the [[#Time.2FDate_.27format.27_Parameter|formats]], please check the [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|Parameter page]].&lt;br /&gt;
&lt;br /&gt;
Note that unlike the this month and this year web tags, the time and the date are both included in the default format of the standard time-stamp web tags for the &#039;highest minimum&#039; and &#039;lowest maximum&#039; temperatures, yet another inconsistency!&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempH&amp;gt;&lt;br /&gt;
|All time high temperature&lt;br /&gt;
|&amp;lt;#TtempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempL&amp;gt;&lt;br /&gt;
|All time low temperature &lt;br /&gt;
|&amp;lt;#TtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#mintempH&amp;gt;&lt;br /&gt;
|All time high minimum temperature &lt;br /&gt;
|&amp;lt;#TmintempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#maxtempL&amp;gt;&lt;br /&gt;
|All time low maximum temperature &lt;br /&gt;
|&amp;lt;#TmaxtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDailyTempRange&amp;gt;&lt;br /&gt;
|All time low daily temperature range&lt;br /&gt;
|&amp;lt;#TLowDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyTempRange&amp;gt;&lt;br /&gt;
|All time high daily temperature range&lt;br /&gt;
|&amp;lt;#THighDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempH&amp;gt;&lt;br /&gt;
|All time high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempL&amp;gt;&lt;br /&gt;
|All time low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeH&amp;gt;&lt;br /&gt;
|All time high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeL&amp;gt;&lt;br /&gt;
|All time low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexH&amp;gt;&lt;br /&gt;
|All time high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexH&amp;gt;&lt;br /&gt;
|All time high USA heat index&lt;br /&gt;
|&amp;lt;#TheatindexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointH&amp;gt;&lt;br /&gt;
|All time high dew point&lt;br /&gt;
|&amp;lt;#TdewpointH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointL&amp;gt;&lt;br /&gt;
|All time low dew point&lt;br /&gt;
|&amp;lt;#TdewpointL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humH&amp;gt;&lt;br /&gt;
|All time high humidity&lt;br /&gt;
|&amp;lt;#ThumH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humL&amp;gt;&lt;br /&gt;
|All time low humidity&lt;br /&gt;
|&amp;lt;#ThumL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillH&amp;gt;&lt;br /&gt;
|All time greatest wind chill (i.e. lowest temperature, but highest wind speed) &lt;br /&gt;
|&amp;lt;#TwchillH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateM&amp;gt;&lt;br /&gt;
|All time high rain rate &lt;br /&gt;
|&amp;lt;#TrrateM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallH&amp;gt;&lt;br /&gt;
|All time high daily rain &lt;br /&gt;
|&amp;lt;#TrfallH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallhH&amp;gt;&lt;br /&gt;
|All time high hourly rain&lt;br /&gt;
|&amp;lt;#TrfallhH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallmH&amp;gt;&lt;br /&gt;
|All time high monthly rain &lt;br /&gt;
|&amp;lt;#TrfallmH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriod&amp;gt;&lt;br /&gt;
|All time longest dry period (days)&lt;br /&gt;
|&amp;lt;#TLongestDryPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriod&amp;gt;&lt;br /&gt;
|All time longest wet period (days)&lt;br /&gt;
|&amp;lt;#TLongestWetPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressH&amp;gt;&lt;br /&gt;
|All time high pressure &lt;br /&gt;
|&amp;lt;#TpressH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressL&amp;gt;&lt;br /&gt;
|All time low pressure &lt;br /&gt;
|&amp;lt;#TpressL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#gustM&amp;gt;&lt;br /&gt;
|All time high wind gust &lt;br /&gt;
|&amp;lt;#TgustM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeedH&amp;gt;&lt;br /&gt;
|All time high average wind speed &lt;br /&gt;
|&amp;lt;#TwspeedH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunH&amp;gt;&lt;br /&gt;
|All time high daily wind run&lt;br /&gt;
|&amp;lt;#TwindrunH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Monthly=&lt;br /&gt;
&lt;br /&gt;
The web tags in the date column default output dates in the format &amp;quot;dd MMMM&amp;quot;. For web tags that represent daily values, there are (obviously) no corresponding time web tags, but for high and low spot values the default &#039;h:mm&#039; format of the time output can be changed. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Time Webtag name&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempH&amp;gt;&lt;br /&gt;
|This months high temperature&lt;br /&gt;
|&amp;lt;#MonthTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempL&amp;gt;&lt;br /&gt;
|This months low temperature&lt;br /&gt;
|&amp;lt;#MonthTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMinTempH&amp;gt;&lt;br /&gt;
|This months highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMaxTempL&amp;gt;&lt;br /&gt;
|This months lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHeatIndexH&amp;gt;&lt;br /&gt;
|This months high USA heat index&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWChillL&amp;gt;&lt;br /&gt;
|This months greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#MonthWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempH&amp;gt;&lt;br /&gt;
|This month&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempL&amp;gt;&lt;br /&gt;
|This month&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeH&amp;gt;&lt;br /&gt;
|This month&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeL&amp;gt;&lt;br /&gt;
|This months lowest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumidexH&amp;gt;&lt;br /&gt;
|This month&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#MonthHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointH&amp;gt;&lt;br /&gt;
|This month&#039;s high dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointL&amp;gt;&lt;br /&gt;
|This month&#039;s low dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumH&amp;gt;&lt;br /&gt;
|This month&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#MonthHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#MonthHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressH&amp;gt;&lt;br /&gt;
|This month&#039;s highest pressure&lt;br /&gt;
|&amp;lt;#MonthPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest pressure&lt;br /&gt;
|&amp;lt;#MonthPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthGustH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind gust&lt;br /&gt;
|&amp;lt;#MonthGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind speed&lt;br /&gt;
|&amp;lt;#MonthWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindRunH&amp;gt;&lt;br /&gt;
|This month&#039;s high Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthRainRateH&amp;gt;&lt;br /&gt;
|This month&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#MonthRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHourlyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthRain24HourH&amp;gt;&lt;br /&gt;
|This month&#039;s highest 24hr rain&lt;br /&gt;
|&amp;lt;#MonthRain24HourHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthRain24HourHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDailyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s wettest day (greatest daily rain)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest dry period ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day, ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursMonth&amp;gt;&lt;br /&gt;
| the total sunshine hours in month-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Monthly All Time Records=&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;These tag names represent extreme record values (and corresponding time-stamps) for any particular month (1 =January, and so on, to 12 =December) in all years&#039;&#039;&#039; (HAR To place somewhere)&lt;br /&gt;
&lt;br /&gt;
This table includes webtags that show the values in [[Monthlyalltime.ini]] log file.&lt;br /&gt;
&lt;br /&gt;
These are a set of tags for monthly all-time highs and lows, in other words the highest and lowest values for a particular month of the year.  &lt;br /&gt;
# The tag names listed here require a [[Webtags/Parameters#Input_modification_Parameters|input modification parameter]].&lt;br /&gt;
# The tag names here can optionally take any [[Webtags/Parameters#Output_modification_parameters|output modification parameters]].&lt;br /&gt;
# To supply both optional input modification, and optional output modification parameters, separate them with spaces, e.g. &amp;lt;#ByMonthTempHT mon=7 format=hh:nn&amp;gt;. In that example, the time (not date) of highest ever temperature in July is returned after processing by Cumulus.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempH&amp;gt;&lt;br /&gt;
|High Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempL&amp;gt;&lt;br /&gt;
|Low Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexH&amp;gt;&lt;br /&gt;
|High Heat Index&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWChillL&amp;gt;&lt;br /&gt;
|Greatest wind chill (i.e. lowest temperature and highest wind speed)&lt;br /&gt;
|&amp;lt;#ByMonthWChillLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempH&amp;gt;&lt;br /&gt;
|High Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempL&amp;gt;&lt;br /&gt;
|Low Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeH&amp;gt;&lt;br /&gt;
|High Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeL&amp;gt;&lt;br /&gt;
|Low Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumidexH&amp;gt;&lt;br /&gt;
|High Canadian Humidity Index (Humidex)&lt;br /&gt;
|&amp;lt;#ByMonthHumidexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointH&amp;gt;&lt;br /&gt;
|High Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointL&amp;gt;&lt;br /&gt;
|Low Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMinTempH&amp;gt;&lt;br /&gt;
|Highest Daily Minimum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMinTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempL&amp;gt;&lt;br /&gt;
|Lowest Daily Maximum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRangeT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRangeT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumH&amp;gt;&lt;br /&gt;
|High Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumL&amp;gt;&lt;br /&gt;
|Low Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumLT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressH&amp;gt;&lt;br /&gt;
|High Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressL&amp;gt;&lt;br /&gt;
|Low Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthGustH&amp;gt;&lt;br /&gt;
|High Wind Gust&lt;br /&gt;
|&amp;lt;#ByMonthGustHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindH&amp;gt;&lt;br /&gt;
|High Wind Speed&lt;br /&gt;
|&amp;lt;#ByMonthWindHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindRunH&amp;gt;&lt;br /&gt;
|High Daily Wind Run&lt;br /&gt;
|&amp;lt;#ByMonthWindRunHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthRainRateH&amp;gt;&lt;br /&gt;
|High Rain Rate&lt;br /&gt;
|&amp;lt;#ByMonthRainRateHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainH&amp;gt;&lt;br /&gt;
|High Monthly Rainfall&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainH&amp;gt;&lt;br /&gt;
|High Hourly Rain&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthRain24HourH&amp;gt;&lt;br /&gt;
|High 24hr Rain&lt;br /&gt;
|&amp;lt;#ByMonthRain24HourHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainH&amp;gt;&lt;br /&gt;
|High Daily Rain&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest Dry Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriodT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest Wet Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriodT&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Day/Night/Sun/Moon=&lt;br /&gt;
&lt;br /&gt;
These values are calculated hourly.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunrise&amp;gt;&lt;br /&gt;
|Last sunrise time at the station - This sunrise time is calculated by a third party library each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunset&amp;gt;&lt;br /&gt;
|Next sunset time at the station - The sunset/sunrise times are calculated each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylength&amp;gt;&lt;br /&gt;
|Length of day in hours and minutes (sunrise to sunset).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunUp&amp;gt;&lt;br /&gt;
|A flag to indicate if the Sun is above the horizon or not, based on the sunrise and sunset times.&lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 is when the Sun is above the horizon for the station location.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dawn&amp;gt;&lt;br /&gt;
|Start of last Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dusk&amp;gt;&lt;br /&gt;
|End of next Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylightlength&amp;gt;&lt;br /&gt;
| Approximate length of daylight in hours and minutes (dawn to dusk)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#isdaylight&amp;gt;&lt;br /&gt;
|A flag to indicate if the location for the station is in civil daylight or not, based on the dawn and dusk times. &lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 notes that it is currently within the hours of daylight.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tomorrowdaylength&amp;gt;&lt;br /&gt;
|A string giving an approximate predicted difference between the length of daylight (dawn to dusk) yesterday and length of daylight tomorrow.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonphase&amp;gt;&lt;br /&gt;
|Current [[Lunar phase|phase of the moon]] in words, eg &amp;quot;New Moon&amp;quot; etc. The names used can be altered in [[Strings.ini#Moon_Phases|strings.ini]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonAge&amp;gt;&lt;br /&gt;
|Current &#039;&#039;&#039;approximate&#039;&#039;&#039; age of the Moon in days (0-29.53)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonrise&amp;gt;&lt;br /&gt;
|Current moonrise time at the station (if moon rises on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonset&amp;gt;&lt;br /&gt;
|Current moonset time at the station (if moon sets on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercent&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (negative value indicates &#039;waning&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercentAbs&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (always positive)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
| see [[#Today.ini]] Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YSunshineHours&amp;gt;&lt;br /&gt;
|see [[#Yesterday]] Miscellaneous &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CurrentSolarMax&amp;gt;&lt;br /&gt;
|[[FAQ#What_is_this_.22Solar_Max.22_value_which_Cumulus_is_displaying.3F | Current theoretical maximum solar radiation]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunny&amp;gt;&lt;br /&gt;
|Returns 1 if the sun is shining, otherwise 0 (Solar sensor needed)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= System =&lt;br /&gt;
&lt;br /&gt;
Special tags returning information about the device hosting CumulusMX &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:450px&amp;quot; |Applicability&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsVersion&amp;gt;&lt;br /&gt;
|OS version, e.g. &amp;quot;Windows 7 x64 build 7600&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsLanguage&amp;gt;&lt;br /&gt;
|OS language, e.g. &amp;quot;English&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SystemUpTime&amp;gt;&lt;br /&gt;
|How long the system has been up, e.g. &amp;quot;8 hours 21 minutes&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ProgramUpTime&amp;gt;&lt;br /&gt;
|How long Cumulus has been running, e.g. &amp;quot;7 hours 55 minutes&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CpuCount&amp;gt;&lt;br /&gt;
|Number of processors, e.g. &amp;quot;4&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AllocatedMemory&amp;gt;&lt;br /&gt;
|Amount of memory allocated to Cumulus, e.g. &amp;quot;18.76 MB&amp;quot;&lt;br /&gt;
&lt;br /&gt;
NOTE: produces 0.0&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Units=&lt;br /&gt;
&lt;br /&gt;
No optional input nor output parameters.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunit&amp;gt;&lt;br /&gt;
|Unit of temperature being used (Set in Cumulus as [http://en.wikipedia.org/wiki/Centigrade Celsius] or [http://en.wikipedia.org/wiki/Fahrenheit Fahrenheit]) values &amp;quot;&amp;amp;amp;deg;C&amp;quot; or &amp;quot;&amp;amp;amp;deg;F&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#tempunitnoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded (i.e. without &#039;&#039;&#039;&amp;amp;amp;&#039;&#039;&#039; and without &#039;&#039;&#039;&amp;amp;deg;&#039;&#039;&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunitnodeg&amp;gt;&lt;br /&gt;
|The temperature units being used, without a degree symbol, i.e. &amp;quot;F&amp;quot; or &amp;quot;C&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressunit&amp;gt;&lt;br /&gt;
|Unit of measure for pressure. Possible values: &amp;quot;mb&amp;quot;, &amp;quot;hPa&amp;quot;, &amp;quot;in&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rainunit&amp;gt;&lt;br /&gt;
|Unit of measure for rain fall. Possible values: &amp;quot;mm&amp;quot; or &amp;quot;inches&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windunit&amp;gt;&lt;br /&gt;
|Unit of measure for wind speed. Possible values: &amp;quot;m/s&amp;quot;, &amp;quot;mph&amp;quot;, &amp;quot;km/h&amp;quot;, &amp;quot;kts&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrununit&amp;gt;&lt;br /&gt;
|Unit of measure for wind run (distance). Possible values: &amp;quot;km&amp;quot;, &amp;quot;miles&amp;quot;, &amp;quot;km&amp;quot;, &amp;quot;nm&amp;quot; (for wind speeds in m/s, mph, km/h, kts)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbaseunit&amp;gt;&lt;br /&gt;
|The units used for cloudbase value. Possible values:  &amp;quot;ft&amp;quot; or &amp;quot;m&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Date &amp;amp; Time=&lt;br /&gt;
The default format depends on the locale you use to run Cumulus.&lt;br /&gt;
&lt;br /&gt;
When format is fixed it is noted.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#date&amp;gt;&lt;br /&gt;
|The current date.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdate&amp;gt;&lt;br /&gt;
|The current meteorological date.&lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt; (above), but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the &amp;lt;#metdate&amp;gt; will return the date associated with previous calendar day, but will still return current time  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUTC&amp;gt;&lt;br /&gt;
|The current UTC date/time rather than local date/time.  Example result: 18:30 on 30 December 2009. If you want the local date and time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#time&amp;gt;&lt;br /&gt;
|The current time and date. Example result: 18:30 on 30 December 2009.  If you simply wish the time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timehhmmss&amp;gt;&lt;br /&gt;
|The current time (without date). Example format: 18:30:27. You can use output format specifiers to change the way the time is output, but any date specifiers are ignored.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#minute&amp;gt;&lt;br /&gt;
|The current time, just the minutes. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hour&amp;gt;&lt;br /&gt;
|The current time, just the hour. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#day&amp;gt;&lt;br /&gt;
| The current day as a 2-digit number. Fixed format: 07  (cannot use output format modifiers) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dayname&amp;gt;&lt;br /&gt;
| The current day as a word.  For example, Monday &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortdayname&amp;gt;&lt;br /&gt;
| The current day as a shortened word. Example format: Mon&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#month&amp;gt;&lt;br /&gt;
|The current month as a 2-digit number. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#monthname&amp;gt;&lt;br /&gt;
|The current month as a word. Example format: July&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortmonthname&amp;gt;&lt;br /&gt;
|The current month as a shortened word. Example format: Jul&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#year&amp;gt;&lt;br /&gt;
|The current year as a 4-digit number. Example format: 2009  (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortyear&amp;gt;&lt;br /&gt;
|The current year as a 2-digit number. Example format: 09 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdateyesterday&amp;gt;&lt;br /&gt;
|The previous meteorological date.  The default format depends on the locale you use to run Cumulus &lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#yesterday&amp;gt; (below), but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the date output by &amp;lt;#metdateyesterday&amp;gt; will be the calendar day before that returned by &amp;lt;#yesterday&amp;gt;, but the time returned is actual local time.  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#yesterday&amp;gt;&lt;br /&gt;
|Yesterday&#039;s date. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeJavaScript&amp;gt;&lt;br /&gt;
| The JavaScript &#039;&#039;&#039;Date&#039;&#039;&#039; object contains the number of milliseconds since 00:00:00.000 UTC on 1st January 1970, that date and time is known as the UNIX Epoch.  In JavaScript, you can use &amp;lt;code&amp;gt;Math.floor(new Date().getTime()/1000.0)&amp;lt;/code&amp;gt; This getTime method returns the time in milliseconds.  The web tag returns an integer (currently with 13 digits) representing the number of milliseconds since the UNIX epoch when the web tag was processed. It can be used in a script where you wish to re-express other times output by Cumulus MX into UTC (Coordinated Universal Time).  Mac OS X uses 00:00:00.000 UTC on 1st January 2001 as the starting time and date for its millisecond count, so that is considerably lower.&lt;br /&gt;
&lt;br /&gt;
Note that UTC is calculated using 9192631770 times a particular transition time for Caesium 133 as a basis for 1 second. GMT (Greenwich Mean Time) is calculated on the basis that 1 second is 1/86400 of the time taken for a whole (day) rotation of the Earth. UT1 (or solar time) is calculated from various space measurements. Periodically, leap seconds are added to UTC to realign it with UT1, but these leap seconds are not added to the count of milliseconds represented by this web tag.&lt;br /&gt;
&lt;br /&gt;
Do be aware that some devices will use a 32 bit signed integer to represent this number, and that will stop working on 19 January 2038, the year 2038 problem for computing world.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUnix&amp;gt;&lt;br /&gt;
| Unix tracks the number of seconds since the UNIX epoch. So this web tag can be used when you do not want the millisecond accuracy of the previous web tag. Like previous web tag this relates to UTC, so see details for that tag to find out more.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSince30Dec1899&amp;gt; &lt;br /&gt;
|Day count (gives whole and fractional part) Example: 41250.6523310301&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|Date when records began.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSinceRecordsBegan&amp;gt;&lt;br /&gt;
|Day count since Cumulus records started&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Alarms=&lt;br /&gt;
&lt;br /&gt;
There are web tags for each alarm condition, they give a value of &#039;1&#039; if the alarm condition is enabled and is still currently met; otherwise &#039;0&#039;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempAlarm&amp;gt; &lt;br /&gt;
|Low temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempAlarm&amp;gt; &lt;br /&gt;
|High temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeUpAlarm&amp;gt; &lt;br /&gt;
|Temperature increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeDownAlarm&amp;gt; &lt;br /&gt;
|Temperature decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressAlarm&amp;gt; &lt;br /&gt;
|Low pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressAlarm&amp;gt; &lt;br /&gt;
|High pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeUpAlarm&amp;gt; &lt;br /&gt;
|Pressure increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeDownAlarm&amp;gt; &lt;br /&gt;
|Pressure decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainTodayAlarm&amp;gt; &lt;br /&gt;
|High rain today alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateAlarm&amp;gt; &lt;br /&gt;
|High rainfall rate alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustAlarm&amp;gt; &lt;br /&gt;
|High wind gust alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedAlarm&amp;gt; &lt;br /&gt;
|High wind speed alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataStopped&amp;gt;&lt;br /&gt;
|1 if the station has apparently stopped sending data to Cumulus, otherwise 0&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataSpikeAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a data spike is detected, or a data limit exceeded&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#HttpUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a HTTP upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#MySqlUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a MySQL upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#UpgradeAlarm&amp;gt;&lt;br /&gt;
| Alarm raised if MX upgrade (a newer release) is available&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Extreme Records =&lt;br /&gt;
&lt;br /&gt;
There are a set of tags for the Cumulus record states. They give a value of &#039;1&#039; if the record has been exceeded; otherwise &#039;0&#039;. &lt;br /&gt;
&lt;br /&gt;
These web tags will be set from the time of the record until a timeout value is met (by default each record remains set for 24 hours). &lt;br /&gt;
&lt;br /&gt;
You can change the default timeout through the parameter &#039;&#039;Station Settings=&amp;gt;Common Options=&amp;gt;Advanced Options&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
== Table of web tags available for extreme records ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|The date that Cumulus began tracking all time records&amp;lt;br/&amp;gt; (does not prevent earlier record dates being set manually)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#newrecord&amp;gt; &lt;br /&gt;
|Indicates when any tracked extreme is changed (sets the LED on the interface flashing).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempRecordSet&amp;gt;&lt;br /&gt;
|1 if any temperature-based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time highest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time lowest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHeatIndexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high USA heat index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high Canadian Humidity index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowWindChillRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time greatest wind chill extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high feels like temperature extreme has been updated, 0 if not &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low feels like temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMinTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high minimum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowMaxTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low maximum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind gust extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind speed extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RainRecordSet&amp;gt;&lt;br /&gt;
|1 if any rainfall based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high rain rate extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHourlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high hourly rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRain24HourRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high 24hr rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMonthlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high monthly rain  extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest dry period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest wet period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high humidity light extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressureRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRecordSet&amp;gt;&lt;br /&gt;
|1 if any wind speed based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindrunRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind run extreme has been updated, 0 if not&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Miscellaneous =&lt;br /&gt;
&lt;br /&gt;
All tags are available in all flavours, as far as I know, although &#039;&#039;their output might vary&#039;&#039;, and which input/output parameters they permit might vary between Cumulus 1 and MX.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestError&amp;gt;&lt;br /&gt;
| This tag and the next 3 are in CumulusMX, none of them are actually used.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorDate&amp;gt;&lt;br /&gt;
|See previous tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorTime&amp;gt;&lt;br /&gt;
|See previous tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ErrorLight&amp;gt;&lt;br /&gt;
|1 if the &#039;error&#039; light is flashing, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#version&amp;gt;&lt;br /&gt;
|The version of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#build&amp;gt;&lt;br /&gt;
|The build of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildAvailable&amp;gt;&lt;br /&gt;
|This gets the value 0 or 1 and is checked on start-up and once a day thereafter at a random time&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildNumber&amp;gt;&lt;br /&gt;
|It is checked on start-up and once a day thereafter at a random time. Displays the latest public release build number - eg. b3089&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#realtimeinterval&amp;gt;&lt;br /&gt;
|The real time update interval in seconds (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#interval&amp;gt;&lt;br /&gt;
|The web site update interval in minutes (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: will always return one of these: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
&lt;br /&gt;
This is the end of the meteorological day, so if during Daylight Saving Time rolover is at &amp;quot;10 am&amp;quot;, then on the day DST ends it will return to &amp;quot;9 am&amp;quot; ensuring every meteorological day is exactly 24 hours long. If the time is &amp;quot;Midnight&amp;quot; (or during DST it is &amp;quot;9 am&amp;quot;), then days will be 23 or 25 hours long just on day clocks change, 24 hours otherwise.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationtype&amp;gt;&lt;br /&gt;
|The weather station [https://cumuluswiki.org/a/Cumulus.ini#Section:_Station model] description.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationtypeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#latitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Latitude latitude] (as you entered during setup).&lt;br /&gt;
Supports an optional &#039;dp&#039; parameter, if supplied, instead of the usual web-encoded text format with degrees/minutes/seconds, the result is in decimal degrees to the specified number of decimal places. E.g&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude&amp;gt; gives &amp;quot;N&amp;amp;nbsp;59&amp;amp; deg;&amp;amp;amp;nbsp;14&amp;amp;amp;#39;&amp;amp;amp;nbsp;33&amp;amp;amp;quot;&amp;quot; for N 59 14 33&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude dp=5&amp;gt; gives &amp;quot;59.24250&amp;quot;&lt;br /&gt;
&lt;br /&gt;
If the &amp;quot;dp&amp;quot; parameter is supplied, then supplying &amp;quot;rc=y&amp;quot; in addition will cause any decimal comma to be converted to a decimal point.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#latitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Longitude longitude]  (as you entered during setup). Supports an optional &#039;dp&#039; and &#039;rc&#039; parameters as per the latitude tag.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Altitude altitude] value (web tag outputs web encoded format containing figure, &#039;&amp;amp;amp;nbsp;&#039; and units) in either feet or metres just as you entered during setup e.g. &#039;123&amp;amp;amp;nbsp;m&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#altitudenoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#location&amp;gt;&lt;br /&gt;
|The station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longlocation&amp;gt;&lt;br /&gt;
|Longer description of the station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forum&amp;gt;&lt;br /&gt;
|URL of the forum (as you entered during setup) encoded into a web page menu item by adding colons&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forumurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#webcam&amp;gt;&lt;br /&gt;
|URL of the webcam (as you entered during setup) encoded into a web page menu item by adding colons. Default is blank. Can be used to link to any other web page that you host (Cumulus does not verify that it is a web cam, that is just a label, and the label can be changed on each standard web page individually)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#webcamurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#graphperiod&amp;gt;&lt;br /&gt;
|The number of hours displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Detailed Chart Period&#039; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dailygraphperiod&amp;gt;&lt;br /&gt;
|The number of days displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Daily Chart Period&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAMonthlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA monthly report&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAYearlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA yearly report&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_useApparent&amp;gt;&lt;br /&gt;
| Whether user prefers to see Apparent Temperature or Feels Like Temperature&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showSolar&amp;gt;&lt;br /&gt;
| Whether user wants to show Solar data or does not not have a solar sensor&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showUV&amp;gt;&lt;br /&gt;
| Whether user wants to show Ultra Violet data or does not not have a UV sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Special tags=&lt;br /&gt;
&lt;br /&gt;
==Davis==&lt;br /&gt;
&lt;br /&gt;
At present this table has not yet been updated for latest MX version.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
All (see note for THSWindex) of the following web tags for the Davis PWS are available&lt;br /&gt;
&lt;br /&gt;
The values of the reception tags are updated every 15 minutes.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsReceived&amp;gt;&lt;br /&gt;
|Total number of data packets received. This stat is not supplied by the Davis WLL station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsMissed&amp;gt;&lt;br /&gt;
|Number of missed data packets. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisMaxInARow&amp;gt;&lt;br /&gt;
|Longest streak of consecutive packets received. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumCRCerrors&amp;gt;&lt;br /&gt;
|Number of packets received with CRC errors. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumberOfResynchs&amp;gt;&lt;br /&gt;
|Number of times the console resynchronised with the transmitter. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisFirmwareVersion&amp;gt;&lt;br /&gt;
|The console/WLL firmware version&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THWindex&amp;gt;&lt;br /&gt;
|A derived temperature using Temperature/Humidity/Wind values&lt;br /&gt;
&lt;br /&gt;
The THW Index uses humidity and temperature (like Heat Index), but includes the cooling effects of wind (like wind chill).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THSWindex&amp;gt;&lt;br /&gt;
|A heat stress indicator using Temperature/Humidity/Solar/Wind values.&lt;br /&gt;
*The THSW Index uses humidity and temperature (like the Heat Index), but also includes the heating effects of sunshine, and the cooling effects of wind.&lt;br /&gt;
*Therefore requires Davis station with solar sensor.&lt;br /&gt;
See [http://digitalcommons.unl.edu/cgi/viewcontent.cgi?article=1223&amp;amp;context=animalscinbcr  Approx calculation].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#battery&amp;gt;&lt;br /&gt;
|The console battery condition in volts. eg &amp;quot;4.82v&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#txbattery&amp;gt;&lt;br /&gt;
&amp;lt;#txbattery channel=1&amp;gt;&lt;br /&gt;
|The transmitter battery condition, by default it returns the status of all transmitters.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRain&amp;gt;&lt;br /&gt;
|The console &#039;storm rain&#039; current amount.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRainStart&amp;gt;&lt;br /&gt;
|The console reported date of the start of the &#039;storm&#039; (see previous webtag).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; that the console does not report start time, so the webtag cannot report time.  It appears a minimum of 2 tips within 3 hours will trigger a storm start, so using &amp;lt;#LastRainTip&amp;gt; might help&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Davis WLL ==&lt;br /&gt;
&lt;br /&gt;
You need a purchased license to use these webtags.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsoleSupplyV&amp;gt;&lt;br /&gt;
|The WLL external supply voltage&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisReceptionPercent tx=1&amp;gt;&lt;br /&gt;
|WLL transmitter reception percentage (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=0&amp;gt;&lt;br /&gt;
|WLL RSSI of the WiFi connection&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=1&amp;gt;&lt;br /&gt;
|WLL RSSI of Transmitter #1  (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastBadCnt&amp;gt;&lt;br /&gt;
|Count of multicast packets missed or have bad a CRC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastGoodCnt&amp;gt;&lt;br /&gt;
|Count of good multicast packets received&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastGoodPct&amp;gt;&lt;br /&gt;
|Percentage of good multicast packets received&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Fine Offset==&lt;br /&gt;
&lt;br /&gt;
The following tags are specific to the Fine Offset series &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Lux value &amp;quot;Fine Offset only&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SensorContactLost&amp;gt;&lt;br /&gt;
|1 if the station has lost contact with its remote sensors &amp;quot;Fine Offset only&amp;quot; &lt;br /&gt;
0 if contact has been established&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Cumulus_MX]]&lt;/div&gt;</summary>
		<author><name>SaratogaWX</name></author>
	</entry>
	<entry>
		<id>https://www.cumuluswiki.org/index.php?title=Webtags_(preserving_history)&amp;diff=11026</id>
		<title>Webtags (preserving history)</title>
		<link rel="alternate" type="text/html" href="https://www.cumuluswiki.org/index.php?title=Webtags_(preserving_history)&amp;diff=11026"/>
		<updated>2022-11-09T19:57:08Z</updated>

		<summary type="html">&lt;p&gt;SaratogaWX: /* Extra Sensors: Davis models and Oregon Scientific WMR928, WR100/200 */  added some sensors, reformatted the table&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Terminology]]&lt;br /&gt;
=Some content has been removed from this page=&lt;br /&gt;
&lt;br /&gt;
Please be aware some content originally on this page has been moved to other pages.  Old posts on the support forum that used to link directly to the specific material, will instead bring you to this start of the page. &lt;br /&gt;
&lt;br /&gt;
Where the old content was cut, new links have been substituted within three sections on this page: [[#Input Modification Parameters and Output Modification Parameters]], [[#The tag name]], and [[#Recent History]].&lt;br /&gt;
&lt;br /&gt;
=Essential Background Reading=&lt;br /&gt;
&lt;br /&gt;
If you have not used this Wiki page before, or are unsure about using &amp;quot;web tags&amp;quot;, there are some concepts that you do need to understand in the sub-sections that follow.&lt;br /&gt;
&lt;br /&gt;
===The tag names===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;background: LemonChiffon;padding:5px; margin:2px;&amp;quot;&amp;gt;All the &amp;quot;tag_names&amp;quot; that are available for legacy 1.9.4, and for MX up to first beta build release &#039;&#039;&#039;3.12.0&#039;&#039;&#039;&amp;lt;/div&amp;gt;  are in [[#Full List of Tag Names]] later on this page.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;If you edit this page, to add tag names for later builds, please amend the previous sentence.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you are using a Oregon Scientific weather station, then you should read [[#Web tags mentioning (outside) temperature]] in the optional reading section.&lt;br /&gt;
&lt;br /&gt;
Do not assume that Cumulus always works according to normal meteorological practice in your nation.  For examples, the hours used by Cumulus to report derivatives involving rainfall, or minimum temperature,  may vary from figures reported by local meteorological stations.&lt;br /&gt;
&lt;br /&gt;
===Quick summary of MX and Legacy differences===&lt;br /&gt;
&lt;br /&gt;
==Cumulus MX versus original Legacy Cumulus 1==&lt;br /&gt;
&lt;br /&gt;
The full information that used to appear on this page for differences between MX and the legacy Cumulus has been moved to a new [[Webtag Applicability|Web tag Applicability page]].  The next subsection just gives a basic summary.&lt;br /&gt;
&lt;br /&gt;
[[File:Badge vMx.png]] This page has been updated to include web tags up to version 3.12.0 beta build 3134.   Announcements for new builds of MX generally provide too little information for it to be easy to update this page, that is why it is often out of date.&lt;br /&gt;
* Since version 3.10.x, MX has not used web page templates, please see &amp;lt;big&amp;gt;[[WebsitedataT.json]]&amp;lt;/big&amp;gt; page, instead of this Wiki page.&lt;br /&gt;
*# That page explains the ID names used on the [[New_Default_Web_Site_Information|default web site]] introduced from release 3.10.0&lt;br /&gt;
*# That page documents each data pair in the file&lt;br /&gt;
*# That page gives the source web tag for each ID name on the web pages&lt;br /&gt;
*# That page explains what data is represented by the  ID name, JSON attribute, web tag name&lt;br /&gt;
* Past MX releases 3.0.0 to 3.9.7 used [[Cumulus template file|web template files]], similar to (but not same as) the legacy software&lt;br /&gt;
** This Wiki page remains organised according to the content of those old template files.&lt;br /&gt;
&lt;br /&gt;
[[File:Badge v1.png]][[Category:Cumulus 1]] This page was created for Cumulus 1. Steve/Beth Loft provided some example [[Cumulus template file|web template files]], but expected Cumulus users to develop their [[Customised templates|own Cumulus template files]] making use of the web tags, listed below, that the software provided.&lt;br /&gt;
&lt;br /&gt;
For tag names available in the release you are using, see the next sub-sections.&lt;br /&gt;
&lt;br /&gt;
===What web tags can I use?===&lt;br /&gt;
&lt;br /&gt;
Basically, it depends on which web tags are in whatever files are used to transfer weather derivatives to your web server.&lt;br /&gt;
&lt;br /&gt;
As Cumulus has developed, more tag names have been introduced, the tables showing tag names available, attempt to give an indication of which release introduced them. You can, see below, ask Cumulus (both MX and legacy) to list all the tag names it recognises, when it is started at whatever build you are running.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Using release after 3.9.7?====&lt;br /&gt;
&lt;br /&gt;
If you are using the [[New_Default_Web_Site_Information|default web site]], its standard web pages show data as follows:&lt;br /&gt;
* Pages with tabular presentation, see [[WebsitedataT.json]].&lt;br /&gt;
* Pages with graphs, see [[Cumulus.ini#Optional_Web_Server|Graph File Settings]].&lt;br /&gt;
* Page with steel series dials, see  [[Cumulus.ini#Display_Options|Display Options]].&lt;br /&gt;
&lt;br /&gt;
If you are using your own web templates, or other [[Customised templates|own Cumulus template files]] such as [[Php_webtags|XML or PHP data files]], then you make the decision on which tag names are used for the data to your web server.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Getting release 3.12.0 or later to list tag names when it starts====&lt;br /&gt;
&lt;br /&gt;
Please use the admin interface.&lt;br /&gt;
&lt;br /&gt;
Go to &#039;&#039;&#039;Program settings → General options&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Tick &#039;&#039;List web tags&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
The next time that MX is restarted,  it will create a file called WebTags.txt in the same folder as where the executable is found. That file will list all the tags your build of Cumulus can currently generate. This list only contains the tag_names, it does not indicate what parameters they can take, nor does it include the brackets the tag name is surrounded by when you quote it in a template file for Cumulus to process. &lt;br /&gt;
&lt;br /&gt;
Go to &#039;&#039;&#039;Program settings → General options&#039;&#039;&#039;, untick &#039;&#039;List web tags&#039;&#039; to stop Cumulus continuing to produce new versions of that file next time it is restarted.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Getting legacy Cumulus, or MX releases up to 3.11.4, to list tag names when starting====&lt;br /&gt;
&lt;br /&gt;
The tag names available in the release/version/build you are using, can be listed (in Cumulus 1 or Cumulus MX) by adding the following line to [[Cumulus.ini#Section:_Station|Cumulus.ini]] in the [station] section...&lt;br /&gt;
&amp;lt;code&amp;gt;ListWebTags=1&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then start Cumulus and it will create a file called WebTags.txt in the same folder as where the executable is found. That file will list all the tags your build of Cumulus can currently generate. This list only contains the tag_names, it does not indicate what parameters they can take, nor does it include the brackets the tag name is surrounded by when you quote it in a template file for Cumulus to process. &lt;br /&gt;
&lt;br /&gt;
To stop Cumulus continuing to produce new versions of that file change the line to say ...&lt;br /&gt;
&amp;lt;code&amp;gt; ListWebTags=0&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Badge v1.png]] If you are using Cumulus 1, each build of that contains a build specific version of Cumulus Help, and within that help is a list of web tags with basic information on what each tag_name returns.&lt;br /&gt;
&lt;br /&gt;
[[File:Badge vMx.png]] MX bug: The inclusion of a web tag in the list produced by this instruction, does not mean that web tag is actually populated with valid information. See https://cumulus.hosiene.co.uk/viewtopic.php?p=153096#p153096 for an example.&lt;br /&gt;
&lt;br /&gt;
==What is a web tag? ==&lt;br /&gt;
&lt;br /&gt;
Weather values are always changing, so Cumulus needs a way for you to tell Cumulus to enter the current value for a particular derivative, when it is [[Customised_templates#What_is_meant_by_.27Cumulus_processes_templates.27|processing templates]].&lt;br /&gt;
&lt;br /&gt;
==General Format for Web Tags==&lt;br /&gt;
&lt;br /&gt;
In the position, in any (HTML, JSON, PHP, XML) template file, SQL, or Custom HTTP, where Cumulus is to insert the relevant data, place a web tag in the &#039;&#039;&#039;general format&#039;&#039;&#039; specified here:  &amp;lt;code&amp;gt;&amp;lt;#tag_name [optional input selection parameters] [optional output modification parameters]&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===The optional parameters===&lt;br /&gt;
&lt;br /&gt;
The terminology &amp;quot;optional&amp;quot; is used because some tag names do not accept any parameters, but there are some tag names where a parameter is mandatory. Therefore, check the [[Webtags/Parameters|web tag parameters]] page to learn whether a web tag name you find here requires a mandatory parameter, or to find out which parameters are optionally available.&lt;br /&gt;
&lt;br /&gt;
The tables of tag names that appear later on this page will seldom give any information about which parameters are mandatory or optional.  There are tables on the other page referenced above that help you to understand what parameters the various tag names accept, explain each of the parameters available, and give examples.&lt;br /&gt;
&lt;br /&gt;
There is a basic guide to what these parameters can do, and another link to the new page at [[#Input Modification Parameters and Output Modification Parameters]] later on this page.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Inconsistency of tag names===&lt;br /&gt;
&lt;br /&gt;
For both the legacy Cumulus and for MX, it is vital that you use tag names exactly as they are listed.  That would be easy had Steve Loft created a naming standard and stuck to it. &lt;br /&gt;
&lt;br /&gt;
To be fair to Steve, he created the legacy Cumulus for his own use, working in his spare time, alongside a full time job.&lt;br /&gt;
&lt;br /&gt;
Remember, the original design did not anticipate use by others, nor how much extra functionality would be added later.&lt;br /&gt;
&lt;br /&gt;
Early versions of Cumulus could only report current values and the summary for the day so far.  Different web tags for today-so-far were added at different times, hence the names are inconsistent. New web tags for today-so-far added before yesterday tags were considered lack the T suffix (or prefix) later today-so-far tags use.&lt;br /&gt;
&lt;br /&gt;
All-time tags were introduced before yesterday, this month and this year; hence all-time tag names assume they are only extreme monitoring.&lt;br /&gt;
&lt;br /&gt;
The legacy tag names for this month and this year were all introduced in a single release and they remain consistent apart from what MX added later!  However, they are not consistent with the naming of the all-time extremes introduced much earlier.&lt;br /&gt;
&lt;br /&gt;
This great inconsistency in the naming, gives rise to a problem as it very easy to spell a tag_name incorrectly (and from time to time such mistakes creep into the tables on this Wiki page) as you naturally expect there to be a standard pattern.  Some tags are all lower-case, some are camel-case, and some start with a capital letter. Have a look yourself at just how much inconsistency is present in the names in the tables below. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=====Inconsistency in use of &amp;quot;Y&amp;quot;=====&lt;br /&gt;
&lt;br /&gt;
The character &amp;quot;Y&amp;quot; has been selected to denote yesterday in tag names.  The inconsistency is where it appears.  &lt;br /&gt;
&lt;br /&gt;
* Steve used Y as a suffix for most, not all, Cumulus 1 yesterday tags (e.g. &amp;lt;#rfallY&amp;gt;, &amp;lt;#windrunY&amp;gt;,  &amp;lt;#YSunshineHours&amp;gt;,  &amp;lt;#avgtempY&amp;gt;)&lt;br /&gt;
* Mark uses Y as a prefix, in most, not all, the extra Cumulus MX tags (e.g. &amp;lt;#Ybeaufort&amp;gt;, &amp;lt;#Ychillhours&amp;gt;, &amp;lt;#windAvgY&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
=====Consistency in Cumulus 1, becomes inconsistency in MX, for this month and this year=====&lt;br /&gt;
&lt;br /&gt;
The legacy tag names for this year and this month were all introduced together by Steve in one release, with consistency in how they were named then, &amp;quot;Month&amp;quot; or &amp;quot;Year&amp;quot; was used as a prefix (this was after he had started using &amp;quot;Y&amp;quot; as a prefix for his new yesterday tag names) e.g. &amp;lt;#YearLongestDryPeriod&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
The development of MX however, broke this consistency, as Mark adds &amp;quot;Year&amp;quot; as a suffix, e.g. &amp;lt;#SunshineHoursYear&amp;gt;, instead of following Steve by using a prefix.&lt;br /&gt;
&lt;br /&gt;
=====Inconsistency in use of &amp;quot;T&amp;quot;=====&lt;br /&gt;
&lt;br /&gt;
I said above, that early versions of Cumulus only had tag names for current spot values and for today-so-far daily means/extremes/totals.  Therefore it could be assumed that &amp;lt;#beaufort&amp;gt;,  &amp;lt;#temp&amp;gt; and &amp;lt;#press&amp;gt; all represented current spot values while &amp;lt;#avgtemp&amp;gt; and &amp;lt;#rfall&amp;gt; represented today-so-far values just by looking at their names.&lt;br /&gt;
&lt;br /&gt;
The current value tag names formed the basic part of tag names, extended for daily extremes with  &amp;quot;TH&amp;quot; and &amp;quot;TL&amp;quot; added as suffixes (to represent daily highs and daily lows), (e.g. &amp;lt;#tempTH&amp;gt;, &amp;lt;#tempTL&amp;gt; and &amp;lt;#pressTH&amp;gt;, &amp;lt;#pressTL&amp;gt;), which made a lot of sense. Adding a &amp;quot;T&amp;quot; for related times, made some sense, except that use of &amp;quot;T&amp;quot; was not done in a consistent manner (e.g. &amp;lt;#TpressTH&amp;gt;, &amp;lt;#Tbeaufort&amp;gt;,  &amp;lt;#TtempTH&amp;gt;, &amp;lt;#YearTempHT&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===The functionality that can use web tags===&lt;br /&gt;
&lt;br /&gt;
In the legacy Cumulus software, the only functionality that could use this was [[#Template files can create many types of file|the Cumulus template file]] used to provide data to a web server. That is why Steve Loft, the author of that software named them web tags.&lt;br /&gt;
 &lt;br /&gt;
MX has extended the use of these web tags, they can now be inserted into a [[MX_Administrative_Interface#MySQL_settings|SQL commands]], Custom HTTP, [[#The web tag application programming interface|application programming interface]], as well as [[#Template files can create many types of file|template files]].&lt;br /&gt;
&lt;br /&gt;
The output file can be:&lt;br /&gt;
* a [[Customised_templates#HTML_5_-_a_very_quick_guide_to_structure|web page]],&lt;br /&gt;
* a  [[Php_webtags#Option_3:_JavaScript_Object_Notation|JavaScript Object Notation (.json) file]]&lt;br /&gt;
* a [[Feels_Like#HTML_code_to_translate_web_tags_to_JavaScript_variables_.28as_modified_for_additional_parameters.29|JavaScript file]],&lt;br /&gt;
* a [[PHP]] script file, or &lt;br /&gt;
*a [[Xml_webtags|eXtensible Mark-up Language (XML)]] file.&lt;br /&gt;
&lt;br /&gt;
=Optional Background Reading=&lt;br /&gt;
&lt;br /&gt;
==Web tags mentioning (outside) temperature==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;For Oregon Scientific weather stations using, either USB connections&#039;&#039;&#039; (e.g. WMR-200), or serial connections (e.g. WMR-928), that can have multiple temperature sensors, it is possible to configure which sensor the outdoor temperature (for which daily and longer period extreme records are maintained) is read from, by following this set of instructions originally supplied by Steve Loft:&lt;br /&gt;
# Stop Cumulus in the normal way&lt;br /&gt;
# Use a text editor to edit the file called &#039;&#039;Cumulus.ini&#039;&#039;&lt;br /&gt;
# Scroll down to the line that contains &#039;&#039;&#039;[Station]&#039;&#039;&#039;&lt;br /&gt;
# Create a blank line below it by pressing &#039;&#039;Return&#039;&#039;&lt;br /&gt;
# In that new line, type the command shown in the relevant code box below, type the attribute and equals sign exactly as shown without spaces (regardless of your exact model), &lt;br /&gt;
#* USB connections &amp;amp;rarr; &amp;lt;code&amp;gt;WMR200TempChannel=N&amp;lt;/code&amp;gt;&lt;br /&gt;
#* Serial connections &amp;amp;rarr; &amp;lt;code&amp;gt;WMR928TempChannel=N&amp;lt;/code&amp;gt;&lt;br /&gt;
# Now edit the value shown after the equals sign, replace &#039;&#039;N&#039;&#039; with the relevant number from the following list:&lt;br /&gt;
#* To use the main sensor, replace N with &#039;&#039;&#039;0&#039;&#039;&#039; (or don&#039;t bother with this procedure, as that is default)&lt;br /&gt;
#* To use Extra Temp 1 sensor, replace N with &#039;&#039;&#039;1&#039;&#039;&#039;&lt;br /&gt;
#* To use Extra Temp 2 sensor, replace N with &#039;&#039;&#039;2&#039;&#039;&#039;&lt;br /&gt;
#* and so on, up to a possible maximum (check with your weather station, but Cumulus can accept up to 12)&lt;br /&gt;
# Save the file, and exit&lt;br /&gt;
# Restart Cumulus in the normal way&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;For other weather stations&#039;&#039;&#039;, the main outdoor temperature sensor is used for what is reported for current value, daily extremes, and longer period extreme records.  This temperature is also used for calculation of derived values such as Australian Apparent Temperature, Canadian Humidity Index, and USA Heat Index.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;Please check release announcements, it is planned that swaping of main Temperature sensor will become available for Ecowitt.&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Input Modification Parameters and Output Modification Parameters==&lt;br /&gt;
&lt;br /&gt;
In [[#Scary_statistics]] section of this page, it is explained how less than a thousand [[#Full List of Tag Names|tag names]] (the first part of the [[#General Format for Web Tags]]) become billions of web tags, simply by adding modifiers.&lt;br /&gt;
&lt;br /&gt;
The modifiers available used to be listed on this page (so if you select the history tab for this page, you will find references to their introduction and growth), but are now on a new [[Webtags/Parameters|web tag parameters]] page.  Here are some of the advantages achieved by moving them to the new page:&lt;br /&gt;
* This page is very long, so it is not easy to navigate this page, even without the parameters&lt;br /&gt;
* There would be a lot of repetition if you attempted to say beside each tag name which modification parameters were available.&lt;br /&gt;
* Having them on separate pages means you can have two tabs (or two separate browsers) open so you can see both the tag name and the modifier parameter by flicking between tabs, instead of lots of scrolling between different parts of same page.&lt;br /&gt;
* The introduction of [[WebsitedataT.json]], which controls what data is available to tables in the web pages provided by MX, means that page, rather than this page is the entry point for MX, and it is easier for that page to reference a separate parameters page&lt;br /&gt;
* MX has introduced many more input and output modification parameters, it is easier to maintain a separate page (and easier for reference if you just want to refresh your mind on new modification parameters).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
For just a taste, there you can discover:&lt;br /&gt;
* A score of [[Webtags/Parameters#Input_modification_Parameters|input modification parameters]]&lt;br /&gt;
** For  example, find which attribute is used with a value between 1 and 12, so the same tag name can give values for 12 different months)&lt;br /&gt;
* If your locale normally (in real numbers) uses an integer part, then a comma, and then the decimal part, you should be aware that some computer scripts, and some external servers where you might want to send data, insist on a decimal point, instead of a decimal comma:&lt;br /&gt;
** If you have installed a recent MX release, then [[Webtags/Parameters#Output_Modification_Parameter_for_changing_any_decimal_comma_into_a_decimal_point|change decimal comma to decimal point]] with a simple &amp;quot;y&amp;quot; value to another attribute&lt;br /&gt;
** If you have the legacy Cumulus 1 installed, stay on this page and look at [[#No_Commas]], as you have to use the restricted alternative set of tag names.&lt;br /&gt;
* How to [[Webtags/Parameters#Two_Output_.28format_modifier.29_parameters_for_decimal_places|control number of decimal places]] in any real number output&lt;br /&gt;
* All about the complex subject of modifying the way a &#039;&#039;&#039;duration&#039;&#039;&#039;, a &#039;&#039;date&#039;&#039;, or a  &#039;&#039;&#039;clock time&#039;&#039;&#039; is output by looking at [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|Multiple_Output_Format_Modifier_parameters_for_times_and_dates]]&lt;br /&gt;
&lt;br /&gt;
== Why does MX talk about tokens? ==&lt;br /&gt;
&lt;br /&gt;
MX uses a [[Cs_Code_Modules#TokenParser.cs|&#039;&#039;&#039;token parser&#039;&#039;&#039;]] to read the web tags and replace them with the correct value, so if diagnostic output refers to tokens, it is saying the attempt to actually work out what content to return to replace the web tag with its tag name and parameters has encountered a problem.&lt;br /&gt;
&lt;br /&gt;
==Scary statistics==&lt;br /&gt;
&lt;br /&gt;
# The 3.5.0 release of MX defines 9½ million values that can be represented using &#039;&#039;&#039;web tags&#039;&#039;&#039;! &lt;br /&gt;
# At 3.5.0, there are only 717 options for the &#039;&#039;&#039;tag_name&#039;&#039;&#039; in the general format given above. &lt;br /&gt;
# How come this discrepancy?&lt;br /&gt;
# That discrepancy is purely because some of those 717 tag names can be associated with input parameters, (and for Oregon Scientific stations,you can select which sensor is used for outside temperature), these modifications affect what value is selected to be output by the web tag leading to the large number&lt;br /&gt;
# These millions of web tags can actually produce billions of different outputs!&lt;br /&gt;
# How come this second discrepancy?&lt;br /&gt;
# Well adding all possible different output parameters generates the billions of different ways to output the millions of values!&lt;br /&gt;
The statistics quoted above keep increasing as MX is developed, the last time I checked, there were another forty or so tag names, and lots more parameters, so the alternatives are probably well over ten billion now.&lt;br /&gt;
&lt;br /&gt;
== Brief history of this page==&lt;br /&gt;
&lt;br /&gt;
This page was created in August 2009, to list the tags for the (legacy) Cumulus 1 software.  Initially, there were going to be further pages to explain individual web tags, e.g. [[Forecast_webtag]]; but that idea was never completed.  &lt;br /&gt;
&lt;br /&gt;
When MX came out of beta (3.0.0), it has been developing rapidly, as the statistics above suggest, the number of web tag names and input/output modification parameters, to document became too much for one Wiki page, hence the moving of all documentation about modification parameters to a sub-page.  There are still a lot of web tag names to document on this page, and separation into a number of pages was considered, but it is easier to have just one page to refer in answers to questions raised in the forum.&lt;br /&gt;
&lt;br /&gt;
==Still got questions?==&lt;br /&gt;
&lt;br /&gt;
Full support is available via the support forum at https://cumulus.hosiene.co.uk/viewforum.php?f=40 for the latest MX release. Given that some users may still be running an older MX release, where possible any web tag listed below for MX indicates at which release it first became available.&lt;br /&gt;
&lt;br /&gt;
There is limited support available for Cumulus 1.9.4, but on this page every attempt is made to indicate which version of the legacy software introduced any web tag listed below. &lt;br /&gt;
&lt;br /&gt;
==The web tag application programming interface==&lt;br /&gt;
&lt;br /&gt;
[[File:Badge vMx.png]] Available from version 3.7.0 (build 3089) released 28 July 2020. It was proposed in January 2015, see Steve Loft [https://cumulus.hosiene.co.uk/viewtopic.php?p=101496#p101496 plan to add a call where you supply a list of items (probably web tag names), and you get back the equivalent data].&lt;br /&gt;
&lt;br /&gt;
=== Where to use===&lt;br /&gt;
&lt;br /&gt;
This is meant for services either on the same computer as Cumulus or on your local network. It is not secure, and should not be available, nor requested, via any external network or the internet.&lt;br /&gt;
&lt;br /&gt;
The [[Cumulus_MX_Local_API|MX Administrative Interface]] uses some application programming interface (api) calls to obtain the data each web page in that interface needs, and if you are making an edit, another api to return the results of any edit made. &lt;br /&gt;
&lt;br /&gt;
If you wanted your &#039;&#039;&#039;CumulusMX/interface/todayyest.html&#039;&#039;&#039; web page to include something else (e.g. snow falling/lying/depth) you could edit that HTML page to have the extra sub-table you want (you cannot edit the existing rainfall table as that is dynamically created by existing api). Then you could edit the associated JavaScript file &#039;&#039;&#039;CumulusMX/interface/js/todayyest.js&#039;&#039;&#039; to add a new api call seeking snowdepth, snowfalling, snowlying tags for today (unfortunately there are no tags for yesterday&#039;s snow) and to place the returned values into your new sub-table (probably using jQuery to make it easy). In a similar way, you could add anything where today and yesterday tags are available such as UV Index.&lt;br /&gt;
&lt;br /&gt;
In earlier versions of Cumulus if you wanted to make use of values processed by Cumulus, you wrote a script file referencing the web tags you wanted to use, and let Cumulus process that file at an interval set in the settings, then you had to write something to process the results at the relevant interval. Now if you are running other software on your device that runs MX (or a computer or other device linked directly on your personal network), you can request web tags values on demand via an application programming interface (&#039;&#039;&#039;api&#039;&#039;&#039; hereafter) and don&#039;t need to worry about any timing issues. &lt;br /&gt;
&lt;br /&gt;
Obviously each api request creates a processing overhead on Cumulus so use this feature wisely (minimise the information you request and minimise the frequency of requesting it). You can use it for extra current information, but in that usage you might need to repeat the call. Consequently, maybe it is more likely that the api will be used to request information that does not keep changing, such as what units are being used for temperature, rainfall, and wind speed; or perhaps daily, monthly, or yearly, summary figures. &lt;br /&gt;
&lt;br /&gt;
Each admin interface web page uses api techniques for all the information it needs. Some api calls are repeated with AJAX requesting updates for the weather information on a frequent basis, but each page has another api request that is issued just once for the version and build being used.  To my mind, the design of &#039;&#039;&#039;CumulusMX/interface/todayyest.html&#039;&#039;&#039; is crazy.  The HTML appears to have a table structure, but that table structure is overwritten by each repeating api. So every time AJAX repeats that api call it returns in json format the whole table definition as well as table cell contents, despite that much of that json (all that HTML defining table header, table rows, table cells, etc.; and the units for each value) does not change and it is only some values and times buried within the json in the api that actually might change (and of those half of them, the yesterday values and times only change once a day).  In some code I wrote (but later abandoned) I made use of the api calls that support the &#039;&#039;&#039;CumulusMX/interface/todayyest.html&#039;&#039;&#039; web page to get the units I wanted on another interface page, but I only called it once as it returned a lot of other information (as just mentioned) that I did not need. I later found a better way, as in example below, which gives me just what I need and no more.&lt;br /&gt;
&lt;br /&gt;
=== &amp;quot;GET&amp;quot; approach ===&lt;br /&gt;
&lt;br /&gt;
You may have used GET as an attribute when defining the action of a HTML form.  Equally you might in a script language access the query-string part of a Universal Resource Locator to get parameters for what the script is to supply to the web page.  Even if you don&#039;t understand the meaning of those technical terms, you probably have seen when using a browser (in the box where a URL is entered) that sometimes the URL seen there has a query-string. You will have seen a question mark (?) followed by one or [separated by ampersand (&amp;amp;)] more &#039;&#039;&#039;name=value&#039;&#039;&#039; parameters.&lt;br /&gt;
Full List of Tag Names&lt;br /&gt;
The GET approach to using the Cumulus general api works in this way indicating the start of a query-string with a question mark and using ampersands to separate names. The difference is that a tag name (or list of tag names) is used instead of a name=value parameter (or list of name=value parameters).  However, when the Cumulus api returns the values they will be in attribute=value format.  Therefore if (like example below) you are coding in JavaScript, what is returned is a JavaScript Object and you extract the values by specifying the Object name and the Attribute name. If that technical terminology confuses you, look at the example.&lt;br /&gt;
&lt;br /&gt;
====Selecting values using GET====&lt;br /&gt;
&lt;br /&gt;
Suppose you want to get the values for the following three web tags:&lt;br /&gt;
# &amp;lt;#RCtemp&amp;gt;&lt;br /&gt;
# &amp;lt;#RChum&amp;gt;&lt;br /&gt;
# &amp;lt;#RCdew&amp;gt;&lt;br /&gt;
Then the URL with query-string to use is &#039;&#039;&#039;http: //localhost:8998/api/tags/process.json?rc&amp;amp;temp&amp;amp;hum&amp;amp;dew&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Obviously, if you have started MX with a port parameter like this:&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo mono CumulusMX.exe -port 9999&amp;lt;/pre&amp;gt;&lt;br /&gt;
then you change the 8998 port shown in the URL for the api to use the port you have selected e.g. &#039;&#039;&#039;http: //localhost:9999/api/tags/process.json?rc&amp;amp;temp&amp;amp;hum&amp;amp;dew&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The first parameter is &#039;&#039;&#039;rc&#039;&#039;&#039; to indicate that the tags that follow are to use decimal points not decimal commas, which is how many script languages expect to see values. &lt;br /&gt;
Remember that in current version (and some earlier versions) of MX, the above three web tags are exactly same as:&lt;br /&gt;
# &amp;lt;#temp rc=y&amp;gt;&lt;br /&gt;
# &amp;lt;#hum rc=y&amp;gt;&lt;br /&gt;
# &amp;lt;#dew rc=y&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Since &#039;&#039;&#039;rc=y&#039;&#039;&#039;  can be applied to several web tags that don&#039;t appear in [[Webtags#No_Commas]] table, this shows how the api can access values without commas for all those web tags that report in real numbers and allow that output modifier.&lt;br /&gt;
&lt;br /&gt;
If you are using the api in a context where it does not matter if decimal commas or decimal points are in the api or for any tags that don&#039;t report in real numbers, simply omit the &#039;&#039;&#039;rc&#039;&#039;&#039; as first item, and just include tag names separated by ampersands.&lt;br /&gt;
&lt;br /&gt;
==== JavaScript example ====&lt;br /&gt;
&lt;br /&gt;
Some people might feel the admin interface could be improved on some of its pages by showing additional information. It is possible from MX 3.7.0 to obtain extra information.  &lt;br /&gt;
&lt;br /&gt;
I wanted to improve the log file editing pages, and that was partly by adding validation, and partly by changing the way the editing is done.  For the standard log file editor I wanted to achieve even more, I added a script to calculate (and recalculate after any edit) the derived fields from the source fields.  To make these calculations work for anyone, I needed to find out what units the Cumulus MX user is using. Before 3.7.0 release the snippet of script that obtained the units via various api calls was quite complex (I described above how the api returned lots of unwanted content), but with 3.7.0 my new api call was greatly simplified to what I show below. Please note my revised log file editing scripts did not make it into a public release, and it is only the units obtaining api that I am making available to public here.&lt;br /&gt;
&lt;br /&gt;
Here is the code (with the api call written using jQuery):&lt;br /&gt;
&amp;lt;pre&amp;gt;/*    Some new variables connected with new api call (MX 3.7.0)  */&lt;br /&gt;
		var tempLetter;  // C or F&lt;br /&gt;
		var rainUnit; // mm or in&lt;br /&gt;
		var windUnit; // any units in style allowed by Cumulus&lt;br /&gt;
/*  The one extra api request included to obtain the units used for temperature, rainfall, and wind speed */&lt;br /&gt;
		$.get(&#039;./api/tags/process.json?tempunitnodeg&amp;amp;rainunit&amp;amp;windunit&#039;, &amp;quot;limit=1&amp;quot;, callUnits);&lt;br /&gt;
		function callUnits(unitsObject)&lt;br /&gt;
		{&lt;br /&gt;
			tempLetter = unitsObject.tempunitnodeg;&lt;br /&gt;
			rainUnit = unitsObject.rainunit;&lt;br /&gt;
			windUnit = unitsObject.windunit;&lt;br /&gt;
			console.log(&amp;quot;new api&amp;quot;, tempLetter, rainUnit,windUnit);&lt;br /&gt;
		}&amp;lt;/pre&amp;gt;&lt;br /&gt;
A little bit of explanation might help:&lt;br /&gt;
*JavaScript variables generally need to be declared first, I have used 3 separate line each starting with &#039;&#039;&#039;var&#039;&#039;&#039;, but you can list several variables on one line using a comma to separate them&lt;br /&gt;
*In my script it is important to define these variables outside the function as I will explain later&lt;br /&gt;
*The jQuery get request takes the api URL as first parameter and the function to deal with the returned result as third parameter&lt;br /&gt;
*The middle parameter is irrelevant in this context as only one object instance is returned, but if the qet was returning multiple results, &amp;quot;limit=1&amp;quot; would only return the first result&lt;br /&gt;
*The function takes as its sole parameter an Object (a JavaScript Object is a collection of properties), this is what is returned by the api, an object can be given any variable name&lt;br /&gt;
*In JavaScript if a variable is defined outside the function, then given a value inside the function, that value can be accessed by later code outside the function (in my case by code within the other functions for calculating each derived value)&lt;br /&gt;
*We are only interested in 3 of the &#039;&#039;&#039;property_name = property_value&#039;&#039;&#039; items in the Object.&lt;br /&gt;
*The JavaScript &#039;&#039;&#039;refinement&#039;&#039;&#039; syntax (starts with a dot) can be used to find the value for any parameter we name. We assign the variable already defined to the object and its refinement (that specifies the attribute we want).&lt;br /&gt;
*The console.log command simply outputs all the items in the list within the brackets into the browser console that in many browsers is displayed by selecting &#039;&#039;&#039;F12&#039;&#039;&#039; on the keyboard. I included this instead of the lengthy rest of my code that uses the units to do the various calculations correctly.&lt;br /&gt;
&lt;br /&gt;
=== &amp;quot;POST&amp;quot; approach ===&lt;br /&gt;
&lt;br /&gt;
The word &amp;quot;Post&amp;quot; in a computer environment means that the Hypertext Transfer Protocol (HTTP) used by the internet is being asked to transfer information enclosed in the body of the request message. Put slightly less technically in this approach you produce a text file with the details of what tags you want and send it to the api server.  I suppose it is a bit like sending an email, its header (subject, author, date sent) is easy to view, but you need to open it to see what text is in the body.&lt;br /&gt;
&lt;br /&gt;
You may have used POST as an attribute when defining the action of a HTML form.  In that context the form is sent as the contents of a message to whatever web page is going to process the contents of that form.   &lt;br /&gt;
&lt;br /&gt;
The post approach has a few advantages over get:&lt;br /&gt;
*The parameters are not shown in any query-string, so are not obvious to the person looking over your shoulder, nor do they appear in a history list of sites that the browser has visited.&lt;br /&gt;
*If you fill out a form online, the post approach will be used as the content needs to be kept secure. &lt;br /&gt;
**The get approach may be seen when you are navigating through a web site, and a selection is being remembered.&lt;br /&gt;
*The POST approach can handle very long requests and return a lot of information. &lt;br /&gt;
**In contrast, a URL with query-string is restricted in total length (the restriction is dependent on a number of other factors, but might be at something like 1000 characters in total), so GET comes with a restriction on how many parameters can be specified.&lt;br /&gt;
&lt;br /&gt;
See https://cumulus.hosiene.co.uk/viewtopic.php?p=145050#p145050 for post example&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=&amp;lt;big&amp;gt;Full List of Tag Names&amp;lt;/big&amp;gt; =&lt;br /&gt;
{{Template:WorkInProgressBanner}}&lt;br /&gt;
&lt;br /&gt;
This list only contains the tag_names, don&#039;t forget tag_names are only part of the [[#General Format for Web Tags]], for example in a template file you precede the tag name with &amp;amp;lt;, you may need input parameters, you may need output parameters, and you end the full web tag with &amp;amp;gt;.&lt;br /&gt;
&lt;br /&gt;
it does not indicate what parameters they can take, nor does it include the brackets the tag name is surrounded by when you quote it in a template file for Cumulus to process.&lt;br /&gt;
&lt;br /&gt;
Here follow tables that group the tag names by the basic purpose of the tags listed. There has been confusion in the past of tags appearing in more than one group, can contributors remove any remaining duplication, so future maintenance is easier.&lt;br /&gt;
&lt;br /&gt;
There is a table of contents near the top of the page that you might find useful if you are interested in a particular tag group. &lt;br /&gt;
&lt;br /&gt;
==Current Conditions==&lt;br /&gt;
&lt;br /&gt;
We start with tags that relate to the latest values, as these are the ones that people most often choose to use. The current condition data is also available, for processes external to Cumulus, by using the inbuilt facility to generate [[Realtime.txt|a file]] with such data.&lt;br /&gt;
&lt;br /&gt;
Cumulus software makes current values available for a standard range of sensors where the same web tags apply across a range of weather station models.&lt;br /&gt;
&lt;br /&gt;
Both Cumulus 1 and MX offer current values from some [[#Extra Sensors|extra]] temperature and relative humidity sensors (see [[Extra temperatures]]) from particular weather station models.&lt;br /&gt;
&lt;br /&gt;
Recently, MX has been developed to support further extra sensors (see [[Extra Sensor Files]] page for full list of fields) and web tags have been added to support equivalent current values only. &lt;br /&gt;
&lt;br /&gt;
==== Feels Like ====&lt;br /&gt;
&lt;br /&gt;
Feels like temperature was first made available, just for current conditions at MX version 3.5.4.  In version 3.6.0. it was extended to add max/min for each day, each month, each year, and all time. In version 3.6.11 it was added to recent history.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The figures quoted for this derivative vary between versions:&lt;br /&gt;
* The first formula was used from MX version 3.5.4 (25 Apr 2020) build 3075 until version 3.6.7 (4 June 2020) build 3083&lt;br /&gt;
* The second formula, which was coded incorrectly, and so gave strange results, applied in versions 3.6.8 to 3.6.9 (build 3084, 3085)&lt;br /&gt;
* The third, and hopefully final, formula applies from version 3.6.10 (build 3086).&lt;br /&gt;
&lt;br /&gt;
A php script for adding feels like as calculated in version 3.6.10 to any standard log line created either without feels like, or with an older (now incorrect) calculation, can be downloaded from [https://cumulus.hosiene.co.uk/viewtopic.php?f=18&amp;amp;t=18096 Create Missing topic on support forum]. Obviously, this calculates from the small sub-set of current conditions that have been logged, and is not as accurate at deriving maximum and minimum as derivation made as each reading is processed by MX (so including all current conditions).&lt;br /&gt;
&lt;br /&gt;
The [[Calculate_Missing_Values#CreateMissing.exe| Create Missing utility]] will not correct the older (incorrectly calculated) figures, but will add Feels Like temperature values to any standard log line created by Cumulus 1, by MX prior to release 3.5.4, or if you have imported lines into the log from an external source.&lt;br /&gt;
&lt;br /&gt;
===Standard sensors===&lt;br /&gt;
&lt;br /&gt;
The web tags shown here are mainly determined by which appeared on the original &amp;quot;Now&amp;quot; legacy web page (index.htm).&lt;br /&gt;
&lt;br /&gt;
Consequently, the totals for Rainfall this month, and this year, are included here for consistency with supplied web templates (indexT.htm, thismonthT.htm, and thisyearT.htm) and with the dashboard &#039;Now&#039; part of the Cumulus MX user; although you might expect to find them listed in tables for this month and this year, those web pages do not show these derivatives.&lt;br /&gt;
 &lt;br /&gt;
Those listed here cover both measurements obtained from a weather station (like air temperature, wind speed and direction, humidity and barometric pressure); and all the derived values (like humidex, feels like, apparent temperature, wind chill, and heat index).&lt;br /&gt;
&lt;br /&gt;
Note however, that the derived values calculated for Cumulus 1 and for MX may not agree because of differences in the calculation formulae, see derived value section within Recent History tags section for examples.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Web tag_name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temp&amp;gt;&lt;br /&gt;
|The outside (air) temperature&lt;br /&gt;
&lt;br /&gt;
For Oregon Scientific models like WMR-200 with USB connection or models like WMR-928 with serial connections, please refer to [[#Web tags mentioning (outside) temperature]] because any of the [[#Extra Sensors: Davis models and Oregon Scientific WMR928, WR100/200|extra sensors]] can be reported in &#039;&#039;&#039;&amp;lt;#temp&amp;gt;&#039;&#039;&#039;, and consequently also have web tags reporting daily extremes and longer period extreme records.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#intemp&amp;gt;&lt;br /&gt;
|The inside temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeLastHour&amp;gt;&lt;br /&gt;
|The change in outside temperature over the last hour (not available in early versions of Cumulus  1, when this was announced, a temperature change over 24 hours was also proposed, but never implemented)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrend&amp;gt;&lt;br /&gt;
|The average rate of change in temperature over the last three hours. Trend = (temp_now - temp_3hrs_ago) / 3 (available in all releases, the calculation selected for this trend matches the standard-based calculation for &amp;lt;#presstrendval&amp;gt; despite the naming inconsistency)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendtext&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (values can be set in strings.ini)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendenglish&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed). From version 1.8.8 1st December 2009&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindex&amp;gt;&lt;br /&gt;
|Current [[heat index]].  The referenced page in weather terminology section of this Wiki explains it.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidex&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Humidex Humidex]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptemp&amp;gt;&lt;br /&gt;
|The [[Apparent_temperature|apparent]] temperature.  The referenced page in weather terminology section of this Wiki explains it. The formula used is that defined by BOM. Although at temperatures above 20°C (68°F) Feels like reports an &amp;quot;apparent temperature&amp;quot; it uses a different formula. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchill&amp;gt;&lt;br /&gt;
|The current [[wind chill]] temperature.  The referenced page in weather terminology section of this Wiki explains it. For temperatures below 10°C (50°F) Feels like reports the same value.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslike&amp;gt;&lt;br /&gt;
|[[File:Badge v1.png]] Not available in Cumulus 1.&lt;br /&gt;
&lt;br /&gt;
[[File:Badge vMx.png]]Not available in all MX versions. Please see [[#Feels_Like|sub-section before this table]] regarding availability by MX versions if you are using a MX version earlier than 3.6.10.&lt;br /&gt;
&lt;br /&gt;
The current [[Feels_Like|Feels Like]] temperature.  The referenced page in weather terminology section of this Wiki explains it.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsFreezing&amp;gt;&lt;br /&gt;
|If outside temperature is at or below 0°C/32°F. 0=Above freezing, 1=Below freezing&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#chillhours&amp;gt;&lt;br /&gt;
|The number of [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|&#039;chill hours&#039;]] so far this season (threshold temperature and start date are configurable).&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hum&amp;gt;&lt;br /&gt;
|The outside [http://en.wikipedia.org/wiki/Humidity humidity]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#inhum&amp;gt;&lt;br /&gt;
|The inside humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dew&amp;gt;&lt;br /&gt;
|The current dew point&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wetbulb&amp;gt;&lt;br /&gt;
|Estimated [http://en.wikipedia.org/wiki/Wet_bulb wet bulb] temperature, can be seen if hover over &#039;Dew point&#039; on Cumulus 1 main screen&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfall&amp;gt;&lt;br /&gt;
|The total rainfall so far today (reports rain counter now minus rain counter at start of day), start of day counter can be edited using &amp;quot;edit rain today&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrate&amp;gt;&lt;br /&gt;
|The current [[Rain_measurement#Rain_Rate|rainfall rate]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rhour&amp;gt;&lt;br /&gt;
|The rainfall in the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmidnight&amp;gt;&lt;br /&gt;
|The total rainfall since midnight. Useful if you don&#039;t use midnight as your start of day&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#r24hour&amp;gt;&lt;br /&gt;
| Reading recent history records, takes rain counter for latest minute, and substracts rain counter from as close as possible to same time yesterday (if Cumulus was not running at that time yesterday, but historical catch-up has been enabled, then it is from nearest time available yesterday, so for a logging interval of every 30 minutes might be 24 hours and 16 minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTipISO&amp;gt;&lt;br /&gt;
|Fixed ISO format output giving date and time of last rain gauge tip (e.g 2010-09-06 06:09) The format is always as shown (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTip&amp;gt;&lt;br /&gt;
| (available from release 3.6.1) Date/time of last rain gauge tip (default format is as set in locale) &#039;&#039;&#039;PLEASE NOTE: this web tag WILL accept any date and time output format modifiers&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MinutesSinceLastRainTip&amp;gt;&lt;br /&gt;
|The number of minutes since the last rain gauge tip, in whole numbers, rounded down&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsRaining&amp;gt;&lt;br /&gt;
|For [[Rain_measurement#Optical_Rain_Gauge| Hydreon RG-11 devices]], shows the current rain state. 0=No rain, 1=It&#039;s raining&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmonth&amp;gt;&lt;br /&gt;
|The total rainfall so far this month&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ryear&amp;gt;&lt;br /&gt;
|Annual rainfall total for rainfall season year (i.e. starting month as set on Configuration menu, station screen,  Annual rainfall frame)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveRainDays&amp;gt;&lt;br /&gt;
|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, meteorologists exclude dew (and other times when single tip of recorder).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveDryDays&amp;gt;&lt;br /&gt;
|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&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#press&amp;gt;&lt;br /&gt;
|The [http://en.wikipedia.org/wiki/Sea_level_pressure sea level pressure]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendval&amp;gt;&lt;br /&gt;
|The average rate of pressure change over the last three hours.  Trend = (pressure_now - pressure_3hrs_ago) / 3    (Fixed from version 1.7.7 5th March 2008)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrend&amp;gt;&lt;br /&gt;
|The pressure trend in words - values can be set in the &#039;strings.ini&#039; file&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendenglish&amp;gt;&lt;br /&gt;
| a singe word description for the pressure trend - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed). From version 1.8.8 1st December 2009&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#PressChangeLast3Hours&amp;gt;&lt;br /&gt;
|[[File:Badge vMx.png]] Available from version 3.11.1&lt;br /&gt;
&lt;br /&gt;
Total Pressure Change since 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altimeterpressure&amp;gt;&lt;br /&gt;
|Altimeter pressure. Pressure corrected to sea level using the station&#039;s altitude only. Same as sea-level pressure for non-Davis stations.&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wlatest&amp;gt;&lt;br /&gt;
|Current wind speed reading from console.  Corresponds to &#039;latest&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearing&amp;gt;&lt;br /&gt;
|Current wind bearing in degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currentwdir&amp;gt;&lt;br /&gt;
|Current wind bearing as a compass point - e.g. ESE &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeed&amp;gt;&lt;br /&gt;
|The 10-minute average, if you have Cumulus set to calculate a 10-minute average. Otherwise, it&#039;s the latest &#039;wind&#039; value from the console (i.e. the current speed as determined by the station). Corresponds to &#039;average&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgbearing&amp;gt;&lt;br /&gt;
|Average wind bearing in degrees over last configured interval minutes. Range 1-360, 0=Calm&lt;br /&gt;
&lt;br /&gt;
This is calculated by taking the wind direction and speed for the last 10 minutes (or other interval as configured), calculates the sums of the North/South and East/West vector components, divides the E/W component sum by the N/S component sum, and takes the arctan.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdir&amp;gt;&lt;br /&gt;
|Average wind bearing over last 10 minutes as a [http://en.wikipedia.org/wiki/Compass compass] point - e.g. ESE&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgust&amp;gt;&lt;br /&gt;
|The highest wind reading in the last 10 minutes. Corresponds to &#039;gust&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindSampleCount&amp;gt;&lt;br /&gt;
|The number of wind samples making up the wind rose (etc) data (up to 3600)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdirdata&amp;gt;&lt;br /&gt;
|Comma separated list of recent wind bearing readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &amp;lt;#nextwindindex&amp;gt;. Reading interval x varies by station type:&lt;br /&gt;
* Oregon:  x=12 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 12 hours worth in full array&lt;br /&gt;
* Davis:  x=2 or 3 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 2.5 hours worth in full array&lt;br /&gt;
* Fine Offset: Cumulus 1 reads the wind data every minute (although station transmits wind data every 40 seconds), so 60 hours worth in full array&lt;br /&gt;
* Davis WLL: x=2.5 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=160900#p160900) so 2.5 hours worth in full array&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspddata&amp;gt;&lt;br /&gt;
|Comma separated list of recent individual (non-averaged) wind speed (correspond to &#039;latest&#039; on the Cumulus main screen) readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &#039;&#039;&#039;nextwindindex&#039;&#039;&#039; tag. Reading interval x varies by station type (see above).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#nextwindindex&amp;gt;&lt;br /&gt;
|The index of the entries in &amp;lt;#wdirdata&amp;gt; and &amp;lt;#wspddata&amp;gt; that Cumulus &#039;&#039;is going to use next&#039;&#039; - i.e. the latest entry used is one less than this; but don&#039;t forget to allow for the wrap around!&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRoseData&amp;gt;&lt;br /&gt;
|A comma-separated list of the wind &#039;totals&#039; used to draw the wind rose (8 or 16 values)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRosePoints&amp;gt;&lt;br /&gt;
|The number of items in &amp;lt;#WindRoseData&amp;gt; (i.e. 8 or 16), as configured on [[Cumulus_Screenshots#Display_and_Colour_screens_as_at_version_1.9.4|display settings screen]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufort&amp;gt;&lt;br /&gt;
|The current wind speed on the [http://en.wikipedia.org/wiki/Beaufort_scale Beaufort scale] (e.g. F8) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufortnumber&amp;gt;&lt;br /&gt;
|The current wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaudesc&amp;gt;&lt;br /&gt;
|The current wind speed Beaufort description (e.g. &amp;quot;Gale&amp;quot;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes (or as configured using AvgBearingMinutes in [[Cumulus.ini (Cumulus 1)|cumulus.ini]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes (or as configured using AvgBearingMinutes in cumulus.ini)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom10&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes (or as configured using AvgBearingMinutes in cumulus.ini), rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo10&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes (or as configured using AvgBearingMinutes in cumulus.ini), rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbase&amp;gt;&lt;br /&gt;
|Calculated [http://en.wikipedia.org/wiki/Cloud_base cloud base]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbasevalue&amp;gt;&lt;br /&gt;
|Current calculated cloud base without units&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UV&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Uv_index UV index]. Requires your station to have a UV sensor.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SolarRad&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Solar_radiation solar radiation]. Requires your station to have a solar sensor.&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Current light level in Lux. Requires your station to have a solar sensor. Only applies to Fine Offset stations.&lt;br /&gt;
|-&lt;br /&gt;
|[[Forecast_webtag|&amp;lt;#forecast&amp;gt;]]&lt;br /&gt;
|The current forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#forecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forecastJsEnc&amp;gt;&lt;br /&gt;
|[[File:Badge vMx.png]] Available from version 3.11.0&lt;br /&gt;
The current forecast encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastnumber&amp;gt;&lt;br /&gt;
|The number relating to the current forecast entry in the [[strings.ini]] file.  If your station is not providing it&#039;s own forecast and Cumulus is not calculating one then 0 (zero) is returned.  Note: two negative numbers can be returned by [[Forecast_webtag|Cumulus]]: -1 (neg 1) = Exceptional Fine, -26 (neg 26) = Exceptional Bad&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecast&amp;gt;&lt;br /&gt;
|Always gives Cumulus (Zambretti) [[Forecast_webtag|forecast]], even if the &amp;lt;#forecast&amp;gt; tag provides a station forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#cumulusforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#cumulusforecastJsEnc&amp;gt;&lt;br /&gt;
|[[File:Badge vMx.png]] Available from version 3.11.0&lt;br /&gt;
The current  Cumulus (Zambretti) forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecast&amp;gt;&lt;br /&gt;
|Always gives station forecast (if available)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#wsforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#wsforecastJsEnc&amp;gt;&lt;br /&gt;
|[[File:Badge vMx.png]] Available from version 3.11.0&lt;br /&gt;
&lt;br /&gt;
The current  station forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcond&amp;gt;&lt;br /&gt;
|Represents the value entered on the screen within Cumulus for the Current Weather condition, or the value as held in the [[currentconditions.txt]] file. Any reserved HTML characters are encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcondenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#currcond&amp;gt; but also has all characters above (decimal base) code 159 encoded as HTML entities for example this would encode any use of symbol for degree.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors=== &lt;br /&gt;
&lt;br /&gt;
Some tags are only available for certain builds, if the tables below do not say which releases they apply to, see general tip at top of page to check for the build you are using. In particular Cumulus 1 has fewer channels available in its earlier versions, and the final legacy software version 1.9.4 offers just 42 of the 62 extra sensor web tags available in MX.&lt;br /&gt;
&lt;br /&gt;
The extra sensors functionality in Cumulus only supports processing for current spot values as read from the sensors, the only processing is to convert the units ready for output, so only current conditions can be reported in web tags. &lt;br /&gt;
&lt;br /&gt;
Periodically spot extra sensor values are logged, see the [[Extra_Sensor_Files]] page for information about log files from where you can extract the past spot values.&lt;br /&gt;
&lt;br /&gt;
====Extra Sensors: Davis models and Oregon Scientific WMR928, WR100/200 ====&lt;br /&gt;
&lt;br /&gt;
These web tags hold current values for additional sensors supported by Cumulus 1 and MX. &lt;br /&gt;
&lt;br /&gt;
For Oregon Scientific model like WMR-200 with USB connection, please refer to [[#Web tags mentioning (outside) temperature]] because any of the extra temperature tags below can be redirected to &#039;&#039;&#039;&amp;lt;#temp&amp;gt;&#039;&#039;&#039;, and consequently also have web tags reporting daily extremes and longer period extreme records.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Web tag_name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp1 - 10&amp;gt;&lt;br /&gt;
|Extra temperature channel 1 to channel 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP1 - 10&amp;gt;&lt;br /&gt;
|Extra dew point channel 1 to channel 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum1 - 10&amp;gt;&lt;br /&gt;
|Extra humidity channel 1 to channel 10&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilTemp1 - 16&amp;gt;&lt;br /&gt;
|Soil temperature channel 1 to channel 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture1 - 16&amp;gt;&lt;br /&gt;
|Soil moisture channel 1 to channel 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafTemp1 - 4&amp;gt;&lt;br /&gt;
|Leaf temperature channel 1 to channel 4&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafWetness1 - 4&amp;gt;&lt;br /&gt;
|Leaf wetness channel 1 to channel 4&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Extra Sensors:  Davis AirLink ====&lt;br /&gt;
New from version 3.9.0. Not available for earlier MX, not available for Cumulus 1.&lt;br /&gt;
&lt;br /&gt;
Note, that you can configure an Indoor or Outdoor (or both) AirLink, most people will use an outdoor. There are a similar set of tags for each device.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Web tag_name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Particulate Matter&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm1[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 1 μm, or less count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Currentparticulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour &amp;quot;nowcast&amp;quot; weighted average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour &amp;quot;nowcast&amp;quot; weighted average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality Index Values&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 2.5 μm, or less AQI value - allows use of the &amp;quot;dp=n&amp;quot; and &amp;quot;tc=y&amp;quot; parameters&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, AQI value - allows use of the &amp;quot;dp=n&amp;quot; and &amp;quot;tc=y&amp;quot; parameters&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 2.5 μm, or less, AQI value - allows use of the &amp;quot;dp=n&amp;quot; and &amp;quot;tc=y&amp;quot; parameters&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 2.5 μm, or less, AQI value - allows use of the &amp;quot;dp=n&amp;quot; and &amp;quot;tc=y&amp;quot; parameters&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour &amp;quot;nowcast&amp;quot; weighted average particulate matter of 2.5 μm, or less, AQI value - allows use of the &amp;quot;dp=n&amp;quot; and &amp;quot;tc=y&amp;quot; parameters&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm210[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less value - allows use of the &amp;quot;dp=n&amp;quot; and &amp;quot;tc=y&amp;quot; parameters&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, AQI value - allows use of the &amp;quot;dp=n&amp;quot; and &amp;quot;tc=y&amp;quot; parameters&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 10 μm, or less AQI value - allows use of the &amp;quot;dp=n&amp;quot; and &amp;quot;tc=y&amp;quot; parameters&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 10 μm, or less AQI value - allows use of the &amp;quot;dp=n&amp;quot; and &amp;quot;tc=y&amp;quot; parameters&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour &amp;quot;nowcast&amp;quot; weighted average particulate matter of 10 μm, or less AQI value - allows use of the &amp;quot;dp=n&amp;quot; and &amp;quot;tc=y&amp;quot; parameters&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Stats Values&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of possible values that were included in the 1 hour averages&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of possible values that were included in the 3 hour averages&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of possible values that were included in the 24 hour averages&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of possible values that were included in the 24 hour weighted averages&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Sensor Info&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkFirmwareVersion[InǀOut]&amp;gt;&lt;br /&gt;
|Shows the AirLink firmware version as a date string.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkTemp[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal temperatue value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkHum[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal humidity value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkWifiRssi[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors WiFi signal strength in dB - anything below -90 is considered very poor.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Extra Sensors: Ecowitt====&lt;br /&gt;
&lt;br /&gt;
Ecowitt stations are sold under other names depending on nation,  e.g. Ambient in USA, Froggit in central Europe, so Ecowitt is used as a generic name in same way as Fine Offset is used as a generic name for stations sold under a variety of branding, in this Wiki.&lt;br /&gt;
&lt;br /&gt;
[[File:Badge v1.png]]Not available in Cumulus 1.&lt;br /&gt;
&lt;br /&gt;
=====Extra Sensors: Ecowitt WH45 CO₂ sensor=====&lt;br /&gt;
&lt;br /&gt;
[[File:Badge vMx.png]] Unless otherwise indicated these web tags become available from release 3.9.5.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Web tag_name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2&amp;gt;&lt;br /&gt;
| The actual CO&amp;lt;small&amp;gt;2&amp;lt;/small&amp;gt;concentration in ppm&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm2p5&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;small&amp;gt;3&amp;lt;/small&amp;gt; or less&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm2p5-24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;small&amp;gt;3&amp;lt;/small&amp;gt;, or less, 24 hours moving average&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm10&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;small&amp;gt;3&amp;lt;/small&amp;gt;, or less (yes, this includes the 2.5 figure)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm10-24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;small&amp;gt;3&amp;lt;/small&amp;gt;, or less, 24 hours moving average &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-temp&amp;gt;&lt;br /&gt;
| Temperature as reported by Air Quality monitor. &lt;br /&gt;
&lt;br /&gt;
Note that this temperature has nothing to do with the temperature as reported by the main weather station. It reflects the temperature of the sensor and would be used in combination with the sensors measured humidity (see next) for correction of the measured PM (particulate matter) value. Determination of how to correct the PM value is highly dependent on the conditions and placement of the sensor. See the specification sheet for the sensor or create some multivariate regression line based on calibration measurements. This is also valid for PM sensors like the AirLink. The normal amateur usage of PM sensors is that the uncorrected values are published. &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-hum&amp;gt;&lt;br /&gt;
| Relative Humidity as reported by Air Quality monitor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=====Extra Sensors: Ecowitt WH34 soil and water sensor=====&lt;br /&gt;
&lt;br /&gt;
Cumulus MX can support the Ecowitt WH34 (other model types exist and are reported here as if WH34) soil and water temperature sensors.&lt;br /&gt;
&lt;br /&gt;
They are reported as &amp;quot;User Temperture 1&amp;quot; to &amp;quot;User Temperature 8&amp;quot;, as listed in the table within next sub-section.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=====Extra Sensors: Ecowitt Air quality, leak sensors, lighting detector, and extra temperature sensors=====&lt;br /&gt;
&lt;br /&gt;
[[File:Badge v1.png]] Not available in Cumulus 1.&lt;br /&gt;
&lt;br /&gt;
[[File:Badge vMx.png]] Please see release announcements for when individual web tags became available&lt;br /&gt;
&lt;br /&gt;
This sub-section applies only to those using Ecowitt GW1000 (also Froggit DS1500, and other equivalents, see [[Supported Devices]]) an interface unit that picks up various external sensors and sends the data via an application programming interface to MX which then generates the following web tags:&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Web tag_name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#GW1000FirmwareVersion&amp;gt;&lt;br /&gt;
|GW1000 firmware version string&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Web tag_name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQuality1&amp;gt;&lt;br /&gt;
| Air quality in μm/m&amp;lt;small&amp;gt;3&amp;lt;/small&amp;gt; or less&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQuality2&amp;gt;&lt;br /&gt;
| Air quality in μm/m&amp;lt;small&amp;gt;3&amp;lt;/small&amp;gt; or less&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|... and so on up to &amp;lt;#AirQuality4&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQualityAvg1&amp;gt;&lt;br /&gt;
| 24 hr running average Air quality in μm/m&amp;lt;small&amp;gt;3&amp;lt;/small&amp;gt; or less&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQualityAvg2&amp;gt;&lt;br /&gt;
| 24 hr running average Air quality in μm/m&amp;lt;small&amp;gt;3&amp;lt;/small&amp;gt; or less&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|... and so on up to &amp;lt;#AirQualityAvg4&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeakSensor1&amp;gt;&lt;br /&gt;
|Leak sensor 1 - returns false/true as 0 or 1 &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeakSensor2&amp;gt;&lt;br /&gt;
|Leak sensor 2 - returns false/true as 0 or 1 &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|... and so on up to &amp;lt;#LeakSensor4&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningDistance&amp;gt;&lt;br /&gt;
|Distance to last strike (same units as wind run - miles/km/nm) (Returns 0.0 if you don&#039;t have a sensor, GW1000 api returns max value you can put in a byte - 0xFF which translates to 158.4 miles = 255 km if have sensor but no strike detected yet, so MX translates that to &#039;----&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningTime&amp;gt;&lt;br /&gt;
|Date and Time of last strike (default without output parameters is locale&#039;s short time format e.g. 18:02 or 6:02 pm, without date, but tag accepts both date and time output parameters). Returns &#039;----&#039; if you don&#039;t have sensor or there has not been a strike since the sensor was installed. (GW1000 api returns FFFF FFFF seconds after midnight on 01 Jan 1970, which translates to 07/02/2106 06:28:15, so MX translates that to &#039;----&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningSrikesToday&amp;gt;&lt;br /&gt;
|Number of lighting strikes today&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp1&amp;gt; &lt;br /&gt;
|User Temperature 1&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|... and so on up to &amp;lt;#UserTemp8&amp;gt; = User temperature 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Recent History==&lt;br /&gt;
&lt;br /&gt;
Please refer to the [[Recent history]] page for full information about using the tags in the following two tables, as material once on this page has been moved there. &lt;br /&gt;
&lt;br /&gt;
===Using input/output modification parameters with recent history tag names===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;All tag names listed below, require the mandatory input modification parameters specified in this table.&#039;&#039;&#039; &lt;br /&gt;
 &lt;br /&gt;
The optional output modification parameters available are as specified in this table, depending on tag name:&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Tag names&lt;br /&gt;
!style=&amp;quot;width:200px&amp;quot; | Mandatory Input Modification Parameters&lt;br /&gt;
!style=&amp;quot;width:200px&amp;quot; | Optional Output Modification Parameters&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#RecentTS&amp;gt; (see [[#Table of Recent History tag names available]])&lt;br /&gt;
| Mandatory parameters as table at [[Webtags/Parameters#Input_modification_Parameters]]&lt;br /&gt;
| Optional parameters to modify the time format described in tables starting at [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates]]&lt;br /&gt;
|-&lt;br /&gt;
| All other tag names in [[#Available in 1.9.3, 1.9.4, and all MX releases]] and [[#Available in MX only]]&lt;br /&gt;
| Mandatory parameters as table at [[Webtags/Parameters#Input_modification_Parameters]]&lt;br /&gt;
| Whether you can modify the way these values are output depends on release you are using:&lt;br /&gt;
* From release 3.10.5: Please see tables at [[Webtags/Parameters#Output_Modification_Parameter_for_changing_any_decimal_comma_into_a_decimal_point]] and [[Webtags/Parameters#Controlling_the_number_of_decimal_places]]&lt;br /&gt;
* For legacy Cumulus, and earlier MX releases, no output format modification parameters are available, instead see [[#No_Commas]] section on this page.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Table of Recent History tag names available ===&lt;br /&gt;
&lt;br /&gt;
One tag name is available since 1.9.3 to report the time associated with values you request.  &lt;br /&gt;
&lt;br /&gt;
Although as [[Recent history]] page explains, the history is intended to cover every minute in last 7 days, some entries may be at less frequent intervals, and when clocks change some entries will be missing altogether.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Web tag_name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Time-stamp tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentTS&amp;gt;&lt;br /&gt;
|Gives the timestamp of the data that will be returned for any other recent history tag that uses same &#039;&#039;&#039;d, h, and m&#039;&#039;&#039; parameters&lt;br /&gt;
|&amp;lt;#RecentTS h=3 m=1 format=&amp;quot;HH:nn&amp;quot;&amp;gt; for cumulus 1; &amp;lt;#RecentTS h=3 m=1 format=&amp;quot;HH:mm&amp;quot;&amp;gt; for cumulus MX&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Available in 1.9.3, 1.9.4, and all MX releases====&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Tag_name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Input Modification Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentOutsideTemp&amp;gt;&lt;br /&gt;
|Outside Temperature&lt;br /&gt;
| &amp;lt;#RecentOutsideTemp h=3 m=1&amp;gt;&amp;amp;nbsp;&amp;lt;#tempunit&amp;gt; will display the temperature at the start of the period for which &amp;lt;#temptrend&amp;gt; is calculated&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill &lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentDewPoint&amp;gt;&lt;br /&gt;
|Dew Point&lt;br /&gt;
| &amp;lt;#RecentDewPoint h=25&amp;gt; reports the dew point temperature just over a day ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHeatIndex&amp;gt;&lt;br /&gt;
|Heat Index&lt;br /&gt;
| &amp;lt;#RecentHeatIndex m=121&amp;gt; reports the heat index about 2 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidity&amp;gt;&lt;br /&gt;
|Relative Humidity&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind &amp;lt;br&amp;gt;(Note: Wind &#039;Speed&#039;, &#039;Gust&#039; and &#039;Latest&#039; have the usual Cumulus meanings see [[Wind measurement]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindSpeed&amp;gt;&lt;br /&gt;
|Wind Speed&lt;br /&gt;
| &amp;lt;#RecentWindSpeed m=10&amp;gt; will display the average wind speed 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindGust&amp;gt;&lt;br /&gt;
|Wind Gust&lt;br /&gt;
&lt;br /&gt;
(reports maximum gust from build 1088 of version 1.9.4)&lt;br /&gt;
| &amp;lt;#RecentWindGust d=1 m=1&amp;gt; will report the wind gust at approximately the same time yesterday&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindLatest&amp;gt;&lt;br /&gt;
|Wind Latest. &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindDir&amp;gt;&lt;br /&gt;
|Wind Direction (instantaneous)&lt;br /&gt;
| &amp;lt;#RecentWindDir m=10&amp;gt; will tell you which direction the wind was blowing from 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir&amp;gt;&lt;br /&gt;
|Wind Direction (average)&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir d=6&amp;gt; will say what the calculated average wind direction was at this time at the start of the week&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentPressure&amp;gt;&lt;br /&gt;
|Sea-level Pressure&lt;br /&gt;
| &amp;lt;#RecentPressure h=3 m=1&amp;gt; gives the sea level pressure when &amp;lt;#presstrendval&amp;gt; started tracking the pressure&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentRainToday&amp;gt;&lt;br /&gt;
|Daily rain total from last roll-over to specified time&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar &amp;amp; UV&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentSolarRad&amp;gt;&lt;br /&gt;
|Solar Radiation &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentUV&amp;gt;&lt;br /&gt;
|UV Index &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Available in MX only====&lt;br /&gt;
&lt;br /&gt;
Please note this section has NOT yet been updated for recent MX releases, it appears from [[cumulusmx.db|RecentData table in cumulusmx.db]] that the list here is not complete for MX.  However, no release announcement has been found listing tag names not shown here (i.e. apparent temperature, indoor temperature and humidity, air quality)&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | tag_name&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Introduced&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Input Modification Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Indoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; | (to do)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Outdoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
| Legacy Cumulus version 1.8.5&lt;br /&gt;
|Wind Chill  (if temperature is below 10°C or 50 °F, then the new Feels Like now available in MX (next item) will report this same value).&lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentFeelsLike&amp;gt;&lt;br /&gt;
| Available from version 3.6.11 (build 3087) onwards.&lt;br /&gt;
| Feels Like Temperature&lt;br /&gt;
| &amp;lt;#RecentFeelsLike h=12 m=1&amp;gt; reports the feel like temperature 12 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidex&amp;gt;&lt;br /&gt;
| Available from version 3.7.0 (build 3089) onwards.&lt;br /&gt;
| Canadian Humidity Index (humidex) Dimensionless - no units&lt;br /&gt;
| &amp;lt;#RecentHumidex h=3&amp;gt; reports humidex 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality tags&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== System ==&lt;br /&gt;
&lt;br /&gt;
Special tags returning information about the Windows device hosting Cumulus 1. &lt;br /&gt;
&lt;br /&gt;
[[File:Badge vMx.png]]&#039;&#039;If you are running MX, then most tags do not work.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Web tag_name&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Applicability&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsVersion&amp;gt;&lt;br /&gt;
|up to 1.9.4, and MX&lt;br /&gt;
|OS version, e.g. &amp;quot;Windows 7 x64 build 7600&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Please note this may not return the information you expect!&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsLanguage&amp;gt;&lt;br /&gt;
|Both leagacy and MX&lt;br /&gt;
|OS language, e.g. &amp;quot;English&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SystemUpTime&amp;gt;&lt;br /&gt;
| (not available on MX)&lt;br /&gt;
&lt;br /&gt;
[[File:Badge v1.png]] only in legacy Cumulus&lt;br /&gt;
|How long the system has been up, e.g. &amp;quot;8 hours 21 minutes&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ProgramUpTime&amp;gt;&lt;br /&gt;
|all releases&lt;br /&gt;
|How long Cumulus has been running, e.g. &amp;quot;7 hours 55 minutes&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CpuName&amp;gt;&lt;br /&gt;
| (not available on MX)&lt;br /&gt;
&lt;br /&gt;
[[File:Badge v1.png]] only in legacy Cumulus&lt;br /&gt;
|CPU type, e.g. &amp;quot;Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CpuCount&amp;gt;&lt;br /&gt;
| (not available on MX)&lt;br /&gt;
&lt;br /&gt;
[[File:Badge v1.png]] only in legacy Cumulus&lt;br /&gt;
|Number of processors, e.g. &amp;quot;4&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MemoryStatus&amp;gt;&lt;br /&gt;
| (not available on MX)&lt;br /&gt;
&lt;br /&gt;
[[File:Badge v1.png]] only in legacy Cumulus&lt;br /&gt;
|Free and total system RAM, e.g. &amp;quot;4619/8191 MB (free/total)&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DisplayMode&amp;gt;&lt;br /&gt;
| (not available on MX)&lt;br /&gt;
&lt;br /&gt;
[[File:Badge v1.png]] only in legacy Cumulus&lt;br /&gt;
|Screen display mode, e.g. &amp;quot;1680x1050, 32 bit&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AllocatedMemory&amp;gt;&lt;br /&gt;
| (not available on MX)&lt;br /&gt;
&lt;br /&gt;
[[File:Badge v1.png]] only in legacy Cumulus&lt;br /&gt;
|Amount of memory allocated to Cumulus, e.g. &amp;quot;18.76 MB&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DiskSize&amp;gt;&lt;br /&gt;
| (not available on MX)&lt;br /&gt;
&lt;br /&gt;
[[File:Badge v1.png]] only in legacy Cumulus&lt;br /&gt;
|Size of disk on which Cumulus is running, e.g. &amp;quot;931.51 GB&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DiskFree&amp;gt;&lt;br /&gt;
| (not available on MX)&lt;br /&gt;
&lt;br /&gt;
[[File:Badge v1.png]] only in legacy Cumulus&lt;br /&gt;
|Free space on disk on which Cumulus is running, e.g. &amp;quot;515.36 GB&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Miscellaneous ==&lt;br /&gt;
&lt;br /&gt;
All tags are available in all flavours, as far as I know, although &#039;&#039;their output might vary&#039;&#039;, and which input/output parameters they permit might vary between Cumulus 1 and MX.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Web tag_name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestError&amp;gt;&lt;br /&gt;
|Displays the last error from the Cumulus 1 error log. (The value is cleared when you click the error light in Cumulus 1).&amp;lt;br /&amp;gt;&lt;br /&gt;
Note: This tag displays &#039;&#039;all&#039;&#039; errors, even if they do not cause the error light to flash in Cumulus 1. Although this tag and the next 3 are in MX, none of them are actually used (as at April 2020).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorDate&amp;gt;&lt;br /&gt;
|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&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorTime&amp;gt;&lt;br /&gt;
|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&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ErrorLight&amp;gt;&lt;br /&gt;
|1 if the &#039;error&#039; light is flashing, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#version&amp;gt;&lt;br /&gt;
|The version of Cumulus in use e.g. &#039;1.9.4&#039; or &#039;3.4.1&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#build&amp;gt;&lt;br /&gt;
|The build of Cumulus in use e.g. &#039;10992&#039; for latest Cumulus 1 patch &lt;br /&gt;
&lt;br /&gt;
(Cumulus MX is under development so new builds are released frequently)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildAvailable&amp;gt;&lt;br /&gt;
|&#039;&#039;&#039;Only available from release 3.7.0&#039;&#039;&#039; onwards, it is checked on start-up and once a day thereafter at a random time&lt;br /&gt;
*Returns a boolean value&lt;br /&gt;
**0 - MX running the latest build available&lt;br /&gt;
**1 - MX is running an earlier build that the latest public release&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildNumber&amp;gt;&lt;br /&gt;
|&#039;&#039;&#039;Only available from release 3.7.0&#039;&#039;&#039; onwards, it is checked on start-up and once a day thereafter at a random time&lt;br /&gt;
&lt;br /&gt;
Displays the latest public release build number - eg. b3089&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#realtimeinterval&amp;gt;&lt;br /&gt;
|The real time update interval in seconds (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#interval&amp;gt;&lt;br /&gt;
|The web site update interval in minutes (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: will always return one of these: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
&lt;br /&gt;
This is the end of the meteorological day, so if during Daylight Saving Time rolover is at &amp;quot;10 am&amp;quot;, then on the day DST ends it will return to &amp;quot;9 am&amp;quot; ensuring every meteorological day is exactly 24 hours long. If the time is &amp;quot;Midnight&amp;quot; (or during DST it is &amp;quot;9 am&amp;quot;), then days will be 23 or 25 hours long just on day clocks change, 24 hours otherwise.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. The default format of the output depends on your locale settings.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station. The default format of the output depends on your locale settings.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationtype&amp;gt;&lt;br /&gt;
|The weather station [https://cumuluswiki.org/a/Cumulus.ini#Section:_Station model] description (you choose what text appears for this on &#039;Display&#039; settings screen within Configuration menu - the field is at the bottom left of that screen).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#latitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Latitude latitude] (as you entered during setup).&lt;br /&gt;
Supports an optional &#039;dp&#039; parameter, if supplied, instead of the usual web-encoded text format with degrees/minutes/seconds, the result is in decimal degrees to the specified number of decimal places. E.g&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude&amp;gt; gives &amp;quot;N&amp;amp;nbsp;59&amp;amp; deg;&amp;amp;amp;nbsp;14&amp;amp;amp;#39;&amp;amp;amp;nbsp;33&amp;amp;amp;quot;&amp;quot; for N 59 14 33&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude dp=5&amp;gt; gives &amp;quot;59.24250&amp;quot;&lt;br /&gt;
&lt;br /&gt;
If the &amp;quot;dp&amp;quot; parameter is supplied, then supplying &amp;quot;rc=y&amp;quot; in addition will cause any decimal comma to be converted to a decimal point.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#latitudeJsEnc&amp;gt;&lt;br /&gt;
|[[File:Badge vMx.png]] Available from version 3.11.0&lt;br /&gt;
&lt;br /&gt;
JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Longitude longitude]  (as you entered during setup). Supports an optional &#039;dp&#039; and &#039;rc&#039; parameters as per the latitude tag.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longitudeJsEnc&amp;gt;&lt;br /&gt;
|[[File:Badge vMx.png]] Available from version 3.11.0&lt;br /&gt;
&lt;br /&gt;
JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Altitude altitude] value (web tag outputs web encoded format containing figure, &#039;&amp;amp;amp;nbsp;&#039; and units) in either feet or metres just as you entered during setup (so it is more complex to extract number for script arithmetic); e.g. &#039;123&amp;amp;amp;nbsp;m&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#altitudenoenc&amp;gt;&lt;br /&gt;
|[[File:Badge vMx.png]] Available from version 3.11.0&lt;br /&gt;
&lt;br /&gt;
JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#location&amp;gt;&lt;br /&gt;
|The station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationJsEnc&amp;gt;&lt;br /&gt;
|[[File:Badge vMx.png]] Available from version 3.11.0&lt;br /&gt;
&lt;br /&gt;
JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationenc&amp;gt;&lt;br /&gt;
|[[File:Badge vMx.png]] Available from version 3.10.3&lt;br /&gt;
&lt;br /&gt;
HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longlocation&amp;gt;&lt;br /&gt;
|Longer description of the station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationJsEnc&amp;gt;&lt;br /&gt;
|[[File:Badge vMx.png]] Available from version 3.11.0&lt;br /&gt;
&lt;br /&gt;
JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationenc&amp;gt;&lt;br /&gt;
|[[File:Badge vMx.png]] Available from version 3.10.3&lt;br /&gt;
&lt;br /&gt;
HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forum&amp;gt;&lt;br /&gt;
|URL of the forum (as you entered during setup) encoded into a web page menu item by adding colons&lt;br /&gt;
For Cumulus 1, this defaults to a Sandaysoft URL that is no longer available, for MX this defaults to the current support forum  (web server site hosted by &amp;quot;Freddie&amp;quot;)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forumurl&amp;gt;&lt;br /&gt;
|[[File:Badge vMx.png]] Available from version 3.10.0&lt;br /&gt;
&lt;br /&gt;
Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#webcam&amp;gt;&lt;br /&gt;
|URL of the webcam (as you entered during setup) encoded into a web page menu item by adding colons. Default is blank. Can be used to link to any other web page that you host (Cumulus does not verify that it is a web can, that is just a label, and the label can be changed on each standard web page individually)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#webcamurl&amp;gt;&lt;br /&gt;
|[[File:Badge vMx.png]] Available from version 3.10.0&lt;br /&gt;
&lt;br /&gt;
Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#graphperiod&amp;gt;&lt;br /&gt;
|The number of hours displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Detailed Chart Period&#039; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dailygraphperiod&amp;gt;&lt;br /&gt;
|The number of days displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Daily Chart Period&#039; (available from build 1098)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAMonthlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA monthly report&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAYearlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA yearly report&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Options&lt;br /&gt;
&lt;br /&gt;
[[File:Badge vMx.png]] Available from version 3.10.0&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_useApparent&amp;gt;&lt;br /&gt;
| Whether user prefers to see Apparent Temperature or Feels Like Temperature&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showSolar&amp;gt;&lt;br /&gt;
| Whether user wants to show Solar data or does not not have a solar sensor&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showUV&amp;gt;&lt;br /&gt;
| Whether user wants to show Ultra Violet data or does not not have a UV sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Units==&lt;br /&gt;
&lt;br /&gt;
Apply to Cumulus 1 and MX, no optional input nor output parameters.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Web tag_name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunit&amp;gt;&lt;br /&gt;
|Unit of temperature being used (Set in Cumulus as [http://en.wikipedia.org/wiki/Centigrade Celsius] or [http://en.wikipedia.org/wiki/Fahrenheit Fahrenheit]) values &amp;quot;&amp;amp;amp;deg;C&amp;quot; or &amp;quot;&amp;amp;amp;deg;F&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#tempunitnoenc&amp;gt;&lt;br /&gt;
|[[File:Badge vMx.png]] Available from version 3.11.0&lt;br /&gt;
&lt;br /&gt;
JavaScript encoded of previous web tag that is HTML encoded (i.e. without &#039;&#039;&#039;&amp;amp;amp;&#039;&#039;&#039; and without &#039;&#039;&#039;&amp;amp;deg;&#039;&#039;&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunitnodeg&amp;gt;&lt;br /&gt;
|The temperature units being used, without a degree symbol, i.e. &amp;quot;F&amp;quot; or &amp;quot;C&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressunit&amp;gt;&lt;br /&gt;
|Unit of measure for pressure. Possible values: &amp;quot;mb&amp;quot;, &amp;quot;hPa&amp;quot;, &amp;quot;in&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rainunit&amp;gt;&lt;br /&gt;
|Unit of measure for rain fall. Possible values: &amp;quot;mm&amp;quot; or &amp;quot;inches&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windunit&amp;gt;&lt;br /&gt;
|Unit of measure for wind speed. Possible values: &amp;quot;m/s&amp;quot;, &amp;quot;mph&amp;quot;, &amp;quot;km/h&amp;quot;, &amp;quot;kts&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrununit&amp;gt;&lt;br /&gt;
|Unit of measure for wind run (distance). Possible values: &amp;quot;km&amp;quot;, &amp;quot;miles&amp;quot;, &amp;quot;km&amp;quot;, &amp;quot;nm&amp;quot; (for wind speeds in m/s, mph, km/h, kts)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbaseunit&amp;gt;&lt;br /&gt;
|The units used for cloudbase value. Possible values:  &amp;quot;ft&amp;quot; or &amp;quot;m&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Date &amp;amp; Time==&lt;br /&gt;
Both Cumulus 1 and MX support all of these, except where marked as MX only, most of these web tags can be used with output parameters.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Web tag_name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#date&amp;gt;&lt;br /&gt;
|The current date - format depends on locale you use to run Cumulus&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdate&amp;gt;&lt;br /&gt;
|The current meteorological date. The default format depends on the locale you use to run Cumulus&lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt; (above), but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the &amp;lt;#metdate&amp;gt; will return the date associated with previous calendar day, but will still return current time  &lt;br /&gt;
&lt;br /&gt;
Legacy website: Can be used with relevant format parameters to [[Customised templates|customise]] &#039;&#039;&#039;todayT.htm&#039;&#039;&#039; template page to display current meteorological day, to customise &#039;&#039;&#039;thismonthT.htm&#039;&#039;&#039; template page to display meteorological month, and to customise &#039;&#039;&#039;thisyearT.htm&#039;&#039;&#039; template page to display correct meteorological year. This will be particularly useful on first and last day of month/year when rollover happens at 9 (or 10) a.m. and the month (and maybe year) is different before and after rollover.&lt;br /&gt;
&lt;br /&gt;
[[File:Badge vMx.png]] Earlier MX releases provide a similar web template set, so these can be customised in same way as for legacy Cumulus above (but note capital &amp;quot;M&amp;quot; must be used for any month formatting). From release 3.10.1 the supplied web pages are web server based, there are no web templates to customise, and the supplied &#039;&#039;&#039;.json files&#039;&#039;&#039; do not include any meteorological date functionality.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUTC&amp;gt;&lt;br /&gt;
|The current UTC date/time rather than local date/time.  Example result (actual format depends on locale settings): 18:30 on 30 December 2009. If you want the local date and time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#time&amp;gt;&lt;br /&gt;
|The current time and date. Example result (actual format depends on locale settings): 18:30 on 30 December 2009.  If you simply wish the time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timehhmmss&amp;gt;&lt;br /&gt;
|The current time (without date). Example format: 18:30:27. You can use output format specifiers to change the way the time is output, but any date specifiers are ignored.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#minute&amp;gt;&lt;br /&gt;
|The current time, just the minutes. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hour&amp;gt;&lt;br /&gt;
|The current time, just the hour. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#day&amp;gt;&lt;br /&gt;
| The current day as a 2-digit number. Fixed format: 07  (cannot use output format modifiers) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dayname&amp;gt;&lt;br /&gt;
| The current day as a word.  For example, Monday  (actual format depends on locale settings)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortdayname&amp;gt;&lt;br /&gt;
| The current day as a shortened word. Example format: Mon&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#month&amp;gt;&lt;br /&gt;
|The current month as a 2-digit number. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#monthname&amp;gt;&lt;br /&gt;
|The current month as a word. Example format: July&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortmonthname&amp;gt;&lt;br /&gt;
|The current month as a shortened word. Example format: Jul&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#year&amp;gt;&lt;br /&gt;
|The current year as a 4-digit number. Example format: 2009  (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortyear&amp;gt;&lt;br /&gt;
|The current year as a 2-digit number. Example format: 09 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
&lt;br /&gt;
PHP code example for testing whether before or after rollover given in next entry.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdateyesterday&amp;gt;&lt;br /&gt;
|The previous meteorological date.  The default format depends on the locale you use to run Cumulus &lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#yesterday&amp;gt; (below), but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the date output by &amp;lt;#metdateyesterday&amp;gt; will be the calendar day before that returned by &amp;lt;#yesterday&amp;gt;, but the time returned is actual local time.  &lt;br /&gt;
&lt;br /&gt;
Can be used with relevant format parameters to indicate correct day on yesterdayT.htm template page, and can be used to return latest day stored on [[dayfile.txt]] and NOAA report for latest month.&lt;br /&gt;
&lt;br /&gt;
if you use PHP Hypertext preprocessor, you can output different text for before and after rollover, e.g.&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;?php&lt;br /&gt;
if(&#039;&amp;lt;#yesterday format=dddd&amp;gt;&#039; == &#039;&amp;lt;#metdateyesterday format=dddd&amp;gt;&#039;) echo &#039;(calendar date and meteorological date same)&#039;;&lt;br /&gt;
else echo &#039;rollover still to happen, these results will be treated as belonging to &amp;lt;#metdate format=dddd&amp;gt;&#039;;?&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#yesterday&amp;gt;&lt;br /&gt;
|Yesterday&#039;s date.   The default format depends on the locale you use to run Cumulus &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update.   The default format depends on the locale you use to run Cumulus &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeJavaScript&amp;gt;&lt;br /&gt;
| [[File:Badge vMx.png]]Available from version 3.5.2, so not available in legacy software&lt;br /&gt;
&lt;br /&gt;
The JavaScript &#039;&#039;&#039;Date&#039;&#039;&#039; object contains the number of miliseconds since 00:00:00.000 UTC on 1st January 1970, that date and time is known as the UNIX Epoch.  In JavaScript, you can use &amp;lt;tt&amp;gt;Math.floor(new Date().getTime()/1000.0)&amp;lt;/tt&amp;gt; This getTime method returns the time in milliseconds.  The web tag returns an integer (currently with 13 digits) representing the number of milliseconds since the UNIX epoch when the web tag was processed. It can be used in a script where you wish to re-express other times output by Cumulus MX into UTC (Coordinated Universal Time).  Mac OS X uses 00:00:00.000 UTC on 1st January 2001 as the starting time and date for its millisecond count, so that is considerably lower.&lt;br /&gt;
&lt;br /&gt;
Note that UTC is calculated using 9192631770 times a particular transition time for Caesium 133 as a basis for 1 second. GMT (Greenwich Mean Time) is calculated on the basis that 1 second is 1/86400 of the time taken for a whole (day) rotation of the Earth. UT1 (or solar time) is calculated from various space measurements. Periodically, leap seconds are added to UTC to realign it with UT1, but these leap seconds are not added to the count of milliseconds represented by this web tag.&lt;br /&gt;
&lt;br /&gt;
Do be aware that some devices will use a 32 bit signed integer to represent this number, and that will stop working on 19 January 2038, the year 2038 problem for computing world.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUnix&amp;gt;&lt;br /&gt;
| [[File:Badge vMx.png]]Available from version 3.7.0, so not available in legacy software&lt;br /&gt;
&lt;br /&gt;
Unix tracks the number of seconds since the UNIX epoch. So this web tag can be used when you do not want the millisecond accuracy of the previous web tag. Like previous web tag this relates to UTC, so see details for that tag to find out more. This is equivalent in PHP 5 and PHP 7 to &#039;&#039;&#039;time();&#039;&#039;&#039; (in PHP 8, a parameter is mandatory for time function, so the call changes).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station. Default format for this tag is like this example &#039;&#039;&#039;18:30 on 30 December 2009&#039;&#039;&#039;, but output parameters for both date and time can modify this to include seconds in 1.9.x builds and most MX builds such as per this example  &#039;&amp;lt;#LastDataReadT format=&amp;quot;yyyy-MM-dd HH:mm:ss&amp;quot;&amp;gt;&#039;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSince30Dec1899&amp;gt; &lt;br /&gt;
|Day count (gives whole and fractional part) Example: 41250.6523310301&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|Date when records began (appears twice on &amp;quot;recordT.htm&amp;quot; provided in standard web page, and used to calculate next tag, but ignored for all other Cumulus processing). Any output parameters valid for a date can be used here, don&#039;t forget differences in modifiers for Cumulus 1 and MX. There is no time associated with this web tag.  The default format is like 30 December 2009, please note although this web tag reports the value associated with  [b]StartDate=dd/MM/yyyy[/b] (see [[Cumulus.ini#Section:_Station]]), the format there is short-date format and different to default format for this web tag. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSinceRecordsBegan&amp;gt;&lt;br /&gt;
|Day count since Cumulus records started&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Today==&lt;br /&gt;
&lt;br /&gt;
Cumulus allows some control over the time that &amp;quot;Today&amp;quot; begins:&lt;br /&gt;
* For the weather diary feature (originally called &amp;quot;The Log&amp;quot; if you have a very old release or look at old posts on the support forum), Cumulus classifies what you enter by a date. The hour of the day, when that date is first applied, is set in the configuration by the &#039;&#039;&#039;SnowDepthHour&#039;&#039;&#039; (called that as the only tag name available in the legacy Cumulus was for Snow Depth.&lt;br /&gt;
**  The default snow depth hour is 9 for the legacy Cumulus and 0 for MX.&lt;br /&gt;
* Readings from your weather station are assigned to the &amp;quot;Today&amp;quot; based on 3 options for [[Meteorological day]]&lt;br /&gt;
*# starting at 9:00 am, based on winter time, so switching to 10:00 during Daylight Saving (summer) time, or&lt;br /&gt;
*# starting at 9:00 am, all year round, or&lt;br /&gt;
*# aligned with calendar days, so today starts at midnight&lt;br /&gt;
&lt;br /&gt;
The practice for professional meteorologists varies between nations, some of the traditional practices listed below have been abandoned now most weather reading is by machines:&lt;br /&gt;
* Generally, Meteorologists report snowfall, and snow days, on a calendar day basis (i.e. midnight to midnight).&lt;br /&gt;
* Most frequently, the Lowest temperature for a day is that recorded prior to the start time for Highest temperature.&lt;br /&gt;
** This is because Meteorologists in the past took manual observations at one, or more, fixed times during each day (9 a.m. was the most common, and the closest lowest temperature was generally earlier that morning, while the closest highest temperature was generally the following afternoon)&lt;br /&gt;
* Sunshine hours were recorded from sunrise to sunset, so assigned to &amp;quot;Today&amp;quot; aligned with calendar day&lt;br /&gt;
* The way that total rainfall was reported varied:&lt;br /&gt;
** Some nations assigned used days that ended at 9 a.m. so rainfall was recorded against the end date&lt;br /&gt;
** Sometimes totals were recorded separately for 9 a.m to 3 p.m, with 3 p.m. to 9 a.m being assigned to next day (again these were manual observation times)&lt;br /&gt;
** In other cases, the total for 9 p.m to 9 a.m was recorded separately, and possibly assigned to the day after the total for 9 a.m. to 9 p.m.&lt;br /&gt;
&lt;br /&gt;
Cumulus does not support most of these practices. The independence of the start time for weather diary and weather station related web tags means needs to be remembered when labelling web tags from the two tables below.  Steve Loft assumed that you would use 9 a.m. as start time for both, but not care when snow fell, as it often has in the UK, after Summer Time has begun, so weather station tags were by default reporting from 10 a.m. local time and snow as at 9 a.m.&lt;br /&gt;
&lt;br /&gt;
In MX, if you choose 9 a.m. (optionally 10 a.m. in summer) for rollover, so all the standard derivative are assigned to the date the meteorological day starts as Today, but the sunshine hours recorded against today will be from midnight on the said date.&lt;br /&gt;
&lt;br /&gt;
===Weather Diary===&lt;br /&gt;
&lt;br /&gt;
This first table lists all the web tags available for reporting what is recorded in the weather diary. Just to be clear, the web tags shown below, will report data for previous day if the current time is before the snow depth hour setting, and report data for the current day if the current time matches the snow depth hour or is later.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Web tag_name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowdepth&amp;gt;&lt;br /&gt;
|Meteorologists report snow depth in cm, so this is default unit for Cumulus. &lt;br /&gt;
&lt;br /&gt;
If there is no entry in Weather Diary for the day explained above, reports zero.&lt;br /&gt;
&lt;br /&gt;
[[File:Badge vMx.png]] Input is to 2 decimal places. Available from version 3.1.1 - build 3054 when weather diary editor was added to MX.  MX allows output in centimetres with decimal places without any script. You can&#039;t change the units shown in admin interface, but your value can be input as inches to 2 decimal places if you ignore &amp;quot;cm&amp;quot; that is displayed in that interface.&lt;br /&gt;
&lt;br /&gt;
[[File:Badge v1.png]] Input and output is always as integer. Available from very early builds, weather diary input amended from version 1.8.6 14th April 2009 to allow units to be specified on diary edit screen. If you choose to enter as whole millimetres,  you can use JavaScript (or another script language) on your web page to divide the web tag by 10 and get centimetres to 1 decimal place on output. &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:pink;&amp;quot;|MX only&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowlying&amp;gt;&lt;br /&gt;
| [[File:Badge vMx.png]] Available from version 3.1.1 - build 3054.   If there is no entry in Weather Diary for the day explained above, , this web tag returns Null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
&lt;br /&gt;
[[File:Badge v1.png]] Although this tag is not available in Cumulus 1, your web page can use a script to check if &amp;lt;#snowdepth&amp;gt; is non zero, as that means snow is lying&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowfalling&amp;gt;&lt;br /&gt;
| [[File:Badge vMx.png]] Available from version 3.1.1 - build 3054.     If there is no entry in Weather Diary for the day explained above, , this web tag returns Null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
&lt;br /&gt;
[[File:Badge v1.png]] Not available in Cumulus 1. There is no web page workaround, unless you write a script that reads [[Weather Diary]] and makes relevant information available on your web server.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Today.ini===&lt;br /&gt;
&lt;br /&gt;
As explained earlier, these tag names relate to latest [[Meteorological day]] and they are populated from information held in [[today.ini]], as the sub-section title suggests; except for Sunshine Hours which relate to latest Calendar day and can be taken from either [[yesterday.ini]] or &amp;quot;today.ini&amp;quot; depending on (respectively) whether before or after rollover time if that is not midnight. &lt;br /&gt;
&lt;br /&gt;
Where a tag name reports a value specific to a past time in today-so-far, there will also be a tag name that can give the time of day, shown in same row of table below. For those that cover whole day so far, the final column contains &amp;quot;n/a&amp;quot;. Please note none of the time tags can be modified by output parameters to give a date, but they can be changed from the default time format that is &#039;H:mm&#039; (24 hour clock notation without leading zero for hour) for Cumulus 1 and MX.&lt;br /&gt;
&lt;br /&gt;
Also as explained earlier, there is some inconsistency in naming with &amp;quot;T&amp;quot; not included in all tag names, &amp;quot;T&amp;quot; is used in conjunction with &amp;quot;H&amp;quot; or &amp;quot;L&amp;quot; as a suffix for extreme values/time-stamps, but a prefix &amp;quot;T&amp;quot; can identify today&#039;s value, or prefix &amp;quot;T&amp;quot; can signify a time-stamp. &lt;br /&gt;
&lt;br /&gt;
In the legacy &#039;&#039;&#039;todayT.htm&#039;&#039;&#039; template, in the legacy &amp;quot;/web&amp;quot; folder, use was made of a selection of the tag names listed here.&lt;br /&gt;
&lt;br /&gt;
If you are using MX, the today and yesterday page in the [[MX_Administrative_Interface]] shows similar information by using the [[Cumulus_MX_Local_API#Today.2FYesterday_Data|local application programming interface]].&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Web tag_name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time tag_name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtemp&amp;gt;&lt;br /&gt;
|The [[Average_temperature|average]] temperature so far today (calculated from all temperature readings processed by Cumulus, [[Today.ini|today.ini]] stores a cumulative aggregate and counts the number of values processed, so a division gives this output)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprange&amp;gt;&lt;br /&gt;
|The temperature range (&amp;lt;#tempTH&amp;gt; - &amp;lt;#tempTL&amp;gt;) so far today (Cumulus calculates all these tags using Celsius values, but outputs them in your chosen units)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTH&amp;gt;&lt;br /&gt;
|Today&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTL&amp;gt;&lt;br /&gt;
|Today&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:pink;&amp;quot;|MX only&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTH&amp;gt;&lt;br /&gt;
|[[File:Badge vMx.png]] Available from version 3.6.10   (NOT AVAILABLE IN CUMULUS 1)&lt;br /&gt;
&lt;br /&gt;
Today&#039;s high feels like temperature&lt;br /&gt;
&lt;br /&gt;
Please see sub-section below current conditions if you are using an earlier 3.6.x version of MX.&lt;br /&gt;
|&amp;lt;#TfeelslikeTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTL&amp;gt;&lt;br /&gt;
|[[File:Badge vMx.png]] Available from version 3.6.10    (NOT AVAILABLE IN CUMULUS 1)&lt;br /&gt;
&lt;br /&gt;
Today&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexTH&amp;gt;&lt;br /&gt;
|[[File:Badge vMx.png]] Available from version 3.7.0    (NOT AVAILABLE IN CUMULUS 1)&lt;br /&gt;
&lt;br /&gt;
Today&#039;s high Canadian Humidity Index&lt;br /&gt;
&lt;br /&gt;
Please see sub-section below current conditions if you are using Cumulus 1 or an earlier version of MX.&lt;br /&gt;
|&amp;lt;#ThumidexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:pink;&amp;quot;|Both legacy and MX&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillTL&amp;gt;&lt;br /&gt;
|Today&#039;s greatest wind chill (i.e. lowest temperature, highest wind speed)&lt;br /&gt;
|&amp;lt;#TwchillTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#ThumTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#ThumTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Precipitation&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainToday&amp;gt;&lt;br /&gt;
|If you have an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode, this gives today&#039;s rain total so far according to the sensor&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustTM&amp;gt; &lt;br /&gt;
|Today&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingTM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of today&#039;s high gust (&amp;lt;#wgustTM&amp;gt;) in degrees&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufort&amp;gt; &lt;br /&gt;
|Today&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufortnumber&amp;gt;&lt;br /&gt;
|Today&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#windrun&amp;gt;&lt;br /&gt;
|The total wind run so far today&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvg&amp;gt;&lt;br /&gt;
| [[File:Badge vMx.png]] (Available from release 3.12.0 onwards)&lt;br /&gt;
&lt;br /&gt;
The wind run divided by time passed since rollover to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearing&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddir&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for today&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ET&amp;gt;&lt;br /&gt;
|Today&#039;s [http://en.wikipedia.org/wiki/Evapotranspiration evapotranspiration]. Applies only to Davis stations, equipped with a solar sensor.&lt;br /&gt;
&amp;quot;The ET value provided to Cumulus by the console and/or DLL is buggy and unreliable. It often shows a negative value. See [[FAQ#It.27s_January_1st_and_my_.27rain_since_midnight.27_and.2For_.27last_24_hours_rain.27_and.2For_Evapotranspiration_are_wrong.2Fnegative|this FAQ]].&amp;quot;&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarTH&amp;gt;&lt;br /&gt;
|Today&#039;s high solar radiation value (Solar sensor needed)&lt;br /&gt;
|&amp;lt;#TsolarTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVTH&amp;gt;&lt;br /&gt;
|Today&#039;s high UV Index (UV sensor needed)&lt;br /&gt;
|&amp;lt;#TUVTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
|Today&#039;s hours of sunshine so far. Added in Cumulus 2, then to 1.9.1 build 957, also available in MX. From version 3.7.0 takes a parameter &amp;quot;dp=n&amp;quot; so the number of decimal places required can be specified&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:pink;&amp;quot;|MX only&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of strikes since midnight, default 0  - Added at 3.2.0 - b3056, but see subsequent release announcements as the handling of lightning was improved gradually over several subsequent releases.&lt;br /&gt;
&lt;br /&gt;
(other lightning tags can be found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursToday&amp;gt;&lt;br /&gt;
| The incremental chill hours figure since start of today (tag name available from version 3.12.0 beta build 3134, but the coding to process this web tag has a bug at time of adding this note to this Wiki page, as it may incorrectly report 99.99; hopefully a calculation using &amp;lt;#Ychillhours&amp;gt; and &amp;lt;#chillhours&amp;gt; will work better)&lt;br /&gt;
&lt;br /&gt;
(Compare with Cumulative seasonal Chill Hours at end of today &amp;lt;#chillhours&amp;gt; found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== No Commas ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;This section is for those locales where a comma is used instead of a full stop to separate the integer and decimal parts of a number.&#039;&#039;&#039;  &#039;&#039;This section on this Wiki page was written for the legacy Cumulus (1.9.4) software.&#039;&#039; Although tag names in this section can be used in Cumulus MX, for backwards compatibility, there is now a better way to ensure that the value output by web tags can be understood by script languages which expect a full stop between the integer and decimal parts of a number.&lt;br /&gt;
&lt;br /&gt;
Note that Cumulus does not use thousand separators, so the only places a comma can be used are as a field separator, or as a decimal separator. Obviously it cannot be used for both.  Some computer languages like JavaScript will not accept a comma being used for this purpose.&lt;br /&gt;
&lt;br /&gt;
===MX===&lt;br /&gt;
&lt;br /&gt;
Cumulus MX uses JavaScript Object Notation files for many of its data transfers.&lt;br /&gt;
&lt;br /&gt;
From &#039;&#039;&#039;release 3.5.4&#039;&#039;&#039; build 3075, most web tags (one notable exception is indoor temperature &amp;lt;#intemp&amp;gt; where rc parameter not available until release 3.6.8 build 3084), that produce decimal number output now support the &amp;quot;&#039;&#039;&#039;rc=y&#039;&#039;&#039;&amp;quot; option. e.g. &amp;lt;tt&amp;gt;&amp;lt;#tempYH rc=y&amp;gt;&amp;lt;/tt&amp;gt; will report yesterday&#039;s highest temperature using a full stop to separate decimal part where the locale would normally use a comma.&lt;br /&gt;
&lt;br /&gt;
===Legacy Cumulus===&lt;br /&gt;
&lt;br /&gt;
Cumulus 1.9.4 uses JavaScript for various tasks, as do various third party web pages.&lt;br /&gt;
&lt;br /&gt;
From &#039;&#039;&#039;version 1.9.3&#039;&#039;&#039; build 1045, Cumulus 1 (and MX) has provided some current conditions web tags, some today web tags, and some recent history web tags in an alternative format where (regardless of locale) the number is always output in a format that uses a decimal point. They are listed in the sub-sections that follow and all correspond to the same tag  name with the letters &#039;RC&#039; removed that has been listed in respective sections of this Wiki page.&lt;br /&gt;
&lt;br /&gt;
====RC CURRENT CONDITIONS:====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCtemp&amp;gt;, &amp;lt;#RCdew&amp;gt;, &amp;lt;#RCheatindex&amp;gt;, &amp;lt;#RChum&amp;gt;, &amp;lt;#RCinhum&amp;gt;, &amp;lt;#RCintemp&amp;gt;, &amp;lt;#RCpress&amp;gt;, &amp;lt;#RCrfall&amp;gt;, &amp;lt;#RCrrate&amp;gt;, &amp;lt;#RCwchill&amp;gt;, &amp;lt;#RCwgust&amp;gt;, &amp;lt;#RCwspeed&amp;gt;, &amp;lt;#RCwlatest&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====RC TODAY:====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCpressTH&amp;gt;,  &amp;lt;#RCpressTL&amp;gt;,  &amp;lt;#RCrrateTM&amp;gt;,  &amp;lt;#RCtempTH&amp;gt;, &amp;lt;#RCtempTL&amp;gt;, &amp;lt;#RCwgustTM&amp;gt;,  &amp;lt;#RCdewpointTH&amp;gt;, &amp;lt;#RCdewpointTL&amp;gt;, &amp;lt;#RCwchillTL&amp;gt;, &amp;lt;#RCheatindexTH&amp;gt;, &amp;lt;#RCapptempTH&amp;gt;, &amp;lt;#RCapptempTL&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====RC RECENT HISTORY:====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCRecentOutsideTemp&amp;gt;, &amp;lt;#RCRecentWindSpeed&amp;gt;, &amp;lt;#RCRecentWindGust&amp;gt;, &amp;lt;#RCRecentWindLatest&amp;gt;, &amp;lt;#RCRecentWindChill&amp;gt;, &amp;lt;#RCRecentDewPoint&amp;gt;, &amp;lt;#RCRecentHeatIndex&amp;gt;, &amp;lt;#RCRecentPressure&amp;gt;, &amp;lt;#RCRecentRainToday&amp;gt;, &amp;lt;#RCRecentUV&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Although &#039;Apparent Temperature&#039; is not included as a tag, it can be [[FAQ#What_formula_does_Cumulus_use_for_Apparent_Temperature.3F | calculated]] in a script from the RC tags for &#039;outside temperature&#039;, &#039;wind speed&#039;, and &#039;relative humidity&#039; values. In php language this is &amp;lt;tt&amp;gt;$RCapptempCALC			=  round(&amp;lt;#temp&amp;gt; + (0.33 * (&amp;lt;#hum&amp;gt; / 100 * 6.105 * exp (17.27 * &amp;lt;#temp&amp;gt; / (237.7 + &amp;lt;#temp&amp;gt;) ))) - (0.7 * $wspeed) - 4.0, 2);&amp;lt;/tt&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
There are other derivatives that can be calculated similarly from a set of simultaneous values, as described below the recent history section.&lt;br /&gt;
&lt;br /&gt;
==Yesterday==&lt;br /&gt;
&lt;br /&gt;
Note that the Y indicating yesterday is sometimes a prefix, sometimes a suffix (with H for High, L for Low), web tags are not named consistently!&lt;br /&gt;
&lt;br /&gt;
Many of these web tags are used on the supplied &#039;&#039;&#039;yesterdayT.htm&#039;&#039;&#039; template.&lt;br /&gt;
&lt;br /&gt;
If you are using MX, the today and yesterday page in the [[MX_Administrative_Interface]] shows similar information by using the [[Cumulus_MX_Local_API#Today.2FYesterday_Data|local application programming interface]].&lt;br /&gt;
&lt;br /&gt;
For web tags that refer to a particular time of day, there is a corresponding web tag that can give the time of day. Please note none of the time web tags can be modified by output parameters to give a date, but they can be changed from the default time format that is &#039;h:mm&#039;.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Web tag_name&lt;br /&gt;
!style=&amp;quot;width:550px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:pink;&amp;quot;|Legacy and MX&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtempY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s average temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprangeY&amp;gt;&lt;br /&gt;
|The temperature range (max - min) yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:pink;&amp;quot;|MX only&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Ychillhours&amp;gt;&lt;br /&gt;
| The Cumulative [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] as recorded at rollover (the end of meteorological yesterday) (Available from release 3.12.0 onwards)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursYest&amp;gt;&lt;br /&gt;
| The incremental [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] change yesterday (Available from release 3.12.0 onwards)&lt;br /&gt;
&lt;br /&gt;
(compare with &amp;lt;#chillhoursToday&amp;gt; described in [[#Today.ini]] table)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYH&amp;gt;&lt;br /&gt;
|[[File:Badge vMx.png]] Available from version 3.6.10 &lt;br /&gt;
&lt;br /&gt;
Yesterday&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYL&amp;gt;&lt;br /&gt;
|Available from version 3.6.10&lt;br /&gt;
&lt;br /&gt;
Yesterday&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexYH&lt;br /&gt;
|Available from version 3.7.0&lt;br /&gt;
&lt;br /&gt;
Yesterday&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:pink;&amp;quot;|Legacy and MX&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#TwchillYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYH&amp;gt;&lt;br /&gt;
|High humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYL&amp;gt;&lt;br /&gt;
|Low humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallY&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to the connected weather station&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainYest&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustYM&amp;gt; &lt;br /&gt;
|Yesterday&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingYM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of yesterday&#039;s high gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufort&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufortnumber&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for yesterday&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearingY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddirY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunY&amp;gt;&lt;br /&gt;
|The total wind run for yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:pink;&amp;quot;|MX only&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvgY&amp;gt;&lt;br /&gt;
| [[File:Badge vMx.png]] (Available from release 3.12.0 onwards)&lt;br /&gt;
&lt;br /&gt;
The wind run yesterday divided by 24 hours to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:pink;&amp;quot;|Legacy and MX&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YSunshineHours&amp;gt;&lt;br /&gt;
|Yesterday&#039;s hours of sunshine so far. Added in Cumulus 2, then to 1.9.1 build 957, also in MX. From version 3.7.0 takes a parameter &amp;quot;dp=n&amp;quot; so the number of decimal places required can be specified&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high solar radiation value (Solar sensor needed) &lt;br /&gt;
|&amp;lt;#TsolarYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high UV Index (UV sensor needed) &lt;br /&gt;
|&amp;lt;#TUVYH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Yearly==&lt;br /&gt;
&lt;br /&gt;
This table shows most of the web tags used on the &amp;quot;thisyearT.htm&amp;quot; web template.&lt;br /&gt;
&lt;br /&gt;
The web tags in the date column output dates in the format &amp;quot;dd MMMM&amp;quot; (for once this is same for Cumulus 1 and Cumulus MX). Should you require a different output format, this can be changed using the [[#Time.2FDate_.27format.27_Parameter|format parameters]] described above. For web tags that represent daily values, there are (obviously) no corresponding time web tags, but for high and low spot values the default &#039;h:mm&#039; format of the time output can be changed using output parameters. Do make sure that you get the web tag names right and the output form at parameters right.&lt;br /&gt;
&lt;br /&gt;
As another example of inconsistency in how web tags added in different versions are coded, there are two web tags (highest minimum/lowest maximum temperatures) where a standard web tag is not provided by Cumulus (1 or MX) for the associated time-stamp. Consequently, for these 2 (and their corresponding tags in the this month group), there are mandatory output parameters required as shown in the table. Obviously Cumulus 1 lets you use &amp;quot;NN&amp;quot;, &amp;quot;nn&amp;quot;, &amp;quot;MM&amp;quot;, or &amp;quot;mm&amp;quot; for the minutes, but minutes can only be represented in one way in Cumulus MX.&lt;br /&gt;
&lt;br /&gt;
Remember that the Year-to-date runs from roll-over time on 1 January for all web tags listed here. &lt;br /&gt;
&lt;br /&gt;
The list below does NOT include any web tags that represent seasonal derivatives, i.e. where you define the month from which they start counting. (Cumulative seasonal Chill Hours &amp;lt;#chillhours&amp;gt; and Total seasonal rainfall &amp;lt;#ryear&amp;gt; can both be found in [[Webtags#Current_Conditions|Current Conditions]]). Note, that does not imply both are included in &#039;&#039;&#039;indexT.htm&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Web tag_name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:350px&amp;quot;|Time&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#YearTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#YearTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s highest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s lowest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHeatIndexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest USA heat index&lt;br /&gt;
|&amp;lt;#YearHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWChillL&amp;gt;&lt;br /&gt;
|This year&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#YearWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeH&amp;gt;&lt;br /&gt;
|[[File:Badge vMx.png]]This year&#039;s highest feels like temperature (available from 3.6.0)   (NOT AVAILABLE IN CUMULUS 1)&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeL&amp;gt;&lt;br /&gt;
|[[File:Badge vMx.png]]This year&#039;s lowest feels like temperature (available from 3.6.0)   (NOT AVAILABLE IN CUMULUS 1)&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumidexH&amp;gt;&lt;br /&gt;
|[[File:Badge vMx.png]] (Available from version 3.7.0)    (NOT AVAILABLE IN CUMULUS 1)&lt;br /&gt;
&lt;br /&gt;
This year&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#YearHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointH&amp;gt;&lt;br /&gt;
|This year&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMinTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest daily minimum temperature&lt;br /&gt;
|Flavour specific mandatory output parameters:&lt;br /&gt;
* &amp;lt;#YearMinTempHD format=HH:nn&amp;gt; &#039;&#039;for Cumulus 1&#039;&#039;,&lt;br /&gt;
* &amp;lt;#YearMinTempHD format=HH:mm&amp;gt; &#039;&#039;for Cumulus MX&#039;&#039;&lt;br /&gt;
|&amp;lt;#YearMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMaxTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest daily maximum temperature&lt;br /&gt;
|Flavour specific mandatory output parameters:&lt;br /&gt;
* &amp;lt;#YearMaxTempHD format=HH:nn&amp;gt; &#039;&#039;for Cumulus 1&#039;&#039;,&lt;br /&gt;
* &amp;lt;#YearMaxTempHD format=HH:mm&amp;gt; &#039;&#039;for Cumulus MX&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
|&amp;lt;#YearMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumH&amp;gt;&lt;br /&gt;
|This year&#039;s high humidity&lt;br /&gt;
|&amp;lt;#YearHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumL&amp;gt;&lt;br /&gt;
|This year&#039;s low humidity&lt;br /&gt;
|&amp;lt;#YearHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressH&amp;gt;&lt;br /&gt;
|This year&#039;s high pressure&lt;br /&gt;
|&amp;lt;#YearPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressL&amp;gt;&lt;br /&gt;
|This year&#039;s low pressure&lt;br /&gt;
|&amp;lt;#YearPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearGustH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind gust&lt;br /&gt;
|&amp;lt;#YearGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind speed&lt;br /&gt;
|&amp;lt;#YearWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindRunH&amp;gt;&lt;br /&gt;
| This year&#039;s highest Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearRainRateH&amp;gt;&lt;br /&gt;
|This year&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#YearRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHourlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#YearHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDailyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high daily rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMonthlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high monthly rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMonthlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest period without rain ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
&lt;br /&gt;
[[File:Badge vMx.png]] (Available from release 3.12.0 onwards)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursYear&amp;gt;&lt;br /&gt;
| the total sunshine hours in year-to-date, or with [[Webtags/Parameters#Input_modification_Parameters|input modification parameters using either &#039;&#039;&#039;y&#039;&#039;&#039; or &#039;&#039;&#039;r&#039;&#039;&#039;]] for a past year&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==All Time==&lt;br /&gt;
&lt;br /&gt;
This table lists the web tags that appear in the &#039;&#039;&#039;recordsT.htm&#039;&#039;&#039; example template that is included in each release since version 1.5.1 10th January 2006.  Additional tags correctly populated from 3.6.10 (build 3086) or 3.7.0 (build 3089) are marked with a &amp;quot;MX&amp;quot; icon as they are not available in Cumulus 1. Please note the 3.6.10 release was available from 24 June 2020, if the date shown for those MX only tags is before when you installed that (or a later release), the output may show incorrect values.&lt;br /&gt;
&lt;br /&gt;
The output from the web tags shown in the date/time column have the default format that is seen on &amp;quot;records.htm&amp;quot; in the standard web pages:&lt;br /&gt;
*The default format for an extreme month is to show the month name in full i.e. format &#039;MMMM&#039; followed by the year in full. &lt;br /&gt;
*For an extreme day it shows the day of the month and the month name in full i.e. format &amp;quot;dd MMMM&amp;quot; (same for Cumulus 1 and Cumulus MX), prefixed with the word &#039;on&#039; again ending with the year. &lt;br /&gt;
*For the highest/lowest within a day in the year it shows both time and date adding the word &amp;quot;at&amp;quot; before the time, and the word &#039;on&#039; before the date (i.e. on the standard web page the time comes first, not as seen in admin interface).&lt;br /&gt;
&lt;br /&gt;
You can change the default output on either the standard web template, or in your own file,  by using the [[#Time.2FDate_.27format.27_Parameter|formats]] features described above, but this can involve complicated use of single and double quotes and there are differences between Cumulus 1 and Cumulus MX. Please see examples section above for advice.&lt;br /&gt;
&lt;br /&gt;
Note that unlike the this month and this year web tags, the time and the date are both included in the default format of the standard time-stamp web tags for the &#039;highest minimum&#039; and &#039;lowest maximum&#039; temperatures, yet another inconsistency!&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Web tag_name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Date/Time&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempH&amp;gt;&lt;br /&gt;
|All time high temperature&lt;br /&gt;
|&amp;lt;#TtempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempL&amp;gt;&lt;br /&gt;
|All time low temperature &lt;br /&gt;
|&amp;lt;#TtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#mintempH&amp;gt;&lt;br /&gt;
|All time high minimum temperature &lt;br /&gt;
|&amp;lt;#TmintempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#maxtempL&amp;gt;&lt;br /&gt;
|All time low maximum temperature &lt;br /&gt;
|&amp;lt;#TmaxtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDailyTempRange&amp;gt;&lt;br /&gt;
|All time low daily temperature range&lt;br /&gt;
|&amp;lt;#TLowDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyTempRange&amp;gt;&lt;br /&gt;
|All time high daily temperature range&lt;br /&gt;
|&amp;lt;#THighDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempH&amp;gt;&lt;br /&gt;
|All time high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempL&amp;gt;&lt;br /&gt;
|All time low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeH&amp;gt;&lt;br /&gt;
|[[File:Badge vMx.png]]All time high feels like temperature (available from 3.6.0)&lt;br /&gt;
|&amp;lt;#TfeelslikeH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeL&amp;gt;&lt;br /&gt;
|[[File:Badge vMx.png]]All time low feels like temperature (available from 3.6.0)&lt;br /&gt;
|&amp;lt;#TfeelslikeL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexH&amp;gt;&lt;br /&gt;
|[[File:Badge vMx.png]]All time high Canadian Humidity Index (available from 3.7.0)&lt;br /&gt;
|&amp;lt;#ThumidexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexH&amp;gt;&lt;br /&gt;
|All time high USA heat index&lt;br /&gt;
|&amp;lt;#TheatindexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointH&amp;gt;&lt;br /&gt;
|All time high dew point&lt;br /&gt;
|&amp;lt;#TdewpointH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointL&amp;gt;&lt;br /&gt;
|All time low dew point&lt;br /&gt;
|&amp;lt;#TdewpointL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humH&amp;gt;&lt;br /&gt;
|All time high humidity&lt;br /&gt;
|&amp;lt;#ThumH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humL&amp;gt;&lt;br /&gt;
|All time low humidity&lt;br /&gt;
|&amp;lt;#ThumL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillH&amp;gt;&lt;br /&gt;
|All time greatest wind chill (i.e. lowest temperature, but highest wind speed) &lt;br /&gt;
|&amp;lt;#TwchillH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateM&amp;gt;&lt;br /&gt;
|All time high rain rate &lt;br /&gt;
|&amp;lt;#TrrateM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallH&amp;gt;&lt;br /&gt;
|All time high daily rain &lt;br /&gt;
|&amp;lt;#TrfallH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallhH&amp;gt;&lt;br /&gt;
|All time high hourly rain&lt;br /&gt;
|&amp;lt;#TrfallhH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallmH&amp;gt;&lt;br /&gt;
|All time high monthly rain &lt;br /&gt;
|&amp;lt;#TrfallmH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriod&amp;gt;&lt;br /&gt;
|All time longest dry period (days)&lt;br /&gt;
|&amp;lt;#TLongestDryPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriod&amp;gt;&lt;br /&gt;
|All time longest wet period (days)&lt;br /&gt;
|&amp;lt;#TLongestWetPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressH&amp;gt;&lt;br /&gt;
|All time high pressure &lt;br /&gt;
|&amp;lt;#TpressH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressL&amp;gt;&lt;br /&gt;
|All time low pressure &lt;br /&gt;
|&amp;lt;#TpressL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#gustM&amp;gt;&lt;br /&gt;
|All time high wind gust &lt;br /&gt;
|&amp;lt;#TgustM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeedH&amp;gt;&lt;br /&gt;
|All time high average wind speed &lt;br /&gt;
|&amp;lt;#TwspeedH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunH&amp;gt;&lt;br /&gt;
|All time high daily wind run&lt;br /&gt;
|&amp;lt;#TwindrunH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Monthly==&lt;br /&gt;
&lt;br /&gt;
This table shows the web tags used on the &#039;&#039;&#039;thismonthT.htm&#039;&#039;&#039; web template.&lt;br /&gt;
&lt;br /&gt;
Because the rainfall this month does not appear on &#039;&#039;&#039;thismonthT.htm&#039;&#039;&#039; web page, it is shown in [[#Current_Conditions|indexT.htm]] table earlier in this article which is for the web page where it does appear.&lt;br /&gt;
&lt;br /&gt;
The web tags in the date column output dates in the format &amp;quot;dd MMMM&amp;quot; (for once this is same for Cumulus 1 and Cumulus MX). Should you require a different output format, this can be changed using the [[#Time.2FDate_.27format.27_Parameter|format parameters]] described above. For web tags that represent daily values, there are (obviously) no corresponding time web tags, but for high and low spot values the default &#039;h:mm&#039; format of the time output can be changed using output parameters. Do make sure that you get the web tag names right and the output form at parameters right.&lt;br /&gt;
&lt;br /&gt;
As another example of inconsistency in how web tags added in different versions are coded, there are two web tags (highest minimum/lowest maximum temperatures) where a standard web tag is not provided by Cumulus (1 or MX) for the associated time-stamp. Consequently, for these 2 (and their corresponding tags in the this year group), there are mandatory output parameters required as shown in the table. Obviously Cumulus 1 lets you use &amp;quot;NN&amp;quot;, &amp;quot;nn&amp;quot;, &amp;quot;MM&amp;quot;, or &amp;quot;mm&amp;quot; for the minutes, but minutes can only be represented in one way in Cumulus MX.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Web tag_name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Time&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempH&amp;gt;&lt;br /&gt;
|This months high temperature&lt;br /&gt;
|&amp;lt;#MonthTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempL&amp;gt;&lt;br /&gt;
|This months low temperature&lt;br /&gt;
|&amp;lt;#MonthTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMinTempH&amp;gt;&lt;br /&gt;
|This months highest daily minimum temperature&lt;br /&gt;
|[[File:badge v1.png]]&amp;lt;#MonthMinTempHD format=hh:nn&amp;gt; or &amp;lt;#MonthMinTempHD format=HH:mm&amp;gt; for Cumulus 1,  &lt;br /&gt;
[[File:Badge vMx.png]] &amp;lt;#MonthMinTempHD format=HH:mm&amp;gt; for Cumulus MX&lt;br /&gt;
|&amp;lt;#MonthMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMaxTempL&amp;gt;&lt;br /&gt;
|This months lowest daily maximum temperature&lt;br /&gt;
|[[File:badge v1.png]]&amp;lt;#MonthMaxTempLD format=HH:mm&amp;gt; or &amp;lt;#MonthMaxTempLD format=hh:nn&amp;gt; for Cumulus 1, &lt;br /&gt;
 [[File:Badge vMx.png]]&amp;lt;#MonthMaxTempLD format=HH:mm&amp;gt; for Cumulus MX&lt;br /&gt;
|&amp;lt;#MonthMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHeatIndexH&amp;gt;&lt;br /&gt;
|This months high USA heat index&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWChillL&amp;gt;&lt;br /&gt;
|This months greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#MonthWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempH&amp;gt;&lt;br /&gt;
|This month&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempL&amp;gt;&lt;br /&gt;
|This month&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeH&amp;gt;&lt;br /&gt;
|This month&#039;s highest feels like temperature (available from [[File:Badge vMx.png]] 3.6.0)   (NOT AVAILABLE IN CUMULUS 1)&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeL&amp;gt;&lt;br /&gt;
|This months lowest feels like temperature (available from [[File:Badge vMx.png]] 3.6.0)   (NOT AVAILABLE IN CUMULUS 1)&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumidexH&amp;gt;&lt;br /&gt;
|[[File:Badge vMx.png]] (Available from version 3.7.0)    (NOT AVAILABLE IN CUMULUS 1)&lt;br /&gt;
&lt;br /&gt;
This month&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#MonthHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointH&amp;gt;&lt;br /&gt;
|This month&#039;s high dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointL&amp;gt;&lt;br /&gt;
|This month&#039;s low dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumH&amp;gt;&lt;br /&gt;
|This month&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#MonthHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#MonthHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressH&amp;gt;&lt;br /&gt;
|This month&#039;s highest pressure&lt;br /&gt;
|&amp;lt;#MonthPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest pressure&lt;br /&gt;
|&amp;lt;#MonthPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthGustH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind gust&lt;br /&gt;
|&amp;lt;#MonthGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind speed&lt;br /&gt;
|&amp;lt;#MonthWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindRunH&amp;gt;&lt;br /&gt;
|This month&#039;s high Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthRainRateH&amp;gt;&lt;br /&gt;
|This month&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#MonthRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHourlyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDailyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s wettest day (greatest daily rain)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest dry period ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day, ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
&lt;br /&gt;
[[File:Badge vMx.png]] (Available from release 3.12.0 onwards)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursMonth&amp;gt;&lt;br /&gt;
| the total sunshine hours in month-to-date, or with [[Webtags/Parameters#Input_modification_Parameters|input modification parameters using either &#039;&#039;&#039;y&#039;&#039;&#039; and &#039;&#039;&#039;m&#039;&#039;&#039; or &#039;&#039;&#039;r&#039;&#039;&#039;]] for a past month&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Monthly All Time Records==&lt;br /&gt;
&lt;br /&gt;
This table includes web tags that show the values in [[Monthlyalltime.ini]] log file, which was introduced in version 1.9.3 (build 1033, 10 Apr 2012).&lt;br /&gt;
&lt;br /&gt;
These are a set of tags for monthly all-time highs and lows, in other words the highest and lowest values for a particular month of the year.  &lt;br /&gt;
# The tag names listed here require a [[Webtags/Parameters#Input_modification_Parameters|input modification parameter]].&lt;br /&gt;
# The tag names here can optionally take any [[Webtags/Parameters#Output_modification_parameters|output modification parameters]].&lt;br /&gt;
# To supply both optional input modification, and optional output modification parameters, separate them with spaces, e.g. &amp;lt;#ByMonthTempHT mon=7 format=hh:nn&amp;gt;. In that example, the time (not date) of highest ever temperature in July is returned after processing by Cumulus.&lt;br /&gt;
&lt;br /&gt;
At release 3.6.10 (build 3086), and at release 3.7.0 (build 3089); additional tag names were introduced:&lt;br /&gt;
* They are marked with a &amp;quot;MX&amp;quot; icon as they are not available in legacy Cumulus 1. &lt;br /&gt;
* If you have any &amp;quot;feels like temperatures&amp;quot; that appear with a date/time parameter with a date before 24 June 2020, or before you installed the 3.6.10 release (or a later release), then the value web tag may show incorrect values.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Web tag_name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date/Time&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempH&amp;gt;&lt;br /&gt;
|High Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempL&amp;gt;&lt;br /&gt;
|Low Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexH&amp;gt;&lt;br /&gt;
|High Heat Index&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWChillL&amp;gt;&lt;br /&gt;
|Greatest wind chill (i.e. lowest temperature and highest wind speed)&lt;br /&gt;
|&amp;lt;#ByMonthWChillLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempH&amp;gt;&lt;br /&gt;
|High Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempL&amp;gt;&lt;br /&gt;
|Low Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeH&amp;gt;&lt;br /&gt;
|[[File:Badge vMx.png]]High Feels Like Temperature (available from 3.6.10)&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeL&amp;gt;&lt;br /&gt;
|[[File:Badge vMx.png]]Low Feels Like Temperature (available from 3.6.10)&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumidexH&amp;gt;&lt;br /&gt;
|[[File:Badge vMx.png]]High Canadian Humidity Index (Humidex) - available from version 3.7.0&lt;br /&gt;
|&amp;lt;#ByMonthHumidexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumidexL&amp;gt;&lt;br /&gt;
|[[File:Badge vMx.png]]Low Canadian Humidity Index (Humidex) - available from version 3.7.0&lt;br /&gt;
|&amp;lt;#ByMonthHumidexLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointH&amp;gt;&lt;br /&gt;
|High Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointL&amp;gt;&lt;br /&gt;
|Low Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMinTempH&amp;gt;&lt;br /&gt;
|Highest Daily Minimum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMinTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempL&amp;gt;&lt;br /&gt;
|Lowest Daily Maximum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRangeT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRangeT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumH&amp;gt;&lt;br /&gt;
|High Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumL&amp;gt;&lt;br /&gt;
|Low Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumLT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressH&amp;gt;&lt;br /&gt;
|High Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressL&amp;gt;&lt;br /&gt;
|Low Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthGustH&amp;gt;&lt;br /&gt;
|High Wind Gust&lt;br /&gt;
|&amp;lt;#ByMonthGustHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindH&amp;gt;&lt;br /&gt;
|High Wind Speed&lt;br /&gt;
|&amp;lt;#ByMonthWindHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindRunH&amp;gt;&lt;br /&gt;
|High Daily Wind Run&lt;br /&gt;
|&amp;lt;#ByMonthWindRunHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthRainRateH&amp;gt;&lt;br /&gt;
|High Rain Rate&lt;br /&gt;
|&amp;lt;#ByMonthRainRateHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainH&amp;gt;&lt;br /&gt;
|High Monthly Rainfall&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainH&amp;gt;&lt;br /&gt;
|High Hourly Rain&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainH&amp;gt;&lt;br /&gt;
|High Daily Rain&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest Dry Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriodT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest Wet Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriodT&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Day/Night/Sun/Moon==&lt;br /&gt;
In Cumulus 1 most of these are only calculated at UTC zero hours, but are updated each hour to refer to current time-zone.&lt;br /&gt;
&lt;br /&gt;
MX is more complicated, but most of these are calculated hourly.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Web tag_name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunrise&amp;gt;&lt;br /&gt;
|Last sunrise time at the station - This sunrise time is calculated by a third party library each midnight UTC (in legacy cumulus), and each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunset&amp;gt;&lt;br /&gt;
|Next sunset time at the station - The sunset/sunrise times are calculated each midnight UTC (in legacy cumulus), and each hour Cumulus converts them to local time to ensure it shows them correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylength&amp;gt;&lt;br /&gt;
|Length of day in hours and minutes (sunrise to sunset) -  The third party library that Cumulus uses each midnight UTC (in legacy cumulus), may take last sunrise from previous day and next sunset from next day, so the calculation may be off by a minute or so compared to true figure for current day.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunUp&amp;gt;&lt;br /&gt;
|A flag to indicate if the Sun is above the horizon or not, based on the sunrise and sunset times.&lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 is when the Sun is above the horizon for the station location.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dawn&amp;gt;&lt;br /&gt;
|Start of last Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dusk&amp;gt;&lt;br /&gt;
|End of next Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylightlength&amp;gt;&lt;br /&gt;
| Approximate length of daylight in hours and minutes (dawn to dusk) - if your timezone is UTC or a few hours off that,  the dusk may well be that just passed, and the dawn that to come as at the zero hours UTC when Cumulus 1 does this calculation&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#isdaylight&amp;gt;&lt;br /&gt;
|A flag to indicate if the location for the station is in civil daylight or not, based on the dawn and dusk times. &lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 notes that it is currently within the hours of daylight.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tomorrowdaylength&amp;gt;&lt;br /&gt;
|A string giving an approximate predicted difference between the length of daylight (dawn to dusk) yesterday and length of daylight tomorrow.&lt;br /&gt;
&lt;br /&gt;
This web tag is unreliable, basically because of the note for &amp;lt;#daylightlength&amp;gt;, and its use was not recommended. Its use is therefore not supported by Steve Loft (i.e. you use it at your own risk) in the legacy Cumulus.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonphase&amp;gt;&lt;br /&gt;
|Current [[Lunar phase|phase of the moon]] in words, eg &amp;quot;New Moon&amp;quot; etc. The names used can be altered in [[Strings.ini#Moon_Phases|strings.ini]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonAge&amp;gt;&lt;br /&gt;
|Current &#039;&#039;&#039;approximate&#039;&#039;&#039; age of the Moon in days (0-29.53)&lt;br /&gt;
&lt;br /&gt;
MX b3047 adds the &#039;dp&#039; and &#039;rc&#039; parameters Supports an optional &#039;dp&#039; parameter, if supplied the result is returned to the specified number of decimal places. E.g &amp;lt;#MoonAge&amp;gt; gives &amp;quot;11&amp;quot; &amp;lt;#MoonAge dp=3&amp;gt; gives &amp;quot;11.234&amp;quot;&lt;br /&gt;
&lt;br /&gt;
There is some PHP script code below this table showing how this can be converted to days, hours, minutes, seconds*&lt;br /&gt;
&lt;br /&gt;
If the &amp;quot;dp&amp;quot; parameter is supplied, then supplying &amp;quot;rc=y&amp;quot; in addition will cause any decimal comma to be converted to a decimal point.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonrise&amp;gt;&lt;br /&gt;
|Current moonrise time at the station (if moon rises on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonset&amp;gt;&lt;br /&gt;
|Current moonset time at the station (if moon sets on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercent&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (negative value indicates &#039;waning&#039;)&lt;br /&gt;
&lt;br /&gt;
MX b3047 adds the &#039;dp&#039; and &#039;rc&#039; parameters as &amp;lt;#MoonAge&amp;gt; above&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercentAbs&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (always positive)&lt;br /&gt;
&lt;br /&gt;
MX b3047 adds the &#039;dp&#039; and &#039;rc&#039; parameters as &amp;lt;#MoonAge&amp;gt; above&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
| see [[#Today.ini]] Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHoursY&amp;gt;&lt;br /&gt;
|see [[#Yesterday]] Miscellaneous &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CurrentSolarMax&amp;gt;&lt;br /&gt;
|[[FAQ#What_is_this_.22Solar_Max.22_value_which_Cumulus_is_displaying.3F | Current theoretical maximum solar radiation]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunny&amp;gt;&lt;br /&gt;
|Returns 1 if the sun is shining, otherwise 0 (Solar sensor needed)&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
* Footnote: PHP code extract:&lt;br /&gt;
	$MoonAgeDays 		= &amp;lt;#MoonAge dp=0&amp;gt; +0;&lt;br /&gt;
	$moonDecimalPart 		= &amp;lt;#MoonAge dp=4&amp;gt; - $MoonAgeDays;&lt;br /&gt;
	$MoonAgeHours 		= round($moonDecimalPart * 24, 0);&lt;br /&gt;
	$MoonAgeMinutes  		= round(($moonDecimalPart * 24 * 60) - ($MoonAgeHours * 60), 0);&lt;br /&gt;
	$MoonAgeSeconds		= round(($moonDecimalPart * 24 * 60 * 60) - ($MoonAgeHours * 60 * 60) - ($MoonAgeMinutes * 60), 3);&lt;br /&gt;
	$MoonAge       	=    $MoonAgeDays . &#039;&amp;amp;nbsp;days, &#039; .   $MoonAgeHours . &#039;&amp;amp;nbsp;hours, &#039;&lt;br /&gt;
				. $MoonAgeMinutes . &#039;&amp;amp;nbsp;minutes, &#039; . $MoonAgeSeconds . &#039;&amp;amp;nbsp;seconds&#039;;&lt;br /&gt;
	// Change the English words &#039;days, &#039;, &#039; hours, &#039;, and &#039;minutes&#039; to the equivalents in your language&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Alarms==&lt;br /&gt;
&lt;br /&gt;
[[File:badge v1.png]]There are a set of tags available in Cumulus 1 for various alarm states. In Cumulus 1, the main page will change the colour of the relevant element when an alarm condition is entered or left. You can add sounds, and enable disable each alarm parameter on the Main Cumulus screen, Edit menu.&lt;br /&gt;
&lt;br /&gt;
[[File:Badge vMx.png]]Alarms are also available in later MX versions. In MX, the alarm conditions are shown on the bottom of the Dashboard page of the user interface. You can add sounds, and enable/disable each alarm parameter on the Alarms screen within Settings menu.&lt;br /&gt;
&lt;br /&gt;
For both flavours, there are web tags for each alarm condition, they give a value of &#039;1&#039; if the alarm condition is enabled and is still currently met; otherwise &#039;0&#039;.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Web tag_name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempAlarm&amp;gt; &lt;br /&gt;
|Low temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempAlarm&amp;gt; &lt;br /&gt;
|High temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeUpAlarm&amp;gt; &lt;br /&gt;
|Temperature increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeDownAlarm&amp;gt; &lt;br /&gt;
|Temperature decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressAlarm&amp;gt; &lt;br /&gt;
|Low pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressAlarm&amp;gt; &lt;br /&gt;
|High pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeUpAlarm&amp;gt; &lt;br /&gt;
|Pressure increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeDownAlarm&amp;gt; &lt;br /&gt;
|Pressure decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainTodayAlarm&amp;gt; &lt;br /&gt;
|High rain today alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateAlarm&amp;gt; &lt;br /&gt;
|High rainfall rate alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustAlarm&amp;gt; &lt;br /&gt;
|High wind gust alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedAlarm&amp;gt; &lt;br /&gt;
|High wind speed alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataStopped&amp;gt;&lt;br /&gt;
|1 if the station has apparently stopped sending data to Cumulus, otherwise 0&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataSpikeAlarm&amp;gt;&lt;br /&gt;
|[[File:Badge vMx.png]] Available from version 3.7.0&lt;br /&gt;
&lt;br /&gt;
Alarm raised if a data spike is detected, or a data limit exceeded&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#HttpUploadAlarm&amp;gt;&lt;br /&gt;
|[[File:Badge vMx.png]] Available from version 3.11.2&lt;br /&gt;
&lt;br /&gt;
Alarm raised if a HTTP upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#MySqlUploadAlarm&amp;gt;&lt;br /&gt;
|[[File:Badge vMx.png]] Available from version 3.11.2&lt;br /&gt;
&lt;br /&gt;
Alarm raised if a MySQL upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#UpgradeAlarm&amp;gt;&lt;br /&gt;
| Alarm raised if MX upgrade (a newer release) is available&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Extreme Records ==&lt;br /&gt;
&lt;br /&gt;
There are a set of tags for the Cumulus record states. They give a value of &#039;1&#039; if the record has been exceeded; otherwise &#039;0&#039;. For daily records (e.g. temperature range), the record cannot be set until the end of the day when rollover starts. The tag is cleared in Cumulus 1 once the record has been viewed (via main screen or web tag).&lt;br /&gt;
&lt;br /&gt;
=== Differences depending on Cumulus versions ===&lt;br /&gt;
&lt;br /&gt;
[[File:Badge v1.png]] Cumulus 1.9.x supports all the web tags listed in table below, with the exception of those relating to &amp;quot;humidex&amp;quot; and &amp;quot;feels like&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
[[File:Badge v1.png]] For Cumulus 1 the tags are cleared in one of two ways:&lt;br /&gt;
#Generation of a web page where the web tag is set, clears the record for that web tag.&lt;br /&gt;
#Viewing of an extreme screen tab clears all records listed on that tab.&lt;br /&gt;
&lt;br /&gt;
[[File:Badge vMx.png]] For versions up to 3.5.0 Cumulus MX works in a different way both in terms of how tags are set (see various topics in support forum) and how they are cleared (essentially the end of rollover clears records, so daily records are only shown for the few microseconds while rollover is being processed). From version 3.7.0, Cumulus MX offers all the web tags listed in table below, at earlier versions it offers a subset of those listed. &lt;br /&gt;
&lt;br /&gt;
[[File:Badge vMx.png]] For MX these web tags will be set from the time of the record until a timeout value is met (by default each record remains set for 24 hours). &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;You can change the default MX timeout&#039;&#039;&#039;:&lt;br /&gt;
*Add a &amp;lt;tt&amp;gt;RecordSetTimeoutHrs=NN&amp;lt;/tt&amp;gt; entry to [[Cumulus.ini#Section:_Station|[Station] section in Cumulus.ini]] &lt;br /&gt;
*&#039;&#039;&#039;NN&#039;&#039;&#039; can be set to any reasonable integer representing hours (for the default set the number &#039;&#039;&#039;NN&#039;&#039;&#039; to &#039;24&#039;).&lt;br /&gt;
&lt;br /&gt;
=== Table of web tags available for extreme records ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Web tag_name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|The date that Cumulus began tracking all time records (does not prevent earlier record dates being set manually)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#newrecord&amp;gt; &lt;br /&gt;
|Indicates when any tracked extreme is changed.&lt;br /&gt;
* [[File:Badge vMx.png]]In Cumulus MX: 1 from when new record is set until&lt;br /&gt;
** either all records have cleared&lt;br /&gt;
** or until next rollover is completed, &lt;br /&gt;
** or (in recent releases) until the number of hours for clearing extreme record notifications has passed&lt;br /&gt;
* 0 otherwise&lt;br /&gt;
* [[File:Badge v1.png]]In Cumulus 1.x.x:&lt;br /&gt;
** 1 if &#039;new record&#039; light is flashing, &lt;br /&gt;
** 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempRecordSet&amp;gt;&lt;br /&gt;
|1 if any temperature-based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time highest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time lowest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHeatIndexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high USA heat index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidexRecordSet&amp;gt;&lt;br /&gt;
|[[File:Badge vMx.png]]1 if the all-time high Canadian Humidity index extreme has been updated, 0 if not (from version 3.7.0)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowWindChillRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time greatest wind chill extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|[[File:Badge vMx.png]]1 if the all-time high feels like temperature extreme has been updated, 0 if not (from version 3.6.0)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|[[File:Badge vMx.png]]1 if the all-time low feels like temperature extreme has been updated, 0 if not (from version 3.6.0)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMinTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high minimum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowMaxTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low maximum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind gust extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind speed extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RainRecordSet&amp;gt;&lt;br /&gt;
|1 if any rainfall based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high rain rate extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHourlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high hourly rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMonthlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high monthly rain  extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest dry period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest wet period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high humidity light extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressureRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRecordSet&amp;gt;&lt;br /&gt;
|1 if any wind speed based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindrunRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind run extreme has been updated, 0 if not&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Special tags==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Davis===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Please be aware that the tags available are not the same in all versions. &lt;br /&gt;
[[File:Badge vMx.png]]At present this table has not yet been updated for latest MX version.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
All (see note for THSWindex) of the following web tags for the Davis PWS are available from Cumulus 1.9.2. Most of the following web tags are available in Cumulus MX 3.0.0 beta from build 3019, Storm tags from 3021.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Both flavours update the values of the reception tags every 15 minutes.&#039;&#039;&#039; In Cumulus 1 this applies from 1.9.3, in 1.9.2 they were read, and updated, every minute, in earlier versions not available.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Web tag_name&lt;br /&gt;
!style=&amp;quot;width:120px&amp;quot; |Applicability&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsReceived&amp;gt;&lt;br /&gt;
|1.9.2 onwards and MX&lt;br /&gt;
|Total number of data packets received. This stat is not supplied by the Davis WLL station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsMissed&amp;gt;&lt;br /&gt;
|1.9.2 onwards and MX&lt;br /&gt;
|Number of missed data packets. From version 3.6.0 build 3076, optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisMaxInARow&amp;gt;&lt;br /&gt;
|1.9.2 onwards and MX&lt;br /&gt;
|Longest streak of consecutive packets received. From version 3.6.0 build 3076, optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumCRCerrors&amp;gt;&lt;br /&gt;
|1.9.2 onwards and MX&lt;br /&gt;
|Number of packets received with CRC errors. From version 3.6.0 build 3076, optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumberOfResynchs&amp;gt;&lt;br /&gt;
|1.9.2 onwards and MX&lt;br /&gt;
|Number of times the console resynchronised with the transmitter. From version 3.6.0 build 3076, optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisFirmwareVersion&amp;gt;&lt;br /&gt;
|1.9.2 onwards and MX&lt;br /&gt;
|The console/WLL firmware version&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THWindex&amp;gt;&lt;br /&gt;
|1.9.x&lt;br /&gt;
|A derived temperature using Temperature/Humidity/Wind values read from Davis DLL in Cumulus 1.9.x.&lt;br /&gt;
*The THW Index uses humidity and temperature (like Heat Index), but includes the cooling effects of wind (like wind chill).&lt;br /&gt;
*Available from 1.9.2 Build 1009 (Aug 2011).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THSWindex&amp;gt;&lt;br /&gt;
|(1.9.x and) MX&lt;br /&gt;
|A heat stress indicator using Temperature/Humidity/Solar/Wind values.&lt;br /&gt;
*The THSW Index uses humidity and temperature (like the Heat Index), but also includes the heating effects of sunshine, and the cooling effects of wind.&lt;br /&gt;
*Therefore requires Davis station with solar sensor.&lt;br /&gt;
[http://digitalcommons.unl.edu/cgi/viewcontent.cgi?article=1223&amp;amp;context=animalscinbcr  Approx calculation]: Decrease heat index by 1 unit for each 1 mph increase in wind speed, and for each, either 3 Langley increase in solar radiation, or 10% increase in cloud cover.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;IMPORTANT NOTES:&#039;&#039;&#039; &lt;br /&gt;
#Although this tag is available in Cumulus 1.9.x, there is an issue somewhere in the Davis code that prevents Cumulus 1 obtaining the value (so tag always displays zero).&lt;br /&gt;
#Search the forum for several discussions about &amp;quot;THSW&amp;quot;.&lt;br /&gt;
#Cumulus MX reads &amp;quot;LOOP2&amp;quot; packets, and the correct value for this tag can be read there and displayed on &#039;Now&#039; template.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#battery&amp;gt;&lt;br /&gt;
|1.x.x and MX&lt;br /&gt;
|The console battery condition in volts. eg &amp;quot;4.82v&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#txbattery&amp;gt;&lt;br /&gt;
&amp;lt;#txbattery channel=1&amp;gt;&lt;br /&gt;
|1.8.9 onwards and MX&lt;br /&gt;
|The transmitter battery condition, by default it returns the status of all transmitters. (This was displayed from version 1.9.4 to 1.8.9 on the main screen).&lt;br /&gt;
&#039;&#039;&#039;Cumulus 1.9.3 onwards Only:&#039;&#039;&#039; The optional &#039;channel&#039; parameter returns the status for a particular transmitter, up to channel=8. The channel result is just the string &amp;quot;ok&amp;quot; or &amp;quot;LOW&amp;quot; for a low battery&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRain&amp;gt;&lt;br /&gt;
|1.x.x and MX&lt;br /&gt;
|The console &#039;storm rain&#039; current amount (build 1090 onwards for Cumulus 1; 3021 onwards for MX)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRainStart&amp;gt;&lt;br /&gt;
|1.x.x and MX&lt;br /&gt;
|The console reported &#039;&#039;&#039;date&#039;&#039;&#039; of the start of the &#039;storm&#039;, you can use [[Webtags/Parameters#Which_tag_names_take_date.2Ftime_output_formatting_modifiers|date output format modifiers]]&lt;br /&gt;
&lt;br /&gt;
(Note that the console does not report start time, so the web tag cannot report time.  It appears a minimum of 2 tips within 3 hours will trigger a storm start, so using &amp;lt;#LastRainTip&amp;gt; in a MX script might help)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Davis WLL ===&lt;br /&gt;
&lt;br /&gt;
New from version 3.6.0. Not available for earlier MX, not available for Cumulus 1.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Web tag_name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisReceptionPercent tx=1&amp;gt;&lt;br /&gt;
|WLL transmitter reception percentage (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=0&amp;gt;&lt;br /&gt;
|WLL RSSI of the WiFi connection&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=1&amp;gt;&lt;br /&gt;
|WLL RSSI of Transmitter #1  (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Fine Offset===&lt;br /&gt;
The following tags are specific to the Fine Offset series of PWS&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Web tag_name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Lux value &amp;quot;Fine Offset only&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SensorContactLost&amp;gt;&lt;br /&gt;
|1 if the station has lost contact with its remote sensors &amp;quot;Fine Offset only&amp;quot; &lt;br /&gt;
0 if contact has been established&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>SaratogaWX</name></author>
	</entry>
	<entry>
		<id>https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=11025</id>
		<title>Full list of Webtags</title>
		<link rel="alternate" type="text/html" href="https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=11025"/>
		<updated>2022-11-09T19:35:13Z</updated>

		<summary type="html">&lt;p&gt;SaratogaWX: /* Standard sensors */  added &amp;lt;#currcondJsEnc&amp;gt; from 3.11.0 - b3129 update&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; {|align=right&lt;br /&gt;
  |__TOC__&lt;br /&gt;
  |}&lt;br /&gt;
This list only contains the tag names. Tag names are the basic entity when asking a value. Check the [[Webtags#Using_Webtags|Usage of webtags]] and don&#039;t forget tag names are only part of the [[Webtags#General Format for Web Tags|general format for Webtags]]. It does not indicate what parameters they can take, nor does it include the brackets the tag name is surrounded by when you quote it in a template file for Cumulus to process.&lt;br /&gt;
&lt;br /&gt;
Here follow tables that group the tag names by the basic purpose of the tags listed. There has been confusion in the past of tags appearing in more than one group. If you find such occurrence you may notify or modify. &lt;br /&gt;
&lt;br /&gt;
= Current Conditions =&lt;br /&gt;
&lt;br /&gt;
We start with tags that relate to the latest values, as these are the ones that people most often choose to use. The current condition data is also available, for processes external to Cumulus, by using the inbuilt facility to generate [[Realtime.txt|a file]] with such data. CumulusMX makes current values available for a standard range of sensors where the same web tags apply across a range of weather station models. Current values from some [[#Extra Sensors|extra]] temperature and relative humidity sensors (see [[Extra temperatures]]) from particular weather station models are offered as well.&lt;br /&gt;
&lt;br /&gt;
==Standard sensors==&lt;br /&gt;
The tags in this first list are grouped for historical reasons and remain grouped.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temp&amp;gt;&lt;br /&gt;
|The outside (air) temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#intemp&amp;gt;&lt;br /&gt;
|The inside temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeLastHour&amp;gt;&lt;br /&gt;
|The change in outside temperature over the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrend&amp;gt;&lt;br /&gt;
|The average rate of change in temperature over the last three hours. Trend = (temp now - temp 3hrs ago) / 3 (the calculation selected for this trend matches the standard-based calculation for &amp;lt;#presstrendval&amp;gt; despite the naming inconsistency)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendtext&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (values can be set in strings.ini)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendenglish&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindex&amp;gt;&lt;br /&gt;
|Current [[heat index]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidex&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Humidex Humidex]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptemp&amp;gt;&lt;br /&gt;
|The [[Apparent_temperature|apparent]] temperature.  The referenced page in weather terminology section of this Wiki explains it. The formula used is that defined by BOM. Although at temperatures above 20°C (68°F) Feels like reports an &amp;quot;apparent temperature&amp;quot; it uses a different formula. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchill&amp;gt;&lt;br /&gt;
|The current [[wind chill]] temperature.  The referenced page in weather terminology section of this Wiki explains it. For temperatures below 10°C (50°F) Feels like reports the same value.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslike&amp;gt;&lt;br /&gt;
|Available for version 3.6.10 and up. See [[Feels Like]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsFreezing&amp;gt;&lt;br /&gt;
|If outside temperature is at or below 0°C/32°F. 0=Above freezing, 1=Below freezing&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#chillhours&amp;gt;&lt;br /&gt;
|The number of [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|&#039;chill hours&#039;]] so far this season (threshold temperature and start date are configurable).&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hum&amp;gt;&lt;br /&gt;
|The outside [http://en.wikipedia.org/wiki/Humidity humidity]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#inhum&amp;gt;&lt;br /&gt;
|The inside humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dew&amp;gt;&lt;br /&gt;
|The current dew point (See [[Temperature_(and_humidity)_measurement#Cumulus_Calculated_Parameters|wiki]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wetbulb&amp;gt;&lt;br /&gt;
|Estimated [http://en.wikipedia.org/wiki/Wet_bulb wet bulb] temperature&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfall&amp;gt;&lt;br /&gt;
|The total rainfall so far today (reports rain counter now minus rain counter at start of day), start of day counter can be edited using &amp;quot;edit rain today&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrate&amp;gt;&lt;br /&gt;
|The current [[Rain_measurement#Rain_Rate|rainfall rate]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rhour&amp;gt;&lt;br /&gt;
|The rainfall in the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#r24hourH&amp;gt;&lt;br /&gt;
|The rainfall in the last 24 hours&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tr24hourH&amp;gt;&lt;br /&gt;
|Time of the rainfall in the last 24 hours&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmidnight&amp;gt;&lt;br /&gt;
|The total rainfall since midnight. Useful if you don&#039;t use midnight as your start of day&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#r24hour&amp;gt;&lt;br /&gt;
| Reading recent history records, takes rain counter for latest minute, and substracts rain counter from as close as possible to same time yesterday (if Cumulus was not running at that time yesterday, but historical catch-up has been enabled, then it is from nearest time available yesterday, so for a logging interval of every 30 minutes might be 24 hours and 16 minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTipISO&amp;gt;&lt;br /&gt;
|Fixed ISO format output giving date and time of last rain gauge tip (e.g 2010-09-06 06:09) The format is always as shown (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTip&amp;gt;&lt;br /&gt;
| (available from release 3.6.1) Date/time of last rain gauge tip &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MinutesSinceLastRainTip&amp;gt;&lt;br /&gt;
|The number of minutes since the last rain gauge tip, in whole numbers, rounded down&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsRaining&amp;gt;&lt;br /&gt;
|For [[Rain_measurement#Optical_Rain_Gauge| Hydreon RG-11 devices]], shows the current rain state. 0=No rain, 1=It&#039;s raining&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmonth&amp;gt;&lt;br /&gt;
|The total rainfall so far this month&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ryear&amp;gt;&lt;br /&gt;
|Annual rainfall total for rainfall season year (i.e. starting month as set on Configuration menu, station screen,  Annual rainfall frame)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveRainDays&amp;gt;&lt;br /&gt;
|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, meteorologists exclude dew (and other times when single tip of recorder).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveDryDays&amp;gt;&lt;br /&gt;
|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&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#press&amp;gt;&lt;br /&gt;
|The [http://en.wikipedia.org/wiki/Sea_level_pressure sea level pressure]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendval&amp;gt;&lt;br /&gt;
|The average rate of pressure change over the last three hours.  Trend = (pressure now - pressure 3hrs ago) / 3 &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrend&amp;gt;&lt;br /&gt;
|The pressure trend in words - values can be set in the &#039;strings.ini&#039; file&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendenglish&amp;gt;&lt;br /&gt;
| a single word description for the pressure trend - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed). From version 1.8.8 1st December 2009&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#PressChangeLast3Hours&amp;gt;&lt;br /&gt;
|Available from version 3.11.1;  Total Pressure Change since 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altimeterpressure&amp;gt;&lt;br /&gt;
|Altimeter pressure. Pressure corrected to sea level using the station&#039;s altitude only. Same as sea-level pressure for non-Davis stations.&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wlatest&amp;gt;&lt;br /&gt;
|Current wind speed reading from console.  Corresponds to &#039;latest&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearing&amp;gt;&lt;br /&gt;
|Current wind bearing in degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currentwdir&amp;gt;&lt;br /&gt;
|Current wind bearing as a compass point - e.g. ESE &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeed&amp;gt;&lt;br /&gt;
|The 10-minute average, if you have Cumulus set to calculate a 10-minute average. Otherwise, it&#039;s the latest &#039;wind&#039; value from the console (i.e. the current speed as determined by the station). Corresponds to &#039;average&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgbearing&amp;gt;&lt;br /&gt;
|Average wind bearing in degrees over last configured interval minutes. Range 1-360, 0=Calm&lt;br /&gt;
&lt;br /&gt;
This is calculated by taking the wind direction and speed for the last 10 minutes (or other interval as configured), calculates the sums of the North/South and East/West vector components, divides the E/W component sum by the N/S component sum, and takes the arctan.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdir&amp;gt;&lt;br /&gt;
|Average wind bearing over last 10 minutes as a [http://en.wikipedia.org/wiki/Compass compass] point - e.g. ESE&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgust&amp;gt;&lt;br /&gt;
|The highest wind reading in the last 10 minutes. Corresponds to &#039;gust&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindSampleCount&amp;gt;&lt;br /&gt;
|The number of wind samples making up the wind rose (etc) data (up to 3600)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdirdata&amp;gt;&lt;br /&gt;
|Comma separated list of recent wind bearing readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &amp;lt;#nextwindindex&amp;gt;. Reading interval x varies by station type:&lt;br /&gt;
* Oregon:  x=12 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 12 hours worth in full array&lt;br /&gt;
* Davis:  x=2 or 3 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 2.5 hours worth in full array&lt;br /&gt;
* Fine Offset: Cumulus 1 reads the wind data every minute (although station transmits wind data every 40 seconds), so 60 hours worth in full array&lt;br /&gt;
* Davis WLL: x=2.5 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=160900#p160900) so 2.5 hours worth in full array&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspddata&amp;gt;&lt;br /&gt;
|Comma separated list of recent individual (non-averaged) wind speed (correspond to &#039;latest&#039; on the Cumulus main screen) readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &#039;&#039;&#039;nextwindindex&#039;&#039;&#039; tag. Reading interval x varies by station type (see above).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#nextwindindex&amp;gt;&lt;br /&gt;
|The index of the entries in &amp;lt;#wdirdata&amp;gt; and &amp;lt;#wspddata&amp;gt; that Cumulus &#039;&#039;is going to use next&#039;&#039; - i.e. the latest entry used is one less than this; but don&#039;t forget to allow for the wrap around!&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRoseData&amp;gt;&lt;br /&gt;
|A comma-separated list of the wind &#039;totals&#039; used to draw the wind rose (8 or 16 values)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRosePoints&amp;gt;&lt;br /&gt;
|The number of items in &amp;lt;#WindRoseData&amp;gt; (i.e. 8 or 16)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufort&amp;gt;&lt;br /&gt;
|The current wind speed on the [http://en.wikipedia.org/wiki/Beaufort_scale Beaufort scale] (e.g. F8) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufortnumber&amp;gt;&lt;br /&gt;
|The current wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaudesc&amp;gt;&lt;br /&gt;
|The current wind speed Beaufort description (e.g. &amp;quot;Gale&amp;quot;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom10&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo10&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbase&amp;gt;&lt;br /&gt;
|Calculated [http://en.wikipedia.org/wiki/Cloud_base cloud base]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbasevalue&amp;gt;&lt;br /&gt;
|Current calculated cloud base without units&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UV&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Uv_index UV index]. Requires your station to have a UV sensor.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SolarRad&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Solar_radiation solar radiation]. Requires your station to have a solar sensor.&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Current light level in Lux. Requires your station to have a solar sensor. Only applies to Fine Offset stations.&lt;br /&gt;
|-&lt;br /&gt;
|[[Forecast_webtag|&amp;lt;#forecast&amp;gt;]]&lt;br /&gt;
|The current forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#forecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current forecast encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastnumber&amp;gt;&lt;br /&gt;
|The number relating to the current forecast entry in the [[strings.ini]] file.  If your station is not providing it&#039;s own forecast and Cumulus is not calculating one then 0 (zero) is returned.  Note: two negative numbers can be returned by [[Forecast_webtag|Cumulus]]: -1 (neg 1) = Exceptional Fine, -26 (neg 26) = Exceptional Bad&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecast&amp;gt;&lt;br /&gt;
|Always gives Cumulus (Zambretti) [[Forecast_webtag|forecast]], even if the &amp;lt;#forecast&amp;gt; tag provides a station forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#cumulusforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  Cumulus (Zambretti) forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecast&amp;gt;&lt;br /&gt;
|Always gives station forecast (if available)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#wsforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  station forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcond&amp;gt;&lt;br /&gt;
|Represents the value entered on the screen within Cumulus for the Current Weather condition, or the value as held in the [[currentconditions.txt]] file. Any reserved HTML characters are encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcondenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#currcond&amp;gt; but also has all characters above (decimal base) code 159 encoded as HTML entities for example this would encode any use of symbol for degree.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcondJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current conditions encoded for JavaScript&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Extra Sensors==&lt;br /&gt;
&lt;br /&gt;
The extra sensors functionality in Cumulus only supports processing for current spot values as read from the sensors. Periodically spot extra sensor values are logged, see the [[Extra_Sensor_Files|Extra Sensor Files]] page for information about log files from where you can extract the past spot values. The logging can be compared to the Standard Logfiles.&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors: Davis models and Oregon Scientific WMR928, WR100/200 ===&lt;br /&gt;
&lt;br /&gt;
These web tags hold current values for additional sensors supported by CumulusMX. For Oregon Scientific model like WMR-200 with USB connection, please refer to [[#Web tags mentioning (outside) temperature]] because any of the extra temperature tags below can be redirected to &#039;&#039;&#039;&amp;lt;#temp&amp;gt;&#039;&#039;&#039;, and consequently also have web tags reporting daily extremes and longer period extreme records.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp1 - 8&amp;gt;&lt;br /&gt;
|Extra temperature channel 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP1 - 8&amp;gt;&lt;br /&gt;
|Extra dew point channel 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum1 - 8&amp;gt;&lt;br /&gt;
|Extra humidity channel 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilTemp1 - 16&amp;gt;&lt;br /&gt;
|Soil temperature 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture1 - 16&amp;gt;&lt;br /&gt;
|Soil moisture 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafTemp1 - 2&amp;gt;&lt;br /&gt;
|Leaf temperature 1 - 2&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafWetness1 - 8&amp;gt;&lt;br /&gt;
|Leaf wetness 1 - 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors:  Davis AirLink ===&lt;br /&gt;
Available from version 3.9.0. You can configure two Airlink devices which have fixed identification as Indoor and Outdoor. There are a similar set of tags for each device.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Particulate Matter&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm1[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 1 μm, or less count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Currentparticulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality Index Values (allows use of the &amp;quot;dp=n&amp;quot; and &amp;quot;tc=y&amp;quot; parameters)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 2.5 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Stats Values&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 1 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 3 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 24 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] 12 hr averages buffer (2  hrs are required to get a nowcast value)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Sensor Info&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkFirmwareVersion[InǀOut]&amp;gt;&lt;br /&gt;
|Shows the AirLink firmware version as a date string.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkTemp[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air temperature value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkHum[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air humidity value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkWifiRssi[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors WiFi signal strength in dB - anything below -90 is considered very poor.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Extra Sensors: Ecowitt ===&lt;br /&gt;
&lt;br /&gt;
Ecowitt stations are sold under other names depending on nation,  e.g. Ambient in USA, Froggit in central Europe, so Ecowitt is used as a generic name in this Wiki. See also [https://www.wxforum.net/index.php?board=111.0 WXForum.net].&lt;br /&gt;
&lt;br /&gt;
==== WH45 CO₂ sensor ====&lt;br /&gt;
&lt;br /&gt;
Available from release 3.9.5.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2&amp;gt;&lt;br /&gt;
| The actual CO&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;concentration in ppm&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm2p5&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; or less&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm2p5-24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm10&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less (includes the 2.5 figure)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm10-24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-temp&amp;gt;&amp;lt;sup&amp;gt;See note&amp;lt;/sup&amp;gt;&lt;br /&gt;
| Temperature as reported by Air Quality monitor. &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-hum&amp;gt;&lt;br /&gt;
| Relative Humidity as reported by Air Quality monitor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note&#039;&#039;&#039;: This temperature reflects the temperature of the sensor and would be used in combination with the sensors measured humidity (see next) for correction of the measured PM (particulate matter) value. This correction is responsibility of the user and is subject to a lot of discussion. Determination of how to correct the PM value is highly dependent on the conditions and placement of the sensor. See the specification sheet for the sensor or create some multivariate regression line based on calibration measurements. This is also valid for PM sensors like the AirLink. The normal amateur usage of PM sensors is that the uncorrected values are published. &lt;br /&gt;
&lt;br /&gt;
==== WN34 soil and water sensor ====&lt;br /&gt;
&lt;br /&gt;
Cumulus MX can support the Ecowitt WN34 (other model types exist and are reported here as if WN34) soil and water temperature sensors. They are reported as &amp;quot;User Temperature 1&amp;quot; to &amp;quot;User Temperature 8&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp1 - 8&amp;gt;&lt;br /&gt;
|The temperature of the sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Divers Extra Sensors ====&lt;br /&gt;
Below are described the tags resulting from &#039;&#039;Ecowitt Air quality (WH41,WH43,WH45)&#039;&#039;, Ecowitt leak sensor (WH55), lighting detector (WH57), and extra temperature sensors (WN34)&lt;br /&gt;
&lt;br /&gt;
This sub-section applies only to those using Ecowitt GW1000 (also Froggit DS1500, and other equivalents, see [[Supported Devices]]) an interface unit that picks up various external sensors and sends the data via an application programming interface to CumulusMX which then generates the following web tags:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#GW1000FirmwareVersion&amp;gt;&lt;br /&gt;
|GW1000 firmware version string&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQuality1 - 4&amp;gt;&lt;br /&gt;
| Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQualityAvg1 - 4&amp;gt;&lt;br /&gt;
| 24 hr moving average Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeakSensor1 - 4&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningDistance&amp;gt;&lt;br /&gt;
|Distance to last strike &lt;br /&gt;
Same units as wind run - miles/km/nm. Returns 0.0 if you don&#039;t have a sensor, GW1000 api returns max value you can put in a byte - 0xFF which translates to 158.4 miles = 255 km if have sensor but no strike detected yet, so CMX translates that to &#039;----&#039;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningTime&amp;gt;&lt;br /&gt;
|Date and Time of last strike. &lt;br /&gt;
Default without output parameters is locale&#039;s short time format e.g. 18:02 or 6:02 pm, without date, but tag accepts both date and time output parameters. &lt;br /&gt;
Returns &#039;----&#039; if you don&#039;t have sensor or there has not been a strike since the sensor was installed. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of lighting strikes today&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp1 - 8&amp;gt; &lt;br /&gt;
|User Temperature 1 - 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The WH32 produces Temperature, Humidity and Dewpoint tags as the Davis above, WH51 soilmoisture produces similar tags.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp1 - 8&amp;gt;&lt;br /&gt;
|Extra temperature Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP1 - 8&amp;gt;&lt;br /&gt;
|Extra dew point Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum1 - 8&amp;gt;&lt;br /&gt;
|Extra humidity Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;| WH51 soilmoisture sensor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture1 - 8&amp;gt;&lt;br /&gt;
|Soil moisture 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Recent History=&lt;br /&gt;
&lt;br /&gt;
Please refer to the [[Recent history]] page for full information about using the tags in the following two tables. &lt;br /&gt;
&lt;br /&gt;
All tags in the tables below have:&lt;br /&gt;
#Mandatory input parameters as in this [[Webtags/Parameters#Input_modification_Parameters|description]]&lt;br /&gt;
#Optional output parameters to modify the time format as in this [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|description]]&lt;br /&gt;
&lt;br /&gt;
== Timestamp tag ==&lt;br /&gt;
Although as [[Recent history]] page explains, the history is intended to cover every minute in last 7 days, some entries may be at less frequent intervals, and when clocks change some entries will be missing altogether.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Time-stamp tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentTS&amp;gt;&lt;br /&gt;
|Gives the timestamp of the data that will be returned for any other recent history tag that uses same &#039;&#039;&#039;d, h, and m&#039;&#039;&#039; parameters&lt;br /&gt;
|&amp;lt;#RecentTS h=3 m=1 format=&amp;quot;HH:mm&amp;quot;&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== All Recent History Tags ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Input Modification Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentOutsideTemp&amp;gt;&lt;br /&gt;
|Outside Temperature&lt;br /&gt;
| &amp;lt;#RecentOutsideTemp h=3 m=1&amp;gt;&amp;amp;nbsp;&amp;lt;#tempunit&amp;gt; will display the temperature at the start of the period for which &amp;lt;#temptrend&amp;gt; is calculated&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill &lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentDewPoint&amp;gt;&lt;br /&gt;
|Dew Point&lt;br /&gt;
| &amp;lt;#RecentDewPoint h=25&amp;gt; reports the dew point temperature just over a day ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHeatIndex&amp;gt;&lt;br /&gt;
|Heat Index&lt;br /&gt;
| &amp;lt;#RecentHeatIndex m=121&amp;gt; reports the heat index about 2 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidity&amp;gt;&lt;br /&gt;
|Relative Humidity&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind &amp;lt;br&amp;gt;(Note: Wind &#039;Speed&#039;, &#039;Gust&#039; and &#039;Latest&#039; have the usual Cumulus meanings see [[Wind measurement]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindSpeed&amp;gt;&lt;br /&gt;
|Wind Speed&lt;br /&gt;
| &amp;lt;#RecentWindSpeed m=10&amp;gt; will display the average wind speed 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindGust&amp;gt;&lt;br /&gt;
|Wind Gust&lt;br /&gt;
&lt;br /&gt;
(reports maximum gust from build 1088 of version 1.9.4)&lt;br /&gt;
| &amp;lt;#RecentWindGust d=1 m=1&amp;gt; will report the wind gust at approximately the same time yesterday&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindLatest&amp;gt;&lt;br /&gt;
|Wind Latest. &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindDir&amp;gt;&lt;br /&gt;
|Wind Direction (instantaneous)&lt;br /&gt;
| &amp;lt;#RecentWindDir m=10&amp;gt; will tell you which direction the wind was blowing from 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir&amp;gt;&lt;br /&gt;
|Wind Direction (average)&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir d=6&amp;gt; will say what the calculated average wind direction was at this time at the start of the week&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentPressure&amp;gt;&lt;br /&gt;
|Sea-level Pressure&lt;br /&gt;
| &amp;lt;#RecentPressure h=3 m=1&amp;gt; gives the sea level pressure when &amp;lt;#presstrendval&amp;gt; started tracking the pressure&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentRainToday&amp;gt;&lt;br /&gt;
|Daily rain total from last roll-over to specified time&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar &amp;amp; UV&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentSolarRad&amp;gt;&lt;br /&gt;
|Solar Radiation &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentUV&amp;gt;&lt;br /&gt;
|UV Index &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Indoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; | (to do)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Outdoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill  (if temperature is below 10°C or 50 °F, then the new Feels Like now available in MX (next item) will report this same value).&lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentFeelsLike&amp;gt;&lt;br /&gt;
| Feels Like Temperature&lt;br /&gt;
| &amp;lt;#RecentFeelsLike h=12 m=1&amp;gt; reports the feel like temperature 12 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidex&amp;gt;&lt;br /&gt;
| Canadian Humidity Index (humidex) Dimensionless - no units&lt;br /&gt;
| &amp;lt;#RecentHumidex h=3&amp;gt; reports humidex 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality tags&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
NOTE: Please note this section has NOT yet been updated for recent MX releases, it appears from [[cumulusmx.db|RecentData table in cumulusmx.db]] that the list here is not complete for MX.  However, no release announcement has been found listing tag names not shown here (i.e. apparent temperature, indoor temperature and humidity, air quality)&lt;br /&gt;
&lt;br /&gt;
=Today=&lt;br /&gt;
&lt;br /&gt;
Cumulus allows some control over the time that &amp;quot;Today&amp;quot; begins:&lt;br /&gt;
# You can define the log rollovertime. Choose between 9am or midnight.&lt;br /&gt;
# For the weather diary feature &#039;&#039;&#039;SnowDepthHour&#039;&#039;&#039; The default SnowDepthHour is 0&lt;br /&gt;
&lt;br /&gt;
Readings from your weather station are assigned to the &amp;quot;Today&amp;quot; based on 3 options for [[Meteorological day]]&lt;br /&gt;
# starting at 9:00 am, based on winter time, so switching to 10:00 during Daylight Saving (summer) time, or&lt;br /&gt;
# starting at 9:00 am, all year round, or&lt;br /&gt;
# aligned with calendar days, so today starts at midnight&lt;br /&gt;
&lt;br /&gt;
The independence of the start time for weather diary and weather station related web tags means needs to be remembered when labelling web tags from the two tables below. It was assumed that you would use 9 a.m. as start time for both, but not care when snow fell, as it often has in the UK, after Summer Time has begun, so weather station tags were by default reporting from 10 a.m. local time and snow as at 9 a.m.&lt;br /&gt;
&lt;br /&gt;
In MX, if you choose 9 a.m. (optionally 10 a.m. in summer) for rollover, so all the standard derivative are assigned to the date the meteorological day starts as Today, but the sunshine hours recorded against today will be from midnight on the said date.&lt;br /&gt;
&lt;br /&gt;
==Weather Diary==&lt;br /&gt;
&lt;br /&gt;
This first table lists all the web tags available for reporting what is recorded in the weather diary. Just to be clear, the web tags shown below, will report data for previous day if the current time is before the snow depth hour setting, and report data for the current day if the current time matches the snow depth hour or is later.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowdepth&amp;gt;&lt;br /&gt;
|Meteorologists report snow depth in cm, so this is default unit for Cumulus. &lt;br /&gt;
&lt;br /&gt;
If there is no entry in Weather Diary for the day explained above, reports zero.&lt;br /&gt;
&lt;br /&gt;
Input is to 2 decimal places. MX allows output in centimetres with decimal places without any script. You can&#039;t change the units shown in admin interface, but your value can be input as inches to 2 decimal places if you ignore &amp;quot;cm&amp;quot; that is displayed in that interface.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowlying&amp;gt;&lt;br /&gt;
| If there is no entry in Weather Diary for the day explained above, this web tag returns null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowfalling&amp;gt;&lt;br /&gt;
| If there is no entry in Weather Diary for the day explained above, this web tag returns null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Today.ini==&lt;br /&gt;
&lt;br /&gt;
These tag names relate to the current [[Meteorological day]] and they are populated from information held in [[today.ini]]; Where a tag name reports a value specific to a past time in today-so-far, there will also be a tag name that can give the time of day, shown in same row of table below. For those that cover whole day so far, the final column contains &amp;quot;n/a&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
There is some inconsistency in naming with &amp;quot;T&amp;quot; not included in all tag names, &amp;quot;T&amp;quot; is used in conjunction with &amp;quot;H&amp;quot; or &amp;quot;L&amp;quot; as a suffix for extreme values/time-stamps, but a prefix &amp;quot;T&amp;quot; can identify today&#039;s value, or prefix &amp;quot;T&amp;quot; can signify a time-stamp. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtemp&amp;gt;&lt;br /&gt;
|The [[Average_temperature|average]] temperature so far today (calculated from all temperature readings processed by Cumulus, [[Today.ini|today.ini]] stores a cumulative aggregate and counts the number of values processed, so a division gives this output)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprange&amp;gt;&lt;br /&gt;
|The temperature range (&amp;lt;#tempTH&amp;gt; - &amp;lt;#tempTL&amp;gt;) so far today (Cumulus calculates all these tags using Celsius values, but outputs them in your chosen units)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTH&amp;gt;&lt;br /&gt;
|Today&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTL&amp;gt;&lt;br /&gt;
|Today&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTH&amp;gt;&lt;br /&gt;
|Today&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTL&amp;gt;&lt;br /&gt;
|Today&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillTL&amp;gt;&lt;br /&gt;
|Today&#039;s greatest wind chill&lt;br /&gt;
|&amp;lt;#TwchillTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#ThumTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#ThumTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Precipitation&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rain24hourTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest rain for 24 hours&lt;br /&gt;
|&amp;lt;#Train24hourTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainToday&amp;gt;&lt;br /&gt;
|If you have an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode, this gives today&#039;s rain total so far according to the sensor&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustTM&amp;gt; &lt;br /&gt;
|Today&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingTM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of today&#039;s high gust (&amp;lt;#wgustTM&amp;gt;) in degrees&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufort&amp;gt; &lt;br /&gt;
|Today&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufortnumber&amp;gt;&lt;br /&gt;
|Today&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#windrun&amp;gt;&lt;br /&gt;
|The total wind run so far today&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvg&amp;gt;&lt;br /&gt;
|The wind run divided by time passed since rollover to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearing&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddir&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for today&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ET&amp;gt;&lt;br /&gt;
|Today&#039;s [http://en.wikipedia.org/wiki/Evapotranspiration evapotranspiration], if not on the station can be calculated by CMX.&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarTH&amp;gt;&lt;br /&gt;
|Today&#039;s high solar radiation value (Solar sensor needed)&lt;br /&gt;
|&amp;lt;#TsolarTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVTH&amp;gt;&lt;br /&gt;
|Today&#039;s high UV Index (UV sensor needed)&lt;br /&gt;
|&amp;lt;#TUVTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
|Today&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of strikes since midnight, default 0 &lt;br /&gt;
&lt;br /&gt;
(other lightning tags can be found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursToday&amp;gt;&lt;br /&gt;
| The incremental chill hours figure since start of today (Compare with Cumulative seasonal Chill Hours at end of today &amp;lt;#chillhours&amp;gt; found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= No Commas; RC Webtags =&lt;br /&gt;
&lt;br /&gt;
The conversion of comma decimal separator to a point is described on the [[Webtags/Parameters#Changing_the_decimal_separator|parameter page]]. However, there is a set of legacy webtags which produce that value without a comma without parameter. Those webtags have a prefix of RC and are listed separately. Those webtags still exist and are listed here without further comment.&lt;br /&gt;
&lt;br /&gt;
== Current conditions ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCtemp&amp;gt;, &amp;lt;#RCdew&amp;gt;, &amp;lt;#RCheatindex&amp;gt;, &amp;lt;#RChum&amp;gt;, &amp;lt;#RCinhum&amp;gt;, &amp;lt;#RCintemp&amp;gt;, &amp;lt;#RCpress&amp;gt;, &amp;lt;#RCrfall&amp;gt;, &amp;lt;#RCrrate&amp;gt;, &amp;lt;#RCwchill&amp;gt;, &amp;lt;#RCwgust&amp;gt;, &amp;lt;#RCwspeed&amp;gt;, &amp;lt;#RCwlatest&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Today ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCpressTH&amp;gt;,  &amp;lt;#RCpressTL&amp;gt;,  &amp;lt;#RCrrateTM&amp;gt;,  &amp;lt;#RCtempTH&amp;gt;, &amp;lt;#RCtempTL&amp;gt;, &amp;lt;#RCwgustTM&amp;gt;,  &amp;lt;#RCdewpointTH&amp;gt;, &amp;lt;#RCdewpointTL&amp;gt;, &amp;lt;#RCwchillTL&amp;gt;, &amp;lt;#RCheatindexTH&amp;gt;, &amp;lt;#RCapptempTH&amp;gt;, &amp;lt;#RCapptempTL&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Recent History ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCRecentOutsideTemp&amp;gt;, &amp;lt;#RCRecentWindSpeed&amp;gt;, &amp;lt;#RCRecentWindGust&amp;gt;, &amp;lt;#RCRecentWindLatest&amp;gt;, &amp;lt;#RCRecentWindChill&amp;gt;, &amp;lt;#RCRecentDewPoint&amp;gt;, &amp;lt;#RCRecentHeatIndex&amp;gt;, &amp;lt;#RCRecentPressure&amp;gt;, &amp;lt;#RCRecentRainToday&amp;gt;, &amp;lt;#RCRecentUV&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Yesterday=&lt;br /&gt;
&lt;br /&gt;
Note that the Y indicating yesterday is sometimes a prefix, sometimes a suffix (with H for High, L for Low), web tags are not named consistently!&lt;br /&gt;
&lt;br /&gt;
For web tags that refer to a particular time of day, there is a corresponding web tag that can give that time of day. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:550px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtempY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s average temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprangeY&amp;gt;&lt;br /&gt;
|The temperature range (max - min) yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Ychillhours&amp;gt;&lt;br /&gt;
| The Cumulative [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] as recorded at rollover (the end of meteorological yesterday)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursYest&amp;gt;&lt;br /&gt;
| The incremental [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] yesterday&lt;br /&gt;
&lt;br /&gt;
(compare with &amp;lt;#chillhoursToday&amp;gt; described in [[#Today.ini]] table)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#TwchillYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYH&amp;gt;&lt;br /&gt;
|High humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYL&amp;gt;&lt;br /&gt;
|Low humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallY&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to the connected weather station&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainYest&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rain24hourYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest hourly rain over 24 hours&lt;br /&gt;
|&amp;lt;#Train24hourYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustYM&amp;gt; &lt;br /&gt;
|Yesterday&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingYM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of yesterday&#039;s high gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufort&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufortnumber&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for yesterday&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearingY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddirY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunY&amp;gt;&lt;br /&gt;
|The total wind run for yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvgY&amp;gt;&lt;br /&gt;
| The wind run yesterday divided by 24 hours to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YSunshineHours&amp;gt;&lt;br /&gt;
|Yesterday&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high solar radiation value (Solar sensor needed) &lt;br /&gt;
|&amp;lt;#TsolarYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high UV Index (UV sensor needed) &lt;br /&gt;
|&amp;lt;#TUVYH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Yearly=&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:350px&amp;quot;|Time Webtag&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#YearTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#YearTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s highest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s lowest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHeatIndexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest USA heat index&lt;br /&gt;
|&amp;lt;#YearHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWChillL&amp;gt;&lt;br /&gt;
|This year&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#YearWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeH&amp;gt;&lt;br /&gt;
|This year&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumidexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#YearHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointH&amp;gt;&lt;br /&gt;
|This year&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMinTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMaxTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumH&amp;gt;&lt;br /&gt;
|This year&#039;s high humidity&lt;br /&gt;
|&amp;lt;#YearHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumL&amp;gt;&lt;br /&gt;
|This year&#039;s low humidity&lt;br /&gt;
|&amp;lt;#YearHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressH&amp;gt;&lt;br /&gt;
|This year&#039;s high pressure&lt;br /&gt;
|&amp;lt;#YearPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressL&amp;gt;&lt;br /&gt;
|This year&#039;s low pressure&lt;br /&gt;
|&amp;lt;#YearPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearGustH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind gust&lt;br /&gt;
|&amp;lt;#YearGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind speed&lt;br /&gt;
|&amp;lt;#YearWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindRunH&amp;gt;&lt;br /&gt;
| This year&#039;s highest Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearRainRateH&amp;gt;&lt;br /&gt;
|This year&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#YearRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHourlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#YearHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDailyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high daily rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearRain24HourH&amp;gt;&lt;br /&gt;
|This year&#039;s high 24hr rain&lt;br /&gt;
|&amp;lt;#YearRain24HourHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearRain24HourHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMonthlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high monthly rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMonthlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest period without rain ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursYear&amp;gt;&lt;br /&gt;
| the total sunshine hours in year-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=All Time=&lt;br /&gt;
&lt;br /&gt;
The default formats are:&lt;br /&gt;
*The default format for an extreme month is to show the month name in full i.e. format &#039;MMMM&#039; followed by the year in full. &lt;br /&gt;
*For an extreme day it shows the day of the month and the month name in full i.e. format &amp;quot;dd MMMM&amp;quot; (same for Cumulus 1 and Cumulus MX), prefixed with the word &#039;on&#039; again ending with the year. &lt;br /&gt;
*For the highest/lowest within a day in the year it shows both time and date adding the word &amp;quot;at&amp;quot; before the time, and the word &#039;on&#039; before the date (i.e. on the standard web page the time comes first, not as seen in admin interface).&lt;br /&gt;
&lt;br /&gt;
You can change the default output on either the standard web template, or in your own file,  by using the [[#Time.2FDate_.27format.27_Parameter|formats]], please check the [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|Parameter page]].&lt;br /&gt;
&lt;br /&gt;
Note that unlike the this month and this year web tags, the time and the date are both included in the default format of the standard time-stamp web tags for the &#039;highest minimum&#039; and &#039;lowest maximum&#039; temperatures, yet another inconsistency!&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempH&amp;gt;&lt;br /&gt;
|All time high temperature&lt;br /&gt;
|&amp;lt;#TtempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempL&amp;gt;&lt;br /&gt;
|All time low temperature &lt;br /&gt;
|&amp;lt;#TtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#mintempH&amp;gt;&lt;br /&gt;
|All time high minimum temperature &lt;br /&gt;
|&amp;lt;#TmintempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#maxtempL&amp;gt;&lt;br /&gt;
|All time low maximum temperature &lt;br /&gt;
|&amp;lt;#TmaxtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDailyTempRange&amp;gt;&lt;br /&gt;
|All time low daily temperature range&lt;br /&gt;
|&amp;lt;#TLowDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyTempRange&amp;gt;&lt;br /&gt;
|All time high daily temperature range&lt;br /&gt;
|&amp;lt;#THighDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempH&amp;gt;&lt;br /&gt;
|All time high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempL&amp;gt;&lt;br /&gt;
|All time low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeH&amp;gt;&lt;br /&gt;
|All time high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeL&amp;gt;&lt;br /&gt;
|All time low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexH&amp;gt;&lt;br /&gt;
|All time high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexH&amp;gt;&lt;br /&gt;
|All time high USA heat index&lt;br /&gt;
|&amp;lt;#TheatindexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointH&amp;gt;&lt;br /&gt;
|All time high dew point&lt;br /&gt;
|&amp;lt;#TdewpointH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointL&amp;gt;&lt;br /&gt;
|All time low dew point&lt;br /&gt;
|&amp;lt;#TdewpointL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humH&amp;gt;&lt;br /&gt;
|All time high humidity&lt;br /&gt;
|&amp;lt;#ThumH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humL&amp;gt;&lt;br /&gt;
|All time low humidity&lt;br /&gt;
|&amp;lt;#ThumL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillH&amp;gt;&lt;br /&gt;
|All time greatest wind chill (i.e. lowest temperature, but highest wind speed) &lt;br /&gt;
|&amp;lt;#TwchillH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateM&amp;gt;&lt;br /&gt;
|All time high rain rate &lt;br /&gt;
|&amp;lt;#TrrateM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallH&amp;gt;&lt;br /&gt;
|All time high daily rain &lt;br /&gt;
|&amp;lt;#TrfallH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallhH&amp;gt;&lt;br /&gt;
|All time high hourly rain&lt;br /&gt;
|&amp;lt;#TrfallhH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallmH&amp;gt;&lt;br /&gt;
|All time high monthly rain &lt;br /&gt;
|&amp;lt;#TrfallmH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriod&amp;gt;&lt;br /&gt;
|All time longest dry period (days)&lt;br /&gt;
|&amp;lt;#TLongestDryPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriod&amp;gt;&lt;br /&gt;
|All time longest wet period (days)&lt;br /&gt;
|&amp;lt;#TLongestWetPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressH&amp;gt;&lt;br /&gt;
|All time high pressure &lt;br /&gt;
|&amp;lt;#TpressH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressL&amp;gt;&lt;br /&gt;
|All time low pressure &lt;br /&gt;
|&amp;lt;#TpressL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#gustM&amp;gt;&lt;br /&gt;
|All time high wind gust &lt;br /&gt;
|&amp;lt;#TgustM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeedH&amp;gt;&lt;br /&gt;
|All time high average wind speed &lt;br /&gt;
|&amp;lt;#TwspeedH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunH&amp;gt;&lt;br /&gt;
|All time high daily wind run&lt;br /&gt;
|&amp;lt;#TwindrunH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Monthly=&lt;br /&gt;
&lt;br /&gt;
The web tags in the date column default output dates in the format &amp;quot;dd MMMM&amp;quot;. For web tags that represent daily values, there are (obviously) no corresponding time web tags, but for high and low spot values the default &#039;h:mm&#039; format of the time output can be changed. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Time Webtag name&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempH&amp;gt;&lt;br /&gt;
|This months high temperature&lt;br /&gt;
|&amp;lt;#MonthTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempL&amp;gt;&lt;br /&gt;
|This months low temperature&lt;br /&gt;
|&amp;lt;#MonthTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMinTempH&amp;gt;&lt;br /&gt;
|This months highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMaxTempL&amp;gt;&lt;br /&gt;
|This months lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHeatIndexH&amp;gt;&lt;br /&gt;
|This months high USA heat index&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWChillL&amp;gt;&lt;br /&gt;
|This months greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#MonthWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempH&amp;gt;&lt;br /&gt;
|This month&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempL&amp;gt;&lt;br /&gt;
|This month&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeH&amp;gt;&lt;br /&gt;
|This month&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeL&amp;gt;&lt;br /&gt;
|This months lowest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumidexH&amp;gt;&lt;br /&gt;
|This month&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#MonthHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointH&amp;gt;&lt;br /&gt;
|This month&#039;s high dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointL&amp;gt;&lt;br /&gt;
|This month&#039;s low dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumH&amp;gt;&lt;br /&gt;
|This month&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#MonthHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#MonthHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressH&amp;gt;&lt;br /&gt;
|This month&#039;s highest pressure&lt;br /&gt;
|&amp;lt;#MonthPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest pressure&lt;br /&gt;
|&amp;lt;#MonthPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthGustH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind gust&lt;br /&gt;
|&amp;lt;#MonthGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind speed&lt;br /&gt;
|&amp;lt;#MonthWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindRunH&amp;gt;&lt;br /&gt;
|This month&#039;s high Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthRainRateH&amp;gt;&lt;br /&gt;
|This month&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#MonthRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHourlyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthRain24HourH&amp;gt;&lt;br /&gt;
|This month&#039;s highest 24hr rain&lt;br /&gt;
|&amp;lt;#MonthRain24HourHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthRain24HourHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDailyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s wettest day (greatest daily rain)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest dry period ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day, ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursMonth&amp;gt;&lt;br /&gt;
| the total sunshine hours in month-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Monthly All Time Records=&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;These tag names represent extreme record values (and corresponding time-stamps) for any particular month (1 =January, and so on, to 12 =December) in all years&#039;&#039;&#039; (HAR To place somewhere)&lt;br /&gt;
&lt;br /&gt;
This table includes webtags that show the values in [[Monthlyalltime.ini]] log file.&lt;br /&gt;
&lt;br /&gt;
These are a set of tags for monthly all-time highs and lows, in other words the highest and lowest values for a particular month of the year.  &lt;br /&gt;
# The tag names listed here require a [[Webtags/Parameters#Input_modification_Parameters|input modification parameter]].&lt;br /&gt;
# The tag names here can optionally take any [[Webtags/Parameters#Output_modification_parameters|output modification parameters]].&lt;br /&gt;
# To supply both optional input modification, and optional output modification parameters, separate them with spaces, e.g. &amp;lt;#ByMonthTempHT mon=7 format=hh:nn&amp;gt;. In that example, the time (not date) of highest ever temperature in July is returned after processing by Cumulus.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempH&amp;gt;&lt;br /&gt;
|High Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempL&amp;gt;&lt;br /&gt;
|Low Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexH&amp;gt;&lt;br /&gt;
|High Heat Index&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWChillL&amp;gt;&lt;br /&gt;
|Greatest wind chill (i.e. lowest temperature and highest wind speed)&lt;br /&gt;
|&amp;lt;#ByMonthWChillLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempH&amp;gt;&lt;br /&gt;
|High Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempL&amp;gt;&lt;br /&gt;
|Low Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeH&amp;gt;&lt;br /&gt;
|High Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeL&amp;gt;&lt;br /&gt;
|Low Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumidexH&amp;gt;&lt;br /&gt;
|High Canadian Humidity Index (Humidex)&lt;br /&gt;
|&amp;lt;#ByMonthHumidexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointH&amp;gt;&lt;br /&gt;
|High Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointL&amp;gt;&lt;br /&gt;
|Low Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMinTempH&amp;gt;&lt;br /&gt;
|Highest Daily Minimum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMinTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempL&amp;gt;&lt;br /&gt;
|Lowest Daily Maximum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRangeT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRangeT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumH&amp;gt;&lt;br /&gt;
|High Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumL&amp;gt;&lt;br /&gt;
|Low Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumLT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressH&amp;gt;&lt;br /&gt;
|High Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressL&amp;gt;&lt;br /&gt;
|Low Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthGustH&amp;gt;&lt;br /&gt;
|High Wind Gust&lt;br /&gt;
|&amp;lt;#ByMonthGustHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindH&amp;gt;&lt;br /&gt;
|High Wind Speed&lt;br /&gt;
|&amp;lt;#ByMonthWindHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindRunH&amp;gt;&lt;br /&gt;
|High Daily Wind Run&lt;br /&gt;
|&amp;lt;#ByMonthWindRunHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthRainRateH&amp;gt;&lt;br /&gt;
|High Rain Rate&lt;br /&gt;
|&amp;lt;#ByMonthRainRateHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainH&amp;gt;&lt;br /&gt;
|High Monthly Rainfall&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainH&amp;gt;&lt;br /&gt;
|High Hourly Rain&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthRain24HourH&amp;gt;&lt;br /&gt;
|High 24hr Rain&lt;br /&gt;
|&amp;lt;#ByMonthRain24HourHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainH&amp;gt;&lt;br /&gt;
|High Daily Rain&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest Dry Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriodT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest Wet Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriodT&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Day/Night/Sun/Moon=&lt;br /&gt;
&lt;br /&gt;
These values are calculated hourly.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunrise&amp;gt;&lt;br /&gt;
|Last sunrise time at the station - This sunrise time is calculated by a third party library each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunset&amp;gt;&lt;br /&gt;
|Next sunset time at the station - The sunset/sunrise times are calculated each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylength&amp;gt;&lt;br /&gt;
|Length of day in hours and minutes (sunrise to sunset).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunUp&amp;gt;&lt;br /&gt;
|A flag to indicate if the Sun is above the horizon or not, based on the sunrise and sunset times.&lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 is when the Sun is above the horizon for the station location.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dawn&amp;gt;&lt;br /&gt;
|Start of last Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dusk&amp;gt;&lt;br /&gt;
|End of next Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylightlength&amp;gt;&lt;br /&gt;
| Approximate length of daylight in hours and minutes (dawn to dusk)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#isdaylight&amp;gt;&lt;br /&gt;
|A flag to indicate if the location for the station is in civil daylight or not, based on the dawn and dusk times. &lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 notes that it is currently within the hours of daylight.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tomorrowdaylength&amp;gt;&lt;br /&gt;
|A string giving an approximate predicted difference between the length of daylight (dawn to dusk) yesterday and length of daylight tomorrow.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonphase&amp;gt;&lt;br /&gt;
|Current [[Lunar phase|phase of the moon]] in words, eg &amp;quot;New Moon&amp;quot; etc. The names used can be altered in [[Strings.ini#Moon_Phases|strings.ini]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonAge&amp;gt;&lt;br /&gt;
|Current &#039;&#039;&#039;approximate&#039;&#039;&#039; age of the Moon in days (0-29.53)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonrise&amp;gt;&lt;br /&gt;
|Current moonrise time at the station (if moon rises on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonset&amp;gt;&lt;br /&gt;
|Current moonset time at the station (if moon sets on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercent&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (negative value indicates &#039;waning&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercentAbs&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (always positive)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
| see [[#Today.ini]] Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YSunshineHours&amp;gt;&lt;br /&gt;
|see [[#Yesterday]] Miscellaneous &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CurrentSolarMax&amp;gt;&lt;br /&gt;
|[[FAQ#What_is_this_.22Solar_Max.22_value_which_Cumulus_is_displaying.3F | Current theoretical maximum solar radiation]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunny&amp;gt;&lt;br /&gt;
|Returns 1 if the sun is shining, otherwise 0 (Solar sensor needed)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= System =&lt;br /&gt;
&lt;br /&gt;
Special tags returning information about the device hosting CumulusMX &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:450px&amp;quot; |Applicability&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsVersion&amp;gt;&lt;br /&gt;
|OS version, e.g. &amp;quot;Windows 7 x64 build 7600&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsLanguage&amp;gt;&lt;br /&gt;
|OS language, e.g. &amp;quot;English&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SystemUpTime&amp;gt;&lt;br /&gt;
|How long the system has been up, e.g. &amp;quot;8 hours 21 minutes&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ProgramUpTime&amp;gt;&lt;br /&gt;
|How long Cumulus has been running, e.g. &amp;quot;7 hours 55 minutes&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CpuCount&amp;gt;&lt;br /&gt;
|Number of processors, e.g. &amp;quot;4&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AllocatedMemory&amp;gt;&lt;br /&gt;
|Amount of memory allocated to Cumulus, e.g. &amp;quot;18.76 MB&amp;quot;&lt;br /&gt;
&lt;br /&gt;
NOTE: produces 0.0&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Units=&lt;br /&gt;
&lt;br /&gt;
No optional input nor output parameters.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunit&amp;gt;&lt;br /&gt;
|Unit of temperature being used (Set in Cumulus as [http://en.wikipedia.org/wiki/Centigrade Celsius] or [http://en.wikipedia.org/wiki/Fahrenheit Fahrenheit]) values &amp;quot;&amp;amp;amp;deg;C&amp;quot; or &amp;quot;&amp;amp;amp;deg;F&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#tempunitnoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded (i.e. without &#039;&#039;&#039;&amp;amp;amp;&#039;&#039;&#039; and without &#039;&#039;&#039;&amp;amp;deg;&#039;&#039;&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunitnodeg&amp;gt;&lt;br /&gt;
|The temperature units being used, without a degree symbol, i.e. &amp;quot;F&amp;quot; or &amp;quot;C&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressunit&amp;gt;&lt;br /&gt;
|Unit of measure for pressure. Possible values: &amp;quot;mb&amp;quot;, &amp;quot;hPa&amp;quot;, &amp;quot;in&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rainunit&amp;gt;&lt;br /&gt;
|Unit of measure for rain fall. Possible values: &amp;quot;mm&amp;quot; or &amp;quot;inches&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windunit&amp;gt;&lt;br /&gt;
|Unit of measure for wind speed. Possible values: &amp;quot;m/s&amp;quot;, &amp;quot;mph&amp;quot;, &amp;quot;km/h&amp;quot;, &amp;quot;kts&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrununit&amp;gt;&lt;br /&gt;
|Unit of measure for wind run (distance). Possible values: &amp;quot;km&amp;quot;, &amp;quot;miles&amp;quot;, &amp;quot;km&amp;quot;, &amp;quot;nm&amp;quot; (for wind speeds in m/s, mph, km/h, kts)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbaseunit&amp;gt;&lt;br /&gt;
|The units used for cloudbase value. Possible values:  &amp;quot;ft&amp;quot; or &amp;quot;m&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Date &amp;amp; Time=&lt;br /&gt;
The default format depends on the locale you use to run Cumulus.&lt;br /&gt;
&lt;br /&gt;
When format is fixed it is noted.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#date&amp;gt;&lt;br /&gt;
|The current date.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdate&amp;gt;&lt;br /&gt;
|The current meteorological date.&lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt; (above), but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the &amp;lt;#metdate&amp;gt; will return the date associated with previous calendar day, but will still return current time  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUTC&amp;gt;&lt;br /&gt;
|The current UTC date/time rather than local date/time.  Example result: 18:30 on 30 December 2009. If you want the local date and time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#time&amp;gt;&lt;br /&gt;
|The current time and date. Example result: 18:30 on 30 December 2009.  If you simply wish the time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timehhmmss&amp;gt;&lt;br /&gt;
|The current time (without date). Example format: 18:30:27. You can use output format specifiers to change the way the time is output, but any date specifiers are ignored.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#minute&amp;gt;&lt;br /&gt;
|The current time, just the minutes. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hour&amp;gt;&lt;br /&gt;
|The current time, just the hour. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#day&amp;gt;&lt;br /&gt;
| The current day as a 2-digit number. Fixed format: 07  (cannot use output format modifiers) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dayname&amp;gt;&lt;br /&gt;
| The current day as a word.  For example, Monday &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortdayname&amp;gt;&lt;br /&gt;
| The current day as a shortened word. Example format: Mon&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#month&amp;gt;&lt;br /&gt;
|The current month as a 2-digit number. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#monthname&amp;gt;&lt;br /&gt;
|The current month as a word. Example format: July&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortmonthname&amp;gt;&lt;br /&gt;
|The current month as a shortened word. Example format: Jul&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#year&amp;gt;&lt;br /&gt;
|The current year as a 4-digit number. Example format: 2009  (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortyear&amp;gt;&lt;br /&gt;
|The current year as a 2-digit number. Example format: 09 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdateyesterday&amp;gt;&lt;br /&gt;
|The previous meteorological date.  The default format depends on the locale you use to run Cumulus &lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#yesterday&amp;gt; (below), but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the date output by &amp;lt;#metdateyesterday&amp;gt; will be the calendar day before that returned by &amp;lt;#yesterday&amp;gt;, but the time returned is actual local time.  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#yesterday&amp;gt;&lt;br /&gt;
|Yesterday&#039;s date. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeJavaScript&amp;gt;&lt;br /&gt;
| The JavaScript &#039;&#039;&#039;Date&#039;&#039;&#039; object contains the number of milliseconds since 00:00:00.000 UTC on 1st January 1970, that date and time is known as the UNIX Epoch.  In JavaScript, you can use &amp;lt;code&amp;gt;Math.floor(new Date().getTime()/1000.0)&amp;lt;/code&amp;gt; This getTime method returns the time in milliseconds.  The web tag returns an integer (currently with 13 digits) representing the number of milliseconds since the UNIX epoch when the web tag was processed. It can be used in a script where you wish to re-express other times output by Cumulus MX into UTC (Coordinated Universal Time).  Mac OS X uses 00:00:00.000 UTC on 1st January 2001 as the starting time and date for its millisecond count, so that is considerably lower.&lt;br /&gt;
&lt;br /&gt;
Note that UTC is calculated using 9192631770 times a particular transition time for Caesium 133 as a basis for 1 second. GMT (Greenwich Mean Time) is calculated on the basis that 1 second is 1/86400 of the time taken for a whole (day) rotation of the Earth. UT1 (or solar time) is calculated from various space measurements. Periodically, leap seconds are added to UTC to realign it with UT1, but these leap seconds are not added to the count of milliseconds represented by this web tag.&lt;br /&gt;
&lt;br /&gt;
Do be aware that some devices will use a 32 bit signed integer to represent this number, and that will stop working on 19 January 2038, the year 2038 problem for computing world.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUnix&amp;gt;&lt;br /&gt;
| Unix tracks the number of seconds since the UNIX epoch. So this web tag can be used when you do not want the millisecond accuracy of the previous web tag. Like previous web tag this relates to UTC, so see details for that tag to find out more.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSince30Dec1899&amp;gt; &lt;br /&gt;
|Day count (gives whole and fractional part) Example: 41250.6523310301&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|Date when records began.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSinceRecordsBegan&amp;gt;&lt;br /&gt;
|Day count since Cumulus records started&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Alarms=&lt;br /&gt;
&lt;br /&gt;
There are web tags for each alarm condition, they give a value of &#039;1&#039; if the alarm condition is enabled and is still currently met; otherwise &#039;0&#039;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempAlarm&amp;gt; &lt;br /&gt;
|Low temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempAlarm&amp;gt; &lt;br /&gt;
|High temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeUpAlarm&amp;gt; &lt;br /&gt;
|Temperature increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeDownAlarm&amp;gt; &lt;br /&gt;
|Temperature decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressAlarm&amp;gt; &lt;br /&gt;
|Low pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressAlarm&amp;gt; &lt;br /&gt;
|High pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeUpAlarm&amp;gt; &lt;br /&gt;
|Pressure increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeDownAlarm&amp;gt; &lt;br /&gt;
|Pressure decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainTodayAlarm&amp;gt; &lt;br /&gt;
|High rain today alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateAlarm&amp;gt; &lt;br /&gt;
|High rainfall rate alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustAlarm&amp;gt; &lt;br /&gt;
|High wind gust alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedAlarm&amp;gt; &lt;br /&gt;
|High wind speed alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataStopped&amp;gt;&lt;br /&gt;
|1 if the station has apparently stopped sending data to Cumulus, otherwise 0&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataSpikeAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a data spike is detected, or a data limit exceeded&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#HttpUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a HTTP upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#MySqlUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a MySQL upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#UpgradeAlarm&amp;gt;&lt;br /&gt;
| Alarm raised if MX upgrade (a newer release) is available&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Extreme Records =&lt;br /&gt;
&lt;br /&gt;
There are a set of tags for the Cumulus record states. They give a value of &#039;1&#039; if the record has been exceeded; otherwise &#039;0&#039;. &lt;br /&gt;
&lt;br /&gt;
These web tags will be set from the time of the record until a timeout value is met (by default each record remains set for 24 hours). &lt;br /&gt;
&lt;br /&gt;
You can change the default timeout through the parameter &#039;&#039;Station Settings=&amp;gt;Common Options=&amp;gt;Advanced Options&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
== Table of web tags available for extreme records ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|The date that Cumulus began tracking all time records&amp;lt;br/&amp;gt; (does not prevent earlier record dates being set manually)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#newrecord&amp;gt; &lt;br /&gt;
|Indicates when any tracked extreme is changed (sets the LED on the interface flashing).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempRecordSet&amp;gt;&lt;br /&gt;
|1 if any temperature-based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time highest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time lowest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHeatIndexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high USA heat index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high Canadian Humidity index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowWindChillRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time greatest wind chill extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high feels like temperature extreme has been updated, 0 if not &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low feels like temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMinTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high minimum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowMaxTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low maximum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind gust extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind speed extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RainRecordSet&amp;gt;&lt;br /&gt;
|1 if any rainfall based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high rain rate extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHourlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high hourly rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRain24HourRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high 24hr rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMonthlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high monthly rain  extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest dry period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest wet period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high humidity light extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressureRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRecordSet&amp;gt;&lt;br /&gt;
|1 if any wind speed based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindrunRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind run extreme has been updated, 0 if not&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Miscellaneous =&lt;br /&gt;
&lt;br /&gt;
All tags are available in all flavours, as far as I know, although &#039;&#039;their output might vary&#039;&#039;, and which input/output parameters they permit might vary between Cumulus 1 and MX.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestError&amp;gt;&lt;br /&gt;
| This tag and the next 3 are in CumulusMX, none of them are actually used.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorDate&amp;gt;&lt;br /&gt;
|See previous tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorTime&amp;gt;&lt;br /&gt;
|See previous tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ErrorLight&amp;gt;&lt;br /&gt;
|1 if the &#039;error&#039; light is flashing, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#version&amp;gt;&lt;br /&gt;
|The version of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#build&amp;gt;&lt;br /&gt;
|The build of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildAvailable&amp;gt;&lt;br /&gt;
|This gets the value 0 or 1 and is checked on start-up and once a day thereafter at a random time&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildNumber&amp;gt;&lt;br /&gt;
|It is checked on start-up and once a day thereafter at a random time. Displays the latest public release build number - eg. b3089&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#realtimeinterval&amp;gt;&lt;br /&gt;
|The real time update interval in seconds (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#interval&amp;gt;&lt;br /&gt;
|The web site update interval in minutes (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: will always return one of these: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
&lt;br /&gt;
This is the end of the meteorological day, so if during Daylight Saving Time rolover is at &amp;quot;10 am&amp;quot;, then on the day DST ends it will return to &amp;quot;9 am&amp;quot; ensuring every meteorological day is exactly 24 hours long. If the time is &amp;quot;Midnight&amp;quot; (or during DST it is &amp;quot;9 am&amp;quot;), then days will be 23 or 25 hours long just on day clocks change, 24 hours otherwise.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationtype&amp;gt;&lt;br /&gt;
|The weather station [https://cumuluswiki.org/a/Cumulus.ini#Section:_Station model] description.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationtypeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#latitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Latitude latitude] (as you entered during setup).&lt;br /&gt;
Supports an optional &#039;dp&#039; parameter, if supplied, instead of the usual web-encoded text format with degrees/minutes/seconds, the result is in decimal degrees to the specified number of decimal places. E.g&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude&amp;gt; gives &amp;quot;N&amp;amp;nbsp;59&amp;amp; deg;&amp;amp;amp;nbsp;14&amp;amp;amp;#39;&amp;amp;amp;nbsp;33&amp;amp;amp;quot;&amp;quot; for N 59 14 33&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude dp=5&amp;gt; gives &amp;quot;59.24250&amp;quot;&lt;br /&gt;
&lt;br /&gt;
If the &amp;quot;dp&amp;quot; parameter is supplied, then supplying &amp;quot;rc=y&amp;quot; in addition will cause any decimal comma to be converted to a decimal point.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#latitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Longitude longitude]  (as you entered during setup). Supports an optional &#039;dp&#039; and &#039;rc&#039; parameters as per the latitude tag.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Altitude altitude] value (web tag outputs web encoded format containing figure, &#039;&amp;amp;amp;nbsp;&#039; and units) in either feet or metres just as you entered during setup e.g. &#039;123&amp;amp;amp;nbsp;m&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#altitudenoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#location&amp;gt;&lt;br /&gt;
|The station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longlocation&amp;gt;&lt;br /&gt;
|Longer description of the station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forum&amp;gt;&lt;br /&gt;
|URL of the forum (as you entered during setup) encoded into a web page menu item by adding colons&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forumurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#webcam&amp;gt;&lt;br /&gt;
|URL of the webcam (as you entered during setup) encoded into a web page menu item by adding colons. Default is blank. Can be used to link to any other web page that you host (Cumulus does not verify that it is a web cam, that is just a label, and the label can be changed on each standard web page individually)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#webcamurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#graphperiod&amp;gt;&lt;br /&gt;
|The number of hours displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Detailed Chart Period&#039; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dailygraphperiod&amp;gt;&lt;br /&gt;
|The number of days displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Daily Chart Period&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAMonthlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA monthly report&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAYearlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA yearly report&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_useApparent&amp;gt;&lt;br /&gt;
| Whether user prefers to see Apparent Temperature or Feels Like Temperature&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showSolar&amp;gt;&lt;br /&gt;
| Whether user wants to show Solar data or does not not have a solar sensor&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showUV&amp;gt;&lt;br /&gt;
| Whether user wants to show Ultra Violet data or does not not have a UV sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Special tags=&lt;br /&gt;
&lt;br /&gt;
==Davis==&lt;br /&gt;
&lt;br /&gt;
At present this table has not yet been updated for latest MX version.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
All (see note for THSWindex) of the following web tags for the Davis PWS are available&lt;br /&gt;
&lt;br /&gt;
The values of the reception tags are updated every 15 minutes.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsReceived&amp;gt;&lt;br /&gt;
|Total number of data packets received. This stat is not supplied by the Davis WLL station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsMissed&amp;gt;&lt;br /&gt;
|Number of missed data packets. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisMaxInARow&amp;gt;&lt;br /&gt;
|Longest streak of consecutive packets received. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumCRCerrors&amp;gt;&lt;br /&gt;
|Number of packets received with CRC errors. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumberOfResynchs&amp;gt;&lt;br /&gt;
|Number of times the console resynchronised with the transmitter. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisFirmwareVersion&amp;gt;&lt;br /&gt;
|The console/WLL firmware version&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THWindex&amp;gt;&lt;br /&gt;
|A derived temperature using Temperature/Humidity/Wind values&lt;br /&gt;
&lt;br /&gt;
The THW Index uses humidity and temperature (like Heat Index), but includes the cooling effects of wind (like wind chill).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THSWindex&amp;gt;&lt;br /&gt;
|A heat stress indicator using Temperature/Humidity/Solar/Wind values.&lt;br /&gt;
*The THSW Index uses humidity and temperature (like the Heat Index), but also includes the heating effects of sunshine, and the cooling effects of wind.&lt;br /&gt;
*Therefore requires Davis station with solar sensor.&lt;br /&gt;
See [http://digitalcommons.unl.edu/cgi/viewcontent.cgi?article=1223&amp;amp;context=animalscinbcr  Approx calculation].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#battery&amp;gt;&lt;br /&gt;
|The console battery condition in volts. eg &amp;quot;4.82v&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#txbattery&amp;gt;&lt;br /&gt;
&amp;lt;#txbattery channel=1&amp;gt;&lt;br /&gt;
|The transmitter battery condition, by default it returns the status of all transmitters.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRain&amp;gt;&lt;br /&gt;
|The console &#039;storm rain&#039; current amount.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRainStart&amp;gt;&lt;br /&gt;
|The console reported date of the start of the &#039;storm&#039; (see previous webtag).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; that the console does not report start time, so the webtag cannot report time.  It appears a minimum of 2 tips within 3 hours will trigger a storm start, so using &amp;lt;#LastRainTip&amp;gt; might help&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Davis WLL ==&lt;br /&gt;
&lt;br /&gt;
You need a purchased license to use these webtags.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsoleSupplyV&amp;gt;&lt;br /&gt;
|The WLL external supply voltage&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisReceptionPercent tx=1&amp;gt;&lt;br /&gt;
|WLL transmitter reception percentage (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=0&amp;gt;&lt;br /&gt;
|WLL RSSI of the WiFi connection&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=1&amp;gt;&lt;br /&gt;
|WLL RSSI of Transmitter #1  (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastBadCnt&amp;gt;&lt;br /&gt;
|Count of multicast packets missed or have bad a CRC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastGoodCnt&amp;gt;&lt;br /&gt;
|Count of good multicast packets received&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastGoodPct&amp;gt;&lt;br /&gt;
|Percentage of good multicast packets received&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Fine Offset==&lt;br /&gt;
&lt;br /&gt;
The following tags are specific to the Fine Offset series &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Lux value &amp;quot;Fine Offset only&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SensorContactLost&amp;gt;&lt;br /&gt;
|1 if the station has lost contact with its remote sensors &amp;quot;Fine Offset only&amp;quot; &lt;br /&gt;
0 if contact has been established&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Cumulus_MX]]&lt;/div&gt;</summary>
		<author><name>SaratogaWX</name></author>
	</entry>
	<entry>
		<id>https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=11024</id>
		<title>Full list of Webtags</title>
		<link rel="alternate" type="text/html" href="https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=11024"/>
		<updated>2022-11-09T19:28:48Z</updated>

		<summary type="html">&lt;p&gt;SaratogaWX: /* Miscellaneous */ added &amp;lt;#stationtypeJsEnc&amp;gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; {|align=right&lt;br /&gt;
  |__TOC__&lt;br /&gt;
  |}&lt;br /&gt;
This list only contains the tag names. Tag names are the basic entity when asking a value. Check the [[Webtags#Using_Webtags|Usage of webtags]] and don&#039;t forget tag names are only part of the [[Webtags#General Format for Web Tags|general format for Webtags]]. It does not indicate what parameters they can take, nor does it include the brackets the tag name is surrounded by when you quote it in a template file for Cumulus to process.&lt;br /&gt;
&lt;br /&gt;
Here follow tables that group the tag names by the basic purpose of the tags listed. There has been confusion in the past of tags appearing in more than one group. If you find such occurrence you may notify or modify. &lt;br /&gt;
&lt;br /&gt;
= Current Conditions =&lt;br /&gt;
&lt;br /&gt;
We start with tags that relate to the latest values, as these are the ones that people most often choose to use. The current condition data is also available, for processes external to Cumulus, by using the inbuilt facility to generate [[Realtime.txt|a file]] with such data. CumulusMX makes current values available for a standard range of sensors where the same web tags apply across a range of weather station models. Current values from some [[#Extra Sensors|extra]] temperature and relative humidity sensors (see [[Extra temperatures]]) from particular weather station models are offered as well.&lt;br /&gt;
&lt;br /&gt;
==Standard sensors==&lt;br /&gt;
The tags in this first list are grouped for historical reasons and remain grouped.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temp&amp;gt;&lt;br /&gt;
|The outside (air) temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#intemp&amp;gt;&lt;br /&gt;
|The inside temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeLastHour&amp;gt;&lt;br /&gt;
|The change in outside temperature over the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrend&amp;gt;&lt;br /&gt;
|The average rate of change in temperature over the last three hours. Trend = (temp now - temp 3hrs ago) / 3 (the calculation selected for this trend matches the standard-based calculation for &amp;lt;#presstrendval&amp;gt; despite the naming inconsistency)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendtext&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (values can be set in strings.ini)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendenglish&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindex&amp;gt;&lt;br /&gt;
|Current [[heat index]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidex&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Humidex Humidex]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptemp&amp;gt;&lt;br /&gt;
|The [[Apparent_temperature|apparent]] temperature.  The referenced page in weather terminology section of this Wiki explains it. The formula used is that defined by BOM. Although at temperatures above 20°C (68°F) Feels like reports an &amp;quot;apparent temperature&amp;quot; it uses a different formula. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchill&amp;gt;&lt;br /&gt;
|The current [[wind chill]] temperature.  The referenced page in weather terminology section of this Wiki explains it. For temperatures below 10°C (50°F) Feels like reports the same value.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslike&amp;gt;&lt;br /&gt;
|Available for version 3.6.10 and up. See [[Feels Like]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsFreezing&amp;gt;&lt;br /&gt;
|If outside temperature is at or below 0°C/32°F. 0=Above freezing, 1=Below freezing&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#chillhours&amp;gt;&lt;br /&gt;
|The number of [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|&#039;chill hours&#039;]] so far this season (threshold temperature and start date are configurable).&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hum&amp;gt;&lt;br /&gt;
|The outside [http://en.wikipedia.org/wiki/Humidity humidity]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#inhum&amp;gt;&lt;br /&gt;
|The inside humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dew&amp;gt;&lt;br /&gt;
|The current dew point (See [[Temperature_(and_humidity)_measurement#Cumulus_Calculated_Parameters|wiki]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wetbulb&amp;gt;&lt;br /&gt;
|Estimated [http://en.wikipedia.org/wiki/Wet_bulb wet bulb] temperature&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfall&amp;gt;&lt;br /&gt;
|The total rainfall so far today (reports rain counter now minus rain counter at start of day), start of day counter can be edited using &amp;quot;edit rain today&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrate&amp;gt;&lt;br /&gt;
|The current [[Rain_measurement#Rain_Rate|rainfall rate]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rhour&amp;gt;&lt;br /&gt;
|The rainfall in the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#r24hourH&amp;gt;&lt;br /&gt;
|The rainfall in the last 24 hours&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tr24hourH&amp;gt;&lt;br /&gt;
|Time of the rainfall in the last 24 hours&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmidnight&amp;gt;&lt;br /&gt;
|The total rainfall since midnight. Useful if you don&#039;t use midnight as your start of day&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#r24hour&amp;gt;&lt;br /&gt;
| Reading recent history records, takes rain counter for latest minute, and substracts rain counter from as close as possible to same time yesterday (if Cumulus was not running at that time yesterday, but historical catch-up has been enabled, then it is from nearest time available yesterday, so for a logging interval of every 30 minutes might be 24 hours and 16 minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTipISO&amp;gt;&lt;br /&gt;
|Fixed ISO format output giving date and time of last rain gauge tip (e.g 2010-09-06 06:09) The format is always as shown (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTip&amp;gt;&lt;br /&gt;
| (available from release 3.6.1) Date/time of last rain gauge tip &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MinutesSinceLastRainTip&amp;gt;&lt;br /&gt;
|The number of minutes since the last rain gauge tip, in whole numbers, rounded down&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsRaining&amp;gt;&lt;br /&gt;
|For [[Rain_measurement#Optical_Rain_Gauge| Hydreon RG-11 devices]], shows the current rain state. 0=No rain, 1=It&#039;s raining&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmonth&amp;gt;&lt;br /&gt;
|The total rainfall so far this month&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ryear&amp;gt;&lt;br /&gt;
|Annual rainfall total for rainfall season year (i.e. starting month as set on Configuration menu, station screen,  Annual rainfall frame)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveRainDays&amp;gt;&lt;br /&gt;
|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, meteorologists exclude dew (and other times when single tip of recorder).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveDryDays&amp;gt;&lt;br /&gt;
|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&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#press&amp;gt;&lt;br /&gt;
|The [http://en.wikipedia.org/wiki/Sea_level_pressure sea level pressure]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendval&amp;gt;&lt;br /&gt;
|The average rate of pressure change over the last three hours.  Trend = (pressure now - pressure 3hrs ago) / 3 &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrend&amp;gt;&lt;br /&gt;
|The pressure trend in words - values can be set in the &#039;strings.ini&#039; file&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendenglish&amp;gt;&lt;br /&gt;
| a single word description for the pressure trend - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed). From version 1.8.8 1st December 2009&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#PressChangeLast3Hours&amp;gt;&lt;br /&gt;
|Available from version 3.11.1;  Total Pressure Change since 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altimeterpressure&amp;gt;&lt;br /&gt;
|Altimeter pressure. Pressure corrected to sea level using the station&#039;s altitude only. Same as sea-level pressure for non-Davis stations.&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wlatest&amp;gt;&lt;br /&gt;
|Current wind speed reading from console.  Corresponds to &#039;latest&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearing&amp;gt;&lt;br /&gt;
|Current wind bearing in degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currentwdir&amp;gt;&lt;br /&gt;
|Current wind bearing as a compass point - e.g. ESE &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeed&amp;gt;&lt;br /&gt;
|The 10-minute average, if you have Cumulus set to calculate a 10-minute average. Otherwise, it&#039;s the latest &#039;wind&#039; value from the console (i.e. the current speed as determined by the station). Corresponds to &#039;average&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgbearing&amp;gt;&lt;br /&gt;
|Average wind bearing in degrees over last configured interval minutes. Range 1-360, 0=Calm&lt;br /&gt;
&lt;br /&gt;
This is calculated by taking the wind direction and speed for the last 10 minutes (or other interval as configured), calculates the sums of the North/South and East/West vector components, divides the E/W component sum by the N/S component sum, and takes the arctan.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdir&amp;gt;&lt;br /&gt;
|Average wind bearing over last 10 minutes as a [http://en.wikipedia.org/wiki/Compass compass] point - e.g. ESE&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgust&amp;gt;&lt;br /&gt;
|The highest wind reading in the last 10 minutes. Corresponds to &#039;gust&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindSampleCount&amp;gt;&lt;br /&gt;
|The number of wind samples making up the wind rose (etc) data (up to 3600)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdirdata&amp;gt;&lt;br /&gt;
|Comma separated list of recent wind bearing readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &amp;lt;#nextwindindex&amp;gt;. Reading interval x varies by station type:&lt;br /&gt;
* Oregon:  x=12 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 12 hours worth in full array&lt;br /&gt;
* Davis:  x=2 or 3 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 2.5 hours worth in full array&lt;br /&gt;
* Fine Offset: Cumulus 1 reads the wind data every minute (although station transmits wind data every 40 seconds), so 60 hours worth in full array&lt;br /&gt;
* Davis WLL: x=2.5 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=160900#p160900) so 2.5 hours worth in full array&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspddata&amp;gt;&lt;br /&gt;
|Comma separated list of recent individual (non-averaged) wind speed (correspond to &#039;latest&#039; on the Cumulus main screen) readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &#039;&#039;&#039;nextwindindex&#039;&#039;&#039; tag. Reading interval x varies by station type (see above).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#nextwindindex&amp;gt;&lt;br /&gt;
|The index of the entries in &amp;lt;#wdirdata&amp;gt; and &amp;lt;#wspddata&amp;gt; that Cumulus &#039;&#039;is going to use next&#039;&#039; - i.e. the latest entry used is one less than this; but don&#039;t forget to allow for the wrap around!&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRoseData&amp;gt;&lt;br /&gt;
|A comma-separated list of the wind &#039;totals&#039; used to draw the wind rose (8 or 16 values)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRosePoints&amp;gt;&lt;br /&gt;
|The number of items in &amp;lt;#WindRoseData&amp;gt; (i.e. 8 or 16)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufort&amp;gt;&lt;br /&gt;
|The current wind speed on the [http://en.wikipedia.org/wiki/Beaufort_scale Beaufort scale] (e.g. F8) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufortnumber&amp;gt;&lt;br /&gt;
|The current wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaudesc&amp;gt;&lt;br /&gt;
|The current wind speed Beaufort description (e.g. &amp;quot;Gale&amp;quot;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom10&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo10&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbase&amp;gt;&lt;br /&gt;
|Calculated [http://en.wikipedia.org/wiki/Cloud_base cloud base]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbasevalue&amp;gt;&lt;br /&gt;
|Current calculated cloud base without units&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UV&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Uv_index UV index]. Requires your station to have a UV sensor.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SolarRad&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Solar_radiation solar radiation]. Requires your station to have a solar sensor.&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Current light level in Lux. Requires your station to have a solar sensor. Only applies to Fine Offset stations.&lt;br /&gt;
|-&lt;br /&gt;
|[[Forecast_webtag|&amp;lt;#forecast&amp;gt;]]&lt;br /&gt;
|The current forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#forecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current forecast encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastnumber&amp;gt;&lt;br /&gt;
|The number relating to the current forecast entry in the [[strings.ini]] file.  If your station is not providing it&#039;s own forecast and Cumulus is not calculating one then 0 (zero) is returned.  Note: two negative numbers can be returned by [[Forecast_webtag|Cumulus]]: -1 (neg 1) = Exceptional Fine, -26 (neg 26) = Exceptional Bad&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecast&amp;gt;&lt;br /&gt;
|Always gives Cumulus (Zambretti) [[Forecast_webtag|forecast]], even if the &amp;lt;#forecast&amp;gt; tag provides a station forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#cumulusforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#cumulusforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  Cumulus (Zambretti) forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecast&amp;gt;&lt;br /&gt;
|Always gives station forecast (if available)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#wsforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#wsforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  station forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcond&amp;gt;&lt;br /&gt;
|Represents the value entered on the screen within Cumulus for the Current Weather condition, or the value as held in the [[currentconditions.txt]] file. Any reserved HTML characters are encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcondenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#currcond&amp;gt; but also has all characters above (decimal base) code 159 encoded as HTML entities for example this would encode any use of symbol for degree.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Extra Sensors==&lt;br /&gt;
&lt;br /&gt;
The extra sensors functionality in Cumulus only supports processing for current spot values as read from the sensors. Periodically spot extra sensor values are logged, see the [[Extra_Sensor_Files|Extra Sensor Files]] page for information about log files from where you can extract the past spot values. The logging can be compared to the Standard Logfiles.&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors: Davis models and Oregon Scientific WMR928, WR100/200 ===&lt;br /&gt;
&lt;br /&gt;
These web tags hold current values for additional sensors supported by CumulusMX. For Oregon Scientific model like WMR-200 with USB connection, please refer to [[#Web tags mentioning (outside) temperature]] because any of the extra temperature tags below can be redirected to &#039;&#039;&#039;&amp;lt;#temp&amp;gt;&#039;&#039;&#039;, and consequently also have web tags reporting daily extremes and longer period extreme records.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp1 - 8&amp;gt;&lt;br /&gt;
|Extra temperature channel 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP1 - 8&amp;gt;&lt;br /&gt;
|Extra dew point channel 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum1 - 8&amp;gt;&lt;br /&gt;
|Extra humidity channel 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilTemp1 - 16&amp;gt;&lt;br /&gt;
|Soil temperature 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture1 - 16&amp;gt;&lt;br /&gt;
|Soil moisture 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafTemp1 - 2&amp;gt;&lt;br /&gt;
|Leaf temperature 1 - 2&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafWetness1 - 8&amp;gt;&lt;br /&gt;
|Leaf wetness 1 - 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors:  Davis AirLink ===&lt;br /&gt;
Available from version 3.9.0. You can configure two Airlink devices which have fixed identification as Indoor and Outdoor. There are a similar set of tags for each device.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Particulate Matter&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm1[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 1 μm, or less count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Currentparticulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality Index Values (allows use of the &amp;quot;dp=n&amp;quot; and &amp;quot;tc=y&amp;quot; parameters)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 2.5 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Stats Values&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 1 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 3 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 24 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] 12 hr averages buffer (2  hrs are required to get a nowcast value)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Sensor Info&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkFirmwareVersion[InǀOut]&amp;gt;&lt;br /&gt;
|Shows the AirLink firmware version as a date string.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkTemp[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air temperature value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkHum[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air humidity value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkWifiRssi[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors WiFi signal strength in dB - anything below -90 is considered very poor.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Extra Sensors: Ecowitt ===&lt;br /&gt;
&lt;br /&gt;
Ecowitt stations are sold under other names depending on nation,  e.g. Ambient in USA, Froggit in central Europe, so Ecowitt is used as a generic name in this Wiki. See also [https://www.wxforum.net/index.php?board=111.0 WXForum.net].&lt;br /&gt;
&lt;br /&gt;
==== WH45 CO₂ sensor ====&lt;br /&gt;
&lt;br /&gt;
Available from release 3.9.5.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2&amp;gt;&lt;br /&gt;
| The actual CO&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;concentration in ppm&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm2p5&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; or less&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm2p5-24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm10&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less (includes the 2.5 figure)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm10-24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-temp&amp;gt;&amp;lt;sup&amp;gt;See note&amp;lt;/sup&amp;gt;&lt;br /&gt;
| Temperature as reported by Air Quality monitor. &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-hum&amp;gt;&lt;br /&gt;
| Relative Humidity as reported by Air Quality monitor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note&#039;&#039;&#039;: This temperature reflects the temperature of the sensor and would be used in combination with the sensors measured humidity (see next) for correction of the measured PM (particulate matter) value. This correction is responsibility of the user and is subject to a lot of discussion. Determination of how to correct the PM value is highly dependent on the conditions and placement of the sensor. See the specification sheet for the sensor or create some multivariate regression line based on calibration measurements. This is also valid for PM sensors like the AirLink. The normal amateur usage of PM sensors is that the uncorrected values are published. &lt;br /&gt;
&lt;br /&gt;
==== WN34 soil and water sensor ====&lt;br /&gt;
&lt;br /&gt;
Cumulus MX can support the Ecowitt WN34 (other model types exist and are reported here as if WN34) soil and water temperature sensors. They are reported as &amp;quot;User Temperature 1&amp;quot; to &amp;quot;User Temperature 8&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp1 - 8&amp;gt;&lt;br /&gt;
|The temperature of the sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Divers Extra Sensors ====&lt;br /&gt;
Below are described the tags resulting from &#039;&#039;Ecowitt Air quality (WH41,WH43,WH45)&#039;&#039;, Ecowitt leak sensor (WH55), lighting detector (WH57), and extra temperature sensors (WN34)&lt;br /&gt;
&lt;br /&gt;
This sub-section applies only to those using Ecowitt GW1000 (also Froggit DS1500, and other equivalents, see [[Supported Devices]]) an interface unit that picks up various external sensors and sends the data via an application programming interface to CumulusMX which then generates the following web tags:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#GW1000FirmwareVersion&amp;gt;&lt;br /&gt;
|GW1000 firmware version string&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQuality1 - 4&amp;gt;&lt;br /&gt;
| Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQualityAvg1 - 4&amp;gt;&lt;br /&gt;
| 24 hr moving average Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeakSensor1 - 4&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningDistance&amp;gt;&lt;br /&gt;
|Distance to last strike &lt;br /&gt;
Same units as wind run - miles/km/nm. Returns 0.0 if you don&#039;t have a sensor, GW1000 api returns max value you can put in a byte - 0xFF which translates to 158.4 miles = 255 km if have sensor but no strike detected yet, so CMX translates that to &#039;----&#039;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningTime&amp;gt;&lt;br /&gt;
|Date and Time of last strike. &lt;br /&gt;
Default without output parameters is locale&#039;s short time format e.g. 18:02 or 6:02 pm, without date, but tag accepts both date and time output parameters. &lt;br /&gt;
Returns &#039;----&#039; if you don&#039;t have sensor or there has not been a strike since the sensor was installed. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of lighting strikes today&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp1 - 8&amp;gt; &lt;br /&gt;
|User Temperature 1 - 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The WH32 produces Temperature, Humidity and Dewpoint tags as the Davis above, WH51 soilmoisture produces similar tags.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp1 - 8&amp;gt;&lt;br /&gt;
|Extra temperature Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP1 - 8&amp;gt;&lt;br /&gt;
|Extra dew point Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum1 - 8&amp;gt;&lt;br /&gt;
|Extra humidity Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;| WH51 soilmoisture sensor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture1 - 8&amp;gt;&lt;br /&gt;
|Soil moisture 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Recent History=&lt;br /&gt;
&lt;br /&gt;
Please refer to the [[Recent history]] page for full information about using the tags in the following two tables. &lt;br /&gt;
&lt;br /&gt;
All tags in the tables below have:&lt;br /&gt;
#Mandatory input parameters as in this [[Webtags/Parameters#Input_modification_Parameters|description]]&lt;br /&gt;
#Optional output parameters to modify the time format as in this [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|description]]&lt;br /&gt;
&lt;br /&gt;
== Timestamp tag ==&lt;br /&gt;
Although as [[Recent history]] page explains, the history is intended to cover every minute in last 7 days, some entries may be at less frequent intervals, and when clocks change some entries will be missing altogether.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Time-stamp tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentTS&amp;gt;&lt;br /&gt;
|Gives the timestamp of the data that will be returned for any other recent history tag that uses same &#039;&#039;&#039;d, h, and m&#039;&#039;&#039; parameters&lt;br /&gt;
|&amp;lt;#RecentTS h=3 m=1 format=&amp;quot;HH:mm&amp;quot;&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== All Recent History Tags ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Input Modification Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentOutsideTemp&amp;gt;&lt;br /&gt;
|Outside Temperature&lt;br /&gt;
| &amp;lt;#RecentOutsideTemp h=3 m=1&amp;gt;&amp;amp;nbsp;&amp;lt;#tempunit&amp;gt; will display the temperature at the start of the period for which &amp;lt;#temptrend&amp;gt; is calculated&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill &lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentDewPoint&amp;gt;&lt;br /&gt;
|Dew Point&lt;br /&gt;
| &amp;lt;#RecentDewPoint h=25&amp;gt; reports the dew point temperature just over a day ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHeatIndex&amp;gt;&lt;br /&gt;
|Heat Index&lt;br /&gt;
| &amp;lt;#RecentHeatIndex m=121&amp;gt; reports the heat index about 2 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidity&amp;gt;&lt;br /&gt;
|Relative Humidity&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind &amp;lt;br&amp;gt;(Note: Wind &#039;Speed&#039;, &#039;Gust&#039; and &#039;Latest&#039; have the usual Cumulus meanings see [[Wind measurement]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindSpeed&amp;gt;&lt;br /&gt;
|Wind Speed&lt;br /&gt;
| &amp;lt;#RecentWindSpeed m=10&amp;gt; will display the average wind speed 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindGust&amp;gt;&lt;br /&gt;
|Wind Gust&lt;br /&gt;
&lt;br /&gt;
(reports maximum gust from build 1088 of version 1.9.4)&lt;br /&gt;
| &amp;lt;#RecentWindGust d=1 m=1&amp;gt; will report the wind gust at approximately the same time yesterday&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindLatest&amp;gt;&lt;br /&gt;
|Wind Latest. &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindDir&amp;gt;&lt;br /&gt;
|Wind Direction (instantaneous)&lt;br /&gt;
| &amp;lt;#RecentWindDir m=10&amp;gt; will tell you which direction the wind was blowing from 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir&amp;gt;&lt;br /&gt;
|Wind Direction (average)&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir d=6&amp;gt; will say what the calculated average wind direction was at this time at the start of the week&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentPressure&amp;gt;&lt;br /&gt;
|Sea-level Pressure&lt;br /&gt;
| &amp;lt;#RecentPressure h=3 m=1&amp;gt; gives the sea level pressure when &amp;lt;#presstrendval&amp;gt; started tracking the pressure&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentRainToday&amp;gt;&lt;br /&gt;
|Daily rain total from last roll-over to specified time&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar &amp;amp; UV&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentSolarRad&amp;gt;&lt;br /&gt;
|Solar Radiation &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentUV&amp;gt;&lt;br /&gt;
|UV Index &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Indoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; | (to do)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Outdoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill  (if temperature is below 10°C or 50 °F, then the new Feels Like now available in MX (next item) will report this same value).&lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentFeelsLike&amp;gt;&lt;br /&gt;
| Feels Like Temperature&lt;br /&gt;
| &amp;lt;#RecentFeelsLike h=12 m=1&amp;gt; reports the feel like temperature 12 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidex&amp;gt;&lt;br /&gt;
| Canadian Humidity Index (humidex) Dimensionless - no units&lt;br /&gt;
| &amp;lt;#RecentHumidex h=3&amp;gt; reports humidex 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality tags&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
NOTE: Please note this section has NOT yet been updated for recent MX releases, it appears from [[cumulusmx.db|RecentData table in cumulusmx.db]] that the list here is not complete for MX.  However, no release announcement has been found listing tag names not shown here (i.e. apparent temperature, indoor temperature and humidity, air quality)&lt;br /&gt;
&lt;br /&gt;
=Today=&lt;br /&gt;
&lt;br /&gt;
Cumulus allows some control over the time that &amp;quot;Today&amp;quot; begins:&lt;br /&gt;
# You can define the log rollovertime. Choose between 9am or midnight.&lt;br /&gt;
# For the weather diary feature &#039;&#039;&#039;SnowDepthHour&#039;&#039;&#039; The default SnowDepthHour is 0&lt;br /&gt;
&lt;br /&gt;
Readings from your weather station are assigned to the &amp;quot;Today&amp;quot; based on 3 options for [[Meteorological day]]&lt;br /&gt;
# starting at 9:00 am, based on winter time, so switching to 10:00 during Daylight Saving (summer) time, or&lt;br /&gt;
# starting at 9:00 am, all year round, or&lt;br /&gt;
# aligned with calendar days, so today starts at midnight&lt;br /&gt;
&lt;br /&gt;
The independence of the start time for weather diary and weather station related web tags means needs to be remembered when labelling web tags from the two tables below. It was assumed that you would use 9 a.m. as start time for both, but not care when snow fell, as it often has in the UK, after Summer Time has begun, so weather station tags were by default reporting from 10 a.m. local time and snow as at 9 a.m.&lt;br /&gt;
&lt;br /&gt;
In MX, if you choose 9 a.m. (optionally 10 a.m. in summer) for rollover, so all the standard derivative are assigned to the date the meteorological day starts as Today, but the sunshine hours recorded against today will be from midnight on the said date.&lt;br /&gt;
&lt;br /&gt;
==Weather Diary==&lt;br /&gt;
&lt;br /&gt;
This first table lists all the web tags available for reporting what is recorded in the weather diary. Just to be clear, the web tags shown below, will report data for previous day if the current time is before the snow depth hour setting, and report data for the current day if the current time matches the snow depth hour or is later.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowdepth&amp;gt;&lt;br /&gt;
|Meteorologists report snow depth in cm, so this is default unit for Cumulus. &lt;br /&gt;
&lt;br /&gt;
If there is no entry in Weather Diary for the day explained above, reports zero.&lt;br /&gt;
&lt;br /&gt;
Input is to 2 decimal places. MX allows output in centimetres with decimal places without any script. You can&#039;t change the units shown in admin interface, but your value can be input as inches to 2 decimal places if you ignore &amp;quot;cm&amp;quot; that is displayed in that interface.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowlying&amp;gt;&lt;br /&gt;
| If there is no entry in Weather Diary for the day explained above, this web tag returns null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowfalling&amp;gt;&lt;br /&gt;
| If there is no entry in Weather Diary for the day explained above, this web tag returns null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Today.ini==&lt;br /&gt;
&lt;br /&gt;
These tag names relate to the current [[Meteorological day]] and they are populated from information held in [[today.ini]]; Where a tag name reports a value specific to a past time in today-so-far, there will also be a tag name that can give the time of day, shown in same row of table below. For those that cover whole day so far, the final column contains &amp;quot;n/a&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
There is some inconsistency in naming with &amp;quot;T&amp;quot; not included in all tag names, &amp;quot;T&amp;quot; is used in conjunction with &amp;quot;H&amp;quot; or &amp;quot;L&amp;quot; as a suffix for extreme values/time-stamps, but a prefix &amp;quot;T&amp;quot; can identify today&#039;s value, or prefix &amp;quot;T&amp;quot; can signify a time-stamp. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtemp&amp;gt;&lt;br /&gt;
|The [[Average_temperature|average]] temperature so far today (calculated from all temperature readings processed by Cumulus, [[Today.ini|today.ini]] stores a cumulative aggregate and counts the number of values processed, so a division gives this output)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprange&amp;gt;&lt;br /&gt;
|The temperature range (&amp;lt;#tempTH&amp;gt; - &amp;lt;#tempTL&amp;gt;) so far today (Cumulus calculates all these tags using Celsius values, but outputs them in your chosen units)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTH&amp;gt;&lt;br /&gt;
|Today&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTL&amp;gt;&lt;br /&gt;
|Today&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTH&amp;gt;&lt;br /&gt;
|Today&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTL&amp;gt;&lt;br /&gt;
|Today&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillTL&amp;gt;&lt;br /&gt;
|Today&#039;s greatest wind chill&lt;br /&gt;
|&amp;lt;#TwchillTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#ThumTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#ThumTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Precipitation&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rain24hourTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest rain for 24 hours&lt;br /&gt;
|&amp;lt;#Train24hourTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainToday&amp;gt;&lt;br /&gt;
|If you have an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode, this gives today&#039;s rain total so far according to the sensor&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustTM&amp;gt; &lt;br /&gt;
|Today&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingTM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of today&#039;s high gust (&amp;lt;#wgustTM&amp;gt;) in degrees&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufort&amp;gt; &lt;br /&gt;
|Today&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufortnumber&amp;gt;&lt;br /&gt;
|Today&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#windrun&amp;gt;&lt;br /&gt;
|The total wind run so far today&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvg&amp;gt;&lt;br /&gt;
|The wind run divided by time passed since rollover to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearing&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddir&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for today&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ET&amp;gt;&lt;br /&gt;
|Today&#039;s [http://en.wikipedia.org/wiki/Evapotranspiration evapotranspiration], if not on the station can be calculated by CMX.&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarTH&amp;gt;&lt;br /&gt;
|Today&#039;s high solar radiation value (Solar sensor needed)&lt;br /&gt;
|&amp;lt;#TsolarTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVTH&amp;gt;&lt;br /&gt;
|Today&#039;s high UV Index (UV sensor needed)&lt;br /&gt;
|&amp;lt;#TUVTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
|Today&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of strikes since midnight, default 0 &lt;br /&gt;
&lt;br /&gt;
(other lightning tags can be found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursToday&amp;gt;&lt;br /&gt;
| The incremental chill hours figure since start of today (Compare with Cumulative seasonal Chill Hours at end of today &amp;lt;#chillhours&amp;gt; found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= No Commas; RC Webtags =&lt;br /&gt;
&lt;br /&gt;
The conversion of comma decimal separator to a point is described on the [[Webtags/Parameters#Changing_the_decimal_separator|parameter page]]. However, there is a set of legacy webtags which produce that value without a comma without parameter. Those webtags have a prefix of RC and are listed separately. Those webtags still exist and are listed here without further comment.&lt;br /&gt;
&lt;br /&gt;
== Current conditions ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCtemp&amp;gt;, &amp;lt;#RCdew&amp;gt;, &amp;lt;#RCheatindex&amp;gt;, &amp;lt;#RChum&amp;gt;, &amp;lt;#RCinhum&amp;gt;, &amp;lt;#RCintemp&amp;gt;, &amp;lt;#RCpress&amp;gt;, &amp;lt;#RCrfall&amp;gt;, &amp;lt;#RCrrate&amp;gt;, &amp;lt;#RCwchill&amp;gt;, &amp;lt;#RCwgust&amp;gt;, &amp;lt;#RCwspeed&amp;gt;, &amp;lt;#RCwlatest&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Today ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCpressTH&amp;gt;,  &amp;lt;#RCpressTL&amp;gt;,  &amp;lt;#RCrrateTM&amp;gt;,  &amp;lt;#RCtempTH&amp;gt;, &amp;lt;#RCtempTL&amp;gt;, &amp;lt;#RCwgustTM&amp;gt;,  &amp;lt;#RCdewpointTH&amp;gt;, &amp;lt;#RCdewpointTL&amp;gt;, &amp;lt;#RCwchillTL&amp;gt;, &amp;lt;#RCheatindexTH&amp;gt;, &amp;lt;#RCapptempTH&amp;gt;, &amp;lt;#RCapptempTL&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Recent History ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCRecentOutsideTemp&amp;gt;, &amp;lt;#RCRecentWindSpeed&amp;gt;, &amp;lt;#RCRecentWindGust&amp;gt;, &amp;lt;#RCRecentWindLatest&amp;gt;, &amp;lt;#RCRecentWindChill&amp;gt;, &amp;lt;#RCRecentDewPoint&amp;gt;, &amp;lt;#RCRecentHeatIndex&amp;gt;, &amp;lt;#RCRecentPressure&amp;gt;, &amp;lt;#RCRecentRainToday&amp;gt;, &amp;lt;#RCRecentUV&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Yesterday=&lt;br /&gt;
&lt;br /&gt;
Note that the Y indicating yesterday is sometimes a prefix, sometimes a suffix (with H for High, L for Low), web tags are not named consistently!&lt;br /&gt;
&lt;br /&gt;
For web tags that refer to a particular time of day, there is a corresponding web tag that can give that time of day. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:550px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtempY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s average temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprangeY&amp;gt;&lt;br /&gt;
|The temperature range (max - min) yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Ychillhours&amp;gt;&lt;br /&gt;
| The Cumulative [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] as recorded at rollover (the end of meteorological yesterday)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursYest&amp;gt;&lt;br /&gt;
| The incremental [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] yesterday&lt;br /&gt;
&lt;br /&gt;
(compare with &amp;lt;#chillhoursToday&amp;gt; described in [[#Today.ini]] table)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#TwchillYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYH&amp;gt;&lt;br /&gt;
|High humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYL&amp;gt;&lt;br /&gt;
|Low humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallY&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to the connected weather station&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainYest&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rain24hourYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest hourly rain over 24 hours&lt;br /&gt;
|&amp;lt;#Train24hourYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustYM&amp;gt; &lt;br /&gt;
|Yesterday&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingYM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of yesterday&#039;s high gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufort&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufortnumber&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for yesterday&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearingY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddirY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunY&amp;gt;&lt;br /&gt;
|The total wind run for yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvgY&amp;gt;&lt;br /&gt;
| The wind run yesterday divided by 24 hours to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YSunshineHours&amp;gt;&lt;br /&gt;
|Yesterday&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high solar radiation value (Solar sensor needed) &lt;br /&gt;
|&amp;lt;#TsolarYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high UV Index (UV sensor needed) &lt;br /&gt;
|&amp;lt;#TUVYH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Yearly=&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:350px&amp;quot;|Time Webtag&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#YearTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#YearTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s highest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s lowest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHeatIndexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest USA heat index&lt;br /&gt;
|&amp;lt;#YearHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWChillL&amp;gt;&lt;br /&gt;
|This year&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#YearWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeH&amp;gt;&lt;br /&gt;
|This year&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumidexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#YearHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointH&amp;gt;&lt;br /&gt;
|This year&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMinTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMaxTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumH&amp;gt;&lt;br /&gt;
|This year&#039;s high humidity&lt;br /&gt;
|&amp;lt;#YearHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumL&amp;gt;&lt;br /&gt;
|This year&#039;s low humidity&lt;br /&gt;
|&amp;lt;#YearHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressH&amp;gt;&lt;br /&gt;
|This year&#039;s high pressure&lt;br /&gt;
|&amp;lt;#YearPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressL&amp;gt;&lt;br /&gt;
|This year&#039;s low pressure&lt;br /&gt;
|&amp;lt;#YearPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearGustH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind gust&lt;br /&gt;
|&amp;lt;#YearGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind speed&lt;br /&gt;
|&amp;lt;#YearWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindRunH&amp;gt;&lt;br /&gt;
| This year&#039;s highest Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearRainRateH&amp;gt;&lt;br /&gt;
|This year&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#YearRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHourlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#YearHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDailyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high daily rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearRain24HourH&amp;gt;&lt;br /&gt;
|This year&#039;s high 24hr rain&lt;br /&gt;
|&amp;lt;#YearRain24HourHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearRain24HourHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMonthlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high monthly rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMonthlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest period without rain ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursYear&amp;gt;&lt;br /&gt;
| the total sunshine hours in year-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=All Time=&lt;br /&gt;
&lt;br /&gt;
The default formats are:&lt;br /&gt;
*The default format for an extreme month is to show the month name in full i.e. format &#039;MMMM&#039; followed by the year in full. &lt;br /&gt;
*For an extreme day it shows the day of the month and the month name in full i.e. format &amp;quot;dd MMMM&amp;quot; (same for Cumulus 1 and Cumulus MX), prefixed with the word &#039;on&#039; again ending with the year. &lt;br /&gt;
*For the highest/lowest within a day in the year it shows both time and date adding the word &amp;quot;at&amp;quot; before the time, and the word &#039;on&#039; before the date (i.e. on the standard web page the time comes first, not as seen in admin interface).&lt;br /&gt;
&lt;br /&gt;
You can change the default output on either the standard web template, or in your own file,  by using the [[#Time.2FDate_.27format.27_Parameter|formats]], please check the [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|Parameter page]].&lt;br /&gt;
&lt;br /&gt;
Note that unlike the this month and this year web tags, the time and the date are both included in the default format of the standard time-stamp web tags for the &#039;highest minimum&#039; and &#039;lowest maximum&#039; temperatures, yet another inconsistency!&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempH&amp;gt;&lt;br /&gt;
|All time high temperature&lt;br /&gt;
|&amp;lt;#TtempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempL&amp;gt;&lt;br /&gt;
|All time low temperature &lt;br /&gt;
|&amp;lt;#TtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#mintempH&amp;gt;&lt;br /&gt;
|All time high minimum temperature &lt;br /&gt;
|&amp;lt;#TmintempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#maxtempL&amp;gt;&lt;br /&gt;
|All time low maximum temperature &lt;br /&gt;
|&amp;lt;#TmaxtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDailyTempRange&amp;gt;&lt;br /&gt;
|All time low daily temperature range&lt;br /&gt;
|&amp;lt;#TLowDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyTempRange&amp;gt;&lt;br /&gt;
|All time high daily temperature range&lt;br /&gt;
|&amp;lt;#THighDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempH&amp;gt;&lt;br /&gt;
|All time high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempL&amp;gt;&lt;br /&gt;
|All time low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeH&amp;gt;&lt;br /&gt;
|All time high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeL&amp;gt;&lt;br /&gt;
|All time low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexH&amp;gt;&lt;br /&gt;
|All time high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexH&amp;gt;&lt;br /&gt;
|All time high USA heat index&lt;br /&gt;
|&amp;lt;#TheatindexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointH&amp;gt;&lt;br /&gt;
|All time high dew point&lt;br /&gt;
|&amp;lt;#TdewpointH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointL&amp;gt;&lt;br /&gt;
|All time low dew point&lt;br /&gt;
|&amp;lt;#TdewpointL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humH&amp;gt;&lt;br /&gt;
|All time high humidity&lt;br /&gt;
|&amp;lt;#ThumH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humL&amp;gt;&lt;br /&gt;
|All time low humidity&lt;br /&gt;
|&amp;lt;#ThumL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillH&amp;gt;&lt;br /&gt;
|All time greatest wind chill (i.e. lowest temperature, but highest wind speed) &lt;br /&gt;
|&amp;lt;#TwchillH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateM&amp;gt;&lt;br /&gt;
|All time high rain rate &lt;br /&gt;
|&amp;lt;#TrrateM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallH&amp;gt;&lt;br /&gt;
|All time high daily rain &lt;br /&gt;
|&amp;lt;#TrfallH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallhH&amp;gt;&lt;br /&gt;
|All time high hourly rain&lt;br /&gt;
|&amp;lt;#TrfallhH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallmH&amp;gt;&lt;br /&gt;
|All time high monthly rain &lt;br /&gt;
|&amp;lt;#TrfallmH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriod&amp;gt;&lt;br /&gt;
|All time longest dry period (days)&lt;br /&gt;
|&amp;lt;#TLongestDryPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriod&amp;gt;&lt;br /&gt;
|All time longest wet period (days)&lt;br /&gt;
|&amp;lt;#TLongestWetPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressH&amp;gt;&lt;br /&gt;
|All time high pressure &lt;br /&gt;
|&amp;lt;#TpressH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressL&amp;gt;&lt;br /&gt;
|All time low pressure &lt;br /&gt;
|&amp;lt;#TpressL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#gustM&amp;gt;&lt;br /&gt;
|All time high wind gust &lt;br /&gt;
|&amp;lt;#TgustM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeedH&amp;gt;&lt;br /&gt;
|All time high average wind speed &lt;br /&gt;
|&amp;lt;#TwspeedH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunH&amp;gt;&lt;br /&gt;
|All time high daily wind run&lt;br /&gt;
|&amp;lt;#TwindrunH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Monthly=&lt;br /&gt;
&lt;br /&gt;
The web tags in the date column default output dates in the format &amp;quot;dd MMMM&amp;quot;. For web tags that represent daily values, there are (obviously) no corresponding time web tags, but for high and low spot values the default &#039;h:mm&#039; format of the time output can be changed. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Time Webtag name&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempH&amp;gt;&lt;br /&gt;
|This months high temperature&lt;br /&gt;
|&amp;lt;#MonthTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempL&amp;gt;&lt;br /&gt;
|This months low temperature&lt;br /&gt;
|&amp;lt;#MonthTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMinTempH&amp;gt;&lt;br /&gt;
|This months highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMaxTempL&amp;gt;&lt;br /&gt;
|This months lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHeatIndexH&amp;gt;&lt;br /&gt;
|This months high USA heat index&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWChillL&amp;gt;&lt;br /&gt;
|This months greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#MonthWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempH&amp;gt;&lt;br /&gt;
|This month&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempL&amp;gt;&lt;br /&gt;
|This month&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeH&amp;gt;&lt;br /&gt;
|This month&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeL&amp;gt;&lt;br /&gt;
|This months lowest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumidexH&amp;gt;&lt;br /&gt;
|This month&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#MonthHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointH&amp;gt;&lt;br /&gt;
|This month&#039;s high dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointL&amp;gt;&lt;br /&gt;
|This month&#039;s low dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumH&amp;gt;&lt;br /&gt;
|This month&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#MonthHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#MonthHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressH&amp;gt;&lt;br /&gt;
|This month&#039;s highest pressure&lt;br /&gt;
|&amp;lt;#MonthPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest pressure&lt;br /&gt;
|&amp;lt;#MonthPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthGustH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind gust&lt;br /&gt;
|&amp;lt;#MonthGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind speed&lt;br /&gt;
|&amp;lt;#MonthWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindRunH&amp;gt;&lt;br /&gt;
|This month&#039;s high Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthRainRateH&amp;gt;&lt;br /&gt;
|This month&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#MonthRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHourlyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthRain24HourH&amp;gt;&lt;br /&gt;
|This month&#039;s highest 24hr rain&lt;br /&gt;
|&amp;lt;#MonthRain24HourHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthRain24HourHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDailyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s wettest day (greatest daily rain)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest dry period ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day, ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursMonth&amp;gt;&lt;br /&gt;
| the total sunshine hours in month-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Monthly All Time Records=&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;These tag names represent extreme record values (and corresponding time-stamps) for any particular month (1 =January, and so on, to 12 =December) in all years&#039;&#039;&#039; (HAR To place somewhere)&lt;br /&gt;
&lt;br /&gt;
This table includes webtags that show the values in [[Monthlyalltime.ini]] log file.&lt;br /&gt;
&lt;br /&gt;
These are a set of tags for monthly all-time highs and lows, in other words the highest and lowest values for a particular month of the year.  &lt;br /&gt;
# The tag names listed here require a [[Webtags/Parameters#Input_modification_Parameters|input modification parameter]].&lt;br /&gt;
# The tag names here can optionally take any [[Webtags/Parameters#Output_modification_parameters|output modification parameters]].&lt;br /&gt;
# To supply both optional input modification, and optional output modification parameters, separate them with spaces, e.g. &amp;lt;#ByMonthTempHT mon=7 format=hh:nn&amp;gt;. In that example, the time (not date) of highest ever temperature in July is returned after processing by Cumulus.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempH&amp;gt;&lt;br /&gt;
|High Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempL&amp;gt;&lt;br /&gt;
|Low Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexH&amp;gt;&lt;br /&gt;
|High Heat Index&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWChillL&amp;gt;&lt;br /&gt;
|Greatest wind chill (i.e. lowest temperature and highest wind speed)&lt;br /&gt;
|&amp;lt;#ByMonthWChillLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempH&amp;gt;&lt;br /&gt;
|High Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempL&amp;gt;&lt;br /&gt;
|Low Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeH&amp;gt;&lt;br /&gt;
|High Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeL&amp;gt;&lt;br /&gt;
|Low Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumidexH&amp;gt;&lt;br /&gt;
|High Canadian Humidity Index (Humidex)&lt;br /&gt;
|&amp;lt;#ByMonthHumidexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointH&amp;gt;&lt;br /&gt;
|High Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointL&amp;gt;&lt;br /&gt;
|Low Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMinTempH&amp;gt;&lt;br /&gt;
|Highest Daily Minimum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMinTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempL&amp;gt;&lt;br /&gt;
|Lowest Daily Maximum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRangeT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRangeT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumH&amp;gt;&lt;br /&gt;
|High Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumL&amp;gt;&lt;br /&gt;
|Low Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumLT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressH&amp;gt;&lt;br /&gt;
|High Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressL&amp;gt;&lt;br /&gt;
|Low Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthGustH&amp;gt;&lt;br /&gt;
|High Wind Gust&lt;br /&gt;
|&amp;lt;#ByMonthGustHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindH&amp;gt;&lt;br /&gt;
|High Wind Speed&lt;br /&gt;
|&amp;lt;#ByMonthWindHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindRunH&amp;gt;&lt;br /&gt;
|High Daily Wind Run&lt;br /&gt;
|&amp;lt;#ByMonthWindRunHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthRainRateH&amp;gt;&lt;br /&gt;
|High Rain Rate&lt;br /&gt;
|&amp;lt;#ByMonthRainRateHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainH&amp;gt;&lt;br /&gt;
|High Monthly Rainfall&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainH&amp;gt;&lt;br /&gt;
|High Hourly Rain&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthRain24HourH&amp;gt;&lt;br /&gt;
|High 24hr Rain&lt;br /&gt;
|&amp;lt;#ByMonthRain24HourHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainH&amp;gt;&lt;br /&gt;
|High Daily Rain&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest Dry Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriodT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest Wet Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriodT&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Day/Night/Sun/Moon=&lt;br /&gt;
&lt;br /&gt;
These values are calculated hourly.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunrise&amp;gt;&lt;br /&gt;
|Last sunrise time at the station - This sunrise time is calculated by a third party library each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunset&amp;gt;&lt;br /&gt;
|Next sunset time at the station - The sunset/sunrise times are calculated each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylength&amp;gt;&lt;br /&gt;
|Length of day in hours and minutes (sunrise to sunset).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunUp&amp;gt;&lt;br /&gt;
|A flag to indicate if the Sun is above the horizon or not, based on the sunrise and sunset times.&lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 is when the Sun is above the horizon for the station location.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dawn&amp;gt;&lt;br /&gt;
|Start of last Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dusk&amp;gt;&lt;br /&gt;
|End of next Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylightlength&amp;gt;&lt;br /&gt;
| Approximate length of daylight in hours and minutes (dawn to dusk)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#isdaylight&amp;gt;&lt;br /&gt;
|A flag to indicate if the location for the station is in civil daylight or not, based on the dawn and dusk times. &lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 notes that it is currently within the hours of daylight.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tomorrowdaylength&amp;gt;&lt;br /&gt;
|A string giving an approximate predicted difference between the length of daylight (dawn to dusk) yesterday and length of daylight tomorrow.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonphase&amp;gt;&lt;br /&gt;
|Current [[Lunar phase|phase of the moon]] in words, eg &amp;quot;New Moon&amp;quot; etc. The names used can be altered in [[Strings.ini#Moon_Phases|strings.ini]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonAge&amp;gt;&lt;br /&gt;
|Current &#039;&#039;&#039;approximate&#039;&#039;&#039; age of the Moon in days (0-29.53)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonrise&amp;gt;&lt;br /&gt;
|Current moonrise time at the station (if moon rises on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonset&amp;gt;&lt;br /&gt;
|Current moonset time at the station (if moon sets on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercent&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (negative value indicates &#039;waning&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercentAbs&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (always positive)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
| see [[#Today.ini]] Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YSunshineHours&amp;gt;&lt;br /&gt;
|see [[#Yesterday]] Miscellaneous &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CurrentSolarMax&amp;gt;&lt;br /&gt;
|[[FAQ#What_is_this_.22Solar_Max.22_value_which_Cumulus_is_displaying.3F | Current theoretical maximum solar radiation]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunny&amp;gt;&lt;br /&gt;
|Returns 1 if the sun is shining, otherwise 0 (Solar sensor needed)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= System =&lt;br /&gt;
&lt;br /&gt;
Special tags returning information about the device hosting CumulusMX &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:450px&amp;quot; |Applicability&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsVersion&amp;gt;&lt;br /&gt;
|OS version, e.g. &amp;quot;Windows 7 x64 build 7600&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsLanguage&amp;gt;&lt;br /&gt;
|OS language, e.g. &amp;quot;English&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SystemUpTime&amp;gt;&lt;br /&gt;
|How long the system has been up, e.g. &amp;quot;8 hours 21 minutes&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ProgramUpTime&amp;gt;&lt;br /&gt;
|How long Cumulus has been running, e.g. &amp;quot;7 hours 55 minutes&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CpuCount&amp;gt;&lt;br /&gt;
|Number of processors, e.g. &amp;quot;4&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AllocatedMemory&amp;gt;&lt;br /&gt;
|Amount of memory allocated to Cumulus, e.g. &amp;quot;18.76 MB&amp;quot;&lt;br /&gt;
&lt;br /&gt;
NOTE: produces 0.0&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Units=&lt;br /&gt;
&lt;br /&gt;
No optional input nor output parameters.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunit&amp;gt;&lt;br /&gt;
|Unit of temperature being used (Set in Cumulus as [http://en.wikipedia.org/wiki/Centigrade Celsius] or [http://en.wikipedia.org/wiki/Fahrenheit Fahrenheit]) values &amp;quot;&amp;amp;amp;deg;C&amp;quot; or &amp;quot;&amp;amp;amp;deg;F&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#tempunitnoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded (i.e. without &#039;&#039;&#039;&amp;amp;amp;&#039;&#039;&#039; and without &#039;&#039;&#039;&amp;amp;deg;&#039;&#039;&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunitnodeg&amp;gt;&lt;br /&gt;
|The temperature units being used, without a degree symbol, i.e. &amp;quot;F&amp;quot; or &amp;quot;C&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressunit&amp;gt;&lt;br /&gt;
|Unit of measure for pressure. Possible values: &amp;quot;mb&amp;quot;, &amp;quot;hPa&amp;quot;, &amp;quot;in&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rainunit&amp;gt;&lt;br /&gt;
|Unit of measure for rain fall. Possible values: &amp;quot;mm&amp;quot; or &amp;quot;inches&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windunit&amp;gt;&lt;br /&gt;
|Unit of measure for wind speed. Possible values: &amp;quot;m/s&amp;quot;, &amp;quot;mph&amp;quot;, &amp;quot;km/h&amp;quot;, &amp;quot;kts&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrununit&amp;gt;&lt;br /&gt;
|Unit of measure for wind run (distance). Possible values: &amp;quot;km&amp;quot;, &amp;quot;miles&amp;quot;, &amp;quot;km&amp;quot;, &amp;quot;nm&amp;quot; (for wind speeds in m/s, mph, km/h, kts)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbaseunit&amp;gt;&lt;br /&gt;
|The units used for cloudbase value. Possible values:  &amp;quot;ft&amp;quot; or &amp;quot;m&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Date &amp;amp; Time=&lt;br /&gt;
The default format depends on the locale you use to run Cumulus.&lt;br /&gt;
&lt;br /&gt;
When format is fixed it is noted.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#date&amp;gt;&lt;br /&gt;
|The current date.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdate&amp;gt;&lt;br /&gt;
|The current meteorological date.&lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt; (above), but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the &amp;lt;#metdate&amp;gt; will return the date associated with previous calendar day, but will still return current time  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUTC&amp;gt;&lt;br /&gt;
|The current UTC date/time rather than local date/time.  Example result: 18:30 on 30 December 2009. If you want the local date and time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#time&amp;gt;&lt;br /&gt;
|The current time and date. Example result: 18:30 on 30 December 2009.  If you simply wish the time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timehhmmss&amp;gt;&lt;br /&gt;
|The current time (without date). Example format: 18:30:27. You can use output format specifiers to change the way the time is output, but any date specifiers are ignored.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#minute&amp;gt;&lt;br /&gt;
|The current time, just the minutes. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hour&amp;gt;&lt;br /&gt;
|The current time, just the hour. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#day&amp;gt;&lt;br /&gt;
| The current day as a 2-digit number. Fixed format: 07  (cannot use output format modifiers) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dayname&amp;gt;&lt;br /&gt;
| The current day as a word.  For example, Monday &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortdayname&amp;gt;&lt;br /&gt;
| The current day as a shortened word. Example format: Mon&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#month&amp;gt;&lt;br /&gt;
|The current month as a 2-digit number. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#monthname&amp;gt;&lt;br /&gt;
|The current month as a word. Example format: July&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortmonthname&amp;gt;&lt;br /&gt;
|The current month as a shortened word. Example format: Jul&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#year&amp;gt;&lt;br /&gt;
|The current year as a 4-digit number. Example format: 2009  (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortyear&amp;gt;&lt;br /&gt;
|The current year as a 2-digit number. Example format: 09 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdateyesterday&amp;gt;&lt;br /&gt;
|The previous meteorological date.  The default format depends on the locale you use to run Cumulus &lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#yesterday&amp;gt; (below), but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the date output by &amp;lt;#metdateyesterday&amp;gt; will be the calendar day before that returned by &amp;lt;#yesterday&amp;gt;, but the time returned is actual local time.  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#yesterday&amp;gt;&lt;br /&gt;
|Yesterday&#039;s date. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeJavaScript&amp;gt;&lt;br /&gt;
| The JavaScript &#039;&#039;&#039;Date&#039;&#039;&#039; object contains the number of milliseconds since 00:00:00.000 UTC on 1st January 1970, that date and time is known as the UNIX Epoch.  In JavaScript, you can use &amp;lt;code&amp;gt;Math.floor(new Date().getTime()/1000.0)&amp;lt;/code&amp;gt; This getTime method returns the time in milliseconds.  The web tag returns an integer (currently with 13 digits) representing the number of milliseconds since the UNIX epoch when the web tag was processed. It can be used in a script where you wish to re-express other times output by Cumulus MX into UTC (Coordinated Universal Time).  Mac OS X uses 00:00:00.000 UTC on 1st January 2001 as the starting time and date for its millisecond count, so that is considerably lower.&lt;br /&gt;
&lt;br /&gt;
Note that UTC is calculated using 9192631770 times a particular transition time for Caesium 133 as a basis for 1 second. GMT (Greenwich Mean Time) is calculated on the basis that 1 second is 1/86400 of the time taken for a whole (day) rotation of the Earth. UT1 (or solar time) is calculated from various space measurements. Periodically, leap seconds are added to UTC to realign it with UT1, but these leap seconds are not added to the count of milliseconds represented by this web tag.&lt;br /&gt;
&lt;br /&gt;
Do be aware that some devices will use a 32 bit signed integer to represent this number, and that will stop working on 19 January 2038, the year 2038 problem for computing world.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUnix&amp;gt;&lt;br /&gt;
| Unix tracks the number of seconds since the UNIX epoch. So this web tag can be used when you do not want the millisecond accuracy of the previous web tag. Like previous web tag this relates to UTC, so see details for that tag to find out more.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSince30Dec1899&amp;gt; &lt;br /&gt;
|Day count (gives whole and fractional part) Example: 41250.6523310301&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|Date when records began.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSinceRecordsBegan&amp;gt;&lt;br /&gt;
|Day count since Cumulus records started&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Alarms=&lt;br /&gt;
&lt;br /&gt;
There are web tags for each alarm condition, they give a value of &#039;1&#039; if the alarm condition is enabled and is still currently met; otherwise &#039;0&#039;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempAlarm&amp;gt; &lt;br /&gt;
|Low temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempAlarm&amp;gt; &lt;br /&gt;
|High temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeUpAlarm&amp;gt; &lt;br /&gt;
|Temperature increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeDownAlarm&amp;gt; &lt;br /&gt;
|Temperature decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressAlarm&amp;gt; &lt;br /&gt;
|Low pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressAlarm&amp;gt; &lt;br /&gt;
|High pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeUpAlarm&amp;gt; &lt;br /&gt;
|Pressure increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeDownAlarm&amp;gt; &lt;br /&gt;
|Pressure decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainTodayAlarm&amp;gt; &lt;br /&gt;
|High rain today alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateAlarm&amp;gt; &lt;br /&gt;
|High rainfall rate alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustAlarm&amp;gt; &lt;br /&gt;
|High wind gust alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedAlarm&amp;gt; &lt;br /&gt;
|High wind speed alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataStopped&amp;gt;&lt;br /&gt;
|1 if the station has apparently stopped sending data to Cumulus, otherwise 0&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataSpikeAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a data spike is detected, or a data limit exceeded&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#HttpUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a HTTP upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#MySqlUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a MySQL upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#UpgradeAlarm&amp;gt;&lt;br /&gt;
| Alarm raised if MX upgrade (a newer release) is available&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Extreme Records =&lt;br /&gt;
&lt;br /&gt;
There are a set of tags for the Cumulus record states. They give a value of &#039;1&#039; if the record has been exceeded; otherwise &#039;0&#039;. &lt;br /&gt;
&lt;br /&gt;
These web tags will be set from the time of the record until a timeout value is met (by default each record remains set for 24 hours). &lt;br /&gt;
&lt;br /&gt;
You can change the default timeout through the parameter &#039;&#039;Station Settings=&amp;gt;Common Options=&amp;gt;Advanced Options&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
== Table of web tags available for extreme records ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|The date that Cumulus began tracking all time records&amp;lt;br/&amp;gt; (does not prevent earlier record dates being set manually)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#newrecord&amp;gt; &lt;br /&gt;
|Indicates when any tracked extreme is changed (sets the LED on the interface flashing).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempRecordSet&amp;gt;&lt;br /&gt;
|1 if any temperature-based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time highest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time lowest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHeatIndexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high USA heat index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high Canadian Humidity index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowWindChillRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time greatest wind chill extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high feels like temperature extreme has been updated, 0 if not &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low feels like temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMinTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high minimum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowMaxTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low maximum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind gust extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind speed extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RainRecordSet&amp;gt;&lt;br /&gt;
|1 if any rainfall based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high rain rate extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHourlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high hourly rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRain24HourRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high 24hr rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMonthlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high monthly rain  extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest dry period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest wet period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high humidity light extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressureRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRecordSet&amp;gt;&lt;br /&gt;
|1 if any wind speed based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindrunRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind run extreme has been updated, 0 if not&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Miscellaneous =&lt;br /&gt;
&lt;br /&gt;
All tags are available in all flavours, as far as I know, although &#039;&#039;their output might vary&#039;&#039;, and which input/output parameters they permit might vary between Cumulus 1 and MX.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestError&amp;gt;&lt;br /&gt;
| This tag and the next 3 are in CumulusMX, none of them are actually used.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorDate&amp;gt;&lt;br /&gt;
|See previous tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorTime&amp;gt;&lt;br /&gt;
|See previous tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ErrorLight&amp;gt;&lt;br /&gt;
|1 if the &#039;error&#039; light is flashing, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#version&amp;gt;&lt;br /&gt;
|The version of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#build&amp;gt;&lt;br /&gt;
|The build of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildAvailable&amp;gt;&lt;br /&gt;
|This gets the value 0 or 1 and is checked on start-up and once a day thereafter at a random time&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildNumber&amp;gt;&lt;br /&gt;
|It is checked on start-up and once a day thereafter at a random time. Displays the latest public release build number - eg. b3089&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#realtimeinterval&amp;gt;&lt;br /&gt;
|The real time update interval in seconds (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#interval&amp;gt;&lt;br /&gt;
|The web site update interval in minutes (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: will always return one of these: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
&lt;br /&gt;
This is the end of the meteorological day, so if during Daylight Saving Time rolover is at &amp;quot;10 am&amp;quot;, then on the day DST ends it will return to &amp;quot;9 am&amp;quot; ensuring every meteorological day is exactly 24 hours long. If the time is &amp;quot;Midnight&amp;quot; (or during DST it is &amp;quot;9 am&amp;quot;), then days will be 23 or 25 hours long just on day clocks change, 24 hours otherwise.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationtype&amp;gt;&lt;br /&gt;
|The weather station [https://cumuluswiki.org/a/Cumulus.ini#Section:_Station model] description.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationtypeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#latitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Latitude latitude] (as you entered during setup).&lt;br /&gt;
Supports an optional &#039;dp&#039; parameter, if supplied, instead of the usual web-encoded text format with degrees/minutes/seconds, the result is in decimal degrees to the specified number of decimal places. E.g&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude&amp;gt; gives &amp;quot;N&amp;amp;nbsp;59&amp;amp; deg;&amp;amp;amp;nbsp;14&amp;amp;amp;#39;&amp;amp;amp;nbsp;33&amp;amp;amp;quot;&amp;quot; for N 59 14 33&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude dp=5&amp;gt; gives &amp;quot;59.24250&amp;quot;&lt;br /&gt;
&lt;br /&gt;
If the &amp;quot;dp&amp;quot; parameter is supplied, then supplying &amp;quot;rc=y&amp;quot; in addition will cause any decimal comma to be converted to a decimal point.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#latitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Longitude longitude]  (as you entered during setup). Supports an optional &#039;dp&#039; and &#039;rc&#039; parameters as per the latitude tag.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Altitude altitude] value (web tag outputs web encoded format containing figure, &#039;&amp;amp;amp;nbsp;&#039; and units) in either feet or metres just as you entered during setup e.g. &#039;123&amp;amp;amp;nbsp;m&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#altitudenoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#location&amp;gt;&lt;br /&gt;
|The station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longlocation&amp;gt;&lt;br /&gt;
|Longer description of the station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forum&amp;gt;&lt;br /&gt;
|URL of the forum (as you entered during setup) encoded into a web page menu item by adding colons&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forumurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#webcam&amp;gt;&lt;br /&gt;
|URL of the webcam (as you entered during setup) encoded into a web page menu item by adding colons. Default is blank. Can be used to link to any other web page that you host (Cumulus does not verify that it is a web cam, that is just a label, and the label can be changed on each standard web page individually)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#webcamurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#graphperiod&amp;gt;&lt;br /&gt;
|The number of hours displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Detailed Chart Period&#039; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dailygraphperiod&amp;gt;&lt;br /&gt;
|The number of days displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Daily Chart Period&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAMonthlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA monthly report&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAYearlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA yearly report&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_useApparent&amp;gt;&lt;br /&gt;
| Whether user prefers to see Apparent Temperature or Feels Like Temperature&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showSolar&amp;gt;&lt;br /&gt;
| Whether user wants to show Solar data or does not not have a solar sensor&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showUV&amp;gt;&lt;br /&gt;
| Whether user wants to show Ultra Violet data or does not not have a UV sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Special tags=&lt;br /&gt;
&lt;br /&gt;
==Davis==&lt;br /&gt;
&lt;br /&gt;
At present this table has not yet been updated for latest MX version.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
All (see note for THSWindex) of the following web tags for the Davis PWS are available&lt;br /&gt;
&lt;br /&gt;
The values of the reception tags are updated every 15 minutes.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsReceived&amp;gt;&lt;br /&gt;
|Total number of data packets received. This stat is not supplied by the Davis WLL station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsMissed&amp;gt;&lt;br /&gt;
|Number of missed data packets. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisMaxInARow&amp;gt;&lt;br /&gt;
|Longest streak of consecutive packets received. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumCRCerrors&amp;gt;&lt;br /&gt;
|Number of packets received with CRC errors. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumberOfResynchs&amp;gt;&lt;br /&gt;
|Number of times the console resynchronised with the transmitter. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisFirmwareVersion&amp;gt;&lt;br /&gt;
|The console/WLL firmware version&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THWindex&amp;gt;&lt;br /&gt;
|A derived temperature using Temperature/Humidity/Wind values&lt;br /&gt;
&lt;br /&gt;
The THW Index uses humidity and temperature (like Heat Index), but includes the cooling effects of wind (like wind chill).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THSWindex&amp;gt;&lt;br /&gt;
|A heat stress indicator using Temperature/Humidity/Solar/Wind values.&lt;br /&gt;
*The THSW Index uses humidity and temperature (like the Heat Index), but also includes the heating effects of sunshine, and the cooling effects of wind.&lt;br /&gt;
*Therefore requires Davis station with solar sensor.&lt;br /&gt;
See [http://digitalcommons.unl.edu/cgi/viewcontent.cgi?article=1223&amp;amp;context=animalscinbcr  Approx calculation].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#battery&amp;gt;&lt;br /&gt;
|The console battery condition in volts. eg &amp;quot;4.82v&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#txbattery&amp;gt;&lt;br /&gt;
&amp;lt;#txbattery channel=1&amp;gt;&lt;br /&gt;
|The transmitter battery condition, by default it returns the status of all transmitters.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRain&amp;gt;&lt;br /&gt;
|The console &#039;storm rain&#039; current amount.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRainStart&amp;gt;&lt;br /&gt;
|The console reported date of the start of the &#039;storm&#039; (see previous webtag).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; that the console does not report start time, so the webtag cannot report time.  It appears a minimum of 2 tips within 3 hours will trigger a storm start, so using &amp;lt;#LastRainTip&amp;gt; might help&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Davis WLL ==&lt;br /&gt;
&lt;br /&gt;
You need a purchased license to use these webtags.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsoleSupplyV&amp;gt;&lt;br /&gt;
|The WLL external supply voltage&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisReceptionPercent tx=1&amp;gt;&lt;br /&gt;
|WLL transmitter reception percentage (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=0&amp;gt;&lt;br /&gt;
|WLL RSSI of the WiFi connection&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=1&amp;gt;&lt;br /&gt;
|WLL RSSI of Transmitter #1  (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastBadCnt&amp;gt;&lt;br /&gt;
|Count of multicast packets missed or have bad a CRC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastGoodCnt&amp;gt;&lt;br /&gt;
|Count of good multicast packets received&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastGoodPct&amp;gt;&lt;br /&gt;
|Percentage of good multicast packets received&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Fine Offset==&lt;br /&gt;
&lt;br /&gt;
The following tags are specific to the Fine Offset series &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Lux value &amp;quot;Fine Offset only&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SensorContactLost&amp;gt;&lt;br /&gt;
|1 if the station has lost contact with its remote sensors &amp;quot;Fine Offset only&amp;quot; &lt;br /&gt;
0 if contact has been established&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Cumulus_MX]]&lt;/div&gt;</summary>
		<author><name>SaratogaWX</name></author>
	</entry>
	<entry>
		<id>https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=11023</id>
		<title>Full list of Webtags</title>
		<link rel="alternate" type="text/html" href="https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=11023"/>
		<updated>2022-11-09T19:22:14Z</updated>

		<summary type="html">&lt;p&gt;SaratogaWX: /* Extra Sensors:  Davis AirLink */ corrected tagname entry for &amp;lt;#AirLinkPct_NowcastIn&amp;gt;, &amp;lt;#AirLinkPct_NowcastOut&amp;gt; from 3.9.0 - b3095 update&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; {|align=right&lt;br /&gt;
  |__TOC__&lt;br /&gt;
  |}&lt;br /&gt;
This list only contains the tag names. Tag names are the basic entity when asking a value. Check the [[Webtags#Using_Webtags|Usage of webtags]] and don&#039;t forget tag names are only part of the [[Webtags#General Format for Web Tags|general format for Webtags]]. It does not indicate what parameters they can take, nor does it include the brackets the tag name is surrounded by when you quote it in a template file for Cumulus to process.&lt;br /&gt;
&lt;br /&gt;
Here follow tables that group the tag names by the basic purpose of the tags listed. There has been confusion in the past of tags appearing in more than one group. If you find such occurrence you may notify or modify. &lt;br /&gt;
&lt;br /&gt;
= Current Conditions =&lt;br /&gt;
&lt;br /&gt;
We start with tags that relate to the latest values, as these are the ones that people most often choose to use. The current condition data is also available, for processes external to Cumulus, by using the inbuilt facility to generate [[Realtime.txt|a file]] with such data. CumulusMX makes current values available for a standard range of sensors where the same web tags apply across a range of weather station models. Current values from some [[#Extra Sensors|extra]] temperature and relative humidity sensors (see [[Extra temperatures]]) from particular weather station models are offered as well.&lt;br /&gt;
&lt;br /&gt;
==Standard sensors==&lt;br /&gt;
The tags in this first list are grouped for historical reasons and remain grouped.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temp&amp;gt;&lt;br /&gt;
|The outside (air) temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#intemp&amp;gt;&lt;br /&gt;
|The inside temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeLastHour&amp;gt;&lt;br /&gt;
|The change in outside temperature over the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrend&amp;gt;&lt;br /&gt;
|The average rate of change in temperature over the last three hours. Trend = (temp now - temp 3hrs ago) / 3 (the calculation selected for this trend matches the standard-based calculation for &amp;lt;#presstrendval&amp;gt; despite the naming inconsistency)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendtext&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (values can be set in strings.ini)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendenglish&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindex&amp;gt;&lt;br /&gt;
|Current [[heat index]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidex&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Humidex Humidex]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptemp&amp;gt;&lt;br /&gt;
|The [[Apparent_temperature|apparent]] temperature.  The referenced page in weather terminology section of this Wiki explains it. The formula used is that defined by BOM. Although at temperatures above 20°C (68°F) Feels like reports an &amp;quot;apparent temperature&amp;quot; it uses a different formula. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchill&amp;gt;&lt;br /&gt;
|The current [[wind chill]] temperature.  The referenced page in weather terminology section of this Wiki explains it. For temperatures below 10°C (50°F) Feels like reports the same value.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslike&amp;gt;&lt;br /&gt;
|Available for version 3.6.10 and up. See [[Feels Like]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsFreezing&amp;gt;&lt;br /&gt;
|If outside temperature is at or below 0°C/32°F. 0=Above freezing, 1=Below freezing&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#chillhours&amp;gt;&lt;br /&gt;
|The number of [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|&#039;chill hours&#039;]] so far this season (threshold temperature and start date are configurable).&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hum&amp;gt;&lt;br /&gt;
|The outside [http://en.wikipedia.org/wiki/Humidity humidity]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#inhum&amp;gt;&lt;br /&gt;
|The inside humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dew&amp;gt;&lt;br /&gt;
|The current dew point (See [[Temperature_(and_humidity)_measurement#Cumulus_Calculated_Parameters|wiki]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wetbulb&amp;gt;&lt;br /&gt;
|Estimated [http://en.wikipedia.org/wiki/Wet_bulb wet bulb] temperature&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfall&amp;gt;&lt;br /&gt;
|The total rainfall so far today (reports rain counter now minus rain counter at start of day), start of day counter can be edited using &amp;quot;edit rain today&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrate&amp;gt;&lt;br /&gt;
|The current [[Rain_measurement#Rain_Rate|rainfall rate]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rhour&amp;gt;&lt;br /&gt;
|The rainfall in the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#r24hourH&amp;gt;&lt;br /&gt;
|The rainfall in the last 24 hours&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tr24hourH&amp;gt;&lt;br /&gt;
|Time of the rainfall in the last 24 hours&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmidnight&amp;gt;&lt;br /&gt;
|The total rainfall since midnight. Useful if you don&#039;t use midnight as your start of day&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#r24hour&amp;gt;&lt;br /&gt;
| Reading recent history records, takes rain counter for latest minute, and substracts rain counter from as close as possible to same time yesterday (if Cumulus was not running at that time yesterday, but historical catch-up has been enabled, then it is from nearest time available yesterday, so for a logging interval of every 30 minutes might be 24 hours and 16 minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTipISO&amp;gt;&lt;br /&gt;
|Fixed ISO format output giving date and time of last rain gauge tip (e.g 2010-09-06 06:09) The format is always as shown (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTip&amp;gt;&lt;br /&gt;
| (available from release 3.6.1) Date/time of last rain gauge tip &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MinutesSinceLastRainTip&amp;gt;&lt;br /&gt;
|The number of minutes since the last rain gauge tip, in whole numbers, rounded down&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsRaining&amp;gt;&lt;br /&gt;
|For [[Rain_measurement#Optical_Rain_Gauge| Hydreon RG-11 devices]], shows the current rain state. 0=No rain, 1=It&#039;s raining&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmonth&amp;gt;&lt;br /&gt;
|The total rainfall so far this month&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ryear&amp;gt;&lt;br /&gt;
|Annual rainfall total for rainfall season year (i.e. starting month as set on Configuration menu, station screen,  Annual rainfall frame)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveRainDays&amp;gt;&lt;br /&gt;
|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, meteorologists exclude dew (and other times when single tip of recorder).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveDryDays&amp;gt;&lt;br /&gt;
|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&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#press&amp;gt;&lt;br /&gt;
|The [http://en.wikipedia.org/wiki/Sea_level_pressure sea level pressure]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendval&amp;gt;&lt;br /&gt;
|The average rate of pressure change over the last three hours.  Trend = (pressure now - pressure 3hrs ago) / 3 &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrend&amp;gt;&lt;br /&gt;
|The pressure trend in words - values can be set in the &#039;strings.ini&#039; file&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendenglish&amp;gt;&lt;br /&gt;
| a single word description for the pressure trend - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed). From version 1.8.8 1st December 2009&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#PressChangeLast3Hours&amp;gt;&lt;br /&gt;
|Available from version 3.11.1;  Total Pressure Change since 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altimeterpressure&amp;gt;&lt;br /&gt;
|Altimeter pressure. Pressure corrected to sea level using the station&#039;s altitude only. Same as sea-level pressure for non-Davis stations.&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wlatest&amp;gt;&lt;br /&gt;
|Current wind speed reading from console.  Corresponds to &#039;latest&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearing&amp;gt;&lt;br /&gt;
|Current wind bearing in degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currentwdir&amp;gt;&lt;br /&gt;
|Current wind bearing as a compass point - e.g. ESE &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeed&amp;gt;&lt;br /&gt;
|The 10-minute average, if you have Cumulus set to calculate a 10-minute average. Otherwise, it&#039;s the latest &#039;wind&#039; value from the console (i.e. the current speed as determined by the station). Corresponds to &#039;average&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgbearing&amp;gt;&lt;br /&gt;
|Average wind bearing in degrees over last configured interval minutes. Range 1-360, 0=Calm&lt;br /&gt;
&lt;br /&gt;
This is calculated by taking the wind direction and speed for the last 10 minutes (or other interval as configured), calculates the sums of the North/South and East/West vector components, divides the E/W component sum by the N/S component sum, and takes the arctan.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdir&amp;gt;&lt;br /&gt;
|Average wind bearing over last 10 minutes as a [http://en.wikipedia.org/wiki/Compass compass] point - e.g. ESE&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgust&amp;gt;&lt;br /&gt;
|The highest wind reading in the last 10 minutes. Corresponds to &#039;gust&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindSampleCount&amp;gt;&lt;br /&gt;
|The number of wind samples making up the wind rose (etc) data (up to 3600)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdirdata&amp;gt;&lt;br /&gt;
|Comma separated list of recent wind bearing readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &amp;lt;#nextwindindex&amp;gt;. Reading interval x varies by station type:&lt;br /&gt;
* Oregon:  x=12 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 12 hours worth in full array&lt;br /&gt;
* Davis:  x=2 or 3 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 2.5 hours worth in full array&lt;br /&gt;
* Fine Offset: Cumulus 1 reads the wind data every minute (although station transmits wind data every 40 seconds), so 60 hours worth in full array&lt;br /&gt;
* Davis WLL: x=2.5 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=160900#p160900) so 2.5 hours worth in full array&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspddata&amp;gt;&lt;br /&gt;
|Comma separated list of recent individual (non-averaged) wind speed (correspond to &#039;latest&#039; on the Cumulus main screen) readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &#039;&#039;&#039;nextwindindex&#039;&#039;&#039; tag. Reading interval x varies by station type (see above).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#nextwindindex&amp;gt;&lt;br /&gt;
|The index of the entries in &amp;lt;#wdirdata&amp;gt; and &amp;lt;#wspddata&amp;gt; that Cumulus &#039;&#039;is going to use next&#039;&#039; - i.e. the latest entry used is one less than this; but don&#039;t forget to allow for the wrap around!&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRoseData&amp;gt;&lt;br /&gt;
|A comma-separated list of the wind &#039;totals&#039; used to draw the wind rose (8 or 16 values)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRosePoints&amp;gt;&lt;br /&gt;
|The number of items in &amp;lt;#WindRoseData&amp;gt; (i.e. 8 or 16)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufort&amp;gt;&lt;br /&gt;
|The current wind speed on the [http://en.wikipedia.org/wiki/Beaufort_scale Beaufort scale] (e.g. F8) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufortnumber&amp;gt;&lt;br /&gt;
|The current wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaudesc&amp;gt;&lt;br /&gt;
|The current wind speed Beaufort description (e.g. &amp;quot;Gale&amp;quot;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom10&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo10&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbase&amp;gt;&lt;br /&gt;
|Calculated [http://en.wikipedia.org/wiki/Cloud_base cloud base]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbasevalue&amp;gt;&lt;br /&gt;
|Current calculated cloud base without units&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UV&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Uv_index UV index]. Requires your station to have a UV sensor.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SolarRad&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Solar_radiation solar radiation]. Requires your station to have a solar sensor.&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Current light level in Lux. Requires your station to have a solar sensor. Only applies to Fine Offset stations.&lt;br /&gt;
|-&lt;br /&gt;
|[[Forecast_webtag|&amp;lt;#forecast&amp;gt;]]&lt;br /&gt;
|The current forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#forecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current forecast encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastnumber&amp;gt;&lt;br /&gt;
|The number relating to the current forecast entry in the [[strings.ini]] file.  If your station is not providing it&#039;s own forecast and Cumulus is not calculating one then 0 (zero) is returned.  Note: two negative numbers can be returned by [[Forecast_webtag|Cumulus]]: -1 (neg 1) = Exceptional Fine, -26 (neg 26) = Exceptional Bad&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecast&amp;gt;&lt;br /&gt;
|Always gives Cumulus (Zambretti) [[Forecast_webtag|forecast]], even if the &amp;lt;#forecast&amp;gt; tag provides a station forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#cumulusforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#cumulusforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  Cumulus (Zambretti) forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecast&amp;gt;&lt;br /&gt;
|Always gives station forecast (if available)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#wsforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#wsforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  station forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcond&amp;gt;&lt;br /&gt;
|Represents the value entered on the screen within Cumulus for the Current Weather condition, or the value as held in the [[currentconditions.txt]] file. Any reserved HTML characters are encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcondenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#currcond&amp;gt; but also has all characters above (decimal base) code 159 encoded as HTML entities for example this would encode any use of symbol for degree.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Extra Sensors==&lt;br /&gt;
&lt;br /&gt;
The extra sensors functionality in Cumulus only supports processing for current spot values as read from the sensors. Periodically spot extra sensor values are logged, see the [[Extra_Sensor_Files|Extra Sensor Files]] page for information about log files from where you can extract the past spot values. The logging can be compared to the Standard Logfiles.&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors: Davis models and Oregon Scientific WMR928, WR100/200 ===&lt;br /&gt;
&lt;br /&gt;
These web tags hold current values for additional sensors supported by CumulusMX. For Oregon Scientific model like WMR-200 with USB connection, please refer to [[#Web tags mentioning (outside) temperature]] because any of the extra temperature tags below can be redirected to &#039;&#039;&#039;&amp;lt;#temp&amp;gt;&#039;&#039;&#039;, and consequently also have web tags reporting daily extremes and longer period extreme records.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp1 - 8&amp;gt;&lt;br /&gt;
|Extra temperature channel 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP1 - 8&amp;gt;&lt;br /&gt;
|Extra dew point channel 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum1 - 8&amp;gt;&lt;br /&gt;
|Extra humidity channel 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilTemp1 - 16&amp;gt;&lt;br /&gt;
|Soil temperature 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture1 - 16&amp;gt;&lt;br /&gt;
|Soil moisture 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafTemp1 - 2&amp;gt;&lt;br /&gt;
|Leaf temperature 1 - 2&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafWetness1 - 8&amp;gt;&lt;br /&gt;
|Leaf wetness 1 - 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors:  Davis AirLink ===&lt;br /&gt;
Available from version 3.9.0. You can configure two Airlink devices which have fixed identification as Indoor and Outdoor. There are a similar set of tags for each device.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Particulate Matter&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm1[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 1 μm, or less count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Currentparticulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality Index Values (allows use of the &amp;quot;dp=n&amp;quot; and &amp;quot;tc=y&amp;quot; parameters)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 2.5 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Stats Values&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 1 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 3 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 24 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] 12 hr averages buffer (2  hrs are required to get a nowcast value)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Sensor Info&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkFirmwareVersion[InǀOut]&amp;gt;&lt;br /&gt;
|Shows the AirLink firmware version as a date string.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkTemp[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air temperature value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkHum[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air humidity value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkWifiRssi[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors WiFi signal strength in dB - anything below -90 is considered very poor.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Extra Sensors: Ecowitt ===&lt;br /&gt;
&lt;br /&gt;
Ecowitt stations are sold under other names depending on nation,  e.g. Ambient in USA, Froggit in central Europe, so Ecowitt is used as a generic name in this Wiki. See also [https://www.wxforum.net/index.php?board=111.0 WXForum.net].&lt;br /&gt;
&lt;br /&gt;
==== WH45 CO₂ sensor ====&lt;br /&gt;
&lt;br /&gt;
Available from release 3.9.5.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2&amp;gt;&lt;br /&gt;
| The actual CO&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;concentration in ppm&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm2p5&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; or less&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm2p5-24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm10&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less (includes the 2.5 figure)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm10-24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-temp&amp;gt;&amp;lt;sup&amp;gt;See note&amp;lt;/sup&amp;gt;&lt;br /&gt;
| Temperature as reported by Air Quality monitor. &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-hum&amp;gt;&lt;br /&gt;
| Relative Humidity as reported by Air Quality monitor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note&#039;&#039;&#039;: This temperature reflects the temperature of the sensor and would be used in combination with the sensors measured humidity (see next) for correction of the measured PM (particulate matter) value. This correction is responsibility of the user and is subject to a lot of discussion. Determination of how to correct the PM value is highly dependent on the conditions and placement of the sensor. See the specification sheet for the sensor or create some multivariate regression line based on calibration measurements. This is also valid for PM sensors like the AirLink. The normal amateur usage of PM sensors is that the uncorrected values are published. &lt;br /&gt;
&lt;br /&gt;
==== WN34 soil and water sensor ====&lt;br /&gt;
&lt;br /&gt;
Cumulus MX can support the Ecowitt WN34 (other model types exist and are reported here as if WN34) soil and water temperature sensors. They are reported as &amp;quot;User Temperature 1&amp;quot; to &amp;quot;User Temperature 8&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp1 - 8&amp;gt;&lt;br /&gt;
|The temperature of the sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Divers Extra Sensors ====&lt;br /&gt;
Below are described the tags resulting from &#039;&#039;Ecowitt Air quality (WH41,WH43,WH45)&#039;&#039;, Ecowitt leak sensor (WH55), lighting detector (WH57), and extra temperature sensors (WN34)&lt;br /&gt;
&lt;br /&gt;
This sub-section applies only to those using Ecowitt GW1000 (also Froggit DS1500, and other equivalents, see [[Supported Devices]]) an interface unit that picks up various external sensors and sends the data via an application programming interface to CumulusMX which then generates the following web tags:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#GW1000FirmwareVersion&amp;gt;&lt;br /&gt;
|GW1000 firmware version string&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQuality1 - 4&amp;gt;&lt;br /&gt;
| Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQualityAvg1 - 4&amp;gt;&lt;br /&gt;
| 24 hr moving average Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeakSensor1 - 4&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningDistance&amp;gt;&lt;br /&gt;
|Distance to last strike &lt;br /&gt;
Same units as wind run - miles/km/nm. Returns 0.0 if you don&#039;t have a sensor, GW1000 api returns max value you can put in a byte - 0xFF which translates to 158.4 miles = 255 km if have sensor but no strike detected yet, so CMX translates that to &#039;----&#039;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningTime&amp;gt;&lt;br /&gt;
|Date and Time of last strike. &lt;br /&gt;
Default without output parameters is locale&#039;s short time format e.g. 18:02 or 6:02 pm, without date, but tag accepts both date and time output parameters. &lt;br /&gt;
Returns &#039;----&#039; if you don&#039;t have sensor or there has not been a strike since the sensor was installed. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of lighting strikes today&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp1 - 8&amp;gt; &lt;br /&gt;
|User Temperature 1 - 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The WH32 produces Temperature, Humidity and Dewpoint tags as the Davis above, WH51 soilmoisture produces similar tags.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp1 - 8&amp;gt;&lt;br /&gt;
|Extra temperature Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP1 - 8&amp;gt;&lt;br /&gt;
|Extra dew point Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum1 - 8&amp;gt;&lt;br /&gt;
|Extra humidity Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;| WH51 soilmoisture sensor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture1 - 8&amp;gt;&lt;br /&gt;
|Soil moisture 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Recent History=&lt;br /&gt;
&lt;br /&gt;
Please refer to the [[Recent history]] page for full information about using the tags in the following two tables. &lt;br /&gt;
&lt;br /&gt;
All tags in the tables below have:&lt;br /&gt;
#Mandatory input parameters as in this [[Webtags/Parameters#Input_modification_Parameters|description]]&lt;br /&gt;
#Optional output parameters to modify the time format as in this [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|description]]&lt;br /&gt;
&lt;br /&gt;
== Timestamp tag ==&lt;br /&gt;
Although as [[Recent history]] page explains, the history is intended to cover every minute in last 7 days, some entries may be at less frequent intervals, and when clocks change some entries will be missing altogether.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Time-stamp tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentTS&amp;gt;&lt;br /&gt;
|Gives the timestamp of the data that will be returned for any other recent history tag that uses same &#039;&#039;&#039;d, h, and m&#039;&#039;&#039; parameters&lt;br /&gt;
|&amp;lt;#RecentTS h=3 m=1 format=&amp;quot;HH:mm&amp;quot;&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== All Recent History Tags ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Input Modification Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentOutsideTemp&amp;gt;&lt;br /&gt;
|Outside Temperature&lt;br /&gt;
| &amp;lt;#RecentOutsideTemp h=3 m=1&amp;gt;&amp;amp;nbsp;&amp;lt;#tempunit&amp;gt; will display the temperature at the start of the period for which &amp;lt;#temptrend&amp;gt; is calculated&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill &lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentDewPoint&amp;gt;&lt;br /&gt;
|Dew Point&lt;br /&gt;
| &amp;lt;#RecentDewPoint h=25&amp;gt; reports the dew point temperature just over a day ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHeatIndex&amp;gt;&lt;br /&gt;
|Heat Index&lt;br /&gt;
| &amp;lt;#RecentHeatIndex m=121&amp;gt; reports the heat index about 2 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidity&amp;gt;&lt;br /&gt;
|Relative Humidity&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind &amp;lt;br&amp;gt;(Note: Wind &#039;Speed&#039;, &#039;Gust&#039; and &#039;Latest&#039; have the usual Cumulus meanings see [[Wind measurement]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindSpeed&amp;gt;&lt;br /&gt;
|Wind Speed&lt;br /&gt;
| &amp;lt;#RecentWindSpeed m=10&amp;gt; will display the average wind speed 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindGust&amp;gt;&lt;br /&gt;
|Wind Gust&lt;br /&gt;
&lt;br /&gt;
(reports maximum gust from build 1088 of version 1.9.4)&lt;br /&gt;
| &amp;lt;#RecentWindGust d=1 m=1&amp;gt; will report the wind gust at approximately the same time yesterday&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindLatest&amp;gt;&lt;br /&gt;
|Wind Latest. &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindDir&amp;gt;&lt;br /&gt;
|Wind Direction (instantaneous)&lt;br /&gt;
| &amp;lt;#RecentWindDir m=10&amp;gt; will tell you which direction the wind was blowing from 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir&amp;gt;&lt;br /&gt;
|Wind Direction (average)&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir d=6&amp;gt; will say what the calculated average wind direction was at this time at the start of the week&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentPressure&amp;gt;&lt;br /&gt;
|Sea-level Pressure&lt;br /&gt;
| &amp;lt;#RecentPressure h=3 m=1&amp;gt; gives the sea level pressure when &amp;lt;#presstrendval&amp;gt; started tracking the pressure&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentRainToday&amp;gt;&lt;br /&gt;
|Daily rain total from last roll-over to specified time&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar &amp;amp; UV&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentSolarRad&amp;gt;&lt;br /&gt;
|Solar Radiation &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentUV&amp;gt;&lt;br /&gt;
|UV Index &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Indoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; | (to do)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Outdoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill  (if temperature is below 10°C or 50 °F, then the new Feels Like now available in MX (next item) will report this same value).&lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentFeelsLike&amp;gt;&lt;br /&gt;
| Feels Like Temperature&lt;br /&gt;
| &amp;lt;#RecentFeelsLike h=12 m=1&amp;gt; reports the feel like temperature 12 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidex&amp;gt;&lt;br /&gt;
| Canadian Humidity Index (humidex) Dimensionless - no units&lt;br /&gt;
| &amp;lt;#RecentHumidex h=3&amp;gt; reports humidex 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality tags&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
NOTE: Please note this section has NOT yet been updated for recent MX releases, it appears from [[cumulusmx.db|RecentData table in cumulusmx.db]] that the list here is not complete for MX.  However, no release announcement has been found listing tag names not shown here (i.e. apparent temperature, indoor temperature and humidity, air quality)&lt;br /&gt;
&lt;br /&gt;
=Today=&lt;br /&gt;
&lt;br /&gt;
Cumulus allows some control over the time that &amp;quot;Today&amp;quot; begins:&lt;br /&gt;
# You can define the log rollovertime. Choose between 9am or midnight.&lt;br /&gt;
# For the weather diary feature &#039;&#039;&#039;SnowDepthHour&#039;&#039;&#039; The default SnowDepthHour is 0&lt;br /&gt;
&lt;br /&gt;
Readings from your weather station are assigned to the &amp;quot;Today&amp;quot; based on 3 options for [[Meteorological day]]&lt;br /&gt;
# starting at 9:00 am, based on winter time, so switching to 10:00 during Daylight Saving (summer) time, or&lt;br /&gt;
# starting at 9:00 am, all year round, or&lt;br /&gt;
# aligned with calendar days, so today starts at midnight&lt;br /&gt;
&lt;br /&gt;
The independence of the start time for weather diary and weather station related web tags means needs to be remembered when labelling web tags from the two tables below. It was assumed that you would use 9 a.m. as start time for both, but not care when snow fell, as it often has in the UK, after Summer Time has begun, so weather station tags were by default reporting from 10 a.m. local time and snow as at 9 a.m.&lt;br /&gt;
&lt;br /&gt;
In MX, if you choose 9 a.m. (optionally 10 a.m. in summer) for rollover, so all the standard derivative are assigned to the date the meteorological day starts as Today, but the sunshine hours recorded against today will be from midnight on the said date.&lt;br /&gt;
&lt;br /&gt;
==Weather Diary==&lt;br /&gt;
&lt;br /&gt;
This first table lists all the web tags available for reporting what is recorded in the weather diary. Just to be clear, the web tags shown below, will report data for previous day if the current time is before the snow depth hour setting, and report data for the current day if the current time matches the snow depth hour or is later.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowdepth&amp;gt;&lt;br /&gt;
|Meteorologists report snow depth in cm, so this is default unit for Cumulus. &lt;br /&gt;
&lt;br /&gt;
If there is no entry in Weather Diary for the day explained above, reports zero.&lt;br /&gt;
&lt;br /&gt;
Input is to 2 decimal places. MX allows output in centimetres with decimal places without any script. You can&#039;t change the units shown in admin interface, but your value can be input as inches to 2 decimal places if you ignore &amp;quot;cm&amp;quot; that is displayed in that interface.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowlying&amp;gt;&lt;br /&gt;
| If there is no entry in Weather Diary for the day explained above, this web tag returns null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowfalling&amp;gt;&lt;br /&gt;
| If there is no entry in Weather Diary for the day explained above, this web tag returns null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Today.ini==&lt;br /&gt;
&lt;br /&gt;
These tag names relate to the current [[Meteorological day]] and they are populated from information held in [[today.ini]]; Where a tag name reports a value specific to a past time in today-so-far, there will also be a tag name that can give the time of day, shown in same row of table below. For those that cover whole day so far, the final column contains &amp;quot;n/a&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
There is some inconsistency in naming with &amp;quot;T&amp;quot; not included in all tag names, &amp;quot;T&amp;quot; is used in conjunction with &amp;quot;H&amp;quot; or &amp;quot;L&amp;quot; as a suffix for extreme values/time-stamps, but a prefix &amp;quot;T&amp;quot; can identify today&#039;s value, or prefix &amp;quot;T&amp;quot; can signify a time-stamp. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtemp&amp;gt;&lt;br /&gt;
|The [[Average_temperature|average]] temperature so far today (calculated from all temperature readings processed by Cumulus, [[Today.ini|today.ini]] stores a cumulative aggregate and counts the number of values processed, so a division gives this output)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprange&amp;gt;&lt;br /&gt;
|The temperature range (&amp;lt;#tempTH&amp;gt; - &amp;lt;#tempTL&amp;gt;) so far today (Cumulus calculates all these tags using Celsius values, but outputs them in your chosen units)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTH&amp;gt;&lt;br /&gt;
|Today&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTL&amp;gt;&lt;br /&gt;
|Today&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTH&amp;gt;&lt;br /&gt;
|Today&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTL&amp;gt;&lt;br /&gt;
|Today&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillTL&amp;gt;&lt;br /&gt;
|Today&#039;s greatest wind chill&lt;br /&gt;
|&amp;lt;#TwchillTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#ThumTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#ThumTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Precipitation&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rain24hourTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest rain for 24 hours&lt;br /&gt;
|&amp;lt;#Train24hourTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainToday&amp;gt;&lt;br /&gt;
|If you have an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode, this gives today&#039;s rain total so far according to the sensor&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustTM&amp;gt; &lt;br /&gt;
|Today&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingTM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of today&#039;s high gust (&amp;lt;#wgustTM&amp;gt;) in degrees&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufort&amp;gt; &lt;br /&gt;
|Today&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufortnumber&amp;gt;&lt;br /&gt;
|Today&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#windrun&amp;gt;&lt;br /&gt;
|The total wind run so far today&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvg&amp;gt;&lt;br /&gt;
|The wind run divided by time passed since rollover to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearing&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddir&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for today&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ET&amp;gt;&lt;br /&gt;
|Today&#039;s [http://en.wikipedia.org/wiki/Evapotranspiration evapotranspiration], if not on the station can be calculated by CMX.&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarTH&amp;gt;&lt;br /&gt;
|Today&#039;s high solar radiation value (Solar sensor needed)&lt;br /&gt;
|&amp;lt;#TsolarTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVTH&amp;gt;&lt;br /&gt;
|Today&#039;s high UV Index (UV sensor needed)&lt;br /&gt;
|&amp;lt;#TUVTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
|Today&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of strikes since midnight, default 0 &lt;br /&gt;
&lt;br /&gt;
(other lightning tags can be found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursToday&amp;gt;&lt;br /&gt;
| The incremental chill hours figure since start of today (Compare with Cumulative seasonal Chill Hours at end of today &amp;lt;#chillhours&amp;gt; found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= No Commas; RC Webtags =&lt;br /&gt;
&lt;br /&gt;
The conversion of comma decimal separator to a point is described on the [[Webtags/Parameters#Changing_the_decimal_separator|parameter page]]. However, there is a set of legacy webtags which produce that value without a comma without parameter. Those webtags have a prefix of RC and are listed separately. Those webtags still exist and are listed here without further comment.&lt;br /&gt;
&lt;br /&gt;
== Current conditions ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCtemp&amp;gt;, &amp;lt;#RCdew&amp;gt;, &amp;lt;#RCheatindex&amp;gt;, &amp;lt;#RChum&amp;gt;, &amp;lt;#RCinhum&amp;gt;, &amp;lt;#RCintemp&amp;gt;, &amp;lt;#RCpress&amp;gt;, &amp;lt;#RCrfall&amp;gt;, &amp;lt;#RCrrate&amp;gt;, &amp;lt;#RCwchill&amp;gt;, &amp;lt;#RCwgust&amp;gt;, &amp;lt;#RCwspeed&amp;gt;, &amp;lt;#RCwlatest&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Today ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCpressTH&amp;gt;,  &amp;lt;#RCpressTL&amp;gt;,  &amp;lt;#RCrrateTM&amp;gt;,  &amp;lt;#RCtempTH&amp;gt;, &amp;lt;#RCtempTL&amp;gt;, &amp;lt;#RCwgustTM&amp;gt;,  &amp;lt;#RCdewpointTH&amp;gt;, &amp;lt;#RCdewpointTL&amp;gt;, &amp;lt;#RCwchillTL&amp;gt;, &amp;lt;#RCheatindexTH&amp;gt;, &amp;lt;#RCapptempTH&amp;gt;, &amp;lt;#RCapptempTL&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Recent History ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCRecentOutsideTemp&amp;gt;, &amp;lt;#RCRecentWindSpeed&amp;gt;, &amp;lt;#RCRecentWindGust&amp;gt;, &amp;lt;#RCRecentWindLatest&amp;gt;, &amp;lt;#RCRecentWindChill&amp;gt;, &amp;lt;#RCRecentDewPoint&amp;gt;, &amp;lt;#RCRecentHeatIndex&amp;gt;, &amp;lt;#RCRecentPressure&amp;gt;, &amp;lt;#RCRecentRainToday&amp;gt;, &amp;lt;#RCRecentUV&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Yesterday=&lt;br /&gt;
&lt;br /&gt;
Note that the Y indicating yesterday is sometimes a prefix, sometimes a suffix (with H for High, L for Low), web tags are not named consistently!&lt;br /&gt;
&lt;br /&gt;
For web tags that refer to a particular time of day, there is a corresponding web tag that can give that time of day. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:550px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtempY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s average temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprangeY&amp;gt;&lt;br /&gt;
|The temperature range (max - min) yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Ychillhours&amp;gt;&lt;br /&gt;
| The Cumulative [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] as recorded at rollover (the end of meteorological yesterday)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursYest&amp;gt;&lt;br /&gt;
| The incremental [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] yesterday&lt;br /&gt;
&lt;br /&gt;
(compare with &amp;lt;#chillhoursToday&amp;gt; described in [[#Today.ini]] table)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#TwchillYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYH&amp;gt;&lt;br /&gt;
|High humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYL&amp;gt;&lt;br /&gt;
|Low humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallY&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to the connected weather station&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainYest&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rain24hourYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest hourly rain over 24 hours&lt;br /&gt;
|&amp;lt;#Train24hourYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustYM&amp;gt; &lt;br /&gt;
|Yesterday&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingYM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of yesterday&#039;s high gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufort&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufortnumber&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for yesterday&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearingY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddirY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunY&amp;gt;&lt;br /&gt;
|The total wind run for yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvgY&amp;gt;&lt;br /&gt;
| The wind run yesterday divided by 24 hours to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YSunshineHours&amp;gt;&lt;br /&gt;
|Yesterday&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high solar radiation value (Solar sensor needed) &lt;br /&gt;
|&amp;lt;#TsolarYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high UV Index (UV sensor needed) &lt;br /&gt;
|&amp;lt;#TUVYH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Yearly=&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:350px&amp;quot;|Time Webtag&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#YearTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#YearTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s highest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s lowest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHeatIndexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest USA heat index&lt;br /&gt;
|&amp;lt;#YearHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWChillL&amp;gt;&lt;br /&gt;
|This year&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#YearWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeH&amp;gt;&lt;br /&gt;
|This year&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumidexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#YearHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointH&amp;gt;&lt;br /&gt;
|This year&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMinTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMaxTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumH&amp;gt;&lt;br /&gt;
|This year&#039;s high humidity&lt;br /&gt;
|&amp;lt;#YearHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumL&amp;gt;&lt;br /&gt;
|This year&#039;s low humidity&lt;br /&gt;
|&amp;lt;#YearHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressH&amp;gt;&lt;br /&gt;
|This year&#039;s high pressure&lt;br /&gt;
|&amp;lt;#YearPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressL&amp;gt;&lt;br /&gt;
|This year&#039;s low pressure&lt;br /&gt;
|&amp;lt;#YearPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearGustH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind gust&lt;br /&gt;
|&amp;lt;#YearGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind speed&lt;br /&gt;
|&amp;lt;#YearWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindRunH&amp;gt;&lt;br /&gt;
| This year&#039;s highest Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearRainRateH&amp;gt;&lt;br /&gt;
|This year&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#YearRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHourlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#YearHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDailyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high daily rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearRain24HourH&amp;gt;&lt;br /&gt;
|This year&#039;s high 24hr rain&lt;br /&gt;
|&amp;lt;#YearRain24HourHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearRain24HourHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMonthlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high monthly rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMonthlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest period without rain ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursYear&amp;gt;&lt;br /&gt;
| the total sunshine hours in year-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=All Time=&lt;br /&gt;
&lt;br /&gt;
The default formats are:&lt;br /&gt;
*The default format for an extreme month is to show the month name in full i.e. format &#039;MMMM&#039; followed by the year in full. &lt;br /&gt;
*For an extreme day it shows the day of the month and the month name in full i.e. format &amp;quot;dd MMMM&amp;quot; (same for Cumulus 1 and Cumulus MX), prefixed with the word &#039;on&#039; again ending with the year. &lt;br /&gt;
*For the highest/lowest within a day in the year it shows both time and date adding the word &amp;quot;at&amp;quot; before the time, and the word &#039;on&#039; before the date (i.e. on the standard web page the time comes first, not as seen in admin interface).&lt;br /&gt;
&lt;br /&gt;
You can change the default output on either the standard web template, or in your own file,  by using the [[#Time.2FDate_.27format.27_Parameter|formats]], please check the [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|Parameter page]].&lt;br /&gt;
&lt;br /&gt;
Note that unlike the this month and this year web tags, the time and the date are both included in the default format of the standard time-stamp web tags for the &#039;highest minimum&#039; and &#039;lowest maximum&#039; temperatures, yet another inconsistency!&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempH&amp;gt;&lt;br /&gt;
|All time high temperature&lt;br /&gt;
|&amp;lt;#TtempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempL&amp;gt;&lt;br /&gt;
|All time low temperature &lt;br /&gt;
|&amp;lt;#TtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#mintempH&amp;gt;&lt;br /&gt;
|All time high minimum temperature &lt;br /&gt;
|&amp;lt;#TmintempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#maxtempL&amp;gt;&lt;br /&gt;
|All time low maximum temperature &lt;br /&gt;
|&amp;lt;#TmaxtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDailyTempRange&amp;gt;&lt;br /&gt;
|All time low daily temperature range&lt;br /&gt;
|&amp;lt;#TLowDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyTempRange&amp;gt;&lt;br /&gt;
|All time high daily temperature range&lt;br /&gt;
|&amp;lt;#THighDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempH&amp;gt;&lt;br /&gt;
|All time high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempL&amp;gt;&lt;br /&gt;
|All time low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeH&amp;gt;&lt;br /&gt;
|All time high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeL&amp;gt;&lt;br /&gt;
|All time low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexH&amp;gt;&lt;br /&gt;
|All time high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexH&amp;gt;&lt;br /&gt;
|All time high USA heat index&lt;br /&gt;
|&amp;lt;#TheatindexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointH&amp;gt;&lt;br /&gt;
|All time high dew point&lt;br /&gt;
|&amp;lt;#TdewpointH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointL&amp;gt;&lt;br /&gt;
|All time low dew point&lt;br /&gt;
|&amp;lt;#TdewpointL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humH&amp;gt;&lt;br /&gt;
|All time high humidity&lt;br /&gt;
|&amp;lt;#ThumH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humL&amp;gt;&lt;br /&gt;
|All time low humidity&lt;br /&gt;
|&amp;lt;#ThumL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillH&amp;gt;&lt;br /&gt;
|All time greatest wind chill (i.e. lowest temperature, but highest wind speed) &lt;br /&gt;
|&amp;lt;#TwchillH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateM&amp;gt;&lt;br /&gt;
|All time high rain rate &lt;br /&gt;
|&amp;lt;#TrrateM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallH&amp;gt;&lt;br /&gt;
|All time high daily rain &lt;br /&gt;
|&amp;lt;#TrfallH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallhH&amp;gt;&lt;br /&gt;
|All time high hourly rain&lt;br /&gt;
|&amp;lt;#TrfallhH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallmH&amp;gt;&lt;br /&gt;
|All time high monthly rain &lt;br /&gt;
|&amp;lt;#TrfallmH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriod&amp;gt;&lt;br /&gt;
|All time longest dry period (days)&lt;br /&gt;
|&amp;lt;#TLongestDryPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriod&amp;gt;&lt;br /&gt;
|All time longest wet period (days)&lt;br /&gt;
|&amp;lt;#TLongestWetPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressH&amp;gt;&lt;br /&gt;
|All time high pressure &lt;br /&gt;
|&amp;lt;#TpressH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressL&amp;gt;&lt;br /&gt;
|All time low pressure &lt;br /&gt;
|&amp;lt;#TpressL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#gustM&amp;gt;&lt;br /&gt;
|All time high wind gust &lt;br /&gt;
|&amp;lt;#TgustM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeedH&amp;gt;&lt;br /&gt;
|All time high average wind speed &lt;br /&gt;
|&amp;lt;#TwspeedH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunH&amp;gt;&lt;br /&gt;
|All time high daily wind run&lt;br /&gt;
|&amp;lt;#TwindrunH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Monthly=&lt;br /&gt;
&lt;br /&gt;
The web tags in the date column default output dates in the format &amp;quot;dd MMMM&amp;quot;. For web tags that represent daily values, there are (obviously) no corresponding time web tags, but for high and low spot values the default &#039;h:mm&#039; format of the time output can be changed. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Time Webtag name&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempH&amp;gt;&lt;br /&gt;
|This months high temperature&lt;br /&gt;
|&amp;lt;#MonthTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempL&amp;gt;&lt;br /&gt;
|This months low temperature&lt;br /&gt;
|&amp;lt;#MonthTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMinTempH&amp;gt;&lt;br /&gt;
|This months highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMaxTempL&amp;gt;&lt;br /&gt;
|This months lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHeatIndexH&amp;gt;&lt;br /&gt;
|This months high USA heat index&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWChillL&amp;gt;&lt;br /&gt;
|This months greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#MonthWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempH&amp;gt;&lt;br /&gt;
|This month&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempL&amp;gt;&lt;br /&gt;
|This month&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeH&amp;gt;&lt;br /&gt;
|This month&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeL&amp;gt;&lt;br /&gt;
|This months lowest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumidexH&amp;gt;&lt;br /&gt;
|This month&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#MonthHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointH&amp;gt;&lt;br /&gt;
|This month&#039;s high dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointL&amp;gt;&lt;br /&gt;
|This month&#039;s low dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumH&amp;gt;&lt;br /&gt;
|This month&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#MonthHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#MonthHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressH&amp;gt;&lt;br /&gt;
|This month&#039;s highest pressure&lt;br /&gt;
|&amp;lt;#MonthPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest pressure&lt;br /&gt;
|&amp;lt;#MonthPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthGustH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind gust&lt;br /&gt;
|&amp;lt;#MonthGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind speed&lt;br /&gt;
|&amp;lt;#MonthWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindRunH&amp;gt;&lt;br /&gt;
|This month&#039;s high Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthRainRateH&amp;gt;&lt;br /&gt;
|This month&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#MonthRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHourlyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthRain24HourH&amp;gt;&lt;br /&gt;
|This month&#039;s highest 24hr rain&lt;br /&gt;
|&amp;lt;#MonthRain24HourHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthRain24HourHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDailyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s wettest day (greatest daily rain)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest dry period ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day, ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursMonth&amp;gt;&lt;br /&gt;
| the total sunshine hours in month-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Monthly All Time Records=&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;These tag names represent extreme record values (and corresponding time-stamps) for any particular month (1 =January, and so on, to 12 =December) in all years&#039;&#039;&#039; (HAR To place somewhere)&lt;br /&gt;
&lt;br /&gt;
This table includes webtags that show the values in [[Monthlyalltime.ini]] log file.&lt;br /&gt;
&lt;br /&gt;
These are a set of tags for monthly all-time highs and lows, in other words the highest and lowest values for a particular month of the year.  &lt;br /&gt;
# The tag names listed here require a [[Webtags/Parameters#Input_modification_Parameters|input modification parameter]].&lt;br /&gt;
# The tag names here can optionally take any [[Webtags/Parameters#Output_modification_parameters|output modification parameters]].&lt;br /&gt;
# To supply both optional input modification, and optional output modification parameters, separate them with spaces, e.g. &amp;lt;#ByMonthTempHT mon=7 format=hh:nn&amp;gt;. In that example, the time (not date) of highest ever temperature in July is returned after processing by Cumulus.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempH&amp;gt;&lt;br /&gt;
|High Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempL&amp;gt;&lt;br /&gt;
|Low Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexH&amp;gt;&lt;br /&gt;
|High Heat Index&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWChillL&amp;gt;&lt;br /&gt;
|Greatest wind chill (i.e. lowest temperature and highest wind speed)&lt;br /&gt;
|&amp;lt;#ByMonthWChillLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempH&amp;gt;&lt;br /&gt;
|High Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempL&amp;gt;&lt;br /&gt;
|Low Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeH&amp;gt;&lt;br /&gt;
|High Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeL&amp;gt;&lt;br /&gt;
|Low Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumidexH&amp;gt;&lt;br /&gt;
|High Canadian Humidity Index (Humidex)&lt;br /&gt;
|&amp;lt;#ByMonthHumidexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointH&amp;gt;&lt;br /&gt;
|High Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointL&amp;gt;&lt;br /&gt;
|Low Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMinTempH&amp;gt;&lt;br /&gt;
|Highest Daily Minimum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMinTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempL&amp;gt;&lt;br /&gt;
|Lowest Daily Maximum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRangeT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRangeT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumH&amp;gt;&lt;br /&gt;
|High Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumL&amp;gt;&lt;br /&gt;
|Low Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumLT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressH&amp;gt;&lt;br /&gt;
|High Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressL&amp;gt;&lt;br /&gt;
|Low Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthGustH&amp;gt;&lt;br /&gt;
|High Wind Gust&lt;br /&gt;
|&amp;lt;#ByMonthGustHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindH&amp;gt;&lt;br /&gt;
|High Wind Speed&lt;br /&gt;
|&amp;lt;#ByMonthWindHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindRunH&amp;gt;&lt;br /&gt;
|High Daily Wind Run&lt;br /&gt;
|&amp;lt;#ByMonthWindRunHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthRainRateH&amp;gt;&lt;br /&gt;
|High Rain Rate&lt;br /&gt;
|&amp;lt;#ByMonthRainRateHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainH&amp;gt;&lt;br /&gt;
|High Monthly Rainfall&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainH&amp;gt;&lt;br /&gt;
|High Hourly Rain&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthRain24HourH&amp;gt;&lt;br /&gt;
|High 24hr Rain&lt;br /&gt;
|&amp;lt;#ByMonthRain24HourHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainH&amp;gt;&lt;br /&gt;
|High Daily Rain&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest Dry Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriodT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest Wet Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriodT&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Day/Night/Sun/Moon=&lt;br /&gt;
&lt;br /&gt;
These values are calculated hourly.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunrise&amp;gt;&lt;br /&gt;
|Last sunrise time at the station - This sunrise time is calculated by a third party library each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunset&amp;gt;&lt;br /&gt;
|Next sunset time at the station - The sunset/sunrise times are calculated each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylength&amp;gt;&lt;br /&gt;
|Length of day in hours and minutes (sunrise to sunset).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunUp&amp;gt;&lt;br /&gt;
|A flag to indicate if the Sun is above the horizon or not, based on the sunrise and sunset times.&lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 is when the Sun is above the horizon for the station location.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dawn&amp;gt;&lt;br /&gt;
|Start of last Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dusk&amp;gt;&lt;br /&gt;
|End of next Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylightlength&amp;gt;&lt;br /&gt;
| Approximate length of daylight in hours and minutes (dawn to dusk)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#isdaylight&amp;gt;&lt;br /&gt;
|A flag to indicate if the location for the station is in civil daylight or not, based on the dawn and dusk times. &lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 notes that it is currently within the hours of daylight.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tomorrowdaylength&amp;gt;&lt;br /&gt;
|A string giving an approximate predicted difference between the length of daylight (dawn to dusk) yesterday and length of daylight tomorrow.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonphase&amp;gt;&lt;br /&gt;
|Current [[Lunar phase|phase of the moon]] in words, eg &amp;quot;New Moon&amp;quot; etc. The names used can be altered in [[Strings.ini#Moon_Phases|strings.ini]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonAge&amp;gt;&lt;br /&gt;
|Current &#039;&#039;&#039;approximate&#039;&#039;&#039; age of the Moon in days (0-29.53)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonrise&amp;gt;&lt;br /&gt;
|Current moonrise time at the station (if moon rises on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonset&amp;gt;&lt;br /&gt;
|Current moonset time at the station (if moon sets on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercent&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (negative value indicates &#039;waning&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercentAbs&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (always positive)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
| see [[#Today.ini]] Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YSunshineHours&amp;gt;&lt;br /&gt;
|see [[#Yesterday]] Miscellaneous &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CurrentSolarMax&amp;gt;&lt;br /&gt;
|[[FAQ#What_is_this_.22Solar_Max.22_value_which_Cumulus_is_displaying.3F | Current theoretical maximum solar radiation]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunny&amp;gt;&lt;br /&gt;
|Returns 1 if the sun is shining, otherwise 0 (Solar sensor needed)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= System =&lt;br /&gt;
&lt;br /&gt;
Special tags returning information about the device hosting CumulusMX &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:450px&amp;quot; |Applicability&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsVersion&amp;gt;&lt;br /&gt;
|OS version, e.g. &amp;quot;Windows 7 x64 build 7600&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsLanguage&amp;gt;&lt;br /&gt;
|OS language, e.g. &amp;quot;English&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SystemUpTime&amp;gt;&lt;br /&gt;
|How long the system has been up, e.g. &amp;quot;8 hours 21 minutes&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ProgramUpTime&amp;gt;&lt;br /&gt;
|How long Cumulus has been running, e.g. &amp;quot;7 hours 55 minutes&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CpuCount&amp;gt;&lt;br /&gt;
|Number of processors, e.g. &amp;quot;4&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AllocatedMemory&amp;gt;&lt;br /&gt;
|Amount of memory allocated to Cumulus, e.g. &amp;quot;18.76 MB&amp;quot;&lt;br /&gt;
&lt;br /&gt;
NOTE: produces 0.0&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Units=&lt;br /&gt;
&lt;br /&gt;
No optional input nor output parameters.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunit&amp;gt;&lt;br /&gt;
|Unit of temperature being used (Set in Cumulus as [http://en.wikipedia.org/wiki/Centigrade Celsius] or [http://en.wikipedia.org/wiki/Fahrenheit Fahrenheit]) values &amp;quot;&amp;amp;amp;deg;C&amp;quot; or &amp;quot;&amp;amp;amp;deg;F&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#tempunitnoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded (i.e. without &#039;&#039;&#039;&amp;amp;amp;&#039;&#039;&#039; and without &#039;&#039;&#039;&amp;amp;deg;&#039;&#039;&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunitnodeg&amp;gt;&lt;br /&gt;
|The temperature units being used, without a degree symbol, i.e. &amp;quot;F&amp;quot; or &amp;quot;C&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressunit&amp;gt;&lt;br /&gt;
|Unit of measure for pressure. Possible values: &amp;quot;mb&amp;quot;, &amp;quot;hPa&amp;quot;, &amp;quot;in&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rainunit&amp;gt;&lt;br /&gt;
|Unit of measure for rain fall. Possible values: &amp;quot;mm&amp;quot; or &amp;quot;inches&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windunit&amp;gt;&lt;br /&gt;
|Unit of measure for wind speed. Possible values: &amp;quot;m/s&amp;quot;, &amp;quot;mph&amp;quot;, &amp;quot;km/h&amp;quot;, &amp;quot;kts&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrununit&amp;gt;&lt;br /&gt;
|Unit of measure for wind run (distance). Possible values: &amp;quot;km&amp;quot;, &amp;quot;miles&amp;quot;, &amp;quot;km&amp;quot;, &amp;quot;nm&amp;quot; (for wind speeds in m/s, mph, km/h, kts)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbaseunit&amp;gt;&lt;br /&gt;
|The units used for cloudbase value. Possible values:  &amp;quot;ft&amp;quot; or &amp;quot;m&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Date &amp;amp; Time=&lt;br /&gt;
The default format depends on the locale you use to run Cumulus.&lt;br /&gt;
&lt;br /&gt;
When format is fixed it is noted.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#date&amp;gt;&lt;br /&gt;
|The current date.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdate&amp;gt;&lt;br /&gt;
|The current meteorological date.&lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt; (above), but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the &amp;lt;#metdate&amp;gt; will return the date associated with previous calendar day, but will still return current time  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUTC&amp;gt;&lt;br /&gt;
|The current UTC date/time rather than local date/time.  Example result: 18:30 on 30 December 2009. If you want the local date and time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#time&amp;gt;&lt;br /&gt;
|The current time and date. Example result: 18:30 on 30 December 2009.  If you simply wish the time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timehhmmss&amp;gt;&lt;br /&gt;
|The current time (without date). Example format: 18:30:27. You can use output format specifiers to change the way the time is output, but any date specifiers are ignored.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#minute&amp;gt;&lt;br /&gt;
|The current time, just the minutes. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hour&amp;gt;&lt;br /&gt;
|The current time, just the hour. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#day&amp;gt;&lt;br /&gt;
| The current day as a 2-digit number. Fixed format: 07  (cannot use output format modifiers) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dayname&amp;gt;&lt;br /&gt;
| The current day as a word.  For example, Monday &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortdayname&amp;gt;&lt;br /&gt;
| The current day as a shortened word. Example format: Mon&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#month&amp;gt;&lt;br /&gt;
|The current month as a 2-digit number. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#monthname&amp;gt;&lt;br /&gt;
|The current month as a word. Example format: July&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortmonthname&amp;gt;&lt;br /&gt;
|The current month as a shortened word. Example format: Jul&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#year&amp;gt;&lt;br /&gt;
|The current year as a 4-digit number. Example format: 2009  (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortyear&amp;gt;&lt;br /&gt;
|The current year as a 2-digit number. Example format: 09 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdateyesterday&amp;gt;&lt;br /&gt;
|The previous meteorological date.  The default format depends on the locale you use to run Cumulus &lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#yesterday&amp;gt; (below), but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the date output by &amp;lt;#metdateyesterday&amp;gt; will be the calendar day before that returned by &amp;lt;#yesterday&amp;gt;, but the time returned is actual local time.  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#yesterday&amp;gt;&lt;br /&gt;
|Yesterday&#039;s date. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeJavaScript&amp;gt;&lt;br /&gt;
| The JavaScript &#039;&#039;&#039;Date&#039;&#039;&#039; object contains the number of milliseconds since 00:00:00.000 UTC on 1st January 1970, that date and time is known as the UNIX Epoch.  In JavaScript, you can use &amp;lt;code&amp;gt;Math.floor(new Date().getTime()/1000.0)&amp;lt;/code&amp;gt; This getTime method returns the time in milliseconds.  The web tag returns an integer (currently with 13 digits) representing the number of milliseconds since the UNIX epoch when the web tag was processed. It can be used in a script where you wish to re-express other times output by Cumulus MX into UTC (Coordinated Universal Time).  Mac OS X uses 00:00:00.000 UTC on 1st January 2001 as the starting time and date for its millisecond count, so that is considerably lower.&lt;br /&gt;
&lt;br /&gt;
Note that UTC is calculated using 9192631770 times a particular transition time for Caesium 133 as a basis for 1 second. GMT (Greenwich Mean Time) is calculated on the basis that 1 second is 1/86400 of the time taken for a whole (day) rotation of the Earth. UT1 (or solar time) is calculated from various space measurements. Periodically, leap seconds are added to UTC to realign it with UT1, but these leap seconds are not added to the count of milliseconds represented by this web tag.&lt;br /&gt;
&lt;br /&gt;
Do be aware that some devices will use a 32 bit signed integer to represent this number, and that will stop working on 19 January 2038, the year 2038 problem for computing world.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUnix&amp;gt;&lt;br /&gt;
| Unix tracks the number of seconds since the UNIX epoch. So this web tag can be used when you do not want the millisecond accuracy of the previous web tag. Like previous web tag this relates to UTC, so see details for that tag to find out more.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSince30Dec1899&amp;gt; &lt;br /&gt;
|Day count (gives whole and fractional part) Example: 41250.6523310301&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|Date when records began.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSinceRecordsBegan&amp;gt;&lt;br /&gt;
|Day count since Cumulus records started&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Alarms=&lt;br /&gt;
&lt;br /&gt;
There are web tags for each alarm condition, they give a value of &#039;1&#039; if the alarm condition is enabled and is still currently met; otherwise &#039;0&#039;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempAlarm&amp;gt; &lt;br /&gt;
|Low temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempAlarm&amp;gt; &lt;br /&gt;
|High temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeUpAlarm&amp;gt; &lt;br /&gt;
|Temperature increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeDownAlarm&amp;gt; &lt;br /&gt;
|Temperature decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressAlarm&amp;gt; &lt;br /&gt;
|Low pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressAlarm&amp;gt; &lt;br /&gt;
|High pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeUpAlarm&amp;gt; &lt;br /&gt;
|Pressure increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeDownAlarm&amp;gt; &lt;br /&gt;
|Pressure decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainTodayAlarm&amp;gt; &lt;br /&gt;
|High rain today alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateAlarm&amp;gt; &lt;br /&gt;
|High rainfall rate alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustAlarm&amp;gt; &lt;br /&gt;
|High wind gust alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedAlarm&amp;gt; &lt;br /&gt;
|High wind speed alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataStopped&amp;gt;&lt;br /&gt;
|1 if the station has apparently stopped sending data to Cumulus, otherwise 0&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataSpikeAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a data spike is detected, or a data limit exceeded&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#HttpUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a HTTP upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#MySqlUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a MySQL upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#UpgradeAlarm&amp;gt;&lt;br /&gt;
| Alarm raised if MX upgrade (a newer release) is available&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Extreme Records =&lt;br /&gt;
&lt;br /&gt;
There are a set of tags for the Cumulus record states. They give a value of &#039;1&#039; if the record has been exceeded; otherwise &#039;0&#039;. &lt;br /&gt;
&lt;br /&gt;
These web tags will be set from the time of the record until a timeout value is met (by default each record remains set for 24 hours). &lt;br /&gt;
&lt;br /&gt;
You can change the default timeout through the parameter &#039;&#039;Station Settings=&amp;gt;Common Options=&amp;gt;Advanced Options&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
== Table of web tags available for extreme records ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|The date that Cumulus began tracking all time records&amp;lt;br/&amp;gt; (does not prevent earlier record dates being set manually)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#newrecord&amp;gt; &lt;br /&gt;
|Indicates when any tracked extreme is changed (sets the LED on the interface flashing).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempRecordSet&amp;gt;&lt;br /&gt;
|1 if any temperature-based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time highest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time lowest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHeatIndexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high USA heat index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high Canadian Humidity index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowWindChillRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time greatest wind chill extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high feels like temperature extreme has been updated, 0 if not &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low feels like temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMinTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high minimum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowMaxTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low maximum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind gust extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind speed extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RainRecordSet&amp;gt;&lt;br /&gt;
|1 if any rainfall based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high rain rate extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHourlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high hourly rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRain24HourRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high 24hr rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMonthlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high monthly rain  extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest dry period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest wet period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high humidity light extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressureRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRecordSet&amp;gt;&lt;br /&gt;
|1 if any wind speed based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindrunRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind run extreme has been updated, 0 if not&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Miscellaneous =&lt;br /&gt;
&lt;br /&gt;
All tags are available in all flavours, as far as I know, although &#039;&#039;their output might vary&#039;&#039;, and which input/output parameters they permit might vary between Cumulus 1 and MX.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestError&amp;gt;&lt;br /&gt;
| This tag and the next 3 are in CumulusMX, none of them are actually used.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorDate&amp;gt;&lt;br /&gt;
|See previous tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorTime&amp;gt;&lt;br /&gt;
|See previous tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ErrorLight&amp;gt;&lt;br /&gt;
|1 if the &#039;error&#039; light is flashing, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#version&amp;gt;&lt;br /&gt;
|The version of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#build&amp;gt;&lt;br /&gt;
|The build of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildAvailable&amp;gt;&lt;br /&gt;
|This gets the value 0 or 1 and is checked on start-up and once a day thereafter at a random time&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildNumber&amp;gt;&lt;br /&gt;
|It is checked on start-up and once a day thereafter at a random time. Displays the latest public release build number - eg. b3089&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#realtimeinterval&amp;gt;&lt;br /&gt;
|The real time update interval in seconds (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#interval&amp;gt;&lt;br /&gt;
|The web site update interval in minutes (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: will always return one of these: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
&lt;br /&gt;
This is the end of the meteorological day, so if during Daylight Saving Time rolover is at &amp;quot;10 am&amp;quot;, then on the day DST ends it will return to &amp;quot;9 am&amp;quot; ensuring every meteorological day is exactly 24 hours long. If the time is &amp;quot;Midnight&amp;quot; (or during DST it is &amp;quot;9 am&amp;quot;), then days will be 23 or 25 hours long just on day clocks change, 24 hours otherwise.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationtype&amp;gt;&lt;br /&gt;
|The weather station [https://cumuluswiki.org/a/Cumulus.ini#Section:_Station model] description.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#latitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Latitude latitude] (as you entered during setup).&lt;br /&gt;
Supports an optional &#039;dp&#039; parameter, if supplied, instead of the usual web-encoded text format with degrees/minutes/seconds, the result is in decimal degrees to the specified number of decimal places. E.g&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude&amp;gt; gives &amp;quot;N&amp;amp;nbsp;59&amp;amp; deg;&amp;amp;amp;nbsp;14&amp;amp;amp;#39;&amp;amp;amp;nbsp;33&amp;amp;amp;quot;&amp;quot; for N 59 14 33&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude dp=5&amp;gt; gives &amp;quot;59.24250&amp;quot;&lt;br /&gt;
&lt;br /&gt;
If the &amp;quot;dp&amp;quot; parameter is supplied, then supplying &amp;quot;rc=y&amp;quot; in addition will cause any decimal comma to be converted to a decimal point.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#latitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Longitude longitude]  (as you entered during setup). Supports an optional &#039;dp&#039; and &#039;rc&#039; parameters as per the latitude tag.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Altitude altitude] value (web tag outputs web encoded format containing figure, &#039;&amp;amp;amp;nbsp;&#039; and units) in either feet or metres just as you entered during setup e.g. &#039;123&amp;amp;amp;nbsp;m&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#altitudenoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#location&amp;gt;&lt;br /&gt;
|The station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longlocation&amp;gt;&lt;br /&gt;
|Longer description of the station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forum&amp;gt;&lt;br /&gt;
|URL of the forum (as you entered during setup) encoded into a web page menu item by adding colons&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forumurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#webcam&amp;gt;&lt;br /&gt;
|URL of the webcam (as you entered during setup) encoded into a web page menu item by adding colons. Default is blank. Can be used to link to any other web page that you host (Cumulus does not verify that it is a web cam, that is just a label, and the label can be changed on each standard web page individually)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#webcamurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#graphperiod&amp;gt;&lt;br /&gt;
|The number of hours displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Detailed Chart Period&#039; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dailygraphperiod&amp;gt;&lt;br /&gt;
|The number of days displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Daily Chart Period&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAMonthlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA monthly report&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAYearlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA yearly report&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_useApparent&amp;gt;&lt;br /&gt;
| Whether user prefers to see Apparent Temperature or Feels Like Temperature&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showSolar&amp;gt;&lt;br /&gt;
| Whether user wants to show Solar data or does not not have a solar sensor&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showUV&amp;gt;&lt;br /&gt;
| Whether user wants to show Ultra Violet data or does not not have a UV sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Special tags=&lt;br /&gt;
&lt;br /&gt;
==Davis==&lt;br /&gt;
&lt;br /&gt;
At present this table has not yet been updated for latest MX version.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
All (see note for THSWindex) of the following web tags for the Davis PWS are available&lt;br /&gt;
&lt;br /&gt;
The values of the reception tags are updated every 15 minutes.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsReceived&amp;gt;&lt;br /&gt;
|Total number of data packets received. This stat is not supplied by the Davis WLL station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsMissed&amp;gt;&lt;br /&gt;
|Number of missed data packets. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisMaxInARow&amp;gt;&lt;br /&gt;
|Longest streak of consecutive packets received. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumCRCerrors&amp;gt;&lt;br /&gt;
|Number of packets received with CRC errors. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumberOfResynchs&amp;gt;&lt;br /&gt;
|Number of times the console resynchronised with the transmitter. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisFirmwareVersion&amp;gt;&lt;br /&gt;
|The console/WLL firmware version&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THWindex&amp;gt;&lt;br /&gt;
|A derived temperature using Temperature/Humidity/Wind values&lt;br /&gt;
&lt;br /&gt;
The THW Index uses humidity and temperature (like Heat Index), but includes the cooling effects of wind (like wind chill).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THSWindex&amp;gt;&lt;br /&gt;
|A heat stress indicator using Temperature/Humidity/Solar/Wind values.&lt;br /&gt;
*The THSW Index uses humidity and temperature (like the Heat Index), but also includes the heating effects of sunshine, and the cooling effects of wind.&lt;br /&gt;
*Therefore requires Davis station with solar sensor.&lt;br /&gt;
See [http://digitalcommons.unl.edu/cgi/viewcontent.cgi?article=1223&amp;amp;context=animalscinbcr  Approx calculation].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#battery&amp;gt;&lt;br /&gt;
|The console battery condition in volts. eg &amp;quot;4.82v&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#txbattery&amp;gt;&lt;br /&gt;
&amp;lt;#txbattery channel=1&amp;gt;&lt;br /&gt;
|The transmitter battery condition, by default it returns the status of all transmitters.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRain&amp;gt;&lt;br /&gt;
|The console &#039;storm rain&#039; current amount.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRainStart&amp;gt;&lt;br /&gt;
|The console reported date of the start of the &#039;storm&#039; (see previous webtag).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; that the console does not report start time, so the webtag cannot report time.  It appears a minimum of 2 tips within 3 hours will trigger a storm start, so using &amp;lt;#LastRainTip&amp;gt; might help&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Davis WLL ==&lt;br /&gt;
&lt;br /&gt;
You need a purchased license to use these webtags.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsoleSupplyV&amp;gt;&lt;br /&gt;
|The WLL external supply voltage&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisReceptionPercent tx=1&amp;gt;&lt;br /&gt;
|WLL transmitter reception percentage (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=0&amp;gt;&lt;br /&gt;
|WLL RSSI of the WiFi connection&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=1&amp;gt;&lt;br /&gt;
|WLL RSSI of Transmitter #1  (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastBadCnt&amp;gt;&lt;br /&gt;
|Count of multicast packets missed or have bad a CRC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastGoodCnt&amp;gt;&lt;br /&gt;
|Count of good multicast packets received&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastGoodPct&amp;gt;&lt;br /&gt;
|Percentage of good multicast packets received&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Fine Offset==&lt;br /&gt;
&lt;br /&gt;
The following tags are specific to the Fine Offset series &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Lux value &amp;quot;Fine Offset only&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SensorContactLost&amp;gt;&lt;br /&gt;
|1 if the station has lost contact with its remote sensors &amp;quot;Fine Offset only&amp;quot; &lt;br /&gt;
0 if contact has been established&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Cumulus_MX]]&lt;/div&gt;</summary>
		<author><name>SaratogaWX</name></author>
	</entry>
	<entry>
		<id>https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=11022</id>
		<title>Full list of Webtags</title>
		<link rel="alternate" type="text/html" href="https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=11022"/>
		<updated>2022-11-09T19:16:49Z</updated>

		<summary type="html">&lt;p&gt;SaratogaWX: /* Davis WLL */ added tags from 3.8.0 - b3090 update&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; {|align=right&lt;br /&gt;
  |__TOC__&lt;br /&gt;
  |}&lt;br /&gt;
This list only contains the tag names. Tag names are the basic entity when asking a value. Check the [[Webtags#Using_Webtags|Usage of webtags]] and don&#039;t forget tag names are only part of the [[Webtags#General Format for Web Tags|general format for Webtags]]. It does not indicate what parameters they can take, nor does it include the brackets the tag name is surrounded by when you quote it in a template file for Cumulus to process.&lt;br /&gt;
&lt;br /&gt;
Here follow tables that group the tag names by the basic purpose of the tags listed. There has been confusion in the past of tags appearing in more than one group. If you find such occurrence you may notify or modify. &lt;br /&gt;
&lt;br /&gt;
= Current Conditions =&lt;br /&gt;
&lt;br /&gt;
We start with tags that relate to the latest values, as these are the ones that people most often choose to use. The current condition data is also available, for processes external to Cumulus, by using the inbuilt facility to generate [[Realtime.txt|a file]] with such data. CumulusMX makes current values available for a standard range of sensors where the same web tags apply across a range of weather station models. Current values from some [[#Extra Sensors|extra]] temperature and relative humidity sensors (see [[Extra temperatures]]) from particular weather station models are offered as well.&lt;br /&gt;
&lt;br /&gt;
==Standard sensors==&lt;br /&gt;
The tags in this first list are grouped for historical reasons and remain grouped.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temp&amp;gt;&lt;br /&gt;
|The outside (air) temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#intemp&amp;gt;&lt;br /&gt;
|The inside temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeLastHour&amp;gt;&lt;br /&gt;
|The change in outside temperature over the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrend&amp;gt;&lt;br /&gt;
|The average rate of change in temperature over the last three hours. Trend = (temp now - temp 3hrs ago) / 3 (the calculation selected for this trend matches the standard-based calculation for &amp;lt;#presstrendval&amp;gt; despite the naming inconsistency)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendtext&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (values can be set in strings.ini)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendenglish&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindex&amp;gt;&lt;br /&gt;
|Current [[heat index]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidex&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Humidex Humidex]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptemp&amp;gt;&lt;br /&gt;
|The [[Apparent_temperature|apparent]] temperature.  The referenced page in weather terminology section of this Wiki explains it. The formula used is that defined by BOM. Although at temperatures above 20°C (68°F) Feels like reports an &amp;quot;apparent temperature&amp;quot; it uses a different formula. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchill&amp;gt;&lt;br /&gt;
|The current [[wind chill]] temperature.  The referenced page in weather terminology section of this Wiki explains it. For temperatures below 10°C (50°F) Feels like reports the same value.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslike&amp;gt;&lt;br /&gt;
|Available for version 3.6.10 and up. See [[Feels Like]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsFreezing&amp;gt;&lt;br /&gt;
|If outside temperature is at or below 0°C/32°F. 0=Above freezing, 1=Below freezing&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#chillhours&amp;gt;&lt;br /&gt;
|The number of [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|&#039;chill hours&#039;]] so far this season (threshold temperature and start date are configurable).&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hum&amp;gt;&lt;br /&gt;
|The outside [http://en.wikipedia.org/wiki/Humidity humidity]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#inhum&amp;gt;&lt;br /&gt;
|The inside humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dew&amp;gt;&lt;br /&gt;
|The current dew point (See [[Temperature_(and_humidity)_measurement#Cumulus_Calculated_Parameters|wiki]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wetbulb&amp;gt;&lt;br /&gt;
|Estimated [http://en.wikipedia.org/wiki/Wet_bulb wet bulb] temperature&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfall&amp;gt;&lt;br /&gt;
|The total rainfall so far today (reports rain counter now minus rain counter at start of day), start of day counter can be edited using &amp;quot;edit rain today&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrate&amp;gt;&lt;br /&gt;
|The current [[Rain_measurement#Rain_Rate|rainfall rate]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rhour&amp;gt;&lt;br /&gt;
|The rainfall in the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#r24hourH&amp;gt;&lt;br /&gt;
|The rainfall in the last 24 hours&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tr24hourH&amp;gt;&lt;br /&gt;
|Time of the rainfall in the last 24 hours&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmidnight&amp;gt;&lt;br /&gt;
|The total rainfall since midnight. Useful if you don&#039;t use midnight as your start of day&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#r24hour&amp;gt;&lt;br /&gt;
| Reading recent history records, takes rain counter for latest minute, and substracts rain counter from as close as possible to same time yesterday (if Cumulus was not running at that time yesterday, but historical catch-up has been enabled, then it is from nearest time available yesterday, so for a logging interval of every 30 minutes might be 24 hours and 16 minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTipISO&amp;gt;&lt;br /&gt;
|Fixed ISO format output giving date and time of last rain gauge tip (e.g 2010-09-06 06:09) The format is always as shown (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTip&amp;gt;&lt;br /&gt;
| (available from release 3.6.1) Date/time of last rain gauge tip &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MinutesSinceLastRainTip&amp;gt;&lt;br /&gt;
|The number of minutes since the last rain gauge tip, in whole numbers, rounded down&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsRaining&amp;gt;&lt;br /&gt;
|For [[Rain_measurement#Optical_Rain_Gauge| Hydreon RG-11 devices]], shows the current rain state. 0=No rain, 1=It&#039;s raining&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmonth&amp;gt;&lt;br /&gt;
|The total rainfall so far this month&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ryear&amp;gt;&lt;br /&gt;
|Annual rainfall total for rainfall season year (i.e. starting month as set on Configuration menu, station screen,  Annual rainfall frame)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveRainDays&amp;gt;&lt;br /&gt;
|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, meteorologists exclude dew (and other times when single tip of recorder).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveDryDays&amp;gt;&lt;br /&gt;
|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&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#press&amp;gt;&lt;br /&gt;
|The [http://en.wikipedia.org/wiki/Sea_level_pressure sea level pressure]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendval&amp;gt;&lt;br /&gt;
|The average rate of pressure change over the last three hours.  Trend = (pressure now - pressure 3hrs ago) / 3 &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrend&amp;gt;&lt;br /&gt;
|The pressure trend in words - values can be set in the &#039;strings.ini&#039; file&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendenglish&amp;gt;&lt;br /&gt;
| a single word description for the pressure trend - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed). From version 1.8.8 1st December 2009&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#PressChangeLast3Hours&amp;gt;&lt;br /&gt;
|Available from version 3.11.1;  Total Pressure Change since 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altimeterpressure&amp;gt;&lt;br /&gt;
|Altimeter pressure. Pressure corrected to sea level using the station&#039;s altitude only. Same as sea-level pressure for non-Davis stations.&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wlatest&amp;gt;&lt;br /&gt;
|Current wind speed reading from console.  Corresponds to &#039;latest&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearing&amp;gt;&lt;br /&gt;
|Current wind bearing in degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currentwdir&amp;gt;&lt;br /&gt;
|Current wind bearing as a compass point - e.g. ESE &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeed&amp;gt;&lt;br /&gt;
|The 10-minute average, if you have Cumulus set to calculate a 10-minute average. Otherwise, it&#039;s the latest &#039;wind&#039; value from the console (i.e. the current speed as determined by the station). Corresponds to &#039;average&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgbearing&amp;gt;&lt;br /&gt;
|Average wind bearing in degrees over last configured interval minutes. Range 1-360, 0=Calm&lt;br /&gt;
&lt;br /&gt;
This is calculated by taking the wind direction and speed for the last 10 minutes (or other interval as configured), calculates the sums of the North/South and East/West vector components, divides the E/W component sum by the N/S component sum, and takes the arctan.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdir&amp;gt;&lt;br /&gt;
|Average wind bearing over last 10 minutes as a [http://en.wikipedia.org/wiki/Compass compass] point - e.g. ESE&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgust&amp;gt;&lt;br /&gt;
|The highest wind reading in the last 10 minutes. Corresponds to &#039;gust&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindSampleCount&amp;gt;&lt;br /&gt;
|The number of wind samples making up the wind rose (etc) data (up to 3600)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdirdata&amp;gt;&lt;br /&gt;
|Comma separated list of recent wind bearing readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &amp;lt;#nextwindindex&amp;gt;. Reading interval x varies by station type:&lt;br /&gt;
* Oregon:  x=12 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 12 hours worth in full array&lt;br /&gt;
* Davis:  x=2 or 3 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 2.5 hours worth in full array&lt;br /&gt;
* Fine Offset: Cumulus 1 reads the wind data every minute (although station transmits wind data every 40 seconds), so 60 hours worth in full array&lt;br /&gt;
* Davis WLL: x=2.5 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=160900#p160900) so 2.5 hours worth in full array&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspddata&amp;gt;&lt;br /&gt;
|Comma separated list of recent individual (non-averaged) wind speed (correspond to &#039;latest&#039; on the Cumulus main screen) readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &#039;&#039;&#039;nextwindindex&#039;&#039;&#039; tag. Reading interval x varies by station type (see above).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#nextwindindex&amp;gt;&lt;br /&gt;
|The index of the entries in &amp;lt;#wdirdata&amp;gt; and &amp;lt;#wspddata&amp;gt; that Cumulus &#039;&#039;is going to use next&#039;&#039; - i.e. the latest entry used is one less than this; but don&#039;t forget to allow for the wrap around!&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRoseData&amp;gt;&lt;br /&gt;
|A comma-separated list of the wind &#039;totals&#039; used to draw the wind rose (8 or 16 values)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRosePoints&amp;gt;&lt;br /&gt;
|The number of items in &amp;lt;#WindRoseData&amp;gt; (i.e. 8 or 16)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufort&amp;gt;&lt;br /&gt;
|The current wind speed on the [http://en.wikipedia.org/wiki/Beaufort_scale Beaufort scale] (e.g. F8) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufortnumber&amp;gt;&lt;br /&gt;
|The current wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaudesc&amp;gt;&lt;br /&gt;
|The current wind speed Beaufort description (e.g. &amp;quot;Gale&amp;quot;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom10&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo10&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbase&amp;gt;&lt;br /&gt;
|Calculated [http://en.wikipedia.org/wiki/Cloud_base cloud base]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbasevalue&amp;gt;&lt;br /&gt;
|Current calculated cloud base without units&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UV&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Uv_index UV index]. Requires your station to have a UV sensor.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SolarRad&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Solar_radiation solar radiation]. Requires your station to have a solar sensor.&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Current light level in Lux. Requires your station to have a solar sensor. Only applies to Fine Offset stations.&lt;br /&gt;
|-&lt;br /&gt;
|[[Forecast_webtag|&amp;lt;#forecast&amp;gt;]]&lt;br /&gt;
|The current forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#forecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current forecast encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastnumber&amp;gt;&lt;br /&gt;
|The number relating to the current forecast entry in the [[strings.ini]] file.  If your station is not providing it&#039;s own forecast and Cumulus is not calculating one then 0 (zero) is returned.  Note: two negative numbers can be returned by [[Forecast_webtag|Cumulus]]: -1 (neg 1) = Exceptional Fine, -26 (neg 26) = Exceptional Bad&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecast&amp;gt;&lt;br /&gt;
|Always gives Cumulus (Zambretti) [[Forecast_webtag|forecast]], even if the &amp;lt;#forecast&amp;gt; tag provides a station forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#cumulusforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#cumulusforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  Cumulus (Zambretti) forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecast&amp;gt;&lt;br /&gt;
|Always gives station forecast (if available)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#wsforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#wsforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  station forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcond&amp;gt;&lt;br /&gt;
|Represents the value entered on the screen within Cumulus for the Current Weather condition, or the value as held in the [[currentconditions.txt]] file. Any reserved HTML characters are encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcondenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#currcond&amp;gt; but also has all characters above (decimal base) code 159 encoded as HTML entities for example this would encode any use of symbol for degree.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Extra Sensors==&lt;br /&gt;
&lt;br /&gt;
The extra sensors functionality in Cumulus only supports processing for current spot values as read from the sensors. Periodically spot extra sensor values are logged, see the [[Extra_Sensor_Files|Extra Sensor Files]] page for information about log files from where you can extract the past spot values. The logging can be compared to the Standard Logfiles.&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors: Davis models and Oregon Scientific WMR928, WR100/200 ===&lt;br /&gt;
&lt;br /&gt;
These web tags hold current values for additional sensors supported by CumulusMX. For Oregon Scientific model like WMR-200 with USB connection, please refer to [[#Web tags mentioning (outside) temperature]] because any of the extra temperature tags below can be redirected to &#039;&#039;&#039;&amp;lt;#temp&amp;gt;&#039;&#039;&#039;, and consequently also have web tags reporting daily extremes and longer period extreme records.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp1 - 8&amp;gt;&lt;br /&gt;
|Extra temperature channel 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP1 - 8&amp;gt;&lt;br /&gt;
|Extra dew point channel 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum1 - 8&amp;gt;&lt;br /&gt;
|Extra humidity channel 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilTemp1 - 16&amp;gt;&lt;br /&gt;
|Soil temperature 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture1 - 16&amp;gt;&lt;br /&gt;
|Soil moisture 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafTemp1 - 2&amp;gt;&lt;br /&gt;
|Leaf temperature 1 - 2&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafWetness1 - 8&amp;gt;&lt;br /&gt;
|Leaf wetness 1 - 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors:  Davis AirLink ===&lt;br /&gt;
Available from version 3.9.0. You can configure two Airlink devices which have fixed identification as Indoor and Outdoor. There are a similar set of tags for each device.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Particulate Matter&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm1[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 1 μm, or less count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Currentparticulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality Index Values (allows use of the &amp;quot;dp=n&amp;quot; and &amp;quot;tc=y&amp;quot; parameters)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 2.5 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Stats Values&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 1 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 3 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 24 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] 12 hr averages buffer (2  hrs are required to get a nowcast value)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Sensor Info&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkFirmwareVersion[InǀOut]&amp;gt;&lt;br /&gt;
|Shows the AirLink firmware version as a date string.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkTemp[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air temperature value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkHum[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air humidity value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkWifiRssi[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors WiFi signal strength in dB - anything below -90 is considered very poor.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Extra Sensors: Ecowitt ===&lt;br /&gt;
&lt;br /&gt;
Ecowitt stations are sold under other names depending on nation,  e.g. Ambient in USA, Froggit in central Europe, so Ecowitt is used as a generic name in this Wiki. See also [https://www.wxforum.net/index.php?board=111.0 WXForum.net].&lt;br /&gt;
&lt;br /&gt;
==== WH45 CO₂ sensor ====&lt;br /&gt;
&lt;br /&gt;
Available from release 3.9.5.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2&amp;gt;&lt;br /&gt;
| The actual CO&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;concentration in ppm&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm2p5&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; or less&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm2p5-24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm10&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less (includes the 2.5 figure)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm10-24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-temp&amp;gt;&amp;lt;sup&amp;gt;See note&amp;lt;/sup&amp;gt;&lt;br /&gt;
| Temperature as reported by Air Quality monitor. &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-hum&amp;gt;&lt;br /&gt;
| Relative Humidity as reported by Air Quality monitor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note&#039;&#039;&#039;: This temperature reflects the temperature of the sensor and would be used in combination with the sensors measured humidity (see next) for correction of the measured PM (particulate matter) value. This correction is responsibility of the user and is subject to a lot of discussion. Determination of how to correct the PM value is highly dependent on the conditions and placement of the sensor. See the specification sheet for the sensor or create some multivariate regression line based on calibration measurements. This is also valid for PM sensors like the AirLink. The normal amateur usage of PM sensors is that the uncorrected values are published. &lt;br /&gt;
&lt;br /&gt;
==== WN34 soil and water sensor ====&lt;br /&gt;
&lt;br /&gt;
Cumulus MX can support the Ecowitt WN34 (other model types exist and are reported here as if WN34) soil and water temperature sensors. They are reported as &amp;quot;User Temperature 1&amp;quot; to &amp;quot;User Temperature 8&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp1 - 8&amp;gt;&lt;br /&gt;
|The temperature of the sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Divers Extra Sensors ====&lt;br /&gt;
Below are described the tags resulting from &#039;&#039;Ecowitt Air quality (WH41,WH43,WH45)&#039;&#039;, Ecowitt leak sensor (WH55), lighting detector (WH57), and extra temperature sensors (WN34)&lt;br /&gt;
&lt;br /&gt;
This sub-section applies only to those using Ecowitt GW1000 (also Froggit DS1500, and other equivalents, see [[Supported Devices]]) an interface unit that picks up various external sensors and sends the data via an application programming interface to CumulusMX which then generates the following web tags:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#GW1000FirmwareVersion&amp;gt;&lt;br /&gt;
|GW1000 firmware version string&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQuality1 - 4&amp;gt;&lt;br /&gt;
| Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQualityAvg1 - 4&amp;gt;&lt;br /&gt;
| 24 hr moving average Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeakSensor1 - 4&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningDistance&amp;gt;&lt;br /&gt;
|Distance to last strike &lt;br /&gt;
Same units as wind run - miles/km/nm. Returns 0.0 if you don&#039;t have a sensor, GW1000 api returns max value you can put in a byte - 0xFF which translates to 158.4 miles = 255 km if have sensor but no strike detected yet, so CMX translates that to &#039;----&#039;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningTime&amp;gt;&lt;br /&gt;
|Date and Time of last strike. &lt;br /&gt;
Default without output parameters is locale&#039;s short time format e.g. 18:02 or 6:02 pm, without date, but tag accepts both date and time output parameters. &lt;br /&gt;
Returns &#039;----&#039; if you don&#039;t have sensor or there has not been a strike since the sensor was installed. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of lighting strikes today&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp1 - 8&amp;gt; &lt;br /&gt;
|User Temperature 1 - 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The WH32 produces Temperature, Humidity and Dewpoint tags as the Davis above, WH51 soilmoisture produces similar tags.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp1 - 8&amp;gt;&lt;br /&gt;
|Extra temperature Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP1 - 8&amp;gt;&lt;br /&gt;
|Extra dew point Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum1 - 8&amp;gt;&lt;br /&gt;
|Extra humidity Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;| WH51 soilmoisture sensor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture1 - 8&amp;gt;&lt;br /&gt;
|Soil moisture 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Recent History=&lt;br /&gt;
&lt;br /&gt;
Please refer to the [[Recent history]] page for full information about using the tags in the following two tables. &lt;br /&gt;
&lt;br /&gt;
All tags in the tables below have:&lt;br /&gt;
#Mandatory input parameters as in this [[Webtags/Parameters#Input_modification_Parameters|description]]&lt;br /&gt;
#Optional output parameters to modify the time format as in this [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|description]]&lt;br /&gt;
&lt;br /&gt;
== Timestamp tag ==&lt;br /&gt;
Although as [[Recent history]] page explains, the history is intended to cover every minute in last 7 days, some entries may be at less frequent intervals, and when clocks change some entries will be missing altogether.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Time-stamp tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentTS&amp;gt;&lt;br /&gt;
|Gives the timestamp of the data that will be returned for any other recent history tag that uses same &#039;&#039;&#039;d, h, and m&#039;&#039;&#039; parameters&lt;br /&gt;
|&amp;lt;#RecentTS h=3 m=1 format=&amp;quot;HH:mm&amp;quot;&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== All Recent History Tags ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Input Modification Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentOutsideTemp&amp;gt;&lt;br /&gt;
|Outside Temperature&lt;br /&gt;
| &amp;lt;#RecentOutsideTemp h=3 m=1&amp;gt;&amp;amp;nbsp;&amp;lt;#tempunit&amp;gt; will display the temperature at the start of the period for which &amp;lt;#temptrend&amp;gt; is calculated&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill &lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentDewPoint&amp;gt;&lt;br /&gt;
|Dew Point&lt;br /&gt;
| &amp;lt;#RecentDewPoint h=25&amp;gt; reports the dew point temperature just over a day ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHeatIndex&amp;gt;&lt;br /&gt;
|Heat Index&lt;br /&gt;
| &amp;lt;#RecentHeatIndex m=121&amp;gt; reports the heat index about 2 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidity&amp;gt;&lt;br /&gt;
|Relative Humidity&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind &amp;lt;br&amp;gt;(Note: Wind &#039;Speed&#039;, &#039;Gust&#039; and &#039;Latest&#039; have the usual Cumulus meanings see [[Wind measurement]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindSpeed&amp;gt;&lt;br /&gt;
|Wind Speed&lt;br /&gt;
| &amp;lt;#RecentWindSpeed m=10&amp;gt; will display the average wind speed 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindGust&amp;gt;&lt;br /&gt;
|Wind Gust&lt;br /&gt;
&lt;br /&gt;
(reports maximum gust from build 1088 of version 1.9.4)&lt;br /&gt;
| &amp;lt;#RecentWindGust d=1 m=1&amp;gt; will report the wind gust at approximately the same time yesterday&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindLatest&amp;gt;&lt;br /&gt;
|Wind Latest. &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindDir&amp;gt;&lt;br /&gt;
|Wind Direction (instantaneous)&lt;br /&gt;
| &amp;lt;#RecentWindDir m=10&amp;gt; will tell you which direction the wind was blowing from 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir&amp;gt;&lt;br /&gt;
|Wind Direction (average)&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir d=6&amp;gt; will say what the calculated average wind direction was at this time at the start of the week&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentPressure&amp;gt;&lt;br /&gt;
|Sea-level Pressure&lt;br /&gt;
| &amp;lt;#RecentPressure h=3 m=1&amp;gt; gives the sea level pressure when &amp;lt;#presstrendval&amp;gt; started tracking the pressure&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentRainToday&amp;gt;&lt;br /&gt;
|Daily rain total from last roll-over to specified time&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar &amp;amp; UV&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentSolarRad&amp;gt;&lt;br /&gt;
|Solar Radiation &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentUV&amp;gt;&lt;br /&gt;
|UV Index &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Indoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; | (to do)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Outdoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill  (if temperature is below 10°C or 50 °F, then the new Feels Like now available in MX (next item) will report this same value).&lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentFeelsLike&amp;gt;&lt;br /&gt;
| Feels Like Temperature&lt;br /&gt;
| &amp;lt;#RecentFeelsLike h=12 m=1&amp;gt; reports the feel like temperature 12 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidex&amp;gt;&lt;br /&gt;
| Canadian Humidity Index (humidex) Dimensionless - no units&lt;br /&gt;
| &amp;lt;#RecentHumidex h=3&amp;gt; reports humidex 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality tags&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
NOTE: Please note this section has NOT yet been updated for recent MX releases, it appears from [[cumulusmx.db|RecentData table in cumulusmx.db]] that the list here is not complete for MX.  However, no release announcement has been found listing tag names not shown here (i.e. apparent temperature, indoor temperature and humidity, air quality)&lt;br /&gt;
&lt;br /&gt;
=Today=&lt;br /&gt;
&lt;br /&gt;
Cumulus allows some control over the time that &amp;quot;Today&amp;quot; begins:&lt;br /&gt;
# You can define the log rollovertime. Choose between 9am or midnight.&lt;br /&gt;
# For the weather diary feature &#039;&#039;&#039;SnowDepthHour&#039;&#039;&#039; The default SnowDepthHour is 0&lt;br /&gt;
&lt;br /&gt;
Readings from your weather station are assigned to the &amp;quot;Today&amp;quot; based on 3 options for [[Meteorological day]]&lt;br /&gt;
# starting at 9:00 am, based on winter time, so switching to 10:00 during Daylight Saving (summer) time, or&lt;br /&gt;
# starting at 9:00 am, all year round, or&lt;br /&gt;
# aligned with calendar days, so today starts at midnight&lt;br /&gt;
&lt;br /&gt;
The independence of the start time for weather diary and weather station related web tags means needs to be remembered when labelling web tags from the two tables below. It was assumed that you would use 9 a.m. as start time for both, but not care when snow fell, as it often has in the UK, after Summer Time has begun, so weather station tags were by default reporting from 10 a.m. local time and snow as at 9 a.m.&lt;br /&gt;
&lt;br /&gt;
In MX, if you choose 9 a.m. (optionally 10 a.m. in summer) for rollover, so all the standard derivative are assigned to the date the meteorological day starts as Today, but the sunshine hours recorded against today will be from midnight on the said date.&lt;br /&gt;
&lt;br /&gt;
==Weather Diary==&lt;br /&gt;
&lt;br /&gt;
This first table lists all the web tags available for reporting what is recorded in the weather diary. Just to be clear, the web tags shown below, will report data for previous day if the current time is before the snow depth hour setting, and report data for the current day if the current time matches the snow depth hour or is later.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowdepth&amp;gt;&lt;br /&gt;
|Meteorologists report snow depth in cm, so this is default unit for Cumulus. &lt;br /&gt;
&lt;br /&gt;
If there is no entry in Weather Diary for the day explained above, reports zero.&lt;br /&gt;
&lt;br /&gt;
Input is to 2 decimal places. MX allows output in centimetres with decimal places without any script. You can&#039;t change the units shown in admin interface, but your value can be input as inches to 2 decimal places if you ignore &amp;quot;cm&amp;quot; that is displayed in that interface.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowlying&amp;gt;&lt;br /&gt;
| If there is no entry in Weather Diary for the day explained above, this web tag returns null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowfalling&amp;gt;&lt;br /&gt;
| If there is no entry in Weather Diary for the day explained above, this web tag returns null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Today.ini==&lt;br /&gt;
&lt;br /&gt;
These tag names relate to the current [[Meteorological day]] and they are populated from information held in [[today.ini]]; Where a tag name reports a value specific to a past time in today-so-far, there will also be a tag name that can give the time of day, shown in same row of table below. For those that cover whole day so far, the final column contains &amp;quot;n/a&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
There is some inconsistency in naming with &amp;quot;T&amp;quot; not included in all tag names, &amp;quot;T&amp;quot; is used in conjunction with &amp;quot;H&amp;quot; or &amp;quot;L&amp;quot; as a suffix for extreme values/time-stamps, but a prefix &amp;quot;T&amp;quot; can identify today&#039;s value, or prefix &amp;quot;T&amp;quot; can signify a time-stamp. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtemp&amp;gt;&lt;br /&gt;
|The [[Average_temperature|average]] temperature so far today (calculated from all temperature readings processed by Cumulus, [[Today.ini|today.ini]] stores a cumulative aggregate and counts the number of values processed, so a division gives this output)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprange&amp;gt;&lt;br /&gt;
|The temperature range (&amp;lt;#tempTH&amp;gt; - &amp;lt;#tempTL&amp;gt;) so far today (Cumulus calculates all these tags using Celsius values, but outputs them in your chosen units)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTH&amp;gt;&lt;br /&gt;
|Today&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTL&amp;gt;&lt;br /&gt;
|Today&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTH&amp;gt;&lt;br /&gt;
|Today&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTL&amp;gt;&lt;br /&gt;
|Today&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillTL&amp;gt;&lt;br /&gt;
|Today&#039;s greatest wind chill&lt;br /&gt;
|&amp;lt;#TwchillTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#ThumTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#ThumTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Precipitation&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rain24hourTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest rain for 24 hours&lt;br /&gt;
|&amp;lt;#Train24hourTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainToday&amp;gt;&lt;br /&gt;
|If you have an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode, this gives today&#039;s rain total so far according to the sensor&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustTM&amp;gt; &lt;br /&gt;
|Today&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingTM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of today&#039;s high gust (&amp;lt;#wgustTM&amp;gt;) in degrees&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufort&amp;gt; &lt;br /&gt;
|Today&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufortnumber&amp;gt;&lt;br /&gt;
|Today&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#windrun&amp;gt;&lt;br /&gt;
|The total wind run so far today&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvg&amp;gt;&lt;br /&gt;
|The wind run divided by time passed since rollover to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearing&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddir&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for today&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ET&amp;gt;&lt;br /&gt;
|Today&#039;s [http://en.wikipedia.org/wiki/Evapotranspiration evapotranspiration], if not on the station can be calculated by CMX.&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarTH&amp;gt;&lt;br /&gt;
|Today&#039;s high solar radiation value (Solar sensor needed)&lt;br /&gt;
|&amp;lt;#TsolarTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVTH&amp;gt;&lt;br /&gt;
|Today&#039;s high UV Index (UV sensor needed)&lt;br /&gt;
|&amp;lt;#TUVTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
|Today&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of strikes since midnight, default 0 &lt;br /&gt;
&lt;br /&gt;
(other lightning tags can be found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursToday&amp;gt;&lt;br /&gt;
| The incremental chill hours figure since start of today (Compare with Cumulative seasonal Chill Hours at end of today &amp;lt;#chillhours&amp;gt; found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= No Commas; RC Webtags =&lt;br /&gt;
&lt;br /&gt;
The conversion of comma decimal separator to a point is described on the [[Webtags/Parameters#Changing_the_decimal_separator|parameter page]]. However, there is a set of legacy webtags which produce that value without a comma without parameter. Those webtags have a prefix of RC and are listed separately. Those webtags still exist and are listed here without further comment.&lt;br /&gt;
&lt;br /&gt;
== Current conditions ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCtemp&amp;gt;, &amp;lt;#RCdew&amp;gt;, &amp;lt;#RCheatindex&amp;gt;, &amp;lt;#RChum&amp;gt;, &amp;lt;#RCinhum&amp;gt;, &amp;lt;#RCintemp&amp;gt;, &amp;lt;#RCpress&amp;gt;, &amp;lt;#RCrfall&amp;gt;, &amp;lt;#RCrrate&amp;gt;, &amp;lt;#RCwchill&amp;gt;, &amp;lt;#RCwgust&amp;gt;, &amp;lt;#RCwspeed&amp;gt;, &amp;lt;#RCwlatest&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Today ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCpressTH&amp;gt;,  &amp;lt;#RCpressTL&amp;gt;,  &amp;lt;#RCrrateTM&amp;gt;,  &amp;lt;#RCtempTH&amp;gt;, &amp;lt;#RCtempTL&amp;gt;, &amp;lt;#RCwgustTM&amp;gt;,  &amp;lt;#RCdewpointTH&amp;gt;, &amp;lt;#RCdewpointTL&amp;gt;, &amp;lt;#RCwchillTL&amp;gt;, &amp;lt;#RCheatindexTH&amp;gt;, &amp;lt;#RCapptempTH&amp;gt;, &amp;lt;#RCapptempTL&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Recent History ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCRecentOutsideTemp&amp;gt;, &amp;lt;#RCRecentWindSpeed&amp;gt;, &amp;lt;#RCRecentWindGust&amp;gt;, &amp;lt;#RCRecentWindLatest&amp;gt;, &amp;lt;#RCRecentWindChill&amp;gt;, &amp;lt;#RCRecentDewPoint&amp;gt;, &amp;lt;#RCRecentHeatIndex&amp;gt;, &amp;lt;#RCRecentPressure&amp;gt;, &amp;lt;#RCRecentRainToday&amp;gt;, &amp;lt;#RCRecentUV&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Yesterday=&lt;br /&gt;
&lt;br /&gt;
Note that the Y indicating yesterday is sometimes a prefix, sometimes a suffix (with H for High, L for Low), web tags are not named consistently!&lt;br /&gt;
&lt;br /&gt;
For web tags that refer to a particular time of day, there is a corresponding web tag that can give that time of day. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:550px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtempY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s average temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprangeY&amp;gt;&lt;br /&gt;
|The temperature range (max - min) yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Ychillhours&amp;gt;&lt;br /&gt;
| The Cumulative [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] as recorded at rollover (the end of meteorological yesterday)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursYest&amp;gt;&lt;br /&gt;
| The incremental [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] yesterday&lt;br /&gt;
&lt;br /&gt;
(compare with &amp;lt;#chillhoursToday&amp;gt; described in [[#Today.ini]] table)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#TwchillYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYH&amp;gt;&lt;br /&gt;
|High humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYL&amp;gt;&lt;br /&gt;
|Low humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallY&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to the connected weather station&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainYest&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rain24hourYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest hourly rain over 24 hours&lt;br /&gt;
|&amp;lt;#Train24hourYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustYM&amp;gt; &lt;br /&gt;
|Yesterday&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingYM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of yesterday&#039;s high gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufort&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufortnumber&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for yesterday&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearingY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddirY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunY&amp;gt;&lt;br /&gt;
|The total wind run for yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvgY&amp;gt;&lt;br /&gt;
| The wind run yesterday divided by 24 hours to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YSunshineHours&amp;gt;&lt;br /&gt;
|Yesterday&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high solar radiation value (Solar sensor needed) &lt;br /&gt;
|&amp;lt;#TsolarYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high UV Index (UV sensor needed) &lt;br /&gt;
|&amp;lt;#TUVYH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Yearly=&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:350px&amp;quot;|Time Webtag&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#YearTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#YearTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s highest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s lowest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHeatIndexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest USA heat index&lt;br /&gt;
|&amp;lt;#YearHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWChillL&amp;gt;&lt;br /&gt;
|This year&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#YearWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeH&amp;gt;&lt;br /&gt;
|This year&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumidexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#YearHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointH&amp;gt;&lt;br /&gt;
|This year&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMinTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMaxTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumH&amp;gt;&lt;br /&gt;
|This year&#039;s high humidity&lt;br /&gt;
|&amp;lt;#YearHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumL&amp;gt;&lt;br /&gt;
|This year&#039;s low humidity&lt;br /&gt;
|&amp;lt;#YearHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressH&amp;gt;&lt;br /&gt;
|This year&#039;s high pressure&lt;br /&gt;
|&amp;lt;#YearPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressL&amp;gt;&lt;br /&gt;
|This year&#039;s low pressure&lt;br /&gt;
|&amp;lt;#YearPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearGustH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind gust&lt;br /&gt;
|&amp;lt;#YearGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind speed&lt;br /&gt;
|&amp;lt;#YearWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindRunH&amp;gt;&lt;br /&gt;
| This year&#039;s highest Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearRainRateH&amp;gt;&lt;br /&gt;
|This year&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#YearRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHourlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#YearHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDailyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high daily rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearRain24HourH&amp;gt;&lt;br /&gt;
|This year&#039;s high 24hr rain&lt;br /&gt;
|&amp;lt;#YearRain24HourHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearRain24HourHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMonthlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high monthly rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMonthlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest period without rain ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursYear&amp;gt;&lt;br /&gt;
| the total sunshine hours in year-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=All Time=&lt;br /&gt;
&lt;br /&gt;
The default formats are:&lt;br /&gt;
*The default format for an extreme month is to show the month name in full i.e. format &#039;MMMM&#039; followed by the year in full. &lt;br /&gt;
*For an extreme day it shows the day of the month and the month name in full i.e. format &amp;quot;dd MMMM&amp;quot; (same for Cumulus 1 and Cumulus MX), prefixed with the word &#039;on&#039; again ending with the year. &lt;br /&gt;
*For the highest/lowest within a day in the year it shows both time and date adding the word &amp;quot;at&amp;quot; before the time, and the word &#039;on&#039; before the date (i.e. on the standard web page the time comes first, not as seen in admin interface).&lt;br /&gt;
&lt;br /&gt;
You can change the default output on either the standard web template, or in your own file,  by using the [[#Time.2FDate_.27format.27_Parameter|formats]], please check the [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|Parameter page]].&lt;br /&gt;
&lt;br /&gt;
Note that unlike the this month and this year web tags, the time and the date are both included in the default format of the standard time-stamp web tags for the &#039;highest minimum&#039; and &#039;lowest maximum&#039; temperatures, yet another inconsistency!&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempH&amp;gt;&lt;br /&gt;
|All time high temperature&lt;br /&gt;
|&amp;lt;#TtempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempL&amp;gt;&lt;br /&gt;
|All time low temperature &lt;br /&gt;
|&amp;lt;#TtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#mintempH&amp;gt;&lt;br /&gt;
|All time high minimum temperature &lt;br /&gt;
|&amp;lt;#TmintempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#maxtempL&amp;gt;&lt;br /&gt;
|All time low maximum temperature &lt;br /&gt;
|&amp;lt;#TmaxtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDailyTempRange&amp;gt;&lt;br /&gt;
|All time low daily temperature range&lt;br /&gt;
|&amp;lt;#TLowDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyTempRange&amp;gt;&lt;br /&gt;
|All time high daily temperature range&lt;br /&gt;
|&amp;lt;#THighDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempH&amp;gt;&lt;br /&gt;
|All time high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempL&amp;gt;&lt;br /&gt;
|All time low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeH&amp;gt;&lt;br /&gt;
|All time high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeL&amp;gt;&lt;br /&gt;
|All time low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexH&amp;gt;&lt;br /&gt;
|All time high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexH&amp;gt;&lt;br /&gt;
|All time high USA heat index&lt;br /&gt;
|&amp;lt;#TheatindexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointH&amp;gt;&lt;br /&gt;
|All time high dew point&lt;br /&gt;
|&amp;lt;#TdewpointH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointL&amp;gt;&lt;br /&gt;
|All time low dew point&lt;br /&gt;
|&amp;lt;#TdewpointL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humH&amp;gt;&lt;br /&gt;
|All time high humidity&lt;br /&gt;
|&amp;lt;#ThumH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humL&amp;gt;&lt;br /&gt;
|All time low humidity&lt;br /&gt;
|&amp;lt;#ThumL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillH&amp;gt;&lt;br /&gt;
|All time greatest wind chill (i.e. lowest temperature, but highest wind speed) &lt;br /&gt;
|&amp;lt;#TwchillH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateM&amp;gt;&lt;br /&gt;
|All time high rain rate &lt;br /&gt;
|&amp;lt;#TrrateM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallH&amp;gt;&lt;br /&gt;
|All time high daily rain &lt;br /&gt;
|&amp;lt;#TrfallH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallhH&amp;gt;&lt;br /&gt;
|All time high hourly rain&lt;br /&gt;
|&amp;lt;#TrfallhH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallmH&amp;gt;&lt;br /&gt;
|All time high monthly rain &lt;br /&gt;
|&amp;lt;#TrfallmH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriod&amp;gt;&lt;br /&gt;
|All time longest dry period (days)&lt;br /&gt;
|&amp;lt;#TLongestDryPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriod&amp;gt;&lt;br /&gt;
|All time longest wet period (days)&lt;br /&gt;
|&amp;lt;#TLongestWetPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressH&amp;gt;&lt;br /&gt;
|All time high pressure &lt;br /&gt;
|&amp;lt;#TpressH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressL&amp;gt;&lt;br /&gt;
|All time low pressure &lt;br /&gt;
|&amp;lt;#TpressL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#gustM&amp;gt;&lt;br /&gt;
|All time high wind gust &lt;br /&gt;
|&amp;lt;#TgustM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeedH&amp;gt;&lt;br /&gt;
|All time high average wind speed &lt;br /&gt;
|&amp;lt;#TwspeedH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunH&amp;gt;&lt;br /&gt;
|All time high daily wind run&lt;br /&gt;
|&amp;lt;#TwindrunH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Monthly=&lt;br /&gt;
&lt;br /&gt;
The web tags in the date column default output dates in the format &amp;quot;dd MMMM&amp;quot;. For web tags that represent daily values, there are (obviously) no corresponding time web tags, but for high and low spot values the default &#039;h:mm&#039; format of the time output can be changed. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Time Webtag name&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempH&amp;gt;&lt;br /&gt;
|This months high temperature&lt;br /&gt;
|&amp;lt;#MonthTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempL&amp;gt;&lt;br /&gt;
|This months low temperature&lt;br /&gt;
|&amp;lt;#MonthTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMinTempH&amp;gt;&lt;br /&gt;
|This months highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMaxTempL&amp;gt;&lt;br /&gt;
|This months lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHeatIndexH&amp;gt;&lt;br /&gt;
|This months high USA heat index&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWChillL&amp;gt;&lt;br /&gt;
|This months greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#MonthWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempH&amp;gt;&lt;br /&gt;
|This month&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempL&amp;gt;&lt;br /&gt;
|This month&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeH&amp;gt;&lt;br /&gt;
|This month&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeL&amp;gt;&lt;br /&gt;
|This months lowest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumidexH&amp;gt;&lt;br /&gt;
|This month&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#MonthHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointH&amp;gt;&lt;br /&gt;
|This month&#039;s high dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointL&amp;gt;&lt;br /&gt;
|This month&#039;s low dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumH&amp;gt;&lt;br /&gt;
|This month&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#MonthHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#MonthHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressH&amp;gt;&lt;br /&gt;
|This month&#039;s highest pressure&lt;br /&gt;
|&amp;lt;#MonthPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest pressure&lt;br /&gt;
|&amp;lt;#MonthPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthGustH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind gust&lt;br /&gt;
|&amp;lt;#MonthGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind speed&lt;br /&gt;
|&amp;lt;#MonthWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindRunH&amp;gt;&lt;br /&gt;
|This month&#039;s high Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthRainRateH&amp;gt;&lt;br /&gt;
|This month&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#MonthRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHourlyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthRain24HourH&amp;gt;&lt;br /&gt;
|This month&#039;s highest 24hr rain&lt;br /&gt;
|&amp;lt;#MonthRain24HourHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthRain24HourHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDailyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s wettest day (greatest daily rain)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest dry period ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day, ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursMonth&amp;gt;&lt;br /&gt;
| the total sunshine hours in month-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Monthly All Time Records=&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;These tag names represent extreme record values (and corresponding time-stamps) for any particular month (1 =January, and so on, to 12 =December) in all years&#039;&#039;&#039; (HAR To place somewhere)&lt;br /&gt;
&lt;br /&gt;
This table includes webtags that show the values in [[Monthlyalltime.ini]] log file.&lt;br /&gt;
&lt;br /&gt;
These are a set of tags for monthly all-time highs and lows, in other words the highest and lowest values for a particular month of the year.  &lt;br /&gt;
# The tag names listed here require a [[Webtags/Parameters#Input_modification_Parameters|input modification parameter]].&lt;br /&gt;
# The tag names here can optionally take any [[Webtags/Parameters#Output_modification_parameters|output modification parameters]].&lt;br /&gt;
# To supply both optional input modification, and optional output modification parameters, separate them with spaces, e.g. &amp;lt;#ByMonthTempHT mon=7 format=hh:nn&amp;gt;. In that example, the time (not date) of highest ever temperature in July is returned after processing by Cumulus.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempH&amp;gt;&lt;br /&gt;
|High Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempL&amp;gt;&lt;br /&gt;
|Low Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexH&amp;gt;&lt;br /&gt;
|High Heat Index&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWChillL&amp;gt;&lt;br /&gt;
|Greatest wind chill (i.e. lowest temperature and highest wind speed)&lt;br /&gt;
|&amp;lt;#ByMonthWChillLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempH&amp;gt;&lt;br /&gt;
|High Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempL&amp;gt;&lt;br /&gt;
|Low Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeH&amp;gt;&lt;br /&gt;
|High Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeL&amp;gt;&lt;br /&gt;
|Low Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumidexH&amp;gt;&lt;br /&gt;
|High Canadian Humidity Index (Humidex)&lt;br /&gt;
|&amp;lt;#ByMonthHumidexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointH&amp;gt;&lt;br /&gt;
|High Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointL&amp;gt;&lt;br /&gt;
|Low Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMinTempH&amp;gt;&lt;br /&gt;
|Highest Daily Minimum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMinTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempL&amp;gt;&lt;br /&gt;
|Lowest Daily Maximum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRangeT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRangeT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumH&amp;gt;&lt;br /&gt;
|High Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumL&amp;gt;&lt;br /&gt;
|Low Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumLT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressH&amp;gt;&lt;br /&gt;
|High Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressL&amp;gt;&lt;br /&gt;
|Low Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthGustH&amp;gt;&lt;br /&gt;
|High Wind Gust&lt;br /&gt;
|&amp;lt;#ByMonthGustHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindH&amp;gt;&lt;br /&gt;
|High Wind Speed&lt;br /&gt;
|&amp;lt;#ByMonthWindHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindRunH&amp;gt;&lt;br /&gt;
|High Daily Wind Run&lt;br /&gt;
|&amp;lt;#ByMonthWindRunHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthRainRateH&amp;gt;&lt;br /&gt;
|High Rain Rate&lt;br /&gt;
|&amp;lt;#ByMonthRainRateHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainH&amp;gt;&lt;br /&gt;
|High Monthly Rainfall&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainH&amp;gt;&lt;br /&gt;
|High Hourly Rain&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthRain24HourH&amp;gt;&lt;br /&gt;
|High 24hr Rain&lt;br /&gt;
|&amp;lt;#ByMonthRain24HourHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainH&amp;gt;&lt;br /&gt;
|High Daily Rain&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest Dry Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriodT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest Wet Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriodT&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Day/Night/Sun/Moon=&lt;br /&gt;
&lt;br /&gt;
These values are calculated hourly.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunrise&amp;gt;&lt;br /&gt;
|Last sunrise time at the station - This sunrise time is calculated by a third party library each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunset&amp;gt;&lt;br /&gt;
|Next sunset time at the station - The sunset/sunrise times are calculated each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylength&amp;gt;&lt;br /&gt;
|Length of day in hours and minutes (sunrise to sunset).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunUp&amp;gt;&lt;br /&gt;
|A flag to indicate if the Sun is above the horizon or not, based on the sunrise and sunset times.&lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 is when the Sun is above the horizon for the station location.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dawn&amp;gt;&lt;br /&gt;
|Start of last Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dusk&amp;gt;&lt;br /&gt;
|End of next Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylightlength&amp;gt;&lt;br /&gt;
| Approximate length of daylight in hours and minutes (dawn to dusk)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#isdaylight&amp;gt;&lt;br /&gt;
|A flag to indicate if the location for the station is in civil daylight or not, based on the dawn and dusk times. &lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 notes that it is currently within the hours of daylight.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tomorrowdaylength&amp;gt;&lt;br /&gt;
|A string giving an approximate predicted difference between the length of daylight (dawn to dusk) yesterday and length of daylight tomorrow.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonphase&amp;gt;&lt;br /&gt;
|Current [[Lunar phase|phase of the moon]] in words, eg &amp;quot;New Moon&amp;quot; etc. The names used can be altered in [[Strings.ini#Moon_Phases|strings.ini]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonAge&amp;gt;&lt;br /&gt;
|Current &#039;&#039;&#039;approximate&#039;&#039;&#039; age of the Moon in days (0-29.53)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonrise&amp;gt;&lt;br /&gt;
|Current moonrise time at the station (if moon rises on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonset&amp;gt;&lt;br /&gt;
|Current moonset time at the station (if moon sets on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercent&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (negative value indicates &#039;waning&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercentAbs&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (always positive)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
| see [[#Today.ini]] Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YSunshineHours&amp;gt;&lt;br /&gt;
|see [[#Yesterday]] Miscellaneous &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CurrentSolarMax&amp;gt;&lt;br /&gt;
|[[FAQ#What_is_this_.22Solar_Max.22_value_which_Cumulus_is_displaying.3F | Current theoretical maximum solar radiation]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunny&amp;gt;&lt;br /&gt;
|Returns 1 if the sun is shining, otherwise 0 (Solar sensor needed)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= System =&lt;br /&gt;
&lt;br /&gt;
Special tags returning information about the device hosting CumulusMX &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:450px&amp;quot; |Applicability&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsVersion&amp;gt;&lt;br /&gt;
|OS version, e.g. &amp;quot;Windows 7 x64 build 7600&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsLanguage&amp;gt;&lt;br /&gt;
|OS language, e.g. &amp;quot;English&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SystemUpTime&amp;gt;&lt;br /&gt;
|How long the system has been up, e.g. &amp;quot;8 hours 21 minutes&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ProgramUpTime&amp;gt;&lt;br /&gt;
|How long Cumulus has been running, e.g. &amp;quot;7 hours 55 minutes&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CpuCount&amp;gt;&lt;br /&gt;
|Number of processors, e.g. &amp;quot;4&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AllocatedMemory&amp;gt;&lt;br /&gt;
|Amount of memory allocated to Cumulus, e.g. &amp;quot;18.76 MB&amp;quot;&lt;br /&gt;
&lt;br /&gt;
NOTE: produces 0.0&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Units=&lt;br /&gt;
&lt;br /&gt;
No optional input nor output parameters.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunit&amp;gt;&lt;br /&gt;
|Unit of temperature being used (Set in Cumulus as [http://en.wikipedia.org/wiki/Centigrade Celsius] or [http://en.wikipedia.org/wiki/Fahrenheit Fahrenheit]) values &amp;quot;&amp;amp;amp;deg;C&amp;quot; or &amp;quot;&amp;amp;amp;deg;F&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#tempunitnoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded (i.e. without &#039;&#039;&#039;&amp;amp;amp;&#039;&#039;&#039; and without &#039;&#039;&#039;&amp;amp;deg;&#039;&#039;&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunitnodeg&amp;gt;&lt;br /&gt;
|The temperature units being used, without a degree symbol, i.e. &amp;quot;F&amp;quot; or &amp;quot;C&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressunit&amp;gt;&lt;br /&gt;
|Unit of measure for pressure. Possible values: &amp;quot;mb&amp;quot;, &amp;quot;hPa&amp;quot;, &amp;quot;in&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rainunit&amp;gt;&lt;br /&gt;
|Unit of measure for rain fall. Possible values: &amp;quot;mm&amp;quot; or &amp;quot;inches&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windunit&amp;gt;&lt;br /&gt;
|Unit of measure for wind speed. Possible values: &amp;quot;m/s&amp;quot;, &amp;quot;mph&amp;quot;, &amp;quot;km/h&amp;quot;, &amp;quot;kts&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrununit&amp;gt;&lt;br /&gt;
|Unit of measure for wind run (distance). Possible values: &amp;quot;km&amp;quot;, &amp;quot;miles&amp;quot;, &amp;quot;km&amp;quot;, &amp;quot;nm&amp;quot; (for wind speeds in m/s, mph, km/h, kts)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbaseunit&amp;gt;&lt;br /&gt;
|The units used for cloudbase value. Possible values:  &amp;quot;ft&amp;quot; or &amp;quot;m&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Date &amp;amp; Time=&lt;br /&gt;
The default format depends on the locale you use to run Cumulus.&lt;br /&gt;
&lt;br /&gt;
When format is fixed it is noted.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#date&amp;gt;&lt;br /&gt;
|The current date.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdate&amp;gt;&lt;br /&gt;
|The current meteorological date.&lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt; (above), but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the &amp;lt;#metdate&amp;gt; will return the date associated with previous calendar day, but will still return current time  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUTC&amp;gt;&lt;br /&gt;
|The current UTC date/time rather than local date/time.  Example result: 18:30 on 30 December 2009. If you want the local date and time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#time&amp;gt;&lt;br /&gt;
|The current time and date. Example result: 18:30 on 30 December 2009.  If you simply wish the time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timehhmmss&amp;gt;&lt;br /&gt;
|The current time (without date). Example format: 18:30:27. You can use output format specifiers to change the way the time is output, but any date specifiers are ignored.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#minute&amp;gt;&lt;br /&gt;
|The current time, just the minutes. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hour&amp;gt;&lt;br /&gt;
|The current time, just the hour. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#day&amp;gt;&lt;br /&gt;
| The current day as a 2-digit number. Fixed format: 07  (cannot use output format modifiers) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dayname&amp;gt;&lt;br /&gt;
| The current day as a word.  For example, Monday &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortdayname&amp;gt;&lt;br /&gt;
| The current day as a shortened word. Example format: Mon&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#month&amp;gt;&lt;br /&gt;
|The current month as a 2-digit number. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#monthname&amp;gt;&lt;br /&gt;
|The current month as a word. Example format: July&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortmonthname&amp;gt;&lt;br /&gt;
|The current month as a shortened word. Example format: Jul&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#year&amp;gt;&lt;br /&gt;
|The current year as a 4-digit number. Example format: 2009  (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortyear&amp;gt;&lt;br /&gt;
|The current year as a 2-digit number. Example format: 09 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdateyesterday&amp;gt;&lt;br /&gt;
|The previous meteorological date.  The default format depends on the locale you use to run Cumulus &lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#yesterday&amp;gt; (below), but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the date output by &amp;lt;#metdateyesterday&amp;gt; will be the calendar day before that returned by &amp;lt;#yesterday&amp;gt;, but the time returned is actual local time.  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#yesterday&amp;gt;&lt;br /&gt;
|Yesterday&#039;s date. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeJavaScript&amp;gt;&lt;br /&gt;
| The JavaScript &#039;&#039;&#039;Date&#039;&#039;&#039; object contains the number of milliseconds since 00:00:00.000 UTC on 1st January 1970, that date and time is known as the UNIX Epoch.  In JavaScript, you can use &amp;lt;code&amp;gt;Math.floor(new Date().getTime()/1000.0)&amp;lt;/code&amp;gt; This getTime method returns the time in milliseconds.  The web tag returns an integer (currently with 13 digits) representing the number of milliseconds since the UNIX epoch when the web tag was processed. It can be used in a script where you wish to re-express other times output by Cumulus MX into UTC (Coordinated Universal Time).  Mac OS X uses 00:00:00.000 UTC on 1st January 2001 as the starting time and date for its millisecond count, so that is considerably lower.&lt;br /&gt;
&lt;br /&gt;
Note that UTC is calculated using 9192631770 times a particular transition time for Caesium 133 as a basis for 1 second. GMT (Greenwich Mean Time) is calculated on the basis that 1 second is 1/86400 of the time taken for a whole (day) rotation of the Earth. UT1 (or solar time) is calculated from various space measurements. Periodically, leap seconds are added to UTC to realign it with UT1, but these leap seconds are not added to the count of milliseconds represented by this web tag.&lt;br /&gt;
&lt;br /&gt;
Do be aware that some devices will use a 32 bit signed integer to represent this number, and that will stop working on 19 January 2038, the year 2038 problem for computing world.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUnix&amp;gt;&lt;br /&gt;
| Unix tracks the number of seconds since the UNIX epoch. So this web tag can be used when you do not want the millisecond accuracy of the previous web tag. Like previous web tag this relates to UTC, so see details for that tag to find out more.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSince30Dec1899&amp;gt; &lt;br /&gt;
|Day count (gives whole and fractional part) Example: 41250.6523310301&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|Date when records began.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSinceRecordsBegan&amp;gt;&lt;br /&gt;
|Day count since Cumulus records started&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Alarms=&lt;br /&gt;
&lt;br /&gt;
There are web tags for each alarm condition, they give a value of &#039;1&#039; if the alarm condition is enabled and is still currently met; otherwise &#039;0&#039;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempAlarm&amp;gt; &lt;br /&gt;
|Low temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempAlarm&amp;gt; &lt;br /&gt;
|High temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeUpAlarm&amp;gt; &lt;br /&gt;
|Temperature increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeDownAlarm&amp;gt; &lt;br /&gt;
|Temperature decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressAlarm&amp;gt; &lt;br /&gt;
|Low pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressAlarm&amp;gt; &lt;br /&gt;
|High pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeUpAlarm&amp;gt; &lt;br /&gt;
|Pressure increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeDownAlarm&amp;gt; &lt;br /&gt;
|Pressure decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainTodayAlarm&amp;gt; &lt;br /&gt;
|High rain today alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateAlarm&amp;gt; &lt;br /&gt;
|High rainfall rate alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustAlarm&amp;gt; &lt;br /&gt;
|High wind gust alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedAlarm&amp;gt; &lt;br /&gt;
|High wind speed alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataStopped&amp;gt;&lt;br /&gt;
|1 if the station has apparently stopped sending data to Cumulus, otherwise 0&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataSpikeAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a data spike is detected, or a data limit exceeded&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#HttpUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a HTTP upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#MySqlUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a MySQL upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#UpgradeAlarm&amp;gt;&lt;br /&gt;
| Alarm raised if MX upgrade (a newer release) is available&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Extreme Records =&lt;br /&gt;
&lt;br /&gt;
There are a set of tags for the Cumulus record states. They give a value of &#039;1&#039; if the record has been exceeded; otherwise &#039;0&#039;. &lt;br /&gt;
&lt;br /&gt;
These web tags will be set from the time of the record until a timeout value is met (by default each record remains set for 24 hours). &lt;br /&gt;
&lt;br /&gt;
You can change the default timeout through the parameter &#039;&#039;Station Settings=&amp;gt;Common Options=&amp;gt;Advanced Options&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
== Table of web tags available for extreme records ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|The date that Cumulus began tracking all time records&amp;lt;br/&amp;gt; (does not prevent earlier record dates being set manually)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#newrecord&amp;gt; &lt;br /&gt;
|Indicates when any tracked extreme is changed (sets the LED on the interface flashing).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempRecordSet&amp;gt;&lt;br /&gt;
|1 if any temperature-based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time highest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time lowest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHeatIndexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high USA heat index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high Canadian Humidity index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowWindChillRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time greatest wind chill extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high feels like temperature extreme has been updated, 0 if not &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low feels like temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMinTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high minimum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowMaxTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low maximum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind gust extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind speed extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RainRecordSet&amp;gt;&lt;br /&gt;
|1 if any rainfall based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high rain rate extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHourlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high hourly rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRain24HourRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high 24hr rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMonthlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high monthly rain  extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest dry period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest wet period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high humidity light extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressureRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRecordSet&amp;gt;&lt;br /&gt;
|1 if any wind speed based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindrunRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind run extreme has been updated, 0 if not&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Miscellaneous =&lt;br /&gt;
&lt;br /&gt;
All tags are available in all flavours, as far as I know, although &#039;&#039;their output might vary&#039;&#039;, and which input/output parameters they permit might vary between Cumulus 1 and MX.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestError&amp;gt;&lt;br /&gt;
| This tag and the next 3 are in CumulusMX, none of them are actually used.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorDate&amp;gt;&lt;br /&gt;
|See previous tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorTime&amp;gt;&lt;br /&gt;
|See previous tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ErrorLight&amp;gt;&lt;br /&gt;
|1 if the &#039;error&#039; light is flashing, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#version&amp;gt;&lt;br /&gt;
|The version of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#build&amp;gt;&lt;br /&gt;
|The build of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildAvailable&amp;gt;&lt;br /&gt;
|This gets the value 0 or 1 and is checked on start-up and once a day thereafter at a random time&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildNumber&amp;gt;&lt;br /&gt;
|It is checked on start-up and once a day thereafter at a random time. Displays the latest public release build number - eg. b3089&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#realtimeinterval&amp;gt;&lt;br /&gt;
|The real time update interval in seconds (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#interval&amp;gt;&lt;br /&gt;
|The web site update interval in minutes (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: will always return one of these: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
&lt;br /&gt;
This is the end of the meteorological day, so if during Daylight Saving Time rolover is at &amp;quot;10 am&amp;quot;, then on the day DST ends it will return to &amp;quot;9 am&amp;quot; ensuring every meteorological day is exactly 24 hours long. If the time is &amp;quot;Midnight&amp;quot; (or during DST it is &amp;quot;9 am&amp;quot;), then days will be 23 or 25 hours long just on day clocks change, 24 hours otherwise.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationtype&amp;gt;&lt;br /&gt;
|The weather station [https://cumuluswiki.org/a/Cumulus.ini#Section:_Station model] description.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#latitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Latitude latitude] (as you entered during setup).&lt;br /&gt;
Supports an optional &#039;dp&#039; parameter, if supplied, instead of the usual web-encoded text format with degrees/minutes/seconds, the result is in decimal degrees to the specified number of decimal places. E.g&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude&amp;gt; gives &amp;quot;N&amp;amp;nbsp;59&amp;amp; deg;&amp;amp;amp;nbsp;14&amp;amp;amp;#39;&amp;amp;amp;nbsp;33&amp;amp;amp;quot;&amp;quot; for N 59 14 33&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude dp=5&amp;gt; gives &amp;quot;59.24250&amp;quot;&lt;br /&gt;
&lt;br /&gt;
If the &amp;quot;dp&amp;quot; parameter is supplied, then supplying &amp;quot;rc=y&amp;quot; in addition will cause any decimal comma to be converted to a decimal point.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#latitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Longitude longitude]  (as you entered during setup). Supports an optional &#039;dp&#039; and &#039;rc&#039; parameters as per the latitude tag.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Altitude altitude] value (web tag outputs web encoded format containing figure, &#039;&amp;amp;amp;nbsp;&#039; and units) in either feet or metres just as you entered during setup e.g. &#039;123&amp;amp;amp;nbsp;m&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#altitudenoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#location&amp;gt;&lt;br /&gt;
|The station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longlocation&amp;gt;&lt;br /&gt;
|Longer description of the station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forum&amp;gt;&lt;br /&gt;
|URL of the forum (as you entered during setup) encoded into a web page menu item by adding colons&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forumurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#webcam&amp;gt;&lt;br /&gt;
|URL of the webcam (as you entered during setup) encoded into a web page menu item by adding colons. Default is blank. Can be used to link to any other web page that you host (Cumulus does not verify that it is a web cam, that is just a label, and the label can be changed on each standard web page individually)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#webcamurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#graphperiod&amp;gt;&lt;br /&gt;
|The number of hours displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Detailed Chart Period&#039; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dailygraphperiod&amp;gt;&lt;br /&gt;
|The number of days displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Daily Chart Period&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAMonthlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA monthly report&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAYearlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA yearly report&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_useApparent&amp;gt;&lt;br /&gt;
| Whether user prefers to see Apparent Temperature or Feels Like Temperature&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showSolar&amp;gt;&lt;br /&gt;
| Whether user wants to show Solar data or does not not have a solar sensor&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showUV&amp;gt;&lt;br /&gt;
| Whether user wants to show Ultra Violet data or does not not have a UV sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Special tags=&lt;br /&gt;
&lt;br /&gt;
==Davis==&lt;br /&gt;
&lt;br /&gt;
At present this table has not yet been updated for latest MX version.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
All (see note for THSWindex) of the following web tags for the Davis PWS are available&lt;br /&gt;
&lt;br /&gt;
The values of the reception tags are updated every 15 minutes.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsReceived&amp;gt;&lt;br /&gt;
|Total number of data packets received. This stat is not supplied by the Davis WLL station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsMissed&amp;gt;&lt;br /&gt;
|Number of missed data packets. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisMaxInARow&amp;gt;&lt;br /&gt;
|Longest streak of consecutive packets received. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumCRCerrors&amp;gt;&lt;br /&gt;
|Number of packets received with CRC errors. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumberOfResynchs&amp;gt;&lt;br /&gt;
|Number of times the console resynchronised with the transmitter. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisFirmwareVersion&amp;gt;&lt;br /&gt;
|The console/WLL firmware version&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THWindex&amp;gt;&lt;br /&gt;
|A derived temperature using Temperature/Humidity/Wind values&lt;br /&gt;
&lt;br /&gt;
The THW Index uses humidity and temperature (like Heat Index), but includes the cooling effects of wind (like wind chill).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THSWindex&amp;gt;&lt;br /&gt;
|A heat stress indicator using Temperature/Humidity/Solar/Wind values.&lt;br /&gt;
*The THSW Index uses humidity and temperature (like the Heat Index), but also includes the heating effects of sunshine, and the cooling effects of wind.&lt;br /&gt;
*Therefore requires Davis station with solar sensor.&lt;br /&gt;
See [http://digitalcommons.unl.edu/cgi/viewcontent.cgi?article=1223&amp;amp;context=animalscinbcr  Approx calculation].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#battery&amp;gt;&lt;br /&gt;
|The console battery condition in volts. eg &amp;quot;4.82v&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#txbattery&amp;gt;&lt;br /&gt;
&amp;lt;#txbattery channel=1&amp;gt;&lt;br /&gt;
|The transmitter battery condition, by default it returns the status of all transmitters.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRain&amp;gt;&lt;br /&gt;
|The console &#039;storm rain&#039; current amount.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRainStart&amp;gt;&lt;br /&gt;
|The console reported date of the start of the &#039;storm&#039; (see previous webtag).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; that the console does not report start time, so the webtag cannot report time.  It appears a minimum of 2 tips within 3 hours will trigger a storm start, so using &amp;lt;#LastRainTip&amp;gt; might help&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Davis WLL ==&lt;br /&gt;
&lt;br /&gt;
You need a purchased license to use these webtags.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsoleSupplyV&amp;gt;&lt;br /&gt;
|The WLL external supply voltage&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisReceptionPercent tx=1&amp;gt;&lt;br /&gt;
|WLL transmitter reception percentage (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=0&amp;gt;&lt;br /&gt;
|WLL RSSI of the WiFi connection&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=1&amp;gt;&lt;br /&gt;
|WLL RSSI of Transmitter #1  (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastBadCnt&amp;gt;&lt;br /&gt;
|Count of multicast packets missed or have bad a CRC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastGoodCnt&amp;gt;&lt;br /&gt;
|Count of good multicast packets received&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MulticastGoodPct&amp;gt;&lt;br /&gt;
|Percentage of good multicast packets received&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Fine Offset==&lt;br /&gt;
&lt;br /&gt;
The following tags are specific to the Fine Offset series &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Lux value &amp;quot;Fine Offset only&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SensorContactLost&amp;gt;&lt;br /&gt;
|1 if the station has lost contact with its remote sensors &amp;quot;Fine Offset only&amp;quot; &lt;br /&gt;
0 if contact has been established&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Cumulus_MX]]&lt;/div&gt;</summary>
		<author><name>SaratogaWX</name></author>
	</entry>
	<entry>
		<id>https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=11021</id>
		<title>Full list of Webtags</title>
		<link rel="alternate" type="text/html" href="https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=11021"/>
		<updated>2022-11-09T17:24:14Z</updated>

		<summary type="html">&lt;p&gt;SaratogaWX: Added rain24hour tags from 3.20.0 - b3202 update&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; {|align=right&lt;br /&gt;
  |__TOC__&lt;br /&gt;
  |}&lt;br /&gt;
This list only contains the tag names. Tag names are the basic entity when asking a value. Check the [[Webtags#Using_Webtags|Usage of webtags]] and don&#039;t forget tag names are only part of the [[Webtags#General Format for Web Tags|general format for Webtags]]. It does not indicate what parameters they can take, nor does it include the brackets the tag name is surrounded by when you quote it in a template file for Cumulus to process.&lt;br /&gt;
&lt;br /&gt;
Here follow tables that group the tag names by the basic purpose of the tags listed. There has been confusion in the past of tags appearing in more than one group. If you find such occurrence you may notify or modify. &lt;br /&gt;
&lt;br /&gt;
= Current Conditions =&lt;br /&gt;
&lt;br /&gt;
We start with tags that relate to the latest values, as these are the ones that people most often choose to use. The current condition data is also available, for processes external to Cumulus, by using the inbuilt facility to generate [[Realtime.txt|a file]] with such data. CumulusMX makes current values available for a standard range of sensors where the same web tags apply across a range of weather station models. Current values from some [[#Extra Sensors|extra]] temperature and relative humidity sensors (see [[Extra temperatures]]) from particular weather station models are offered as well.&lt;br /&gt;
&lt;br /&gt;
==Standard sensors==&lt;br /&gt;
The tags in this first list are grouped for historical reasons and remain grouped.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temp&amp;gt;&lt;br /&gt;
|The outside (air) temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#intemp&amp;gt;&lt;br /&gt;
|The inside temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeLastHour&amp;gt;&lt;br /&gt;
|The change in outside temperature over the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrend&amp;gt;&lt;br /&gt;
|The average rate of change in temperature over the last three hours. Trend = (temp now - temp 3hrs ago) / 3 (the calculation selected for this trend matches the standard-based calculation for &amp;lt;#presstrendval&amp;gt; despite the naming inconsistency)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendtext&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (values can be set in strings.ini)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendenglish&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindex&amp;gt;&lt;br /&gt;
|Current [[heat index]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidex&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Humidex Humidex]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptemp&amp;gt;&lt;br /&gt;
|The [[Apparent_temperature|apparent]] temperature.  The referenced page in weather terminology section of this Wiki explains it. The formula used is that defined by BOM. Although at temperatures above 20°C (68°F) Feels like reports an &amp;quot;apparent temperature&amp;quot; it uses a different formula. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchill&amp;gt;&lt;br /&gt;
|The current [[wind chill]] temperature.  The referenced page in weather terminology section of this Wiki explains it. For temperatures below 10°C (50°F) Feels like reports the same value.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslike&amp;gt;&lt;br /&gt;
|Available for version 3.6.10 and up. See [[Feels Like]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsFreezing&amp;gt;&lt;br /&gt;
|If outside temperature is at or below 0°C/32°F. 0=Above freezing, 1=Below freezing&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#chillhours&amp;gt;&lt;br /&gt;
|The number of [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|&#039;chill hours&#039;]] so far this season (threshold temperature and start date are configurable).&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hum&amp;gt;&lt;br /&gt;
|The outside [http://en.wikipedia.org/wiki/Humidity humidity]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#inhum&amp;gt;&lt;br /&gt;
|The inside humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dew&amp;gt;&lt;br /&gt;
|The current dew point (See [[Temperature_(and_humidity)_measurement#Cumulus_Calculated_Parameters|wiki]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wetbulb&amp;gt;&lt;br /&gt;
|Estimated [http://en.wikipedia.org/wiki/Wet_bulb wet bulb] temperature&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfall&amp;gt;&lt;br /&gt;
|The total rainfall so far today (reports rain counter now minus rain counter at start of day), start of day counter can be edited using &amp;quot;edit rain today&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrate&amp;gt;&lt;br /&gt;
|The current [[Rain_measurement#Rain_Rate|rainfall rate]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rhour&amp;gt;&lt;br /&gt;
|The rainfall in the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#r24hourH&amp;gt;&lt;br /&gt;
|The rainfall in the last 24 hours&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tr24hourH&amp;gt;&lt;br /&gt;
|Time of the rainfall in the last 24 hours&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmidnight&amp;gt;&lt;br /&gt;
|The total rainfall since midnight. Useful if you don&#039;t use midnight as your start of day&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#r24hour&amp;gt;&lt;br /&gt;
| Reading recent history records, takes rain counter for latest minute, and substracts rain counter from as close as possible to same time yesterday (if Cumulus was not running at that time yesterday, but historical catch-up has been enabled, then it is from nearest time available yesterday, so for a logging interval of every 30 minutes might be 24 hours and 16 minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTipISO&amp;gt;&lt;br /&gt;
|Fixed ISO format output giving date and time of last rain gauge tip (e.g 2010-09-06 06:09) The format is always as shown (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTip&amp;gt;&lt;br /&gt;
| (available from release 3.6.1) Date/time of last rain gauge tip &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MinutesSinceLastRainTip&amp;gt;&lt;br /&gt;
|The number of minutes since the last rain gauge tip, in whole numbers, rounded down&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsRaining&amp;gt;&lt;br /&gt;
|For [[Rain_measurement#Optical_Rain_Gauge| Hydreon RG-11 devices]], shows the current rain state. 0=No rain, 1=It&#039;s raining&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmonth&amp;gt;&lt;br /&gt;
|The total rainfall so far this month&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ryear&amp;gt;&lt;br /&gt;
|Annual rainfall total for rainfall season year (i.e. starting month as set on Configuration menu, station screen,  Annual rainfall frame)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveRainDays&amp;gt;&lt;br /&gt;
|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, meteorologists exclude dew (and other times when single tip of recorder).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveDryDays&amp;gt;&lt;br /&gt;
|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&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#press&amp;gt;&lt;br /&gt;
|The [http://en.wikipedia.org/wiki/Sea_level_pressure sea level pressure]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendval&amp;gt;&lt;br /&gt;
|The average rate of pressure change over the last three hours.  Trend = (pressure now - pressure 3hrs ago) / 3 &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrend&amp;gt;&lt;br /&gt;
|The pressure trend in words - values can be set in the &#039;strings.ini&#039; file&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendenglish&amp;gt;&lt;br /&gt;
| a single word description for the pressure trend - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed). From version 1.8.8 1st December 2009&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#PressChangeLast3Hours&amp;gt;&lt;br /&gt;
|Available from version 3.11.1;  Total Pressure Change since 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altimeterpressure&amp;gt;&lt;br /&gt;
|Altimeter pressure. Pressure corrected to sea level using the station&#039;s altitude only. Same as sea-level pressure for non-Davis stations.&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wlatest&amp;gt;&lt;br /&gt;
|Current wind speed reading from console.  Corresponds to &#039;latest&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearing&amp;gt;&lt;br /&gt;
|Current wind bearing in degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currentwdir&amp;gt;&lt;br /&gt;
|Current wind bearing as a compass point - e.g. ESE &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeed&amp;gt;&lt;br /&gt;
|The 10-minute average, if you have Cumulus set to calculate a 10-minute average. Otherwise, it&#039;s the latest &#039;wind&#039; value from the console (i.e. the current speed as determined by the station). Corresponds to &#039;average&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgbearing&amp;gt;&lt;br /&gt;
|Average wind bearing in degrees over last configured interval minutes. Range 1-360, 0=Calm&lt;br /&gt;
&lt;br /&gt;
This is calculated by taking the wind direction and speed for the last 10 minutes (or other interval as configured), calculates the sums of the North/South and East/West vector components, divides the E/W component sum by the N/S component sum, and takes the arctan.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdir&amp;gt;&lt;br /&gt;
|Average wind bearing over last 10 minutes as a [http://en.wikipedia.org/wiki/Compass compass] point - e.g. ESE&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgust&amp;gt;&lt;br /&gt;
|The highest wind reading in the last 10 minutes. Corresponds to &#039;gust&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindSampleCount&amp;gt;&lt;br /&gt;
|The number of wind samples making up the wind rose (etc) data (up to 3600)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdirdata&amp;gt;&lt;br /&gt;
|Comma separated list of recent wind bearing readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &amp;lt;#nextwindindex&amp;gt;. Reading interval x varies by station type:&lt;br /&gt;
* Oregon:  x=12 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 12 hours worth in full array&lt;br /&gt;
* Davis:  x=2 or 3 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 2.5 hours worth in full array&lt;br /&gt;
* Fine Offset: Cumulus 1 reads the wind data every minute (although station transmits wind data every 40 seconds), so 60 hours worth in full array&lt;br /&gt;
* Davis WLL: x=2.5 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=160900#p160900) so 2.5 hours worth in full array&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspddata&amp;gt;&lt;br /&gt;
|Comma separated list of recent individual (non-averaged) wind speed (correspond to &#039;latest&#039; on the Cumulus main screen) readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &#039;&#039;&#039;nextwindindex&#039;&#039;&#039; tag. Reading interval x varies by station type (see above).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#nextwindindex&amp;gt;&lt;br /&gt;
|The index of the entries in &amp;lt;#wdirdata&amp;gt; and &amp;lt;#wspddata&amp;gt; that Cumulus &#039;&#039;is going to use next&#039;&#039; - i.e. the latest entry used is one less than this; but don&#039;t forget to allow for the wrap around!&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRoseData&amp;gt;&lt;br /&gt;
|A comma-separated list of the wind &#039;totals&#039; used to draw the wind rose (8 or 16 values)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRosePoints&amp;gt;&lt;br /&gt;
|The number of items in &amp;lt;#WindRoseData&amp;gt; (i.e. 8 or 16)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufort&amp;gt;&lt;br /&gt;
|The current wind speed on the [http://en.wikipedia.org/wiki/Beaufort_scale Beaufort scale] (e.g. F8) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufortnumber&amp;gt;&lt;br /&gt;
|The current wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaudesc&amp;gt;&lt;br /&gt;
|The current wind speed Beaufort description (e.g. &amp;quot;Gale&amp;quot;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom10&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo10&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbase&amp;gt;&lt;br /&gt;
|Calculated [http://en.wikipedia.org/wiki/Cloud_base cloud base]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbasevalue&amp;gt;&lt;br /&gt;
|Current calculated cloud base without units&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UV&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Uv_index UV index]. Requires your station to have a UV sensor.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SolarRad&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Solar_radiation solar radiation]. Requires your station to have a solar sensor.&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Current light level in Lux. Requires your station to have a solar sensor. Only applies to Fine Offset stations.&lt;br /&gt;
|-&lt;br /&gt;
|[[Forecast_webtag|&amp;lt;#forecast&amp;gt;]]&lt;br /&gt;
|The current forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#forecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current forecast encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastnumber&amp;gt;&lt;br /&gt;
|The number relating to the current forecast entry in the [[strings.ini]] file.  If your station is not providing it&#039;s own forecast and Cumulus is not calculating one then 0 (zero) is returned.  Note: two negative numbers can be returned by [[Forecast_webtag|Cumulus]]: -1 (neg 1) = Exceptional Fine, -26 (neg 26) = Exceptional Bad&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecast&amp;gt;&lt;br /&gt;
|Always gives Cumulus (Zambretti) [[Forecast_webtag|forecast]], even if the &amp;lt;#forecast&amp;gt; tag provides a station forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#cumulusforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#cumulusforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  Cumulus (Zambretti) forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecast&amp;gt;&lt;br /&gt;
|Always gives station forecast (if available)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#wsforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#wsforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  station forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcond&amp;gt;&lt;br /&gt;
|Represents the value entered on the screen within Cumulus for the Current Weather condition, or the value as held in the [[currentconditions.txt]] file. Any reserved HTML characters are encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcondenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#currcond&amp;gt; but also has all characters above (decimal base) code 159 encoded as HTML entities for example this would encode any use of symbol for degree.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Extra Sensors==&lt;br /&gt;
&lt;br /&gt;
The extra sensors functionality in Cumulus only supports processing for current spot values as read from the sensors. Periodically spot extra sensor values are logged, see the [[Extra_Sensor_Files|Extra Sensor Files]] page for information about log files from where you can extract the past spot values. The logging can be compared to the Standard Logfiles.&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors: Davis models and Oregon Scientific WMR928, WR100/200 ===&lt;br /&gt;
&lt;br /&gt;
These web tags hold current values for additional sensors supported by CumulusMX. For Oregon Scientific model like WMR-200 with USB connection, please refer to [[#Web tags mentioning (outside) temperature]] because any of the extra temperature tags below can be redirected to &#039;&#039;&#039;&amp;lt;#temp&amp;gt;&#039;&#039;&#039;, and consequently also have web tags reporting daily extremes and longer period extreme records.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp1 - 8&amp;gt;&lt;br /&gt;
|Extra temperature channel 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP1 - 8&amp;gt;&lt;br /&gt;
|Extra dew point channel 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum1 - 8&amp;gt;&lt;br /&gt;
|Extra humidity channel 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilTemp1 - 16&amp;gt;&lt;br /&gt;
|Soil temperature 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture1 - 16&amp;gt;&lt;br /&gt;
|Soil moisture 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafTemp1 - 2&amp;gt;&lt;br /&gt;
|Leaf temperature 1 - 2&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafWetness1 - 8&amp;gt;&lt;br /&gt;
|Leaf wetness 1 - 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors:  Davis AirLink ===&lt;br /&gt;
Available from version 3.9.0. You can configure two Airlink devices which have fixed identification as Indoor and Outdoor. There are a similar set of tags for each device.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Particulate Matter&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm1[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 1 μm, or less count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Currentparticulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality Index Values (allows use of the &amp;quot;dp=n&amp;quot; and &amp;quot;tc=y&amp;quot; parameters)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 2.5 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Stats Values&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 1 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 3 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 24 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] 12 hr averages buffer (2  hrs are required to get a nowcast value)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Sensor Info&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkFirmwareVersion[InǀOut]&amp;gt;&lt;br /&gt;
|Shows the AirLink firmware version as a date string.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkTemp[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air temperature value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkHum[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air humidity value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkWifiRssi[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors WiFi signal strength in dB - anything below -90 is considered very poor.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Extra Sensors: Ecowitt ===&lt;br /&gt;
&lt;br /&gt;
Ecowitt stations are sold under other names depending on nation,  e.g. Ambient in USA, Froggit in central Europe, so Ecowitt is used as a generic name in this Wiki. See also [https://www.wxforum.net/index.php?board=111.0 WXForum.net].&lt;br /&gt;
&lt;br /&gt;
==== WH45 CO₂ sensor ====&lt;br /&gt;
&lt;br /&gt;
Available from release 3.9.5.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2&amp;gt;&lt;br /&gt;
| The actual CO&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;concentration in ppm&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm2p5&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; or less&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm2p5-24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm10&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less (includes the 2.5 figure)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm10-24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-temp&amp;gt;&amp;lt;sup&amp;gt;See note&amp;lt;/sup&amp;gt;&lt;br /&gt;
| Temperature as reported by Air Quality monitor. &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-hum&amp;gt;&lt;br /&gt;
| Relative Humidity as reported by Air Quality monitor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note&#039;&#039;&#039;: This temperature reflects the temperature of the sensor and would be used in combination with the sensors measured humidity (see next) for correction of the measured PM (particulate matter) value. This correction is responsibility of the user and is subject to a lot of discussion. Determination of how to correct the PM value is highly dependent on the conditions and placement of the sensor. See the specification sheet for the sensor or create some multivariate regression line based on calibration measurements. This is also valid for PM sensors like the AirLink. The normal amateur usage of PM sensors is that the uncorrected values are published. &lt;br /&gt;
&lt;br /&gt;
==== WN34 soil and water sensor ====&lt;br /&gt;
&lt;br /&gt;
Cumulus MX can support the Ecowitt WN34 (other model types exist and are reported here as if WN34) soil and water temperature sensors. They are reported as &amp;quot;User Temperature 1&amp;quot; to &amp;quot;User Temperature 8&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp1 - 8&amp;gt;&lt;br /&gt;
|The temperature of the sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Divers Extra Sensors ====&lt;br /&gt;
Below are described the tags resulting from &#039;&#039;Ecowitt Air quality (WH41,WH43,WH45)&#039;&#039;, Ecowitt leak sensor (WH55), lighting detector (WH57), and extra temperature sensors (WN34)&lt;br /&gt;
&lt;br /&gt;
This sub-section applies only to those using Ecowitt GW1000 (also Froggit DS1500, and other equivalents, see [[Supported Devices]]) an interface unit that picks up various external sensors and sends the data via an application programming interface to CumulusMX which then generates the following web tags:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#GW1000FirmwareVersion&amp;gt;&lt;br /&gt;
|GW1000 firmware version string&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQuality1 - 4&amp;gt;&lt;br /&gt;
| Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQualityAvg1 - 4&amp;gt;&lt;br /&gt;
| 24 hr moving average Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeakSensor1 - 4&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningDistance&amp;gt;&lt;br /&gt;
|Distance to last strike &lt;br /&gt;
Same units as wind run - miles/km/nm. Returns 0.0 if you don&#039;t have a sensor, GW1000 api returns max value you can put in a byte - 0xFF which translates to 158.4 miles = 255 km if have sensor but no strike detected yet, so CMX translates that to &#039;----&#039;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningTime&amp;gt;&lt;br /&gt;
|Date and Time of last strike. &lt;br /&gt;
Default without output parameters is locale&#039;s short time format e.g. 18:02 or 6:02 pm, without date, but tag accepts both date and time output parameters. &lt;br /&gt;
Returns &#039;----&#039; if you don&#039;t have sensor or there has not been a strike since the sensor was installed. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of lighting strikes today&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp1 - 8&amp;gt; &lt;br /&gt;
|User Temperature 1 - 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The WH32 produces Temperature, Humidity and Dewpoint tags as the Davis above, WH51 soilmoisture produces similar tags.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp1 - 8&amp;gt;&lt;br /&gt;
|Extra temperature Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP1 - 8&amp;gt;&lt;br /&gt;
|Extra dew point Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum1 - 8&amp;gt;&lt;br /&gt;
|Extra humidity Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;| WH51 soilmoisture sensor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture1 - 8&amp;gt;&lt;br /&gt;
|Soil moisture 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Recent History=&lt;br /&gt;
&lt;br /&gt;
Please refer to the [[Recent history]] page for full information about using the tags in the following two tables. &lt;br /&gt;
&lt;br /&gt;
All tags in the tables below have:&lt;br /&gt;
#Mandatory input parameters as in this [[Webtags/Parameters#Input_modification_Parameters|description]]&lt;br /&gt;
#Optional output parameters to modify the time format as in this [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|description]]&lt;br /&gt;
&lt;br /&gt;
== Timestamp tag ==&lt;br /&gt;
Although as [[Recent history]] page explains, the history is intended to cover every minute in last 7 days, some entries may be at less frequent intervals, and when clocks change some entries will be missing altogether.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Time-stamp tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentTS&amp;gt;&lt;br /&gt;
|Gives the timestamp of the data that will be returned for any other recent history tag that uses same &#039;&#039;&#039;d, h, and m&#039;&#039;&#039; parameters&lt;br /&gt;
|&amp;lt;#RecentTS h=3 m=1 format=&amp;quot;HH:mm&amp;quot;&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== All Recent History Tags ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Input Modification Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentOutsideTemp&amp;gt;&lt;br /&gt;
|Outside Temperature&lt;br /&gt;
| &amp;lt;#RecentOutsideTemp h=3 m=1&amp;gt;&amp;amp;nbsp;&amp;lt;#tempunit&amp;gt; will display the temperature at the start of the period for which &amp;lt;#temptrend&amp;gt; is calculated&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill &lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentDewPoint&amp;gt;&lt;br /&gt;
|Dew Point&lt;br /&gt;
| &amp;lt;#RecentDewPoint h=25&amp;gt; reports the dew point temperature just over a day ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHeatIndex&amp;gt;&lt;br /&gt;
|Heat Index&lt;br /&gt;
| &amp;lt;#RecentHeatIndex m=121&amp;gt; reports the heat index about 2 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidity&amp;gt;&lt;br /&gt;
|Relative Humidity&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind &amp;lt;br&amp;gt;(Note: Wind &#039;Speed&#039;, &#039;Gust&#039; and &#039;Latest&#039; have the usual Cumulus meanings see [[Wind measurement]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindSpeed&amp;gt;&lt;br /&gt;
|Wind Speed&lt;br /&gt;
| &amp;lt;#RecentWindSpeed m=10&amp;gt; will display the average wind speed 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindGust&amp;gt;&lt;br /&gt;
|Wind Gust&lt;br /&gt;
&lt;br /&gt;
(reports maximum gust from build 1088 of version 1.9.4)&lt;br /&gt;
| &amp;lt;#RecentWindGust d=1 m=1&amp;gt; will report the wind gust at approximately the same time yesterday&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindLatest&amp;gt;&lt;br /&gt;
|Wind Latest. &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindDir&amp;gt;&lt;br /&gt;
|Wind Direction (instantaneous)&lt;br /&gt;
| &amp;lt;#RecentWindDir m=10&amp;gt; will tell you which direction the wind was blowing from 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir&amp;gt;&lt;br /&gt;
|Wind Direction (average)&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir d=6&amp;gt; will say what the calculated average wind direction was at this time at the start of the week&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentPressure&amp;gt;&lt;br /&gt;
|Sea-level Pressure&lt;br /&gt;
| &amp;lt;#RecentPressure h=3 m=1&amp;gt; gives the sea level pressure when &amp;lt;#presstrendval&amp;gt; started tracking the pressure&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentRainToday&amp;gt;&lt;br /&gt;
|Daily rain total from last roll-over to specified time&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar &amp;amp; UV&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentSolarRad&amp;gt;&lt;br /&gt;
|Solar Radiation &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentUV&amp;gt;&lt;br /&gt;
|UV Index &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Indoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; | (to do)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Outdoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill  (if temperature is below 10°C or 50 °F, then the new Feels Like now available in MX (next item) will report this same value).&lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentFeelsLike&amp;gt;&lt;br /&gt;
| Feels Like Temperature&lt;br /&gt;
| &amp;lt;#RecentFeelsLike h=12 m=1&amp;gt; reports the feel like temperature 12 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidex&amp;gt;&lt;br /&gt;
| Canadian Humidity Index (humidex) Dimensionless - no units&lt;br /&gt;
| &amp;lt;#RecentHumidex h=3&amp;gt; reports humidex 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality tags&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
NOTE: Please note this section has NOT yet been updated for recent MX releases, it appears from [[cumulusmx.db|RecentData table in cumulusmx.db]] that the list here is not complete for MX.  However, no release announcement has been found listing tag names not shown here (i.e. apparent temperature, indoor temperature and humidity, air quality)&lt;br /&gt;
&lt;br /&gt;
=Today=&lt;br /&gt;
&lt;br /&gt;
Cumulus allows some control over the time that &amp;quot;Today&amp;quot; begins:&lt;br /&gt;
# You can define the log rollovertime. Choose between 9am or midnight.&lt;br /&gt;
# For the weather diary feature &#039;&#039;&#039;SnowDepthHour&#039;&#039;&#039; The default SnowDepthHour is 0&lt;br /&gt;
&lt;br /&gt;
Readings from your weather station are assigned to the &amp;quot;Today&amp;quot; based on 3 options for [[Meteorological day]]&lt;br /&gt;
# starting at 9:00 am, based on winter time, so switching to 10:00 during Daylight Saving (summer) time, or&lt;br /&gt;
# starting at 9:00 am, all year round, or&lt;br /&gt;
# aligned with calendar days, so today starts at midnight&lt;br /&gt;
&lt;br /&gt;
The independence of the start time for weather diary and weather station related web tags means needs to be remembered when labelling web tags from the two tables below. It was assumed that you would use 9 a.m. as start time for both, but not care when snow fell, as it often has in the UK, after Summer Time has begun, so weather station tags were by default reporting from 10 a.m. local time and snow as at 9 a.m.&lt;br /&gt;
&lt;br /&gt;
In MX, if you choose 9 a.m. (optionally 10 a.m. in summer) for rollover, so all the standard derivative are assigned to the date the meteorological day starts as Today, but the sunshine hours recorded against today will be from midnight on the said date.&lt;br /&gt;
&lt;br /&gt;
==Weather Diary==&lt;br /&gt;
&lt;br /&gt;
This first table lists all the web tags available for reporting what is recorded in the weather diary. Just to be clear, the web tags shown below, will report data for previous day if the current time is before the snow depth hour setting, and report data for the current day if the current time matches the snow depth hour or is later.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowdepth&amp;gt;&lt;br /&gt;
|Meteorologists report snow depth in cm, so this is default unit for Cumulus. &lt;br /&gt;
&lt;br /&gt;
If there is no entry in Weather Diary for the day explained above, reports zero.&lt;br /&gt;
&lt;br /&gt;
Input is to 2 decimal places. MX allows output in centimetres with decimal places without any script. You can&#039;t change the units shown in admin interface, but your value can be input as inches to 2 decimal places if you ignore &amp;quot;cm&amp;quot; that is displayed in that interface.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowlying&amp;gt;&lt;br /&gt;
| If there is no entry in Weather Diary for the day explained above, this web tag returns null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowfalling&amp;gt;&lt;br /&gt;
| If there is no entry in Weather Diary for the day explained above, this web tag returns null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Today.ini==&lt;br /&gt;
&lt;br /&gt;
These tag names relate to the current [[Meteorological day]] and they are populated from information held in [[today.ini]]; Where a tag name reports a value specific to a past time in today-so-far, there will also be a tag name that can give the time of day, shown in same row of table below. For those that cover whole day so far, the final column contains &amp;quot;n/a&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
There is some inconsistency in naming with &amp;quot;T&amp;quot; not included in all tag names, &amp;quot;T&amp;quot; is used in conjunction with &amp;quot;H&amp;quot; or &amp;quot;L&amp;quot; as a suffix for extreme values/time-stamps, but a prefix &amp;quot;T&amp;quot; can identify today&#039;s value, or prefix &amp;quot;T&amp;quot; can signify a time-stamp. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtemp&amp;gt;&lt;br /&gt;
|The [[Average_temperature|average]] temperature so far today (calculated from all temperature readings processed by Cumulus, [[Today.ini|today.ini]] stores a cumulative aggregate and counts the number of values processed, so a division gives this output)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprange&amp;gt;&lt;br /&gt;
|The temperature range (&amp;lt;#tempTH&amp;gt; - &amp;lt;#tempTL&amp;gt;) so far today (Cumulus calculates all these tags using Celsius values, but outputs them in your chosen units)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTH&amp;gt;&lt;br /&gt;
|Today&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTL&amp;gt;&lt;br /&gt;
|Today&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTH&amp;gt;&lt;br /&gt;
|Today&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTL&amp;gt;&lt;br /&gt;
|Today&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillTL&amp;gt;&lt;br /&gt;
|Today&#039;s greatest wind chill&lt;br /&gt;
|&amp;lt;#TwchillTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#ThumTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#ThumTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Precipitation&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rain24hourTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest rain for 24 hours&lt;br /&gt;
|&amp;lt;#Train24hourTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainToday&amp;gt;&lt;br /&gt;
|If you have an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode, this gives today&#039;s rain total so far according to the sensor&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustTM&amp;gt; &lt;br /&gt;
|Today&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingTM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of today&#039;s high gust (&amp;lt;#wgustTM&amp;gt;) in degrees&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufort&amp;gt; &lt;br /&gt;
|Today&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufortnumber&amp;gt;&lt;br /&gt;
|Today&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#windrun&amp;gt;&lt;br /&gt;
|The total wind run so far today&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvg&amp;gt;&lt;br /&gt;
|The wind run divided by time passed since rollover to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearing&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddir&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for today&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ET&amp;gt;&lt;br /&gt;
|Today&#039;s [http://en.wikipedia.org/wiki/Evapotranspiration evapotranspiration], if not on the station can be calculated by CMX.&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarTH&amp;gt;&lt;br /&gt;
|Today&#039;s high solar radiation value (Solar sensor needed)&lt;br /&gt;
|&amp;lt;#TsolarTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVTH&amp;gt;&lt;br /&gt;
|Today&#039;s high UV Index (UV sensor needed)&lt;br /&gt;
|&amp;lt;#TUVTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
|Today&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of strikes since midnight, default 0 &lt;br /&gt;
&lt;br /&gt;
(other lightning tags can be found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursToday&amp;gt;&lt;br /&gt;
| The incremental chill hours figure since start of today (Compare with Cumulative seasonal Chill Hours at end of today &amp;lt;#chillhours&amp;gt; found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= No Commas; RC Webtags =&lt;br /&gt;
&lt;br /&gt;
The conversion of comma decimal separator to a point is described on the [[Webtags/Parameters#Changing_the_decimal_separator|parameter page]]. However, there is a set of legacy webtags which produce that value without a comma without parameter. Those webtags have a prefix of RC and are listed separately. Those webtags still exist and are listed here without further comment.&lt;br /&gt;
&lt;br /&gt;
== Current conditions ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCtemp&amp;gt;, &amp;lt;#RCdew&amp;gt;, &amp;lt;#RCheatindex&amp;gt;, &amp;lt;#RChum&amp;gt;, &amp;lt;#RCinhum&amp;gt;, &amp;lt;#RCintemp&amp;gt;, &amp;lt;#RCpress&amp;gt;, &amp;lt;#RCrfall&amp;gt;, &amp;lt;#RCrrate&amp;gt;, &amp;lt;#RCwchill&amp;gt;, &amp;lt;#RCwgust&amp;gt;, &amp;lt;#RCwspeed&amp;gt;, &amp;lt;#RCwlatest&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Today ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCpressTH&amp;gt;,  &amp;lt;#RCpressTL&amp;gt;,  &amp;lt;#RCrrateTM&amp;gt;,  &amp;lt;#RCtempTH&amp;gt;, &amp;lt;#RCtempTL&amp;gt;, &amp;lt;#RCwgustTM&amp;gt;,  &amp;lt;#RCdewpointTH&amp;gt;, &amp;lt;#RCdewpointTL&amp;gt;, &amp;lt;#RCwchillTL&amp;gt;, &amp;lt;#RCheatindexTH&amp;gt;, &amp;lt;#RCapptempTH&amp;gt;, &amp;lt;#RCapptempTL&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Recent History ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCRecentOutsideTemp&amp;gt;, &amp;lt;#RCRecentWindSpeed&amp;gt;, &amp;lt;#RCRecentWindGust&amp;gt;, &amp;lt;#RCRecentWindLatest&amp;gt;, &amp;lt;#RCRecentWindChill&amp;gt;, &amp;lt;#RCRecentDewPoint&amp;gt;, &amp;lt;#RCRecentHeatIndex&amp;gt;, &amp;lt;#RCRecentPressure&amp;gt;, &amp;lt;#RCRecentRainToday&amp;gt;, &amp;lt;#RCRecentUV&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Yesterday=&lt;br /&gt;
&lt;br /&gt;
Note that the Y indicating yesterday is sometimes a prefix, sometimes a suffix (with H for High, L for Low), web tags are not named consistently!&lt;br /&gt;
&lt;br /&gt;
For web tags that refer to a particular time of day, there is a corresponding web tag that can give that time of day. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:550px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtempY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s average temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprangeY&amp;gt;&lt;br /&gt;
|The temperature range (max - min) yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Ychillhours&amp;gt;&lt;br /&gt;
| The Cumulative [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] as recorded at rollover (the end of meteorological yesterday)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursYest&amp;gt;&lt;br /&gt;
| The incremental [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] yesterday&lt;br /&gt;
&lt;br /&gt;
(compare with &amp;lt;#chillhoursToday&amp;gt; described in [[#Today.ini]] table)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#TwchillYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYH&amp;gt;&lt;br /&gt;
|High humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYL&amp;gt;&lt;br /&gt;
|Low humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallY&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to the connected weather station&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainYest&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rain24hourYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest hourly rain over 24 hours&lt;br /&gt;
|&amp;lt;#Train24hourYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustYM&amp;gt; &lt;br /&gt;
|Yesterday&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingYM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of yesterday&#039;s high gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufort&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufortnumber&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for yesterday&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearingY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddirY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunY&amp;gt;&lt;br /&gt;
|The total wind run for yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvgY&amp;gt;&lt;br /&gt;
| The wind run yesterday divided by 24 hours to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YSunshineHours&amp;gt;&lt;br /&gt;
|Yesterday&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high solar radiation value (Solar sensor needed) &lt;br /&gt;
|&amp;lt;#TsolarYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high UV Index (UV sensor needed) &lt;br /&gt;
|&amp;lt;#TUVYH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Yearly=&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:350px&amp;quot;|Time Webtag&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#YearTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#YearTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s highest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s lowest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHeatIndexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest USA heat index&lt;br /&gt;
|&amp;lt;#YearHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWChillL&amp;gt;&lt;br /&gt;
|This year&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#YearWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeH&amp;gt;&lt;br /&gt;
|This year&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumidexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#YearHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointH&amp;gt;&lt;br /&gt;
|This year&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMinTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMaxTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumH&amp;gt;&lt;br /&gt;
|This year&#039;s high humidity&lt;br /&gt;
|&amp;lt;#YearHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumL&amp;gt;&lt;br /&gt;
|This year&#039;s low humidity&lt;br /&gt;
|&amp;lt;#YearHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressH&amp;gt;&lt;br /&gt;
|This year&#039;s high pressure&lt;br /&gt;
|&amp;lt;#YearPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressL&amp;gt;&lt;br /&gt;
|This year&#039;s low pressure&lt;br /&gt;
|&amp;lt;#YearPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearGustH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind gust&lt;br /&gt;
|&amp;lt;#YearGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind speed&lt;br /&gt;
|&amp;lt;#YearWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindRunH&amp;gt;&lt;br /&gt;
| This year&#039;s highest Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearRainRateH&amp;gt;&lt;br /&gt;
|This year&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#YearRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHourlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#YearHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDailyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high daily rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearRain24HourH&amp;gt;&lt;br /&gt;
|This year&#039;s high 24hr rain&lt;br /&gt;
|&amp;lt;#YearRain24HourHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearRain24HourHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMonthlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high monthly rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMonthlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest period without rain ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursYear&amp;gt;&lt;br /&gt;
| the total sunshine hours in year-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=All Time=&lt;br /&gt;
&lt;br /&gt;
The default formats are:&lt;br /&gt;
*The default format for an extreme month is to show the month name in full i.e. format &#039;MMMM&#039; followed by the year in full. &lt;br /&gt;
*For an extreme day it shows the day of the month and the month name in full i.e. format &amp;quot;dd MMMM&amp;quot; (same for Cumulus 1 and Cumulus MX), prefixed with the word &#039;on&#039; again ending with the year. &lt;br /&gt;
*For the highest/lowest within a day in the year it shows both time and date adding the word &amp;quot;at&amp;quot; before the time, and the word &#039;on&#039; before the date (i.e. on the standard web page the time comes first, not as seen in admin interface).&lt;br /&gt;
&lt;br /&gt;
You can change the default output on either the standard web template, or in your own file,  by using the [[#Time.2FDate_.27format.27_Parameter|formats]], please check the [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|Parameter page]].&lt;br /&gt;
&lt;br /&gt;
Note that unlike the this month and this year web tags, the time and the date are both included in the default format of the standard time-stamp web tags for the &#039;highest minimum&#039; and &#039;lowest maximum&#039; temperatures, yet another inconsistency!&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempH&amp;gt;&lt;br /&gt;
|All time high temperature&lt;br /&gt;
|&amp;lt;#TtempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempL&amp;gt;&lt;br /&gt;
|All time low temperature &lt;br /&gt;
|&amp;lt;#TtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#mintempH&amp;gt;&lt;br /&gt;
|All time high minimum temperature &lt;br /&gt;
|&amp;lt;#TmintempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#maxtempL&amp;gt;&lt;br /&gt;
|All time low maximum temperature &lt;br /&gt;
|&amp;lt;#TmaxtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDailyTempRange&amp;gt;&lt;br /&gt;
|All time low daily temperature range&lt;br /&gt;
|&amp;lt;#TLowDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyTempRange&amp;gt;&lt;br /&gt;
|All time high daily temperature range&lt;br /&gt;
|&amp;lt;#THighDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempH&amp;gt;&lt;br /&gt;
|All time high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempL&amp;gt;&lt;br /&gt;
|All time low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeH&amp;gt;&lt;br /&gt;
|All time high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeL&amp;gt;&lt;br /&gt;
|All time low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexH&amp;gt;&lt;br /&gt;
|All time high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexH&amp;gt;&lt;br /&gt;
|All time high USA heat index&lt;br /&gt;
|&amp;lt;#TheatindexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointH&amp;gt;&lt;br /&gt;
|All time high dew point&lt;br /&gt;
|&amp;lt;#TdewpointH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointL&amp;gt;&lt;br /&gt;
|All time low dew point&lt;br /&gt;
|&amp;lt;#TdewpointL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humH&amp;gt;&lt;br /&gt;
|All time high humidity&lt;br /&gt;
|&amp;lt;#ThumH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humL&amp;gt;&lt;br /&gt;
|All time low humidity&lt;br /&gt;
|&amp;lt;#ThumL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillH&amp;gt;&lt;br /&gt;
|All time greatest wind chill (i.e. lowest temperature, but highest wind speed) &lt;br /&gt;
|&amp;lt;#TwchillH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateM&amp;gt;&lt;br /&gt;
|All time high rain rate &lt;br /&gt;
|&amp;lt;#TrrateM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallH&amp;gt;&lt;br /&gt;
|All time high daily rain &lt;br /&gt;
|&amp;lt;#TrfallH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallhH&amp;gt;&lt;br /&gt;
|All time high hourly rain&lt;br /&gt;
|&amp;lt;#TrfallhH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallmH&amp;gt;&lt;br /&gt;
|All time high monthly rain &lt;br /&gt;
|&amp;lt;#TrfallmH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriod&amp;gt;&lt;br /&gt;
|All time longest dry period (days)&lt;br /&gt;
|&amp;lt;#TLongestDryPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriod&amp;gt;&lt;br /&gt;
|All time longest wet period (days)&lt;br /&gt;
|&amp;lt;#TLongestWetPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressH&amp;gt;&lt;br /&gt;
|All time high pressure &lt;br /&gt;
|&amp;lt;#TpressH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressL&amp;gt;&lt;br /&gt;
|All time low pressure &lt;br /&gt;
|&amp;lt;#TpressL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#gustM&amp;gt;&lt;br /&gt;
|All time high wind gust &lt;br /&gt;
|&amp;lt;#TgustM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeedH&amp;gt;&lt;br /&gt;
|All time high average wind speed &lt;br /&gt;
|&amp;lt;#TwspeedH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunH&amp;gt;&lt;br /&gt;
|All time high daily wind run&lt;br /&gt;
|&amp;lt;#TwindrunH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Monthly=&lt;br /&gt;
&lt;br /&gt;
The web tags in the date column default output dates in the format &amp;quot;dd MMMM&amp;quot;. For web tags that represent daily values, there are (obviously) no corresponding time web tags, but for high and low spot values the default &#039;h:mm&#039; format of the time output can be changed. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Time Webtag name&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempH&amp;gt;&lt;br /&gt;
|This months high temperature&lt;br /&gt;
|&amp;lt;#MonthTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempL&amp;gt;&lt;br /&gt;
|This months low temperature&lt;br /&gt;
|&amp;lt;#MonthTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMinTempH&amp;gt;&lt;br /&gt;
|This months highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMaxTempL&amp;gt;&lt;br /&gt;
|This months lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHeatIndexH&amp;gt;&lt;br /&gt;
|This months high USA heat index&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWChillL&amp;gt;&lt;br /&gt;
|This months greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#MonthWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempH&amp;gt;&lt;br /&gt;
|This month&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempL&amp;gt;&lt;br /&gt;
|This month&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeH&amp;gt;&lt;br /&gt;
|This month&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeL&amp;gt;&lt;br /&gt;
|This months lowest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumidexH&amp;gt;&lt;br /&gt;
|This month&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#MonthHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointH&amp;gt;&lt;br /&gt;
|This month&#039;s high dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointL&amp;gt;&lt;br /&gt;
|This month&#039;s low dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumH&amp;gt;&lt;br /&gt;
|This month&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#MonthHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#MonthHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressH&amp;gt;&lt;br /&gt;
|This month&#039;s highest pressure&lt;br /&gt;
|&amp;lt;#MonthPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest pressure&lt;br /&gt;
|&amp;lt;#MonthPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthGustH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind gust&lt;br /&gt;
|&amp;lt;#MonthGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind speed&lt;br /&gt;
|&amp;lt;#MonthWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindRunH&amp;gt;&lt;br /&gt;
|This month&#039;s high Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthRainRateH&amp;gt;&lt;br /&gt;
|This month&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#MonthRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHourlyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthRain24HourH&amp;gt;&lt;br /&gt;
|This month&#039;s highest 24hr rain&lt;br /&gt;
|&amp;lt;#MonthRain24HourHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthRain24HourHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDailyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s wettest day (greatest daily rain)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest dry period ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day, ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursMonth&amp;gt;&lt;br /&gt;
| the total sunshine hours in month-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Monthly All Time Records=&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;These tag names represent extreme record values (and corresponding time-stamps) for any particular month (1 =January, and so on, to 12 =December) in all years&#039;&#039;&#039; (HAR To place somewhere)&lt;br /&gt;
&lt;br /&gt;
This table includes webtags that show the values in [[Monthlyalltime.ini]] log file.&lt;br /&gt;
&lt;br /&gt;
These are a set of tags for monthly all-time highs and lows, in other words the highest and lowest values for a particular month of the year.  &lt;br /&gt;
# The tag names listed here require a [[Webtags/Parameters#Input_modification_Parameters|input modification parameter]].&lt;br /&gt;
# The tag names here can optionally take any [[Webtags/Parameters#Output_modification_parameters|output modification parameters]].&lt;br /&gt;
# To supply both optional input modification, and optional output modification parameters, separate them with spaces, e.g. &amp;lt;#ByMonthTempHT mon=7 format=hh:nn&amp;gt;. In that example, the time (not date) of highest ever temperature in July is returned after processing by Cumulus.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempH&amp;gt;&lt;br /&gt;
|High Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempL&amp;gt;&lt;br /&gt;
|Low Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexH&amp;gt;&lt;br /&gt;
|High Heat Index&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWChillL&amp;gt;&lt;br /&gt;
|Greatest wind chill (i.e. lowest temperature and highest wind speed)&lt;br /&gt;
|&amp;lt;#ByMonthWChillLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempH&amp;gt;&lt;br /&gt;
|High Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempL&amp;gt;&lt;br /&gt;
|Low Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeH&amp;gt;&lt;br /&gt;
|High Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeL&amp;gt;&lt;br /&gt;
|Low Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumidexH&amp;gt;&lt;br /&gt;
|High Canadian Humidity Index (Humidex)&lt;br /&gt;
|&amp;lt;#ByMonthHumidexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointH&amp;gt;&lt;br /&gt;
|High Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointL&amp;gt;&lt;br /&gt;
|Low Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMinTempH&amp;gt;&lt;br /&gt;
|Highest Daily Minimum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMinTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempL&amp;gt;&lt;br /&gt;
|Lowest Daily Maximum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRangeT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRangeT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumH&amp;gt;&lt;br /&gt;
|High Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumL&amp;gt;&lt;br /&gt;
|Low Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumLT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressH&amp;gt;&lt;br /&gt;
|High Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressL&amp;gt;&lt;br /&gt;
|Low Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthGustH&amp;gt;&lt;br /&gt;
|High Wind Gust&lt;br /&gt;
|&amp;lt;#ByMonthGustHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindH&amp;gt;&lt;br /&gt;
|High Wind Speed&lt;br /&gt;
|&amp;lt;#ByMonthWindHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindRunH&amp;gt;&lt;br /&gt;
|High Daily Wind Run&lt;br /&gt;
|&amp;lt;#ByMonthWindRunHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthRainRateH&amp;gt;&lt;br /&gt;
|High Rain Rate&lt;br /&gt;
|&amp;lt;#ByMonthRainRateHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainH&amp;gt;&lt;br /&gt;
|High Monthly Rainfall&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainH&amp;gt;&lt;br /&gt;
|High Hourly Rain&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthRain24HourH&amp;gt;&lt;br /&gt;
|High 24hr Rain&lt;br /&gt;
|&amp;lt;#ByMonthRain24HourHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainH&amp;gt;&lt;br /&gt;
|High Daily Rain&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest Dry Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriodT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest Wet Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriodT&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Day/Night/Sun/Moon=&lt;br /&gt;
&lt;br /&gt;
These values are calculated hourly.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunrise&amp;gt;&lt;br /&gt;
|Last sunrise time at the station - This sunrise time is calculated by a third party library each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunset&amp;gt;&lt;br /&gt;
|Next sunset time at the station - The sunset/sunrise times are calculated each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylength&amp;gt;&lt;br /&gt;
|Length of day in hours and minutes (sunrise to sunset).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunUp&amp;gt;&lt;br /&gt;
|A flag to indicate if the Sun is above the horizon or not, based on the sunrise and sunset times.&lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 is when the Sun is above the horizon for the station location.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dawn&amp;gt;&lt;br /&gt;
|Start of last Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dusk&amp;gt;&lt;br /&gt;
|End of next Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylightlength&amp;gt;&lt;br /&gt;
| Approximate length of daylight in hours and minutes (dawn to dusk)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#isdaylight&amp;gt;&lt;br /&gt;
|A flag to indicate if the location for the station is in civil daylight or not, based on the dawn and dusk times. &lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 notes that it is currently within the hours of daylight.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tomorrowdaylength&amp;gt;&lt;br /&gt;
|A string giving an approximate predicted difference between the length of daylight (dawn to dusk) yesterday and length of daylight tomorrow.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonphase&amp;gt;&lt;br /&gt;
|Current [[Lunar phase|phase of the moon]] in words, eg &amp;quot;New Moon&amp;quot; etc. The names used can be altered in [[Strings.ini#Moon_Phases|strings.ini]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonAge&amp;gt;&lt;br /&gt;
|Current &#039;&#039;&#039;approximate&#039;&#039;&#039; age of the Moon in days (0-29.53)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonrise&amp;gt;&lt;br /&gt;
|Current moonrise time at the station (if moon rises on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonset&amp;gt;&lt;br /&gt;
|Current moonset time at the station (if moon sets on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercent&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (negative value indicates &#039;waning&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercentAbs&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (always positive)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
| see [[#Today.ini]] Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YSunshineHours&amp;gt;&lt;br /&gt;
|see [[#Yesterday]] Miscellaneous &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CurrentSolarMax&amp;gt;&lt;br /&gt;
|[[FAQ#What_is_this_.22Solar_Max.22_value_which_Cumulus_is_displaying.3F | Current theoretical maximum solar radiation]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunny&amp;gt;&lt;br /&gt;
|Returns 1 if the sun is shining, otherwise 0 (Solar sensor needed)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= System =&lt;br /&gt;
&lt;br /&gt;
Special tags returning information about the device hosting CumulusMX &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:450px&amp;quot; |Applicability&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsVersion&amp;gt;&lt;br /&gt;
|OS version, e.g. &amp;quot;Windows 7 x64 build 7600&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsLanguage&amp;gt;&lt;br /&gt;
|OS language, e.g. &amp;quot;English&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SystemUpTime&amp;gt;&lt;br /&gt;
|How long the system has been up, e.g. &amp;quot;8 hours 21 minutes&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ProgramUpTime&amp;gt;&lt;br /&gt;
|How long Cumulus has been running, e.g. &amp;quot;7 hours 55 minutes&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CpuCount&amp;gt;&lt;br /&gt;
|Number of processors, e.g. &amp;quot;4&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AllocatedMemory&amp;gt;&lt;br /&gt;
|Amount of memory allocated to Cumulus, e.g. &amp;quot;18.76 MB&amp;quot;&lt;br /&gt;
&lt;br /&gt;
NOTE: produces 0.0&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Units=&lt;br /&gt;
&lt;br /&gt;
No optional input nor output parameters.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunit&amp;gt;&lt;br /&gt;
|Unit of temperature being used (Set in Cumulus as [http://en.wikipedia.org/wiki/Centigrade Celsius] or [http://en.wikipedia.org/wiki/Fahrenheit Fahrenheit]) values &amp;quot;&amp;amp;amp;deg;C&amp;quot; or &amp;quot;&amp;amp;amp;deg;F&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#tempunitnoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded (i.e. without &#039;&#039;&#039;&amp;amp;amp;&#039;&#039;&#039; and without &#039;&#039;&#039;&amp;amp;deg;&#039;&#039;&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunitnodeg&amp;gt;&lt;br /&gt;
|The temperature units being used, without a degree symbol, i.e. &amp;quot;F&amp;quot; or &amp;quot;C&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressunit&amp;gt;&lt;br /&gt;
|Unit of measure for pressure. Possible values: &amp;quot;mb&amp;quot;, &amp;quot;hPa&amp;quot;, &amp;quot;in&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rainunit&amp;gt;&lt;br /&gt;
|Unit of measure for rain fall. Possible values: &amp;quot;mm&amp;quot; or &amp;quot;inches&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windunit&amp;gt;&lt;br /&gt;
|Unit of measure for wind speed. Possible values: &amp;quot;m/s&amp;quot;, &amp;quot;mph&amp;quot;, &amp;quot;km/h&amp;quot;, &amp;quot;kts&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrununit&amp;gt;&lt;br /&gt;
|Unit of measure for wind run (distance). Possible values: &amp;quot;km&amp;quot;, &amp;quot;miles&amp;quot;, &amp;quot;km&amp;quot;, &amp;quot;nm&amp;quot; (for wind speeds in m/s, mph, km/h, kts)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbaseunit&amp;gt;&lt;br /&gt;
|The units used for cloudbase value. Possible values:  &amp;quot;ft&amp;quot; or &amp;quot;m&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Date &amp;amp; Time=&lt;br /&gt;
The default format depends on the locale you use to run Cumulus.&lt;br /&gt;
&lt;br /&gt;
When format is fixed it is noted.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#date&amp;gt;&lt;br /&gt;
|The current date.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdate&amp;gt;&lt;br /&gt;
|The current meteorological date.&lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt; (above), but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the &amp;lt;#metdate&amp;gt; will return the date associated with previous calendar day, but will still return current time  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUTC&amp;gt;&lt;br /&gt;
|The current UTC date/time rather than local date/time.  Example result: 18:30 on 30 December 2009. If you want the local date and time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#time&amp;gt;&lt;br /&gt;
|The current time and date. Example result: 18:30 on 30 December 2009.  If you simply wish the time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timehhmmss&amp;gt;&lt;br /&gt;
|The current time (without date). Example format: 18:30:27. You can use output format specifiers to change the way the time is output, but any date specifiers are ignored.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#minute&amp;gt;&lt;br /&gt;
|The current time, just the minutes. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hour&amp;gt;&lt;br /&gt;
|The current time, just the hour. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#day&amp;gt;&lt;br /&gt;
| The current day as a 2-digit number. Fixed format: 07  (cannot use output format modifiers) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dayname&amp;gt;&lt;br /&gt;
| The current day as a word.  For example, Monday &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortdayname&amp;gt;&lt;br /&gt;
| The current day as a shortened word. Example format: Mon&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#month&amp;gt;&lt;br /&gt;
|The current month as a 2-digit number. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#monthname&amp;gt;&lt;br /&gt;
|The current month as a word. Example format: July&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortmonthname&amp;gt;&lt;br /&gt;
|The current month as a shortened word. Example format: Jul&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#year&amp;gt;&lt;br /&gt;
|The current year as a 4-digit number. Example format: 2009  (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortyear&amp;gt;&lt;br /&gt;
|The current year as a 2-digit number. Example format: 09 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdateyesterday&amp;gt;&lt;br /&gt;
|The previous meteorological date.  The default format depends on the locale you use to run Cumulus &lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#yesterday&amp;gt; (below), but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the date output by &amp;lt;#metdateyesterday&amp;gt; will be the calendar day before that returned by &amp;lt;#yesterday&amp;gt;, but the time returned is actual local time.  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#yesterday&amp;gt;&lt;br /&gt;
|Yesterday&#039;s date. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeJavaScript&amp;gt;&lt;br /&gt;
| The JavaScript &#039;&#039;&#039;Date&#039;&#039;&#039; object contains the number of milliseconds since 00:00:00.000 UTC on 1st January 1970, that date and time is known as the UNIX Epoch.  In JavaScript, you can use &amp;lt;code&amp;gt;Math.floor(new Date().getTime()/1000.0)&amp;lt;/code&amp;gt; This getTime method returns the time in milliseconds.  The web tag returns an integer (currently with 13 digits) representing the number of milliseconds since the UNIX epoch when the web tag was processed. It can be used in a script where you wish to re-express other times output by Cumulus MX into UTC (Coordinated Universal Time).  Mac OS X uses 00:00:00.000 UTC on 1st January 2001 as the starting time and date for its millisecond count, so that is considerably lower.&lt;br /&gt;
&lt;br /&gt;
Note that UTC is calculated using 9192631770 times a particular transition time for Caesium 133 as a basis for 1 second. GMT (Greenwich Mean Time) is calculated on the basis that 1 second is 1/86400 of the time taken for a whole (day) rotation of the Earth. UT1 (or solar time) is calculated from various space measurements. Periodically, leap seconds are added to UTC to realign it with UT1, but these leap seconds are not added to the count of milliseconds represented by this web tag.&lt;br /&gt;
&lt;br /&gt;
Do be aware that some devices will use a 32 bit signed integer to represent this number, and that will stop working on 19 January 2038, the year 2038 problem for computing world.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUnix&amp;gt;&lt;br /&gt;
| Unix tracks the number of seconds since the UNIX epoch. So this web tag can be used when you do not want the millisecond accuracy of the previous web tag. Like previous web tag this relates to UTC, so see details for that tag to find out more.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSince30Dec1899&amp;gt; &lt;br /&gt;
|Day count (gives whole and fractional part) Example: 41250.6523310301&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|Date when records began.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSinceRecordsBegan&amp;gt;&lt;br /&gt;
|Day count since Cumulus records started&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Alarms=&lt;br /&gt;
&lt;br /&gt;
There are web tags for each alarm condition, they give a value of &#039;1&#039; if the alarm condition is enabled and is still currently met; otherwise &#039;0&#039;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempAlarm&amp;gt; &lt;br /&gt;
|Low temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempAlarm&amp;gt; &lt;br /&gt;
|High temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeUpAlarm&amp;gt; &lt;br /&gt;
|Temperature increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeDownAlarm&amp;gt; &lt;br /&gt;
|Temperature decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressAlarm&amp;gt; &lt;br /&gt;
|Low pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressAlarm&amp;gt; &lt;br /&gt;
|High pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeUpAlarm&amp;gt; &lt;br /&gt;
|Pressure increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeDownAlarm&amp;gt; &lt;br /&gt;
|Pressure decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainTodayAlarm&amp;gt; &lt;br /&gt;
|High rain today alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateAlarm&amp;gt; &lt;br /&gt;
|High rainfall rate alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustAlarm&amp;gt; &lt;br /&gt;
|High wind gust alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedAlarm&amp;gt; &lt;br /&gt;
|High wind speed alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataStopped&amp;gt;&lt;br /&gt;
|1 if the station has apparently stopped sending data to Cumulus, otherwise 0&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataSpikeAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a data spike is detected, or a data limit exceeded&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#HttpUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a HTTP upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#MySqlUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a MySQL upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#UpgradeAlarm&amp;gt;&lt;br /&gt;
| Alarm raised if MX upgrade (a newer release) is available&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Extreme Records =&lt;br /&gt;
&lt;br /&gt;
There are a set of tags for the Cumulus record states. They give a value of &#039;1&#039; if the record has been exceeded; otherwise &#039;0&#039;. &lt;br /&gt;
&lt;br /&gt;
These web tags will be set from the time of the record until a timeout value is met (by default each record remains set for 24 hours). &lt;br /&gt;
&lt;br /&gt;
You can change the default timeout through the parameter &#039;&#039;Station Settings=&amp;gt;Common Options=&amp;gt;Advanced Options&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
== Table of web tags available for extreme records ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|The date that Cumulus began tracking all time records&amp;lt;br/&amp;gt; (does not prevent earlier record dates being set manually)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#newrecord&amp;gt; &lt;br /&gt;
|Indicates when any tracked extreme is changed (sets the LED on the interface flashing).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempRecordSet&amp;gt;&lt;br /&gt;
|1 if any temperature-based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time highest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time lowest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHeatIndexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high USA heat index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high Canadian Humidity index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowWindChillRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time greatest wind chill extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high feels like temperature extreme has been updated, 0 if not &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low feels like temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMinTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high minimum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowMaxTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low maximum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind gust extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind speed extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RainRecordSet&amp;gt;&lt;br /&gt;
|1 if any rainfall based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high rain rate extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHourlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high hourly rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRain24HourRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high 24hr rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMonthlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high monthly rain  extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest dry period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest wet period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high humidity light extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressureRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRecordSet&amp;gt;&lt;br /&gt;
|1 if any wind speed based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindrunRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind run extreme has been updated, 0 if not&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Miscellaneous =&lt;br /&gt;
&lt;br /&gt;
All tags are available in all flavours, as far as I know, although &#039;&#039;their output might vary&#039;&#039;, and which input/output parameters they permit might vary between Cumulus 1 and MX.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestError&amp;gt;&lt;br /&gt;
| This tag and the next 3 are in CumulusMX, none of them are actually used.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorDate&amp;gt;&lt;br /&gt;
|See previous tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorTime&amp;gt;&lt;br /&gt;
|See previous tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ErrorLight&amp;gt;&lt;br /&gt;
|1 if the &#039;error&#039; light is flashing, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#version&amp;gt;&lt;br /&gt;
|The version of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#build&amp;gt;&lt;br /&gt;
|The build of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildAvailable&amp;gt;&lt;br /&gt;
|This gets the value 0 or 1 and is checked on start-up and once a day thereafter at a random time&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildNumber&amp;gt;&lt;br /&gt;
|It is checked on start-up and once a day thereafter at a random time. Displays the latest public release build number - eg. b3089&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#realtimeinterval&amp;gt;&lt;br /&gt;
|The real time update interval in seconds (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#interval&amp;gt;&lt;br /&gt;
|The web site update interval in minutes (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: will always return one of these: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
&lt;br /&gt;
This is the end of the meteorological day, so if during Daylight Saving Time rolover is at &amp;quot;10 am&amp;quot;, then on the day DST ends it will return to &amp;quot;9 am&amp;quot; ensuring every meteorological day is exactly 24 hours long. If the time is &amp;quot;Midnight&amp;quot; (or during DST it is &amp;quot;9 am&amp;quot;), then days will be 23 or 25 hours long just on day clocks change, 24 hours otherwise.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationtype&amp;gt;&lt;br /&gt;
|The weather station [https://cumuluswiki.org/a/Cumulus.ini#Section:_Station model] description.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#latitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Latitude latitude] (as you entered during setup).&lt;br /&gt;
Supports an optional &#039;dp&#039; parameter, if supplied, instead of the usual web-encoded text format with degrees/minutes/seconds, the result is in decimal degrees to the specified number of decimal places. E.g&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude&amp;gt; gives &amp;quot;N&amp;amp;nbsp;59&amp;amp; deg;&amp;amp;amp;nbsp;14&amp;amp;amp;#39;&amp;amp;amp;nbsp;33&amp;amp;amp;quot;&amp;quot; for N 59 14 33&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude dp=5&amp;gt; gives &amp;quot;59.24250&amp;quot;&lt;br /&gt;
&lt;br /&gt;
If the &amp;quot;dp&amp;quot; parameter is supplied, then supplying &amp;quot;rc=y&amp;quot; in addition will cause any decimal comma to be converted to a decimal point.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#latitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Longitude longitude]  (as you entered during setup). Supports an optional &#039;dp&#039; and &#039;rc&#039; parameters as per the latitude tag.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Altitude altitude] value (web tag outputs web encoded format containing figure, &#039;&amp;amp;amp;nbsp;&#039; and units) in either feet or metres just as you entered during setup e.g. &#039;123&amp;amp;amp;nbsp;m&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#altitudenoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#location&amp;gt;&lt;br /&gt;
|The station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longlocation&amp;gt;&lt;br /&gt;
|Longer description of the station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forum&amp;gt;&lt;br /&gt;
|URL of the forum (as you entered during setup) encoded into a web page menu item by adding colons&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forumurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#webcam&amp;gt;&lt;br /&gt;
|URL of the webcam (as you entered during setup) encoded into a web page menu item by adding colons. Default is blank. Can be used to link to any other web page that you host (Cumulus does not verify that it is a web cam, that is just a label, and the label can be changed on each standard web page individually)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#webcamurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#graphperiod&amp;gt;&lt;br /&gt;
|The number of hours displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Detailed Chart Period&#039; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dailygraphperiod&amp;gt;&lt;br /&gt;
|The number of days displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Daily Chart Period&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAMonthlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA monthly report&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAYearlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA yearly report&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_useApparent&amp;gt;&lt;br /&gt;
| Whether user prefers to see Apparent Temperature or Feels Like Temperature&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showSolar&amp;gt;&lt;br /&gt;
| Whether user wants to show Solar data or does not not have a solar sensor&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showUV&amp;gt;&lt;br /&gt;
| Whether user wants to show Ultra Violet data or does not not have a UV sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Special tags=&lt;br /&gt;
&lt;br /&gt;
==Davis==&lt;br /&gt;
&lt;br /&gt;
At present this table has not yet been updated for latest MX version.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
All (see note for THSWindex) of the following web tags for the Davis PWS are available&lt;br /&gt;
&lt;br /&gt;
The values of the reception tags are updated every 15 minutes.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsReceived&amp;gt;&lt;br /&gt;
|Total number of data packets received. This stat is not supplied by the Davis WLL station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsMissed&amp;gt;&lt;br /&gt;
|Number of missed data packets. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisMaxInARow&amp;gt;&lt;br /&gt;
|Longest streak of consecutive packets received. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumCRCerrors&amp;gt;&lt;br /&gt;
|Number of packets received with CRC errors. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumberOfResynchs&amp;gt;&lt;br /&gt;
|Number of times the console resynchronised with the transmitter. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisFirmwareVersion&amp;gt;&lt;br /&gt;
|The console/WLL firmware version&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THWindex&amp;gt;&lt;br /&gt;
|A derived temperature using Temperature/Humidity/Wind values&lt;br /&gt;
&lt;br /&gt;
The THW Index uses humidity and temperature (like Heat Index), but includes the cooling effects of wind (like wind chill).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THSWindex&amp;gt;&lt;br /&gt;
|A heat stress indicator using Temperature/Humidity/Solar/Wind values.&lt;br /&gt;
*The THSW Index uses humidity and temperature (like the Heat Index), but also includes the heating effects of sunshine, and the cooling effects of wind.&lt;br /&gt;
*Therefore requires Davis station with solar sensor.&lt;br /&gt;
See [http://digitalcommons.unl.edu/cgi/viewcontent.cgi?article=1223&amp;amp;context=animalscinbcr  Approx calculation].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#battery&amp;gt;&lt;br /&gt;
|The console battery condition in volts. eg &amp;quot;4.82v&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#txbattery&amp;gt;&lt;br /&gt;
&amp;lt;#txbattery channel=1&amp;gt;&lt;br /&gt;
|The transmitter battery condition, by default it returns the status of all transmitters.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRain&amp;gt;&lt;br /&gt;
|The console &#039;storm rain&#039; current amount.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRainStart&amp;gt;&lt;br /&gt;
|The console reported date of the start of the &#039;storm&#039; (see previous webtag).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; that the console does not report start time, so the webtag cannot report time.  It appears a minimum of 2 tips within 3 hours will trigger a storm start, so using &amp;lt;#LastRainTip&amp;gt; might help&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Davis WLL ==&lt;br /&gt;
&lt;br /&gt;
You need a payed license to use these webtags.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisReceptionPercent tx=1&amp;gt;&lt;br /&gt;
|WLL transmitter reception percentage (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=0&amp;gt;&lt;br /&gt;
|WLL RSSI of the WiFi connection&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=1&amp;gt;&lt;br /&gt;
|WLL RSSI of Transmitter #1  (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Fine Offset==&lt;br /&gt;
&lt;br /&gt;
The following tags are specific to the Fine Offset series &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Lux value &amp;quot;Fine Offset only&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SensorContactLost&amp;gt;&lt;br /&gt;
|1 if the station has lost contact with its remote sensors &amp;quot;Fine Offset only&amp;quot; &lt;br /&gt;
0 if contact has been established&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Cumulus_MX]]&lt;/div&gt;</summary>
		<author><name>SaratogaWX</name></author>
	</entry>
	<entry>
		<id>https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=11020</id>
		<title>Full list of Webtags</title>
		<link rel="alternate" type="text/html" href="https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=11020"/>
		<updated>2022-11-09T17:11:53Z</updated>

		<summary type="html">&lt;p&gt;SaratogaWX: Add 24 hour rainfall - This Month, This Year, Monthly, and All Time from 3.16.0 - b3182 update&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; {|align=right&lt;br /&gt;
  |__TOC__&lt;br /&gt;
  |}&lt;br /&gt;
This list only contains the tag names. Tag names are the basic entity when asking a value. Check the [[Webtags#Using_Webtags|Usage of webtags]] and don&#039;t forget tag names are only part of the [[Webtags#General Format for Web Tags|general format for Webtags]]. It does not indicate what parameters they can take, nor does it include the brackets the tag name is surrounded by when you quote it in a template file for Cumulus to process.&lt;br /&gt;
&lt;br /&gt;
Here follow tables that group the tag names by the basic purpose of the tags listed. There has been confusion in the past of tags appearing in more than one group. If you find such occurrence you may notify or modify. &lt;br /&gt;
&lt;br /&gt;
= Current Conditions =&lt;br /&gt;
&lt;br /&gt;
We start with tags that relate to the latest values, as these are the ones that people most often choose to use. The current condition data is also available, for processes external to Cumulus, by using the inbuilt facility to generate [[Realtime.txt|a file]] with such data. CumulusMX makes current values available for a standard range of sensors where the same web tags apply across a range of weather station models. Current values from some [[#Extra Sensors|extra]] temperature and relative humidity sensors (see [[Extra temperatures]]) from particular weather station models are offered as well.&lt;br /&gt;
&lt;br /&gt;
==Standard sensors==&lt;br /&gt;
The tags in this first list are grouped for historical reasons and remain grouped.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temp&amp;gt;&lt;br /&gt;
|The outside (air) temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#intemp&amp;gt;&lt;br /&gt;
|The inside temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeLastHour&amp;gt;&lt;br /&gt;
|The change in outside temperature over the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrend&amp;gt;&lt;br /&gt;
|The average rate of change in temperature over the last three hours. Trend = (temp now - temp 3hrs ago) / 3 (the calculation selected for this trend matches the standard-based calculation for &amp;lt;#presstrendval&amp;gt; despite the naming inconsistency)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendtext&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (values can be set in strings.ini)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendenglish&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindex&amp;gt;&lt;br /&gt;
|Current [[heat index]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidex&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Humidex Humidex]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptemp&amp;gt;&lt;br /&gt;
|The [[Apparent_temperature|apparent]] temperature.  The referenced page in weather terminology section of this Wiki explains it. The formula used is that defined by BOM. Although at temperatures above 20°C (68°F) Feels like reports an &amp;quot;apparent temperature&amp;quot; it uses a different formula. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchill&amp;gt;&lt;br /&gt;
|The current [[wind chill]] temperature.  The referenced page in weather terminology section of this Wiki explains it. For temperatures below 10°C (50°F) Feels like reports the same value.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslike&amp;gt;&lt;br /&gt;
|Available for version 3.6.10 and up. See [[Feels Like]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsFreezing&amp;gt;&lt;br /&gt;
|If outside temperature is at or below 0°C/32°F. 0=Above freezing, 1=Below freezing&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#chillhours&amp;gt;&lt;br /&gt;
|The number of [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|&#039;chill hours&#039;]] so far this season (threshold temperature and start date are configurable).&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hum&amp;gt;&lt;br /&gt;
|The outside [http://en.wikipedia.org/wiki/Humidity humidity]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#inhum&amp;gt;&lt;br /&gt;
|The inside humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dew&amp;gt;&lt;br /&gt;
|The current dew point (See [[Temperature_(and_humidity)_measurement#Cumulus_Calculated_Parameters|wiki]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wetbulb&amp;gt;&lt;br /&gt;
|Estimated [http://en.wikipedia.org/wiki/Wet_bulb wet bulb] temperature&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfall&amp;gt;&lt;br /&gt;
|The total rainfall so far today (reports rain counter now minus rain counter at start of day), start of day counter can be edited using &amp;quot;edit rain today&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrate&amp;gt;&lt;br /&gt;
|The current [[Rain_measurement#Rain_Rate|rainfall rate]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rhour&amp;gt;&lt;br /&gt;
|The rainfall in the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#r24hourH&amp;gt;&lt;br /&gt;
|The rainfall in the last 24 hours&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tr24hourH&amp;gt;&lt;br /&gt;
|Time of the rainfall in the last 24 hours&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmidnight&amp;gt;&lt;br /&gt;
|The total rainfall since midnight. Useful if you don&#039;t use midnight as your start of day&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#r24hour&amp;gt;&lt;br /&gt;
| Reading recent history records, takes rain counter for latest minute, and substracts rain counter from as close as possible to same time yesterday (if Cumulus was not running at that time yesterday, but historical catch-up has been enabled, then it is from nearest time available yesterday, so for a logging interval of every 30 minutes might be 24 hours and 16 minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTipISO&amp;gt;&lt;br /&gt;
|Fixed ISO format output giving date and time of last rain gauge tip (e.g 2010-09-06 06:09) The format is always as shown (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTip&amp;gt;&lt;br /&gt;
| (available from release 3.6.1) Date/time of last rain gauge tip &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MinutesSinceLastRainTip&amp;gt;&lt;br /&gt;
|The number of minutes since the last rain gauge tip, in whole numbers, rounded down&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsRaining&amp;gt;&lt;br /&gt;
|For [[Rain_measurement#Optical_Rain_Gauge| Hydreon RG-11 devices]], shows the current rain state. 0=No rain, 1=It&#039;s raining&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmonth&amp;gt;&lt;br /&gt;
|The total rainfall so far this month&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ryear&amp;gt;&lt;br /&gt;
|Annual rainfall total for rainfall season year (i.e. starting month as set on Configuration menu, station screen,  Annual rainfall frame)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveRainDays&amp;gt;&lt;br /&gt;
|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, meteorologists exclude dew (and other times when single tip of recorder).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveDryDays&amp;gt;&lt;br /&gt;
|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&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#press&amp;gt;&lt;br /&gt;
|The [http://en.wikipedia.org/wiki/Sea_level_pressure sea level pressure]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendval&amp;gt;&lt;br /&gt;
|The average rate of pressure change over the last three hours.  Trend = (pressure now - pressure 3hrs ago) / 3 &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrend&amp;gt;&lt;br /&gt;
|The pressure trend in words - values can be set in the &#039;strings.ini&#039; file&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendenglish&amp;gt;&lt;br /&gt;
| a single word description for the pressure trend - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed). From version 1.8.8 1st December 2009&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#PressChangeLast3Hours&amp;gt;&lt;br /&gt;
|Available from version 3.11.1;  Total Pressure Change since 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altimeterpressure&amp;gt;&lt;br /&gt;
|Altimeter pressure. Pressure corrected to sea level using the station&#039;s altitude only. Same as sea-level pressure for non-Davis stations.&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wlatest&amp;gt;&lt;br /&gt;
|Current wind speed reading from console.  Corresponds to &#039;latest&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearing&amp;gt;&lt;br /&gt;
|Current wind bearing in degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currentwdir&amp;gt;&lt;br /&gt;
|Current wind bearing as a compass point - e.g. ESE &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeed&amp;gt;&lt;br /&gt;
|The 10-minute average, if you have Cumulus set to calculate a 10-minute average. Otherwise, it&#039;s the latest &#039;wind&#039; value from the console (i.e. the current speed as determined by the station). Corresponds to &#039;average&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgbearing&amp;gt;&lt;br /&gt;
|Average wind bearing in degrees over last configured interval minutes. Range 1-360, 0=Calm&lt;br /&gt;
&lt;br /&gt;
This is calculated by taking the wind direction and speed for the last 10 minutes (or other interval as configured), calculates the sums of the North/South and East/West vector components, divides the E/W component sum by the N/S component sum, and takes the arctan.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdir&amp;gt;&lt;br /&gt;
|Average wind bearing over last 10 minutes as a [http://en.wikipedia.org/wiki/Compass compass] point - e.g. ESE&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgust&amp;gt;&lt;br /&gt;
|The highest wind reading in the last 10 minutes. Corresponds to &#039;gust&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindSampleCount&amp;gt;&lt;br /&gt;
|The number of wind samples making up the wind rose (etc) data (up to 3600)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdirdata&amp;gt;&lt;br /&gt;
|Comma separated list of recent wind bearing readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &amp;lt;#nextwindindex&amp;gt;. Reading interval x varies by station type:&lt;br /&gt;
* Oregon:  x=12 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 12 hours worth in full array&lt;br /&gt;
* Davis:  x=2 or 3 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 2.5 hours worth in full array&lt;br /&gt;
* Fine Offset: Cumulus 1 reads the wind data every minute (although station transmits wind data every 40 seconds), so 60 hours worth in full array&lt;br /&gt;
* Davis WLL: x=2.5 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=160900#p160900) so 2.5 hours worth in full array&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspddata&amp;gt;&lt;br /&gt;
|Comma separated list of recent individual (non-averaged) wind speed (correspond to &#039;latest&#039; on the Cumulus main screen) readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &#039;&#039;&#039;nextwindindex&#039;&#039;&#039; tag. Reading interval x varies by station type (see above).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#nextwindindex&amp;gt;&lt;br /&gt;
|The index of the entries in &amp;lt;#wdirdata&amp;gt; and &amp;lt;#wspddata&amp;gt; that Cumulus &#039;&#039;is going to use next&#039;&#039; - i.e. the latest entry used is one less than this; but don&#039;t forget to allow for the wrap around!&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRoseData&amp;gt;&lt;br /&gt;
|A comma-separated list of the wind &#039;totals&#039; used to draw the wind rose (8 or 16 values)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRosePoints&amp;gt;&lt;br /&gt;
|The number of items in &amp;lt;#WindRoseData&amp;gt; (i.e. 8 or 16)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufort&amp;gt;&lt;br /&gt;
|The current wind speed on the [http://en.wikipedia.org/wiki/Beaufort_scale Beaufort scale] (e.g. F8) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufortnumber&amp;gt;&lt;br /&gt;
|The current wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaudesc&amp;gt;&lt;br /&gt;
|The current wind speed Beaufort description (e.g. &amp;quot;Gale&amp;quot;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom10&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo10&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbase&amp;gt;&lt;br /&gt;
|Calculated [http://en.wikipedia.org/wiki/Cloud_base cloud base]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbasevalue&amp;gt;&lt;br /&gt;
|Current calculated cloud base without units&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UV&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Uv_index UV index]. Requires your station to have a UV sensor.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SolarRad&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Solar_radiation solar radiation]. Requires your station to have a solar sensor.&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Current light level in Lux. Requires your station to have a solar sensor. Only applies to Fine Offset stations.&lt;br /&gt;
|-&lt;br /&gt;
|[[Forecast_webtag|&amp;lt;#forecast&amp;gt;]]&lt;br /&gt;
|The current forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#forecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current forecast encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastnumber&amp;gt;&lt;br /&gt;
|The number relating to the current forecast entry in the [[strings.ini]] file.  If your station is not providing it&#039;s own forecast and Cumulus is not calculating one then 0 (zero) is returned.  Note: two negative numbers can be returned by [[Forecast_webtag|Cumulus]]: -1 (neg 1) = Exceptional Fine, -26 (neg 26) = Exceptional Bad&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecast&amp;gt;&lt;br /&gt;
|Always gives Cumulus (Zambretti) [[Forecast_webtag|forecast]], even if the &amp;lt;#forecast&amp;gt; tag provides a station forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#cumulusforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#cumulusforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  Cumulus (Zambretti) forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecast&amp;gt;&lt;br /&gt;
|Always gives station forecast (if available)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#wsforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#wsforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  station forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcond&amp;gt;&lt;br /&gt;
|Represents the value entered on the screen within Cumulus for the Current Weather condition, or the value as held in the [[currentconditions.txt]] file. Any reserved HTML characters are encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcondenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#currcond&amp;gt; but also has all characters above (decimal base) code 159 encoded as HTML entities for example this would encode any use of symbol for degree.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Extra Sensors==&lt;br /&gt;
&lt;br /&gt;
The extra sensors functionality in Cumulus only supports processing for current spot values as read from the sensors. Periodically spot extra sensor values are logged, see the [[Extra_Sensor_Files|Extra Sensor Files]] page for information about log files from where you can extract the past spot values. The logging can be compared to the Standard Logfiles.&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors: Davis models and Oregon Scientific WMR928, WR100/200 ===&lt;br /&gt;
&lt;br /&gt;
These web tags hold current values for additional sensors supported by CumulusMX. For Oregon Scientific model like WMR-200 with USB connection, please refer to [[#Web tags mentioning (outside) temperature]] because any of the extra temperature tags below can be redirected to &#039;&#039;&#039;&amp;lt;#temp&amp;gt;&#039;&#039;&#039;, and consequently also have web tags reporting daily extremes and longer period extreme records.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp1 - 8&amp;gt;&lt;br /&gt;
|Extra temperature channel 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP1 - 8&amp;gt;&lt;br /&gt;
|Extra dew point channel 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum1 - 8&amp;gt;&lt;br /&gt;
|Extra humidity channel 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilTemp1 - 16&amp;gt;&lt;br /&gt;
|Soil temperature 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture1 - 16&amp;gt;&lt;br /&gt;
|Soil moisture 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafTemp1 - 2&amp;gt;&lt;br /&gt;
|Leaf temperature 1 - 2&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafWetness1 - 8&amp;gt;&lt;br /&gt;
|Leaf wetness 1 - 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors:  Davis AirLink ===&lt;br /&gt;
Available from version 3.9.0. You can configure two Airlink devices which have fixed identification as Indoor and Outdoor. There are a similar set of tags for each device.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Particulate Matter&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm1[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 1 μm, or less count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Currentparticulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality Index Values (allows use of the &amp;quot;dp=n&amp;quot; and &amp;quot;tc=y&amp;quot; parameters)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 2.5 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Stats Values&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 1 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 3 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 24 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] 12 hr averages buffer (2  hrs are required to get a nowcast value)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Sensor Info&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkFirmwareVersion[InǀOut]&amp;gt;&lt;br /&gt;
|Shows the AirLink firmware version as a date string.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkTemp[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air temperature value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkHum[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air humidity value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkWifiRssi[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors WiFi signal strength in dB - anything below -90 is considered very poor.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Extra Sensors: Ecowitt ===&lt;br /&gt;
&lt;br /&gt;
Ecowitt stations are sold under other names depending on nation,  e.g. Ambient in USA, Froggit in central Europe, so Ecowitt is used as a generic name in this Wiki. See also [https://www.wxforum.net/index.php?board=111.0 WXForum.net].&lt;br /&gt;
&lt;br /&gt;
==== WH45 CO₂ sensor ====&lt;br /&gt;
&lt;br /&gt;
Available from release 3.9.5.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2&amp;gt;&lt;br /&gt;
| The actual CO&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;concentration in ppm&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm2p5&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; or less&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm2p5-24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm10&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less (includes the 2.5 figure)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm10-24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-temp&amp;gt;&amp;lt;sup&amp;gt;See note&amp;lt;/sup&amp;gt;&lt;br /&gt;
| Temperature as reported by Air Quality monitor. &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-hum&amp;gt;&lt;br /&gt;
| Relative Humidity as reported by Air Quality monitor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note&#039;&#039;&#039;: This temperature reflects the temperature of the sensor and would be used in combination with the sensors measured humidity (see next) for correction of the measured PM (particulate matter) value. This correction is responsibility of the user and is subject to a lot of discussion. Determination of how to correct the PM value is highly dependent on the conditions and placement of the sensor. See the specification sheet for the sensor or create some multivariate regression line based on calibration measurements. This is also valid for PM sensors like the AirLink. The normal amateur usage of PM sensors is that the uncorrected values are published. &lt;br /&gt;
&lt;br /&gt;
==== WN34 soil and water sensor ====&lt;br /&gt;
&lt;br /&gt;
Cumulus MX can support the Ecowitt WN34 (other model types exist and are reported here as if WN34) soil and water temperature sensors. They are reported as &amp;quot;User Temperature 1&amp;quot; to &amp;quot;User Temperature 8&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp1 - 8&amp;gt;&lt;br /&gt;
|The temperature of the sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Divers Extra Sensors ====&lt;br /&gt;
Below are described the tags resulting from &#039;&#039;Ecowitt Air quality (WH41,WH43,WH45)&#039;&#039;, Ecowitt leak sensor (WH55), lighting detector (WH57), and extra temperature sensors (WN34)&lt;br /&gt;
&lt;br /&gt;
This sub-section applies only to those using Ecowitt GW1000 (also Froggit DS1500, and other equivalents, see [[Supported Devices]]) an interface unit that picks up various external sensors and sends the data via an application programming interface to CumulusMX which then generates the following web tags:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#GW1000FirmwareVersion&amp;gt;&lt;br /&gt;
|GW1000 firmware version string&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQuality1 - 4&amp;gt;&lt;br /&gt;
| Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQualityAvg1 - 4&amp;gt;&lt;br /&gt;
| 24 hr moving average Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeakSensor1 - 4&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningDistance&amp;gt;&lt;br /&gt;
|Distance to last strike &lt;br /&gt;
Same units as wind run - miles/km/nm. Returns 0.0 if you don&#039;t have a sensor, GW1000 api returns max value you can put in a byte - 0xFF which translates to 158.4 miles = 255 km if have sensor but no strike detected yet, so CMX translates that to &#039;----&#039;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningTime&amp;gt;&lt;br /&gt;
|Date and Time of last strike. &lt;br /&gt;
Default without output parameters is locale&#039;s short time format e.g. 18:02 or 6:02 pm, without date, but tag accepts both date and time output parameters. &lt;br /&gt;
Returns &#039;----&#039; if you don&#039;t have sensor or there has not been a strike since the sensor was installed. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of lighting strikes today&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp1 - 8&amp;gt; &lt;br /&gt;
|User Temperature 1 - 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The WH32 produces Temperature, Humidity and Dewpoint tags as the Davis above, WH51 soilmoisture produces similar tags.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp1 - 8&amp;gt;&lt;br /&gt;
|Extra temperature Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP1 - 8&amp;gt;&lt;br /&gt;
|Extra dew point Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum1 - 8&amp;gt;&lt;br /&gt;
|Extra humidity Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;| WH51 soilmoisture sensor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture1 - 8&amp;gt;&lt;br /&gt;
|Soil moisture 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Recent History=&lt;br /&gt;
&lt;br /&gt;
Please refer to the [[Recent history]] page for full information about using the tags in the following two tables. &lt;br /&gt;
&lt;br /&gt;
All tags in the tables below have:&lt;br /&gt;
#Mandatory input parameters as in this [[Webtags/Parameters#Input_modification_Parameters|description]]&lt;br /&gt;
#Optional output parameters to modify the time format as in this [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|description]]&lt;br /&gt;
&lt;br /&gt;
== Timestamp tag ==&lt;br /&gt;
Although as [[Recent history]] page explains, the history is intended to cover every minute in last 7 days, some entries may be at less frequent intervals, and when clocks change some entries will be missing altogether.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Time-stamp tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentTS&amp;gt;&lt;br /&gt;
|Gives the timestamp of the data that will be returned for any other recent history tag that uses same &#039;&#039;&#039;d, h, and m&#039;&#039;&#039; parameters&lt;br /&gt;
|&amp;lt;#RecentTS h=3 m=1 format=&amp;quot;HH:mm&amp;quot;&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== All Recent History Tags ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Input Modification Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentOutsideTemp&amp;gt;&lt;br /&gt;
|Outside Temperature&lt;br /&gt;
| &amp;lt;#RecentOutsideTemp h=3 m=1&amp;gt;&amp;amp;nbsp;&amp;lt;#tempunit&amp;gt; will display the temperature at the start of the period for which &amp;lt;#temptrend&amp;gt; is calculated&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill &lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentDewPoint&amp;gt;&lt;br /&gt;
|Dew Point&lt;br /&gt;
| &amp;lt;#RecentDewPoint h=25&amp;gt; reports the dew point temperature just over a day ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHeatIndex&amp;gt;&lt;br /&gt;
|Heat Index&lt;br /&gt;
| &amp;lt;#RecentHeatIndex m=121&amp;gt; reports the heat index about 2 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidity&amp;gt;&lt;br /&gt;
|Relative Humidity&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind &amp;lt;br&amp;gt;(Note: Wind &#039;Speed&#039;, &#039;Gust&#039; and &#039;Latest&#039; have the usual Cumulus meanings see [[Wind measurement]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindSpeed&amp;gt;&lt;br /&gt;
|Wind Speed&lt;br /&gt;
| &amp;lt;#RecentWindSpeed m=10&amp;gt; will display the average wind speed 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindGust&amp;gt;&lt;br /&gt;
|Wind Gust&lt;br /&gt;
&lt;br /&gt;
(reports maximum gust from build 1088 of version 1.9.4)&lt;br /&gt;
| &amp;lt;#RecentWindGust d=1 m=1&amp;gt; will report the wind gust at approximately the same time yesterday&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindLatest&amp;gt;&lt;br /&gt;
|Wind Latest. &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindDir&amp;gt;&lt;br /&gt;
|Wind Direction (instantaneous)&lt;br /&gt;
| &amp;lt;#RecentWindDir m=10&amp;gt; will tell you which direction the wind was blowing from 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir&amp;gt;&lt;br /&gt;
|Wind Direction (average)&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir d=6&amp;gt; will say what the calculated average wind direction was at this time at the start of the week&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentPressure&amp;gt;&lt;br /&gt;
|Sea-level Pressure&lt;br /&gt;
| &amp;lt;#RecentPressure h=3 m=1&amp;gt; gives the sea level pressure when &amp;lt;#presstrendval&amp;gt; started tracking the pressure&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentRainToday&amp;gt;&lt;br /&gt;
|Daily rain total from last roll-over to specified time&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar &amp;amp; UV&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentSolarRad&amp;gt;&lt;br /&gt;
|Solar Radiation &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentUV&amp;gt;&lt;br /&gt;
|UV Index &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Indoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; | (to do)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Outdoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill  (if temperature is below 10°C or 50 °F, then the new Feels Like now available in MX (next item) will report this same value).&lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentFeelsLike&amp;gt;&lt;br /&gt;
| Feels Like Temperature&lt;br /&gt;
| &amp;lt;#RecentFeelsLike h=12 m=1&amp;gt; reports the feel like temperature 12 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidex&amp;gt;&lt;br /&gt;
| Canadian Humidity Index (humidex) Dimensionless - no units&lt;br /&gt;
| &amp;lt;#RecentHumidex h=3&amp;gt; reports humidex 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality tags&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
NOTE: Please note this section has NOT yet been updated for recent MX releases, it appears from [[cumulusmx.db|RecentData table in cumulusmx.db]] that the list here is not complete for MX.  However, no release announcement has been found listing tag names not shown here (i.e. apparent temperature, indoor temperature and humidity, air quality)&lt;br /&gt;
&lt;br /&gt;
=Today=&lt;br /&gt;
&lt;br /&gt;
Cumulus allows some control over the time that &amp;quot;Today&amp;quot; begins:&lt;br /&gt;
# You can define the log rollovertime. Choose between 9am or midnight.&lt;br /&gt;
# For the weather diary feature &#039;&#039;&#039;SnowDepthHour&#039;&#039;&#039; The default SnowDepthHour is 0&lt;br /&gt;
&lt;br /&gt;
Readings from your weather station are assigned to the &amp;quot;Today&amp;quot; based on 3 options for [[Meteorological day]]&lt;br /&gt;
# starting at 9:00 am, based on winter time, so switching to 10:00 during Daylight Saving (summer) time, or&lt;br /&gt;
# starting at 9:00 am, all year round, or&lt;br /&gt;
# aligned with calendar days, so today starts at midnight&lt;br /&gt;
&lt;br /&gt;
The independence of the start time for weather diary and weather station related web tags means needs to be remembered when labelling web tags from the two tables below. It was assumed that you would use 9 a.m. as start time for both, but not care when snow fell, as it often has in the UK, after Summer Time has begun, so weather station tags were by default reporting from 10 a.m. local time and snow as at 9 a.m.&lt;br /&gt;
&lt;br /&gt;
In MX, if you choose 9 a.m. (optionally 10 a.m. in summer) for rollover, so all the standard derivative are assigned to the date the meteorological day starts as Today, but the sunshine hours recorded against today will be from midnight on the said date.&lt;br /&gt;
&lt;br /&gt;
==Weather Diary==&lt;br /&gt;
&lt;br /&gt;
This first table lists all the web tags available for reporting what is recorded in the weather diary. Just to be clear, the web tags shown below, will report data for previous day if the current time is before the snow depth hour setting, and report data for the current day if the current time matches the snow depth hour or is later.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowdepth&amp;gt;&lt;br /&gt;
|Meteorologists report snow depth in cm, so this is default unit for Cumulus. &lt;br /&gt;
&lt;br /&gt;
If there is no entry in Weather Diary for the day explained above, reports zero.&lt;br /&gt;
&lt;br /&gt;
Input is to 2 decimal places. MX allows output in centimetres with decimal places without any script. You can&#039;t change the units shown in admin interface, but your value can be input as inches to 2 decimal places if you ignore &amp;quot;cm&amp;quot; that is displayed in that interface.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowlying&amp;gt;&lt;br /&gt;
| If there is no entry in Weather Diary for the day explained above, this web tag returns null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowfalling&amp;gt;&lt;br /&gt;
| If there is no entry in Weather Diary for the day explained above, this web tag returns null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Today.ini==&lt;br /&gt;
&lt;br /&gt;
These tag names relate to the current [[Meteorological day]] and they are populated from information held in [[today.ini]]; Where a tag name reports a value specific to a past time in today-so-far, there will also be a tag name that can give the time of day, shown in same row of table below. For those that cover whole day so far, the final column contains &amp;quot;n/a&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
There is some inconsistency in naming with &amp;quot;T&amp;quot; not included in all tag names, &amp;quot;T&amp;quot; is used in conjunction with &amp;quot;H&amp;quot; or &amp;quot;L&amp;quot; as a suffix for extreme values/time-stamps, but a prefix &amp;quot;T&amp;quot; can identify today&#039;s value, or prefix &amp;quot;T&amp;quot; can signify a time-stamp. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtemp&amp;gt;&lt;br /&gt;
|The [[Average_temperature|average]] temperature so far today (calculated from all temperature readings processed by Cumulus, [[Today.ini|today.ini]] stores a cumulative aggregate and counts the number of values processed, so a division gives this output)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprange&amp;gt;&lt;br /&gt;
|The temperature range (&amp;lt;#tempTH&amp;gt; - &amp;lt;#tempTL&amp;gt;) so far today (Cumulus calculates all these tags using Celsius values, but outputs them in your chosen units)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTH&amp;gt;&lt;br /&gt;
|Today&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTL&amp;gt;&lt;br /&gt;
|Today&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTH&amp;gt;&lt;br /&gt;
|Today&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTL&amp;gt;&lt;br /&gt;
|Today&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillTL&amp;gt;&lt;br /&gt;
|Today&#039;s greatest wind chill&lt;br /&gt;
|&amp;lt;#TwchillTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#ThumTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#ThumTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Precipitation&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainToday&amp;gt;&lt;br /&gt;
|If you have an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode, this gives today&#039;s rain total so far according to the sensor&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustTM&amp;gt; &lt;br /&gt;
|Today&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingTM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of today&#039;s high gust (&amp;lt;#wgustTM&amp;gt;) in degrees&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufort&amp;gt; &lt;br /&gt;
|Today&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufortnumber&amp;gt;&lt;br /&gt;
|Today&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#windrun&amp;gt;&lt;br /&gt;
|The total wind run so far today&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvg&amp;gt;&lt;br /&gt;
|The wind run divided by time passed since rollover to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearing&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddir&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for today&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ET&amp;gt;&lt;br /&gt;
|Today&#039;s [http://en.wikipedia.org/wiki/Evapotranspiration evapotranspiration], if not on the station can be calculated by CMX.&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarTH&amp;gt;&lt;br /&gt;
|Today&#039;s high solar radiation value (Solar sensor needed)&lt;br /&gt;
|&amp;lt;#TsolarTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVTH&amp;gt;&lt;br /&gt;
|Today&#039;s high UV Index (UV sensor needed)&lt;br /&gt;
|&amp;lt;#TUVTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
|Today&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of strikes since midnight, default 0 &lt;br /&gt;
&lt;br /&gt;
(other lightning tags can be found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursToday&amp;gt;&lt;br /&gt;
| The incremental chill hours figure since start of today (Compare with Cumulative seasonal Chill Hours at end of today &amp;lt;#chillhours&amp;gt; found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= No Commas; RC Webtags =&lt;br /&gt;
&lt;br /&gt;
The conversion of comma decimal separator to a point is described on the [[Webtags/Parameters#Changing_the_decimal_separator|parameter page]]. However, there is a set of legacy webtags which produce that value without a comma without parameter. Those webtags have a prefix of RC and are listed separately. Those webtags still exist and are listed here without further comment.&lt;br /&gt;
&lt;br /&gt;
== Current conditions ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCtemp&amp;gt;, &amp;lt;#RCdew&amp;gt;, &amp;lt;#RCheatindex&amp;gt;, &amp;lt;#RChum&amp;gt;, &amp;lt;#RCinhum&amp;gt;, &amp;lt;#RCintemp&amp;gt;, &amp;lt;#RCpress&amp;gt;, &amp;lt;#RCrfall&amp;gt;, &amp;lt;#RCrrate&amp;gt;, &amp;lt;#RCwchill&amp;gt;, &amp;lt;#RCwgust&amp;gt;, &amp;lt;#RCwspeed&amp;gt;, &amp;lt;#RCwlatest&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Today ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCpressTH&amp;gt;,  &amp;lt;#RCpressTL&amp;gt;,  &amp;lt;#RCrrateTM&amp;gt;,  &amp;lt;#RCtempTH&amp;gt;, &amp;lt;#RCtempTL&amp;gt;, &amp;lt;#RCwgustTM&amp;gt;,  &amp;lt;#RCdewpointTH&amp;gt;, &amp;lt;#RCdewpointTL&amp;gt;, &amp;lt;#RCwchillTL&amp;gt;, &amp;lt;#RCheatindexTH&amp;gt;, &amp;lt;#RCapptempTH&amp;gt;, &amp;lt;#RCapptempTL&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Recent History ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCRecentOutsideTemp&amp;gt;, &amp;lt;#RCRecentWindSpeed&amp;gt;, &amp;lt;#RCRecentWindGust&amp;gt;, &amp;lt;#RCRecentWindLatest&amp;gt;, &amp;lt;#RCRecentWindChill&amp;gt;, &amp;lt;#RCRecentDewPoint&amp;gt;, &amp;lt;#RCRecentHeatIndex&amp;gt;, &amp;lt;#RCRecentPressure&amp;gt;, &amp;lt;#RCRecentRainToday&amp;gt;, &amp;lt;#RCRecentUV&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Yesterday=&lt;br /&gt;
&lt;br /&gt;
Note that the Y indicating yesterday is sometimes a prefix, sometimes a suffix (with H for High, L for Low), web tags are not named consistently!&lt;br /&gt;
&lt;br /&gt;
For web tags that refer to a particular time of day, there is a corresponding web tag that can give that time of day. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:550px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtempY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s average temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprangeY&amp;gt;&lt;br /&gt;
|The temperature range (max - min) yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Ychillhours&amp;gt;&lt;br /&gt;
| The Cumulative [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] as recorded at rollover (the end of meteorological yesterday)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursYest&amp;gt;&lt;br /&gt;
| The incremental [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] yesterday&lt;br /&gt;
&lt;br /&gt;
(compare with &amp;lt;#chillhoursToday&amp;gt; described in [[#Today.ini]] table)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#TwchillYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYH&amp;gt;&lt;br /&gt;
|High humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYL&amp;gt;&lt;br /&gt;
|Low humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallY&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to the connected weather station&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainYest&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustYM&amp;gt; &lt;br /&gt;
|Yesterday&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingYM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of yesterday&#039;s high gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufort&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufortnumber&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for yesterday&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearingY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddirY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunY&amp;gt;&lt;br /&gt;
|The total wind run for yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvgY&amp;gt;&lt;br /&gt;
| The wind run yesterday divided by 24 hours to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YSunshineHours&amp;gt;&lt;br /&gt;
|Yesterday&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high solar radiation value (Solar sensor needed) &lt;br /&gt;
|&amp;lt;#TsolarYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high UV Index (UV sensor needed) &lt;br /&gt;
|&amp;lt;#TUVYH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Yearly=&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:350px&amp;quot;|Time Webtag&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#YearTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#YearTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s highest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s lowest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHeatIndexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest USA heat index&lt;br /&gt;
|&amp;lt;#YearHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWChillL&amp;gt;&lt;br /&gt;
|This year&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#YearWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeH&amp;gt;&lt;br /&gt;
|This year&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumidexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#YearHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointH&amp;gt;&lt;br /&gt;
|This year&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMinTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMaxTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumH&amp;gt;&lt;br /&gt;
|This year&#039;s high humidity&lt;br /&gt;
|&amp;lt;#YearHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumL&amp;gt;&lt;br /&gt;
|This year&#039;s low humidity&lt;br /&gt;
|&amp;lt;#YearHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressH&amp;gt;&lt;br /&gt;
|This year&#039;s high pressure&lt;br /&gt;
|&amp;lt;#YearPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressL&amp;gt;&lt;br /&gt;
|This year&#039;s low pressure&lt;br /&gt;
|&amp;lt;#YearPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearGustH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind gust&lt;br /&gt;
|&amp;lt;#YearGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind speed&lt;br /&gt;
|&amp;lt;#YearWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindRunH&amp;gt;&lt;br /&gt;
| This year&#039;s highest Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearRainRateH&amp;gt;&lt;br /&gt;
|This year&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#YearRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHourlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#YearHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDailyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high daily rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearRain24HourH&amp;gt;&lt;br /&gt;
|This year&#039;s high 24hr rain&lt;br /&gt;
|&amp;lt;#YearRain24HourHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearRain24HourHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMonthlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high monthly rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMonthlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest period without rain ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursYear&amp;gt;&lt;br /&gt;
| the total sunshine hours in year-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=All Time=&lt;br /&gt;
&lt;br /&gt;
The default formats are:&lt;br /&gt;
*The default format for an extreme month is to show the month name in full i.e. format &#039;MMMM&#039; followed by the year in full. &lt;br /&gt;
*For an extreme day it shows the day of the month and the month name in full i.e. format &amp;quot;dd MMMM&amp;quot; (same for Cumulus 1 and Cumulus MX), prefixed with the word &#039;on&#039; again ending with the year. &lt;br /&gt;
*For the highest/lowest within a day in the year it shows both time and date adding the word &amp;quot;at&amp;quot; before the time, and the word &#039;on&#039; before the date (i.e. on the standard web page the time comes first, not as seen in admin interface).&lt;br /&gt;
&lt;br /&gt;
You can change the default output on either the standard web template, or in your own file,  by using the [[#Time.2FDate_.27format.27_Parameter|formats]], please check the [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|Parameter page]].&lt;br /&gt;
&lt;br /&gt;
Note that unlike the this month and this year web tags, the time and the date are both included in the default format of the standard time-stamp web tags for the &#039;highest minimum&#039; and &#039;lowest maximum&#039; temperatures, yet another inconsistency!&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempH&amp;gt;&lt;br /&gt;
|All time high temperature&lt;br /&gt;
|&amp;lt;#TtempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempL&amp;gt;&lt;br /&gt;
|All time low temperature &lt;br /&gt;
|&amp;lt;#TtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#mintempH&amp;gt;&lt;br /&gt;
|All time high minimum temperature &lt;br /&gt;
|&amp;lt;#TmintempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#maxtempL&amp;gt;&lt;br /&gt;
|All time low maximum temperature &lt;br /&gt;
|&amp;lt;#TmaxtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDailyTempRange&amp;gt;&lt;br /&gt;
|All time low daily temperature range&lt;br /&gt;
|&amp;lt;#TLowDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyTempRange&amp;gt;&lt;br /&gt;
|All time high daily temperature range&lt;br /&gt;
|&amp;lt;#THighDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempH&amp;gt;&lt;br /&gt;
|All time high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempL&amp;gt;&lt;br /&gt;
|All time low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeH&amp;gt;&lt;br /&gt;
|All time high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeL&amp;gt;&lt;br /&gt;
|All time low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexH&amp;gt;&lt;br /&gt;
|All time high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexH&amp;gt;&lt;br /&gt;
|All time high USA heat index&lt;br /&gt;
|&amp;lt;#TheatindexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointH&amp;gt;&lt;br /&gt;
|All time high dew point&lt;br /&gt;
|&amp;lt;#TdewpointH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointL&amp;gt;&lt;br /&gt;
|All time low dew point&lt;br /&gt;
|&amp;lt;#TdewpointL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humH&amp;gt;&lt;br /&gt;
|All time high humidity&lt;br /&gt;
|&amp;lt;#ThumH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humL&amp;gt;&lt;br /&gt;
|All time low humidity&lt;br /&gt;
|&amp;lt;#ThumL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillH&amp;gt;&lt;br /&gt;
|All time greatest wind chill (i.e. lowest temperature, but highest wind speed) &lt;br /&gt;
|&amp;lt;#TwchillH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateM&amp;gt;&lt;br /&gt;
|All time high rain rate &lt;br /&gt;
|&amp;lt;#TrrateM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallH&amp;gt;&lt;br /&gt;
|All time high daily rain &lt;br /&gt;
|&amp;lt;#TrfallH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallhH&amp;gt;&lt;br /&gt;
|All time high hourly rain&lt;br /&gt;
|&amp;lt;#TrfallhH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallmH&amp;gt;&lt;br /&gt;
|All time high monthly rain &lt;br /&gt;
|&amp;lt;#TrfallmH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriod&amp;gt;&lt;br /&gt;
|All time longest dry period (days)&lt;br /&gt;
|&amp;lt;#TLongestDryPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriod&amp;gt;&lt;br /&gt;
|All time longest wet period (days)&lt;br /&gt;
|&amp;lt;#TLongestWetPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressH&amp;gt;&lt;br /&gt;
|All time high pressure &lt;br /&gt;
|&amp;lt;#TpressH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressL&amp;gt;&lt;br /&gt;
|All time low pressure &lt;br /&gt;
|&amp;lt;#TpressL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#gustM&amp;gt;&lt;br /&gt;
|All time high wind gust &lt;br /&gt;
|&amp;lt;#TgustM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeedH&amp;gt;&lt;br /&gt;
|All time high average wind speed &lt;br /&gt;
|&amp;lt;#TwspeedH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunH&amp;gt;&lt;br /&gt;
|All time high daily wind run&lt;br /&gt;
|&amp;lt;#TwindrunH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Monthly=&lt;br /&gt;
&lt;br /&gt;
The web tags in the date column default output dates in the format &amp;quot;dd MMMM&amp;quot;. For web tags that represent daily values, there are (obviously) no corresponding time web tags, but for high and low spot values the default &#039;h:mm&#039; format of the time output can be changed. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Time Webtag name&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempH&amp;gt;&lt;br /&gt;
|This months high temperature&lt;br /&gt;
|&amp;lt;#MonthTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempL&amp;gt;&lt;br /&gt;
|This months low temperature&lt;br /&gt;
|&amp;lt;#MonthTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMinTempH&amp;gt;&lt;br /&gt;
|This months highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMaxTempL&amp;gt;&lt;br /&gt;
|This months lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHeatIndexH&amp;gt;&lt;br /&gt;
|This months high USA heat index&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWChillL&amp;gt;&lt;br /&gt;
|This months greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#MonthWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempH&amp;gt;&lt;br /&gt;
|This month&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempL&amp;gt;&lt;br /&gt;
|This month&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeH&amp;gt;&lt;br /&gt;
|This month&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeL&amp;gt;&lt;br /&gt;
|This months lowest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumidexH&amp;gt;&lt;br /&gt;
|This month&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#MonthHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointH&amp;gt;&lt;br /&gt;
|This month&#039;s high dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointL&amp;gt;&lt;br /&gt;
|This month&#039;s low dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumH&amp;gt;&lt;br /&gt;
|This month&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#MonthHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#MonthHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressH&amp;gt;&lt;br /&gt;
|This month&#039;s highest pressure&lt;br /&gt;
|&amp;lt;#MonthPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest pressure&lt;br /&gt;
|&amp;lt;#MonthPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthGustH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind gust&lt;br /&gt;
|&amp;lt;#MonthGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind speed&lt;br /&gt;
|&amp;lt;#MonthWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindRunH&amp;gt;&lt;br /&gt;
|This month&#039;s high Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthRainRateH&amp;gt;&lt;br /&gt;
|This month&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#MonthRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHourlyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthRain24HourH&amp;gt;&lt;br /&gt;
|This month&#039;s highest 24hr rain&lt;br /&gt;
|&amp;lt;#MonthRain24HourHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthRain24HourHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDailyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s wettest day (greatest daily rain)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest dry period ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day, ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursMonth&amp;gt;&lt;br /&gt;
| the total sunshine hours in month-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Monthly All Time Records=&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;These tag names represent extreme record values (and corresponding time-stamps) for any particular month (1 =January, and so on, to 12 =December) in all years&#039;&#039;&#039; (HAR To place somewhere)&lt;br /&gt;
&lt;br /&gt;
This table includes webtags that show the values in [[Monthlyalltime.ini]] log file.&lt;br /&gt;
&lt;br /&gt;
These are a set of tags for monthly all-time highs and lows, in other words the highest and lowest values for a particular month of the year.  &lt;br /&gt;
# The tag names listed here require a [[Webtags/Parameters#Input_modification_Parameters|input modification parameter]].&lt;br /&gt;
# The tag names here can optionally take any [[Webtags/Parameters#Output_modification_parameters|output modification parameters]].&lt;br /&gt;
# To supply both optional input modification, and optional output modification parameters, separate them with spaces, e.g. &amp;lt;#ByMonthTempHT mon=7 format=hh:nn&amp;gt;. In that example, the time (not date) of highest ever temperature in July is returned after processing by Cumulus.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempH&amp;gt;&lt;br /&gt;
|High Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempL&amp;gt;&lt;br /&gt;
|Low Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexH&amp;gt;&lt;br /&gt;
|High Heat Index&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWChillL&amp;gt;&lt;br /&gt;
|Greatest wind chill (i.e. lowest temperature and highest wind speed)&lt;br /&gt;
|&amp;lt;#ByMonthWChillLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempH&amp;gt;&lt;br /&gt;
|High Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempL&amp;gt;&lt;br /&gt;
|Low Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeH&amp;gt;&lt;br /&gt;
|High Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeL&amp;gt;&lt;br /&gt;
|Low Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumidexH&amp;gt;&lt;br /&gt;
|High Canadian Humidity Index (Humidex)&lt;br /&gt;
|&amp;lt;#ByMonthHumidexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointH&amp;gt;&lt;br /&gt;
|High Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointL&amp;gt;&lt;br /&gt;
|Low Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMinTempH&amp;gt;&lt;br /&gt;
|Highest Daily Minimum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMinTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempL&amp;gt;&lt;br /&gt;
|Lowest Daily Maximum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRangeT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRangeT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumH&amp;gt;&lt;br /&gt;
|High Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumL&amp;gt;&lt;br /&gt;
|Low Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumLT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressH&amp;gt;&lt;br /&gt;
|High Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressL&amp;gt;&lt;br /&gt;
|Low Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthGustH&amp;gt;&lt;br /&gt;
|High Wind Gust&lt;br /&gt;
|&amp;lt;#ByMonthGustHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindH&amp;gt;&lt;br /&gt;
|High Wind Speed&lt;br /&gt;
|&amp;lt;#ByMonthWindHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindRunH&amp;gt;&lt;br /&gt;
|High Daily Wind Run&lt;br /&gt;
|&amp;lt;#ByMonthWindRunHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthRainRateH&amp;gt;&lt;br /&gt;
|High Rain Rate&lt;br /&gt;
|&amp;lt;#ByMonthRainRateHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainH&amp;gt;&lt;br /&gt;
|High Monthly Rainfall&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainH&amp;gt;&lt;br /&gt;
|High Hourly Rain&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthRain24HourH&amp;gt;&lt;br /&gt;
|High 24hr Rain&lt;br /&gt;
|&amp;lt;#ByMonthRain24HourHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainH&amp;gt;&lt;br /&gt;
|High Daily Rain&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest Dry Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriodT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest Wet Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriodT&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Day/Night/Sun/Moon=&lt;br /&gt;
&lt;br /&gt;
These values are calculated hourly.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunrise&amp;gt;&lt;br /&gt;
|Last sunrise time at the station - This sunrise time is calculated by a third party library each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunset&amp;gt;&lt;br /&gt;
|Next sunset time at the station - The sunset/sunrise times are calculated each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylength&amp;gt;&lt;br /&gt;
|Length of day in hours and minutes (sunrise to sunset).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunUp&amp;gt;&lt;br /&gt;
|A flag to indicate if the Sun is above the horizon or not, based on the sunrise and sunset times.&lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 is when the Sun is above the horizon for the station location.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dawn&amp;gt;&lt;br /&gt;
|Start of last Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dusk&amp;gt;&lt;br /&gt;
|End of next Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylightlength&amp;gt;&lt;br /&gt;
| Approximate length of daylight in hours and minutes (dawn to dusk)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#isdaylight&amp;gt;&lt;br /&gt;
|A flag to indicate if the location for the station is in civil daylight or not, based on the dawn and dusk times. &lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 notes that it is currently within the hours of daylight.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tomorrowdaylength&amp;gt;&lt;br /&gt;
|A string giving an approximate predicted difference between the length of daylight (dawn to dusk) yesterday and length of daylight tomorrow.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonphase&amp;gt;&lt;br /&gt;
|Current [[Lunar phase|phase of the moon]] in words, eg &amp;quot;New Moon&amp;quot; etc. The names used can be altered in [[Strings.ini#Moon_Phases|strings.ini]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonAge&amp;gt;&lt;br /&gt;
|Current &#039;&#039;&#039;approximate&#039;&#039;&#039; age of the Moon in days (0-29.53)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonrise&amp;gt;&lt;br /&gt;
|Current moonrise time at the station (if moon rises on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonset&amp;gt;&lt;br /&gt;
|Current moonset time at the station (if moon sets on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercent&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (negative value indicates &#039;waning&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercentAbs&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (always positive)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
| see [[#Today.ini]] Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YSunshineHours&amp;gt;&lt;br /&gt;
|see [[#Yesterday]] Miscellaneous &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CurrentSolarMax&amp;gt;&lt;br /&gt;
|[[FAQ#What_is_this_.22Solar_Max.22_value_which_Cumulus_is_displaying.3F | Current theoretical maximum solar radiation]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunny&amp;gt;&lt;br /&gt;
|Returns 1 if the sun is shining, otherwise 0 (Solar sensor needed)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= System =&lt;br /&gt;
&lt;br /&gt;
Special tags returning information about the device hosting CumulusMX &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:450px&amp;quot; |Applicability&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsVersion&amp;gt;&lt;br /&gt;
|OS version, e.g. &amp;quot;Windows 7 x64 build 7600&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsLanguage&amp;gt;&lt;br /&gt;
|OS language, e.g. &amp;quot;English&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SystemUpTime&amp;gt;&lt;br /&gt;
|How long the system has been up, e.g. &amp;quot;8 hours 21 minutes&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ProgramUpTime&amp;gt;&lt;br /&gt;
|How long Cumulus has been running, e.g. &amp;quot;7 hours 55 minutes&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CpuCount&amp;gt;&lt;br /&gt;
|Number of processors, e.g. &amp;quot;4&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AllocatedMemory&amp;gt;&lt;br /&gt;
|Amount of memory allocated to Cumulus, e.g. &amp;quot;18.76 MB&amp;quot;&lt;br /&gt;
&lt;br /&gt;
NOTE: produces 0.0&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Units=&lt;br /&gt;
&lt;br /&gt;
No optional input nor output parameters.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunit&amp;gt;&lt;br /&gt;
|Unit of temperature being used (Set in Cumulus as [http://en.wikipedia.org/wiki/Centigrade Celsius] or [http://en.wikipedia.org/wiki/Fahrenheit Fahrenheit]) values &amp;quot;&amp;amp;amp;deg;C&amp;quot; or &amp;quot;&amp;amp;amp;deg;F&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#tempunitnoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded (i.e. without &#039;&#039;&#039;&amp;amp;amp;&#039;&#039;&#039; and without &#039;&#039;&#039;&amp;amp;deg;&#039;&#039;&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunitnodeg&amp;gt;&lt;br /&gt;
|The temperature units being used, without a degree symbol, i.e. &amp;quot;F&amp;quot; or &amp;quot;C&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressunit&amp;gt;&lt;br /&gt;
|Unit of measure for pressure. Possible values: &amp;quot;mb&amp;quot;, &amp;quot;hPa&amp;quot;, &amp;quot;in&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rainunit&amp;gt;&lt;br /&gt;
|Unit of measure for rain fall. Possible values: &amp;quot;mm&amp;quot; or &amp;quot;inches&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windunit&amp;gt;&lt;br /&gt;
|Unit of measure for wind speed. Possible values: &amp;quot;m/s&amp;quot;, &amp;quot;mph&amp;quot;, &amp;quot;km/h&amp;quot;, &amp;quot;kts&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrununit&amp;gt;&lt;br /&gt;
|Unit of measure for wind run (distance). Possible values: &amp;quot;km&amp;quot;, &amp;quot;miles&amp;quot;, &amp;quot;km&amp;quot;, &amp;quot;nm&amp;quot; (for wind speeds in m/s, mph, km/h, kts)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbaseunit&amp;gt;&lt;br /&gt;
|The units used for cloudbase value. Possible values:  &amp;quot;ft&amp;quot; or &amp;quot;m&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Date &amp;amp; Time=&lt;br /&gt;
The default format depends on the locale you use to run Cumulus.&lt;br /&gt;
&lt;br /&gt;
When format is fixed it is noted.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#date&amp;gt;&lt;br /&gt;
|The current date.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdate&amp;gt;&lt;br /&gt;
|The current meteorological date.&lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt; (above), but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the &amp;lt;#metdate&amp;gt; will return the date associated with previous calendar day, but will still return current time  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUTC&amp;gt;&lt;br /&gt;
|The current UTC date/time rather than local date/time.  Example result: 18:30 on 30 December 2009. If you want the local date and time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#time&amp;gt;&lt;br /&gt;
|The current time and date. Example result: 18:30 on 30 December 2009.  If you simply wish the time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timehhmmss&amp;gt;&lt;br /&gt;
|The current time (without date). Example format: 18:30:27. You can use output format specifiers to change the way the time is output, but any date specifiers are ignored.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#minute&amp;gt;&lt;br /&gt;
|The current time, just the minutes. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hour&amp;gt;&lt;br /&gt;
|The current time, just the hour. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#day&amp;gt;&lt;br /&gt;
| The current day as a 2-digit number. Fixed format: 07  (cannot use output format modifiers) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dayname&amp;gt;&lt;br /&gt;
| The current day as a word.  For example, Monday &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortdayname&amp;gt;&lt;br /&gt;
| The current day as a shortened word. Example format: Mon&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#month&amp;gt;&lt;br /&gt;
|The current month as a 2-digit number. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#monthname&amp;gt;&lt;br /&gt;
|The current month as a word. Example format: July&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortmonthname&amp;gt;&lt;br /&gt;
|The current month as a shortened word. Example format: Jul&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#year&amp;gt;&lt;br /&gt;
|The current year as a 4-digit number. Example format: 2009  (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortyear&amp;gt;&lt;br /&gt;
|The current year as a 2-digit number. Example format: 09 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdateyesterday&amp;gt;&lt;br /&gt;
|The previous meteorological date.  The default format depends on the locale you use to run Cumulus &lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#yesterday&amp;gt; (below), but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the date output by &amp;lt;#metdateyesterday&amp;gt; will be the calendar day before that returned by &amp;lt;#yesterday&amp;gt;, but the time returned is actual local time.  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#yesterday&amp;gt;&lt;br /&gt;
|Yesterday&#039;s date. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeJavaScript&amp;gt;&lt;br /&gt;
| The JavaScript &#039;&#039;&#039;Date&#039;&#039;&#039; object contains the number of milliseconds since 00:00:00.000 UTC on 1st January 1970, that date and time is known as the UNIX Epoch.  In JavaScript, you can use &amp;lt;code&amp;gt;Math.floor(new Date().getTime()/1000.0)&amp;lt;/code&amp;gt; This getTime method returns the time in milliseconds.  The web tag returns an integer (currently with 13 digits) representing the number of milliseconds since the UNIX epoch when the web tag was processed. It can be used in a script where you wish to re-express other times output by Cumulus MX into UTC (Coordinated Universal Time).  Mac OS X uses 00:00:00.000 UTC on 1st January 2001 as the starting time and date for its millisecond count, so that is considerably lower.&lt;br /&gt;
&lt;br /&gt;
Note that UTC is calculated using 9192631770 times a particular transition time for Caesium 133 as a basis for 1 second. GMT (Greenwich Mean Time) is calculated on the basis that 1 second is 1/86400 of the time taken for a whole (day) rotation of the Earth. UT1 (or solar time) is calculated from various space measurements. Periodically, leap seconds are added to UTC to realign it with UT1, but these leap seconds are not added to the count of milliseconds represented by this web tag.&lt;br /&gt;
&lt;br /&gt;
Do be aware that some devices will use a 32 bit signed integer to represent this number, and that will stop working on 19 January 2038, the year 2038 problem for computing world.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUnix&amp;gt;&lt;br /&gt;
| Unix tracks the number of seconds since the UNIX epoch. So this web tag can be used when you do not want the millisecond accuracy of the previous web tag. Like previous web tag this relates to UTC, so see details for that tag to find out more.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSince30Dec1899&amp;gt; &lt;br /&gt;
|Day count (gives whole and fractional part) Example: 41250.6523310301&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|Date when records began.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSinceRecordsBegan&amp;gt;&lt;br /&gt;
|Day count since Cumulus records started&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Alarms=&lt;br /&gt;
&lt;br /&gt;
There are web tags for each alarm condition, they give a value of &#039;1&#039; if the alarm condition is enabled and is still currently met; otherwise &#039;0&#039;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempAlarm&amp;gt; &lt;br /&gt;
|Low temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempAlarm&amp;gt; &lt;br /&gt;
|High temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeUpAlarm&amp;gt; &lt;br /&gt;
|Temperature increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeDownAlarm&amp;gt; &lt;br /&gt;
|Temperature decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressAlarm&amp;gt; &lt;br /&gt;
|Low pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressAlarm&amp;gt; &lt;br /&gt;
|High pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeUpAlarm&amp;gt; &lt;br /&gt;
|Pressure increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeDownAlarm&amp;gt; &lt;br /&gt;
|Pressure decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainTodayAlarm&amp;gt; &lt;br /&gt;
|High rain today alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateAlarm&amp;gt; &lt;br /&gt;
|High rainfall rate alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustAlarm&amp;gt; &lt;br /&gt;
|High wind gust alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedAlarm&amp;gt; &lt;br /&gt;
|High wind speed alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataStopped&amp;gt;&lt;br /&gt;
|1 if the station has apparently stopped sending data to Cumulus, otherwise 0&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataSpikeAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a data spike is detected, or a data limit exceeded&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#HttpUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a HTTP upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#MySqlUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a MySQL upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#UpgradeAlarm&amp;gt;&lt;br /&gt;
| Alarm raised if MX upgrade (a newer release) is available&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Extreme Records =&lt;br /&gt;
&lt;br /&gt;
There are a set of tags for the Cumulus record states. They give a value of &#039;1&#039; if the record has been exceeded; otherwise &#039;0&#039;. &lt;br /&gt;
&lt;br /&gt;
These web tags will be set from the time of the record until a timeout value is met (by default each record remains set for 24 hours). &lt;br /&gt;
&lt;br /&gt;
You can change the default timeout through the parameter &#039;&#039;Station Settings=&amp;gt;Common Options=&amp;gt;Advanced Options&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
== Table of web tags available for extreme records ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|The date that Cumulus began tracking all time records&amp;lt;br/&amp;gt; (does not prevent earlier record dates being set manually)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#newrecord&amp;gt; &lt;br /&gt;
|Indicates when any tracked extreme is changed (sets the LED on the interface flashing).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempRecordSet&amp;gt;&lt;br /&gt;
|1 if any temperature-based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time highest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time lowest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHeatIndexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high USA heat index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high Canadian Humidity index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowWindChillRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time greatest wind chill extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high feels like temperature extreme has been updated, 0 if not &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low feels like temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMinTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high minimum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowMaxTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low maximum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind gust extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind speed extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RainRecordSet&amp;gt;&lt;br /&gt;
|1 if any rainfall based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high rain rate extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHourlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high hourly rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRain24HourRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high 24hr rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMonthlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high monthly rain  extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest dry period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest wet period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high humidity light extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressureRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRecordSet&amp;gt;&lt;br /&gt;
|1 if any wind speed based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindrunRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind run extreme has been updated, 0 if not&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Miscellaneous =&lt;br /&gt;
&lt;br /&gt;
All tags are available in all flavours, as far as I know, although &#039;&#039;their output might vary&#039;&#039;, and which input/output parameters they permit might vary between Cumulus 1 and MX.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestError&amp;gt;&lt;br /&gt;
| This tag and the next 3 are in CumulusMX, none of them are actually used.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorDate&amp;gt;&lt;br /&gt;
|See previous tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorTime&amp;gt;&lt;br /&gt;
|See previous tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ErrorLight&amp;gt;&lt;br /&gt;
|1 if the &#039;error&#039; light is flashing, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#version&amp;gt;&lt;br /&gt;
|The version of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#build&amp;gt;&lt;br /&gt;
|The build of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildAvailable&amp;gt;&lt;br /&gt;
|This gets the value 0 or 1 and is checked on start-up and once a day thereafter at a random time&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildNumber&amp;gt;&lt;br /&gt;
|It is checked on start-up and once a day thereafter at a random time. Displays the latest public release build number - eg. b3089&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#realtimeinterval&amp;gt;&lt;br /&gt;
|The real time update interval in seconds (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#interval&amp;gt;&lt;br /&gt;
|The web site update interval in minutes (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: will always return one of these: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
&lt;br /&gt;
This is the end of the meteorological day, so if during Daylight Saving Time rolover is at &amp;quot;10 am&amp;quot;, then on the day DST ends it will return to &amp;quot;9 am&amp;quot; ensuring every meteorological day is exactly 24 hours long. If the time is &amp;quot;Midnight&amp;quot; (or during DST it is &amp;quot;9 am&amp;quot;), then days will be 23 or 25 hours long just on day clocks change, 24 hours otherwise.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationtype&amp;gt;&lt;br /&gt;
|The weather station [https://cumuluswiki.org/a/Cumulus.ini#Section:_Station model] description.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#latitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Latitude latitude] (as you entered during setup).&lt;br /&gt;
Supports an optional &#039;dp&#039; parameter, if supplied, instead of the usual web-encoded text format with degrees/minutes/seconds, the result is in decimal degrees to the specified number of decimal places. E.g&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude&amp;gt; gives &amp;quot;N&amp;amp;nbsp;59&amp;amp; deg;&amp;amp;amp;nbsp;14&amp;amp;amp;#39;&amp;amp;amp;nbsp;33&amp;amp;amp;quot;&amp;quot; for N 59 14 33&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude dp=5&amp;gt; gives &amp;quot;59.24250&amp;quot;&lt;br /&gt;
&lt;br /&gt;
If the &amp;quot;dp&amp;quot; parameter is supplied, then supplying &amp;quot;rc=y&amp;quot; in addition will cause any decimal comma to be converted to a decimal point.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#latitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Longitude longitude]  (as you entered during setup). Supports an optional &#039;dp&#039; and &#039;rc&#039; parameters as per the latitude tag.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Altitude altitude] value (web tag outputs web encoded format containing figure, &#039;&amp;amp;amp;nbsp;&#039; and units) in either feet or metres just as you entered during setup e.g. &#039;123&amp;amp;amp;nbsp;m&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#altitudenoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#location&amp;gt;&lt;br /&gt;
|The station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longlocation&amp;gt;&lt;br /&gt;
|Longer description of the station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forum&amp;gt;&lt;br /&gt;
|URL of the forum (as you entered during setup) encoded into a web page menu item by adding colons&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forumurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#webcam&amp;gt;&lt;br /&gt;
|URL of the webcam (as you entered during setup) encoded into a web page menu item by adding colons. Default is blank. Can be used to link to any other web page that you host (Cumulus does not verify that it is a web cam, that is just a label, and the label can be changed on each standard web page individually)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#webcamurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#graphperiod&amp;gt;&lt;br /&gt;
|The number of hours displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Detailed Chart Period&#039; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dailygraphperiod&amp;gt;&lt;br /&gt;
|The number of days displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Daily Chart Period&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAMonthlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA monthly report&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAYearlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA yearly report&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_useApparent&amp;gt;&lt;br /&gt;
| Whether user prefers to see Apparent Temperature or Feels Like Temperature&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showSolar&amp;gt;&lt;br /&gt;
| Whether user wants to show Solar data or does not not have a solar sensor&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showUV&amp;gt;&lt;br /&gt;
| Whether user wants to show Ultra Violet data or does not not have a UV sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Special tags=&lt;br /&gt;
&lt;br /&gt;
==Davis==&lt;br /&gt;
&lt;br /&gt;
At present this table has not yet been updated for latest MX version.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
All (see note for THSWindex) of the following web tags for the Davis PWS are available&lt;br /&gt;
&lt;br /&gt;
The values of the reception tags are updated every 15 minutes.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsReceived&amp;gt;&lt;br /&gt;
|Total number of data packets received. This stat is not supplied by the Davis WLL station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsMissed&amp;gt;&lt;br /&gt;
|Number of missed data packets. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisMaxInARow&amp;gt;&lt;br /&gt;
|Longest streak of consecutive packets received. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumCRCerrors&amp;gt;&lt;br /&gt;
|Number of packets received with CRC errors. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumberOfResynchs&amp;gt;&lt;br /&gt;
|Number of times the console resynchronised with the transmitter. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisFirmwareVersion&amp;gt;&lt;br /&gt;
|The console/WLL firmware version&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THWindex&amp;gt;&lt;br /&gt;
|A derived temperature using Temperature/Humidity/Wind values&lt;br /&gt;
&lt;br /&gt;
The THW Index uses humidity and temperature (like Heat Index), but includes the cooling effects of wind (like wind chill).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THSWindex&amp;gt;&lt;br /&gt;
|A heat stress indicator using Temperature/Humidity/Solar/Wind values.&lt;br /&gt;
*The THSW Index uses humidity and temperature (like the Heat Index), but also includes the heating effects of sunshine, and the cooling effects of wind.&lt;br /&gt;
*Therefore requires Davis station with solar sensor.&lt;br /&gt;
See [http://digitalcommons.unl.edu/cgi/viewcontent.cgi?article=1223&amp;amp;context=animalscinbcr  Approx calculation].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#battery&amp;gt;&lt;br /&gt;
|The console battery condition in volts. eg &amp;quot;4.82v&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#txbattery&amp;gt;&lt;br /&gt;
&amp;lt;#txbattery channel=1&amp;gt;&lt;br /&gt;
|The transmitter battery condition, by default it returns the status of all transmitters.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRain&amp;gt;&lt;br /&gt;
|The console &#039;storm rain&#039; current amount.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRainStart&amp;gt;&lt;br /&gt;
|The console reported date of the start of the &#039;storm&#039; (see previous webtag).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; that the console does not report start time, so the webtag cannot report time.  It appears a minimum of 2 tips within 3 hours will trigger a storm start, so using &amp;lt;#LastRainTip&amp;gt; might help&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Davis WLL ==&lt;br /&gt;
&lt;br /&gt;
You need a payed license to use these webtags.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisReceptionPercent tx=1&amp;gt;&lt;br /&gt;
|WLL transmitter reception percentage (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=0&amp;gt;&lt;br /&gt;
|WLL RSSI of the WiFi connection&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=1&amp;gt;&lt;br /&gt;
|WLL RSSI of Transmitter #1  (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Fine Offset==&lt;br /&gt;
&lt;br /&gt;
The following tags are specific to the Fine Offset series &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Lux value &amp;quot;Fine Offset only&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SensorContactLost&amp;gt;&lt;br /&gt;
|1 if the station has lost contact with its remote sensors &amp;quot;Fine Offset only&amp;quot; &lt;br /&gt;
0 if contact has been established&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Cumulus_MX]]&lt;/div&gt;</summary>
		<author><name>SaratogaWX</name></author>
	</entry>
	<entry>
		<id>https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=11019</id>
		<title>Full list of Webtags</title>
		<link rel="alternate" type="text/html" href="https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=11019"/>
		<updated>2022-11-08T19:02:13Z</updated>

		<summary type="html">&lt;p&gt;SaratogaWX: Corrected &amp;lt;#SunshineHoursY&amp;gt; to &amp;lt;#YSunshineHours&amp;gt;, removed &amp;lt;#ByMonthHumidexL&amp;gt;,&amp;lt;#ByMonthHumidexLT&amp;gt; as not in WebTags.txt&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; {|align=right&lt;br /&gt;
  |__TOC__&lt;br /&gt;
  |}&lt;br /&gt;
This list only contains the tag names. Tag names are the basic entity when asking a value. Check the [[Webtags#Using_Webtags|Usage of webtags]] and don&#039;t forget tag names are only part of the [[Webtags#General Format for Web Tags|general format for Webtags]]. It does not indicate what parameters they can take, nor does it include the brackets the tag name is surrounded by when you quote it in a template file for Cumulus to process.&lt;br /&gt;
&lt;br /&gt;
Here follow tables that group the tag names by the basic purpose of the tags listed. There has been confusion in the past of tags appearing in more than one group. If you find such occurrence you may notify or modify. &lt;br /&gt;
&lt;br /&gt;
= Current Conditions =&lt;br /&gt;
&lt;br /&gt;
We start with tags that relate to the latest values, as these are the ones that people most often choose to use. The current condition data is also available, for processes external to Cumulus, by using the inbuilt facility to generate [[Realtime.txt|a file]] with such data. CumulusMX makes current values available for a standard range of sensors where the same web tags apply across a range of weather station models. Current values from some [[#Extra Sensors|extra]] temperature and relative humidity sensors (see [[Extra temperatures]]) from particular weather station models are offered as well.&lt;br /&gt;
&lt;br /&gt;
==Standard sensors==&lt;br /&gt;
The tags in this first list are grouped for historical reasons and remain grouped.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temp&amp;gt;&lt;br /&gt;
|The outside (air) temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#intemp&amp;gt;&lt;br /&gt;
|The inside temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeLastHour&amp;gt;&lt;br /&gt;
|The change in outside temperature over the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrend&amp;gt;&lt;br /&gt;
|The average rate of change in temperature over the last three hours. Trend = (temp now - temp 3hrs ago) / 3 (the calculation selected for this trend matches the standard-based calculation for &amp;lt;#presstrendval&amp;gt; despite the naming inconsistency)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendtext&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (values can be set in strings.ini)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendenglish&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindex&amp;gt;&lt;br /&gt;
|Current [[heat index]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidex&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Humidex Humidex]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptemp&amp;gt;&lt;br /&gt;
|The [[Apparent_temperature|apparent]] temperature.  The referenced page in weather terminology section of this Wiki explains it. The formula used is that defined by BOM. Although at temperatures above 20°C (68°F) Feels like reports an &amp;quot;apparent temperature&amp;quot; it uses a different formula. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchill&amp;gt;&lt;br /&gt;
|The current [[wind chill]] temperature.  The referenced page in weather terminology section of this Wiki explains it. For temperatures below 10°C (50°F) Feels like reports the same value.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslike&amp;gt;&lt;br /&gt;
|Available for version 3.6.10 and up. See [[Feels Like]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsFreezing&amp;gt;&lt;br /&gt;
|If outside temperature is at or below 0°C/32°F. 0=Above freezing, 1=Below freezing&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#chillhours&amp;gt;&lt;br /&gt;
|The number of [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|&#039;chill hours&#039;]] so far this season (threshold temperature and start date are configurable).&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hum&amp;gt;&lt;br /&gt;
|The outside [http://en.wikipedia.org/wiki/Humidity humidity]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#inhum&amp;gt;&lt;br /&gt;
|The inside humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dew&amp;gt;&lt;br /&gt;
|The current dew point (See [[Temperature_(and_humidity)_measurement#Cumulus_Calculated_Parameters|wiki]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wetbulb&amp;gt;&lt;br /&gt;
|Estimated [http://en.wikipedia.org/wiki/Wet_bulb wet bulb] temperature&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfall&amp;gt;&lt;br /&gt;
|The total rainfall so far today (reports rain counter now minus rain counter at start of day), start of day counter can be edited using &amp;quot;edit rain today&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrate&amp;gt;&lt;br /&gt;
|The current [[Rain_measurement#Rain_Rate|rainfall rate]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rhour&amp;gt;&lt;br /&gt;
|The rainfall in the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmidnight&amp;gt;&lt;br /&gt;
|The total rainfall since midnight. Useful if you don&#039;t use midnight as your start of day&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#r24hour&amp;gt;&lt;br /&gt;
| Reading recent history records, takes rain counter for latest minute, and substracts rain counter from as close as possible to same time yesterday (if Cumulus was not running at that time yesterday, but historical catch-up has been enabled, then it is from nearest time available yesterday, so for a logging interval of every 30 minutes might be 24 hours and 16 minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTipISO&amp;gt;&lt;br /&gt;
|Fixed ISO format output giving date and time of last rain gauge tip (e.g 2010-09-06 06:09) The format is always as shown (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTip&amp;gt;&lt;br /&gt;
| (available from release 3.6.1) Date/time of last rain gauge tip &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MinutesSinceLastRainTip&amp;gt;&lt;br /&gt;
|The number of minutes since the last rain gauge tip, in whole numbers, rounded down&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsRaining&amp;gt;&lt;br /&gt;
|For [[Rain_measurement#Optical_Rain_Gauge| Hydreon RG-11 devices]], shows the current rain state. 0=No rain, 1=It&#039;s raining&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmonth&amp;gt;&lt;br /&gt;
|The total rainfall so far this month&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ryear&amp;gt;&lt;br /&gt;
|Annual rainfall total for rainfall season year (i.e. starting month as set on Configuration menu, station screen,  Annual rainfall frame)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveRainDays&amp;gt;&lt;br /&gt;
|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, meteorologists exclude dew (and other times when single tip of recorder).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveDryDays&amp;gt;&lt;br /&gt;
|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&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#press&amp;gt;&lt;br /&gt;
|The [http://en.wikipedia.org/wiki/Sea_level_pressure sea level pressure]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendval&amp;gt;&lt;br /&gt;
|The average rate of pressure change over the last three hours.  Trend = (pressure now - pressure 3hrs ago) / 3 &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrend&amp;gt;&lt;br /&gt;
|The pressure trend in words - values can be set in the &#039;strings.ini&#039; file&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendenglish&amp;gt;&lt;br /&gt;
| a single word description for the pressure trend - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed). From version 1.8.8 1st December 2009&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#PressChangeLast3Hours&amp;gt;&lt;br /&gt;
|Available from version 3.11.1;  Total Pressure Change since 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altimeterpressure&amp;gt;&lt;br /&gt;
|Altimeter pressure. Pressure corrected to sea level using the station&#039;s altitude only. Same as sea-level pressure for non-Davis stations.&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wlatest&amp;gt;&lt;br /&gt;
|Current wind speed reading from console.  Corresponds to &#039;latest&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearing&amp;gt;&lt;br /&gt;
|Current wind bearing in degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currentwdir&amp;gt;&lt;br /&gt;
|Current wind bearing as a compass point - e.g. ESE &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeed&amp;gt;&lt;br /&gt;
|The 10-minute average, if you have Cumulus set to calculate a 10-minute average. Otherwise, it&#039;s the latest &#039;wind&#039; value from the console (i.e. the current speed as determined by the station). Corresponds to &#039;average&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgbearing&amp;gt;&lt;br /&gt;
|Average wind bearing in degrees over last configured interval minutes. Range 1-360, 0=Calm&lt;br /&gt;
&lt;br /&gt;
This is calculated by taking the wind direction and speed for the last 10 minutes (or other interval as configured), calculates the sums of the North/South and East/West vector components, divides the E/W component sum by the N/S component sum, and takes the arctan.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdir&amp;gt;&lt;br /&gt;
|Average wind bearing over last 10 minutes as a [http://en.wikipedia.org/wiki/Compass compass] point - e.g. ESE&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgust&amp;gt;&lt;br /&gt;
|The highest wind reading in the last 10 minutes. Corresponds to &#039;gust&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindSampleCount&amp;gt;&lt;br /&gt;
|The number of wind samples making up the wind rose (etc) data (up to 3600)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdirdata&amp;gt;&lt;br /&gt;
|Comma separated list of recent wind bearing readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &amp;lt;#nextwindindex&amp;gt;. Reading interval x varies by station type:&lt;br /&gt;
* Oregon:  x=12 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 12 hours worth in full array&lt;br /&gt;
* Davis:  x=2 or 3 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 2.5 hours worth in full array&lt;br /&gt;
* Fine Offset: Cumulus 1 reads the wind data every minute (although station transmits wind data every 40 seconds), so 60 hours worth in full array&lt;br /&gt;
* Davis WLL: x=2.5 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=160900#p160900) so 2.5 hours worth in full array&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspddata&amp;gt;&lt;br /&gt;
|Comma separated list of recent individual (non-averaged) wind speed (correspond to &#039;latest&#039; on the Cumulus main screen) readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &#039;&#039;&#039;nextwindindex&#039;&#039;&#039; tag. Reading interval x varies by station type (see above).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#nextwindindex&amp;gt;&lt;br /&gt;
|The index of the entries in &amp;lt;#wdirdata&amp;gt; and &amp;lt;#wspddata&amp;gt; that Cumulus &#039;&#039;is going to use next&#039;&#039; - i.e. the latest entry used is one less than this; but don&#039;t forget to allow for the wrap around!&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRoseData&amp;gt;&lt;br /&gt;
|A comma-separated list of the wind &#039;totals&#039; used to draw the wind rose (8 or 16 values)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRosePoints&amp;gt;&lt;br /&gt;
|The number of items in &amp;lt;#WindRoseData&amp;gt; (i.e. 8 or 16)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufort&amp;gt;&lt;br /&gt;
|The current wind speed on the [http://en.wikipedia.org/wiki/Beaufort_scale Beaufort scale] (e.g. F8) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufortnumber&amp;gt;&lt;br /&gt;
|The current wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaudesc&amp;gt;&lt;br /&gt;
|The current wind speed Beaufort description (e.g. &amp;quot;Gale&amp;quot;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom10&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo10&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbase&amp;gt;&lt;br /&gt;
|Calculated [http://en.wikipedia.org/wiki/Cloud_base cloud base]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbasevalue&amp;gt;&lt;br /&gt;
|Current calculated cloud base without units&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UV&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Uv_index UV index]. Requires your station to have a UV sensor.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SolarRad&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Solar_radiation solar radiation]. Requires your station to have a solar sensor.&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Current light level in Lux. Requires your station to have a solar sensor. Only applies to Fine Offset stations.&lt;br /&gt;
|-&lt;br /&gt;
|[[Forecast_webtag|&amp;lt;#forecast&amp;gt;]]&lt;br /&gt;
|The current forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#forecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current forecast encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastnumber&amp;gt;&lt;br /&gt;
|The number relating to the current forecast entry in the [[strings.ini]] file.  If your station is not providing it&#039;s own forecast and Cumulus is not calculating one then 0 (zero) is returned.  Note: two negative numbers can be returned by [[Forecast_webtag|Cumulus]]: -1 (neg 1) = Exceptional Fine, -26 (neg 26) = Exceptional Bad&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecast&amp;gt;&lt;br /&gt;
|Always gives Cumulus (Zambretti) [[Forecast_webtag|forecast]], even if the &amp;lt;#forecast&amp;gt; tag provides a station forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#cumulusforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#cumulusforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  Cumulus (Zambretti) forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecast&amp;gt;&lt;br /&gt;
|Always gives station forecast (if available)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#wsforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#wsforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  station forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcond&amp;gt;&lt;br /&gt;
|Represents the value entered on the screen within Cumulus for the Current Weather condition, or the value as held in the [[currentconditions.txt]] file. Any reserved HTML characters are encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcondenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#currcond&amp;gt; but also has all characters above (decimal base) code 159 encoded as HTML entities for example this would encode any use of symbol for degree.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Extra Sensors==&lt;br /&gt;
&lt;br /&gt;
The extra sensors functionality in Cumulus only supports processing for current spot values as read from the sensors. Periodically spot extra sensor values are logged, see the [[Extra_Sensor_Files|Extra Sensor Files]] page for information about log files from where you can extract the past spot values. The logging can be compared to the Standard Logfiles.&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors: Davis models and Oregon Scientific WMR928, WR100/200 ===&lt;br /&gt;
&lt;br /&gt;
These web tags hold current values for additional sensors supported by CumulusMX. For Oregon Scientific model like WMR-200 with USB connection, please refer to [[#Web tags mentioning (outside) temperature]] because any of the extra temperature tags below can be redirected to &#039;&#039;&#039;&amp;lt;#temp&amp;gt;&#039;&#039;&#039;, and consequently also have web tags reporting daily extremes and longer period extreme records.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp1 - 8&amp;gt;&lt;br /&gt;
|Extra temperature channel 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP1 - 8&amp;gt;&lt;br /&gt;
|Extra dew point channel 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum1 - 8&amp;gt;&lt;br /&gt;
|Extra humidity channel 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilTemp1 - 16&amp;gt;&lt;br /&gt;
|Soil temperature 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture1 - 16&amp;gt;&lt;br /&gt;
|Soil moisture 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafTemp1 - 2&amp;gt;&lt;br /&gt;
|Leaf temperature 1 - 2&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafWetness1 - 8&amp;gt;&lt;br /&gt;
|Leaf wetness 1 - 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors:  Davis AirLink ===&lt;br /&gt;
Available from version 3.9.0. You can configure two Airlink devices which have fixed identification as Indoor and Outdoor. There are a similar set of tags for each device.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Particulate Matter&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm1[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 1 μm, or less count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Currentparticulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality Index Values (allows use of the &amp;quot;dp=n&amp;quot; and &amp;quot;tc=y&amp;quot; parameters)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 2.5 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Stats Values&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 1 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 3 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 24 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] 12 hr averages buffer (2  hrs are required to get a nowcast value)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Sensor Info&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkFirmwareVersion[InǀOut]&amp;gt;&lt;br /&gt;
|Shows the AirLink firmware version as a date string.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkTemp[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air temperature value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkHum[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air humidity value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkWifiRssi[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors WiFi signal strength in dB - anything below -90 is considered very poor.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Extra Sensors: Ecowitt ===&lt;br /&gt;
&lt;br /&gt;
Ecowitt stations are sold under other names depending on nation,  e.g. Ambient in USA, Froggit in central Europe, so Ecowitt is used as a generic name in this Wiki. See also [https://www.wxforum.net/index.php?board=111.0 WXForum.net].&lt;br /&gt;
&lt;br /&gt;
==== WH45 CO₂ sensor ====&lt;br /&gt;
&lt;br /&gt;
Available from release 3.9.5.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2&amp;gt;&lt;br /&gt;
| The actual CO&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;concentration in ppm&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm2p5&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; or less&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm2p5-24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm10&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less (includes the 2.5 figure)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm10-24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-temp&amp;gt;&amp;lt;sup&amp;gt;See note&amp;lt;/sup&amp;gt;&lt;br /&gt;
| Temperature as reported by Air Quality monitor. &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-hum&amp;gt;&lt;br /&gt;
| Relative Humidity as reported by Air Quality monitor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note&#039;&#039;&#039;: This temperature reflects the temperature of the sensor and would be used in combination with the sensors measured humidity (see next) for correction of the measured PM (particulate matter) value. This correction is responsibility of the user and is subject to a lot of discussion. Determination of how to correct the PM value is highly dependent on the conditions and placement of the sensor. See the specification sheet for the sensor or create some multivariate regression line based on calibration measurements. This is also valid for PM sensors like the AirLink. The normal amateur usage of PM sensors is that the uncorrected values are published. &lt;br /&gt;
&lt;br /&gt;
==== WN34 soil and water sensor ====&lt;br /&gt;
&lt;br /&gt;
Cumulus MX can support the Ecowitt WN34 (other model types exist and are reported here as if WN34) soil and water temperature sensors. They are reported as &amp;quot;User Temperature 1&amp;quot; to &amp;quot;User Temperature 8&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp1 - 8&amp;gt;&lt;br /&gt;
|The temperature of the sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Divers Extra Sensors ====&lt;br /&gt;
Below are described the tags resulting from &#039;&#039;Ecowitt Air quality (WH41,WH43,WH45)&#039;&#039;, Ecowitt leak sensor (WH55), lighting detector (WH57), and extra temperature sensors (WN34)&lt;br /&gt;
&lt;br /&gt;
This sub-section applies only to those using Ecowitt GW1000 (also Froggit DS1500, and other equivalents, see [[Supported Devices]]) an interface unit that picks up various external sensors and sends the data via an application programming interface to CumulusMX which then generates the following web tags:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#GW1000FirmwareVersion&amp;gt;&lt;br /&gt;
|GW1000 firmware version string&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQuality1 - 4&amp;gt;&lt;br /&gt;
| Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQualityAvg1 - 4&amp;gt;&lt;br /&gt;
| 24 hr moving average Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeakSensor1 - 4&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningDistance&amp;gt;&lt;br /&gt;
|Distance to last strike &lt;br /&gt;
Same units as wind run - miles/km/nm. Returns 0.0 if you don&#039;t have a sensor, GW1000 api returns max value you can put in a byte - 0xFF which translates to 158.4 miles = 255 km if have sensor but no strike detected yet, so CMX translates that to &#039;----&#039;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningTime&amp;gt;&lt;br /&gt;
|Date and Time of last strike. &lt;br /&gt;
Default without output parameters is locale&#039;s short time format e.g. 18:02 or 6:02 pm, without date, but tag accepts both date and time output parameters. &lt;br /&gt;
Returns &#039;----&#039; if you don&#039;t have sensor or there has not been a strike since the sensor was installed. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of lighting strikes today&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp1 - 8&amp;gt; &lt;br /&gt;
|User Temperature 1 - 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The WH32 produces Temperature, Humidity and Dewpoint tags as the Davis above, WH51 soilmoisture produces similar tags.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp1 - 8&amp;gt;&lt;br /&gt;
|Extra temperature Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP1 - 8&amp;gt;&lt;br /&gt;
|Extra dew point Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum1 - 8&amp;gt;&lt;br /&gt;
|Extra humidity Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;| WH51 soilmoisture sensor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture1 - 8&amp;gt;&lt;br /&gt;
|Soil moisture 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Recent History=&lt;br /&gt;
&lt;br /&gt;
Please refer to the [[Recent history]] page for full information about using the tags in the following two tables. &lt;br /&gt;
&lt;br /&gt;
All tags in the tables below have:&lt;br /&gt;
#Mandatory input parameters as in this [[Webtags/Parameters#Input_modification_Parameters|description]]&lt;br /&gt;
#Optional output parameters to modify the time format as in this [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|description]]&lt;br /&gt;
&lt;br /&gt;
== Timestamp tag ==&lt;br /&gt;
Although as [[Recent history]] page explains, the history is intended to cover every minute in last 7 days, some entries may be at less frequent intervals, and when clocks change some entries will be missing altogether.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Time-stamp tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentTS&amp;gt;&lt;br /&gt;
|Gives the timestamp of the data that will be returned for any other recent history tag that uses same &#039;&#039;&#039;d, h, and m&#039;&#039;&#039; parameters&lt;br /&gt;
|&amp;lt;#RecentTS h=3 m=1 format=&amp;quot;HH:mm&amp;quot;&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== All Recent History Tags ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Input Modification Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentOutsideTemp&amp;gt;&lt;br /&gt;
|Outside Temperature&lt;br /&gt;
| &amp;lt;#RecentOutsideTemp h=3 m=1&amp;gt;&amp;amp;nbsp;&amp;lt;#tempunit&amp;gt; will display the temperature at the start of the period for which &amp;lt;#temptrend&amp;gt; is calculated&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill &lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentDewPoint&amp;gt;&lt;br /&gt;
|Dew Point&lt;br /&gt;
| &amp;lt;#RecentDewPoint h=25&amp;gt; reports the dew point temperature just over a day ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHeatIndex&amp;gt;&lt;br /&gt;
|Heat Index&lt;br /&gt;
| &amp;lt;#RecentHeatIndex m=121&amp;gt; reports the heat index about 2 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidity&amp;gt;&lt;br /&gt;
|Relative Humidity&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind &amp;lt;br&amp;gt;(Note: Wind &#039;Speed&#039;, &#039;Gust&#039; and &#039;Latest&#039; have the usual Cumulus meanings see [[Wind measurement]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindSpeed&amp;gt;&lt;br /&gt;
|Wind Speed&lt;br /&gt;
| &amp;lt;#RecentWindSpeed m=10&amp;gt; will display the average wind speed 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindGust&amp;gt;&lt;br /&gt;
|Wind Gust&lt;br /&gt;
&lt;br /&gt;
(reports maximum gust from build 1088 of version 1.9.4)&lt;br /&gt;
| &amp;lt;#RecentWindGust d=1 m=1&amp;gt; will report the wind gust at approximately the same time yesterday&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindLatest&amp;gt;&lt;br /&gt;
|Wind Latest. &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindDir&amp;gt;&lt;br /&gt;
|Wind Direction (instantaneous)&lt;br /&gt;
| &amp;lt;#RecentWindDir m=10&amp;gt; will tell you which direction the wind was blowing from 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir&amp;gt;&lt;br /&gt;
|Wind Direction (average)&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir d=6&amp;gt; will say what the calculated average wind direction was at this time at the start of the week&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentPressure&amp;gt;&lt;br /&gt;
|Sea-level Pressure&lt;br /&gt;
| &amp;lt;#RecentPressure h=3 m=1&amp;gt; gives the sea level pressure when &amp;lt;#presstrendval&amp;gt; started tracking the pressure&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentRainToday&amp;gt;&lt;br /&gt;
|Daily rain total from last roll-over to specified time&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar &amp;amp; UV&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentSolarRad&amp;gt;&lt;br /&gt;
|Solar Radiation &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentUV&amp;gt;&lt;br /&gt;
|UV Index &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Indoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; | (to do)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Outdoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill  (if temperature is below 10°C or 50 °F, then the new Feels Like now available in MX (next item) will report this same value).&lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentFeelsLike&amp;gt;&lt;br /&gt;
| Feels Like Temperature&lt;br /&gt;
| &amp;lt;#RecentFeelsLike h=12 m=1&amp;gt; reports the feel like temperature 12 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidex&amp;gt;&lt;br /&gt;
| Canadian Humidity Index (humidex) Dimensionless - no units&lt;br /&gt;
| &amp;lt;#RecentHumidex h=3&amp;gt; reports humidex 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality tags&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
NOTE: Please note this section has NOT yet been updated for recent MX releases, it appears from [[cumulusmx.db|RecentData table in cumulusmx.db]] that the list here is not complete for MX.  However, no release announcement has been found listing tag names not shown here (i.e. apparent temperature, indoor temperature and humidity, air quality)&lt;br /&gt;
&lt;br /&gt;
=Today=&lt;br /&gt;
&lt;br /&gt;
Cumulus allows some control over the time that &amp;quot;Today&amp;quot; begins:&lt;br /&gt;
# You can define the log rollovertime. Choose between 9am or midnight.&lt;br /&gt;
# For the weather diary feature &#039;&#039;&#039;SnowDepthHour&#039;&#039;&#039; The default SnowDepthHour is 0&lt;br /&gt;
&lt;br /&gt;
Readings from your weather station are assigned to the &amp;quot;Today&amp;quot; based on 3 options for [[Meteorological day]]&lt;br /&gt;
# starting at 9:00 am, based on winter time, so switching to 10:00 during Daylight Saving (summer) time, or&lt;br /&gt;
# starting at 9:00 am, all year round, or&lt;br /&gt;
# aligned with calendar days, so today starts at midnight&lt;br /&gt;
&lt;br /&gt;
The independence of the start time for weather diary and weather station related web tags means needs to be remembered when labelling web tags from the two tables below. It was assumed that you would use 9 a.m. as start time for both, but not care when snow fell, as it often has in the UK, after Summer Time has begun, so weather station tags were by default reporting from 10 a.m. local time and snow as at 9 a.m.&lt;br /&gt;
&lt;br /&gt;
In MX, if you choose 9 a.m. (optionally 10 a.m. in summer) for rollover, so all the standard derivative are assigned to the date the meteorological day starts as Today, but the sunshine hours recorded against today will be from midnight on the said date.&lt;br /&gt;
&lt;br /&gt;
==Weather Diary==&lt;br /&gt;
&lt;br /&gt;
This first table lists all the web tags available for reporting what is recorded in the weather diary. Just to be clear, the web tags shown below, will report data for previous day if the current time is before the snow depth hour setting, and report data for the current day if the current time matches the snow depth hour or is later.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowdepth&amp;gt;&lt;br /&gt;
|Meteorologists report snow depth in cm, so this is default unit for Cumulus. &lt;br /&gt;
&lt;br /&gt;
If there is no entry in Weather Diary for the day explained above, reports zero.&lt;br /&gt;
&lt;br /&gt;
Input is to 2 decimal places. MX allows output in centimetres with decimal places without any script. You can&#039;t change the units shown in admin interface, but your value can be input as inches to 2 decimal places if you ignore &amp;quot;cm&amp;quot; that is displayed in that interface.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowlying&amp;gt;&lt;br /&gt;
| If there is no entry in Weather Diary for the day explained above, this web tag returns null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowfalling&amp;gt;&lt;br /&gt;
| If there is no entry in Weather Diary for the day explained above, this web tag returns null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Today.ini==&lt;br /&gt;
&lt;br /&gt;
These tag names relate to the current [[Meteorological day]] and they are populated from information held in [[today.ini]]; Where a tag name reports a value specific to a past time in today-so-far, there will also be a tag name that can give the time of day, shown in same row of table below. For those that cover whole day so far, the final column contains &amp;quot;n/a&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
There is some inconsistency in naming with &amp;quot;T&amp;quot; not included in all tag names, &amp;quot;T&amp;quot; is used in conjunction with &amp;quot;H&amp;quot; or &amp;quot;L&amp;quot; as a suffix for extreme values/time-stamps, but a prefix &amp;quot;T&amp;quot; can identify today&#039;s value, or prefix &amp;quot;T&amp;quot; can signify a time-stamp. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtemp&amp;gt;&lt;br /&gt;
|The [[Average_temperature|average]] temperature so far today (calculated from all temperature readings processed by Cumulus, [[Today.ini|today.ini]] stores a cumulative aggregate and counts the number of values processed, so a division gives this output)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprange&amp;gt;&lt;br /&gt;
|The temperature range (&amp;lt;#tempTH&amp;gt; - &amp;lt;#tempTL&amp;gt;) so far today (Cumulus calculates all these tags using Celsius values, but outputs them in your chosen units)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTH&amp;gt;&lt;br /&gt;
|Today&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTL&amp;gt;&lt;br /&gt;
|Today&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTH&amp;gt;&lt;br /&gt;
|Today&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTL&amp;gt;&lt;br /&gt;
|Today&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillTL&amp;gt;&lt;br /&gt;
|Today&#039;s greatest wind chill&lt;br /&gt;
|&amp;lt;#TwchillTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#ThumTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#ThumTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Precipitation&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainToday&amp;gt;&lt;br /&gt;
|If you have an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode, this gives today&#039;s rain total so far according to the sensor&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustTM&amp;gt; &lt;br /&gt;
|Today&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingTM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of today&#039;s high gust (&amp;lt;#wgustTM&amp;gt;) in degrees&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufort&amp;gt; &lt;br /&gt;
|Today&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufortnumber&amp;gt;&lt;br /&gt;
|Today&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#windrun&amp;gt;&lt;br /&gt;
|The total wind run so far today&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvg&amp;gt;&lt;br /&gt;
|The wind run divided by time passed since rollover to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearing&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddir&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for today&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ET&amp;gt;&lt;br /&gt;
|Today&#039;s [http://en.wikipedia.org/wiki/Evapotranspiration evapotranspiration], if not on the station can be calculated by CMX.&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarTH&amp;gt;&lt;br /&gt;
|Today&#039;s high solar radiation value (Solar sensor needed)&lt;br /&gt;
|&amp;lt;#TsolarTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVTH&amp;gt;&lt;br /&gt;
|Today&#039;s high UV Index (UV sensor needed)&lt;br /&gt;
|&amp;lt;#TUVTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
|Today&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of strikes since midnight, default 0 &lt;br /&gt;
&lt;br /&gt;
(other lightning tags can be found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursToday&amp;gt;&lt;br /&gt;
| The incremental chill hours figure since start of today (Compare with Cumulative seasonal Chill Hours at end of today &amp;lt;#chillhours&amp;gt; found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= No Commas; RC Webtags =&lt;br /&gt;
&lt;br /&gt;
The conversion of comma decimal separator to a point is described on the [[Webtags/Parameters#Changing_the_decimal_separator|parameter page]]. However, there is a set of legacy webtags which produce that value without a comma without parameter. Those webtags have a prefix of RC and are listed separately. Those webtags still exist and are listed here without further comment.&lt;br /&gt;
&lt;br /&gt;
== Current conditions ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCtemp&amp;gt;, &amp;lt;#RCdew&amp;gt;, &amp;lt;#RCheatindex&amp;gt;, &amp;lt;#RChum&amp;gt;, &amp;lt;#RCinhum&amp;gt;, &amp;lt;#RCintemp&amp;gt;, &amp;lt;#RCpress&amp;gt;, &amp;lt;#RCrfall&amp;gt;, &amp;lt;#RCrrate&amp;gt;, &amp;lt;#RCwchill&amp;gt;, &amp;lt;#RCwgust&amp;gt;, &amp;lt;#RCwspeed&amp;gt;, &amp;lt;#RCwlatest&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Today ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCpressTH&amp;gt;,  &amp;lt;#RCpressTL&amp;gt;,  &amp;lt;#RCrrateTM&amp;gt;,  &amp;lt;#RCtempTH&amp;gt;, &amp;lt;#RCtempTL&amp;gt;, &amp;lt;#RCwgustTM&amp;gt;,  &amp;lt;#RCdewpointTH&amp;gt;, &amp;lt;#RCdewpointTL&amp;gt;, &amp;lt;#RCwchillTL&amp;gt;, &amp;lt;#RCheatindexTH&amp;gt;, &amp;lt;#RCapptempTH&amp;gt;, &amp;lt;#RCapptempTL&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Recent History ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCRecentOutsideTemp&amp;gt;, &amp;lt;#RCRecentWindSpeed&amp;gt;, &amp;lt;#RCRecentWindGust&amp;gt;, &amp;lt;#RCRecentWindLatest&amp;gt;, &amp;lt;#RCRecentWindChill&amp;gt;, &amp;lt;#RCRecentDewPoint&amp;gt;, &amp;lt;#RCRecentHeatIndex&amp;gt;, &amp;lt;#RCRecentPressure&amp;gt;, &amp;lt;#RCRecentRainToday&amp;gt;, &amp;lt;#RCRecentUV&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Yesterday=&lt;br /&gt;
&lt;br /&gt;
Note that the Y indicating yesterday is sometimes a prefix, sometimes a suffix (with H for High, L for Low), web tags are not named consistently!&lt;br /&gt;
&lt;br /&gt;
For web tags that refer to a particular time of day, there is a corresponding web tag that can give that time of day. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:550px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtempY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s average temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprangeY&amp;gt;&lt;br /&gt;
|The temperature range (max - min) yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Ychillhours&amp;gt;&lt;br /&gt;
| The Cumulative [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] as recorded at rollover (the end of meteorological yesterday)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursYest&amp;gt;&lt;br /&gt;
| The incremental [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] yesterday&lt;br /&gt;
&lt;br /&gt;
(compare with &amp;lt;#chillhoursToday&amp;gt; described in [[#Today.ini]] table)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#TwchillYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYH&amp;gt;&lt;br /&gt;
|High humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYL&amp;gt;&lt;br /&gt;
|Low humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallY&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to the connected weather station&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainYest&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustYM&amp;gt; &lt;br /&gt;
|Yesterday&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingYM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of yesterday&#039;s high gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufort&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufortnumber&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for yesterday&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearingY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddirY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunY&amp;gt;&lt;br /&gt;
|The total wind run for yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvgY&amp;gt;&lt;br /&gt;
| The wind run yesterday divided by 24 hours to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YSunshineHours&amp;gt;&lt;br /&gt;
|Yesterday&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high solar radiation value (Solar sensor needed) &lt;br /&gt;
|&amp;lt;#TsolarYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high UV Index (UV sensor needed) &lt;br /&gt;
|&amp;lt;#TUVYH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Yearly=&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:350px&amp;quot;|Time Webtag&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#YearTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#YearTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s highest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s lowest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHeatIndexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest USA heat index&lt;br /&gt;
|&amp;lt;#YearHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWChillL&amp;gt;&lt;br /&gt;
|This year&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#YearWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeH&amp;gt;&lt;br /&gt;
|This year&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumidexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#YearHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointH&amp;gt;&lt;br /&gt;
|This year&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMinTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMaxTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumH&amp;gt;&lt;br /&gt;
|This year&#039;s high humidity&lt;br /&gt;
|&amp;lt;#YearHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumL&amp;gt;&lt;br /&gt;
|This year&#039;s low humidity&lt;br /&gt;
|&amp;lt;#YearHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressH&amp;gt;&lt;br /&gt;
|This year&#039;s high pressure&lt;br /&gt;
|&amp;lt;#YearPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressL&amp;gt;&lt;br /&gt;
|This year&#039;s low pressure&lt;br /&gt;
|&amp;lt;#YearPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearGustH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind gust&lt;br /&gt;
|&amp;lt;#YearGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind speed&lt;br /&gt;
|&amp;lt;#YearWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindRunH&amp;gt;&lt;br /&gt;
| This year&#039;s highest Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearRainRateH&amp;gt;&lt;br /&gt;
|This year&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#YearRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHourlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#YearHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDailyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high daily rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMonthlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high monthly rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMonthlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest period without rain ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursYear&amp;gt;&lt;br /&gt;
| the total sunshine hours in year-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=All Time=&lt;br /&gt;
&lt;br /&gt;
The default formats are:&lt;br /&gt;
*The default format for an extreme month is to show the month name in full i.e. format &#039;MMMM&#039; followed by the year in full. &lt;br /&gt;
*For an extreme day it shows the day of the month and the month name in full i.e. format &amp;quot;dd MMMM&amp;quot; (same for Cumulus 1 and Cumulus MX), prefixed with the word &#039;on&#039; again ending with the year. &lt;br /&gt;
*For the highest/lowest within a day in the year it shows both time and date adding the word &amp;quot;at&amp;quot; before the time, and the word &#039;on&#039; before the date (i.e. on the standard web page the time comes first, not as seen in admin interface).&lt;br /&gt;
&lt;br /&gt;
You can change the default output on either the standard web template, or in your own file,  by using the [[#Time.2FDate_.27format.27_Parameter|formats]], please check the [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|Parameter page]].&lt;br /&gt;
&lt;br /&gt;
Note that unlike the this month and this year web tags, the time and the date are both included in the default format of the standard time-stamp web tags for the &#039;highest minimum&#039; and &#039;lowest maximum&#039; temperatures, yet another inconsistency!&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempH&amp;gt;&lt;br /&gt;
|All time high temperature&lt;br /&gt;
|&amp;lt;#TtempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempL&amp;gt;&lt;br /&gt;
|All time low temperature &lt;br /&gt;
|&amp;lt;#TtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#mintempH&amp;gt;&lt;br /&gt;
|All time high minimum temperature &lt;br /&gt;
|&amp;lt;#TmintempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#maxtempL&amp;gt;&lt;br /&gt;
|All time low maximum temperature &lt;br /&gt;
|&amp;lt;#TmaxtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDailyTempRange&amp;gt;&lt;br /&gt;
|All time low daily temperature range&lt;br /&gt;
|&amp;lt;#TLowDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyTempRange&amp;gt;&lt;br /&gt;
|All time high daily temperature range&lt;br /&gt;
|&amp;lt;#THighDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempH&amp;gt;&lt;br /&gt;
|All time high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempL&amp;gt;&lt;br /&gt;
|All time low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeH&amp;gt;&lt;br /&gt;
|All time high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeL&amp;gt;&lt;br /&gt;
|All time low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexH&amp;gt;&lt;br /&gt;
|All time high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexH&amp;gt;&lt;br /&gt;
|All time high USA heat index&lt;br /&gt;
|&amp;lt;#TheatindexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointH&amp;gt;&lt;br /&gt;
|All time high dew point&lt;br /&gt;
|&amp;lt;#TdewpointH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointL&amp;gt;&lt;br /&gt;
|All time low dew point&lt;br /&gt;
|&amp;lt;#TdewpointL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humH&amp;gt;&lt;br /&gt;
|All time high humidity&lt;br /&gt;
|&amp;lt;#ThumH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humL&amp;gt;&lt;br /&gt;
|All time low humidity&lt;br /&gt;
|&amp;lt;#ThumL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillH&amp;gt;&lt;br /&gt;
|All time greatest wind chill (i.e. lowest temperature, but highest wind speed) &lt;br /&gt;
|&amp;lt;#TwchillH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateM&amp;gt;&lt;br /&gt;
|All time high rain rate &lt;br /&gt;
|&amp;lt;#TrrateM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallH&amp;gt;&lt;br /&gt;
|All time high daily rain &lt;br /&gt;
|&amp;lt;#TrfallH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallhH&amp;gt;&lt;br /&gt;
|All time high hourly rain&lt;br /&gt;
|&amp;lt;#TrfallhH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallmH&amp;gt;&lt;br /&gt;
|All time high monthly rain &lt;br /&gt;
|&amp;lt;#TrfallmH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriod&amp;gt;&lt;br /&gt;
|All time longest dry period (days)&lt;br /&gt;
|&amp;lt;#TLongestDryPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriod&amp;gt;&lt;br /&gt;
|All time longest wet period (days)&lt;br /&gt;
|&amp;lt;#TLongestWetPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressH&amp;gt;&lt;br /&gt;
|All time high pressure &lt;br /&gt;
|&amp;lt;#TpressH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressL&amp;gt;&lt;br /&gt;
|All time low pressure &lt;br /&gt;
|&amp;lt;#TpressL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#gustM&amp;gt;&lt;br /&gt;
|All time high wind gust &lt;br /&gt;
|&amp;lt;#TgustM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeedH&amp;gt;&lt;br /&gt;
|All time high average wind speed &lt;br /&gt;
|&amp;lt;#TwspeedH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunH&amp;gt;&lt;br /&gt;
|All time high daily wind run&lt;br /&gt;
|&amp;lt;#TwindrunH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Monthly=&lt;br /&gt;
&lt;br /&gt;
The web tags in the date column default output dates in the format &amp;quot;dd MMMM&amp;quot;. For web tags that represent daily values, there are (obviously) no corresponding time web tags, but for high and low spot values the default &#039;h:mm&#039; format of the time output can be changed. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Time Webtag name&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempH&amp;gt;&lt;br /&gt;
|This months high temperature&lt;br /&gt;
|&amp;lt;#MonthTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempL&amp;gt;&lt;br /&gt;
|This months low temperature&lt;br /&gt;
|&amp;lt;#MonthTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMinTempH&amp;gt;&lt;br /&gt;
|This months highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMaxTempL&amp;gt;&lt;br /&gt;
|This months lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHeatIndexH&amp;gt;&lt;br /&gt;
|This months high USA heat index&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWChillL&amp;gt;&lt;br /&gt;
|This months greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#MonthWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempH&amp;gt;&lt;br /&gt;
|This month&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempL&amp;gt;&lt;br /&gt;
|This month&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeH&amp;gt;&lt;br /&gt;
|This month&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeL&amp;gt;&lt;br /&gt;
|This months lowest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumidexH&amp;gt;&lt;br /&gt;
|This month&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#MonthHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointH&amp;gt;&lt;br /&gt;
|This month&#039;s high dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointL&amp;gt;&lt;br /&gt;
|This month&#039;s low dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumH&amp;gt;&lt;br /&gt;
|This month&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#MonthHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#MonthHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressH&amp;gt;&lt;br /&gt;
|This month&#039;s highest pressure&lt;br /&gt;
|&amp;lt;#MonthPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest pressure&lt;br /&gt;
|&amp;lt;#MonthPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthGustH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind gust&lt;br /&gt;
|&amp;lt;#MonthGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind speed&lt;br /&gt;
|&amp;lt;#MonthWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindRunH&amp;gt;&lt;br /&gt;
|This month&#039;s high Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthRainRateH&amp;gt;&lt;br /&gt;
|This month&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#MonthRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHourlyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDailyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s wettest day (greatest daily rain)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest dry period ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day, ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursMonth&amp;gt;&lt;br /&gt;
| the total sunshine hours in month-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Monthly All Time Records=&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;These tag names represent extreme record values (and corresponding time-stamps) for any particular month (1 =January, and so on, to 12 =December) in all years&#039;&#039;&#039; (HAR To place somewhere)&lt;br /&gt;
&lt;br /&gt;
This table includes webtags that show the values in [[Monthlyalltime.ini]] log file.&lt;br /&gt;
&lt;br /&gt;
These are a set of tags for monthly all-time highs and lows, in other words the highest and lowest values for a particular month of the year.  &lt;br /&gt;
# The tag names listed here require a [[Webtags/Parameters#Input_modification_Parameters|input modification parameter]].&lt;br /&gt;
# The tag names here can optionally take any [[Webtags/Parameters#Output_modification_parameters|output modification parameters]].&lt;br /&gt;
# To supply both optional input modification, and optional output modification parameters, separate them with spaces, e.g. &amp;lt;#ByMonthTempHT mon=7 format=hh:nn&amp;gt;. In that example, the time (not date) of highest ever temperature in July is returned after processing by Cumulus.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempH&amp;gt;&lt;br /&gt;
|High Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempL&amp;gt;&lt;br /&gt;
|Low Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexH&amp;gt;&lt;br /&gt;
|High Heat Index&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWChillL&amp;gt;&lt;br /&gt;
|Greatest wind chill (i.e. lowest temperature and highest wind speed)&lt;br /&gt;
|&amp;lt;#ByMonthWChillLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempH&amp;gt;&lt;br /&gt;
|High Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempL&amp;gt;&lt;br /&gt;
|Low Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeH&amp;gt;&lt;br /&gt;
|High Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeL&amp;gt;&lt;br /&gt;
|Low Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumidexH&amp;gt;&lt;br /&gt;
|High Canadian Humidity Index (Humidex)&lt;br /&gt;
|&amp;lt;#ByMonthHumidexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointH&amp;gt;&lt;br /&gt;
|High Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointL&amp;gt;&lt;br /&gt;
|Low Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMinTempH&amp;gt;&lt;br /&gt;
|Highest Daily Minimum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMinTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempL&amp;gt;&lt;br /&gt;
|Lowest Daily Maximum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRangeT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRangeT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumH&amp;gt;&lt;br /&gt;
|High Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumL&amp;gt;&lt;br /&gt;
|Low Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumLT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressH&amp;gt;&lt;br /&gt;
|High Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressL&amp;gt;&lt;br /&gt;
|Low Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthGustH&amp;gt;&lt;br /&gt;
|High Wind Gust&lt;br /&gt;
|&amp;lt;#ByMonthGustHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindH&amp;gt;&lt;br /&gt;
|High Wind Speed&lt;br /&gt;
|&amp;lt;#ByMonthWindHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindRunH&amp;gt;&lt;br /&gt;
|High Daily Wind Run&lt;br /&gt;
|&amp;lt;#ByMonthWindRunHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthRainRateH&amp;gt;&lt;br /&gt;
|High Rain Rate&lt;br /&gt;
|&amp;lt;#ByMonthRainRateHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainH&amp;gt;&lt;br /&gt;
|High Monthly Rainfall&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainH&amp;gt;&lt;br /&gt;
|High Hourly Rain&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainH&amp;gt;&lt;br /&gt;
|High Daily Rain&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest Dry Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriodT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest Wet Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriodT&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Day/Night/Sun/Moon=&lt;br /&gt;
&lt;br /&gt;
These values are calculated hourly.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunrise&amp;gt;&lt;br /&gt;
|Last sunrise time at the station - This sunrise time is calculated by a third party library each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunset&amp;gt;&lt;br /&gt;
|Next sunset time at the station - The sunset/sunrise times are calculated each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylength&amp;gt;&lt;br /&gt;
|Length of day in hours and minutes (sunrise to sunset).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunUp&amp;gt;&lt;br /&gt;
|A flag to indicate if the Sun is above the horizon or not, based on the sunrise and sunset times.&lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 is when the Sun is above the horizon for the station location.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dawn&amp;gt;&lt;br /&gt;
|Start of last Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dusk&amp;gt;&lt;br /&gt;
|End of next Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylightlength&amp;gt;&lt;br /&gt;
| Approximate length of daylight in hours and minutes (dawn to dusk)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#isdaylight&amp;gt;&lt;br /&gt;
|A flag to indicate if the location for the station is in civil daylight or not, based on the dawn and dusk times. &lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 notes that it is currently within the hours of daylight.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tomorrowdaylength&amp;gt;&lt;br /&gt;
|A string giving an approximate predicted difference between the length of daylight (dawn to dusk) yesterday and length of daylight tomorrow.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonphase&amp;gt;&lt;br /&gt;
|Current [[Lunar phase|phase of the moon]] in words, eg &amp;quot;New Moon&amp;quot; etc. The names used can be altered in [[Strings.ini#Moon_Phases|strings.ini]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonAge&amp;gt;&lt;br /&gt;
|Current &#039;&#039;&#039;approximate&#039;&#039;&#039; age of the Moon in days (0-29.53)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonrise&amp;gt;&lt;br /&gt;
|Current moonrise time at the station (if moon rises on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonset&amp;gt;&lt;br /&gt;
|Current moonset time at the station (if moon sets on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercent&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (negative value indicates &#039;waning&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercentAbs&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (always positive)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
| see [[#Today.ini]] Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YSunshineHours&amp;gt;&lt;br /&gt;
|see [[#Yesterday]] Miscellaneous &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CurrentSolarMax&amp;gt;&lt;br /&gt;
|[[FAQ#What_is_this_.22Solar_Max.22_value_which_Cumulus_is_displaying.3F | Current theoretical maximum solar radiation]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunny&amp;gt;&lt;br /&gt;
|Returns 1 if the sun is shining, otherwise 0 (Solar sensor needed)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= System =&lt;br /&gt;
&lt;br /&gt;
Special tags returning information about the device hosting CumulusMX &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:450px&amp;quot; |Applicability&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsVersion&amp;gt;&lt;br /&gt;
|OS version, e.g. &amp;quot;Windows 7 x64 build 7600&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsLanguage&amp;gt;&lt;br /&gt;
|OS language, e.g. &amp;quot;English&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SystemUpTime&amp;gt;&lt;br /&gt;
|How long the system has been up, e.g. &amp;quot;8 hours 21 minutes&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ProgramUpTime&amp;gt;&lt;br /&gt;
|How long Cumulus has been running, e.g. &amp;quot;7 hours 55 minutes&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CpuCount&amp;gt;&lt;br /&gt;
|Number of processors, e.g. &amp;quot;4&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AllocatedMemory&amp;gt;&lt;br /&gt;
|Amount of memory allocated to Cumulus, e.g. &amp;quot;18.76 MB&amp;quot;&lt;br /&gt;
&lt;br /&gt;
NOTE: produces 0.0&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Units=&lt;br /&gt;
&lt;br /&gt;
No optional input nor output parameters.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunit&amp;gt;&lt;br /&gt;
|Unit of temperature being used (Set in Cumulus as [http://en.wikipedia.org/wiki/Centigrade Celsius] or [http://en.wikipedia.org/wiki/Fahrenheit Fahrenheit]) values &amp;quot;&amp;amp;amp;deg;C&amp;quot; or &amp;quot;&amp;amp;amp;deg;F&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#tempunitnoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded (i.e. without &#039;&#039;&#039;&amp;amp;amp;&#039;&#039;&#039; and without &#039;&#039;&#039;&amp;amp;deg;&#039;&#039;&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunitnodeg&amp;gt;&lt;br /&gt;
|The temperature units being used, without a degree symbol, i.e. &amp;quot;F&amp;quot; or &amp;quot;C&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressunit&amp;gt;&lt;br /&gt;
|Unit of measure for pressure. Possible values: &amp;quot;mb&amp;quot;, &amp;quot;hPa&amp;quot;, &amp;quot;in&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rainunit&amp;gt;&lt;br /&gt;
|Unit of measure for rain fall. Possible values: &amp;quot;mm&amp;quot; or &amp;quot;inches&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windunit&amp;gt;&lt;br /&gt;
|Unit of measure for wind speed. Possible values: &amp;quot;m/s&amp;quot;, &amp;quot;mph&amp;quot;, &amp;quot;km/h&amp;quot;, &amp;quot;kts&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrununit&amp;gt;&lt;br /&gt;
|Unit of measure for wind run (distance). Possible values: &amp;quot;km&amp;quot;, &amp;quot;miles&amp;quot;, &amp;quot;km&amp;quot;, &amp;quot;nm&amp;quot; (for wind speeds in m/s, mph, km/h, kts)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbaseunit&amp;gt;&lt;br /&gt;
|The units used for cloudbase value. Possible values:  &amp;quot;ft&amp;quot; or &amp;quot;m&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Date &amp;amp; Time=&lt;br /&gt;
The default format depends on the locale you use to run Cumulus.&lt;br /&gt;
&lt;br /&gt;
When format is fixed it is noted.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#date&amp;gt;&lt;br /&gt;
|The current date.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdate&amp;gt;&lt;br /&gt;
|The current meteorological date.&lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt; (above), but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the &amp;lt;#metdate&amp;gt; will return the date associated with previous calendar day, but will still return current time  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUTC&amp;gt;&lt;br /&gt;
|The current UTC date/time rather than local date/time.  Example result: 18:30 on 30 December 2009. If you want the local date and time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#time&amp;gt;&lt;br /&gt;
|The current time and date. Example result: 18:30 on 30 December 2009.  If you simply wish the time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timehhmmss&amp;gt;&lt;br /&gt;
|The current time (without date). Example format: 18:30:27. You can use output format specifiers to change the way the time is output, but any date specifiers are ignored.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#minute&amp;gt;&lt;br /&gt;
|The current time, just the minutes. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hour&amp;gt;&lt;br /&gt;
|The current time, just the hour. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#day&amp;gt;&lt;br /&gt;
| The current day as a 2-digit number. Fixed format: 07  (cannot use output format modifiers) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dayname&amp;gt;&lt;br /&gt;
| The current day as a word.  For example, Monday &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortdayname&amp;gt;&lt;br /&gt;
| The current day as a shortened word. Example format: Mon&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#month&amp;gt;&lt;br /&gt;
|The current month as a 2-digit number. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#monthname&amp;gt;&lt;br /&gt;
|The current month as a word. Example format: July&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortmonthname&amp;gt;&lt;br /&gt;
|The current month as a shortened word. Example format: Jul&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#year&amp;gt;&lt;br /&gt;
|The current year as a 4-digit number. Example format: 2009  (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortyear&amp;gt;&lt;br /&gt;
|The current year as a 2-digit number. Example format: 09 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdateyesterday&amp;gt;&lt;br /&gt;
|The previous meteorological date.  The default format depends on the locale you use to run Cumulus &lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#yesterday&amp;gt; (below), but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the date output by &amp;lt;#metdateyesterday&amp;gt; will be the calendar day before that returned by &amp;lt;#yesterday&amp;gt;, but the time returned is actual local time.  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#yesterday&amp;gt;&lt;br /&gt;
|Yesterday&#039;s date. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeJavaScript&amp;gt;&lt;br /&gt;
| The JavaScript &#039;&#039;&#039;Date&#039;&#039;&#039; object contains the number of milliseconds since 00:00:00.000 UTC on 1st January 1970, that date and time is known as the UNIX Epoch.  In JavaScript, you can use &amp;lt;code&amp;gt;Math.floor(new Date().getTime()/1000.0)&amp;lt;/code&amp;gt; This getTime method returns the time in milliseconds.  The web tag returns an integer (currently with 13 digits) representing the number of milliseconds since the UNIX epoch when the web tag was processed. It can be used in a script where you wish to re-express other times output by Cumulus MX into UTC (Coordinated Universal Time).  Mac OS X uses 00:00:00.000 UTC on 1st January 2001 as the starting time and date for its millisecond count, so that is considerably lower.&lt;br /&gt;
&lt;br /&gt;
Note that UTC is calculated using 9192631770 times a particular transition time for Caesium 133 as a basis for 1 second. GMT (Greenwich Mean Time) is calculated on the basis that 1 second is 1/86400 of the time taken for a whole (day) rotation of the Earth. UT1 (or solar time) is calculated from various space measurements. Periodically, leap seconds are added to UTC to realign it with UT1, but these leap seconds are not added to the count of milliseconds represented by this web tag.&lt;br /&gt;
&lt;br /&gt;
Do be aware that some devices will use a 32 bit signed integer to represent this number, and that will stop working on 19 January 2038, the year 2038 problem for computing world.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUnix&amp;gt;&lt;br /&gt;
| Unix tracks the number of seconds since the UNIX epoch. So this web tag can be used when you do not want the millisecond accuracy of the previous web tag. Like previous web tag this relates to UTC, so see details for that tag to find out more.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSince30Dec1899&amp;gt; &lt;br /&gt;
|Day count (gives whole and fractional part) Example: 41250.6523310301&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|Date when records began.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSinceRecordsBegan&amp;gt;&lt;br /&gt;
|Day count since Cumulus records started&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Alarms=&lt;br /&gt;
&lt;br /&gt;
There are web tags for each alarm condition, they give a value of &#039;1&#039; if the alarm condition is enabled and is still currently met; otherwise &#039;0&#039;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempAlarm&amp;gt; &lt;br /&gt;
|Low temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempAlarm&amp;gt; &lt;br /&gt;
|High temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeUpAlarm&amp;gt; &lt;br /&gt;
|Temperature increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeDownAlarm&amp;gt; &lt;br /&gt;
|Temperature decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressAlarm&amp;gt; &lt;br /&gt;
|Low pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressAlarm&amp;gt; &lt;br /&gt;
|High pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeUpAlarm&amp;gt; &lt;br /&gt;
|Pressure increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeDownAlarm&amp;gt; &lt;br /&gt;
|Pressure decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainTodayAlarm&amp;gt; &lt;br /&gt;
|High rain today alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateAlarm&amp;gt; &lt;br /&gt;
|High rainfall rate alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustAlarm&amp;gt; &lt;br /&gt;
|High wind gust alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedAlarm&amp;gt; &lt;br /&gt;
|High wind speed alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataStopped&amp;gt;&lt;br /&gt;
|1 if the station has apparently stopped sending data to Cumulus, otherwise 0&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataSpikeAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a data spike is detected, or a data limit exceeded&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#HttpUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a HTTP upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#MySqlUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a MySQL upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#UpgradeAlarm&amp;gt;&lt;br /&gt;
| Alarm raised if MX upgrade (a newer release) is available&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Extreme Records =&lt;br /&gt;
&lt;br /&gt;
There are a set of tags for the Cumulus record states. They give a value of &#039;1&#039; if the record has been exceeded; otherwise &#039;0&#039;. &lt;br /&gt;
&lt;br /&gt;
These web tags will be set from the time of the record until a timeout value is met (by default each record remains set for 24 hours). &lt;br /&gt;
&lt;br /&gt;
You can change the default timeout through the parameter &#039;&#039;Station Settings=&amp;gt;Common Options=&amp;gt;Advanced Options&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
== Table of web tags available for extreme records ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|The date that Cumulus began tracking all time records&amp;lt;br/&amp;gt; (does not prevent earlier record dates being set manually)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#newrecord&amp;gt; &lt;br /&gt;
|Indicates when any tracked extreme is changed (sets the LED on the interface flashing).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempRecordSet&amp;gt;&lt;br /&gt;
|1 if any temperature-based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time highest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time lowest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHeatIndexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high USA heat index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high Canadian Humidity index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowWindChillRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time greatest wind chill extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high feels like temperature extreme has been updated, 0 if not &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low feels like temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMinTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high minimum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowMaxTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low maximum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind gust extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind speed extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RainRecordSet&amp;gt;&lt;br /&gt;
|1 if any rainfall based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high rain rate extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHourlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high hourly rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMonthlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high monthly rain  extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest dry period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest wet period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high humidity light extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressureRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRecordSet&amp;gt;&lt;br /&gt;
|1 if any wind speed based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindrunRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind run extreme has been updated, 0 if not&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Miscellaneous =&lt;br /&gt;
&lt;br /&gt;
All tags are available in all flavours, as far as I know, although &#039;&#039;their output might vary&#039;&#039;, and which input/output parameters they permit might vary between Cumulus 1 and MX.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestError&amp;gt;&lt;br /&gt;
| This tag and the next 3 are in CumulusMX, none of them are actually used.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorDate&amp;gt;&lt;br /&gt;
|See previous tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorTime&amp;gt;&lt;br /&gt;
|See previous tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ErrorLight&amp;gt;&lt;br /&gt;
|1 if the &#039;error&#039; light is flashing, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#version&amp;gt;&lt;br /&gt;
|The version of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#build&amp;gt;&lt;br /&gt;
|The build of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildAvailable&amp;gt;&lt;br /&gt;
|This gets the value 0 or 1 and is checked on start-up and once a day thereafter at a random time&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildNumber&amp;gt;&lt;br /&gt;
|It is checked on start-up and once a day thereafter at a random time. Displays the latest public release build number - eg. b3089&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#realtimeinterval&amp;gt;&lt;br /&gt;
|The real time update interval in seconds (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#interval&amp;gt;&lt;br /&gt;
|The web site update interval in minutes (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: will always return one of these: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
&lt;br /&gt;
This is the end of the meteorological day, so if during Daylight Saving Time rolover is at &amp;quot;10 am&amp;quot;, then on the day DST ends it will return to &amp;quot;9 am&amp;quot; ensuring every meteorological day is exactly 24 hours long. If the time is &amp;quot;Midnight&amp;quot; (or during DST it is &amp;quot;9 am&amp;quot;), then days will be 23 or 25 hours long just on day clocks change, 24 hours otherwise.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationtype&amp;gt;&lt;br /&gt;
|The weather station [https://cumuluswiki.org/a/Cumulus.ini#Section:_Station model] description.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#latitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Latitude latitude] (as you entered during setup).&lt;br /&gt;
Supports an optional &#039;dp&#039; parameter, if supplied, instead of the usual web-encoded text format with degrees/minutes/seconds, the result is in decimal degrees to the specified number of decimal places. E.g&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude&amp;gt; gives &amp;quot;N&amp;amp;nbsp;59&amp;amp; deg;&amp;amp;amp;nbsp;14&amp;amp;amp;#39;&amp;amp;amp;nbsp;33&amp;amp;amp;quot;&amp;quot; for N 59 14 33&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude dp=5&amp;gt; gives &amp;quot;59.24250&amp;quot;&lt;br /&gt;
&lt;br /&gt;
If the &amp;quot;dp&amp;quot; parameter is supplied, then supplying &amp;quot;rc=y&amp;quot; in addition will cause any decimal comma to be converted to a decimal point.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#latitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Longitude longitude]  (as you entered during setup). Supports an optional &#039;dp&#039; and &#039;rc&#039; parameters as per the latitude tag.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Altitude altitude] value (web tag outputs web encoded format containing figure, &#039;&amp;amp;amp;nbsp;&#039; and units) in either feet or metres just as you entered during setup e.g. &#039;123&amp;amp;amp;nbsp;m&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#altitudenoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#location&amp;gt;&lt;br /&gt;
|The station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longlocation&amp;gt;&lt;br /&gt;
|Longer description of the station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forum&amp;gt;&lt;br /&gt;
|URL of the forum (as you entered during setup) encoded into a web page menu item by adding colons&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forumurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#webcam&amp;gt;&lt;br /&gt;
|URL of the webcam (as you entered during setup) encoded into a web page menu item by adding colons. Default is blank. Can be used to link to any other web page that you host (Cumulus does not verify that it is a web cam, that is just a label, and the label can be changed on each standard web page individually)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#webcamurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#graphperiod&amp;gt;&lt;br /&gt;
|The number of hours displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Detailed Chart Period&#039; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dailygraphperiod&amp;gt;&lt;br /&gt;
|The number of days displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Daily Chart Period&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAMonthlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA monthly report&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAYearlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA yearly report&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_useApparent&amp;gt;&lt;br /&gt;
| Whether user prefers to see Apparent Temperature or Feels Like Temperature&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showSolar&amp;gt;&lt;br /&gt;
| Whether user wants to show Solar data or does not not have a solar sensor&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showUV&amp;gt;&lt;br /&gt;
| Whether user wants to show Ultra Violet data or does not not have a UV sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Special tags=&lt;br /&gt;
&lt;br /&gt;
==Davis==&lt;br /&gt;
&lt;br /&gt;
At present this table has not yet been updated for latest MX version.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
All (see note for THSWindex) of the following web tags for the Davis PWS are available&lt;br /&gt;
&lt;br /&gt;
The values of the reception tags are updated every 15 minutes.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsReceived&amp;gt;&lt;br /&gt;
|Total number of data packets received. This stat is not supplied by the Davis WLL station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsMissed&amp;gt;&lt;br /&gt;
|Number of missed data packets. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisMaxInARow&amp;gt;&lt;br /&gt;
|Longest streak of consecutive packets received. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumCRCerrors&amp;gt;&lt;br /&gt;
|Number of packets received with CRC errors. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumberOfResynchs&amp;gt;&lt;br /&gt;
|Number of times the console resynchronised with the transmitter. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisFirmwareVersion&amp;gt;&lt;br /&gt;
|The console/WLL firmware version&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THWindex&amp;gt;&lt;br /&gt;
|A derived temperature using Temperature/Humidity/Wind values&lt;br /&gt;
&lt;br /&gt;
The THW Index uses humidity and temperature (like Heat Index), but includes the cooling effects of wind (like wind chill).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THSWindex&amp;gt;&lt;br /&gt;
|A heat stress indicator using Temperature/Humidity/Solar/Wind values.&lt;br /&gt;
*The THSW Index uses humidity and temperature (like the Heat Index), but also includes the heating effects of sunshine, and the cooling effects of wind.&lt;br /&gt;
*Therefore requires Davis station with solar sensor.&lt;br /&gt;
See [http://digitalcommons.unl.edu/cgi/viewcontent.cgi?article=1223&amp;amp;context=animalscinbcr  Approx calculation].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#battery&amp;gt;&lt;br /&gt;
|The console battery condition in volts. eg &amp;quot;4.82v&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#txbattery&amp;gt;&lt;br /&gt;
&amp;lt;#txbattery channel=1&amp;gt;&lt;br /&gt;
|The transmitter battery condition, by default it returns the status of all transmitters.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRain&amp;gt;&lt;br /&gt;
|The console &#039;storm rain&#039; current amount.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRainStart&amp;gt;&lt;br /&gt;
|The console reported date of the start of the &#039;storm&#039; (see previous webtag).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; that the console does not report start time, so the webtag cannot report time.  It appears a minimum of 2 tips within 3 hours will trigger a storm start, so using &amp;lt;#LastRainTip&amp;gt; might help&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Davis WLL ==&lt;br /&gt;
&lt;br /&gt;
You need a payed license to use these webtags.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisReceptionPercent tx=1&amp;gt;&lt;br /&gt;
|WLL transmitter reception percentage (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=0&amp;gt;&lt;br /&gt;
|WLL RSSI of the WiFi connection&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=1&amp;gt;&lt;br /&gt;
|WLL RSSI of Transmitter #1  (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Fine Offset==&lt;br /&gt;
&lt;br /&gt;
The following tags are specific to the Fine Offset series &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Lux value &amp;quot;Fine Offset only&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SensorContactLost&amp;gt;&lt;br /&gt;
|1 if the station has lost contact with its remote sensors &amp;quot;Fine Offset only&amp;quot; &lt;br /&gt;
0 if contact has been established&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Cumulus_MX]]&lt;/div&gt;</summary>
		<author><name>SaratogaWX</name></author>
	</entry>
	<entry>
		<id>https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=11018</id>
		<title>Full list of Webtags</title>
		<link rel="alternate" type="text/html" href="https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=11018"/>
		<updated>2022-11-07T18:42:14Z</updated>

		<summary type="html">&lt;p&gt;SaratogaWX: Another tweak on [InǀOut] for #AirLinkPct_1hr&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; {|align=right&lt;br /&gt;
  |__TOC__&lt;br /&gt;
  |}&lt;br /&gt;
This list only contains the tag names. Tag names are the basic entity when asking a value. Check the [[Webtags#Using_Webtags|Usage of webtags]] and don&#039;t forget tag names are only part of the [[Webtags#General Format for Web Tags|general format for Webtags]]. It does not indicate what parameters they can take, nor does it include the brackets the tag name is surrounded by when you quote it in a template file for Cumulus to process.&lt;br /&gt;
&lt;br /&gt;
Here follow tables that group the tag names by the basic purpose of the tags listed. There has been confusion in the past of tags appearing in more than one group. If you find such occurrence you may notify or modify. &lt;br /&gt;
&lt;br /&gt;
= Current Conditions =&lt;br /&gt;
&lt;br /&gt;
We start with tags that relate to the latest values, as these are the ones that people most often choose to use. The current condition data is also available, for processes external to Cumulus, by using the inbuilt facility to generate [[Realtime.txt|a file]] with such data. CumulusMX makes current values available for a standard range of sensors where the same web tags apply across a range of weather station models. Current values from some [[#Extra Sensors|extra]] temperature and relative humidity sensors (see [[Extra temperatures]]) from particular weather station models are offered as well.&lt;br /&gt;
&lt;br /&gt;
==Standard sensors==&lt;br /&gt;
The tags in this first list are grouped for historical reasons and remain grouped.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temp&amp;gt;&lt;br /&gt;
|The outside (air) temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#intemp&amp;gt;&lt;br /&gt;
|The inside temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeLastHour&amp;gt;&lt;br /&gt;
|The change in outside temperature over the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrend&amp;gt;&lt;br /&gt;
|The average rate of change in temperature over the last three hours. Trend = (temp now - temp 3hrs ago) / 3 (the calculation selected for this trend matches the standard-based calculation for &amp;lt;#presstrendval&amp;gt; despite the naming inconsistency)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendtext&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (values can be set in strings.ini)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendenglish&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindex&amp;gt;&lt;br /&gt;
|Current [[heat index]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidex&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Humidex Humidex]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptemp&amp;gt;&lt;br /&gt;
|The [[Apparent_temperature|apparent]] temperature.  The referenced page in weather terminology section of this Wiki explains it. The formula used is that defined by BOM. Although at temperatures above 20°C (68°F) Feels like reports an &amp;quot;apparent temperature&amp;quot; it uses a different formula. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchill&amp;gt;&lt;br /&gt;
|The current [[wind chill]] temperature.  The referenced page in weather terminology section of this Wiki explains it. For temperatures below 10°C (50°F) Feels like reports the same value.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslike&amp;gt;&lt;br /&gt;
|Available for version 3.6.10 and up. See [[Feels Like]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsFreezing&amp;gt;&lt;br /&gt;
|If outside temperature is at or below 0°C/32°F. 0=Above freezing, 1=Below freezing&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#chillhours&amp;gt;&lt;br /&gt;
|The number of [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|&#039;chill hours&#039;]] so far this season (threshold temperature and start date are configurable).&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hum&amp;gt;&lt;br /&gt;
|The outside [http://en.wikipedia.org/wiki/Humidity humidity]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#inhum&amp;gt;&lt;br /&gt;
|The inside humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dew&amp;gt;&lt;br /&gt;
|The current dew point (See [[Temperature_(and_humidity)_measurement#Cumulus_Calculated_Parameters|wiki]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wetbulb&amp;gt;&lt;br /&gt;
|Estimated [http://en.wikipedia.org/wiki/Wet_bulb wet bulb] temperature&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfall&amp;gt;&lt;br /&gt;
|The total rainfall so far today (reports rain counter now minus rain counter at start of day), start of day counter can be edited using &amp;quot;edit rain today&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrate&amp;gt;&lt;br /&gt;
|The current [[Rain_measurement#Rain_Rate|rainfall rate]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rhour&amp;gt;&lt;br /&gt;
|The rainfall in the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmidnight&amp;gt;&lt;br /&gt;
|The total rainfall since midnight. Useful if you don&#039;t use midnight as your start of day&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#r24hour&amp;gt;&lt;br /&gt;
| Reading recent history records, takes rain counter for latest minute, and substracts rain counter from as close as possible to same time yesterday (if Cumulus was not running at that time yesterday, but historical catch-up has been enabled, then it is from nearest time available yesterday, so for a logging interval of every 30 minutes might be 24 hours and 16 minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTipISO&amp;gt;&lt;br /&gt;
|Fixed ISO format output giving date and time of last rain gauge tip (e.g 2010-09-06 06:09) The format is always as shown (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTip&amp;gt;&lt;br /&gt;
| (available from release 3.6.1) Date/time of last rain gauge tip &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MinutesSinceLastRainTip&amp;gt;&lt;br /&gt;
|The number of minutes since the last rain gauge tip, in whole numbers, rounded down&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsRaining&amp;gt;&lt;br /&gt;
|For [[Rain_measurement#Optical_Rain_Gauge| Hydreon RG-11 devices]], shows the current rain state. 0=No rain, 1=It&#039;s raining&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmonth&amp;gt;&lt;br /&gt;
|The total rainfall so far this month&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ryear&amp;gt;&lt;br /&gt;
|Annual rainfall total for rainfall season year (i.e. starting month as set on Configuration menu, station screen,  Annual rainfall frame)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveRainDays&amp;gt;&lt;br /&gt;
|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, meteorologists exclude dew (and other times when single tip of recorder).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveDryDays&amp;gt;&lt;br /&gt;
|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&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#press&amp;gt;&lt;br /&gt;
|The [http://en.wikipedia.org/wiki/Sea_level_pressure sea level pressure]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendval&amp;gt;&lt;br /&gt;
|The average rate of pressure change over the last three hours.  Trend = (pressure now - pressure 3hrs ago) / 3 &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrend&amp;gt;&lt;br /&gt;
|The pressure trend in words - values can be set in the &#039;strings.ini&#039; file&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendenglish&amp;gt;&lt;br /&gt;
| a single word description for the pressure trend - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed). From version 1.8.8 1st December 2009&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#PressChangeLast3Hours&amp;gt;&lt;br /&gt;
|Available from version 3.11.1;  Total Pressure Change since 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altimeterpressure&amp;gt;&lt;br /&gt;
|Altimeter pressure. Pressure corrected to sea level using the station&#039;s altitude only. Same as sea-level pressure for non-Davis stations.&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wlatest&amp;gt;&lt;br /&gt;
|Current wind speed reading from console.  Corresponds to &#039;latest&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearing&amp;gt;&lt;br /&gt;
|Current wind bearing in degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currentwdir&amp;gt;&lt;br /&gt;
|Current wind bearing as a compass point - e.g. ESE &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeed&amp;gt;&lt;br /&gt;
|The 10-minute average, if you have Cumulus set to calculate a 10-minute average. Otherwise, it&#039;s the latest &#039;wind&#039; value from the console (i.e. the current speed as determined by the station). Corresponds to &#039;average&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgbearing&amp;gt;&lt;br /&gt;
|Average wind bearing in degrees over last configured interval minutes. Range 1-360, 0=Calm&lt;br /&gt;
&lt;br /&gt;
This is calculated by taking the wind direction and speed for the last 10 minutes (or other interval as configured), calculates the sums of the North/South and East/West vector components, divides the E/W component sum by the N/S component sum, and takes the arctan.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdir&amp;gt;&lt;br /&gt;
|Average wind bearing over last 10 minutes as a [http://en.wikipedia.org/wiki/Compass compass] point - e.g. ESE&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgust&amp;gt;&lt;br /&gt;
|The highest wind reading in the last 10 minutes. Corresponds to &#039;gust&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindSampleCount&amp;gt;&lt;br /&gt;
|The number of wind samples making up the wind rose (etc) data (up to 3600)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdirdata&amp;gt;&lt;br /&gt;
|Comma separated list of recent wind bearing readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &amp;lt;#nextwindindex&amp;gt;. Reading interval x varies by station type:&lt;br /&gt;
* Oregon:  x=12 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 12 hours worth in full array&lt;br /&gt;
* Davis:  x=2 or 3 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 2.5 hours worth in full array&lt;br /&gt;
* Fine Offset: Cumulus 1 reads the wind data every minute (although station transmits wind data every 40 seconds), so 60 hours worth in full array&lt;br /&gt;
* Davis WLL: x=2.5 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=160900#p160900) so 2.5 hours worth in full array&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspddata&amp;gt;&lt;br /&gt;
|Comma separated list of recent individual (non-averaged) wind speed (correspond to &#039;latest&#039; on the Cumulus main screen) readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &#039;&#039;&#039;nextwindindex&#039;&#039;&#039; tag. Reading interval x varies by station type (see above).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#nextwindindex&amp;gt;&lt;br /&gt;
|The index of the entries in &amp;lt;#wdirdata&amp;gt; and &amp;lt;#wspddata&amp;gt; that Cumulus &#039;&#039;is going to use next&#039;&#039; - i.e. the latest entry used is one less than this; but don&#039;t forget to allow for the wrap around!&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRoseData&amp;gt;&lt;br /&gt;
|A comma-separated list of the wind &#039;totals&#039; used to draw the wind rose (8 or 16 values)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRosePoints&amp;gt;&lt;br /&gt;
|The number of items in &amp;lt;#WindRoseData&amp;gt; (i.e. 8 or 16)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufort&amp;gt;&lt;br /&gt;
|The current wind speed on the [http://en.wikipedia.org/wiki/Beaufort_scale Beaufort scale] (e.g. F8) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufortnumber&amp;gt;&lt;br /&gt;
|The current wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaudesc&amp;gt;&lt;br /&gt;
|The current wind speed Beaufort description (e.g. &amp;quot;Gale&amp;quot;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom10&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo10&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbase&amp;gt;&lt;br /&gt;
|Calculated [http://en.wikipedia.org/wiki/Cloud_base cloud base]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbasevalue&amp;gt;&lt;br /&gt;
|Current calculated cloud base without units&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UV&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Uv_index UV index]. Requires your station to have a UV sensor.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SolarRad&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Solar_radiation solar radiation]. Requires your station to have a solar sensor.&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Current light level in Lux. Requires your station to have a solar sensor. Only applies to Fine Offset stations.&lt;br /&gt;
|-&lt;br /&gt;
|[[Forecast_webtag|&amp;lt;#forecast&amp;gt;]]&lt;br /&gt;
|The current forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#forecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current forecast encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastnumber&amp;gt;&lt;br /&gt;
|The number relating to the current forecast entry in the [[strings.ini]] file.  If your station is not providing it&#039;s own forecast and Cumulus is not calculating one then 0 (zero) is returned.  Note: two negative numbers can be returned by [[Forecast_webtag|Cumulus]]: -1 (neg 1) = Exceptional Fine, -26 (neg 26) = Exceptional Bad&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecast&amp;gt;&lt;br /&gt;
|Always gives Cumulus (Zambretti) [[Forecast_webtag|forecast]], even if the &amp;lt;#forecast&amp;gt; tag provides a station forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#cumulusforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#cumulusforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  Cumulus (Zambretti) forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecast&amp;gt;&lt;br /&gt;
|Always gives station forecast (if available)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#wsforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#wsforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  station forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcond&amp;gt;&lt;br /&gt;
|Represents the value entered on the screen within Cumulus for the Current Weather condition, or the value as held in the [[currentconditions.txt]] file. Any reserved HTML characters are encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcondenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#currcond&amp;gt; but also has all characters above (decimal base) code 159 encoded as HTML entities for example this would encode any use of symbol for degree.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Extra Sensors==&lt;br /&gt;
&lt;br /&gt;
The extra sensors functionality in Cumulus only supports processing for current spot values as read from the sensors. Periodically spot extra sensor values are logged, see the [[Extra_Sensor_Files|Extra Sensor Files]] page for information about log files from where you can extract the past spot values. The logging can be compared to the Standard Logfiles.&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors: Davis models and Oregon Scientific WMR928, WR100/200 ===&lt;br /&gt;
&lt;br /&gt;
These web tags hold current values for additional sensors supported by CumulusMX. For Oregon Scientific model like WMR-200 with USB connection, please refer to [[#Web tags mentioning (outside) temperature]] because any of the extra temperature tags below can be redirected to &#039;&#039;&#039;&amp;lt;#temp&amp;gt;&#039;&#039;&#039;, and consequently also have web tags reporting daily extremes and longer period extreme records.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp1 - 8&amp;gt;&lt;br /&gt;
|Extra temperature channel 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP1 - 8&amp;gt;&lt;br /&gt;
|Extra dew point channel 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum1 - 8&amp;gt;&lt;br /&gt;
|Extra humidity channel 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilTemp1 - 16&amp;gt;&lt;br /&gt;
|Soil temperature 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture1 - 16&amp;gt;&lt;br /&gt;
|Soil moisture 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafTemp1 - 2&amp;gt;&lt;br /&gt;
|Leaf temperature 1 - 2&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafWetness1 - 8&amp;gt;&lt;br /&gt;
|Leaf wetness 1 - 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors:  Davis AirLink ===&lt;br /&gt;
Available from version 3.9.0. You can configure two Airlink devices which have fixed identification as Indoor and Outdoor. There are a similar set of tags for each device.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Particulate Matter&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm1[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 1 μm, or less count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Currentparticulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality Index Values (allows use of the &amp;quot;dp=n&amp;quot; and &amp;quot;tc=y&amp;quot; parameters)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 2.5 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Stats Values&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 1 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 3 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 24 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] 12 hr averages buffer (2  hrs are required to get a nowcast value)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Sensor Info&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkFirmwareVersion[InǀOut]&amp;gt;&lt;br /&gt;
|Shows the AirLink firmware version as a date string.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkTemp[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air temperature value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkHum[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air humidity value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkWifiRssi[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors WiFi signal strength in dB - anything below -90 is considered very poor.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Extra Sensors: Ecowitt ===&lt;br /&gt;
&lt;br /&gt;
Ecowitt stations are sold under other names depending on nation,  e.g. Ambient in USA, Froggit in central Europe, so Ecowitt is used as a generic name in this Wiki. See also [https://www.wxforum.net/index.php?board=111.0 WXForum.net].&lt;br /&gt;
&lt;br /&gt;
==== WH45 CO₂ sensor ====&lt;br /&gt;
&lt;br /&gt;
Available from release 3.9.5.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2&amp;gt;&lt;br /&gt;
| The actual CO&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;concentration in ppm&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm2p5&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; or less&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm2p5-24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm10&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less (includes the 2.5 figure)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm10-24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-temp&amp;gt;&amp;lt;sup&amp;gt;See note&amp;lt;/sup&amp;gt;&lt;br /&gt;
| Temperature as reported by Air Quality monitor. &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-hum&amp;gt;&lt;br /&gt;
| Relative Humidity as reported by Air Quality monitor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note&#039;&#039;&#039;: This temperature reflects the temperature of the sensor and would be used in combination with the sensors measured humidity (see next) for correction of the measured PM (particulate matter) value. This correction is responsibility of the user and is subject to a lot of discussion. Determination of how to correct the PM value is highly dependent on the conditions and placement of the sensor. See the specification sheet for the sensor or create some multivariate regression line based on calibration measurements. This is also valid for PM sensors like the AirLink. The normal amateur usage of PM sensors is that the uncorrected values are published. &lt;br /&gt;
&lt;br /&gt;
==== WN34 soil and water sensor ====&lt;br /&gt;
&lt;br /&gt;
Cumulus MX can support the Ecowitt WN34 (other model types exist and are reported here as if WN34) soil and water temperature sensors. They are reported as &amp;quot;User Temperature 1&amp;quot; to &amp;quot;User Temperature 8&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp1 - 8&amp;gt;&lt;br /&gt;
|The temperature of the sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Divers Extra Sensors ====&lt;br /&gt;
Below are described the tags resulting from &#039;&#039;Ecowitt Air quality (WH41,WH43,WH45)&#039;&#039;, Ecowitt leak sensor (WH55), lighting detector (WH57), and extra temperature sensors (WN34)&lt;br /&gt;
&lt;br /&gt;
This sub-section applies only to those using Ecowitt GW1000 (also Froggit DS1500, and other equivalents, see [[Supported Devices]]) an interface unit that picks up various external sensors and sends the data via an application programming interface to CumulusMX which then generates the following web tags:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#GW1000FirmwareVersion&amp;gt;&lt;br /&gt;
|GW1000 firmware version string&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQuality1 - 4&amp;gt;&lt;br /&gt;
| Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQualityAvg1 - 4&amp;gt;&lt;br /&gt;
| 24 hr moving average Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeakSensor1 - 4&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningDistance&amp;gt;&lt;br /&gt;
|Distance to last strike &lt;br /&gt;
Same units as wind run - miles/km/nm. Returns 0.0 if you don&#039;t have a sensor, GW1000 api returns max value you can put in a byte - 0xFF which translates to 158.4 miles = 255 km if have sensor but no strike detected yet, so CMX translates that to &#039;----&#039;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningTime&amp;gt;&lt;br /&gt;
|Date and Time of last strike. &lt;br /&gt;
Default without output parameters is locale&#039;s short time format e.g. 18:02 or 6:02 pm, without date, but tag accepts both date and time output parameters. &lt;br /&gt;
Returns &#039;----&#039; if you don&#039;t have sensor or there has not been a strike since the sensor was installed. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of lighting strikes today&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp1 - 8&amp;gt; &lt;br /&gt;
|User Temperature 1 - 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The WH32 produces Temperature, Humidity and Dewpoint tags as the Davis above, WH51 soilmoisture produces similar tags.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp1 - 8&amp;gt;&lt;br /&gt;
|Extra temperature Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP1 - 8&amp;gt;&lt;br /&gt;
|Extra dew point Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum1 - 8&amp;gt;&lt;br /&gt;
|Extra humidity Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;| WH51 soilmoisture sensor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture1 - 8&amp;gt;&lt;br /&gt;
|Soil moisture 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Recent History=&lt;br /&gt;
&lt;br /&gt;
Please refer to the [[Recent history]] page for full information about using the tags in the following two tables. &lt;br /&gt;
&lt;br /&gt;
All tags in the tables below have:&lt;br /&gt;
#Mandatory input parameters as in this [[Webtags/Parameters#Input_modification_Parameters|description]]&lt;br /&gt;
#Optional output parameters to modify the time format as in this [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|description]]&lt;br /&gt;
&lt;br /&gt;
== Timestamp tag ==&lt;br /&gt;
Although as [[Recent history]] page explains, the history is intended to cover every minute in last 7 days, some entries may be at less frequent intervals, and when clocks change some entries will be missing altogether.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Time-stamp tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentTS&amp;gt;&lt;br /&gt;
|Gives the timestamp of the data that will be returned for any other recent history tag that uses same &#039;&#039;&#039;d, h, and m&#039;&#039;&#039; parameters&lt;br /&gt;
|&amp;lt;#RecentTS h=3 m=1 format=&amp;quot;HH:mm&amp;quot;&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== All Recent History Tags ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Input Modification Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentOutsideTemp&amp;gt;&lt;br /&gt;
|Outside Temperature&lt;br /&gt;
| &amp;lt;#RecentOutsideTemp h=3 m=1&amp;gt;&amp;amp;nbsp;&amp;lt;#tempunit&amp;gt; will display the temperature at the start of the period for which &amp;lt;#temptrend&amp;gt; is calculated&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill &lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentDewPoint&amp;gt;&lt;br /&gt;
|Dew Point&lt;br /&gt;
| &amp;lt;#RecentDewPoint h=25&amp;gt; reports the dew point temperature just over a day ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHeatIndex&amp;gt;&lt;br /&gt;
|Heat Index&lt;br /&gt;
| &amp;lt;#RecentHeatIndex m=121&amp;gt; reports the heat index about 2 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidity&amp;gt;&lt;br /&gt;
|Relative Humidity&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind &amp;lt;br&amp;gt;(Note: Wind &#039;Speed&#039;, &#039;Gust&#039; and &#039;Latest&#039; have the usual Cumulus meanings see [[Wind measurement]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindSpeed&amp;gt;&lt;br /&gt;
|Wind Speed&lt;br /&gt;
| &amp;lt;#RecentWindSpeed m=10&amp;gt; will display the average wind speed 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindGust&amp;gt;&lt;br /&gt;
|Wind Gust&lt;br /&gt;
&lt;br /&gt;
(reports maximum gust from build 1088 of version 1.9.4)&lt;br /&gt;
| &amp;lt;#RecentWindGust d=1 m=1&amp;gt; will report the wind gust at approximately the same time yesterday&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindLatest&amp;gt;&lt;br /&gt;
|Wind Latest. &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindDir&amp;gt;&lt;br /&gt;
|Wind Direction (instantaneous)&lt;br /&gt;
| &amp;lt;#RecentWindDir m=10&amp;gt; will tell you which direction the wind was blowing from 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir&amp;gt;&lt;br /&gt;
|Wind Direction (average)&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir d=6&amp;gt; will say what the calculated average wind direction was at this time at the start of the week&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentPressure&amp;gt;&lt;br /&gt;
|Sea-level Pressure&lt;br /&gt;
| &amp;lt;#RecentPressure h=3 m=1&amp;gt; gives the sea level pressure when &amp;lt;#presstrendval&amp;gt; started tracking the pressure&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentRainToday&amp;gt;&lt;br /&gt;
|Daily rain total from last roll-over to specified time&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar &amp;amp; UV&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentSolarRad&amp;gt;&lt;br /&gt;
|Solar Radiation &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentUV&amp;gt;&lt;br /&gt;
|UV Index &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Indoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; | (to do)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Outdoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill  (if temperature is below 10°C or 50 °F, then the new Feels Like now available in MX (next item) will report this same value).&lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentFeelsLike&amp;gt;&lt;br /&gt;
| Feels Like Temperature&lt;br /&gt;
| &amp;lt;#RecentFeelsLike h=12 m=1&amp;gt; reports the feel like temperature 12 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidex&amp;gt;&lt;br /&gt;
| Canadian Humidity Index (humidex) Dimensionless - no units&lt;br /&gt;
| &amp;lt;#RecentHumidex h=3&amp;gt; reports humidex 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality tags&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
NOTE: Please note this section has NOT yet been updated for recent MX releases, it appears from [[cumulusmx.db|RecentData table in cumulusmx.db]] that the list here is not complete for MX.  However, no release announcement has been found listing tag names not shown here (i.e. apparent temperature, indoor temperature and humidity, air quality)&lt;br /&gt;
&lt;br /&gt;
=Today=&lt;br /&gt;
&lt;br /&gt;
Cumulus allows some control over the time that &amp;quot;Today&amp;quot; begins:&lt;br /&gt;
# You can define the log rollovertime. Choose between 9am or midnight.&lt;br /&gt;
# For the weather diary feature &#039;&#039;&#039;SnowDepthHour&#039;&#039;&#039; The default SnowDepthHour is 0&lt;br /&gt;
&lt;br /&gt;
Readings from your weather station are assigned to the &amp;quot;Today&amp;quot; based on 3 options for [[Meteorological day]]&lt;br /&gt;
# starting at 9:00 am, based on winter time, so switching to 10:00 during Daylight Saving (summer) time, or&lt;br /&gt;
# starting at 9:00 am, all year round, or&lt;br /&gt;
# aligned with calendar days, so today starts at midnight&lt;br /&gt;
&lt;br /&gt;
The independence of the start time for weather diary and weather station related web tags means needs to be remembered when labelling web tags from the two tables below. It was assumed that you would use 9 a.m. as start time for both, but not care when snow fell, as it often has in the UK, after Summer Time has begun, so weather station tags were by default reporting from 10 a.m. local time and snow as at 9 a.m.&lt;br /&gt;
&lt;br /&gt;
In MX, if you choose 9 a.m. (optionally 10 a.m. in summer) for rollover, so all the standard derivative are assigned to the date the meteorological day starts as Today, but the sunshine hours recorded against today will be from midnight on the said date.&lt;br /&gt;
&lt;br /&gt;
==Weather Diary==&lt;br /&gt;
&lt;br /&gt;
This first table lists all the web tags available for reporting what is recorded in the weather diary. Just to be clear, the web tags shown below, will report data for previous day if the current time is before the snow depth hour setting, and report data for the current day if the current time matches the snow depth hour or is later.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowdepth&amp;gt;&lt;br /&gt;
|Meteorologists report snow depth in cm, so this is default unit for Cumulus. &lt;br /&gt;
&lt;br /&gt;
If there is no entry in Weather Diary for the day explained above, reports zero.&lt;br /&gt;
&lt;br /&gt;
Input is to 2 decimal places. MX allows output in centimetres with decimal places without any script. You can&#039;t change the units shown in admin interface, but your value can be input as inches to 2 decimal places if you ignore &amp;quot;cm&amp;quot; that is displayed in that interface.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowlying&amp;gt;&lt;br /&gt;
| If there is no entry in Weather Diary for the day explained above, this web tag returns null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowfalling&amp;gt;&lt;br /&gt;
| If there is no entry in Weather Diary for the day explained above, this web tag returns null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Today.ini==&lt;br /&gt;
&lt;br /&gt;
These tag names relate to the current [[Meteorological day]] and they are populated from information held in [[today.ini]]; Where a tag name reports a value specific to a past time in today-so-far, there will also be a tag name that can give the time of day, shown in same row of table below. For those that cover whole day so far, the final column contains &amp;quot;n/a&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
There is some inconsistency in naming with &amp;quot;T&amp;quot; not included in all tag names, &amp;quot;T&amp;quot; is used in conjunction with &amp;quot;H&amp;quot; or &amp;quot;L&amp;quot; as a suffix for extreme values/time-stamps, but a prefix &amp;quot;T&amp;quot; can identify today&#039;s value, or prefix &amp;quot;T&amp;quot; can signify a time-stamp. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtemp&amp;gt;&lt;br /&gt;
|The [[Average_temperature|average]] temperature so far today (calculated from all temperature readings processed by Cumulus, [[Today.ini|today.ini]] stores a cumulative aggregate and counts the number of values processed, so a division gives this output)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprange&amp;gt;&lt;br /&gt;
|The temperature range (&amp;lt;#tempTH&amp;gt; - &amp;lt;#tempTL&amp;gt;) so far today (Cumulus calculates all these tags using Celsius values, but outputs them in your chosen units)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTH&amp;gt;&lt;br /&gt;
|Today&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTL&amp;gt;&lt;br /&gt;
|Today&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTH&amp;gt;&lt;br /&gt;
|Today&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTL&amp;gt;&lt;br /&gt;
|Today&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillTL&amp;gt;&lt;br /&gt;
|Today&#039;s greatest wind chill&lt;br /&gt;
|&amp;lt;#TwchillTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#ThumTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#ThumTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Precipitation&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainToday&amp;gt;&lt;br /&gt;
|If you have an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode, this gives today&#039;s rain total so far according to the sensor&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustTM&amp;gt; &lt;br /&gt;
|Today&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingTM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of today&#039;s high gust (&amp;lt;#wgustTM&amp;gt;) in degrees&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufort&amp;gt; &lt;br /&gt;
|Today&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufortnumber&amp;gt;&lt;br /&gt;
|Today&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#windrun&amp;gt;&lt;br /&gt;
|The total wind run so far today&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvg&amp;gt;&lt;br /&gt;
|The wind run divided by time passed since rollover to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearing&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddir&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for today&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ET&amp;gt;&lt;br /&gt;
|Today&#039;s [http://en.wikipedia.org/wiki/Evapotranspiration evapotranspiration], if not on the station can be calculated by CMX.&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarTH&amp;gt;&lt;br /&gt;
|Today&#039;s high solar radiation value (Solar sensor needed)&lt;br /&gt;
|&amp;lt;#TsolarTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVTH&amp;gt;&lt;br /&gt;
|Today&#039;s high UV Index (UV sensor needed)&lt;br /&gt;
|&amp;lt;#TUVTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
|Today&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of strikes since midnight, default 0 &lt;br /&gt;
&lt;br /&gt;
(other lightning tags can be found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursToday&amp;gt;&lt;br /&gt;
| The incremental chill hours figure since start of today (Compare with Cumulative seasonal Chill Hours at end of today &amp;lt;#chillhours&amp;gt; found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= No Commas; RC Webtags =&lt;br /&gt;
&lt;br /&gt;
The conversion of comma decimal separator to a point is described on the [[Webtags/Parameters#Changing_the_decimal_separator|parameter page]]. However, there is a set of legacy webtags which produce that value without a comma without parameter. Those webtags have a prefix of RC and are listed separately. Those webtags still exist and are listed here without further comment.&lt;br /&gt;
&lt;br /&gt;
== Current conditions ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCtemp&amp;gt;, &amp;lt;#RCdew&amp;gt;, &amp;lt;#RCheatindex&amp;gt;, &amp;lt;#RChum&amp;gt;, &amp;lt;#RCinhum&amp;gt;, &amp;lt;#RCintemp&amp;gt;, &amp;lt;#RCpress&amp;gt;, &amp;lt;#RCrfall&amp;gt;, &amp;lt;#RCrrate&amp;gt;, &amp;lt;#RCwchill&amp;gt;, &amp;lt;#RCwgust&amp;gt;, &amp;lt;#RCwspeed&amp;gt;, &amp;lt;#RCwlatest&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Today ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCpressTH&amp;gt;,  &amp;lt;#RCpressTL&amp;gt;,  &amp;lt;#RCrrateTM&amp;gt;,  &amp;lt;#RCtempTH&amp;gt;, &amp;lt;#RCtempTL&amp;gt;, &amp;lt;#RCwgustTM&amp;gt;,  &amp;lt;#RCdewpointTH&amp;gt;, &amp;lt;#RCdewpointTL&amp;gt;, &amp;lt;#RCwchillTL&amp;gt;, &amp;lt;#RCheatindexTH&amp;gt;, &amp;lt;#RCapptempTH&amp;gt;, &amp;lt;#RCapptempTL&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Recent History ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCRecentOutsideTemp&amp;gt;, &amp;lt;#RCRecentWindSpeed&amp;gt;, &amp;lt;#RCRecentWindGust&amp;gt;, &amp;lt;#RCRecentWindLatest&amp;gt;, &amp;lt;#RCRecentWindChill&amp;gt;, &amp;lt;#RCRecentDewPoint&amp;gt;, &amp;lt;#RCRecentHeatIndex&amp;gt;, &amp;lt;#RCRecentPressure&amp;gt;, &amp;lt;#RCRecentRainToday&amp;gt;, &amp;lt;#RCRecentUV&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Yesterday=&lt;br /&gt;
&lt;br /&gt;
Note that the Y indicating yesterday is sometimes a prefix, sometimes a suffix (with H for High, L for Low), web tags are not named consistently!&lt;br /&gt;
&lt;br /&gt;
For web tags that refer to a particular time of day, there is a corresponding web tag that can give that time of day. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:550px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtempY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s average temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprangeY&amp;gt;&lt;br /&gt;
|The temperature range (max - min) yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Ychillhours&amp;gt;&lt;br /&gt;
| The Cumulative [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] as recorded at rollover (the end of meteorological yesterday)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursYest&amp;gt;&lt;br /&gt;
| The incremental [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] yesterday&lt;br /&gt;
&lt;br /&gt;
(compare with &amp;lt;#chillhoursToday&amp;gt; described in [[#Today.ini]] table)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#TwchillYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYH&amp;gt;&lt;br /&gt;
|High humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYL&amp;gt;&lt;br /&gt;
|Low humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallY&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to the connected weather station&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainYest&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustYM&amp;gt; &lt;br /&gt;
|Yesterday&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingYM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of yesterday&#039;s high gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufort&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufortnumber&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for yesterday&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearingY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddirY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunY&amp;gt;&lt;br /&gt;
|The total wind run for yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvgY&amp;gt;&lt;br /&gt;
| The wind run yesterday divided by 24 hours to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YSunshineHours&amp;gt;&lt;br /&gt;
|Yesterday&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high solar radiation value (Solar sensor needed) &lt;br /&gt;
|&amp;lt;#TsolarYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high UV Index (UV sensor needed) &lt;br /&gt;
|&amp;lt;#TUVYH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Yearly=&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:350px&amp;quot;|Time Webtag&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#YearTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#YearTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s highest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s lowest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHeatIndexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest USA heat index&lt;br /&gt;
|&amp;lt;#YearHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWChillL&amp;gt;&lt;br /&gt;
|This year&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#YearWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeH&amp;gt;&lt;br /&gt;
|This year&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumidexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#YearHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointH&amp;gt;&lt;br /&gt;
|This year&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMinTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMaxTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumH&amp;gt;&lt;br /&gt;
|This year&#039;s high humidity&lt;br /&gt;
|&amp;lt;#YearHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumL&amp;gt;&lt;br /&gt;
|This year&#039;s low humidity&lt;br /&gt;
|&amp;lt;#YearHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressH&amp;gt;&lt;br /&gt;
|This year&#039;s high pressure&lt;br /&gt;
|&amp;lt;#YearPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressL&amp;gt;&lt;br /&gt;
|This year&#039;s low pressure&lt;br /&gt;
|&amp;lt;#YearPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearGustH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind gust&lt;br /&gt;
|&amp;lt;#YearGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind speed&lt;br /&gt;
|&amp;lt;#YearWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindRunH&amp;gt;&lt;br /&gt;
| This year&#039;s highest Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearRainRateH&amp;gt;&lt;br /&gt;
|This year&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#YearRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHourlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#YearHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDailyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high daily rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMonthlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high monthly rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMonthlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest period without rain ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursYear&amp;gt;&lt;br /&gt;
| the total sunshine hours in year-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=All Time=&lt;br /&gt;
&lt;br /&gt;
The default formats are:&lt;br /&gt;
*The default format for an extreme month is to show the month name in full i.e. format &#039;MMMM&#039; followed by the year in full. &lt;br /&gt;
*For an extreme day it shows the day of the month and the month name in full i.e. format &amp;quot;dd MMMM&amp;quot; (same for Cumulus 1 and Cumulus MX), prefixed with the word &#039;on&#039; again ending with the year. &lt;br /&gt;
*For the highest/lowest within a day in the year it shows both time and date adding the word &amp;quot;at&amp;quot; before the time, and the word &#039;on&#039; before the date (i.e. on the standard web page the time comes first, not as seen in admin interface).&lt;br /&gt;
&lt;br /&gt;
You can change the default output on either the standard web template, or in your own file,  by using the [[#Time.2FDate_.27format.27_Parameter|formats]], please check the [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|Parameter page]].&lt;br /&gt;
&lt;br /&gt;
Note that unlike the this month and this year web tags, the time and the date are both included in the default format of the standard time-stamp web tags for the &#039;highest minimum&#039; and &#039;lowest maximum&#039; temperatures, yet another inconsistency!&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempH&amp;gt;&lt;br /&gt;
|All time high temperature&lt;br /&gt;
|&amp;lt;#TtempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempL&amp;gt;&lt;br /&gt;
|All time low temperature &lt;br /&gt;
|&amp;lt;#TtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#mintempH&amp;gt;&lt;br /&gt;
|All time high minimum temperature &lt;br /&gt;
|&amp;lt;#TmintempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#maxtempL&amp;gt;&lt;br /&gt;
|All time low maximum temperature &lt;br /&gt;
|&amp;lt;#TmaxtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDailyTempRange&amp;gt;&lt;br /&gt;
|All time low daily temperature range&lt;br /&gt;
|&amp;lt;#TLowDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyTempRange&amp;gt;&lt;br /&gt;
|All time high daily temperature range&lt;br /&gt;
|&amp;lt;#THighDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempH&amp;gt;&lt;br /&gt;
|All time high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempL&amp;gt;&lt;br /&gt;
|All time low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeH&amp;gt;&lt;br /&gt;
|All time high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeL&amp;gt;&lt;br /&gt;
|All time low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexH&amp;gt;&lt;br /&gt;
|All time high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexH&amp;gt;&lt;br /&gt;
|All time high USA heat index&lt;br /&gt;
|&amp;lt;#TheatindexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointH&amp;gt;&lt;br /&gt;
|All time high dew point&lt;br /&gt;
|&amp;lt;#TdewpointH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointL&amp;gt;&lt;br /&gt;
|All time low dew point&lt;br /&gt;
|&amp;lt;#TdewpointL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humH&amp;gt;&lt;br /&gt;
|All time high humidity&lt;br /&gt;
|&amp;lt;#ThumH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humL&amp;gt;&lt;br /&gt;
|All time low humidity&lt;br /&gt;
|&amp;lt;#ThumL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillH&amp;gt;&lt;br /&gt;
|All time greatest wind chill (i.e. lowest temperature, but highest wind speed) &lt;br /&gt;
|&amp;lt;#TwchillH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateM&amp;gt;&lt;br /&gt;
|All time high rain rate &lt;br /&gt;
|&amp;lt;#TrrateM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallH&amp;gt;&lt;br /&gt;
|All time high daily rain &lt;br /&gt;
|&amp;lt;#TrfallH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallhH&amp;gt;&lt;br /&gt;
|All time high hourly rain&lt;br /&gt;
|&amp;lt;#TrfallhH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallmH&amp;gt;&lt;br /&gt;
|All time high monthly rain &lt;br /&gt;
|&amp;lt;#TrfallmH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriod&amp;gt;&lt;br /&gt;
|All time longest dry period (days)&lt;br /&gt;
|&amp;lt;#TLongestDryPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriod&amp;gt;&lt;br /&gt;
|All time longest wet period (days)&lt;br /&gt;
|&amp;lt;#TLongestWetPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressH&amp;gt;&lt;br /&gt;
|All time high pressure &lt;br /&gt;
|&amp;lt;#TpressH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressL&amp;gt;&lt;br /&gt;
|All time low pressure &lt;br /&gt;
|&amp;lt;#TpressL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#gustM&amp;gt;&lt;br /&gt;
|All time high wind gust &lt;br /&gt;
|&amp;lt;#TgustM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeedH&amp;gt;&lt;br /&gt;
|All time high average wind speed &lt;br /&gt;
|&amp;lt;#TwspeedH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunH&amp;gt;&lt;br /&gt;
|All time high daily wind run&lt;br /&gt;
|&amp;lt;#TwindrunH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Monthly=&lt;br /&gt;
&lt;br /&gt;
The web tags in the date column default output dates in the format &amp;quot;dd MMMM&amp;quot;. For web tags that represent daily values, there are (obviously) no corresponding time web tags, but for high and low spot values the default &#039;h:mm&#039; format of the time output can be changed. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Time Webtag name&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempH&amp;gt;&lt;br /&gt;
|This months high temperature&lt;br /&gt;
|&amp;lt;#MonthTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempL&amp;gt;&lt;br /&gt;
|This months low temperature&lt;br /&gt;
|&amp;lt;#MonthTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMinTempH&amp;gt;&lt;br /&gt;
|This months highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMaxTempL&amp;gt;&lt;br /&gt;
|This months lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHeatIndexH&amp;gt;&lt;br /&gt;
|This months high USA heat index&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWChillL&amp;gt;&lt;br /&gt;
|This months greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#MonthWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempH&amp;gt;&lt;br /&gt;
|This month&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempL&amp;gt;&lt;br /&gt;
|This month&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeH&amp;gt;&lt;br /&gt;
|This month&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeL&amp;gt;&lt;br /&gt;
|This months lowest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumidexH&amp;gt;&lt;br /&gt;
|This month&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#MonthHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointH&amp;gt;&lt;br /&gt;
|This month&#039;s high dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointL&amp;gt;&lt;br /&gt;
|This month&#039;s low dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumH&amp;gt;&lt;br /&gt;
|This month&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#MonthHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#MonthHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressH&amp;gt;&lt;br /&gt;
|This month&#039;s highest pressure&lt;br /&gt;
|&amp;lt;#MonthPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest pressure&lt;br /&gt;
|&amp;lt;#MonthPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthGustH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind gust&lt;br /&gt;
|&amp;lt;#MonthGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind speed&lt;br /&gt;
|&amp;lt;#MonthWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindRunH&amp;gt;&lt;br /&gt;
|This month&#039;s high Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthRainRateH&amp;gt;&lt;br /&gt;
|This month&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#MonthRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHourlyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDailyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s wettest day (greatest daily rain)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest dry period ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day, ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursMonth&amp;gt;&lt;br /&gt;
| the total sunshine hours in month-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Monthly All Time Records=&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;These tag names represent extreme record values (and corresponding time-stamps) for any particular month (1 =January, and so on, to 12 =December) in all years&#039;&#039;&#039; (HAR To place somewhere)&lt;br /&gt;
&lt;br /&gt;
This table includes webtags that show the values in [[Monthlyalltime.ini]] log file.&lt;br /&gt;
&lt;br /&gt;
These are a set of tags for monthly all-time highs and lows, in other words the highest and lowest values for a particular month of the year.  &lt;br /&gt;
# The tag names listed here require a [[Webtags/Parameters#Input_modification_Parameters|input modification parameter]].&lt;br /&gt;
# The tag names here can optionally take any [[Webtags/Parameters#Output_modification_parameters|output modification parameters]].&lt;br /&gt;
# To supply both optional input modification, and optional output modification parameters, separate them with spaces, e.g. &amp;lt;#ByMonthTempHT mon=7 format=hh:nn&amp;gt;. In that example, the time (not date) of highest ever temperature in July is returned after processing by Cumulus.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempH&amp;gt;&lt;br /&gt;
|High Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempL&amp;gt;&lt;br /&gt;
|Low Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexH&amp;gt;&lt;br /&gt;
|High Heat Index&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWChillL&amp;gt;&lt;br /&gt;
|Greatest wind chill (i.e. lowest temperature and highest wind speed)&lt;br /&gt;
|&amp;lt;#ByMonthWChillLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempH&amp;gt;&lt;br /&gt;
|High Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempL&amp;gt;&lt;br /&gt;
|Low Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeH&amp;gt;&lt;br /&gt;
|High Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeL&amp;gt;&lt;br /&gt;
|Low Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumidexH&amp;gt;&lt;br /&gt;
|High Canadian Humidity Index (Humidex)&lt;br /&gt;
|&amp;lt;#ByMonthHumidexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumidexL&amp;gt;&lt;br /&gt;
|Low Canadian Humidity Index (Humidex)&lt;br /&gt;
|&amp;lt;#ByMonthHumidexLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointH&amp;gt;&lt;br /&gt;
|High Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointL&amp;gt;&lt;br /&gt;
|Low Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMinTempH&amp;gt;&lt;br /&gt;
|Highest Daily Minimum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMinTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempL&amp;gt;&lt;br /&gt;
|Lowest Daily Maximum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRangeT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRangeT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumH&amp;gt;&lt;br /&gt;
|High Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumL&amp;gt;&lt;br /&gt;
|Low Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumLT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressH&amp;gt;&lt;br /&gt;
|High Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressL&amp;gt;&lt;br /&gt;
|Low Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthGustH&amp;gt;&lt;br /&gt;
|High Wind Gust&lt;br /&gt;
|&amp;lt;#ByMonthGustHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindH&amp;gt;&lt;br /&gt;
|High Wind Speed&lt;br /&gt;
|&amp;lt;#ByMonthWindHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindRunH&amp;gt;&lt;br /&gt;
|High Daily Wind Run&lt;br /&gt;
|&amp;lt;#ByMonthWindRunHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthRainRateH&amp;gt;&lt;br /&gt;
|High Rain Rate&lt;br /&gt;
|&amp;lt;#ByMonthRainRateHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainH&amp;gt;&lt;br /&gt;
|High Monthly Rainfall&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainH&amp;gt;&lt;br /&gt;
|High Hourly Rain&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainH&amp;gt;&lt;br /&gt;
|High Daily Rain&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest Dry Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriodT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest Wet Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriodT&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Day/Night/Sun/Moon=&lt;br /&gt;
&lt;br /&gt;
These values are calculated hourly.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunrise&amp;gt;&lt;br /&gt;
|Last sunrise time at the station - This sunrise time is calculated by a third party library each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunset&amp;gt;&lt;br /&gt;
|Next sunset time at the station - The sunset/sunrise times are calculated each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylength&amp;gt;&lt;br /&gt;
|Length of day in hours and minutes (sunrise to sunset).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunUp&amp;gt;&lt;br /&gt;
|A flag to indicate if the Sun is above the horizon or not, based on the sunrise and sunset times.&lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 is when the Sun is above the horizon for the station location.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dawn&amp;gt;&lt;br /&gt;
|Start of last Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dusk&amp;gt;&lt;br /&gt;
|End of next Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylightlength&amp;gt;&lt;br /&gt;
| Approximate length of daylight in hours and minutes (dawn to dusk)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#isdaylight&amp;gt;&lt;br /&gt;
|A flag to indicate if the location for the station is in civil daylight or not, based on the dawn and dusk times. &lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 notes that it is currently within the hours of daylight.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tomorrowdaylength&amp;gt;&lt;br /&gt;
|A string giving an approximate predicted difference between the length of daylight (dawn to dusk) yesterday and length of daylight tomorrow.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonphase&amp;gt;&lt;br /&gt;
|Current [[Lunar phase|phase of the moon]] in words, eg &amp;quot;New Moon&amp;quot; etc. The names used can be altered in [[Strings.ini#Moon_Phases|strings.ini]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonAge&amp;gt;&lt;br /&gt;
|Current &#039;&#039;&#039;approximate&#039;&#039;&#039; age of the Moon in days (0-29.53)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonrise&amp;gt;&lt;br /&gt;
|Current moonrise time at the station (if moon rises on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonset&amp;gt;&lt;br /&gt;
|Current moonset time at the station (if moon sets on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercent&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (negative value indicates &#039;waning&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercentAbs&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (always positive)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
| see [[#Today.ini]] Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHoursY&amp;gt;&lt;br /&gt;
|see [[#Yesterday]] Miscellaneous &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CurrentSolarMax&amp;gt;&lt;br /&gt;
|[[FAQ#What_is_this_.22Solar_Max.22_value_which_Cumulus_is_displaying.3F | Current theoretical maximum solar radiation]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunny&amp;gt;&lt;br /&gt;
|Returns 1 if the sun is shining, otherwise 0 (Solar sensor needed)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= System =&lt;br /&gt;
&lt;br /&gt;
Special tags returning information about the device hosting CumulusMX &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:450px&amp;quot; |Applicability&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsVersion&amp;gt;&lt;br /&gt;
|OS version, e.g. &amp;quot;Windows 7 x64 build 7600&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsLanguage&amp;gt;&lt;br /&gt;
|OS language, e.g. &amp;quot;English&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SystemUpTime&amp;gt;&lt;br /&gt;
|How long the system has been up, e.g. &amp;quot;8 hours 21 minutes&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ProgramUpTime&amp;gt;&lt;br /&gt;
|How long Cumulus has been running, e.g. &amp;quot;7 hours 55 minutes&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CpuCount&amp;gt;&lt;br /&gt;
|Number of processors, e.g. &amp;quot;4&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AllocatedMemory&amp;gt;&lt;br /&gt;
|Amount of memory allocated to Cumulus, e.g. &amp;quot;18.76 MB&amp;quot;&lt;br /&gt;
&lt;br /&gt;
NOTE: produces 0.0&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Units=&lt;br /&gt;
&lt;br /&gt;
No optional input nor output parameters.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunit&amp;gt;&lt;br /&gt;
|Unit of temperature being used (Set in Cumulus as [http://en.wikipedia.org/wiki/Centigrade Celsius] or [http://en.wikipedia.org/wiki/Fahrenheit Fahrenheit]) values &amp;quot;&amp;amp;amp;deg;C&amp;quot; or &amp;quot;&amp;amp;amp;deg;F&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#tempunitnoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded (i.e. without &#039;&#039;&#039;&amp;amp;amp;&#039;&#039;&#039; and without &#039;&#039;&#039;&amp;amp;deg;&#039;&#039;&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunitnodeg&amp;gt;&lt;br /&gt;
|The temperature units being used, without a degree symbol, i.e. &amp;quot;F&amp;quot; or &amp;quot;C&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressunit&amp;gt;&lt;br /&gt;
|Unit of measure for pressure. Possible values: &amp;quot;mb&amp;quot;, &amp;quot;hPa&amp;quot;, &amp;quot;in&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rainunit&amp;gt;&lt;br /&gt;
|Unit of measure for rain fall. Possible values: &amp;quot;mm&amp;quot; or &amp;quot;inches&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windunit&amp;gt;&lt;br /&gt;
|Unit of measure for wind speed. Possible values: &amp;quot;m/s&amp;quot;, &amp;quot;mph&amp;quot;, &amp;quot;km/h&amp;quot;, &amp;quot;kts&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrununit&amp;gt;&lt;br /&gt;
|Unit of measure for wind run (distance). Possible values: &amp;quot;km&amp;quot;, &amp;quot;miles&amp;quot;, &amp;quot;km&amp;quot;, &amp;quot;nm&amp;quot; (for wind speeds in m/s, mph, km/h, kts)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbaseunit&amp;gt;&lt;br /&gt;
|The units used for cloudbase value. Possible values:  &amp;quot;ft&amp;quot; or &amp;quot;m&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Date &amp;amp; Time=&lt;br /&gt;
The default format depends on the locale you use to run Cumulus.&lt;br /&gt;
&lt;br /&gt;
When format is fixed it is noted.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#date&amp;gt;&lt;br /&gt;
|The current date.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdate&amp;gt;&lt;br /&gt;
|The current meteorological date.&lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt; (above), but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the &amp;lt;#metdate&amp;gt; will return the date associated with previous calendar day, but will still return current time  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUTC&amp;gt;&lt;br /&gt;
|The current UTC date/time rather than local date/time.  Example result: 18:30 on 30 December 2009. If you want the local date and time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#time&amp;gt;&lt;br /&gt;
|The current time and date. Example result: 18:30 on 30 December 2009.  If you simply wish the time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timehhmmss&amp;gt;&lt;br /&gt;
|The current time (without date). Example format: 18:30:27. You can use output format specifiers to change the way the time is output, but any date specifiers are ignored.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#minute&amp;gt;&lt;br /&gt;
|The current time, just the minutes. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hour&amp;gt;&lt;br /&gt;
|The current time, just the hour. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#day&amp;gt;&lt;br /&gt;
| The current day as a 2-digit number. Fixed format: 07  (cannot use output format modifiers) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dayname&amp;gt;&lt;br /&gt;
| The current day as a word.  For example, Monday &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortdayname&amp;gt;&lt;br /&gt;
| The current day as a shortened word. Example format: Mon&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#month&amp;gt;&lt;br /&gt;
|The current month as a 2-digit number. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#monthname&amp;gt;&lt;br /&gt;
|The current month as a word. Example format: July&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortmonthname&amp;gt;&lt;br /&gt;
|The current month as a shortened word. Example format: Jul&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#year&amp;gt;&lt;br /&gt;
|The current year as a 4-digit number. Example format: 2009  (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortyear&amp;gt;&lt;br /&gt;
|The current year as a 2-digit number. Example format: 09 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdateyesterday&amp;gt;&lt;br /&gt;
|The previous meteorological date.  The default format depends on the locale you use to run Cumulus &lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#yesterday&amp;gt; (below), but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the date output by &amp;lt;#metdateyesterday&amp;gt; will be the calendar day before that returned by &amp;lt;#yesterday&amp;gt;, but the time returned is actual local time.  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#yesterday&amp;gt;&lt;br /&gt;
|Yesterday&#039;s date. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeJavaScript&amp;gt;&lt;br /&gt;
| The JavaScript &#039;&#039;&#039;Date&#039;&#039;&#039; object contains the number of milliseconds since 00:00:00.000 UTC on 1st January 1970, that date and time is known as the UNIX Epoch.  In JavaScript, you can use &amp;lt;code&amp;gt;Math.floor(new Date().getTime()/1000.0)&amp;lt;/code&amp;gt; This getTime method returns the time in milliseconds.  The web tag returns an integer (currently with 13 digits) representing the number of milliseconds since the UNIX epoch when the web tag was processed. It can be used in a script where you wish to re-express other times output by Cumulus MX into UTC (Coordinated Universal Time).  Mac OS X uses 00:00:00.000 UTC on 1st January 2001 as the starting time and date for its millisecond count, so that is considerably lower.&lt;br /&gt;
&lt;br /&gt;
Note that UTC is calculated using 9192631770 times a particular transition time for Caesium 133 as a basis for 1 second. GMT (Greenwich Mean Time) is calculated on the basis that 1 second is 1/86400 of the time taken for a whole (day) rotation of the Earth. UT1 (or solar time) is calculated from various space measurements. Periodically, leap seconds are added to UTC to realign it with UT1, but these leap seconds are not added to the count of milliseconds represented by this web tag.&lt;br /&gt;
&lt;br /&gt;
Do be aware that some devices will use a 32 bit signed integer to represent this number, and that will stop working on 19 January 2038, the year 2038 problem for computing world.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUnix&amp;gt;&lt;br /&gt;
| Unix tracks the number of seconds since the UNIX epoch. So this web tag can be used when you do not want the millisecond accuracy of the previous web tag. Like previous web tag this relates to UTC, so see details for that tag to find out more.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSince30Dec1899&amp;gt; &lt;br /&gt;
|Day count (gives whole and fractional part) Example: 41250.6523310301&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|Date when records began.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSinceRecordsBegan&amp;gt;&lt;br /&gt;
|Day count since Cumulus records started&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Alarms=&lt;br /&gt;
&lt;br /&gt;
There are web tags for each alarm condition, they give a value of &#039;1&#039; if the alarm condition is enabled and is still currently met; otherwise &#039;0&#039;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempAlarm&amp;gt; &lt;br /&gt;
|Low temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempAlarm&amp;gt; &lt;br /&gt;
|High temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeUpAlarm&amp;gt; &lt;br /&gt;
|Temperature increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeDownAlarm&amp;gt; &lt;br /&gt;
|Temperature decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressAlarm&amp;gt; &lt;br /&gt;
|Low pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressAlarm&amp;gt; &lt;br /&gt;
|High pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeUpAlarm&amp;gt; &lt;br /&gt;
|Pressure increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeDownAlarm&amp;gt; &lt;br /&gt;
|Pressure decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainTodayAlarm&amp;gt; &lt;br /&gt;
|High rain today alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateAlarm&amp;gt; &lt;br /&gt;
|High rainfall rate alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustAlarm&amp;gt; &lt;br /&gt;
|High wind gust alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedAlarm&amp;gt; &lt;br /&gt;
|High wind speed alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataStopped&amp;gt;&lt;br /&gt;
|1 if the station has apparently stopped sending data to Cumulus, otherwise 0&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataSpikeAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a data spike is detected, or a data limit exceeded&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#HttpUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a HTTP upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#MySqlUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a MySQL upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#UpgradeAlarm&amp;gt;&lt;br /&gt;
| Alarm raised if MX upgrade (a newer release) is available&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Extreme Records =&lt;br /&gt;
&lt;br /&gt;
There are a set of tags for the Cumulus record states. They give a value of &#039;1&#039; if the record has been exceeded; otherwise &#039;0&#039;. &lt;br /&gt;
&lt;br /&gt;
These web tags will be set from the time of the record until a timeout value is met (by default each record remains set for 24 hours). &lt;br /&gt;
&lt;br /&gt;
You can change the default timeout through the parameter &#039;&#039;Station Settings=&amp;gt;Common Options=&amp;gt;Advanced Options&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
== Table of web tags available for extreme records ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|The date that Cumulus began tracking all time records&amp;lt;br/&amp;gt; (does not prevent earlier record dates being set manually)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#newrecord&amp;gt; &lt;br /&gt;
|Indicates when any tracked extreme is changed (sets the LED on the interface flashing).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempRecordSet&amp;gt;&lt;br /&gt;
|1 if any temperature-based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time highest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time lowest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHeatIndexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high USA heat index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high Canadian Humidity index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowWindChillRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time greatest wind chill extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high feels like temperature extreme has been updated, 0 if not &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low feels like temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMinTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high minimum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowMaxTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low maximum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind gust extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind speed extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RainRecordSet&amp;gt;&lt;br /&gt;
|1 if any rainfall based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high rain rate extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHourlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high hourly rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMonthlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high monthly rain  extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest dry period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest wet period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high humidity light extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressureRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRecordSet&amp;gt;&lt;br /&gt;
|1 if any wind speed based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindrunRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind run extreme has been updated, 0 if not&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Miscellaneous =&lt;br /&gt;
&lt;br /&gt;
All tags are available in all flavours, as far as I know, although &#039;&#039;their output might vary&#039;&#039;, and which input/output parameters they permit might vary between Cumulus 1 and MX.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestError&amp;gt;&lt;br /&gt;
| This tag and the next 3 are in CumulusMX, none of them are actually used.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorDate&amp;gt;&lt;br /&gt;
|See previous tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorTime&amp;gt;&lt;br /&gt;
|See previous tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ErrorLight&amp;gt;&lt;br /&gt;
|1 if the &#039;error&#039; light is flashing, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#version&amp;gt;&lt;br /&gt;
|The version of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#build&amp;gt;&lt;br /&gt;
|The build of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildAvailable&amp;gt;&lt;br /&gt;
|This gets the value 0 or 1 and is checked on start-up and once a day thereafter at a random time&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildNumber&amp;gt;&lt;br /&gt;
|It is checked on start-up and once a day thereafter at a random time. Displays the latest public release build number - eg. b3089&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#realtimeinterval&amp;gt;&lt;br /&gt;
|The real time update interval in seconds (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#interval&amp;gt;&lt;br /&gt;
|The web site update interval in minutes (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: will always return one of these: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
&lt;br /&gt;
This is the end of the meteorological day, so if during Daylight Saving Time rolover is at &amp;quot;10 am&amp;quot;, then on the day DST ends it will return to &amp;quot;9 am&amp;quot; ensuring every meteorological day is exactly 24 hours long. If the time is &amp;quot;Midnight&amp;quot; (or during DST it is &amp;quot;9 am&amp;quot;), then days will be 23 or 25 hours long just on day clocks change, 24 hours otherwise.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationtype&amp;gt;&lt;br /&gt;
|The weather station [https://cumuluswiki.org/a/Cumulus.ini#Section:_Station model] description.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#latitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Latitude latitude] (as you entered during setup).&lt;br /&gt;
Supports an optional &#039;dp&#039; parameter, if supplied, instead of the usual web-encoded text format with degrees/minutes/seconds, the result is in decimal degrees to the specified number of decimal places. E.g&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude&amp;gt; gives &amp;quot;N&amp;amp;nbsp;59&amp;amp; deg;&amp;amp;amp;nbsp;14&amp;amp;amp;#39;&amp;amp;amp;nbsp;33&amp;amp;amp;quot;&amp;quot; for N 59 14 33&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude dp=5&amp;gt; gives &amp;quot;59.24250&amp;quot;&lt;br /&gt;
&lt;br /&gt;
If the &amp;quot;dp&amp;quot; parameter is supplied, then supplying &amp;quot;rc=y&amp;quot; in addition will cause any decimal comma to be converted to a decimal point.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#latitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Longitude longitude]  (as you entered during setup). Supports an optional &#039;dp&#039; and &#039;rc&#039; parameters as per the latitude tag.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Altitude altitude] value (web tag outputs web encoded format containing figure, &#039;&amp;amp;amp;nbsp;&#039; and units) in either feet or metres just as you entered during setup e.g. &#039;123&amp;amp;amp;nbsp;m&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#altitudenoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#location&amp;gt;&lt;br /&gt;
|The station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longlocation&amp;gt;&lt;br /&gt;
|Longer description of the station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forum&amp;gt;&lt;br /&gt;
|URL of the forum (as you entered during setup) encoded into a web page menu item by adding colons&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forumurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#webcam&amp;gt;&lt;br /&gt;
|URL of the webcam (as you entered during setup) encoded into a web page menu item by adding colons. Default is blank. Can be used to link to any other web page that you host (Cumulus does not verify that it is a web cam, that is just a label, and the label can be changed on each standard web page individually)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#webcamurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#graphperiod&amp;gt;&lt;br /&gt;
|The number of hours displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Detailed Chart Period&#039; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dailygraphperiod&amp;gt;&lt;br /&gt;
|The number of days displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Daily Chart Period&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAMonthlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA monthly report&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAYearlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA yearly report&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_useApparent&amp;gt;&lt;br /&gt;
| Whether user prefers to see Apparent Temperature or Feels Like Temperature&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showSolar&amp;gt;&lt;br /&gt;
| Whether user wants to show Solar data or does not not have a solar sensor&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showUV&amp;gt;&lt;br /&gt;
| Whether user wants to show Ultra Violet data or does not not have a UV sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Special tags=&lt;br /&gt;
&lt;br /&gt;
==Davis==&lt;br /&gt;
&lt;br /&gt;
At present this table has not yet been updated for latest MX version.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
All (see note for THSWindex) of the following web tags for the Davis PWS are available&lt;br /&gt;
&lt;br /&gt;
The values of the reception tags are updated every 15 minutes.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsReceived&amp;gt;&lt;br /&gt;
|Total number of data packets received. This stat is not supplied by the Davis WLL station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsMissed&amp;gt;&lt;br /&gt;
|Number of missed data packets. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisMaxInARow&amp;gt;&lt;br /&gt;
|Longest streak of consecutive packets received. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumCRCerrors&amp;gt;&lt;br /&gt;
|Number of packets received with CRC errors. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumberOfResynchs&amp;gt;&lt;br /&gt;
|Number of times the console resynchronised with the transmitter. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisFirmwareVersion&amp;gt;&lt;br /&gt;
|The console/WLL firmware version&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THWindex&amp;gt;&lt;br /&gt;
|A derived temperature using Temperature/Humidity/Wind values&lt;br /&gt;
&lt;br /&gt;
The THW Index uses humidity and temperature (like Heat Index), but includes the cooling effects of wind (like wind chill).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THSWindex&amp;gt;&lt;br /&gt;
|A heat stress indicator using Temperature/Humidity/Solar/Wind values.&lt;br /&gt;
*The THSW Index uses humidity and temperature (like the Heat Index), but also includes the heating effects of sunshine, and the cooling effects of wind.&lt;br /&gt;
*Therefore requires Davis station with solar sensor.&lt;br /&gt;
See [http://digitalcommons.unl.edu/cgi/viewcontent.cgi?article=1223&amp;amp;context=animalscinbcr  Approx calculation].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#battery&amp;gt;&lt;br /&gt;
|The console battery condition in volts. eg &amp;quot;4.82v&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#txbattery&amp;gt;&lt;br /&gt;
&amp;lt;#txbattery channel=1&amp;gt;&lt;br /&gt;
|The transmitter battery condition, by default it returns the status of all transmitters.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRain&amp;gt;&lt;br /&gt;
|The console &#039;storm rain&#039; current amount.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRainStart&amp;gt;&lt;br /&gt;
|The console reported date of the start of the &#039;storm&#039; (see previous webtag).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; that the console does not report start time, so the webtag cannot report time.  It appears a minimum of 2 tips within 3 hours will trigger a storm start, so using &amp;lt;#LastRainTip&amp;gt; might help&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Davis WLL ==&lt;br /&gt;
&lt;br /&gt;
You need a payed license to use these webtags.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisReceptionPercent tx=1&amp;gt;&lt;br /&gt;
|WLL transmitter reception percentage (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=0&amp;gt;&lt;br /&gt;
|WLL RSSI of the WiFi connection&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=1&amp;gt;&lt;br /&gt;
|WLL RSSI of Transmitter #1  (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Fine Offset==&lt;br /&gt;
&lt;br /&gt;
The following tags are specific to the Fine Offset series &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Lux value &amp;quot;Fine Offset only&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SensorContactLost&amp;gt;&lt;br /&gt;
|1 if the station has lost contact with its remote sensors &amp;quot;Fine Offset only&amp;quot; &lt;br /&gt;
0 if contact has been established&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Cumulus_MX]]&lt;/div&gt;</summary>
		<author><name>SaratogaWX</name></author>
	</entry>
	<entry>
		<id>https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=11017</id>
		<title>Full list of Webtags</title>
		<link rel="alternate" type="text/html" href="https://www.cumuluswiki.org/index.php?title=Full_list_of_Webtags&amp;diff=11017"/>
		<updated>2022-11-07T18:31:35Z</updated>

		<summary type="html">&lt;p&gt;SaratogaWX: Correct typo on &amp;lt;#humidexYH and replace | on &amp;lt;#AirLinkPct_1hr[In|Out]&amp;gt; tags&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; {|align=right&lt;br /&gt;
  |__TOC__&lt;br /&gt;
  |}&lt;br /&gt;
This list only contains the tag names. Tag names are the basic entity when asking a value. Check the [[Webtags#Using_Webtags|Usage of webtags]] and don&#039;t forget tag names are only part of the [[Webtags#General Format for Web Tags|general format for Webtags]]. It does not indicate what parameters they can take, nor does it include the brackets the tag name is surrounded by when you quote it in a template file for Cumulus to process.&lt;br /&gt;
&lt;br /&gt;
Here follow tables that group the tag names by the basic purpose of the tags listed. There has been confusion in the past of tags appearing in more than one group. If you find such occurrence you may notify or modify. &lt;br /&gt;
&lt;br /&gt;
= Current Conditions =&lt;br /&gt;
&lt;br /&gt;
We start with tags that relate to the latest values, as these are the ones that people most often choose to use. The current condition data is also available, for processes external to Cumulus, by using the inbuilt facility to generate [[Realtime.txt|a file]] with such data. CumulusMX makes current values available for a standard range of sensors where the same web tags apply across a range of weather station models. Current values from some [[#Extra Sensors|extra]] temperature and relative humidity sensors (see [[Extra temperatures]]) from particular weather station models are offered as well.&lt;br /&gt;
&lt;br /&gt;
==Standard sensors==&lt;br /&gt;
The tags in this first list are grouped for historical reasons and remain grouped.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temp&amp;gt;&lt;br /&gt;
|The outside (air) temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#intemp&amp;gt;&lt;br /&gt;
|The inside temperature&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeLastHour&amp;gt;&lt;br /&gt;
|The change in outside temperature over the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrend&amp;gt;&lt;br /&gt;
|The average rate of change in temperature over the last three hours. Trend = (temp now - temp 3hrs ago) / 3 (the calculation selected for this trend matches the standard-based calculation for &amp;lt;#presstrendval&amp;gt; despite the naming inconsistency)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendtext&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (values can be set in strings.ini)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temptrendenglish&amp;gt;&lt;br /&gt;
|Temperature change over the last three hours - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindex&amp;gt;&lt;br /&gt;
|Current [[heat index]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidex&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Humidex Humidex]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptemp&amp;gt;&lt;br /&gt;
|The [[Apparent_temperature|apparent]] temperature.  The referenced page in weather terminology section of this Wiki explains it. The formula used is that defined by BOM. Although at temperatures above 20°C (68°F) Feels like reports an &amp;quot;apparent temperature&amp;quot; it uses a different formula. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchill&amp;gt;&lt;br /&gt;
|The current [[wind chill]] temperature.  The referenced page in weather terminology section of this Wiki explains it. For temperatures below 10°C (50°F) Feels like reports the same value.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslike&amp;gt;&lt;br /&gt;
|Available for version 3.6.10 and up. See [[Feels Like]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsFreezing&amp;gt;&lt;br /&gt;
|If outside temperature is at or below 0°C/32°F. 0=Above freezing, 1=Below freezing&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#chillhours&amp;gt;&lt;br /&gt;
|The number of [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|&#039;chill hours&#039;]] so far this season (threshold temperature and start date are configurable).&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hum&amp;gt;&lt;br /&gt;
|The outside [http://en.wikipedia.org/wiki/Humidity humidity]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#inhum&amp;gt;&lt;br /&gt;
|The inside humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dew&amp;gt;&lt;br /&gt;
|The current dew point (See [[Temperature_(and_humidity)_measurement#Cumulus_Calculated_Parameters|wiki]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wetbulb&amp;gt;&lt;br /&gt;
|Estimated [http://en.wikipedia.org/wiki/Wet_bulb wet bulb] temperature&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfall&amp;gt;&lt;br /&gt;
|The total rainfall so far today (reports rain counter now minus rain counter at start of day), start of day counter can be edited using &amp;quot;edit rain today&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrate&amp;gt;&lt;br /&gt;
|The current [[Rain_measurement#Rain_Rate|rainfall rate]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rhour&amp;gt;&lt;br /&gt;
|The rainfall in the last hour&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmidnight&amp;gt;&lt;br /&gt;
|The total rainfall since midnight. Useful if you don&#039;t use midnight as your start of day&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#r24hour&amp;gt;&lt;br /&gt;
| Reading recent history records, takes rain counter for latest minute, and substracts rain counter from as close as possible to same time yesterday (if Cumulus was not running at that time yesterday, but historical catch-up has been enabled, then it is from nearest time available yesterday, so for a logging interval of every 30 minutes might be 24 hours and 16 minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTipISO&amp;gt;&lt;br /&gt;
|Fixed ISO format output giving date and time of last rain gauge tip (e.g 2010-09-06 06:09) The format is always as shown (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastRainTip&amp;gt;&lt;br /&gt;
| (available from release 3.6.1) Date/time of last rain gauge tip &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MinutesSinceLastRainTip&amp;gt;&lt;br /&gt;
|The number of minutes since the last rain gauge tip, in whole numbers, rounded down&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsRaining&amp;gt;&lt;br /&gt;
|For [[Rain_measurement#Optical_Rain_Gauge| Hydreon RG-11 devices]], shows the current rain state. 0=No rain, 1=It&#039;s raining&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rmonth&amp;gt;&lt;br /&gt;
|The total rainfall so far this month&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ryear&amp;gt;&lt;br /&gt;
|Annual rainfall total for rainfall season year (i.e. starting month as set on Configuration menu, station screen,  Annual rainfall frame)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveRainDays&amp;gt;&lt;br /&gt;
|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, meteorologists exclude dew (and other times when single tip of recorder).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ConsecutiveDryDays&amp;gt;&lt;br /&gt;
|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&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#press&amp;gt;&lt;br /&gt;
|The [http://en.wikipedia.org/wiki/Sea_level_pressure sea level pressure]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendval&amp;gt;&lt;br /&gt;
|The average rate of pressure change over the last three hours.  Trend = (pressure now - pressure 3hrs ago) / 3 &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrend&amp;gt;&lt;br /&gt;
|The pressure trend in words - values can be set in the &#039;strings.ini&#039; file&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#presstrendenglish&amp;gt;&lt;br /&gt;
| a single word description for the pressure trend - Rising/Falling/Steady (for use by [[Webtags_as_boolean_operators_in_HTML|HTML]], [[Editing_content_of_a_webpage_using_either_HTML_or_Script|javascript]] etc, values can&#039;t be changed). From version 1.8.8 1st December 2009&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#PressChangeLast3Hours&amp;gt;&lt;br /&gt;
|Available from version 3.11.1;  Total Pressure Change since 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altimeterpressure&amp;gt;&lt;br /&gt;
|Altimeter pressure. Pressure corrected to sea level using the station&#039;s altitude only. Same as sea-level pressure for non-Davis stations.&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wlatest&amp;gt;&lt;br /&gt;
|Current wind speed reading from console.  Corresponds to &#039;latest&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearing&amp;gt;&lt;br /&gt;
|Current wind bearing in degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currentwdir&amp;gt;&lt;br /&gt;
|Current wind bearing as a compass point - e.g. ESE &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeed&amp;gt;&lt;br /&gt;
|The 10-minute average, if you have Cumulus set to calculate a 10-minute average. Otherwise, it&#039;s the latest &#039;wind&#039; value from the console (i.e. the current speed as determined by the station). Corresponds to &#039;average&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgbearing&amp;gt;&lt;br /&gt;
|Average wind bearing in degrees over last configured interval minutes. Range 1-360, 0=Calm&lt;br /&gt;
&lt;br /&gt;
This is calculated by taking the wind direction and speed for the last 10 minutes (or other interval as configured), calculates the sums of the North/South and East/West vector components, divides the E/W component sum by the N/S component sum, and takes the arctan.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdir&amp;gt;&lt;br /&gt;
|Average wind bearing over last 10 minutes as a [http://en.wikipedia.org/wiki/Compass compass] point - e.g. ESE&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgust&amp;gt;&lt;br /&gt;
|The highest wind reading in the last 10 minutes. Corresponds to &#039;gust&#039; on the Cumulus main screen.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindSampleCount&amp;gt;&lt;br /&gt;
|The number of wind samples making up the wind rose (etc) data (up to 3600)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wdirdata&amp;gt;&lt;br /&gt;
|Comma separated list of recent wind bearing readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &amp;lt;#nextwindindex&amp;gt;. Reading interval x varies by station type:&lt;br /&gt;
* Oregon:  x=12 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 12 hours worth in full array&lt;br /&gt;
* Davis:  x=2 or 3 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=37#p37) so 2.5 hours worth in full array&lt;br /&gt;
* Fine Offset: Cumulus 1 reads the wind data every minute (although station transmits wind data every 40 seconds), so 60 hours worth in full array&lt;br /&gt;
* Davis WLL: x=2.5 seconds (see https://cumulus.hosiene.co.uk/viewtopic.php?p=160900#p160900) so 2.5 hours worth in full array&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspddata&amp;gt;&lt;br /&gt;
|Comma separated list of recent individual (non-averaged) wind speed (correspond to &#039;latest&#039; on the Cumulus main screen) readings (every x seconds, up to 3600 entries). This is a circular buffer; to find the most recent value use &#039;&#039;&#039;nextwindindex&#039;&#039;&#039; tag. Reading interval x varies by station type (see above).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#nextwindindex&amp;gt;&lt;br /&gt;
|The index of the entries in &amp;lt;#wdirdata&amp;gt; and &amp;lt;#wspddata&amp;gt; that Cumulus &#039;&#039;is going to use next&#039;&#039; - i.e. the latest entry used is one less than this; but don&#039;t forget to allow for the wrap around!&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRoseData&amp;gt;&lt;br /&gt;
|A comma-separated list of the wind &#039;totals&#039; used to draw the wind rose (8 or 16 values)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRosePoints&amp;gt;&lt;br /&gt;
|The number of items in &amp;lt;#WindRoseData&amp;gt; (i.e. 8 or 16)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufort&amp;gt;&lt;br /&gt;
|The current wind speed on the [http://en.wikipedia.org/wiki/Beaufort_scale Beaufort scale] (e.g. F8) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaufortnumber&amp;gt;&lt;br /&gt;
|The current wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#beaudesc&amp;gt;&lt;br /&gt;
|The current wind speed Beaufort description (e.g. &amp;quot;Gale&amp;quot;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeFrom10&amp;gt;&lt;br /&gt;
|The &#039;lowest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#BearingRangeTo10&amp;gt;&lt;br /&gt;
|The &#039;highest&#039; clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbase&amp;gt;&lt;br /&gt;
|Calculated [http://en.wikipedia.org/wiki/Cloud_base cloud base]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbasevalue&amp;gt;&lt;br /&gt;
|Current calculated cloud base without units&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UV&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Uv_index UV index]. Requires your station to have a UV sensor.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SolarRad&amp;gt;&lt;br /&gt;
|Current [http://en.wikipedia.org/wiki/Solar_radiation solar radiation]. Requires your station to have a solar sensor.&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Current light level in Lux. Requires your station to have a solar sensor. Only applies to Fine Offset stations.&lt;br /&gt;
|-&lt;br /&gt;
|[[Forecast_webtag|&amp;lt;#forecast&amp;gt;]]&lt;br /&gt;
|The current forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#forecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current forecast encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forecastnumber&amp;gt;&lt;br /&gt;
|The number relating to the current forecast entry in the [[strings.ini]] file.  If your station is not providing it&#039;s own forecast and Cumulus is not calculating one then 0 (zero) is returned.  Note: two negative numbers can be returned by [[Forecast_webtag|Cumulus]]: -1 (neg 1) = Exceptional Fine, -26 (neg 26) = Exceptional Bad&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecast&amp;gt;&lt;br /&gt;
|Always gives Cumulus (Zambretti) [[Forecast_webtag|forecast]], even if the &amp;lt;#forecast&amp;gt; tag provides a station forecast&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cumulusforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#cumulusforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#cumulusforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  Cumulus (Zambretti) forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecast&amp;gt;&lt;br /&gt;
|Always gives station forecast (if available)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wsforecastenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#wsforecast&amp;gt; but with all reserved HTML characters, and those above character code 159, encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#wsforecastJsEnc&amp;gt;&lt;br /&gt;
|Available from version 3.11.0; The current  station forecast  encoded for JavaScript&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcond&amp;gt;&lt;br /&gt;
|Represents the value entered on the screen within Cumulus for the Current Weather condition, or the value as held in the [[currentconditions.txt]] file. Any reserved HTML characters are encoded as HTML entities&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#currcondenc&amp;gt;&lt;br /&gt;
|The same as &amp;lt;#currcond&amp;gt; but also has all characters above (decimal base) code 159 encoded as HTML entities for example this would encode any use of symbol for degree.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Extra Sensors==&lt;br /&gt;
&lt;br /&gt;
The extra sensors functionality in Cumulus only supports processing for current spot values as read from the sensors. Periodically spot extra sensor values are logged, see the [[Extra_Sensor_Files|Extra Sensor Files]] page for information about log files from where you can extract the past spot values. The logging can be compared to the Standard Logfiles.&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors: Davis models and Oregon Scientific WMR928, WR100/200 ===&lt;br /&gt;
&lt;br /&gt;
These web tags hold current values for additional sensors supported by CumulusMX. For Oregon Scientific model like WMR-200 with USB connection, please refer to [[#Web tags mentioning (outside) temperature]] because any of the extra temperature tags below can be redirected to &#039;&#039;&#039;&amp;lt;#temp&amp;gt;&#039;&#039;&#039;, and consequently also have web tags reporting daily extremes and longer period extreme records.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp1 - 8&amp;gt;&lt;br /&gt;
|Extra temperature channel 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP1 - 8&amp;gt;&lt;br /&gt;
|Extra dew point channel 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum1 - 8&amp;gt;&lt;br /&gt;
|Extra humidity channel 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilTemp1 - 16&amp;gt;&lt;br /&gt;
|Soil temperature 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture1 - 16&amp;gt;&lt;br /&gt;
|Soil moisture 1 - 16&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafTemp1 - 2&amp;gt;&lt;br /&gt;
|Leaf temperature 1 - 2&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeafWetness1 - 8&amp;gt;&lt;br /&gt;
|Leaf wetness 1 - 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Extra Sensors:  Davis AirLink ===&lt;br /&gt;
Available from version 3.9.0. You can configure two Airlink devices which have fixed identification as Indoor and Outdoor. There are a similar set of tags for each device.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Particulate Matter&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm1[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 1 μm, or less count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Currentparticulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hours average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|The 24 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less, count&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality Index Values (allows use of the &amp;quot;dp=n&amp;quot; and &amp;quot;tc=y&amp;quot; parameters)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 2.5 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm2p5_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 2.5 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10[InǀOut]&amp;gt;&lt;br /&gt;
|Current particulate matter of 10 μm, or less&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_1hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last hour average particulate matter of 10 μm, or less, AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 3 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Last 24 hour average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkAqiPm10_Nowcast[InǀOut]&amp;gt;&lt;br /&gt;
|Last 12 hour [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] weighted average particulate matter of 10 μm, or less AQI&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Stats Values&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_1hr[In|Out]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 1 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_3hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 3 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_24hr[InǀOut]&amp;gt;&lt;br /&gt;
|Percentage of filling of the 24 hr averages buffer&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkPct_1hr[In|Out]&amp;gt;&lt;br /&gt;
|Percentage of filling of the [https://en.wikipedia.org/wiki/NowCast_%28air_quality_index%29 nowcast] 12 hr averages buffer (2  hrs are required to get a nowcast value)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Sensor Info&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkFirmwareVersion[InǀOut]&amp;gt;&lt;br /&gt;
|Shows the AirLink firmware version as a date string.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkTemp[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air temperature value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkHum[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors internal air humidity value&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirLinkWifiRssi[InǀOut]&amp;gt;&lt;br /&gt;
|The sensors WiFi signal strength in dB - anything below -90 is considered very poor.&lt;br /&gt;
NOTE: This web tag requires a WeatherLink Pro subscription to work&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Extra Sensors: Ecowitt ===&lt;br /&gt;
&lt;br /&gt;
Ecowitt stations are sold under other names depending on nation,  e.g. Ambient in USA, Froggit in central Europe, so Ecowitt is used as a generic name in this Wiki. See also [https://www.wxforum.net/index.php?board=111.0 WXForum.net].&lt;br /&gt;
&lt;br /&gt;
==== WH45 CO₂ sensor ====&lt;br /&gt;
&lt;br /&gt;
Available from release 3.9.5.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2&amp;gt;&lt;br /&gt;
| The actual CO&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;concentration in ppm&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm2p5&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; or less&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm2p5-24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 2.5 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm10&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less (includes the 2.5 figure)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-pm10-24h&amp;gt;&lt;br /&gt;
| Air Quality expressed in terms of particulate matter of 10 μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;, or less, 24 hours moving average &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-temp&amp;gt;&amp;lt;sup&amp;gt;See note&amp;lt;/sup&amp;gt;&lt;br /&gt;
| Temperature as reported by Air Quality monitor. &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#CO2-hum&amp;gt;&lt;br /&gt;
| Relative Humidity as reported by Air Quality monitor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note&#039;&#039;&#039;: This temperature reflects the temperature of the sensor and would be used in combination with the sensors measured humidity (see next) for correction of the measured PM (particulate matter) value. This correction is responsibility of the user and is subject to a lot of discussion. Determination of how to correct the PM value is highly dependent on the conditions and placement of the sensor. See the specification sheet for the sensor or create some multivariate regression line based on calibration measurements. This is also valid for PM sensors like the AirLink. The normal amateur usage of PM sensors is that the uncorrected values are published. &lt;br /&gt;
&lt;br /&gt;
==== WN34 soil and water sensor ====&lt;br /&gt;
&lt;br /&gt;
Cumulus MX can support the Ecowitt WN34 (other model types exist and are reported here as if WN34) soil and water temperature sensors. They are reported as &amp;quot;User Temperature 1&amp;quot; to &amp;quot;User Temperature 8&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp1 - 8&amp;gt;&lt;br /&gt;
|The temperature of the sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Divers Extra Sensors ====&lt;br /&gt;
Below are described the tags resulting from &#039;&#039;Ecowitt Air quality (WH41,WH43,WH45)&#039;&#039;, Ecowitt leak sensor (WH55), lighting detector (WH57), and extra temperature sensors (WN34)&lt;br /&gt;
&lt;br /&gt;
This sub-section applies only to those using Ecowitt GW1000 (also Froggit DS1500, and other equivalents, see [[Supported Devices]]) an interface unit that picks up various external sensors and sends the data via an application programming interface to CumulusMX which then generates the following web tags:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#GW1000FirmwareVersion&amp;gt;&lt;br /&gt;
|GW1000 firmware version string&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQuality1 - 4&amp;gt;&lt;br /&gt;
| Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AirQualityAvg1 - 4&amp;gt;&lt;br /&gt;
| 24 hr moving average Air quality in μm/m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LeakSensor1 - 4&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningDistance&amp;gt;&lt;br /&gt;
|Distance to last strike &lt;br /&gt;
Same units as wind run - miles/km/nm. Returns 0.0 if you don&#039;t have a sensor, GW1000 api returns max value you can put in a byte - 0xFF which translates to 158.4 miles = 255 km if have sensor but no strike detected yet, so CMX translates that to &#039;----&#039;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningTime&amp;gt;&lt;br /&gt;
|Date and Time of last strike. &lt;br /&gt;
Default without output parameters is locale&#039;s short time format e.g. 18:02 or 6:02 pm, without date, but tag accepts both date and time output parameters. &lt;br /&gt;
Returns &#039;----&#039; if you don&#039;t have sensor or there has not been a strike since the sensor was installed. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of lighting strikes today&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UserTemp1 - 8&amp;gt; &lt;br /&gt;
|User Temperature 1 - 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The WH32 produces Temperature, Humidity and Dewpoint tags as the Davis above, WH51 soilmoisture produces similar tags.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot;|The related description can be changed in &#039;strings.ini&#039;, but below are default descriptions that will be shown in the viewer/editor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraTemp1 - 8&amp;gt;&lt;br /&gt;
|Extra temperature Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraDP1 - 8&amp;gt;&lt;br /&gt;
|Extra dew point Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ExtraHum1 - 8&amp;gt;&lt;br /&gt;
|Extra humidity Sensor 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;| WH51 soilmoisture sensor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SoilMoisture1 - 8&amp;gt;&lt;br /&gt;
|Soil moisture 1 - 8&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Recent History=&lt;br /&gt;
&lt;br /&gt;
Please refer to the [[Recent history]] page for full information about using the tags in the following two tables. &lt;br /&gt;
&lt;br /&gt;
All tags in the tables below have:&lt;br /&gt;
#Mandatory input parameters as in this [[Webtags/Parameters#Input_modification_Parameters|description]]&lt;br /&gt;
#Optional output parameters to modify the time format as in this [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|description]]&lt;br /&gt;
&lt;br /&gt;
== Timestamp tag ==&lt;br /&gt;
Although as [[Recent history]] page explains, the history is intended to cover every minute in last 7 days, some entries may be at less frequent intervals, and when clocks change some entries will be missing altogether.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Time-stamp tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentTS&amp;gt;&lt;br /&gt;
|Gives the timestamp of the data that will be returned for any other recent history tag that uses same &#039;&#039;&#039;d, h, and m&#039;&#039;&#039; parameters&lt;br /&gt;
|&amp;lt;#RecentTS h=3 m=1 format=&amp;quot;HH:mm&amp;quot;&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== All Recent History Tags ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot; | Function &lt;br /&gt;
!style=&amp;quot;width:500px&amp;quot; | Input Modification Parameters example&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentOutsideTemp&amp;gt;&lt;br /&gt;
|Outside Temperature&lt;br /&gt;
| &amp;lt;#RecentOutsideTemp h=3 m=1&amp;gt;&amp;amp;nbsp;&amp;lt;#tempunit&amp;gt; will display the temperature at the start of the period for which &amp;lt;#temptrend&amp;gt; is calculated&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill &lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentDewPoint&amp;gt;&lt;br /&gt;
|Dew Point&lt;br /&gt;
| &amp;lt;#RecentDewPoint h=25&amp;gt; reports the dew point temperature just over a day ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHeatIndex&amp;gt;&lt;br /&gt;
|Heat Index&lt;br /&gt;
| &amp;lt;#RecentHeatIndex m=121&amp;gt; reports the heat index about 2 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidity&amp;gt;&lt;br /&gt;
|Relative Humidity&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind &amp;lt;br&amp;gt;(Note: Wind &#039;Speed&#039;, &#039;Gust&#039; and &#039;Latest&#039; have the usual Cumulus meanings see [[Wind measurement]])&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindSpeed&amp;gt;&lt;br /&gt;
|Wind Speed&lt;br /&gt;
| &amp;lt;#RecentWindSpeed m=10&amp;gt; will display the average wind speed 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindGust&amp;gt;&lt;br /&gt;
|Wind Gust&lt;br /&gt;
&lt;br /&gt;
(reports maximum gust from build 1088 of version 1.9.4)&lt;br /&gt;
| &amp;lt;#RecentWindGust d=1 m=1&amp;gt; will report the wind gust at approximately the same time yesterday&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindLatest&amp;gt;&lt;br /&gt;
|Wind Latest. &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindDir&amp;gt;&lt;br /&gt;
|Wind Direction (instantaneous)&lt;br /&gt;
| &amp;lt;#RecentWindDir m=10&amp;gt; will tell you which direction the wind was blowing from 10 minutes ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir&amp;gt;&lt;br /&gt;
|Wind Direction (average)&lt;br /&gt;
|&amp;lt;#RecentWindAvgDir d=6&amp;gt; will say what the calculated average wind direction was at this time at the start of the week&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentPressure&amp;gt;&lt;br /&gt;
|Sea-level Pressure&lt;br /&gt;
| &amp;lt;#RecentPressure h=3 m=1&amp;gt; gives the sea level pressure when &amp;lt;#presstrendval&amp;gt; started tracking the pressure&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentRainToday&amp;gt;&lt;br /&gt;
|Daily rain total from last roll-over to specified time&lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar &amp;amp; UV&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentSolarRad&amp;gt;&lt;br /&gt;
|Solar Radiation &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentUV&amp;gt;&lt;br /&gt;
|UV Index &lt;br /&gt;
| d=n (where n runs 0 to 6) days ago; h=n (where n is any number of hours ago); m=n (where n is any number of minutes ago)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Indoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; | (to do)&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Outdoor Temperature &amp;amp; Humidity tags&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentWindChill&amp;gt;&lt;br /&gt;
|Wind Chill  (if temperature is below 10°C or 50 °F, then the new Feels Like now available in MX (next item) will report this same value).&lt;br /&gt;
| &amp;lt;#RecentWindChill d=48 m=1&amp;gt; reports the wind chill temperature 2 days ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentFeelsLike&amp;gt;&lt;br /&gt;
| Feels Like Temperature&lt;br /&gt;
| &amp;lt;#RecentFeelsLike h=12 m=1&amp;gt; reports the feel like temperature 12 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RecentHumidex&amp;gt;&lt;br /&gt;
| Canadian Humidity Index (humidex) Dimensionless - no units&lt;br /&gt;
| &amp;lt;#RecentHumidex h=3&amp;gt; reports humidex 3 hours ago&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Air Quality tags&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
NOTE: Please note this section has NOT yet been updated for recent MX releases, it appears from [[cumulusmx.db|RecentData table in cumulusmx.db]] that the list here is not complete for MX.  However, no release announcement has been found listing tag names not shown here (i.e. apparent temperature, indoor temperature and humidity, air quality)&lt;br /&gt;
&lt;br /&gt;
=Today=&lt;br /&gt;
&lt;br /&gt;
Cumulus allows some control over the time that &amp;quot;Today&amp;quot; begins:&lt;br /&gt;
# You can define the log rollovertime. Choose between 9am or midnight.&lt;br /&gt;
# For the weather diary feature &#039;&#039;&#039;SnowDepthHour&#039;&#039;&#039; The default SnowDepthHour is 0&lt;br /&gt;
&lt;br /&gt;
Readings from your weather station are assigned to the &amp;quot;Today&amp;quot; based on 3 options for [[Meteorological day]]&lt;br /&gt;
# starting at 9:00 am, based on winter time, so switching to 10:00 during Daylight Saving (summer) time, or&lt;br /&gt;
# starting at 9:00 am, all year round, or&lt;br /&gt;
# aligned with calendar days, so today starts at midnight&lt;br /&gt;
&lt;br /&gt;
The independence of the start time for weather diary and weather station related web tags means needs to be remembered when labelling web tags from the two tables below. It was assumed that you would use 9 a.m. as start time for both, but not care when snow fell, as it often has in the UK, after Summer Time has begun, so weather station tags were by default reporting from 10 a.m. local time and snow as at 9 a.m.&lt;br /&gt;
&lt;br /&gt;
In MX, if you choose 9 a.m. (optionally 10 a.m. in summer) for rollover, so all the standard derivative are assigned to the date the meteorological day starts as Today, but the sunshine hours recorded against today will be from midnight on the said date.&lt;br /&gt;
&lt;br /&gt;
==Weather Diary==&lt;br /&gt;
&lt;br /&gt;
This first table lists all the web tags available for reporting what is recorded in the weather diary. Just to be clear, the web tags shown below, will report data for previous day if the current time is before the snow depth hour setting, and report data for the current day if the current time matches the snow depth hour or is later.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowdepth&amp;gt;&lt;br /&gt;
|Meteorologists report snow depth in cm, so this is default unit for Cumulus. &lt;br /&gt;
&lt;br /&gt;
If there is no entry in Weather Diary for the day explained above, reports zero.&lt;br /&gt;
&lt;br /&gt;
Input is to 2 decimal places. MX allows output in centimetres with decimal places without any script. You can&#039;t change the units shown in admin interface, but your value can be input as inches to 2 decimal places if you ignore &amp;quot;cm&amp;quot; that is displayed in that interface.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowlying&amp;gt;&lt;br /&gt;
| If there is no entry in Weather Diary for the day explained above, this web tag returns null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#snowfalling&amp;gt;&lt;br /&gt;
| If there is no entry in Weather Diary for the day explained above, this web tag returns null. Otherwise reports 1 if tick in diary, 0 is unticked.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Today.ini==&lt;br /&gt;
&lt;br /&gt;
These tag names relate to the current [[Meteorological day]] and they are populated from information held in [[today.ini]]; Where a tag name reports a value specific to a past time in today-so-far, there will also be a tag name that can give the time of day, shown in same row of table below. For those that cover whole day so far, the final column contains &amp;quot;n/a&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
There is some inconsistency in naming with &amp;quot;T&amp;quot; not included in all tag names, &amp;quot;T&amp;quot; is used in conjunction with &amp;quot;H&amp;quot; or &amp;quot;L&amp;quot; as a suffix for extreme values/time-stamps, but a prefix &amp;quot;T&amp;quot; can identify today&#039;s value, or prefix &amp;quot;T&amp;quot; can signify a time-stamp. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:650px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtemp&amp;gt;&lt;br /&gt;
|The [[Average_temperature|average]] temperature so far today (calculated from all temperature readings processed by Cumulus, [[Today.ini|today.ini]] stores a cumulative aggregate and counts the number of values processed, so a division gives this output)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprange&amp;gt;&lt;br /&gt;
|The temperature range (&amp;lt;#tempTH&amp;gt; - &amp;lt;#tempTL&amp;gt;) so far today (Cumulus calculates all these tags using Celsius values, but outputs them in your chosen units)&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTH&amp;gt;&lt;br /&gt;
|Today&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempTL&amp;gt;&lt;br /&gt;
|Today&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTH&amp;gt;&lt;br /&gt;
|Today&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeTL&amp;gt;&lt;br /&gt;
|Today&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexTH&amp;gt;&lt;br /&gt;
|Today&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillTL&amp;gt;&lt;br /&gt;
|Today&#039;s greatest wind chill&lt;br /&gt;
|&amp;lt;#TwchillTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#ThumTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#ThumTL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Precipitation&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainToday&amp;gt;&lt;br /&gt;
|If you have an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode, this gives today&#039;s rain total so far according to the sensor&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTH&amp;gt;&lt;br /&gt;
|Today&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressTL&amp;gt;&lt;br /&gt;
|Today&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressTL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windTM&amp;gt;&lt;br /&gt;
|Today&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustTM&amp;gt; &lt;br /&gt;
|Today&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingTM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of today&#039;s high gust (&amp;lt;#wgustTM&amp;gt;) in degrees&lt;br /&gt;
|&amp;lt;#TwgustTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufort&amp;gt; &lt;br /&gt;
|Today&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaufortnumber&amp;gt;&lt;br /&gt;
|Today&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindTM&amp;gt;&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#windrun&amp;gt;&lt;br /&gt;
|The total wind run so far today&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvg&amp;gt;&lt;br /&gt;
|The wind run divided by time passed since rollover to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearing&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddir&amp;gt;&lt;br /&gt;
|Today&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Tbeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for today&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ET&amp;gt;&lt;br /&gt;
|Today&#039;s [http://en.wikipedia.org/wiki/Evapotranspiration evapotranspiration], if not on the station can be calculated by CMX.&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdays&amp;gt;&lt;br /&gt;
|Today&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarTH&amp;gt;&lt;br /&gt;
|Today&#039;s high solar radiation value (Solar sensor needed)&lt;br /&gt;
|&amp;lt;#TsolarTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVTH&amp;gt;&lt;br /&gt;
|Today&#039;s high UV Index (UV sensor needed)&lt;br /&gt;
|&amp;lt;#TUVTH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
|Today&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LightningStrikesToday&amp;gt;&lt;br /&gt;
|Number of strikes since midnight, default 0 &lt;br /&gt;
&lt;br /&gt;
(other lightning tags can be found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursToday&amp;gt;&lt;br /&gt;
| The incremental chill hours figure since start of today (Compare with Cumulative seasonal Chill Hours at end of today &amp;lt;#chillhours&amp;gt; found in [[#Current_Conditions|Current Conditions table]])&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= No Commas; RC Webtags =&lt;br /&gt;
&lt;br /&gt;
The conversion of comma decimal separator to a point is described on the [[Webtags/Parameters#Changing_the_decimal_separator|parameter page]]. However, there is a set of legacy webtags which produce that value without a comma without parameter. Those webtags have a prefix of RC and are listed separately. Those webtags still exist and are listed here without further comment.&lt;br /&gt;
&lt;br /&gt;
== Current conditions ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCtemp&amp;gt;, &amp;lt;#RCdew&amp;gt;, &amp;lt;#RCheatindex&amp;gt;, &amp;lt;#RChum&amp;gt;, &amp;lt;#RCinhum&amp;gt;, &amp;lt;#RCintemp&amp;gt;, &amp;lt;#RCpress&amp;gt;, &amp;lt;#RCrfall&amp;gt;, &amp;lt;#RCrrate&amp;gt;, &amp;lt;#RCwchill&amp;gt;, &amp;lt;#RCwgust&amp;gt;, &amp;lt;#RCwspeed&amp;gt;, &amp;lt;#RCwlatest&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Today ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCpressTH&amp;gt;,  &amp;lt;#RCpressTL&amp;gt;,  &amp;lt;#RCrrateTM&amp;gt;,  &amp;lt;#RCtempTH&amp;gt;, &amp;lt;#RCtempTL&amp;gt;, &amp;lt;#RCwgustTM&amp;gt;,  &amp;lt;#RCdewpointTH&amp;gt;, &amp;lt;#RCdewpointTL&amp;gt;, &amp;lt;#RCwchillTL&amp;gt;, &amp;lt;#RCheatindexTH&amp;gt;, &amp;lt;#RCapptempTH&amp;gt;, &amp;lt;#RCapptempTL&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Recent History ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#RCRecentOutsideTemp&amp;gt;, &amp;lt;#RCRecentWindSpeed&amp;gt;, &amp;lt;#RCRecentWindGust&amp;gt;, &amp;lt;#RCRecentWindLatest&amp;gt;, &amp;lt;#RCRecentWindChill&amp;gt;, &amp;lt;#RCRecentDewPoint&amp;gt;, &amp;lt;#RCRecentHeatIndex&amp;gt;, &amp;lt;#RCRecentPressure&amp;gt;, &amp;lt;#RCRecentRainToday&amp;gt;, &amp;lt;#RCRecentUV&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Yesterday=&lt;br /&gt;
&lt;br /&gt;
Note that the Y indicating yesterday is sometimes a prefix, sometimes a suffix (with H for High, L for Low), web tags are not named consistently!&lt;br /&gt;
&lt;br /&gt;
For web tags that refer to a particular time of day, there is a corresponding web tag that can give that time of day. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:550px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#TtempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#TtempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#avgtempY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s average temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#temprangeY&amp;gt;&lt;br /&gt;
|The temperature range (max - min) yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Ychillhours&amp;gt;&lt;br /&gt;
| The Cumulative [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] as recorded at rollover (the end of meteorological yesterday)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#chillhoursYest&amp;gt;&lt;br /&gt;
| The incremental [[Heat/cold_degree_days_and_Chill_hours#Chill_Hours_and.2For_Air_Frost|Chill Hours]] yesterday&lt;br /&gt;
&lt;br /&gt;
(compare with &amp;lt;#chillhoursToday&amp;gt; described in [[#Today.ini]] table)&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high heat index&lt;br /&gt;
|&amp;lt;#TheatindexYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#TwchillYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#TdewpointYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYH&amp;gt;&lt;br /&gt;
|High humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humYL&amp;gt;&lt;br /&gt;
|Low humidity yesterday&lt;br /&gt;
|&amp;lt;#ThumYL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallY&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to the connected weather station&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RG11RainYest&amp;gt;&lt;br /&gt;
|The total rainfall for yesterday according to an RG-11 rain sensor configured in &amp;quot;Tipping Bucket&amp;quot; mode&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum rain rate&lt;br /&gt;
|&amp;lt;#TrrateYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hourlyrainYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#ThourlyrainYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYH&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressYL&amp;gt;&lt;br /&gt;
|Yesterday&#039;s lowest pressure reading&lt;br /&gt;
|&amp;lt;#TpressYL&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windYM&amp;gt;&lt;br /&gt;
|Yesterday&#039;s maximum (average) wind speed&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wgustYM&amp;gt; &lt;br /&gt;
|Yesterday&#039;s maximum wind gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#bearingYM&amp;gt;&lt;br /&gt;
|The wind bearing at the time of yesterday&#039;s high gust&lt;br /&gt;
|&amp;lt;#TwgustYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufort&amp;gt;&lt;br /&gt;
|Yesterday&#039;s highest wind speed, expressed in the Beaufort scale&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaufortnumber&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high wind speed on the Beaufort scale, without a leading &amp;quot;F&amp;quot;, e.g. &amp;quot;6&amp;quot;&lt;br /&gt;
|&amp;lt;#TwindYM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Ybeaudesc&amp;gt;&lt;br /&gt;
|Beaufort &#039;description&#039; for yesterday&#039;s high wind speed&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwindbearingY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction in degrees&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#domwinddirY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s dominant wind direction as compass point&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunY&amp;gt;&lt;br /&gt;
|The total wind run for yesterday&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#windAvgY&amp;gt;&lt;br /&gt;
| The wind run yesterday divided by 24 hours to express it as an average wind speed&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatdegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|heating degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cooldegdaysY&amp;gt;&lt;br /&gt;
|Yesterday&#039;s [[Heat/cold_degree_days_and_Chill_hours|cooling degree days]]&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YSunshineHours&amp;gt;&lt;br /&gt;
|Yesterday&#039;s hours of sunshine so far. &lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#solarYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high solar radiation value (Solar sensor needed) &lt;br /&gt;
|&amp;lt;#TsolarYH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#UVYH&amp;gt;&lt;br /&gt;
|Yesterday&#039;s high UV Index (UV sensor needed) &lt;br /&gt;
|&amp;lt;#TUVYH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Yearly=&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:350px&amp;quot;|Time Webtag&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest temperature&lt;br /&gt;
|&amp;lt;#YearTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest temperature&lt;br /&gt;
|&amp;lt;#YearTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s highest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRange&amp;gt;&lt;br /&gt;
|This year&#039;s lowest Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHeatIndexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest USA heat index&lt;br /&gt;
|&amp;lt;#YearHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWChillL&amp;gt;&lt;br /&gt;
|This year&#039;s greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#YearWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearAppTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest apparent temperature&lt;br /&gt;
|&amp;lt;#YearAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeH&amp;gt;&lt;br /&gt;
|This year&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearFeelsLikeL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest feels like temperature&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumidexH&amp;gt;&lt;br /&gt;
|This year&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#YearHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointH&amp;gt;&lt;br /&gt;
|This year&#039;s highest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDewPointL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest dew point&lt;br /&gt;
|&amp;lt;#YearDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMinTempH&amp;gt;&lt;br /&gt;
|This year&#039;s highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMaxTempL&amp;gt;&lt;br /&gt;
|This year&#039;s lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumH&amp;gt;&lt;br /&gt;
|This year&#039;s high humidity&lt;br /&gt;
|&amp;lt;#YearHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHumL&amp;gt;&lt;br /&gt;
|This year&#039;s low humidity&lt;br /&gt;
|&amp;lt;#YearHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressH&amp;gt;&lt;br /&gt;
|This year&#039;s high pressure&lt;br /&gt;
|&amp;lt;#YearPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearPressL&amp;gt;&lt;br /&gt;
|This year&#039;s low pressure&lt;br /&gt;
|&amp;lt;#YearPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearGustH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind gust&lt;br /&gt;
|&amp;lt;#YearGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindH&amp;gt;&lt;br /&gt;
|This year&#039;s high wind speed&lt;br /&gt;
|&amp;lt;#YearWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearWindRunH&amp;gt;&lt;br /&gt;
| This year&#039;s highest Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearRainRateH&amp;gt;&lt;br /&gt;
|This year&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#YearRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearHourlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#YearHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#YearHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearDailyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high daily rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearMonthlyRainH&amp;gt;&lt;br /&gt;
|This year&#039;s high monthly rain&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearMonthlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest period without rain ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day ending this year (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#YearLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursYear&amp;gt;&lt;br /&gt;
| the total sunshine hours in year-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=All Time=&lt;br /&gt;
&lt;br /&gt;
The default formats are:&lt;br /&gt;
*The default format for an extreme month is to show the month name in full i.e. format &#039;MMMM&#039; followed by the year in full. &lt;br /&gt;
*For an extreme day it shows the day of the month and the month name in full i.e. format &amp;quot;dd MMMM&amp;quot; (same for Cumulus 1 and Cumulus MX), prefixed with the word &#039;on&#039; again ending with the year. &lt;br /&gt;
*For the highest/lowest within a day in the year it shows both time and date adding the word &amp;quot;at&amp;quot; before the time, and the word &#039;on&#039; before the date (i.e. on the standard web page the time comes first, not as seen in admin interface).&lt;br /&gt;
&lt;br /&gt;
You can change the default output on either the standard web template, or in your own file,  by using the [[#Time.2FDate_.27format.27_Parameter|formats]], please check the [[Webtags/Parameters#Multiple_Output_Format_Modifier_parameters_for_times_and_dates|Parameter page]].&lt;br /&gt;
&lt;br /&gt;
Note that unlike the this month and this year web tags, the time and the date are both included in the default format of the standard time-stamp web tags for the &#039;highest minimum&#039; and &#039;lowest maximum&#039; temperatures, yet another inconsistency!&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot; | Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempH&amp;gt;&lt;br /&gt;
|All time high temperature&lt;br /&gt;
|&amp;lt;#TtempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempL&amp;gt;&lt;br /&gt;
|All time low temperature &lt;br /&gt;
|&amp;lt;#TtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#mintempH&amp;gt;&lt;br /&gt;
|All time high minimum temperature &lt;br /&gt;
|&amp;lt;#TmintempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#maxtempL&amp;gt;&lt;br /&gt;
|All time low maximum temperature &lt;br /&gt;
|&amp;lt;#TmaxtempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDailyTempRange&amp;gt;&lt;br /&gt;
|All time low daily temperature range&lt;br /&gt;
|&amp;lt;#TLowDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyTempRange&amp;gt;&lt;br /&gt;
|All time high daily temperature range&lt;br /&gt;
|&amp;lt;#THighDailyTempRange&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempH&amp;gt;&lt;br /&gt;
|All time high apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#apptempL&amp;gt;&lt;br /&gt;
|All time low apparent temperature&lt;br /&gt;
|&amp;lt;#TapptempL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeH&amp;gt;&lt;br /&gt;
|All time high feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#feelslikeL&amp;gt;&lt;br /&gt;
|All time low feels like temperature&lt;br /&gt;
|&amp;lt;#TfeelslikeL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humidexH&amp;gt;&lt;br /&gt;
|All time high Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#ThumidexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#heatindexH&amp;gt;&lt;br /&gt;
|All time high USA heat index&lt;br /&gt;
|&amp;lt;#TheatindexH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointH&amp;gt;&lt;br /&gt;
|All time high dew point&lt;br /&gt;
|&amp;lt;#TdewpointH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dewpointL&amp;gt;&lt;br /&gt;
|All time low dew point&lt;br /&gt;
|&amp;lt;#TdewpointL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humH&amp;gt;&lt;br /&gt;
|All time high humidity&lt;br /&gt;
|&amp;lt;#ThumH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#humL&amp;gt;&lt;br /&gt;
|All time low humidity&lt;br /&gt;
|&amp;lt;#ThumL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wchillH&amp;gt;&lt;br /&gt;
|All time greatest wind chill (i.e. lowest temperature, but highest wind speed) &lt;br /&gt;
|&amp;lt;#TwchillH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rrateM&amp;gt;&lt;br /&gt;
|All time high rain rate &lt;br /&gt;
|&amp;lt;#TrrateM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallH&amp;gt;&lt;br /&gt;
|All time high daily rain &lt;br /&gt;
|&amp;lt;#TrfallH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallhH&amp;gt;&lt;br /&gt;
|All time high hourly rain&lt;br /&gt;
|&amp;lt;#TrfallhH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rfallmH&amp;gt;&lt;br /&gt;
|All time high monthly rain &lt;br /&gt;
|&amp;lt;#TrfallmH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriod&amp;gt;&lt;br /&gt;
|All time longest dry period (days)&lt;br /&gt;
|&amp;lt;#TLongestDryPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriod&amp;gt;&lt;br /&gt;
|All time longest wet period (days)&lt;br /&gt;
|&amp;lt;#TLongestWetPeriod&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressH&amp;gt;&lt;br /&gt;
|All time high pressure &lt;br /&gt;
|&amp;lt;#TpressH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressL&amp;gt;&lt;br /&gt;
|All time low pressure &lt;br /&gt;
|&amp;lt;#TpressL&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#gustM&amp;gt;&lt;br /&gt;
|All time high wind gust &lt;br /&gt;
|&amp;lt;#TgustM&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#wspeedH&amp;gt;&lt;br /&gt;
|All time high average wind speed &lt;br /&gt;
|&amp;lt;#TwspeedH&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrunH&amp;gt;&lt;br /&gt;
|All time high daily wind run&lt;br /&gt;
|&amp;lt;#TwindrunH&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Monthly=&lt;br /&gt;
&lt;br /&gt;
The web tags in the date column default output dates in the format &amp;quot;dd MMMM&amp;quot;. For web tags that represent daily values, there are (obviously) no corresponding time web tags, but for high and low spot values the default &#039;h:mm&#039; format of the time output can be changed. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:300px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Time Webtag name&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempH&amp;gt;&lt;br /&gt;
|This months high temperature&lt;br /&gt;
|&amp;lt;#MonthTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthTempL&amp;gt;&lt;br /&gt;
|This months low temperature&lt;br /&gt;
|&amp;lt;#MonthTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMinTempH&amp;gt;&lt;br /&gt;
|This months highest daily minimum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMinTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthMaxTempL&amp;gt;&lt;br /&gt;
|This months lowest daily maximum temperature&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthMaxTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthHighDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLowDailyTempRangeD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHeatIndexH&amp;gt;&lt;br /&gt;
|This months high USA heat index&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHeatIndexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWChillL&amp;gt;&lt;br /&gt;
|This months greatest wind chill (i.e. lowest temperature)&lt;br /&gt;
|&amp;lt;#MonthWChillLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWChillLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempH&amp;gt;&lt;br /&gt;
|This month&#039;s high apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthAppTempL&amp;gt;&lt;br /&gt;
|This month&#039;s low apparent temperature&lt;br /&gt;
|&amp;lt;#MonthAppTempLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthAppTempLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeH&amp;gt;&lt;br /&gt;
|This month&#039;s highest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeL&amp;gt;&lt;br /&gt;
|This months lowest feels like temperature&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthFeelsLikeLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumidexH&amp;gt;&lt;br /&gt;
|This month&#039;s highest Canadian Humidity Index&lt;br /&gt;
|&amp;lt;#MonthHumidexHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumidexHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointH&amp;gt;&lt;br /&gt;
|This month&#039;s high dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDewPointL&amp;gt;&lt;br /&gt;
|This month&#039;s low dew point&lt;br /&gt;
|&amp;lt;#MonthDewPointLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthDewPointLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumH&amp;gt;&lt;br /&gt;
|This month&#039;s highest humidity&lt;br /&gt;
|&amp;lt;#MonthHumHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHumL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest humidity&lt;br /&gt;
|&amp;lt;#MonthHumLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHumLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressH&amp;gt;&lt;br /&gt;
|This month&#039;s highest pressure&lt;br /&gt;
|&amp;lt;#MonthPressHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthPressL&amp;gt;&lt;br /&gt;
|This month&#039;s lowest pressure&lt;br /&gt;
|&amp;lt;#MonthPressLT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthPressLD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthGustH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind gust&lt;br /&gt;
|&amp;lt;#MonthGustHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthGustHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindH&amp;gt;&lt;br /&gt;
|This month&#039;s highest wind speed&lt;br /&gt;
|&amp;lt;#MonthWindHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthWindHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthWindRunH&amp;gt;&lt;br /&gt;
|This month&#039;s high Daily Wind Run&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthWindRunHD&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthRainRateH&amp;gt;&lt;br /&gt;
|This month&#039;s highest rainfall rate&lt;br /&gt;
|&amp;lt;#MonthRainRateHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthRainRateHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthHourlyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s highest hourly rain&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHT&amp;gt;&lt;br /&gt;
|&amp;lt;#MonthHourlyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthDailyRainH&amp;gt;&lt;br /&gt;
|This month&#039;s wettest day (greatest daily rain)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthDailyRainHD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest dry period ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestDryPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest period of rain every day, ending this month (days)&lt;br /&gt;
|n/a&lt;br /&gt;
|&amp;lt;#MonthLongestWetPeriodD&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Solar&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#SunshineHoursMonth&amp;gt;&lt;br /&gt;
| the total sunshine hours in month-to-date&lt;br /&gt;
| n/a&lt;br /&gt;
| n/a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Monthly All Time Records=&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;These tag names represent extreme record values (and corresponding time-stamps) for any particular month (1 =January, and so on, to 12 =December) in all years&#039;&#039;&#039; (HAR To place somewhere)&lt;br /&gt;
&lt;br /&gt;
This table includes webtags that show the values in [[Monthlyalltime.ini]] log file.&lt;br /&gt;
&lt;br /&gt;
These are a set of tags for monthly all-time highs and lows, in other words the highest and lowest values for a particular month of the year.  &lt;br /&gt;
# The tag names listed here require a [[Webtags/Parameters#Input_modification_Parameters|input modification parameter]].&lt;br /&gt;
# The tag names here can optionally take any [[Webtags/Parameters#Output_modification_parameters|output modification parameters]].&lt;br /&gt;
# To supply both optional input modification, and optional output modification parameters, separate them with spaces, e.g. &amp;lt;#ByMonthTempHT mon=7 format=hh:nn&amp;gt;. In that example, the time (not date) of highest ever temperature in July is returned after processing by Cumulus.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Webtag name&lt;br /&gt;
!style=&amp;quot;width:400px&amp;quot;|Function&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot;|Date/Time Webtag name&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Temperature &amp;amp; Humidity&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempH&amp;gt;&lt;br /&gt;
|High Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthTempL&amp;gt;&lt;br /&gt;
|Low Temperature&lt;br /&gt;
|&amp;lt;#ByMonthTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexH&amp;gt;&lt;br /&gt;
|High Heat Index&lt;br /&gt;
|&amp;lt;#ByMonthHeatIndexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWChillL&amp;gt;&lt;br /&gt;
|Greatest wind chill (i.e. lowest temperature and highest wind speed)&lt;br /&gt;
|&amp;lt;#ByMonthWChillLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempH&amp;gt;&lt;br /&gt;
|High Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthAppTempL&amp;gt;&lt;br /&gt;
|Low Apparent Temperature&lt;br /&gt;
|&amp;lt;#ByMonthAppTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeH&amp;gt;&lt;br /&gt;
|High Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeL&amp;gt;&lt;br /&gt;
|Low Feels Like Temperature&lt;br /&gt;
|&amp;lt;#ByMonthFeelsLikeLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumidexH&amp;gt;&lt;br /&gt;
|High Canadian Humidity Index (Humidex)&lt;br /&gt;
|&amp;lt;#ByMonthHumidexHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumidexL&amp;gt;&lt;br /&gt;
|Low Canadian Humidity Index (Humidex)&lt;br /&gt;
|&amp;lt;#ByMonthHumidexLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointH&amp;gt;&lt;br /&gt;
|High Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDewPointL&amp;gt;&lt;br /&gt;
|Low Dew Point&lt;br /&gt;
|&amp;lt;#ByMonthDewPointLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMinTempH&amp;gt;&lt;br /&gt;
|Highest Daily Minimum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMinTempHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempL&amp;gt;&lt;br /&gt;
|Lowest Daily Maximum Temperature&lt;br /&gt;
|&amp;lt;#ByMonthMaxTempLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRange&amp;gt;&lt;br /&gt;
|High Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthHighDailyTempRangeT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRange&amp;gt;&lt;br /&gt;
|Low Daily Temp Range&lt;br /&gt;
|&amp;lt;#ByMonthLowDailyTempRangeT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumH&amp;gt;&lt;br /&gt;
|High Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHumL&amp;gt;&lt;br /&gt;
|Low Humidity&lt;br /&gt;
|&amp;lt;#ByMonthHumLT&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Pressure&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressH&amp;gt;&lt;br /&gt;
|High Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthPressL&amp;gt;&lt;br /&gt;
|Low Pressure&lt;br /&gt;
|&amp;lt;#ByMonthPressLT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Wind&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthGustH&amp;gt;&lt;br /&gt;
|High Wind Gust&lt;br /&gt;
|&amp;lt;#ByMonthGustHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindH&amp;gt;&lt;br /&gt;
|High Wind Speed&lt;br /&gt;
|&amp;lt;#ByMonthWindHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthWindRunH&amp;gt;&lt;br /&gt;
|High Daily Wind Run&lt;br /&gt;
|&amp;lt;#ByMonthWindRunHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:lightgray;&amp;quot;|Rainfall&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthRainRateH&amp;gt;&lt;br /&gt;
|High Rain Rate&lt;br /&gt;
|&amp;lt;#ByMonthRainRateHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainH&amp;gt;&lt;br /&gt;
|High Monthly Rainfall&lt;br /&gt;
|&amp;lt;#ByMonthMonthlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainH&amp;gt;&lt;br /&gt;
|High Hourly Rain&lt;br /&gt;
|&amp;lt;#ByMonthHourlyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainH&amp;gt;&lt;br /&gt;
|High Daily Rain&lt;br /&gt;
|&amp;lt;#ByMonthDailyRainHT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriod&amp;gt;&lt;br /&gt;
|Longest Dry Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestDryPeriodT&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriod&amp;gt;&lt;br /&gt;
|Longest Wet Period&lt;br /&gt;
|&amp;lt;#ByMonthLongestWetPeriodT&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Day/Night/Sun/Moon=&lt;br /&gt;
&lt;br /&gt;
These values are calculated hourly.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunrise&amp;gt;&lt;br /&gt;
|Last sunrise time at the station - This sunrise time is calculated by a third party library each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#sunset&amp;gt;&lt;br /&gt;
|Next sunset time at the station - The sunset/sunrise times are calculated each hour Cumulus converts it to local time to ensure shown correctly before and after any clock change.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylength&amp;gt;&lt;br /&gt;
|Length of day in hours and minutes (sunrise to sunset).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunUp&amp;gt;&lt;br /&gt;
|A flag to indicate if the Sun is above the horizon or not, based on the sunrise and sunset times.&lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 is when the Sun is above the horizon for the station location.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dawn&amp;gt;&lt;br /&gt;
|Start of last Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dusk&amp;gt;&lt;br /&gt;
|End of next Civil Twilight at the station as at last midnight UTC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#daylightlength&amp;gt;&lt;br /&gt;
| Approximate length of daylight in hours and minutes (dawn to dusk)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#isdaylight&amp;gt;&lt;br /&gt;
|A flag to indicate if the location for the station is in civil daylight or not, based on the dawn and dusk times. &lt;br /&gt;
&lt;br /&gt;
Possible values are 0 or 1, where 1 notes that it is currently within the hours of daylight.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tomorrowdaylength&amp;gt;&lt;br /&gt;
|A string giving an approximate predicted difference between the length of daylight (dawn to dusk) yesterday and length of daylight tomorrow.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonphase&amp;gt;&lt;br /&gt;
|Current [[Lunar phase|phase of the moon]] in words, eg &amp;quot;New Moon&amp;quot; etc. The names used can be altered in [[Strings.ini#Moon_Phases|strings.ini]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonAge&amp;gt;&lt;br /&gt;
|Current &#039;&#039;&#039;approximate&#039;&#039;&#039; age of the Moon in days (0-29.53)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonrise&amp;gt;&lt;br /&gt;
|Current moonrise time at the station (if moon rises on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#moonset&amp;gt;&lt;br /&gt;
|Current moonset time at the station (if moon sets on current calendar day)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercent&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (negative value indicates &#039;waning&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#MoonPercentAbs&amp;gt;&lt;br /&gt;
|Current percentage of moon visible (always positive)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHours&amp;gt;&lt;br /&gt;
| see [[#Today.ini]] Miscellaneous&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SunshineHoursY&amp;gt;&lt;br /&gt;
|see [[#Yesterday]] Miscellaneous &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CurrentSolarMax&amp;gt;&lt;br /&gt;
|[[FAQ#What_is_this_.22Solar_Max.22_value_which_Cumulus_is_displaying.3F | Current theoretical maximum solar radiation]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#IsSunny&amp;gt;&lt;br /&gt;
|Returns 1 if the sun is shining, otherwise 0 (Solar sensor needed)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= System =&lt;br /&gt;
&lt;br /&gt;
Special tags returning information about the device hosting CumulusMX &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:450px&amp;quot; |Applicability&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsVersion&amp;gt;&lt;br /&gt;
|OS version, e.g. &amp;quot;Windows 7 x64 build 7600&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#OsLanguage&amp;gt;&lt;br /&gt;
|OS language, e.g. &amp;quot;English&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SystemUpTime&amp;gt;&lt;br /&gt;
|How long the system has been up, e.g. &amp;quot;8 hours 21 minutes&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ProgramUpTime&amp;gt;&lt;br /&gt;
|How long Cumulus has been running, e.g. &amp;quot;7 hours 55 minutes&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#CpuCount&amp;gt;&lt;br /&gt;
|Number of processors, e.g. &amp;quot;4&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#AllocatedMemory&amp;gt;&lt;br /&gt;
|Amount of memory allocated to Cumulus, e.g. &amp;quot;18.76 MB&amp;quot;&lt;br /&gt;
&lt;br /&gt;
NOTE: produces 0.0&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Units=&lt;br /&gt;
&lt;br /&gt;
No optional input nor output parameters.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunit&amp;gt;&lt;br /&gt;
|Unit of temperature being used (Set in Cumulus as [http://en.wikipedia.org/wiki/Centigrade Celsius] or [http://en.wikipedia.org/wiki/Fahrenheit Fahrenheit]) values &amp;quot;&amp;amp;amp;deg;C&amp;quot; or &amp;quot;&amp;amp;amp;deg;F&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#tempunitnoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded (i.e. without &#039;&#039;&#039;&amp;amp;amp;&#039;&#039;&#039; and without &#039;&#039;&#039;&amp;amp;deg;&#039;&#039;&#039;)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#tempunitnodeg&amp;gt;&lt;br /&gt;
|The temperature units being used, without a degree symbol, i.e. &amp;quot;F&amp;quot; or &amp;quot;C&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#pressunit&amp;gt;&lt;br /&gt;
|Unit of measure for pressure. Possible values: &amp;quot;mb&amp;quot;, &amp;quot;hPa&amp;quot;, &amp;quot;in&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rainunit&amp;gt;&lt;br /&gt;
|Unit of measure for rain fall. Possible values: &amp;quot;mm&amp;quot; or &amp;quot;inches&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windunit&amp;gt;&lt;br /&gt;
|Unit of measure for wind speed. Possible values: &amp;quot;m/s&amp;quot;, &amp;quot;mph&amp;quot;, &amp;quot;km/h&amp;quot;, &amp;quot;kts&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#windrununit&amp;gt;&lt;br /&gt;
|Unit of measure for wind run (distance). Possible values: &amp;quot;km&amp;quot;, &amp;quot;miles&amp;quot;, &amp;quot;km&amp;quot;, &amp;quot;nm&amp;quot; (for wind speeds in m/s, mph, km/h, kts)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#cloudbaseunit&amp;gt;&lt;br /&gt;
|The units used for cloudbase value. Possible values:  &amp;quot;ft&amp;quot; or &amp;quot;m&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Date &amp;amp; Time=&lt;br /&gt;
The default format depends on the locale you use to run Cumulus.&lt;br /&gt;
&lt;br /&gt;
When format is fixed it is noted.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#date&amp;gt;&lt;br /&gt;
|The current date.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdate&amp;gt;&lt;br /&gt;
|The current meteorological date.&lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt; (above), but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the &amp;lt;#metdate&amp;gt; will return the date associated with previous calendar day, but will still return current time  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUTC&amp;gt;&lt;br /&gt;
|The current UTC date/time rather than local date/time.  Example result: 18:30 on 30 December 2009. If you want the local date and time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#time&amp;gt;&lt;br /&gt;
|The current time and date. Example result: 18:30 on 30 December 2009.  If you simply wish the time, use next tag (below).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timehhmmss&amp;gt;&lt;br /&gt;
|The current time (without date). Example format: 18:30:27. You can use output format specifiers to change the way the time is output, but any date specifiers are ignored.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#minute&amp;gt;&lt;br /&gt;
|The current time, just the minutes. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#hour&amp;gt;&lt;br /&gt;
|The current time, just the hour. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#day&amp;gt;&lt;br /&gt;
| The current day as a 2-digit number. Fixed format: 07  (cannot use output format modifiers) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dayname&amp;gt;&lt;br /&gt;
| The current day as a word.  For example, Monday &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortdayname&amp;gt;&lt;br /&gt;
| The current day as a shortened word. Example format: Mon&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#month&amp;gt;&lt;br /&gt;
|The current month as a 2-digit number. Fixed format: 07 (cannot use output format modifiers)&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;#monthname&amp;gt;&lt;br /&gt;
|The current month as a word. Example format: July&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortmonthname&amp;gt;&lt;br /&gt;
|The current month as a shortened word. Example format: Jul&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#year&amp;gt;&lt;br /&gt;
|The current year as a 4-digit number. Example format: 2009  (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#shortyear&amp;gt;&lt;br /&gt;
|The current year as a 2-digit number. Example format: 09 (cannot use output format modifiers)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#metdateyesterday&amp;gt;&lt;br /&gt;
|The previous meteorological date.  The default format depends on the locale you use to run Cumulus &lt;br /&gt;
*If you use midnight rollover, this returns same date as &amp;lt;#date&amp;gt;, but with a different default format.&lt;br /&gt;
*If using a 9am/10am rollover:&lt;br /&gt;
**After rollover time on current calendar date,  this is same as &amp;lt;#yesterday&amp;gt; (below), but with a different default format.&lt;br /&gt;
**Between midnight and 9am/10am the date output by &amp;lt;#metdateyesterday&amp;gt; will be the calendar day before that returned by &amp;lt;#yesterday&amp;gt;, but the time returned is actual local time.  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#yesterday&amp;gt;&lt;br /&gt;
|Yesterday&#039;s date. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeJavaScript&amp;gt;&lt;br /&gt;
| The JavaScript &#039;&#039;&#039;Date&#039;&#039;&#039; object contains the number of milliseconds since 00:00:00.000 UTC on 1st January 1970, that date and time is known as the UNIX Epoch.  In JavaScript, you can use &amp;lt;code&amp;gt;Math.floor(new Date().getTime()/1000.0)&amp;lt;/code&amp;gt; This getTime method returns the time in milliseconds.  The web tag returns an integer (currently with 13 digits) representing the number of milliseconds since the UNIX epoch when the web tag was processed. It can be used in a script where you wish to re-express other times output by Cumulus MX into UTC (Coordinated Universal Time).  Mac OS X uses 00:00:00.000 UTC on 1st January 2001 as the starting time and date for its millisecond count, so that is considerably lower.&lt;br /&gt;
&lt;br /&gt;
Note that UTC is calculated using 9192631770 times a particular transition time for Caesium 133 as a basis for 1 second. GMT (Greenwich Mean Time) is calculated on the basis that 1 second is 1/86400 of the time taken for a whole (day) rotation of the Earth. UT1 (or solar time) is calculated from various space measurements. Periodically, leap seconds are added to UTC to realign it with UT1, but these leap seconds are not added to the count of milliseconds represented by this web tag.&lt;br /&gt;
&lt;br /&gt;
Do be aware that some devices will use a 32 bit signed integer to represent this number, and that will stop working on 19 January 2038, the year 2038 problem for computing world.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#timeUnix&amp;gt;&lt;br /&gt;
| Unix tracks the number of seconds since the UNIX epoch. So this web tag can be used when you do not want the millisecond accuracy of the previous web tag. Like previous web tag this relates to UTC, so see details for that tag to find out more.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSince30Dec1899&amp;gt; &lt;br /&gt;
|Day count (gives whole and fractional part) Example: 41250.6523310301&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|Date when records began.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DaysSinceRecordsBegan&amp;gt;&lt;br /&gt;
|Day count since Cumulus records started&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Alarms=&lt;br /&gt;
&lt;br /&gt;
There are web tags for each alarm condition, they give a value of &#039;1&#039; if the alarm condition is enabled and is still currently met; otherwise &#039;0&#039;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempAlarm&amp;gt; &lt;br /&gt;
|Low temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempAlarm&amp;gt; &lt;br /&gt;
|High temperature alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeUpAlarm&amp;gt; &lt;br /&gt;
|Temperature increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempChangeDownAlarm&amp;gt; &lt;br /&gt;
|Temperature decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressAlarm&amp;gt; &lt;br /&gt;
|Low pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressAlarm&amp;gt; &lt;br /&gt;
|High pressure alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeUpAlarm&amp;gt; &lt;br /&gt;
|Pressure increase alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressChangeDownAlarm&amp;gt; &lt;br /&gt;
|Pressure decrease alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainTodayAlarm&amp;gt; &lt;br /&gt;
|High rain today alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateAlarm&amp;gt; &lt;br /&gt;
|High rainfall rate alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustAlarm&amp;gt; &lt;br /&gt;
|High wind gust alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedAlarm&amp;gt; &lt;br /&gt;
|High wind speed alarm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataStopped&amp;gt;&lt;br /&gt;
|1 if the station has apparently stopped sending data to Cumulus, otherwise 0&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DataSpikeAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a data spike is detected, or a data limit exceeded&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#HttpUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a HTTP upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#MySqlUploadAlarm&amp;gt;&lt;br /&gt;
|Alarm raised if a MySQL upload alarm has been triggered&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#UpgradeAlarm&amp;gt;&lt;br /&gt;
| Alarm raised if MX upgrade (a newer release) is available&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Extreme Records =&lt;br /&gt;
&lt;br /&gt;
There are a set of tags for the Cumulus record states. They give a value of &#039;1&#039; if the record has been exceeded; otherwise &#039;0&#039;. &lt;br /&gt;
&lt;br /&gt;
These web tags will be set from the time of the record until a timeout value is met (by default each record remains set for 24 hours). &lt;br /&gt;
&lt;br /&gt;
You can change the default timeout through the parameter &#039;&#039;Station Settings=&amp;gt;Common Options=&amp;gt;Advanced Options&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
== Table of web tags available for extreme records ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#recordsbegandate&amp;gt;&lt;br /&gt;
|The date that Cumulus began tracking all time records&amp;lt;br/&amp;gt; (does not prevent earlier record dates being set manually)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#newrecord&amp;gt; &lt;br /&gt;
|Indicates when any tracked extreme is changed (sets the LED on the interface flashing).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#TempRecordSet&amp;gt;&lt;br /&gt;
|1 if any temperature-based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time highest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time lowest temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowTempRangeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low daily temperature range extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowAppTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low apparent temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHeatIndexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high USA heat index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidexRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high Canadian Humidity index extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowWindChillRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time greatest wind chill extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high feels like temperature extreme has been updated, 0 if not &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowFeelsLikeRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low feels like temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowDewPointRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low dew point extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMinTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high minimum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowMaxTempRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low maximum temperature extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindGustRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind gust extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindSpeedRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind speed extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#RainRecordSet&amp;gt;&lt;br /&gt;
|1 if any rainfall based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighRainRateRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high rain rate extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHourlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high hourly rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighDailyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high daily rain extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighMonthlyRainRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high monthly rain  extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestDryPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest dry period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LongestWetPeriodRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time longest wet period extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high humidity light extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowHumidityRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low humidity extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#PressureRecordSet&amp;gt;&lt;br /&gt;
|1 if either the highest or lowest pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LowPressureRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time low pressure extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#WindRecordSet&amp;gt;&lt;br /&gt;
|1 if any wind speed based extreme has been updated, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#HighWindrunRecordSet&amp;gt;&lt;br /&gt;
|1 if the all-time high wind run extreme has been updated, 0 if not&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Miscellaneous =&lt;br /&gt;
&lt;br /&gt;
All tags are available in all flavours, as far as I know, although &#039;&#039;their output might vary&#039;&#039;, and which input/output parameters they permit might vary between Cumulus 1 and MX.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:900px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestError&amp;gt;&lt;br /&gt;
| This tag and the next 3 are in CumulusMX, none of them are actually used.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorDate&amp;gt;&lt;br /&gt;
|See previous tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestErrorTime&amp;gt;&lt;br /&gt;
|See previous tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#ErrorLight&amp;gt;&lt;br /&gt;
|1 if the &#039;error&#039; light is flashing, 0 if not&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#version&amp;gt;&lt;br /&gt;
|The version of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#build&amp;gt;&lt;br /&gt;
|The build of Cumulus in use&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildAvailable&amp;gt;&lt;br /&gt;
|This gets the value 0 or 1 and is checked on start-up and once a day thereafter at a random time&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#NewBuildNumber&amp;gt;&lt;br /&gt;
|It is checked on start-up and once a day thereafter at a random time. Displays the latest public release build number - eg. b3089&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#realtimeinterval&amp;gt;&lt;br /&gt;
|The real time update interval in seconds (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#interval&amp;gt;&lt;br /&gt;
|The web site update interval in minutes (integer)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#rollovertime&amp;gt;&lt;br /&gt;
|The time that the logs rollover to the next day: will always return one of these: &#039;Midnight&#039;, &#039;9 am&#039; or &#039;10 am&#039;&lt;br /&gt;
&lt;br /&gt;
This is the end of the meteorological day, so if during Daylight Saving Time rolover is at &amp;quot;10 am&amp;quot;, then on the day DST ends it will return to &amp;quot;9 am&amp;quot; ensuring every meteorological day is exactly 24 hours long. If the time is &amp;quot;Midnight&amp;quot; (or during DST it is &amp;quot;9 am&amp;quot;), then days will be 23 or 25 hours long just on day clocks change, 24 hours otherwise.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#update&amp;gt;&lt;br /&gt;
|The date and time of the last web site update. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LastDataReadT&amp;gt;&lt;br /&gt;
|The date/time data was last read from the station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#stationtype&amp;gt;&lt;br /&gt;
|The weather station [https://cumuluswiki.org/a/Cumulus.ini#Section:_Station model] description.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#latitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Latitude latitude] (as you entered during setup).&lt;br /&gt;
Supports an optional &#039;dp&#039; parameter, if supplied, instead of the usual web-encoded text format with degrees/minutes/seconds, the result is in decimal degrees to the specified number of decimal places. E.g&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude&amp;gt; gives &amp;quot;N&amp;amp;nbsp;59&amp;amp; deg;&amp;amp;amp;nbsp;14&amp;amp;amp;#39;&amp;amp;amp;nbsp;33&amp;amp;amp;quot;&amp;quot; for N 59 14 33&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;#latitude dp=5&amp;gt; gives &amp;quot;59.24250&amp;quot;&lt;br /&gt;
&lt;br /&gt;
If the &amp;quot;dp&amp;quot; parameter is supplied, then supplying &amp;quot;rc=y&amp;quot; in addition will cause any decimal comma to be converted to a decimal point.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#latitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Longitude longitude]  (as you entered during setup). Supports an optional &#039;dp&#039; and &#039;rc&#039; parameters as per the latitude tag.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longitudeJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#altitude&amp;gt;&lt;br /&gt;
|The station [http://en.wikipedia.org/wiki/Altitude altitude] value (web tag outputs web encoded format containing figure, &#039;&amp;amp;amp;nbsp;&#039; and units) in either feet or metres just as you entered during setup e.g. &#039;123&amp;amp;amp;nbsp;m&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#altitudenoenc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is HTML encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#location&amp;gt;&lt;br /&gt;
|The station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#locationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#longlocation&amp;gt;&lt;br /&gt;
|Longer description of the station location (as you entered during setup)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationJsEnc&amp;gt;&lt;br /&gt;
|JavaScript encoded of previous web tag that is plain text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#longlocationenc&amp;gt;&lt;br /&gt;
|HTML encoded version of previous web tag that is JavaScript encoded&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#forum&amp;gt;&lt;br /&gt;
|URL of the forum (as you entered during setup) encoded into a web page menu item by adding colons&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#forumurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#webcam&amp;gt;&lt;br /&gt;
|URL of the webcam (as you entered during setup) encoded into a web page menu item by adding colons. Default is blank. Can be used to link to any other web page that you host (Cumulus does not verify that it is a web cam, that is just a label, and the label can be changed on each standard web page individually)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#webcamurl&amp;gt;&lt;br /&gt;
|Same as previous, but just URL, without any additional colons&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#graphperiod&amp;gt;&lt;br /&gt;
|The number of hours displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Detailed Chart Period&#039; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#dailygraphperiod&amp;gt;&lt;br /&gt;
|The number of days displayed by the graphs, as set using &#039;&#039;&#039;Configuration&#039;&#039;&#039; menu, &#039;&#039;Display&#039;&#039; settings screen &#039;Daily Chart Period&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAMonthlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA monthly report&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#LatestNOAAYearlyReport&amp;gt;&lt;br /&gt;
|Gives file name of latest auto-saved NOAA yearly report&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_useApparent&amp;gt;&lt;br /&gt;
| Whether user prefers to see Apparent Temperature or Feels Like Temperature&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showSolar&amp;gt;&lt;br /&gt;
| Whether user wants to show Solar data or does not not have a solar sensor&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;#Option_showUV&amp;gt;&lt;br /&gt;
| Whether user wants to show Ultra Violet data or does not not have a UV sensor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Special tags=&lt;br /&gt;
&lt;br /&gt;
==Davis==&lt;br /&gt;
&lt;br /&gt;
At present this table has not yet been updated for latest MX version.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
All (see note for THSWindex) of the following web tags for the Davis PWS are available&lt;br /&gt;
&lt;br /&gt;
The values of the reception tags are updated every 15 minutes.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsReceived&amp;gt;&lt;br /&gt;
|Total number of data packets received. This stat is not supplied by the Davis WLL station.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTotalPacketsMissed&amp;gt;&lt;br /&gt;
|Number of missed data packets. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisMaxInARow&amp;gt;&lt;br /&gt;
|Longest streak of consecutive packets received. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumCRCerrors&amp;gt;&lt;br /&gt;
|Number of packets received with CRC errors. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisNumberOfResynchs&amp;gt;&lt;br /&gt;
|Number of times the console resynchronised with the transmitter. Optionally add &amp;quot;tx=n&amp;quot; parameter, where n=1-8 and equals the desired transmitter id. The default is n=0 and will return the VP2 stats&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisFirmwareVersion&amp;gt;&lt;br /&gt;
|The console/WLL firmware version&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THWindex&amp;gt;&lt;br /&gt;
|A derived temperature using Temperature/Humidity/Wind values&lt;br /&gt;
&lt;br /&gt;
The THW Index uses humidity and temperature (like Heat Index), but includes the cooling effects of wind (like wind chill).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#THSWindex&amp;gt;&lt;br /&gt;
|A heat stress indicator using Temperature/Humidity/Solar/Wind values.&lt;br /&gt;
*The THSW Index uses humidity and temperature (like the Heat Index), but also includes the heating effects of sunshine, and the cooling effects of wind.&lt;br /&gt;
*Therefore requires Davis station with solar sensor.&lt;br /&gt;
See [http://digitalcommons.unl.edu/cgi/viewcontent.cgi?article=1223&amp;amp;context=animalscinbcr  Approx calculation].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#battery&amp;gt;&lt;br /&gt;
|The console battery condition in volts. eg &amp;quot;4.82v&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#txbattery&amp;gt;&lt;br /&gt;
&amp;lt;#txbattery channel=1&amp;gt;&lt;br /&gt;
|The transmitter battery condition, by default it returns the status of all transmitters.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRain&amp;gt;&lt;br /&gt;
|The console &#039;storm rain&#039; current amount.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#StormRainStart&amp;gt;&lt;br /&gt;
|The console reported date of the start of the &#039;storm&#039; (see previous webtag).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; that the console does not report start time, so the webtag cannot report time.  It appears a minimum of 2 tips within 3 hours will trigger a storm start, so using &amp;lt;#LastRainTip&amp;gt; might help&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Davis WLL ==&lt;br /&gt;
&lt;br /&gt;
You need a payed license to use these webtags.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; |Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; |Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisReceptionPercent tx=1&amp;gt;&lt;br /&gt;
|WLL transmitter reception percentage (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=0&amp;gt;&lt;br /&gt;
|WLL RSSI of the WiFi connection&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#DavisTxRssi tx=1&amp;gt;&lt;br /&gt;
|WLL RSSI of Transmitter #1  (replace 1 by any other transmitter number up to 8)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Fine Offset==&lt;br /&gt;
&lt;br /&gt;
The following tags are specific to the Fine Offset series &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:150px&amp;quot; | Webtag name&lt;br /&gt;
!style=&amp;quot;width:600px&amp;quot; | Function&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#Light&amp;gt;&lt;br /&gt;
|Current Lux value &amp;quot;Fine Offset only&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;#SensorContactLost&amp;gt;&lt;br /&gt;
|1 if the station has lost contact with its remote sensors &amp;quot;Fine Offset only&amp;quot; &lt;br /&gt;
0 if contact has been established&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Cumulus_MX]]&lt;/div&gt;</summary>
		<author><name>SaratogaWX</name></author>
	</entry>
	<entry>
		<id>https://www.cumuluswiki.org/index.php?title=Original_Cumulus_Wiki&amp;diff=10972</id>
		<title>Original Cumulus Wiki</title>
		<link rel="alternate" type="text/html" href="https://www.cumuluswiki.org/index.php?title=Original_Cumulus_Wiki&amp;diff=10972"/>
		<updated>2022-10-30T22:08:35Z</updated>

		<summary type="html">&lt;p&gt;SaratogaWX: small new hosting verbiage change&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div style=&amp;quot;padding-left: 20px; width: 95%; border:solid; border-width: thin; padding:10px; margin-bottom:20px; padding-bottom:20px; background-color:LightYellow;&amp;quot;&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; The Wiki has moved to new hosting on 30-Oct-2022.  There may be issues discovered, so please use the [https://cumulus.hosiene.co.uk/viewforum.php?f=38 Cumulus forum]  to notify freddie about the issue. Thank you for your cooperation and understanding!&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Welcome to the Cumulus Wiki&#039;&#039;&#039;&amp;lt;/big&amp;gt;, this community Wiki is for sharing knowledge of the [[About Cumulus|Cumulus]] Weather Station software. [[CumulusWiki:About|This Wiki]] was originated to document the (original) Cumulus (1) software Steve Loft developed. &#039;&#039;The vast majority of the original content used Steve&#039;s own words, and he was a key contributor.&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
Other contributors reviewed what Steve said in answers in the support forum, and collated that material into pages in this Wiki, so Steve&#039;s knowledge could be shared more systematically. When Steve Loft developed other flavours, the content here also covered those. This Wiki retains content for the legacy original Cumulus software that people still use, some of that legacy content has been locked against further editing. Steve Loft deleted the material on Cumulus 2 when he abandoned that development, but his [[Cumulus 3 (MX) beta documentation|MX 3.0.0 beta]] documentation remains.  This copy of the original Cumulus Wiki was cloned on 26-Oct-2018, just before Steve Loft ended his association with Cumulus, and all user credentials from the deleted original Wiki hosted by &#039;&#039;sandaysoft.com&#039;&#039; should be valid here.&lt;br /&gt;
&lt;br /&gt;
There is limited support available for the legacy software and any remaining legacy users are encouraged to [[Migrating from Cumulus 1 to MX|Migrate from Cumulus 1]] to the vastly different Cumulus MX. A number of developers are contributing to MX, but the big transformation (from Steve&#039;s original) has been almost entirely developed by Mark Crossley. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;padding-left: 20px; width: 95%; border:solid; border-width: thin; padding:10px; margin-bottom:20px; padding-bottom:20px; background-color:LightYellow;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;&#039;&#039;You do not need a userid to READ any of the content on this Wiki.&#039;&#039;&#039;&#039;&#039; &amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you are new to Wiki&#039;s we suggest you spend a few minutes reading basic articles about this Wiki. Familiarise yourself with:&lt;br /&gt;
*Explaining [[Help:Contents/tabs|tabs]] at top of page&lt;br /&gt;
*How to [[Help:Contents#Reading|read]]&lt;br /&gt;
*How to [[Help:Contents#Searching|search]] &lt;br /&gt;
&lt;br /&gt;
Please see the bottom of this page for how &#039;&#039;you can contribute&#039;&#039; to this Wiki. If you plan on &#039;&#039;&#039;CONTRIBUTING&#039;&#039;&#039; to the Wiki, then you will need a account with userid.&lt;br /&gt;
 The quickest way to get a new account is to put a request via the support forum (see pink background text there)&lt;br /&gt;
 &#039;&#039;&#039;&#039;&#039;When requesting a Wiki account, please quote the user name you use on the Cumulus support forum, or provide other evidence of you being a genuine Cumulus user.&lt;br /&gt;
 Otherwise use the [[Special:RequestAccount|Request Account]] form to apply for a userid, &#039;&#039;&#039;use the biography box to explain what you will contribute if you are granted write access&#039;&#039;&#039;, not to describe your past  (you may have to wait some time for an administrator to have spare time to wade through loads of spam requests to find any real Cumulus user request).&lt;br /&gt;
 Do be aware there are many spammers attempting to gain access, and any request that does not comply with above instruction makes it impossible for the admins to identify genuine account requests from spammers.&#039;&#039;&#039;&#039;&#039;  &lt;br /&gt;
 (Please note, the support forum and this Wiki are hosted by different people, on different web hosts, so do use a different password!)&lt;br /&gt;
&lt;br /&gt;
Brian Underdown (weather34) has allowed us to host his [[HomeWeatherStationTemplate|Home Weather Station template for Cumulus]] on the Wiki.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you have any questions please raise them on either the [https://cumulus.hosiene.co.uk/viewforum.php?f=38 Cumulus forum] or [https://www.wxforum.net/index.php?board=105.0 Cumulus board at WXForum.net].&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
{| class=&amp;quot;t_nav_main&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:60px&amp;quot;| [[Image:Badge vMx.png|left|50px]]Cumulus MX (V.3)&lt;br /&gt;
!style=&amp;quot;width:100px&amp;quot;| [[Image:Icon info.png|left|50px]]Legacy Cumulus (V.1)&lt;br /&gt;
!style=&amp;quot;width:50px&amp;quot;| [[Image:Icon tool.png|left|50px]]Customisation &lt;br /&gt;
!style=&amp;quot;width:80px&amp;quot;| [[Image:Icon article.png|left|50px]]Reference&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
* [[:Category:Cumulus MX|Starting point for all MX documentation]] &lt;br /&gt;
* [[What_to_do_when_I_have_a_problem_with_MX|Solving problems]]&lt;br /&gt;
* [[Updating_MX_to_new_version|How to Upgrade to new MX build]]&lt;br /&gt;
*&#039;&#039;&#039;Software Download&#039;&#039;&#039; links:&lt;br /&gt;
** [[Software#Current_Release|Current MX]],&lt;br /&gt;
*** [https://github.com/cumulusmx/CumulusMX/releases Earlier MX Releases]&lt;br /&gt;
** [[Software#Create_Missing|Create Missing utility]], &lt;br /&gt;
** [[Software#ExportToMySQL|Export To MySQL utility]],&lt;br /&gt;
** [[Software#Raspberry_Pi_Image|Download Raspberry Pi Image]] and [[Raspberry Pi Image|Raspberry Pi Image Instructions]]&lt;br /&gt;
* [[MX_on_Linux|Install on Unix/Linux/Raspberry Pi OS]]&lt;br /&gt;
** and [[Preparing your Linux computer for MX]]&lt;br /&gt;
* [[MX_on_Windows_OS|Install on Microsoft Windows OS]]&lt;br /&gt;
* Settings:&lt;br /&gt;
** [[First Run of MX|Configuration Wizard]]&lt;br /&gt;
** [[MX_Administrative_Interface|MX Interface included in MX download (&#039;&#039;&#039;aka&#039;&#039;&#039; Local interface, User interface, Administrative interface, and Dashboard interface)]]: Local pages, Settings, and Editing&lt;br /&gt;
** [[The_Alternative_Interface_(ai.cmx)]]: Local pages, Settings, and Editing&lt;br /&gt;
** [[Cumulus.ini|Full guide to Configuration/settings (3.8.0 onwards)]]&lt;br /&gt;
* [[Cumulus MX Local API|Local Application Programming Interface]]&lt;br /&gt;
** [[Webtags/Parameters|Customising Tag Parameters]]&lt;br /&gt;
* MX default web site:&lt;br /&gt;
** [[New Default Web Site Information|Usage information]]&lt;br /&gt;
** [[Default_Website_Development|Latest developments]]&lt;br /&gt;
** [[Cumulus.ini#Optional_Web_Server|Settings relevant to web site]]&lt;br /&gt;
** [[:Category:JSON Files|Supporting JSON files]]&lt;br /&gt;
** [[WebsitedataT.json|Data for web site tables]]&lt;br /&gt;
* [[MX_Basic_info|Basic MX information]]&lt;br /&gt;
* [[Cumulus_MX_formal_release_versions|Release tracker]]&lt;br /&gt;
* [[Highcharts_-_Recent|Recent Charts]] and [[Highcharts_-_Historic|Historic Charts]]&lt;br /&gt;
* [[MX_Issues|Known Issues/bugs]]&lt;br /&gt;
* [[Cumulus_MX_FAQ|Frequently asked]]&lt;br /&gt;
* [[Supported Devices]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|&lt;br /&gt;
*[[:Category:Cumulus 1|Starting point for all legacy documentation]]  &lt;br /&gt;
*[[About Cumulus|Functionality of Cumulus Software]]&lt;br /&gt;
*[[Cumulus_Screenshots|&#039;&#039;&#039;Screenshots&#039;&#039;&#039; for Main, and other, screens]]&lt;br /&gt;
* Download links:&lt;br /&gt;
** [[Downloads#Download_Instructions|Instructions and installer]]&lt;br /&gt;
** [[Downloads#Special_Cumulus_1_versions|Instromet specials]]&lt;br /&gt;
** [[Setup|How to install and use software]] &lt;br /&gt;
*[[FAQ|Frequently asked, questions and answers]] &lt;br /&gt;
*[[Cumulus.ini_(Cumulus_1)|Configuration settings file (cumulus.ini)]] &lt;br /&gt;
*[[Website setup|Set up the example (Legacy) web pages]]&lt;br /&gt;
*[[Cumulus Versions|History for the legacy software]] &lt;br /&gt;
*[[Screen capture|Capturing a screen shot for support issues]]&lt;br /&gt;
*[[ImportCumulusFile#IMPORTANT_NOTE_FOR_VERSION_2.x_and_3.x|Uploading from Cumulus 1.9.4 to MySQL db]]&lt;br /&gt;
*[[Moving cumulus|Moving your installation]] &lt;br /&gt;
*[[:Category:Other Languages|Other Languages]]&lt;br /&gt;
*[[Supported Devices]]&lt;br /&gt;
*[[Cumulus Users|List of legacy Cumulus Users and their Websites]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
| &lt;br /&gt;
&#039;&#039;&#039;Web Server:&#039;&#039;&#039;&lt;br /&gt;
* [[Webspace|Commercial Web site hosting]]&lt;br /&gt;
* [[Your_Own_Server|Your Own Web/Database Server]]&lt;br /&gt;
* [[:Category:WebTips|Starting point for Web tips/documentation (including some basic HTML, CSS, JavaScript,PHP etc. tips)]] &lt;br /&gt;
* [[Customised templates|Customising Cumulus legacy templates]] and [[Cumulus_template_file|Guide to Cumulus template files]]&lt;br /&gt;
* Definitive list of [[Webtags|tag names for template files]] &lt;br /&gt;
** [[Webtags/Parameters|Input and Output Modification Parameters for those web tags]]&lt;br /&gt;
* [[Reports folder|The (NOAA style) Climate Reports functionality]]&lt;br /&gt;
* [[Simple_Website_setup|Legacy simple web site]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Shared by Third Parties:&#039;&#039;&#039;&lt;br /&gt;
*[[:Category:User Contributions|Starting point for 3rd Party Contributions]]&lt;br /&gt;
*[[:Category:WebTools|Starting point for 3rd Party web pages/tools]]&lt;br /&gt;
*[[:Category:SteelSeries|Steel Series Gauges]] &lt;br /&gt;
*[[:Category:CumulusUtils|CumulusUtils (3rd party add-on for MX)]]&lt;br /&gt;
*[[:Category:3rd Party Apps|3rd Party Apps (for your devices)]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
| &lt;br /&gt;
* [[:Category:Terminology|Cumulus Terminology]] &lt;br /&gt;
* [[:Category:StationSpecific|Details specific to a particular weather station type]]&lt;br /&gt;
* [[:Category:Cumulus Files|Information by folder and file names]]&lt;br /&gt;
** [[:Category:Ini Files|All about the &#039;&#039;&#039;.ini&#039;&#039;&#039; files that store extreme records]]&lt;br /&gt;
** [[Correcting Extremes|Full guide to correcting extremes Records]]&lt;br /&gt;
** [[:Category:Files with Comma Separated Values|All about text files that store data with Comma Separated Values]]&lt;br /&gt;
*** [[Dayfile.txt|The daily summary log (dayfile.txt) introduction]] and [[Amending dayfile|Full guide to dayfile.txt correction]]&lt;br /&gt;
*** [[Standard log files|Logging of standard values]] and [[Calculate_Missing_Values|Full guide to populating missing standard values]]&lt;br /&gt;
* [[Raspberry_Pi_computer_page|Raspberry Pi computer and MX]]&lt;br /&gt;
* [[Migrating from Cumulus 1 to MX|How to migrate from legacy original Cumulus to MX]]&lt;br /&gt;
* [[Compare C1 and MX|Compare functionality in legacy original Cumulus with MX]]&lt;br /&gt;
&lt;br /&gt;
*[[Twitter Usernames|Twitter users]] (obsolete)&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
==Please help==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;padding-left: 20px; width: 95%; border:solid; border-width: thin; padding:10px; margin-bottom:20px; padding-bottom:20px; background-color:LightYellow;&amp;quot;&amp;gt;&amp;lt;big&amp;gt;&#039;&#039;&#039;It&#039;s your Wiki......&#039;&#039;&#039;&amp;lt;/big&amp;gt;&amp;lt;br&amp;gt; &amp;lt;br&amp;gt;We always welcome contributions from the Cumulus Community and if you feel you can contribute, please do.  &lt;br /&gt;
&lt;br /&gt;
:If you already have a userid, then just [[Special:UserLogin|Login here]] (link also available on top right of any page).&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Are you willing to contribute to this Wiki&#039;s documentation?&#039;&#039;&#039;&lt;br /&gt;
* Are you new to Cumulus MX? If so, you are the best possible person to know what newcomers need in this Wiki.  You also know what you have discovered, and can document it to be useful for others.&lt;br /&gt;
#&amp;lt;big&amp;gt;As a starting point, we suggest you read [[Help:Contents/Editing|How to Edit]],&amp;lt;/big&amp;gt; &lt;br /&gt;
#*that is full of hints on how to write Wiki pages, &lt;br /&gt;
#*including Cumulus Wiki specific help.&lt;br /&gt;
#If you&lt;br /&gt;
#*want a suggestion to start you off  ...&lt;br /&gt;
#*or want to make a suggestion ...&lt;br /&gt;
#** ... [[How_you_can_contribute]] is the page you should go to, its content should be updated when work done, or suggestions need to be recorded.&lt;br /&gt;
&lt;br /&gt;
* This &#039;&#039;Main Page&#039;&#039; (only administrators can update this page) was redesigned in January 2021, the biggest changes were &lt;br /&gt;
*# It provides direct links to a new set of [[Special:Categories|category pages]], &#039;&#039;&#039;Anyone can edit any of the new, and amended, &amp;quot;category&amp;quot; pages, those are now the entry points grouping the rest of the documentation in this Wiki.&#039;&#039;&#039;&lt;br /&gt;
*# The pages specific to MX and specific to legacy software are now in separate columns&lt;br /&gt;
*# This main page does provide direct links to key pages that are unlikely to be renamed/removed, but administrators have limited time to edit such links.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* The old Fine Offset stations were long ago documented in some pages linked from [[:Category:StationSpecific]]&lt;br /&gt;
* There is minimal documentation for [[Davis]] stations and [[Instromet]] stations, can you rectify this?&lt;br /&gt;
* There is no documentation yet for the newer Ecowitt devices, can you rectify this?&lt;br /&gt;
* This Wiki documents the legacy Cumulus 1 in good detail due to many different contributors&lt;br /&gt;
* Steve Loft, and Mark Crossley, (plus others), modified some legacy pages to also cover the original [[Cumulus_3_(MX)_beta_documentation| MX 3.0.0 beta]], but that had very limited functionality (just a subset of that available in Cumulus 1) and only 2 new pages were added.&lt;br /&gt;
* Most pages that are specific to legacy Cumulus 1 have been locked, to prevent editing for MX differences and to ensure they are preserved for those still using the legacy software (all pages relating to Cumulus 2 were removed by Steve Loft)&lt;br /&gt;
* &amp;lt;big&amp;gt;The MX of today, thanks to Mark Crossley leading development (with small contributions from others), is totally different from that early MX beta; do you use/understand any of the new functionality (not documented for legacy software) meaning you can document it for those new to that functionality?&amp;lt;/big&amp;gt;&lt;br /&gt;
# MX has changed dramatically, therefore some of the early MX documentation has been deleted, and some pages make it clear that they apply to an earlier MX release.&lt;br /&gt;
# MX offers so much functionality, that nobody uses everything MX can do.  Some pages use the &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;{{Template:WorkInProgressBanner}}&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; to indicate other contributors are needed to expand the current content&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>SaratogaWX</name></author>
	</entry>
	<entry>
		<id>https://www.cumuluswiki.org/index.php?title=Original_Cumulus_Wiki&amp;diff=10971</id>
		<title>Original Cumulus Wiki</title>
		<link rel="alternate" type="text/html" href="https://www.cumuluswiki.org/index.php?title=Original_Cumulus_Wiki&amp;diff=10971"/>
		<updated>2022-10-30T20:16:25Z</updated>

		<summary type="html">&lt;p&gt;SaratogaWX: Change to note move of forum to new hosting&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div style=&amp;quot;padding-left: 20px; width: 95%; border:solid; border-width: thin; padding:10px; margin-bottom:20px; padding-bottom:20px; background-color:LightYellow;&amp;quot;&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; The Wiki has moved to new hosting on 30-Oct-2022.  There may be issues discovered, so please use the [https://cumulus.hosiene.co.uk/viewforum.php?f=38 Cumulus forum] Private Message function to notify freddie about the issue. Thank you for your cooperation and understanding!&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Welcome to the Cumulus Wiki&#039;&#039;&#039;&amp;lt;/big&amp;gt;, this community Wiki is for sharing knowledge of the [[About Cumulus|Cumulus]] Weather Station software. [[CumulusWiki:About|This Wiki]] was originated to document the (original) Cumulus (1) software Steve Loft developed. &#039;&#039;The vast majority of the original content used Steve&#039;s own words, and he was a key contributor.&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
Other contributors reviewed what Steve said in answers in the support forum, and collated that material into pages in this Wiki, so Steve&#039;s knowledge could be shared more systematically. When Steve Loft developed other flavours, the content here also covered those. This Wiki retains content for the legacy original Cumulus software that people still use, some of that legacy content has been locked against further editing. Steve Loft deleted the material on Cumulus 2 when he abandoned that development, but his [[Cumulus 3 (MX) beta documentation|MX 3.0.0 beta]] documentation remains.  This copy of the original Cumulus Wiki was cloned on 26-Oct-2018, just before Steve Loft ended his association with Cumulus, and all user credentials from the deleted original Wiki hosted by &#039;&#039;sandaysoft.com&#039;&#039; should be valid here.&lt;br /&gt;
&lt;br /&gt;
There is limited support available for the legacy software and any remaining legacy users are encouraged to [[Migrating from Cumulus 1 to MX|Migrate from Cumulus 1]] to the vastly different Cumulus MX. A number of developers are contributing to MX, but the big transformation (from Steve&#039;s original) has been almost entirely developed by Mark Crossley. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;padding-left: 20px; width: 95%; border:solid; border-width: thin; padding:10px; margin-bottom:20px; padding-bottom:20px; background-color:LightYellow;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;&#039;&#039;You do not need a userid to READ any of the content on this Wiki.&#039;&#039;&#039;&#039;&#039; &amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you are new to Wiki&#039;s we suggest you spend a few minutes reading basic articles about this Wiki. Familiarise yourself with:&lt;br /&gt;
*Explaining [[Help:Contents/tabs|tabs]] at top of page&lt;br /&gt;
*How to [[Help:Contents#Reading|read]]&lt;br /&gt;
*How to [[Help:Contents#Searching|search]] &lt;br /&gt;
&lt;br /&gt;
Please see the bottom of this page for how &#039;&#039;you can contribute&#039;&#039; to this Wiki. If you plan on &#039;&#039;&#039;CONTRIBUTING&#039;&#039;&#039; to the Wiki, then you will need a account with userid.&lt;br /&gt;
 The quickest way to get a new account is to put a request via the support forum (see pink background text there)&lt;br /&gt;
 &#039;&#039;&#039;&#039;&#039;When requesting a Wiki account, please quote the user name you use on the Cumulus support forum, or provide other evidence of you being a genuine Cumulus user.&lt;br /&gt;
 Otherwise use the [[Special:RequestAccount|Request Account]] form to apply for a userid, &#039;&#039;&#039;use the biography box to explain what you will contribute if you are granted write access&#039;&#039;&#039;, not to describe your past  (you may have to wait some time for an administrator to have spare time to wade through loads of spam requests to find any real Cumulus user request).&lt;br /&gt;
 Do be aware there are many spammers attempting to gain access, and any request that does not comply with above instruction makes it impossible for the admins to identify genuine account requests from spammers.&#039;&#039;&#039;&#039;&#039;  &lt;br /&gt;
 (Please note, the support forum and this Wiki are hosted by different people, on different web hosts, so do use a different password!)&lt;br /&gt;
&lt;br /&gt;
Brian Underdown (weather34) has allowed us to host his [[HomeWeatherStationTemplate|Home Weather Station template for Cumulus]] on the Wiki.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you have any questions please raise them on either the [https://cumulus.hosiene.co.uk/viewforum.php?f=38 Cumulus forum] or [https://www.wxforum.net/index.php?board=105.0 Cumulus board at WXForum.net].&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
{| class=&amp;quot;t_nav_main&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:60px&amp;quot;| [[Image:Badge vMx.png|left|50px]]Cumulus MX (V.3)&lt;br /&gt;
!style=&amp;quot;width:100px&amp;quot;| [[Image:Icon info.png|left|50px]]Legacy Cumulus (V.1)&lt;br /&gt;
!style=&amp;quot;width:50px&amp;quot;| [[Image:Icon tool.png|left|50px]]Customisation &lt;br /&gt;
!style=&amp;quot;width:80px&amp;quot;| [[Image:Icon article.png|left|50px]]Reference&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
* [[:Category:Cumulus MX|Starting point for all MX documentation]] &lt;br /&gt;
* [[What_to_do_when_I_have_a_problem_with_MX|Solving problems]]&lt;br /&gt;
* [[Updating_MX_to_new_version|How to Upgrade to new MX build]]&lt;br /&gt;
*&#039;&#039;&#039;Software Download&#039;&#039;&#039; links:&lt;br /&gt;
** [[Software#Current_Release|Current MX]],&lt;br /&gt;
*** [https://github.com/cumulusmx/CumulusMX/releases Earlier MX Releases]&lt;br /&gt;
** [[Software#Create_Missing|Create Missing utility]], &lt;br /&gt;
** [[Software#ExportToMySQL|Export To MySQL utility]],&lt;br /&gt;
** [[Software#Raspberry_Pi_Image|Download Raspberry Pi Image]] and [[Raspberry Pi Image|Raspberry Pi Image Instructions]]&lt;br /&gt;
* [[MX_on_Linux|Install on Unix/Linux/Raspberry Pi OS]]&lt;br /&gt;
** and [[Preparing your Linux computer for MX]]&lt;br /&gt;
* [[MX_on_Windows_OS|Install on Microsoft Windows OS]]&lt;br /&gt;
* Settings:&lt;br /&gt;
** [[First Run of MX|Configuration Wizard]]&lt;br /&gt;
** [[MX_Administrative_Interface|MX Interface included in MX download (&#039;&#039;&#039;aka&#039;&#039;&#039; Local interface, User interface, Administrative interface, and Dashboard interface)]]: Local pages, Settings, and Editing&lt;br /&gt;
** [[The_Alternative_Interface_(ai.cmx)]]: Local pages, Settings, and Editing&lt;br /&gt;
** [[Cumulus.ini|Full guide to Configuration/settings (3.8.0 onwards)]]&lt;br /&gt;
* [[Cumulus MX Local API|Local Application Programming Interface]]&lt;br /&gt;
** [[Webtags/Parameters|Customising Tag Parameters]]&lt;br /&gt;
* MX default web site:&lt;br /&gt;
** [[New Default Web Site Information|Usage information]]&lt;br /&gt;
** [[Default_Website_Development|Latest developments]]&lt;br /&gt;
** [[Cumulus.ini#Optional_Web_Server|Settings relevant to web site]]&lt;br /&gt;
** [[:Category:JSON Files|Supporting JSON files]]&lt;br /&gt;
** [[WebsitedataT.json|Data for web site tables]]&lt;br /&gt;
* [[MX_Basic_info|Basic MX information]]&lt;br /&gt;
* [[Cumulus_MX_formal_release_versions|Release tracker]]&lt;br /&gt;
* [[Highcharts_-_Recent|Recent Charts]] and [[Highcharts_-_Historic|Historic Charts]]&lt;br /&gt;
* [[MX_Issues|Known Issues/bugs]]&lt;br /&gt;
* [[Cumulus_MX_FAQ|Frequently asked]]&lt;br /&gt;
* [[Supported Devices]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|&lt;br /&gt;
*[[:Category:Cumulus 1|Starting point for all legacy documentation]]  &lt;br /&gt;
*[[About Cumulus|Functionality of Cumulus Software]]&lt;br /&gt;
*[[Cumulus_Screenshots|&#039;&#039;&#039;Screenshots&#039;&#039;&#039; for Main, and other, screens]]&lt;br /&gt;
* Download links:&lt;br /&gt;
** [[Downloads#Download_Instructions|Instructions and installer]]&lt;br /&gt;
** [[Downloads#Special_Cumulus_1_versions|Instromet specials]]&lt;br /&gt;
** [[Setup|How to install and use software]] &lt;br /&gt;
*[[FAQ|Frequently asked, questions and answers]] &lt;br /&gt;
*[[Cumulus.ini_(Cumulus_1)|Configuration settings file (cumulus.ini)]] &lt;br /&gt;
*[[Website setup|Set up the example (Legacy) web pages]]&lt;br /&gt;
*[[Cumulus Versions|History for the legacy software]] &lt;br /&gt;
*[[Screen capture|Capturing a screen shot for support issues]]&lt;br /&gt;
*[[ImportCumulusFile#IMPORTANT_NOTE_FOR_VERSION_2.x_and_3.x|Uploading from Cumulus 1.9.4 to MySQL db]]&lt;br /&gt;
*[[Moving cumulus|Moving your installation]] &lt;br /&gt;
*[[:Category:Other Languages|Other Languages]]&lt;br /&gt;
*[[Supported Devices]]&lt;br /&gt;
*[[Cumulus Users|List of legacy Cumulus Users and their Websites]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
| &lt;br /&gt;
&#039;&#039;&#039;Web Server:&#039;&#039;&#039;&lt;br /&gt;
* [[Webspace|Commercial Web site hosting]]&lt;br /&gt;
* [[Your_Own_Server|Your Own Web/Database Server]]&lt;br /&gt;
* [[:Category:WebTips|Starting point for Web tips/documentation (including some basic HTML, CSS, JavaScript,PHP etc. tips)]] &lt;br /&gt;
* [[Customised templates|Customising Cumulus legacy templates]] and [[Cumulus_template_file|Guide to Cumulus template files]]&lt;br /&gt;
* Definitive list of [[Webtags|tag names for template files]] &lt;br /&gt;
** [[Webtags/Parameters|Input and Output Modification Parameters for those web tags]]&lt;br /&gt;
* [[Reports folder|The (NOAA style) Climate Reports functionality]]&lt;br /&gt;
* [[Simple_Website_setup|Legacy simple web site]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Shared by Third Parties:&#039;&#039;&#039;&lt;br /&gt;
*[[:Category:User Contributions|Starting point for 3rd Party Contributions]]&lt;br /&gt;
*[[:Category:WebTools|Starting point for 3rd Party web pages/tools]]&lt;br /&gt;
*[[:Category:SteelSeries|Steel Series Gauges]] &lt;br /&gt;
*[[:Category:CumulusUtils|CumulusUtils (3rd party add-on for MX)]]&lt;br /&gt;
*[[:Category:3rd Party Apps|3rd Party Apps (for your devices)]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
| &lt;br /&gt;
* [[:Category:Terminology|Cumulus Terminology]] &lt;br /&gt;
* [[:Category:StationSpecific|Details specific to a particular weather station type]]&lt;br /&gt;
* [[:Category:Cumulus Files|Information by folder and file names]]&lt;br /&gt;
** [[:Category:Ini Files|All about the &#039;&#039;&#039;.ini&#039;&#039;&#039; files that store extreme records]]&lt;br /&gt;
** [[Correcting Extremes|Full guide to correcting extremes Records]]&lt;br /&gt;
** [[:Category:Files with Comma Separated Values|All about text files that store data with Comma Separated Values]]&lt;br /&gt;
*** [[Dayfile.txt|The daily summary log (dayfile.txt) introduction]] and [[Amending dayfile|Full guide to dayfile.txt correction]]&lt;br /&gt;
*** [[Standard log files|Logging of standard values]] and [[Calculate_Missing_Values|Full guide to populating missing standard values]]&lt;br /&gt;
* [[Raspberry_Pi_computer_page|Raspberry Pi computer and MX]]&lt;br /&gt;
* [[Migrating from Cumulus 1 to MX|How to migrate from legacy original Cumulus to MX]]&lt;br /&gt;
* [[Compare C1 and MX|Compare functionality in legacy original Cumulus with MX]]&lt;br /&gt;
&lt;br /&gt;
*[[Twitter Usernames|Twitter users]] (obsolete)&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
==Please help==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;padding-left: 20px; width: 95%; border:solid; border-width: thin; padding:10px; margin-bottom:20px; padding-bottom:20px; background-color:LightYellow;&amp;quot;&amp;gt;&amp;lt;big&amp;gt;&#039;&#039;&#039;It&#039;s your Wiki......&#039;&#039;&#039;&amp;lt;/big&amp;gt;&amp;lt;br&amp;gt; &amp;lt;br&amp;gt;We always welcome contributions from the Cumulus Community and if you feel you can contribute, please do.  &lt;br /&gt;
&lt;br /&gt;
:If you already have a userid, then just [[Special:UserLogin|Login here]] (link also available on top right of any page).&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Are you willing to contribute to this Wiki&#039;s documentation?&#039;&#039;&#039;&lt;br /&gt;
* Are you new to Cumulus MX? If so, you are the best possible person to know what newcomers need in this Wiki.  You also know what you have discovered, and can document it to be useful for others.&lt;br /&gt;
#&amp;lt;big&amp;gt;As a starting point, we suggest you read [[Help:Contents/Editing|How to Edit]],&amp;lt;/big&amp;gt; &lt;br /&gt;
#*that is full of hints on how to write Wiki pages, &lt;br /&gt;
#*including Cumulus Wiki specific help.&lt;br /&gt;
#If you&lt;br /&gt;
#*want a suggestion to start you off  ...&lt;br /&gt;
#*or want to make a suggestion ...&lt;br /&gt;
#** ... [[How_you_can_contribute]] is the page you should go to, its content should be updated when work done, or suggestions need to be recorded.&lt;br /&gt;
&lt;br /&gt;
* This &#039;&#039;Main Page&#039;&#039; (only administrators can update this page) was redesigned in January 2021, the biggest changes were &lt;br /&gt;
*# It provides direct links to a new set of [[Special:Categories|category pages]], &#039;&#039;&#039;Anyone can edit any of the new, and amended, &amp;quot;category&amp;quot; pages, those are now the entry points grouping the rest of the documentation in this Wiki.&#039;&#039;&#039;&lt;br /&gt;
*# The pages specific to MX and specific to legacy software are now in separate columns&lt;br /&gt;
*# This main page does provide direct links to key pages that are unlikely to be renamed/removed, but administrators have limited time to edit such links.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* The old Fine Offset stations were long ago documented in some pages linked from [[:Category:StationSpecific]]&lt;br /&gt;
* There is minimal documentation for [[Davis]] stations and [[Instromet]] stations, can you rectify this?&lt;br /&gt;
* There is no documentation yet for the newer Ecowitt devices, can you rectify this?&lt;br /&gt;
* This Wiki documents the legacy Cumulus 1 in good detail due to many different contributors&lt;br /&gt;
* Steve Loft, and Mark Crossley, (plus others), modified some legacy pages to also cover the original [[Cumulus_3_(MX)_beta_documentation| MX 3.0.0 beta]], but that had very limited functionality (just a subset of that available in Cumulus 1) and only 2 new pages were added.&lt;br /&gt;
* Most pages that are specific to legacy Cumulus 1 have been locked, to prevent editing for MX differences and to ensure they are preserved for those still using the legacy software (all pages relating to Cumulus 2 were removed by Steve Loft)&lt;br /&gt;
* &amp;lt;big&amp;gt;The MX of today, thanks to Mark Crossley leading development (with small contributions from others), is totally different from that early MX beta; do you use/understand any of the new functionality (not documented for legacy software) meaning you can document it for those new to that functionality?&amp;lt;/big&amp;gt;&lt;br /&gt;
# MX has changed dramatically, therefore some of the early MX documentation has been deleted, and some pages make it clear that they apply to an earlier MX release.&lt;br /&gt;
# MX offers so much functionality, that nobody uses everything MX can do.  Some pages use the &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;{{Template:WorkInProgressBanner}}&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; to indicate other contributors are needed to expand the current content&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>SaratogaWX</name></author>
	</entry>
	<entry>
		<id>https://www.cumuluswiki.org/index.php?title=Original_Cumulus_Wiki&amp;diff=10964</id>
		<title>Original Cumulus Wiki</title>
		<link rel="alternate" type="text/html" href="https://www.cumuluswiki.org/index.php?title=Original_Cumulus_Wiki&amp;diff=10964"/>
		<updated>2022-10-23T21:56:25Z</updated>

		<summary type="html">&lt;p&gt;SaratogaWX: Added hosting move for October 30th, 2022&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div style=&amp;quot;padding-left: 20px; width: 95%; border:solid; border-width: thin; padding:10px; margin-bottom:20px; padding-bottom:20px; background-color:LightYellow;&amp;quot;&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; The Wiki will be moving to new hosting on &#039;&#039;&#039;October 30, 2022&#039;&#039;&#039;.  Update capability will be turned off on October 29th to prepare for the move.&amp;lt;br/&amp;gt;&lt;br /&gt;
During the move, the Wiki may have disruption in availability. Thank you for your cooperation and understanding!&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Welcome to the Cumulus Wiki&#039;&#039;&#039;&amp;lt;/big&amp;gt;, this community Wiki is for sharing knowledge of the [[About Cumulus|Cumulus]] Weather Station software. [[CumulusWiki:About|This Wiki]] was originated to document the (original) Cumulus (1) software Steve Loft developed. &#039;&#039;The vast majority of the original content used Steve&#039;s own words, and he was a key contributor.&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
Other contributors reviewed what Steve said in answers in the support forum, and collated that material into pages in this Wiki, so Steve&#039;s knowledge could be shared more systematically. When Steve Loft developed other flavours, the content here also covered those. This Wiki retains content for the legacy original Cumulus software that people still use, some of that legacy content has been locked against further editing. Steve Loft deleted the material on Cumulus 2 when he abandoned that development, but his [[Cumulus 3 (MX) beta documentation|MX 3.0.0 beta]] documentation remains.  This copy of the original Cumulus Wiki was cloned on 26-Oct-2018, just before Steve Loft ended his association with Cumulus, and all user credentials from the deleted original Wiki hosted by &#039;&#039;sandaysoft.com&#039;&#039; should be valid here.&lt;br /&gt;
&lt;br /&gt;
There is limited support available for the legacy software and any remaining legacy users are encouraged to [[Migrating from Cumulus 1 to MX|Migrate from Cumulus 1]] to the vastly different Cumulus MX. A number of developers are contributing to MX, but the big transformation (from Steve&#039;s original) has been almost entirely developed by Mark Crossley. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;padding-left: 20px; width: 95%; border:solid; border-width: thin; padding:10px; margin-bottom:20px; padding-bottom:20px; background-color:LightYellow;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;&#039;&#039;You do not need a userid to READ any of the content on this Wiki.&#039;&#039;&#039;&#039;&#039; &amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you are new to Wiki&#039;s we suggest you spend a few minutes reading basic articles about this Wiki. Familiarise yourself with:&lt;br /&gt;
*Explaining [[Help:Contents/tabs|tabs]] at top of page&lt;br /&gt;
*How to [[Help:Contents#Reading|read]]&lt;br /&gt;
*How to [[Help:Contents#Searching|search]] &lt;br /&gt;
&lt;br /&gt;
Please see the bottom of this page for how &#039;&#039;you can contribute&#039;&#039; to this Wiki. If you plan on &#039;&#039;&#039;CONTRIBUTING&#039;&#039;&#039; to the Wiki, then you will need a account with userid.&lt;br /&gt;
 The quickest way to get a new account is to put a request via the support forum (see pink background text there)&lt;br /&gt;
 &#039;&#039;&#039;&#039;&#039;When requesting a Wiki account, please quote the user name you use on the Cumulus support forum, or provide other evidence of you being a genuine Cumulus user.&lt;br /&gt;
 Otherwise use the [[Special:RequestAccount|Request Account]] form to apply for a userid, &#039;&#039;&#039;use the biography box to explain what you will contribute if you are granted write access&#039;&#039;&#039;, not to describe your past  (you may have to wait some time for an administrator to have spare time to wade through loads of spam requests to find any real Cumulus user request).&lt;br /&gt;
 Do be aware there are many spammers attempting to gain access, and any request that does not comply with above instruction makes it impossible for the admins to identify genuine account requests from spammers.&#039;&#039;&#039;&#039;&#039;  &lt;br /&gt;
 (Please note, the support forum and this Wiki are hosted by different people, on different web hosts, so do use a different password!)&lt;br /&gt;
&lt;br /&gt;
Brian Underdown (weather34) has allowed us to host his [[HomeWeatherStationTemplate|Home Weather Station template for Cumulus]] on the Wiki.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you have any questions please raise them on either the [https://cumulus.hosiene.co.uk/viewforum.php?f=38 Cumulus forum] or [https://www.wxforum.net/index.php?board=105.0 Cumulus board at WXForum.net].&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
{| class=&amp;quot;t_nav_main&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:60px&amp;quot;| [[Image:Badge vMx.png|left|50px]]Cumulus MX (V.3)&lt;br /&gt;
!style=&amp;quot;width:100px&amp;quot;| [[Image:Icon info.png|left|50px]]Legacy Cumulus (V.1)&lt;br /&gt;
!style=&amp;quot;width:50px&amp;quot;| [[Image:Icon tool.png|left|50px]]Customisation &lt;br /&gt;
!style=&amp;quot;width:80px&amp;quot;| [[Image:Icon article.png|left|50px]]Reference&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
* [[:Category:Cumulus MX|Starting point for all MX documentation]] &lt;br /&gt;
* [[What_to_do_when_I_have_a_problem_with_MX|Solving problems]]&lt;br /&gt;
* [[Updating_MX_to_new_version|How to Upgrade to new MX build]]&lt;br /&gt;
*&#039;&#039;&#039;Software Download&#039;&#039;&#039; links:&lt;br /&gt;
** [[Software#Current_Release|Current MX]],&lt;br /&gt;
*** [https://github.com/cumulusmx/CumulusMX/releases Earlier MX Releases]&lt;br /&gt;
** [[Software#Create_Missing|Create Missing utility]], &lt;br /&gt;
** [[Software#ExportToMySQL|Export To MySQL utility]],&lt;br /&gt;
** [[Software#Raspberry_Pi_Image|Download Raspberry Pi Image]] and [[Raspberry Pi Image|Raspberry Pi Image Instructions]]&lt;br /&gt;
* [[MX_on_Linux|Install on Unix/Linux/Raspberry Pi OS]]&lt;br /&gt;
** and [[Preparing your Linux computer for MX]]&lt;br /&gt;
* [[MX_on_Windows_OS|Install on Microsoft Windows OS]]&lt;br /&gt;
* Settings:&lt;br /&gt;
** [[First Run of MX|Configuration Wizard]]&lt;br /&gt;
** [[MX_Administrative_Interface|MX Interface included in MX download (&#039;&#039;&#039;aka&#039;&#039;&#039; Local interface, User interface, Administrative interface, and Dashboard interface)]]: Local pages, Settings, and Editing&lt;br /&gt;
** [[The_Alternative_Interface_(ai.cmx)]]: Local pages, Settings, and Editing&lt;br /&gt;
** [[Cumulus.ini|Full guide to Configuration/settings (3.8.0 onwards)]]&lt;br /&gt;
* [[Cumulus MX Local API|Local Application Programming Interface]]&lt;br /&gt;
** [[Webtags/Parameters|Customising Tag Parameters]]&lt;br /&gt;
* MX default web site:&lt;br /&gt;
** [[New Default Web Site Information|Usage information]]&lt;br /&gt;
** [[Default_Website_Development|Latest developments]]&lt;br /&gt;
** [[Cumulus.ini#Optional_Web_Server|Settings relevant to web site]]&lt;br /&gt;
** [[:Category:JSON Files|Supporting JSON files]]&lt;br /&gt;
** [[WebsitedataT.json|Data for web site tables]]&lt;br /&gt;
* [[MX_Basic_info|Basic MX information]]&lt;br /&gt;
* [[Cumulus_MX_formal_release_versions|Release tracker]]&lt;br /&gt;
* [[Highcharts_-_Recent|Recent Charts]] and [[Highcharts_-_Historic|Historic Charts]]&lt;br /&gt;
* [[MX_Issues|Known Issues/bugs]]&lt;br /&gt;
* [[Cumulus_MX_FAQ|Frequently asked]]&lt;br /&gt;
* [[Supported Devices]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|&lt;br /&gt;
*[[:Category:Cumulus 1|Starting point for all legacy documentation]]  &lt;br /&gt;
*[[About Cumulus|Functionality of Cumulus Software]]&lt;br /&gt;
*[[Cumulus_Screenshots|&#039;&#039;&#039;Screenshots&#039;&#039;&#039; for Main, and other, screens]]&lt;br /&gt;
* Download links:&lt;br /&gt;
** [[Downloads#Download_Instructions|Instructions and installer]]&lt;br /&gt;
** [[Downloads#Special_Cumulus_1_versions|Instromet specials]]&lt;br /&gt;
** [[Setup|How to install and use software]] &lt;br /&gt;
*[[FAQ|Frequently asked, questions and answers]] &lt;br /&gt;
*[[Cumulus.ini_(Cumulus_1)|Configuration settings file (cumulus.ini)]] &lt;br /&gt;
*[[Website setup|Set up the example (Legacy) web pages]]&lt;br /&gt;
*[[Cumulus Versions|History for the legacy software]] &lt;br /&gt;
*[[Screen capture|Capturing a screen shot for support issues]]&lt;br /&gt;
*[[ImportCumulusFile#IMPORTANT_NOTE_FOR_VERSION_2.x_and_3.x|Uploading from Cumulus 1.9.4 to MySQL db]]&lt;br /&gt;
*[[Moving cumulus|Moving your installation]] &lt;br /&gt;
*[[:Category:Other Languages|Other Languages]]&lt;br /&gt;
*[[Supported Devices]]&lt;br /&gt;
*[[Cumulus Users|List of legacy Cumulus Users and their Websites]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
| &lt;br /&gt;
&#039;&#039;&#039;Web Server:&#039;&#039;&#039;&lt;br /&gt;
* [[Webspace|Commercial Web site hosting]]&lt;br /&gt;
* [[Your_Own_Server|Your Own Web/Database Server]]&lt;br /&gt;
* [[:Category:WebTips|Starting point for Web tips/documentation (including some basic HTML, CSS, JavaScript,PHP etc. tips)]] &lt;br /&gt;
* [[Customised templates|Customising Cumulus legacy templates]] and [[Cumulus_template_file|Guide to Cumulus template files]]&lt;br /&gt;
* Definitive list of [[Webtags|tag names for template files]] &lt;br /&gt;
** [[Webtags/Parameters|Input and Output Modification Parameters for those web tags]]&lt;br /&gt;
* [[Reports folder|The (NOAA style) Climate Reports functionality]]&lt;br /&gt;
* [[Simple_Website_setup|Legacy simple web site]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Shared by Third Parties:&#039;&#039;&#039;&lt;br /&gt;
*[[:Category:User Contributions|Starting point for 3rd Party Contributions]]&lt;br /&gt;
*[[:Category:WebTools|Starting point for 3rd Party web pages/tools]]&lt;br /&gt;
*[[:Category:SteelSeries|Steel Series Gauges]] &lt;br /&gt;
*[[:Category:CumulusUtils|CumulusUtils (3rd party add-on for MX)]]&lt;br /&gt;
*[[:Category:3rd Party Apps|3rd Party Apps (for your devices)]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
| &lt;br /&gt;
* [[:Category:Terminology|Cumulus Terminology]] &lt;br /&gt;
* [[:Category:StationSpecific|Details specific to a particular weather station type]]&lt;br /&gt;
* [[:Category:Cumulus Files|Information by folder and file names]]&lt;br /&gt;
** [[:Category:Ini Files|All about the &#039;&#039;&#039;.ini&#039;&#039;&#039; files that store extreme records]]&lt;br /&gt;
** [[Correcting Extremes|Full guide to correcting extremes Records]]&lt;br /&gt;
** [[:Category:Files with Comma Separated Values|All about text files that store data with Comma Separated Values]]&lt;br /&gt;
*** [[Dayfile.txt|The daily summary log (dayfile.txt) introduction]] and [[Amending dayfile|Full guide to dayfile.txt correction]]&lt;br /&gt;
*** [[Standard log files|Logging of standard values]] and [[Calculate_Missing_Values|Full guide to populating missing standard values]]&lt;br /&gt;
* [[Raspberry_Pi_computer_page|Raspberry Pi computer and MX]]&lt;br /&gt;
* [[Migrating from Cumulus 1 to MX|How to migrate from legacy original Cumulus to MX]]&lt;br /&gt;
* [[Compare C1 and MX|Compare functionality in legacy original Cumulus with MX]]&lt;br /&gt;
&lt;br /&gt;
*[[Twitter Usernames|Twitter users]] (obsolete)&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
==Please help==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;padding-left: 20px; width: 95%; border:solid; border-width: thin; padding:10px; margin-bottom:20px; padding-bottom:20px; background-color:LightYellow;&amp;quot;&amp;gt;&amp;lt;big&amp;gt;&#039;&#039;&#039;It&#039;s your Wiki......&#039;&#039;&#039;&amp;lt;/big&amp;gt;&amp;lt;br&amp;gt; &amp;lt;br&amp;gt;We always welcome contributions from the Cumulus Community and if you feel you can contribute, please do.  &lt;br /&gt;
&lt;br /&gt;
:If you already have a userid, then just [[Special:UserLogin|Login here]] (link also available on top right of any page).&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Are you willing to contribute to this Wiki&#039;s documentation?&#039;&#039;&#039;&lt;br /&gt;
* Are you new to Cumulus MX? If so, you are the best possible person to know what newcomers need in this Wiki.  You also know what you have discovered, and can document it to be useful for others.&lt;br /&gt;
#&amp;lt;big&amp;gt;As a starting point, we suggest you read [[Help:Contents/Editing|How to Edit]],&amp;lt;/big&amp;gt; &lt;br /&gt;
#*that is full of hints on how to write Wiki pages, &lt;br /&gt;
#*including Cumulus Wiki specific help.&lt;br /&gt;
#If you&lt;br /&gt;
#*want a suggestion to start you off  ...&lt;br /&gt;
#*or want to make a suggestion ...&lt;br /&gt;
#** ... [[How_you_can_contribute]] is the page you should go to, its content should be updated when work done, or suggestions need to be recorded.&lt;br /&gt;
&lt;br /&gt;
* This &#039;&#039;Main Page&#039;&#039; (only administrators can update this page) was redesigned in January 2021, the biggest changes were &lt;br /&gt;
*# It provides direct links to a new set of [[Special:Categories|category pages]], &#039;&#039;&#039;Anyone can edit any of the new, and amended, &amp;quot;category&amp;quot; pages, those are now the entry points grouping the rest of the documentation in this Wiki.&#039;&#039;&#039;&lt;br /&gt;
*# The pages specific to MX and specific to legacy software are now in separate columns&lt;br /&gt;
*# This main page does provide direct links to key pages that are unlikely to be renamed/removed, but administrators have limited time to edit such links.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* The old Fine Offset stations were long ago documented in some pages linked from [[:Category:StationSpecific]]&lt;br /&gt;
* There is minimal documentation for [[Davis]] stations and [[Instromet]] stations, can you rectify this?&lt;br /&gt;
* There is no documentation yet for the newer Ecowitt devices, can you rectify this?&lt;br /&gt;
* This Wiki documents the legacy Cumulus 1 in good detail due to many different contributors&lt;br /&gt;
* Steve Loft, and Mark Crossley, (plus others), modified some legacy pages to also cover the original [[Cumulus_3_(MX)_beta_documentation| MX 3.0.0 beta]], but that had very limited functionality (just a subset of that available in Cumulus 1) and only 2 new pages were added.&lt;br /&gt;
* Most pages that are specific to legacy Cumulus 1 have been locked, to prevent editing for MX differences and to ensure they are preserved for those still using the legacy software (all pages relating to Cumulus 2 were removed by Steve Loft)&lt;br /&gt;
* &amp;lt;big&amp;gt;The MX of today, thanks to Mark Crossley leading development (with small contributions from others), is totally different from that early MX beta; do you use/understand any of the new functionality (not documented for legacy software) meaning you can document it for those new to that functionality?&amp;lt;/big&amp;gt;&lt;br /&gt;
# MX has changed dramatically, therefore some of the early MX documentation has been deleted, and some pages make it clear that they apply to an earlier MX release.&lt;br /&gt;
# MX offers so much functionality, that nobody uses everything MX can do.  Some pages use the &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;{{Template:WorkInProgressBanner}}&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; to indicate other contributors are needed to expand the current content&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>SaratogaWX</name></author>
	</entry>
	<entry>
		<id>https://www.cumuluswiki.org/index.php?title=Software&amp;diff=8796</id>
		<title>Software</title>
		<link rel="alternate" type="text/html" href="https://www.cumuluswiki.org/index.php?title=Software&amp;diff=8796"/>
		<updated>2021-05-07T15:21:01Z</updated>

		<summary type="html">&lt;p&gt;SaratogaWX: Corrected release date to May&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Cumulus MX =&lt;br /&gt;
&lt;br /&gt;
== Current Release ==&lt;br /&gt;
&lt;br /&gt;
Note: &#039;&#039;&#039;Cumulus MX is strictly for non-commercial, non-government use only.&#039;&#039;&#039;&lt;br /&gt;
It contains products produced by [https://www.highcharts.com Highsoft] which are not free for commercial and governmental use. &lt;br /&gt;
&lt;br /&gt;
===Source download===&lt;br /&gt;
&lt;br /&gt;
*[https://github.com/cumulusmx/CumulusMX Cumulus MX Current Source Code] This code base is updated for all releases resulting from development by M Crossley.&lt;br /&gt;
&lt;br /&gt;
===Latest build distribution download===&lt;br /&gt;
&lt;br /&gt;
*[https://github.com/cumulusmx/CumulusMX/releases/download/b3129/CumulusMXDist3129.zip Cumulus MX v3.11.0 build 3129, 07-May-2021] Cumulus MX, a cross platform version of Cumulus which runs on Windows, Linux (including the Raspberry Pi) and Mac OS X. (M Crossley update)&lt;br /&gt;
:&#039;&#039;&#039;NOTE: On Linux/RPi/macOS, Release v3.9.1 or later requires Mono version 5 or 6. Mono v4 is subject to random crashes.&#039;&#039;&#039;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Raspberry Pi Image===&lt;br /&gt;
&lt;br /&gt;
*There is also a pre-built disk image file for your first installation onto a Raspberry Pi&lt;br /&gt;
**This contains the lite version of the Raspberry pi operating system, plus all you need for a MX installation.&lt;br /&gt;
** It can be downloaded from here: [//{{SERVERNAME}}/Downloads/rpi-CMX-3.10.5.zip rPi Cumulus MX 3.10.5]&lt;br /&gt;
***The instructions for using this image can be found here: [[Raspberry_Pi_Image|Raspberry Pi Image]]&lt;br /&gt;
&lt;br /&gt;
==Older releases==&lt;br /&gt;
&lt;br /&gt;
It is always possible that a new release introduces a bug, and you decide to regress to an earlier release. Find link to earlier MX release distributions on [[Main Page]], and for earlier Raspberry Pi images simply change the file name above to represent earlier release.&lt;br /&gt;
&lt;br /&gt;
= Help with ‘Stable’ MX releases =&lt;br /&gt;
&lt;br /&gt;
Please read the announcement for the latest MX release in [https://cumulus.hosiene.co.uk/viewtopic.php?f=40&amp;amp;t=17887 the forum] before installing it.&lt;br /&gt;
&lt;br /&gt;
We strongly advise updating to the latest version, if only for the fact that later versions offer more functionality, and may fix any bugs in an earlier&lt;br /&gt;
release.&lt;br /&gt;
 &lt;br /&gt;
==Upgrading==&lt;br /&gt;
&lt;br /&gt;
You can install a new release of MX directly over your existing version.&lt;br /&gt;
*Important, please read all of the release notes (in the appropriate forum announcement threads) for the builds since the version you are upgrading from.&lt;br /&gt;
*If you are currently running an old release of MX, you might want to check [[Updating MX to new version]] page, as that has some advice about whether it is best to upgrade in multiple steps.&lt;br /&gt;
*If you are upgrading from a previous version of the legacy Cumulus 1, then you might want to read [[Migrating from Cumulus 1 to MX]] page; and if you need more justification read [[Compare_C1_and_MX|Compare legacy Cumulus and MX]] page&lt;br /&gt;
&lt;br /&gt;
Note by Steve Loft: you may find that anti-virus software flag a new release of Cumulus as a ‘threat’, for a few days or weeks after a new version has been released, even though it does not actually contain a virus of any kind. This is due to a system they call ‘reputation’ where they automatically block any versions of software which have recently been released. You may want to consider complaining to the provider of your anti-virus software about this ridiculous system, or better still, use some better anti-virus software. &lt;br /&gt;
&lt;br /&gt;
If you need any help with Cumulus MX, please first consult, in this Wiki, the [[:Category:Cumulus MX]] page for pointers to articles that may help.  If you cannot answer your questions from those links, then use the [https://cumulus.hosiene.co.uk/viewforum.php?f=40 correct MX support forum] to see if others have answers.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Other utilities =&lt;br /&gt;
&lt;br /&gt;
== Utility for Fine Offset Stations ==&lt;br /&gt;
&lt;br /&gt;
*[//{{SERVERNAME}}/Downloads/SetLogger.zip Set Logger Interval] A utility by Steve Loft to adjust the internal logging interval on Fine Offset stations&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Weather Display Converter ==&lt;br /&gt;
&lt;br /&gt;
This utility was provided by Steve to convert Weather Display log files to Cumulus format. &lt;br /&gt;
&lt;br /&gt;
At time of writing this here, the functionality in MX was limited. You may need to manually recreate records, etc. using Cumulus 1. &lt;br /&gt;
&lt;br /&gt;
Please read the readme file in the zip.&lt;br /&gt;
&lt;br /&gt;
There is a [https://cumulus.hosiene.co.uk/viewtopic.php?f=4&amp;amp;t=10118 forum thread about this converter here].&lt;br /&gt;
&lt;br /&gt;
[https://cumuluswiki.org/a/File:WDconverter.zip WDConverter.zip]&lt;br /&gt;
&lt;br /&gt;
== WeatherLink Converter ==&lt;br /&gt;
&lt;br /&gt;
This utility was provided by Steve to convert WeatherLink log files to Cumulus format. &lt;br /&gt;
&lt;br /&gt;
Please read the readme file in the zip.&lt;br /&gt;
&lt;br /&gt;
There is a [https://cumulus.hosiene.co.uk/viewtopic.php?t=11349 forum thread about this converter here].&lt;br /&gt;
&lt;br /&gt;
[https://cumuluswiki.org/a/File:WLconverter.zip WLconverter.zip]&lt;br /&gt;
&lt;br /&gt;
== Create Missing ==&lt;br /&gt;
&lt;br /&gt;
A utility, by Mark Crossley, to create missing entries in your &#039;&#039;&#039;dayfile.txt&#039;&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
You may use this:&lt;br /&gt;
# to add additional new fields for derivatives that are missing from existing extreme records (in [[:Category:Log Files|&#039;&#039;&#039;.ini&#039;&#039;&#039;]]  files) created with old versions of Cumulus, &lt;br /&gt;
#or to create a whole new [[dayfile.txt| daily summary file]] if you are starting afresh with monthly based data imported into [[Standard log files]] from another program.&lt;br /&gt;
&lt;br /&gt;
The v1.0.2 download dated 11 Mar 2021 [https://github.com/cumulusmx/CreateMissing/releases/download/v1.0.2/CreateMissing-v1.0.2.zip is here.]&lt;br /&gt;
&lt;br /&gt;
More information can be [https://github.com/cumulusmx/CreateMissing/blob/master/README.md found here.]&lt;br /&gt;
&lt;br /&gt;
== ExportToMySQL ==&lt;br /&gt;
&lt;br /&gt;
A utility, by Mark Crossley, to export Cumulus MX monthly and dayfile logs to a MySQL database.&lt;br /&gt;
&lt;br /&gt;
The v1.3.0 download dated 27 Apr 2021 (for 7 May release of MX 3.11.0) [https://github.com/cumulusmx/ExportToMySQL/releases/download/v1.3.0/ExportToMySQL-v1.3.0.zip is here.]&lt;br /&gt;
&lt;br /&gt;
More information can be [https://github.com/cumulusmx/ExportToMySQL/blob/main/README.md found here.]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;This replaces the &amp;quot;ExportMySQL.exe&amp;quot; utility included by Steve Loft in his MX beta distributions.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Third Party Contributions by Cumulus Users ==&lt;br /&gt;
&lt;br /&gt;
For files, and add-on&#039;s, contributed by Cumulus users, see these Categories:&lt;br /&gt;
# [[:Category:3rd Party Apps]] - contributions for various devices,&lt;br /&gt;
# [[:Category:AddOns]] - adding extra functionality,&lt;br /&gt;
# [[:Category:WebTools]] - for your web server, and &lt;br /&gt;
# [[:Category:User_Contributions]] - key contributions from the user community&lt;br /&gt;
&lt;br /&gt;
=Current MX Developed from =&lt;br /&gt;
&lt;br /&gt;
Cumulus 3 (MX) software was developed as a beta with limited functionality by Steve Loft.&lt;br /&gt;
*Steve Loft previously developed Cumulus 2 (where he tested using the C# language, now used for MX) &lt;br /&gt;
* Steve Loft created the original Cumulus software (now known as legacy cumulus 1) just for his use, before making it generally available, he then developed it over the next decade to include requirements suggested by thousands of users.&lt;br /&gt;
*Steve Loft, the author of Cumulus/Cumulus MX has since fully retired, and stopped providing support, or updates, to Cumulus 1 or Cumulus MX software.&lt;br /&gt;
&lt;br /&gt;
==Steve&#039;s final beta MX==&lt;br /&gt;
&lt;br /&gt;
You can download below the final beta release  as made available by Steve Loft,  and also his subsequent final source code.  &lt;br /&gt;
&lt;br /&gt;
If you are able to understand his source code (linked below), and compare it to the latest source code (linked above), you can appreciate the transformation that has taken place in recent years.&lt;br /&gt;
&lt;br /&gt;
*[//{{SERVERNAME}}/Downloads/CumulusMXDist3043.zip Cumulus MX v3.0.0 beta build 3043, 20-Jan-2017] Cumulus MX, a cross platform version of Cumulus which runs on Windows, Linux (including the Raspberry Pi) and Mac OS X (Steve Loft - final release).&lt;br /&gt;
*[//{{SERVERNAME}}/Downloads/CumulusMXSource.zip subsequent updated Cumulus MX Source Code] from Steve Loft. He made the following comments,  as he handed the project over to &amp;quot;the community&amp;quot;:&lt;br /&gt;
**This version of the code is post b3043 as it includes some changes that Steve had made, but not yet released. &lt;br /&gt;
**Offered completely &#039;&#039;&#039;without support&#039;&#039;&#039; in the hope that it might be useful. &lt;br /&gt;
**The code is very badly structured due to the &#039;Frankenstein&#039; way it was cobbled together from various places. Some of it is a machine translation of parts of Cumulus 1.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Legacy releases ==&lt;br /&gt;
&lt;br /&gt;
See [[Downloads| downloads page]] for full details.&lt;br /&gt;
&lt;br /&gt;
=== Cumulus 1 ===&lt;br /&gt;
&lt;br /&gt;
The installer for Cumulus 1 is available here *[//{{SERVERNAME}}/Downloads/CumulusSetup.exe Cumulus 1099 installer].&lt;br /&gt;
&lt;br /&gt;
*[//{{SERVERNAME}}/Downloads/cumulus.1099.2.zip Cumulus 1.9.4 build 1099.2 patch] Patched version of one file (Cumulus.exe), &lt;br /&gt;
**modifies the drop-down year selectors,  (on &amp;quot;this period&amp;quot; screens, for NOAA reports, and for Snow Index).  &lt;br /&gt;
*The new year drop-down selectors will make  it easier to choose date entries up to the year 2030 (updated 28 Jan 2020). &lt;br /&gt;
*Note this is not the full installation package, just one file to replace the suite of files created by the installer, a patched .exe.&lt;br /&gt;
**Without the patch, you can still enter any year,but you have to over-type with the full year yourself.&lt;br /&gt;
&lt;br /&gt;
==== Special Variants ====&lt;br /&gt;
&lt;br /&gt;
*[//{{SERVERNAME}}/Downloads/CumulusSetup1100.zip Cumulus 1.9.4 build 1100 setup] &#039;&#039;&#039;Use ONLY if you are an Instromet user&#039;&#039;&#039;, and your logger operates at 115200 baud, you should use build 1100&lt;br /&gt;
*[//{{SERVERNAME}}/Downloads/CumulusSetup1101.zip Cumulus 1.9.4 build 1101 setup] &#039;&#039;&#039;Use ONLY if you are an Instromet user&#039;&#039;&#039;, and your logger operates at 19200 baud, you should use build 1101&lt;br /&gt;
*&#039;&#039;&#039;NOTE:&#039;&#039;&#039; &#039;&#039;&#039;These Cumulus 1.9.4 variants will not have any updates in the future.&#039;&#039;&#039;  &lt;br /&gt;
*In 2020, some of the menu items with year drop-down selectors will not display years beyond 2020.  &lt;br /&gt;
**You can manually over-type any selection boxes with any year you like,you are not limited to those in drop-down&lt;br /&gt;
**For example, this will happen on manual generation of NOAA-style reports.  &lt;br /&gt;
**This does not affect any automatic generation of NOAA reports.&lt;br /&gt;
&lt;br /&gt;
It is &#039;&#039;&#039;STRONGLY RECOMMENDED&#039;&#039;&#039; that users of Cumulus  &#039;&#039;&#039;1.9.4 variants&#039;&#039;&#039; migrate to Cumulus MX, which has ongoing support by mcrossley. The baud rate can be selected within MX as a configuration setting.&lt;br /&gt;
&lt;br /&gt;
=== Legacy Resources ===&lt;br /&gt;
&lt;br /&gt;
*[//{{SERVERNAME}}/Downloads/Cumulus%20basic%20installation%20guide.pdf Cumulus installation guide] Instructions for installing Cumulus 1&lt;br /&gt;
*[//{{SERVERNAME}}/Downloads/readme.txt Cumulus readme.txt] Please read this before installing or updating Cumulus&lt;br /&gt;
*[//{{SERVERNAME}}/Downloads/Cumulus.chm Cumulus help file] The Cumulus 1 help file (this also gets installed when Cumulus is installed)&lt;br /&gt;
*[//{{SERVERNAME}}/Downloads/CumulusRealtime.zip Cumulus Realtime] An obsolete Silverlight application for displaying 2 extra dials showing real time wind data on the standard Cumulus (with temperature and rainfall in histogram style) gauges page for a web site (no longer developed or supported)&lt;br /&gt;
*[//{{SERVERNAME}}/Downloads/CumulusFR.chm Cumulus help file in French] The Cumulus 1 help file translated into French&lt;br /&gt;
&lt;br /&gt;
== Cumulus 2 ==&lt;br /&gt;
&lt;br /&gt;
The software for Cumulus 2 is no longer available.&lt;/div&gt;</summary>
		<author><name>SaratogaWX</name></author>
	</entry>
	<entry>
		<id>https://www.cumuluswiki.org/index.php?title=Raspberry_Pi_Image&amp;diff=7857</id>
		<title>Raspberry Pi Image</title>
		<link rel="alternate" type="text/html" href="https://www.cumuluswiki.org/index.php?title=Raspberry_Pi_Image&amp;diff=7857"/>
		<updated>2021-02-22T04:54:27Z</updated>

		<summary type="html">&lt;p&gt;SaratogaWX: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Using the pre-built Raspberry Pi Image ==&lt;br /&gt;
We have created an customised version of the Raspberry Pi Lite image with Cumulus MX pre-installed and ready to go.&lt;br /&gt;
&lt;br /&gt;
This is designed to be what is called a &amp;quot;headless&amp;quot; installation, that is to be run on a Raspberry Pi without a monitor or keyboard attached to it. As such the image does not contain a Graphical User Interface (GUI), it is a command line only installation. It is possible to add the GUI later if you want it.&lt;br /&gt;
&lt;br /&gt;
=== Pre-Installation Steps ===&lt;br /&gt;
You will need:&lt;br /&gt;
* A suitable SD card for your Raspberry Pi&lt;br /&gt;
:A minimum size of 16GB is recommended. Be sure to buy a good quality card.&lt;br /&gt;
:You can use an SSD instead if preferred [with the minor complication that in a later step you will need non-WiFi access to the Raspberry Pi (keyboard and monitor, or SSH over ethernet) as you cannot enter the WiFi details from a Windows PC to the linux SSD due to the different file system used]&lt;br /&gt;
* An image installer to copy the image file to the SD card&lt;br /&gt;
:The [https://www.raspberrypi.org/documentation/installation/installing-images/ Raspberry Pi site] has a list of suitable software for your operating system. Scroll down to &amp;quot;Writing the image&amp;quot;.&amp;lt;br /&amp;gt;&lt;br /&gt;
: This guide uses Raspberry Pi Imager&lt;br /&gt;
* The image file to install&lt;br /&gt;
:Download the latest image file from the [[Software#Current_Release|Software Download page]].&lt;br /&gt;
* An SSH terminal program to configure your Raspberry Pi&lt;br /&gt;
: For Windows we recommend using [https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html PuTTY]&lt;br /&gt;
* A file transfer program - though you will not need this right away, you will need it at some point. The main uses will be...&lt;br /&gt;
:* Copying Cumulus MX updates to your Raspberry Pi&lt;br /&gt;
:* Extracting the diagnostic files from Cumulus MX if this go wrong&lt;br /&gt;
:* Setting up a web site&amp;lt;br /&amp;gt;&lt;br /&gt;
:A popular program for Windows is [https://winscp.net/eng/download.php WinSCP]&lt;br /&gt;
&lt;br /&gt;
=== Installing the Image ===&lt;br /&gt;
This installation was performed on a Windows computer using the [https://www.raspberrypi.org/downloads/ Raspberry Pi Imager v1.4] software&lt;br /&gt;
[[File:PiImager-01.png|none]]&lt;br /&gt;
* Insert your blank SD card into your computer - if not blank whatever is on the card will be erased.&lt;br /&gt;
* Start Raspberry Pi Imager&lt;br /&gt;
:* Click the CHOOSE OS button, scroll down to the bottom of the list and select &#039;&#039;&#039;Use custom&#039;&#039;&#039;&lt;br /&gt;
:*; [[File:PiImager-02.png|none]]&lt;br /&gt;
:* Browse to the location of the OS Image zip file you downloaded - do not unzip it&lt;br /&gt;
:* Click CHOOSE SD CARD, and select the SD card from the Device dropdown - check you have the correct drive selected!&lt;br /&gt;
:*; [[File:PiImager-04.png|none]]&lt;br /&gt;
:* Click the WRITE button. Writing the image will take a few minutes&lt;br /&gt;
:* Once the image has finished been written, you can close Raspberry Pi Imager&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
* &#039;&#039;&#039;&#039;&#039;OPTIONAL&#039;&#039;&#039;&#039;&#039; - If you wish to connect your Pi to the network using WiFi from the first boot, then you will need to follow these additional steps.&lt;br /&gt;
*;Note. If you connect via an cabled network, you can always configure the WiFi later using the command line&lt;br /&gt;
:* Eject your SD card from your computer and re-insert it&lt;br /&gt;
:* Locate the SD drive in File Explorer.&lt;br /&gt;
:* On the SD drive edit a file called &#039;&#039;&#039;wpa_supplicant.conf.txt&#039;&#039;&#039; with a text editor and...&lt;br /&gt;
::* Change the country code to match your location - eg. US, GB, FR etc&lt;br /&gt;
::* Set the ssid to match your WiFi id&lt;br /&gt;
::* Set the psk to your WiFi password&lt;br /&gt;
:* Save the file, and then rename it to &#039;&#039;&#039;wpa_supplicant.conf&#039;&#039;&#039; - i.e. remove the .txt filename extension&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
* Eject the SD card from your computer. Insert it into your Raspberry Pi and power up.&lt;br /&gt;
&lt;br /&gt;
=== First Boot ===&lt;br /&gt;
* Connect the Pi to your wired network if you did not configure the WiFi as per the steps above.&lt;br /&gt;
* Power on the Pi.&lt;br /&gt;
* Now wait 5 minutes. The first boot will be resizing your disk and optionally configuring your WiFi&lt;br /&gt;
* Start your browser and see if you can connect to this URL: &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;http://cumulusmx:8998&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
:* If you can great - you should now see the Cumulus MX console&lt;br /&gt;
:* If not, then you will have to find out the Raspberry Pi&#039;s IP address from your router. Then try connecting to this URL: &#039;&#039;&#039;http://&amp;lt;ip_address&amp;gt;:8998&#039;&#039;&#039; (example: &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;http://192.168.1.123:8998&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; where the numbers before :8998 are those for YOUR Raspberry Pi from YOUR router). It just depends on your router whether it allows use of the name (cumulusmx) or requires the IP address.&lt;br /&gt;
&lt;br /&gt;
=== Verify your SSH Connection ===&lt;br /&gt;
* Fire up your SSH Client - we use PuTTY here&lt;br /&gt;
:* Enter the hostname as &amp;quot;cumulusmx&amp;quot;, and check the protocol is set to SSH. Then open the connection.&amp;lt;br /&amp;gt;&lt;br /&gt;
: (As before, you may need to enter the Pi&#039;s IP address instead of the hostname if that does not work)&lt;br /&gt;
:*; [[File:PuTTY-01.png|none]]&lt;br /&gt;
* You will have the accept the SSH key the first time you connect&lt;br /&gt;
* Enter the username &amp;quot;pi&amp;quot; and password &amp;quot;raspberry&amp;quot; - these are the default Raspberry Pi username credentials&lt;br /&gt;
* When you login it will display a warning about you using the default password and ask you to change it&lt;br /&gt;
:* Use the &#039;&#039;&#039;passwd&#039;&#039;&#039; command to do this now...&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;pi@cumulusmx:~ $ passwd&lt;br /&gt;
Changing password for pi.&lt;br /&gt;
Current password: &lt;br /&gt;
New password: &lt;br /&gt;
Retype new password: &lt;br /&gt;
passwd: password updated successfully&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
* It&#039;s a good idea to check/configure your RPi for your locale and timezone settings.  The default is for en_UK UTF-8 locale and GMT timezone. Use &#039;&#039;&#039;sudo raspi-config&#039;&#039;&#039; 5. Localization Options, L1 Locale (select en_US ISO-8851-1 for USA if needed) and L2 Timezone (select the appropriate timezone), then &#039;&#039;&#039;sudo reboot&#039;&#039;&#039; if needed to engage the new settings.&lt;br /&gt;
* Check the status of the Cumulus MX service with the command &#039;&#039;&#039;sudo systemctl status cumulusmx&#039;&#039;&#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
: You will get some information back, the important bit to note is the line starting &#039;&#039;&#039;Active:&#039;&#039;&#039;, it should say &#039;&#039;&#039;active (running)&#039;&#039;&#039;&lt;br /&gt;
* You can leave the SSH session open, you will need it again soon...&lt;br /&gt;
&lt;br /&gt;
=== Configure Cumulus MX ===&lt;br /&gt;
Now it is time to configure Cumulus MX for your station.&lt;br /&gt;
* Start your browser and connect to the same URL as before - &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;http://cumulusmx:8998&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; or &#039;&#039;&#039;http://&amp;lt;ip_address&amp;gt;:8998&#039;&#039;&#039;&lt;br /&gt;
* From the menu select &#039;&#039;&#039;Settings | Station Settings&#039;&#039;&#039;, then follow &#039;&#039;&#039;[https://cumuluswiki.org/a/Cumulus.ini#Cumulus_MX this guide for configuring your station].&#039;&#039;&#039;&lt;br /&gt;
* Once your have completed all the settings for for station, and successfully saved them, Cumulus MX will need to be restarted.&lt;br /&gt;
* Back in your SSH session, send the command &#039;&#039;&#039;sudo systemctl stop cumulusmx&#039;&#039;&#039;, this stops the Cumulus MX service.&lt;br /&gt;
* Wait a few seconds, then enter the command &#039;&#039;&#039;sudo systemctl start cumulusmx&#039;&#039;&#039;, this starts the Cumulus MX service again.&lt;br /&gt;
* Back to your browser and check that URL - &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;http://cumulusmx:8998&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; or &#039;&#039;&#039;http://&amp;lt;ip_address&amp;gt;:8998&#039;&#039;&#039; - again. If all is well, the default dashboard page should start showing the data from your weather station.&lt;br /&gt;
:* If it does, congratulations, you have successfully started recording your weather data&lt;br /&gt;
:* If it doesn&#039;t, then check back over this process carefully for any mistakes or omissions you may have made.&lt;br /&gt;
:* If you cannot resolve the problem, then ask for [https://cumulus.hosiene.co.uk/ help on the forum]&lt;br /&gt;
&lt;br /&gt;
== Additional Steps ==&lt;br /&gt;
&#039;&#039;To be expanded&#039;&#039;&lt;br /&gt;
* Configuring WiFi from SSH&lt;br /&gt;
* Stopping Cumulus MX starting up when the Pi boots&lt;br /&gt;
* Give your Pi a fixed IP address&lt;br /&gt;
:* Add a DHCP reservation&lt;br /&gt;
:* Assign a static IP address&lt;br /&gt;
:If you need to use a fixed IP address for your Raspberry Pi, there are 2 methods&lt;br /&gt;
&lt;br /&gt;
1. Adjust your router settings to always assign the same IP address. This facility has different names on different brands of router, look for a section named DHCP. You may be able to choose the IP address (possibly within or possibly outside the range assigned by DHCP), or you may only be allowed to choose &#039;always assign the address it currently has&#039;. You may need to know the MAC address of the Raspberry PI, but if so that will likely be displayed alongside the current connection.&lt;br /&gt;
&lt;br /&gt;
2. Adjust Raspberry Pi settings to always request the the same fixed address. This is less reliable, because your router may have assigned the requested address to a different device since the Pi was last active. To do this you have to edit this file: « &#039;&#039;&#039;/etc/network/interfaces&#039;&#039;&#039; »&lt;br /&gt;
:For Ethernet connection a line specifying port &#039;&#039;&#039;eth0&#039;&#039;&#039; is needed to describe your ethernet configuration, as the example below. For a wireless connection, it needs similar with &#039;&#039;&#039;wlan0&#039;&#039;&#039;:&lt;br /&gt;
 allow-hotplug eth0&lt;br /&gt;
 iface eth0 inet static&lt;br /&gt;
  address 192.168.11.100&lt;br /&gt;
  netmask 255.255.255.0&lt;br /&gt;
  gateway 192.168.11.1&lt;br /&gt;
  dns-domain example.com&lt;br /&gt;
  dns-nameservers 192.168.11.1&lt;br /&gt;
&#039;&#039;The line &amp;quot;dns-domain example.com&amp;quot; is optional&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
:You could have also to edit an other file, for dns configuration.&lt;br /&gt;
:see file «&#039;&#039;&#039;/etc/resolv.conf&#039;&#039;&#039;» to insert these lines:&lt;br /&gt;
 nameserver 192.168.11.1&lt;br /&gt;
 domain example.com&lt;br /&gt;
&#039;&#039;Again, the line &amp;quot;domain example.com&amp;quot; is optional&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Information ==&lt;br /&gt;
=== Install location ===&lt;br /&gt;
In this image Cumulus MX is installed into &#039;&#039;&#039;/opt/CumulusMX&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Image Customisations ===&lt;br /&gt;
* Based on the &#039;Lite&#039; version of the Raspberry Pi OS (ie the graphical desktop GUI is not included; it can be added later if you want it)&lt;br /&gt;
* Full install of Mono&lt;br /&gt;
* Update of all packages&lt;br /&gt;
* Install of Cumulus MX&lt;br /&gt;
* Set Cumulus MX to auto-start&lt;br /&gt;
* Enable SSH service&lt;br /&gt;
* Disable IPv6&lt;br /&gt;
* Set hostname to &amp;quot;cumulusmx&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== systemctl commands ===&lt;br /&gt;
You can use the following commands to control Cumulus MX...&lt;br /&gt;
: To start Cumulus:&lt;br /&gt;
 sudo systemctl start cumulusmx&lt;br /&gt;
: To stop Cumulus:&lt;br /&gt;
 sudo systemctl stop cumulusmx&lt;br /&gt;
: To check if Cumulus is running:&lt;br /&gt;
 sudo systemctl status cumulusmx&lt;br /&gt;
: To restart Cumulus:&lt;br /&gt;
 sudo systemctl restart cumulusmx&lt;br /&gt;
: To make Cumulus start at system boot time:&lt;br /&gt;
 sudo systemctl enable cumulusmx&lt;br /&gt;
: To stop Cumulus starting at boot time:&lt;br /&gt;
 sudo systemctl disable cumulusmx&lt;br /&gt;
&lt;br /&gt;
=== Starting Cumulus MX from the command line ===&lt;br /&gt;
You may want to start Cumulus from the command line for diagnostic purposes, you can still do this...&lt;br /&gt;
&lt;br /&gt;
First make sure the Cumulus MX service is stopped&lt;br /&gt;
 sudo systemctl stop cumulusmx&lt;br /&gt;
&lt;br /&gt;
Then path to the Cumulus folder and start it&lt;br /&gt;
 cd /opt/cumulusmx&lt;br /&gt;
 sudo mono CumulusMX.exe&lt;br /&gt;
&lt;br /&gt;
=== Symbolic Links ===&lt;br /&gt;
The image contains a number of precreated symbolic links for Cumulus MX files such as realtime.txt and the standard website tmp files. These links divert these files to a memory disk to reduce wear on your SD card.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Build Creation Notes ==&lt;br /&gt;
* Installed Raspberry Pi Buster Lite (August 2020)&lt;br /&gt;
* Enabled SSH&lt;br /&gt;
* Installed latest updates - apt update/upgrade&lt;br /&gt;
* Installed latest Mono complete stable version (6.12)&lt;br /&gt;
* Clean up apt - apt autoremove&lt;br /&gt;
* Changed hostname to &amp;quot;cumulusmx&amp;quot;&lt;br /&gt;
* Edited cumulusmx.service and copied to /etc/systemd/system&lt;br /&gt;
* Disabled mono-xsp4 service - update-rc.d mono-xsp4 disable&lt;br /&gt;
* Copied CMX to /opt/CumulusMX folder&lt;br /&gt;
* Created symbolic links for temp files to /run/cumulusmx&lt;br /&gt;
&lt;br /&gt;
The following commands are useful in creating the image file (created on Debian).&lt;br /&gt;
&lt;br /&gt;
Create image file from SD card - sdb, may be sdc etc.&lt;br /&gt;
 dd if=/dev/sdb of=/home/&amp;lt;username&amp;gt;/rpi.img bs=1M&lt;br /&gt;
&lt;br /&gt;
Shrink the image file.&amp;lt;br /&amp;gt;&lt;br /&gt;
Download pishrink from:&lt;br /&gt;
 wget https://raw.githubusercontent.com/Drewsif/PiShrink/master/pishrink.sh&lt;br /&gt;
Then run it...&lt;br /&gt;
 pishrink.sh /home/&amp;lt;username&amp;gt;/rpi.img /home/&amp;lt;username&amp;gt;/rpi2.img&lt;br /&gt;
&lt;br /&gt;
Disable IPv6&amp;lt;br /&amp;gt;&lt;br /&gt;
Edit /etc/systctl.conf&amp;lt;br /&amp;gt;&lt;br /&gt;
Add line...&lt;br /&gt;
 net.ipv6.conf.all.disable_ipv6 = 1&lt;/div&gt;</summary>
		<author><name>SaratogaWX</name></author>
	</entry>
	<entry>
		<id>https://www.cumuluswiki.org/index.php?title=Raspberry_Pi_Image&amp;diff=7856</id>
		<title>Raspberry Pi Image</title>
		<link rel="alternate" type="text/html" href="https://www.cumuluswiki.org/index.php?title=Raspberry_Pi_Image&amp;diff=7856"/>
		<updated>2021-02-22T04:53:06Z</updated>

		<summary type="html">&lt;p&gt;SaratogaWX: Added check for locale and timezone config on RPi&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Using the pre-built Raspberry Pi Image ==&lt;br /&gt;
We have created an customised version of the Raspberry Pi Lite image with Cumulus MX pre-installed and ready to go.&lt;br /&gt;
&lt;br /&gt;
This is designed to be what is called a &amp;quot;headless&amp;quot; installation, that is to be run on a Raspberry Pi without a monitor or keyboard attached to it. As such the image does not contain a Graphical User Interface (GUI), it is a command line only installation. It is possible to add the GUI later if you want it.&lt;br /&gt;
&lt;br /&gt;
=== Pre-Installation Steps ===&lt;br /&gt;
You will need:&lt;br /&gt;
* A suitable SD card for your Raspberry Pi&lt;br /&gt;
:A minimum size of 16GB is recommended. Be sure to buy a good quality card.&lt;br /&gt;
:You can use an SSD instead if preferred [with the minor complication that in a later step you will need non-WiFi access to the Raspberry Pi (keyboard and monitor, or SSH over ethernet) as you cannot enter the WiFi details from a Windows PC to the linux SSD due to the different file system used]&lt;br /&gt;
* An image installer to copy the image file to the SD card&lt;br /&gt;
:The [https://www.raspberrypi.org/documentation/installation/installing-images/ Raspberry Pi site] has a list of suitable software for your operating system. Scroll down to &amp;quot;Writing the image&amp;quot;.&amp;lt;br /&amp;gt;&lt;br /&gt;
: This guide uses Raspberry Pi Imager&lt;br /&gt;
* The image file to install&lt;br /&gt;
:Download the latest image file from the [[Software#Current_Release|Software Download page]].&lt;br /&gt;
* An SSH terminal program to configure your Raspberry Pi&lt;br /&gt;
: For Windows we recommend using [https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html PuTTY]&lt;br /&gt;
* A file transfer program - though you will not need this right away, you will need it at some point. The main uses will be...&lt;br /&gt;
:* Copying Cumulus MX updates to your Raspberry Pi&lt;br /&gt;
:* Extracting the diagnostic files from Cumulus MX if this go wrong&lt;br /&gt;
:* Setting up a web site&amp;lt;br /&amp;gt;&lt;br /&gt;
:A popular program for Windows is [https://winscp.net/eng/download.php WinSCP]&lt;br /&gt;
&lt;br /&gt;
=== Installing the Image ===&lt;br /&gt;
This installation was performed on a Windows computer using the [https://www.raspberrypi.org/downloads/ Raspberry Pi Imager v1.4] software&lt;br /&gt;
[[File:PiImager-01.png|none]]&lt;br /&gt;
* Insert your blank SD card into your computer - if not blank whatever is on the card will be erased.&lt;br /&gt;
* Start Raspberry Pi Imager&lt;br /&gt;
:* Click the CHOOSE OS button, scroll down to the bottom of the list and select &#039;&#039;&#039;Use custom&#039;&#039;&#039;&lt;br /&gt;
:*; [[File:PiImager-02.png|none]]&lt;br /&gt;
:* Browse to the location of the OS Image zip file you downloaded - do not unzip it&lt;br /&gt;
:* Click CHOOSE SD CARD, and select the SD card from the Device dropdown - check you have the correct drive selected!&lt;br /&gt;
:*; [[File:PiImager-04.png|none]]&lt;br /&gt;
:* Click the WRITE button. Writing the image will take a few minutes&lt;br /&gt;
:* Once the image has finished been written, you can close Raspberry Pi Imager&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
* &#039;&#039;&#039;&#039;&#039;OPTIONAL&#039;&#039;&#039;&#039;&#039; - If you wish to connect your Pi to the network using WiFi from the first boot, then you will need to follow these additional steps.&lt;br /&gt;
*;Note. If you connect via an cabled network, you can always configure the WiFi later using the command line&lt;br /&gt;
:* Eject your SD card from your computer and re-insert it&lt;br /&gt;
:* Locate the SD drive in File Explorer.&lt;br /&gt;
:* On the SD drive edit a file called &#039;&#039;&#039;wpa_supplicant.conf.txt&#039;&#039;&#039; with a text editor and...&lt;br /&gt;
::* Change the country code to match your location - eg. US, GB, FR etc&lt;br /&gt;
::* Set the ssid to match your WiFi id&lt;br /&gt;
::* Set the psk to your WiFi password&lt;br /&gt;
:* Save the file, and then rename it to &#039;&#039;&#039;wpa_supplicant.conf&#039;&#039;&#039; - i.e. remove the .txt filename extension&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
* Eject the SD card from your computer. Insert it into your Raspberry Pi and power up.&lt;br /&gt;
&lt;br /&gt;
=== First Boot ===&lt;br /&gt;
* Connect the Pi to your wired network if you did not configure the WiFi as per the steps above.&lt;br /&gt;
* Power on the Pi.&lt;br /&gt;
* Now wait 5 minutes. The first boot will be resizing your disk and optionally configuring your WiFi&lt;br /&gt;
* Start your browser and see if you can connect to this URL: &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;http://cumulusmx:8998&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
:* If you can great - you should now see the Cumulus MX console&lt;br /&gt;
:* If not, then you will have to find out the Raspberry Pi&#039;s IP address from your router. Then try connecting to this URL: &#039;&#039;&#039;http://&amp;lt;ip_address&amp;gt;:8998&#039;&#039;&#039; (example: &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;http://192.168.1.123:8998&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; where the numbers before :8998 are those for YOUR Raspberry Pi from YOUR router). It just depends on your router whether it allows use of the name (cumulusmx) or requires the IP address.&lt;br /&gt;
&lt;br /&gt;
=== Verify your SSH Connection ===&lt;br /&gt;
* Fire up your SSH Client - we use PuTTY here&lt;br /&gt;
:* Enter the hostname as &amp;quot;cumulusmx&amp;quot;, and check the protocol is set to SSH. Then open the connection.&amp;lt;br /&amp;gt;&lt;br /&gt;
: (As before, you may need to enter the Pi&#039;s IP address instead of the hostname if that does not work)&lt;br /&gt;
:*; [[File:PuTTY-01.png|none]]&lt;br /&gt;
* You will have the accept the SSH key the first time you connect&lt;br /&gt;
* Enter the username &amp;quot;pi&amp;quot; and password &amp;quot;raspberry&amp;quot; - these are the default Raspberry Pi username credentials&lt;br /&gt;
* When you login it will display a warning about you using the default password and ask you to change it&lt;br /&gt;
:* Use the &#039;&#039;&#039;passwd&#039;&#039;&#039; command to do this now...&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;pi@cumulusmx:~ $ passwd&lt;br /&gt;
Changing password for pi.&lt;br /&gt;
Current password: &lt;br /&gt;
New password: &lt;br /&gt;
Retype new password: &lt;br /&gt;
passwd: password updated successfully&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
* It&#039;s a good idea to check/configure your RPi for your locale and timezone settings.  The default is for en_UK UTF-8 locale and GMT timezone. Use &#039;&#039;&#039;sudo raspi-config&#039;&#039;&#039; 5. Localization Options, L1 Locale (select en_US ISO-8851-1) and L2 Timezone (select the appropriate timezone), then &#039;&#039;&#039;sudo reboot&#039;&#039;&#039; if needed to engage the new settings.&lt;br /&gt;
* Check the status of the Cumulus MX service with the command &#039;&#039;&#039;sudo systemctl status cumulusmx&#039;&#039;&#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
: You will get some information back, the important bit to note is the line starting &#039;&#039;&#039;Active:&#039;&#039;&#039;, it should say &#039;&#039;&#039;active (running)&#039;&#039;&#039;&lt;br /&gt;
* You can leave the SSH session open, you will need it again soon...&lt;br /&gt;
&lt;br /&gt;
=== Configure Cumulus MX ===&lt;br /&gt;
Now it is time to configure Cumulus MX for your station.&lt;br /&gt;
* Start your browser and connect to the same URL as before - &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;http://cumulusmx:8998&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; or &#039;&#039;&#039;http://&amp;lt;ip_address&amp;gt;:8998&#039;&#039;&#039;&lt;br /&gt;
* From the menu select &#039;&#039;&#039;Settings | Station Settings&#039;&#039;&#039;, then follow &#039;&#039;&#039;[https://cumuluswiki.org/a/Cumulus.ini#Cumulus_MX this guide for configuring your station].&#039;&#039;&#039;&lt;br /&gt;
* Once your have completed all the settings for for station, and successfully saved them, Cumulus MX will need to be restarted.&lt;br /&gt;
* Back in your SSH session, send the command &#039;&#039;&#039;sudo systemctl stop cumulusmx&#039;&#039;&#039;, this stops the Cumulus MX service.&lt;br /&gt;
* Wait a few seconds, then enter the command &#039;&#039;&#039;sudo systemctl start cumulusmx&#039;&#039;&#039;, this starts the Cumulus MX service again.&lt;br /&gt;
* Back to your browser and check that URL - &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;http://cumulusmx:8998&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; or &#039;&#039;&#039;http://&amp;lt;ip_address&amp;gt;:8998&#039;&#039;&#039; - again. If all is well, the default dashboard page should start showing the data from your weather station.&lt;br /&gt;
:* If it does, congratulations, you have successfully started recording your weather data&lt;br /&gt;
:* If it doesn&#039;t, then check back over this process carefully for any mistakes or omissions you may have made.&lt;br /&gt;
:* If you cannot resolve the problem, then ask for [https://cumulus.hosiene.co.uk/ help on the forum]&lt;br /&gt;
&lt;br /&gt;
== Additional Steps ==&lt;br /&gt;
&#039;&#039;To be expanded&#039;&#039;&lt;br /&gt;
* Configuring WiFi from SSH&lt;br /&gt;
* Stopping Cumulus MX starting up when the Pi boots&lt;br /&gt;
* Give your Pi a fixed IP address&lt;br /&gt;
:* Add a DHCP reservation&lt;br /&gt;
:* Assign a static IP address&lt;br /&gt;
:If you need to use a fixed IP address for your Raspberry Pi, there are 2 methods&lt;br /&gt;
&lt;br /&gt;
1. Adjust your router settings to always assign the same IP address. This facility has different names on different brands of router, look for a section named DHCP. You may be able to choose the IP address (possibly within or possibly outside the range assigned by DHCP), or you may only be allowed to choose &#039;always assign the address it currently has&#039;. You may need to know the MAC address of the Raspberry PI, but if so that will likely be displayed alongside the current connection.&lt;br /&gt;
&lt;br /&gt;
2. Adjust Raspberry Pi settings to always request the the same fixed address. This is less reliable, because your router may have assigned the requested address to a different device since the Pi was last active. To do this you have to edit this file: « &#039;&#039;&#039;/etc/network/interfaces&#039;&#039;&#039; »&lt;br /&gt;
:For Ethernet connection a line specifying port &#039;&#039;&#039;eth0&#039;&#039;&#039; is needed to describe your ethernet configuration, as the example below. For a wireless connection, it needs similar with &#039;&#039;&#039;wlan0&#039;&#039;&#039;:&lt;br /&gt;
 allow-hotplug eth0&lt;br /&gt;
 iface eth0 inet static&lt;br /&gt;
  address 192.168.11.100&lt;br /&gt;
  netmask 255.255.255.0&lt;br /&gt;
  gateway 192.168.11.1&lt;br /&gt;
  dns-domain example.com&lt;br /&gt;
  dns-nameservers 192.168.11.1&lt;br /&gt;
&#039;&#039;The line &amp;quot;dns-domain example.com&amp;quot; is optional&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
:You could have also to edit an other file, for dns configuration.&lt;br /&gt;
:see file «&#039;&#039;&#039;/etc/resolv.conf&#039;&#039;&#039;» to insert these lines:&lt;br /&gt;
 nameserver 192.168.11.1&lt;br /&gt;
 domain example.com&lt;br /&gt;
&#039;&#039;Again, the line &amp;quot;domain example.com&amp;quot; is optional&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Information ==&lt;br /&gt;
=== Install location ===&lt;br /&gt;
In this image Cumulus MX is installed into &#039;&#039;&#039;/opt/CumulusMX&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Image Customisations ===&lt;br /&gt;
* Based on the &#039;Lite&#039; version of the Raspberry Pi OS (ie the graphical desktop GUI is not included; it can be added later if you want it)&lt;br /&gt;
* Full install of Mono&lt;br /&gt;
* Update of all packages&lt;br /&gt;
* Install of Cumulus MX&lt;br /&gt;
* Set Cumulus MX to auto-start&lt;br /&gt;
* Enable SSH service&lt;br /&gt;
* Disable IPv6&lt;br /&gt;
* Set hostname to &amp;quot;cumulusmx&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== systemctl commands ===&lt;br /&gt;
You can use the following commands to control Cumulus MX...&lt;br /&gt;
: To start Cumulus:&lt;br /&gt;
 sudo systemctl start cumulusmx&lt;br /&gt;
: To stop Cumulus:&lt;br /&gt;
 sudo systemctl stop cumulusmx&lt;br /&gt;
: To check if Cumulus is running:&lt;br /&gt;
 sudo systemctl status cumulusmx&lt;br /&gt;
: To restart Cumulus:&lt;br /&gt;
 sudo systemctl restart cumulusmx&lt;br /&gt;
: To make Cumulus start at system boot time:&lt;br /&gt;
 sudo systemctl enable cumulusmx&lt;br /&gt;
: To stop Cumulus starting at boot time:&lt;br /&gt;
 sudo systemctl disable cumulusmx&lt;br /&gt;
&lt;br /&gt;
=== Starting Cumulus MX from the command line ===&lt;br /&gt;
You may want to start Cumulus from the command line for diagnostic purposes, you can still do this...&lt;br /&gt;
&lt;br /&gt;
First make sure the Cumulus MX service is stopped&lt;br /&gt;
 sudo systemctl stop cumulusmx&lt;br /&gt;
&lt;br /&gt;
Then path to the Cumulus folder and start it&lt;br /&gt;
 cd /opt/cumulusmx&lt;br /&gt;
 sudo mono CumulusMX.exe&lt;br /&gt;
&lt;br /&gt;
=== Symbolic Links ===&lt;br /&gt;
The image contains a number of precreated symbolic links for Cumulus MX files such as realtime.txt and the standard website tmp files. These links divert these files to a memory disk to reduce wear on your SD card.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Build Creation Notes ==&lt;br /&gt;
* Installed Raspberry Pi Buster Lite (August 2020)&lt;br /&gt;
* Enabled SSH&lt;br /&gt;
* Installed latest updates - apt update/upgrade&lt;br /&gt;
* Installed latest Mono complete stable version (6.12)&lt;br /&gt;
* Clean up apt - apt autoremove&lt;br /&gt;
* Changed hostname to &amp;quot;cumulusmx&amp;quot;&lt;br /&gt;
* Edited cumulusmx.service and copied to /etc/systemd/system&lt;br /&gt;
* Disabled mono-xsp4 service - update-rc.d mono-xsp4 disable&lt;br /&gt;
* Copied CMX to /opt/CumulusMX folder&lt;br /&gt;
* Created symbolic links for temp files to /run/cumulusmx&lt;br /&gt;
&lt;br /&gt;
The following commands are useful in creating the image file (created on Debian).&lt;br /&gt;
&lt;br /&gt;
Create image file from SD card - sdb, may be sdc etc.&lt;br /&gt;
 dd if=/dev/sdb of=/home/&amp;lt;username&amp;gt;/rpi.img bs=1M&lt;br /&gt;
&lt;br /&gt;
Shrink the image file.&amp;lt;br /&amp;gt;&lt;br /&gt;
Download pishrink from:&lt;br /&gt;
 wget https://raw.githubusercontent.com/Drewsif/PiShrink/master/pishrink.sh&lt;br /&gt;
Then run it...&lt;br /&gt;
 pishrink.sh /home/&amp;lt;username&amp;gt;/rpi.img /home/&amp;lt;username&amp;gt;/rpi2.img&lt;br /&gt;
&lt;br /&gt;
Disable IPv6&amp;lt;br /&amp;gt;&lt;br /&gt;
Edit /etc/systctl.conf&amp;lt;br /&amp;gt;&lt;br /&gt;
Add line...&lt;br /&gt;
 net.ipv6.conf.all.disable_ipv6 = 1&lt;/div&gt;</summary>
		<author><name>SaratogaWX</name></author>
	</entry>
	<entry>
		<id>https://www.cumuluswiki.org/index.php?title=Original_Cumulus_Wiki&amp;diff=7731</id>
		<title>Original Cumulus Wiki</title>
		<link rel="alternate" type="text/html" href="https://www.cumuluswiki.org/index.php?title=Original_Cumulus_Wiki&amp;diff=7731"/>
		<updated>2021-01-30T23:36:21Z</updated>

		<summary type="html">&lt;p&gt;SaratogaWX: Rearrange so MX links are first&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;big&amp;gt;&#039;&#039;&#039;Welcome to the Cumulus Wiki.&#039;&#039;&#039;&amp;lt;/big&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;padding-left: 20px; width: 95%; border:solid; border-width: thin; padding:10px; margin-bottom:20px; padding-bottom:20px; background-color:LightYellow;&amp;quot;&amp;gt;This copy of the original Cumulus Wiki was cloned on 26-Oct-2018 (see [[CumulusWiki:About|about the Cumulus Wiki]]) and all user credentials from the deleted original Wiki hosted by sandaysoft.com should be valid here.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;You do not need a userid to READ any of the content on this Wiki.&#039;&#039;&#039;  If you plan on &#039;&#039;&#039;CONTRIBUTING&#039;&#039;&#039; to the Wiki, then you will need a userid.&lt;br /&gt;
* Please use the [[Special:RequestAccount|Request Account]] form to apply for a userid, &lt;br /&gt;
*or if you have a userid, then just [[Special:UserLogin|Login]].&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;When requesting a Wiki account, it would be helpful if you can use the same user name as on the Cumulus forum (but use a different password!), it makes it easier for the admins to identify genuine account requests from spammers.&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Brian Underdown (weather34) has allowed us to host his [[HomeWeatherStationTemplate|Home Weather Station template for Cumulus]] on the Wiki.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Through this community Wiki we aim to share our knowledge of the [[About Cumulus|Cumulus]] Weather Station software. The Cumulus Wiki contains documentation to help you whichever build of Cumulus Software you are using. It was created when only the Original &#039;&#039;Cumulus&#039;&#039; (1) was available. Cumulus 2 is mentioned only in passing. Mark Crossley is continuing development of &#039;&#039;&#039;Cumulus MX&#039;&#039;&#039; (3) and this Wiki is trying to keep up.&lt;br /&gt;
&lt;br /&gt;
If you are new to Wiki&#039;s we suggest you spend a few minutes reading a brief introduction on how to use the Wiki. Firstly familiarise yourself with the [[Help:Contents/tabs|layout]] and then how to [[Help:Contents#Reading|read]] and [[Help:Contents#Searching|search]] the Wiki. &lt;br /&gt;
&lt;br /&gt;
If you have any questions please raise them on either the [https://cumulus.hosiene.co.uk/viewforum.php?f=38 Cumulus forum] or [https://www.wxforum.net/index.php?board=105.0 Cumulus board at WXForum.net].&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
{| class=&amp;quot;t_nav_main&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:60px&amp;quot;| [[Image:Badge vMx.png|left|50px]]CumulusMX (V3)&lt;br /&gt;
!style=&amp;quot;width:100px&amp;quot;| [[Image:Icon info.png|left|50px]]Legacy Cumulus (V1)&lt;br /&gt;
!style=&amp;quot;width:50px&amp;quot;| [[Image:Icon tool.png|left|50px]]Customisation &lt;br /&gt;
!style=&amp;quot;width:80px&amp;quot;| [[Image:Icon article.png|left|50px]]Articles&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|&lt;br /&gt;
*[[Software|Download latest build]]&lt;br /&gt;
*[https://github.com/cumulusmx/CumulusMX/releases For earlier releases]]&lt;br /&gt;
*[[:Category:Cumulus MX|Entry point to MX documentation]]&lt;br /&gt;
*[[About Cumulus|About Cumulus Software]]&lt;br /&gt;
*[[MX_Administrative_Interface|MX Administrative Interface]]&lt;br /&gt;
*[[Cumulus MX Local API]]&lt;br /&gt;
*[[What_to_do_when_I_have_a_problem_with_MX|What to do for MX problems]]&lt;br /&gt;
*[[MX_Issues|Known Issues]]&lt;br /&gt;
*[[Cumulus_MX_FAQ|Frequently asked]] &lt;br /&gt;
*[[MX_on_Windows_OS|Running on Windows OS]]&lt;br /&gt;
*[[Setting_up_Raspberry_Pi|Running on Unix/Linux/Raspberry Pi OS]]&lt;br /&gt;
*[[Cumulus_MX_formal_release_versions|Version tracker]]&lt;br /&gt;
*[[Updating_MX_to_new_version|Upgrading to new build]]&lt;br /&gt;
*[[Supported Devices]]&lt;br /&gt;
*[[:Category:Cumulus Files|File by File information]]&lt;br /&gt;
*[[Webtags|Web tags]] &lt;br /&gt;
*[[Highcharts_-_Recent|Charts]]&lt;br /&gt;
|&lt;br /&gt;
*[[Downloads|Download software and 2020s patch]]&lt;br /&gt;
*[[Setup|How to install]] &lt;br /&gt;
*[[About Cumulus|About Cumulus Software]]&lt;br /&gt;
*[[Cumulus Versions|Version tracker]]  &lt;br /&gt;
*[[Cumulus_Screenshots|Main and other screens]]&lt;br /&gt;
*[[Screen capture|Capturing a screen shot for support issues]]&lt;br /&gt;
*[[FAQ|Frequently asked]] &lt;br /&gt;
*[[Supported Devices]] &lt;br /&gt;
*[[:Category:Cumulus Files|File by File information]] &lt;br /&gt;
*[[Moving cumulus|Moving your Cumulus installation to another location]] &lt;br /&gt;
*[[Webtags|Web tags]] &lt;br /&gt;
*[[Cumulus Users|User Websites]] &lt;br /&gt;
*[[Twitter Usernames|Twitter users]] &lt;br /&gt;
*[[:Category:Other Languages|Other Languages]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
| &lt;br /&gt;
*[[Webspace|Web site hosting]] &lt;br /&gt;
*[[Website setup|Standard Web Site setup]]&lt;br /&gt;
*[[:Category:User Contributions|Contributions by Cumulus Users]] &lt;br /&gt;
*[[:Category:WebTools|Alternative web pages]]&lt;br /&gt;
*[[:Category:WebTips|Customise web pages]]&lt;br /&gt;
*[[:Category:3rd Party Apps|3rd Party Apps for your devices]]&lt;br /&gt;
*[[:Category:SteelSeries|SteelSeries Gauges]]&lt;br /&gt;
&lt;br /&gt;
| &lt;br /&gt;
*[[:Category:Terminology|Weather Terminology]] &lt;br /&gt;
*[[:Category:WebTips|HTML, CSS, JavaScript,PHP etc. tips]] &lt;br /&gt;
*[[:Category:StationSpecific|Station Specific Details]]&lt;br /&gt;
*[[Migrating from Cumulus 1 to MX|Migrate from legacy original Cumulus to MX]]&lt;br /&gt;
*[[Compare C1 and MX|Compare legacy original Cumulusand MX]]&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt; &lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&amp;lt;div style=&amp;quot;padding-left: 20px; width: 95%; border:solid; border-width: thin; padding:10px; margin-bottom:20px; padding-bottom:20px; background-color:LightYellow;&amp;quot;&amp;gt;&amp;lt;big&amp;gt;&#039;&#039;&#039;It&#039;s your Wiki......&#039;&#039;&#039;&amp;lt;/big&amp;gt;&amp;lt;br&amp;gt; &amp;lt;br&amp;gt;We always welcome contributions from the Cumulus Community and if you feel you can [[Help:Contents/Editing|contribute]], please do. Some pages like [[Cumulus.ini]] and [[Webtags]] often need to be updated for new releases. As a starting point, we suggest you read [[How_you_can_contribute]] which is used to track what others feel needs doing.&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>SaratogaWX</name></author>
	</entry>
	<entry>
		<id>https://www.cumuluswiki.org/index.php?title=Webspace&amp;diff=7709</id>
		<title>Webspace</title>
		<link rel="alternate" type="text/html" href="https://www.cumuluswiki.org/index.php?title=Webspace&amp;diff=7709"/>
		<updated>2021-01-30T03:22:59Z</updated>

		<summary type="html">&lt;p&gt;SaratogaWX: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Below is a list of some of the web space providers being used successfully by other Cumulus Users.  A list of non-compatible providers is listed for reference.&lt;br /&gt;
&lt;br /&gt;
Please feel free to add to this list as required. Note that the appearance of a web space provider here should not be taken as a recommendation without first asking on the forum about the provider. Some links may have been added by the companies themselves.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Free Webspace  =&lt;br /&gt;
&lt;br /&gt;
http://www.tipdots.com/&lt;br /&gt;
» 300MB Webspace&lt;br /&gt;
» Highspeed Server&lt;br /&gt;
» Unlimited Traffic&lt;br /&gt;
» Unlimited Bandwith&lt;br /&gt;
» FTP Login&lt;br /&gt;
» Webspace Explorer&lt;br /&gt;
» PHP 5.0&lt;br /&gt;
&lt;br /&gt;
» E-Mail @ Your-Domain&lt;br /&gt;
» Unlimited Mailboxes&lt;br /&gt;
» POP3 + IMAP&lt;br /&gt;
» 1GB Mailbox Storage&lt;br /&gt;
» Freemail Service&lt;br /&gt;
» Contact Management&lt;br /&gt;
» Anti-Virus/Anti-Spam Protection&lt;br /&gt;
&lt;br /&gt;
=Commercial (paid) webspace=&lt;br /&gt;
*[https://www.webhostuk.co.uk/ UK Web Hosting] - We offer cheap yet reliable UK Web Hosting for shared, reseller, VPS and dedicated server Hosting in UK datacenter. Our packages support Cpanel/WHM &amp;amp; Plesk Control Panel with softaculous, siteBuilder, PHP,mysql support.Our cheapest package starts @1.25 GBP per month.&lt;br /&gt;
*[http://www.rshosting.co.uk/ RSHostingUK] or [http://www.rshosting.com/ RSHosting] - offers choice of reliable UK and US hosting and supports Cumulus Weather Station software with all web hosting plans. Starting from as low as $1.25 per month, RSHosting offers excellent web hosting services with fast support.&lt;br /&gt;
*[http://www.webhostinguk.Com/ Web Hosting UK] - WebhostingUK LTD offers best sandaysoft  web hosting with Softaculous for one click installer in one of the best UK datacenter.&lt;br /&gt;
*[http://dreamhost.com/ DreamHost] - good value for multiple domains&lt;br /&gt;
* [https://www.godaddy.com/ Godaddy]&lt;br /&gt;
* [http://www.hostgator.com/ Hostgator] - Both individual sites and reseller sites.  Works very well with weather related sites.  Especially useful if you need multiple domains contained within a single management system (reseller account).&lt;br /&gt;
* [http://www.iinet.net.au/webhosting/plans.html ozemail.com.au / iinet.net.au]&lt;br /&gt;
* [https://www.ionos.com/ Ionos(1&amp;amp;1)] - more expensive than other host but their reliability has been excellent.  www.ionos.com or www.ionos.co.uk (this Wiki runs on an Ionos Virtual Private Server)&lt;br /&gt;
*[http://www.iweb.com iWeb]&lt;br /&gt;
*[http://www.glovine.com.au/ GloVine Web Hosting]An Aussie site but anyone from anywhere can be hosted there. Great support. cPanel &amp;amp; Fantastico, Unlimited Emails, PHP5, MySQL, Unlimited Subdomains. First Month Free. 60 Day Money Back Guarantee. Check out their &#039;Personal&#039; Package $1.95 p/month. &#039;Starter&#039; and &#039;Premium&#039; packages available too.&lt;br /&gt;
&lt;br /&gt;
=Non-Compatible with Cumulus=&lt;br /&gt;
&lt;br /&gt;
*Google Sites&lt;br /&gt;
*Jabry&lt;br /&gt;
*000webhost.com (don&#039;t allow realtime.txt in free hosting)&lt;br /&gt;
*Zymic (don&#039;t allow weather sites (!))&lt;br /&gt;
&lt;br /&gt;
=Hosting Your Own=&lt;br /&gt;
&lt;br /&gt;
Assuming you have hosting ability via your ISP or use a commercial ISP you can host your own.  You need to be able to host port 80 and be within your ISP&#039;s AUP to do this.&lt;br /&gt;
&lt;br /&gt;
* Sun GlassFish Web Stack - http://www.sun.com/software/webstack/index.xml&lt;br /&gt;
LAMP/SAMP both Solaris x86 and Solaris Sparc. Complete webstack that can be used to build your own webserver&lt;br /&gt;
&lt;br /&gt;
* Apache Friends XAMPP - http://www.apachefriends.org/en/xampp.html - Windows and Linux&lt;br /&gt;
Popular package for making your desktop into a web server.  You can practice setting up your website with this, as you initially don&#039;t need to allow access for anyone other than your pc.  One advantage of using your own web server is that you can get Cumulus to copy files onto it, and move onto using FTP later. Search on support forum for experience of others using XAMPP whose site is shared and can be viewed by anyone.&lt;/div&gt;</summary>
		<author><name>SaratogaWX</name></author>
	</entry>
	<entry>
		<id>https://www.cumuluswiki.org/index.php?title=Webspace&amp;diff=7708</id>
		<title>Webspace</title>
		<link rel="alternate" type="text/html" href="https://www.cumuluswiki.org/index.php?title=Webspace&amp;diff=7708"/>
		<updated>2021-01-30T03:22:17Z</updated>

		<summary type="html">&lt;p&gt;SaratogaWX: Corrected ionos/1&amp;amp;1 entry&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Below is a list of some of the web space providers being used successfully by other Cumulus Users.  A list of non-compatible providers is listed for reference.&lt;br /&gt;
&lt;br /&gt;
Please feel free to add to this list as required. Note that the appearance of a web space provider here should not be taken as a recommendation without first asking on the forum about the provider. Some links may have been added by the companies themselves.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Free Webspace  =&lt;br /&gt;
&lt;br /&gt;
http://www.tipdots.com/&lt;br /&gt;
» 300MB Webspace&lt;br /&gt;
» Highspeed Server&lt;br /&gt;
» Unlimited Traffic&lt;br /&gt;
» Unlimited Bandwith&lt;br /&gt;
» FTP Login&lt;br /&gt;
» Webspace Explorer&lt;br /&gt;
» PHP 5.0&lt;br /&gt;
&lt;br /&gt;
» E-Mail @ Your-Domain&lt;br /&gt;
» Unlimited Mailboxes&lt;br /&gt;
» POP3 + IMAP&lt;br /&gt;
» 1GB Mailbox Storage&lt;br /&gt;
» Freemail Service&lt;br /&gt;
» Contact Management&lt;br /&gt;
» Anti-Virus/Anti-Spam Protection&lt;br /&gt;
&lt;br /&gt;
=Commercial (paid) webspace=&lt;br /&gt;
*[https://www.webhostuk.co.uk/ UK Web Hosting] - We offer cheap yet reliable UK Web Hosting for shared, reseller, VPS and dedicated server Hosting in UK datacenter. Our packages support Cpanel/WHM &amp;amp; Plesk Control Panel with softaculous, siteBuilder, PHP,mysql support.Our cheapest package starts @1.25 GBP per month.&lt;br /&gt;
*[http://www.rshosting.co.uk/ RSHostingUK] or [http://www.rshosting.com/ RSHosting] - offers choice of reliable UK and US hosting and supports Cumulus Weather Station software with all web hosting plans. Starting from as low as $1.25 per month, RSHosting offers excellent web hosting services with fast support.&lt;br /&gt;
*[http://www.webhostinguk.Com/ Web Hosting UK] - WebhostingUK LTD offers best sandaysoft  web hosting with Softaculous for one click installer in one of the best UK datacenter.&lt;br /&gt;
*[http://dreamhost.com/ DreamHost] - good value for multiple domains&lt;br /&gt;
* [https://www.godaddy.com/ Godaddy]&lt;br /&gt;
* [http://www.hostgator.com/ Hostgator] - Both individual sites and reseller sites.  Works very well with weather related sites.  Especially useful if you need multiple domains contained within a single management system (reseller account).&lt;br /&gt;
* [http://www.iinet.net.au/webhosting/plans.html ozemail.com.au / iinet.net.au]&lt;br /&gt;
* [https://www.ionos.com/ Ionos(1&amp;amp;1) - more expensive than other host but their reliability has been excellent.  www.ionos.com or www.ionos.co.uk (this Wiki runs on an Ionos Virtual Private Server)&lt;br /&gt;
*[http://www.iweb.com iWeb]&lt;br /&gt;
*[http://www.glovine.com.au/ GloVine Web Hosting]An Aussie site but anyone from anywhere can be hosted there. Great support. cPanel &amp;amp; Fantastico, Unlimited Emails, PHP5, MySQL, Unlimited Subdomains. First Month Free. 60 Day Money Back Guarantee. Check out their &#039;Personal&#039; Package $1.95 p/month. &#039;Starter&#039; and &#039;Premium&#039; packages available too.&lt;br /&gt;
&lt;br /&gt;
=Non-Compatible with Cumulus=&lt;br /&gt;
&lt;br /&gt;
*Google Sites&lt;br /&gt;
*Jabry&lt;br /&gt;
*000webhost.com (don&#039;t allow realtime.txt in free hosting)&lt;br /&gt;
*Zymic (don&#039;t allow weather sites (!))&lt;br /&gt;
&lt;br /&gt;
=Hosting Your Own=&lt;br /&gt;
&lt;br /&gt;
Assuming you have hosting ability via your ISP or use a commercial ISP you can host your own.  You need to be able to host port 80 and be within your ISP&#039;s AUP to do this.&lt;br /&gt;
&lt;br /&gt;
* Sun GlassFish Web Stack - http://www.sun.com/software/webstack/index.xml&lt;br /&gt;
LAMP/SAMP both Solaris x86 and Solaris Sparc. Complete webstack that can be used to build your own webserver&lt;br /&gt;
&lt;br /&gt;
* Apache Friends XAMPP - http://www.apachefriends.org/en/xampp.html - Windows and Linux&lt;br /&gt;
Popular package for making your desktop into a web server.  You can practice setting up your website with this, as you initially don&#039;t need to allow access for anyone other than your pc.  One advantage of using your own web server is that you can get Cumulus to copy files onto it, and move onto using FTP later. Search on support forum for experience of others using XAMPP whose site is shared and can be viewed by anyone.&lt;/div&gt;</summary>
		<author><name>SaratogaWX</name></author>
	</entry>
	<entry>
		<id>https://www.cumuluswiki.org/index.php?title=Original_Cumulus_Wiki&amp;diff=7707</id>
		<title>Original Cumulus Wiki</title>
		<link rel="alternate" type="text/html" href="https://www.cumuluswiki.org/index.php?title=Original_Cumulus_Wiki&amp;diff=7707"/>
		<updated>2021-01-30T03:18:14Z</updated>

		<summary type="html">&lt;p&gt;SaratogaWX: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;big&amp;gt;&#039;&#039;&#039;Welcome to the Cumulus Wiki.&#039;&#039;&#039;&amp;lt;/big&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;padding-left: 20px; width: 95%; border:solid; border-width: thin; padding:10px; margin-bottom:20px; padding-bottom:20px; background-color:LightYellow;&amp;quot;&amp;gt;This copy of the original Cumulus Wiki was cloned on 26-Oct-2018 (see [[CumulusWiki:About|about the Cumulus Wiki]]) and all user credentials from the deleted original Wiki hosted by sandaysoft.com should be valid here.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;You do not need a userid to READ any of the content on this Wiki.&#039;&#039;&#039;  If you plan on &#039;&#039;&#039;CONTRIBUTING&#039;&#039;&#039; to the Wiki, then you will need a userid.&lt;br /&gt;
* Please use the [[Special:RequestAccount|Request Account]] form to apply for a userid, &lt;br /&gt;
*or if you have a userid, then just [[Special:UserLogin|Login]].&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;When requesting a Wiki account, it would be helpful if you can use the same user name as on the Cumulus forum (but use a different password!), it makes it easier for the admins to identify genuine account requests from spammers.&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Brian Underdown (weather34) has allowed us to host his [[HomeWeatherStationTemplate|Home Weather Station template for Cumulus]] on the Wiki.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Through this community Wiki we aim to share our knowledge of the [[About Cumulus|Cumulus]] Weather Station software. The Cumulus Wiki contains documentation to help you whichever build of Cumulus Software you are using. It was created when only the Original &#039;&#039;Cumulus&#039;&#039; (1) was available. Cumulus 2 is mentioned only in passing. Mark Crossley is continuing development of &#039;&#039;&#039;Cumulus MX&#039;&#039;&#039; (3) and this Wiki is trying to keep up.&lt;br /&gt;
&lt;br /&gt;
If you are new to Wiki&#039;s we suggest you spend a few minutes reading a brief introduction on how to use the Wiki. Firstly familiarise yourself with the [[Help:Contents/tabs|layout]] and then how to [[Help:Contents#Reading|read]] and [[Help:Contents#Searching|search]] the Wiki. &lt;br /&gt;
&lt;br /&gt;
If you have any questions please raise them on either the [https://cumulus.hosiene.co.uk/viewforum.php?f=38 Cumulus forum] or [https://www.wxforum.net/index.php?board=105.0 Cumulus board at WXForum.net].&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
{| class=&amp;quot;t_nav_main&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:100px&amp;quot;| [[Image:Icon info.png|left|50px]]Original Cumulus (1)&lt;br /&gt;
!style=&amp;quot;width:60px&amp;quot;| [[Image:Badge vMx.png|left|50px]]Cumulus MX (3)&lt;br /&gt;
!style=&amp;quot;width:50px&amp;quot;| [[Image:Icon tool.png|left|50px]]Customisation &lt;br /&gt;
!style=&amp;quot;width:80px&amp;quot;| [[Image:Icon article.png|left|50px]]Articles&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
*[[Downloads|Download software and 2020s patch]]&lt;br /&gt;
*[[Setup|How to install]] &lt;br /&gt;
*[[About Cumulus|About Cumulus Software]]&lt;br /&gt;
*[[Cumulus Versions|Version tracker]]  &lt;br /&gt;
*[[Cumulus_Screenshots|Main and other screens]]&lt;br /&gt;
*[[Screen capture|Capturing a screen shot for support issues]]&lt;br /&gt;
*[[FAQ|Frequently asked]] &lt;br /&gt;
*[[Supported Devices]] &lt;br /&gt;
*[[:Category:Cumulus Files|File by File information]] &lt;br /&gt;
*[[Moving cumulus|Moving your Cumulus installation to another location]] &lt;br /&gt;
*[[Webtags|Web tags]] &lt;br /&gt;
*[[Cumulus Users|User Websites]] &lt;br /&gt;
*[[Twitter Usernames|Twitter users]] &lt;br /&gt;
*[[:Category:Other Languages|Other Languages]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|&lt;br /&gt;
*[[Software|Download latest build]]&lt;br /&gt;
*[https://github.com/cumulusmx/CumulusMX/releases For earlier releases]]&lt;br /&gt;
*[[:Category:Cumulus MX|Entry point to MX documentation]]&lt;br /&gt;
*[[About Cumulus|About Cumulus Software]]&lt;br /&gt;
*[[MX_Administrative_Interface|MX Administrative Interface]]&lt;br /&gt;
*[[Cumulus MX Local API]]&lt;br /&gt;
*[[What_to_do_when_I_have_a_problem_with_MX|What to do for MX problems]]&lt;br /&gt;
*[[MX_Issues|Known Issues]]&lt;br /&gt;
*[[Cumulus_MX_FAQ|Frequently asked]] &lt;br /&gt;
*[[MX_on_Windows_OS|Running on Windows OS]]&lt;br /&gt;
*[[Setting_up_Raspberry_Pi|Running on Unix/Linux/Raspberry Pi OS]]&lt;br /&gt;
*[[Cumulus_MX_formal_release_versions|Version tracker]]&lt;br /&gt;
*[[Updating_MX_to_new_version|Upgrading to new build]]&lt;br /&gt;
*[[Supported Devices]]&lt;br /&gt;
*[[:Category:Cumulus Files|File by File information]]&lt;br /&gt;
*[[Webtags|Web tags]] &lt;br /&gt;
*[[Highcharts_-_Recent|Charts]]&lt;br /&gt;
&lt;br /&gt;
| &lt;br /&gt;
*[[Webspace|Web site hosting]] &lt;br /&gt;
*[[Website setup|Standard Web Site setup]]&lt;br /&gt;
*[[:Category:User Contributions|Contributions by Cumulus Users]] &lt;br /&gt;
*[[:Category:WebTools|Alternative web pages]]&lt;br /&gt;
*[[:Category:WebTips|Customise web pages]]&lt;br /&gt;
*[[:Category:3rd Party Apps|3rd Party Apps for your devices]]&lt;br /&gt;
*[[:Category:SteelSeries|SteelSeries Gauges]]&lt;br /&gt;
&lt;br /&gt;
| &lt;br /&gt;
*[[:Category:Terminology|Weather Terminology]] &lt;br /&gt;
*[[:Category:WebTips|HTML, CSS, JavaScript,PHP etc. tips]] &lt;br /&gt;
*[[:Category:StationSpecific|Station Specific Details]]&lt;br /&gt;
*[[Migrating from Cumulus 1 to MX|Migrate from legacy original Cumulus to MX]]&lt;br /&gt;
*[[Compare C1 and MX|Compare legacy original Cumulusand MX]]&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt; &lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&amp;lt;div style=&amp;quot;padding-left: 20px; width: 95%; border:solid; border-width: thin; padding:10px; margin-bottom:20px; padding-bottom:20px; background-color:LightYellow;&amp;quot;&amp;gt;&amp;lt;big&amp;gt;&#039;&#039;&#039;It&#039;s your Wiki......&#039;&#039;&#039;&amp;lt;/big&amp;gt;&amp;lt;br&amp;gt; &amp;lt;br&amp;gt;We always welcome contributions from the Cumulus Community and if you feel you can [[Help:Contents/Editing|contribute]], please do. Some pages like [[Cumulus.ini]] and [[Webtags]] often need to be updated for new releases. As a starting point, we suggest you read [[How_you_can_contribute]] which is used to track what others feel needs doing.&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>SaratogaWX</name></author>
	</entry>
	<entry>
		<id>https://www.cumuluswiki.org/index.php?title=Software&amp;diff=7458</id>
		<title>Software</title>
		<link rel="alternate" type="text/html" href="https://www.cumuluswiki.org/index.php?title=Software&amp;diff=7458"/>
		<updated>2021-01-16T00:35:19Z</updated>

		<summary type="html">&lt;p&gt;SaratogaWX: Clarify use of mono for *nix usage.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Help with ‘Stable’ releases =&lt;br /&gt;
&lt;br /&gt;
Please read the announcement for the latest MX release in [https://cumulus.hosiene.co.uk/viewtopic.php?f=40&amp;amp;t=17887 the forum] before installing it.&lt;br /&gt;
&lt;br /&gt;
We strongly advise updating to the latest version, if only for the fact that later versions offer more functionality, and may fix any bugs in an earlier&lt;br /&gt;
release.&lt;br /&gt;
&lt;br /&gt;
If you are upgrading from a previous version of Cumulus 1 or MX, please read all of the release notes (in the appropriate forum announcement&lt;br /&gt;
threads) for the builds since the version you are upgrading from.&lt;br /&gt;
&lt;br /&gt;
Note you may find that anti-virus software flag a new release of Cumulus as a ‘threat’, for a few days or weeks after a new version has been released,&lt;br /&gt;
even though it does not actually contain a virus of any kind. This is due to a system they call ‘reputation’ where they automatically block any versions&lt;br /&gt;
of software which have recently been released. You may want to consider complaining to the provider of your anti-virus software about this&lt;br /&gt;
ridiculous system, or better still, use some better anti-virus software. &lt;br /&gt;
&lt;br /&gt;
If you need any help with Cumulus MX, Please first consult this Wiki [[Cumulus_MX]] page then use the [https://cumulus.hosiene.co.uk/viewforum.php?f=40 forum] to see if others have answers.&lt;br /&gt;
&lt;br /&gt;
If you need any help with Cumulus 1, Please first use this Wiki [[FAQ]] page then use the [https://cumulus.hosiene.co.uk/ forum] to see if others have answers..&lt;br /&gt;
&lt;br /&gt;
= Cumulus MX =&lt;br /&gt;
&lt;br /&gt;
== Current Release ==&lt;br /&gt;
&lt;br /&gt;
Note: &#039;&#039;&#039;Cumulus MX is strictly for non-commercial, non-government use only.&#039;&#039;&#039;&lt;br /&gt;
It contains products produced by [https://www.highcharts.com Highsoft] which are not free for commercial and governmental use. &lt;br /&gt;
&lt;br /&gt;
Latest build is...&lt;br /&gt;
&lt;br /&gt;
*[https://github.com/cumulusmx/CumulusMX/releases/download/b3100/CumulusMXDist3100.zip Cumulus MX v3.9.5 build 3100, 14-Jan-2021] Cumulus MX, a cross platform version of Cumulus which runs on Windows, Linux (including the Raspberry Pi) and Mac OS X. (M Crossley update)&lt;br /&gt;
:&#039;&#039;&#039;NOTE: On Linux/RPi/macOS, Release v3.9.1 or later requires Mono version 5 or 6. Mono v4 is subject to random crashes.&#039;&#039;&#039;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*There is also a pre-built disk image file for the Raspberry Pi that can be downloaded from here: [//{{SERVERNAME}}/Downloads/rpi-CMX-3.9.4.zip rPi Cumulus MX 3.9.4]&lt;br /&gt;
:The instructions for using this image can be found here: [[Raspberry_Pi_Image|Raspberry Pi Image]]&lt;br /&gt;
&lt;br /&gt;
*[https://github.com/cumulusmx/CumulusMX Cumulus MX Current Source Code] This code base is updated for all releases after b3043.&lt;br /&gt;
&lt;br /&gt;
== Developed from ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The author of Cumulus/Cumulus MX has retired and will not be providing support or updates to Cumulus 1 or Cumulus MX software.&#039;&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;However the source code for Cumulus MX has been released and community effort updates to Cumulus MX are now being provided by mcrossley.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This release and source code are the last offerings from Steve Loft before he handed the project over to &amp;quot;the community&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
*[//{{SERVERNAME}}/Downloads/CumulusMXDist3043.zip Cumulus MX v3.0.0 build 3043, 20-Jan-2017] Cumulus MX, a cross platform version of Cumulus which runs on Windows, Linux (including the Raspberry Pi) and Mac OS X (Steve Loft - final release).&lt;br /&gt;
*[//{{SERVERNAME}}/Downloads/CumulusMXSource.zip Cumulus MX Source Code] The original source code from Steve Loft. This version of the code is post b3043 as it includes some changes that Steve had made, but not yet released. Offered completely &#039;&#039;&#039;without support&#039;&#039;&#039; in the hope that it might be useful. The code is very badly structured due to the &#039;Frankenstein&#039; way it was cobbled together from various places. Some of it is a machine translation of parts of Cumulus 1.&lt;br /&gt;
&lt;br /&gt;
= Legacy releases =&lt;br /&gt;
&lt;br /&gt;
== Cumulus 1 ==&lt;br /&gt;
&lt;br /&gt;
The installer for Cumulus 1 is available here *[//{{SERVERNAME}}/Downloads/CumulusSetup.exe Cumulus 1098 installer].&lt;br /&gt;
&lt;br /&gt;
*[//{{SERVERNAME}}/Downloads/cumulus.1099.2.zip Cumulus 1.9.4 build 1099.2 patch] Patched version of Cumulus.exe, allows date entries on NOAA reports and Snow Index up to the year 2030 (updated 28 Jan 2020). Note this is not the full installation version just a patched .exe.&lt;br /&gt;
&lt;br /&gt;
== Special Variants ==&lt;br /&gt;
&lt;br /&gt;
*[//{{SERVERNAME}}/Downloads/CumulusSetup1100.zip Cumulus 1.9.4 build 1100 setup] &#039;&#039;&#039;Use ONLY if you are an Instromet user&#039;&#039;&#039;, and your logger operates at 115200 baud, you should use build 1100&lt;br /&gt;
*[//{{SERVERNAME}}/Downloads/CumulusSetup1101.zip Cumulus 1.9.4 build 1101 setup] &#039;&#039;&#039;Use ONLY if you are an Instromet user&#039;&#039;&#039;, and your logger operates at 19200 baud, you should use build 1101&lt;br /&gt;
*&#039;&#039;&#039;NOTE:&#039;&#039;&#039; &#039;&#039;&#039;These Cumulus 1.9.4 variants will not have any updates in the future.&#039;&#039;&#039;  In 2020, some of the menu items with year choices will not display years beyond 2020.  This will happen on manual generation of NOAA-style reports.  The NOAA reports should continue to be automatically generated, but the capability to create them on-demand will only work through 2020.  It is &#039;&#039;&#039;STRONGLY RECOMMENDED&#039;&#039;&#039; that users of Cumulus 1.9.4 and 1.9.4 variants migrate to Cumulus MX, which has ongoing support by mcrossley.&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
*[//{{SERVERNAME}}/Downloads/Cumulus%20basic%20installation%20guide.pdf Cumulus installation guide] Instructions for installing Cumulus&lt;br /&gt;
*[//{{SERVERNAME}}/Downloads/readme.txt Cumulus readme.txt] Please read this before installing or updating Cumulus&lt;br /&gt;
*[//{{SERVERNAME}}/Downloads/Cumulus.chm Cumulus help file] The Cumulus help file (this also gets installed when Cumulus is installed)&lt;br /&gt;
*[//{{SERVERNAME}}/Downloads/CumulusRealtime.zip Cumulus Realtime] A Silverlight application for displaying real time Cumulus data on a web site (no longer developed or supported)&lt;br /&gt;
*[//{{SERVERNAME}}/Downloads/CumulusFR.chm Cumulus help file in French] The Cumulus help file translated into French&lt;br /&gt;
&lt;br /&gt;
== Utility for Fine Offset Stations ==&lt;br /&gt;
*[//{{SERVERNAME}}/Downloads/SetLogger.zip Set Logger Interval] A utility to set the logger interval on Fine Offset stations&lt;br /&gt;
&lt;br /&gt;
== Weather Display Converter ==&lt;br /&gt;
This utility was provided by Steve to convert Weather Display log files to Cumulus format. It requires you manually recreate records etc using Cumulus 1. Please read the readme file in the zip.&lt;br /&gt;
&lt;br /&gt;
There is a [https://cumulus.hosiene.co.uk/viewtopic.php?f=4&amp;amp;t=10118 forum thread about this converter here].&lt;br /&gt;
&lt;br /&gt;
[https://cumuluswiki.org/a/File:WDconverter.zip WDConverter.zip]&lt;br /&gt;
&lt;br /&gt;
== WeatherLink Converter ==&lt;br /&gt;
This utility was provided by Steve to convert WeatherLink log files to Cumulus format. Please read the readme file in the zip.&lt;br /&gt;
&lt;br /&gt;
There is a [https://cumulus.hosiene.co.uk/viewtopic.php?t=11349 forum thread about this converter here].&lt;br /&gt;
&lt;br /&gt;
[https://cumuluswiki.org/a/File:WLconverter.zip WLconverter.zip]&lt;br /&gt;
&lt;br /&gt;
= User contributions =&lt;br /&gt;
&lt;br /&gt;
See this page [[User_Contributions]] for files and add-on&#039;s contributed by Cumulus users.&lt;/div&gt;</summary>
		<author><name>SaratogaWX</name></author>
	</entry>
	<entry>
		<id>https://www.cumuluswiki.org/index.php?title=CumulusWiki:About&amp;diff=6013</id>
		<title>CumulusWiki:About</title>
		<link rel="alternate" type="text/html" href="https://www.cumuluswiki.org/index.php?title=CumulusWiki:About&amp;diff=6013"/>
		<updated>2020-05-31T21:09:17Z</updated>

		<summary type="html">&lt;p&gt;SaratogaWX: Corrected About_Cumulus link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== About the Cumulus Wiki ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Wiki was founded in 2009 by [[User:Daj|Daj]] as a repository for useful documentation regarding Steve Loft&#039;s [[About_Cumulus|Cumulus weather software]].  It has expanded to include documentation regarding third-party software that is useful with a Cumulus-driven personal weather website.&lt;br /&gt;
&lt;br /&gt;
As the opening page says, &amp;quot;It is &#039;&#039;&#039;your&#039;&#039;&#039; Wiki&amp;quot; and relies on the documentation efforts of Cumulus users/Wiki members to provide the documentation for display.&lt;br /&gt;
It is a community effort of weather enthusiasts to help each other.&lt;br /&gt;
&lt;br /&gt;
Please note that Steve Loft has retired in October, 2018, so is no longer providing updates to either Cumulus V1 or Cumulus MX software, both of which are available on the [[Software|Software/Downloads]] page.&lt;br /&gt;
&lt;br /&gt;
The Cumulus Wiki was moved by [[User:saratogaWX|Ken True]] to this site in October, 2018 as part of the shutdown of Steve&#039;s sandaysoft.com website with his retirement.&lt;br /&gt;
&lt;br /&gt;
Please also read the [[GeneralDisclamer]] and [[Privacy_policy|Privacy Policy]] pages for additional information about this Wiki.&lt;/div&gt;</summary>
		<author><name>SaratogaWX</name></author>
	</entry>
	<entry>
		<id>https://www.cumuluswiki.org/index.php?title=Website_setup&amp;diff=5582</id>
		<title>Website setup</title>
		<link rel="alternate" type="text/html" href="https://www.cumuluswiki.org/index.php?title=Website_setup&amp;diff=5582"/>
		<updated>2020-05-12T16:00:21Z</updated>

		<summary type="html">&lt;p&gt;SaratogaWX: use HTTPS for link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Cumulus allows you to create web pages which can either be viewed only on your computer or made available to all via the internet.  &lt;br /&gt;
&lt;br /&gt;
To put them on the internet, &lt;br /&gt;
* you must have [[webspace|web space]] on the internet which allows standard FTP access. &lt;br /&gt;
* you will require an [[FTP tools|FTP tool]] (not essential if you are using your own computer to both run cumulus and to [[webspace|act as web server]] as in that case you can copy files between locations at setup and turn off FTP on Cumulus).  &lt;br /&gt;
== webspace ==&lt;br /&gt;
Webspace is available commercially (paid) or free from a variety of sources.  Your internet service provider (ISP) may provide you with some space.&lt;br /&gt;
&lt;br /&gt;
It is worth checking that any free provider allow FTP -- example, Google does not allow FTP as part of it’s Sites package so you can not use this with Cumulus.  If you are not sure, ask your webspace provider or check the email they sent you when setting up your webspace.  They will mention the FTP server in the email or support website.&lt;br /&gt;
&lt;br /&gt;
Many of the ‘free’ offerings will also want to automatically insert adverts on your page, and may have other restrictions.&lt;br /&gt;
== FTP tool ==&lt;br /&gt;
This is a tool which transfers files from your computer onto your webspace.  As a minimum you will need this tool to &#039;&#039;transfer some files as a one-off at setup&#039;&#039;.  There are a huge array of [[FTP tools]], both commercial and free.&lt;br /&gt;
&lt;br /&gt;
If you can get your FTP tool to work, then the host, username, password and (optional) directory it uses to transfer the initial files are exactly the ones you will need to enter into the Cumulus Internet Configuration screen. See cumulus help for more information.  It is worth noting that although the FTP host is usually expressed as a FTP address (e.g. &#039;ftp://&#039; might be the initial part of an internet based address), it can be expressed as a numerical location (e.g. 127.0.0.1 might be the location of a web server based on your computer, xxx.yyy.u.vvv is a mask denoting a general internet based address) both in your FTP tool and in cumulus.&lt;br /&gt;
&lt;br /&gt;
== Implementation Alternatives ==&lt;br /&gt;
*[[Simple Website setup]] -- this is the easiest way using the pages, scripts, and images provided in the cumulus package, it requires minimal setup from you and gets your data online in minutes.  It is ideal for those who are not familiar with writing web pages.&lt;br /&gt;
*[[Customised templates]] -- one step on from the above method, this article tells you how to adapt the default pages Cumulus will produce with some minor changes.&lt;br /&gt;
*Use designs from other providers [[CumulusMX_and_Cumulus1_UI_style_Multilingual_Websites|such as this one]] designed specifically for Cumulus 1 or MX. There are others [https://saratoga-weather.org/wxtemplates/index.php like this suite in JavaScript (AJAX) and PHP Hypertext preprocessor languages] that work with various weather software. Some people have designed implementations that are intended to present Cumulus data in a more sophisticated manner, these may require additional tools (e.g. the server based language PHP) to be provided with your webspace in order to create web pages from a number of sources&lt;br /&gt;
*Write your own -- for more advanced users who understand HTML (the language of web pages on the internet), and the supporting styles and scripts, this allows you to group [[Webtags#Webtags_available_in_Cumulus|data from Cumulus]] in any way you like.&lt;br /&gt;
 [[Category:WebTips]]&lt;/div&gt;</summary>
		<author><name>SaratogaWX</name></author>
	</entry>
	<entry>
		<id>https://www.cumuluswiki.org/index.php?title=AJAX/PHP_Website_Template&amp;diff=5577</id>
		<title>AJAX/PHP Website Template</title>
		<link rel="alternate" type="text/html" href="https://www.cumuluswiki.org/index.php?title=AJAX/PHP_Website_Template&amp;diff=5577"/>
		<updated>2020-05-11T18:24:06Z</updated>

		<summary type="html">&lt;p&gt;SaratogaWX: Additions about cumulusMX&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Free multilingual modular AJAX/PHP weather website templates  ==&lt;br /&gt;
&lt;br /&gt;
This template set is based on the original HTML-only Carterlake WD templates with the addition of AJAX real-time updates and a full-PHP modular website design incorporating the TNETweather modular site design. The templates use a modified weather-screen.css to implement a fixed-width (800px) website or full-width design with built-in color/width style changer. Using PHP allows this template to require only one file to be uploaded through your weather software for symbolic substitution for weather conditions. The AJAX JavaScript reads a separate, frequently uploaded, conditions file produced by your weather software to dynamically update selected parts of the HTML on the pages to reflect really current conditions at your location. &lt;br /&gt;
&lt;br /&gt;
The templates are grouped into three basic versions based on geographic location, and include the support scripts needed for that geography: &lt;br /&gt;
&lt;br /&gt;
*USA-template (for USA, Puerto Rico and Virgin Islands)&lt;br /&gt;
*Canada-Multilingual template English/French (for Canada)&lt;br /&gt;
*World-Multilingual template (for non-USA, non-Canada)&lt;br /&gt;
&lt;br /&gt;
Plugins are available for weather station software: &lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Cumulus&#039;&#039;&#039; (and CumulusMX)&lt;br /&gt;
*Virtual Weather Station&lt;br /&gt;
*Meteohub&lt;br /&gt;
*Weather-Display&lt;br /&gt;
*WeatherLink&lt;br /&gt;
*WeatherCat (Successor product to Lightsoft Weather Center (LWC))&lt;br /&gt;
*WeatherSnoop&lt;br /&gt;
*wview&lt;br /&gt;
*WxSolution&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A complete template consists of a Base (determined by your geographical location) and a Plugin for your specific weather software.&lt;br /&gt;
&lt;br /&gt;
== Main features of the template set:  ==&lt;br /&gt;
&lt;br /&gt;
*Modular structure for display pages on website with primary areas (top, header, sidebar, footer) controlled by included parts so global changes can be easily made to one file and shown on all pages in the site. &lt;br /&gt;
*A 4-level flyout-menu system controlled by specification in one XML file. &lt;br /&gt;
*Built-in theme switcher allowing viewer control over website color scheme and wide/narrow aspect (with user preferences remembered by browser cookie) &lt;br /&gt;
*Built-in multilingual translation capability for single-phrase lookup (English to target language) and entire-page fixed content translation. &lt;br /&gt;
*Integrated support scripts for forecasts, alerts, earthquake information appropriate to the geography selected. &lt;br /&gt;
*Built-in optional debugging displays for remote site support &lt;br /&gt;
*Validated XHTML 1.0-Transitional HTML and CSS 2.1 &lt;br /&gt;
*Easy maintenance using the [http://saratoga-weather.org/wxtemplates/updates.php Update tool] to create a .zip file with all changes since you last downloaded the Base/Plugin&lt;br /&gt;
&lt;br /&gt;
Note: the current CU-Plugin is primarily for Cumulus1 users.  It can be used by CumulusMX users, but.. the wxgraphs.php page will not&lt;br /&gt;
work as CumulusMX does not produce .png images of the weather graphs.  A CUMX-plugin is being written to address this.&lt;br /&gt;
&lt;br /&gt;
The templates are available at https://saratoga-weather.org/wxtemplates/index.php &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; Ken True &lt;br /&gt;
&lt;br /&gt;
Author: Saratoga-weather.org &lt;br /&gt;
&lt;br /&gt;
[[Category:WebTools]]&lt;/div&gt;</summary>
		<author><name>SaratogaWX</name></author>
	</entry>
	<entry>
		<id>https://www.cumuluswiki.org/index.php?title=Original_Cumulus_Wiki&amp;diff=5563</id>
		<title>Original Cumulus Wiki</title>
		<link rel="alternate" type="text/html" href="https://www.cumuluswiki.org/index.php?title=Original_Cumulus_Wiki&amp;diff=5563"/>
		<updated>2020-05-07T19:48:13Z</updated>

		<summary type="html">&lt;p&gt;SaratogaWX: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;big&amp;gt;&#039;&#039;&#039;Welcome to the Cumulus Wiki.&#039;&#039;&#039;&amp;lt;/big&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;padding-left: 20px; width: 95%; border:solid; border-width: thin; padding:10px; margin-bottom:20px; padding-bottom:20px; background-color:LightYellow;&amp;quot;&amp;gt;This copy of the original Cumulus Wiki was cloned on 26-Oct-2018 and all user credentials from the original Wiki should be valid here.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;You do not need a userid to READ any of the content on this Wiki.&#039;&#039;&#039;&lt;br /&gt;
If you plan on &#039;&#039;&#039;CONTRIBUTING&#039;&#039;&#039; to the Wiki, then you will need a userid. Please use the [[Special:RequestAccount|Request Account]] form to apply for a userid, or if you have a userid, then just [[Special:UserLogin|Login]].&lt;br /&gt;
&lt;br /&gt;
Note: The Cumulus Forum moved to a new host on 04-Nov-2018. The forum is now at [https://cumulus.hosiene.co.uk/index.php https://cumulus.hosiene.co.uk/index.php]&lt;br /&gt;
&lt;br /&gt;
We&#039;ve added download links for Cumulus V1 and Cumulus MX in the new [[Software|Software/Downloads]] page and Steve has also released the source for Cumulus MX.&amp;lt;br/&amp;gt;&lt;br /&gt;
Mark Crossley has assumed the developer role for Cumulus MX with his latest version/link to source in the [[Software|Software/Downloads]] page.&amp;lt;br/&amp;gt;&lt;br /&gt;
Brian Underdown (weather34) has allowed us to host his [[HomeWeatherStationTemplate|Home Weather Station template for Cumulus]] on the Wiki.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Through this community Wiki we aim to share our knowledge of the [[About Cumulus|Cumulus]] Weather Station software. &lt;br /&gt;
&lt;br /&gt;
If you are new to Wiki&#039;s we suggest you spend a few minutes reading a brief introduction on how to use the Wiki. Firstly familiarise yourself with the [[Help:Contents/tabs|layout]] and then how to [[Help:Contents#Reading|read]] and [[Help:Contents#Searching|search]] the Wiki. &lt;br /&gt;
&lt;br /&gt;
If you have any questions please raise them on the [https://cumulus.hosiene.co.uk/index.php Cumulus forum] or [https://www.wxforum.net/index.php?board=105.0 Cumulus board at WXForum.net].  &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
{| class=&amp;quot;t_nav_main&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! [[Image:Icon info.png|left|50px]]Cumulus &lt;br /&gt;
! [[Image:Icon tool.png|left|50px]]Customisation &lt;br /&gt;
! [[Image:Icon article.png|left|50px]]Articles&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
*[[About Cumulus|About]] &lt;br /&gt;
*[[Cumulus Versions|Versions]] &lt;br /&gt;
*[[Setup]] &lt;br /&gt;
*[[FAQ]] &lt;br /&gt;
*[[Supported Devices]] &lt;br /&gt;
*[[:Category:Cumulus Files|Cumulus specific files]] &lt;br /&gt;
*[[Webtags|Webtags - release 1 and release 3/MX]] &lt;br /&gt;
*[[BETA webtags|Beta Webtags]]&lt;br /&gt;
*[[Cumulus Users|User Websites ]] &lt;br /&gt;
*[[Twitter Usernames|Twitter users]]&lt;br /&gt;
*[[Cumulus MX]]&lt;br /&gt;
&lt;br /&gt;
| &lt;br /&gt;
*[[Webspace|Web site hosting]] &lt;br /&gt;
*[[Website setup|Standard Web Site setup]] &lt;br /&gt;
*[[:Category:WebTools|Web Tools]] &lt;br /&gt;
*[[:Category:3rd Party Apps|3rd Party Apps]] &lt;br /&gt;
*[[:Category:Other Languages|Other Languages]]&lt;br /&gt;
*[[:Category:SteelSeries|SteelSeries Gauges]]&lt;br /&gt;
&lt;br /&gt;
| &lt;br /&gt;
*[[:Category:Terminology|Weather Terminology]] &lt;br /&gt;
*[[:Category:WebTips|Web site tips]] &lt;br /&gt;
*[[:Category:StationSpecific|Station Specific Details]] &lt;br /&gt;
*[[Screen capture|Capturing a screen shot for support issues]] &lt;br /&gt;
*[[Moving cumulus|Moving your Cumulus installation to another location]]&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt; &lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&amp;lt;div style=&amp;quot;padding-left: 20px; width: 95%; border:solid; border-width: thin; padding:10px; margin-bottom:20px; padding-bottom:20px; background-color:LightYellow;&amp;quot;&amp;gt;&amp;lt;big&amp;gt;&#039;&#039;&#039;It&#039;s your Wiki......&#039;&#039;&#039;&amp;lt;/big&amp;gt;&amp;lt;br&amp;gt; &amp;lt;br&amp;gt;We always welcome contributions from the Cumulus Community. As a starting point we suggest you read [[Pages to Be Written]] which is a list of suggested articles and if you feel you can [[Help:Contents/Editing|contribute]], please do. Rather than write a complete page you could simply wish to update an existing one.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&#039;&#039;&#039;&#039;&#039;When requesting a Wiki account, it would be helpful if you can use the same user name as on the Cumulus forum (but use a different password!), it makes it easier for the admins to identify genuine account requests from spammers.&#039;&#039;&#039;&#039;&#039;&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>SaratogaWX</name></author>
	</entry>
	<entry>
		<id>https://www.cumuluswiki.org/index.php?title=Original_Cumulus_Wiki&amp;diff=5562</id>
		<title>Original Cumulus Wiki</title>
		<link rel="alternate" type="text/html" href="https://www.cumuluswiki.org/index.php?title=Original_Cumulus_Wiki&amp;diff=5562"/>
		<updated>2020-05-07T19:47:29Z</updated>

		<summary type="html">&lt;p&gt;SaratogaWX: Slight verbiage changes&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;big&amp;gt;&#039;&#039;&#039;Welcome to the Cumulus Wiki.&#039;&#039;&#039;&amp;lt;/big&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;padding-left: 20px; width: 95%; border:solid; border-width: thin; padding:10px; margin-bottom:20px; padding-bottom:20px; background-color:LightYellow;&amp;quot;&amp;gt;Welcome to the new home for the Cumulus Wiki.&lt;br /&gt;
This copy of the original Cumulus Wiki was cloned on 26-Oct-2018 and all user credentials from the original Wiki should be valid here.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;You do not need a userid to READ any of the content on this Wiki.&#039;&#039;&#039;&lt;br /&gt;
If you plan on &#039;&#039;&#039;CONTRIBUTING&#039;&#039;&#039; to the Wiki, then you will need a userid. Please use the [[Special:RequestAccount|Request Account]] form to apply for a userid, or if you have a userid, then just [[Special:UserLogin|Login]].&lt;br /&gt;
&lt;br /&gt;
Note: The Cumulus Forum moved to a new host on 04-Nov-2018. The forum is now at [https://cumulus.hosiene.co.uk/index.php https://cumulus.hosiene.co.uk/index.php]&lt;br /&gt;
&lt;br /&gt;
We&#039;ve added download links for Cumulus V1 and Cumulus MX in the new [[Software|Software/Downloads]] page and Steve has also released the source for Cumulus MX.&amp;lt;br/&amp;gt;&lt;br /&gt;
Mark Crossley has assumed the developer role for Cumulus MX with his latest version/link to source in the [[Software|Software/Downloads]] page.&amp;lt;br/&amp;gt;&lt;br /&gt;
Brian Underdown (weather34) has allowed us to host his [[HomeWeatherStationTemplate|Home Weather Station template for Cumulus]] on the Wiki.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Through this community Wiki we aim to share our knowledge of the [[About Cumulus|Cumulus]] Weather Station software. &lt;br /&gt;
&lt;br /&gt;
If you are new to Wiki&#039;s we suggest you spend a few minutes reading a brief introduction on how to use the Wiki. Firstly familiarise yourself with the [[Help:Contents/tabs|layout]] and then how to [[Help:Contents#Reading|read]] and [[Help:Contents#Searching|search]] the Wiki. &lt;br /&gt;
&lt;br /&gt;
If you have any questions please raise them on the [https://cumulus.hosiene.co.uk/index.php Cumulus forum] or [https://www.wxforum.net/index.php?board=105.0 Cumulus board at WXForum.net].  &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
{| class=&amp;quot;t_nav_main&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! [[Image:Icon info.png|left|50px]]Cumulus &lt;br /&gt;
! [[Image:Icon tool.png|left|50px]]Customisation &lt;br /&gt;
! [[Image:Icon article.png|left|50px]]Articles&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
*[[About Cumulus|About]] &lt;br /&gt;
*[[Cumulus Versions|Versions]] &lt;br /&gt;
*[[Setup]] &lt;br /&gt;
*[[FAQ]] &lt;br /&gt;
*[[Supported Devices]] &lt;br /&gt;
*[[:Category:Cumulus Files|Cumulus specific files]] &lt;br /&gt;
*[[Webtags|Webtags - release 1 and release 3/MX]] &lt;br /&gt;
*[[BETA webtags|Beta Webtags]]&lt;br /&gt;
*[[Cumulus Users|User Websites ]] &lt;br /&gt;
*[[Twitter Usernames|Twitter users]]&lt;br /&gt;
*[[Cumulus MX]]&lt;br /&gt;
&lt;br /&gt;
| &lt;br /&gt;
*[[Webspace|Web site hosting]] &lt;br /&gt;
*[[Website setup|Standard Web Site setup]] &lt;br /&gt;
*[[:Category:WebTools|Web Tools]] &lt;br /&gt;
*[[:Category:3rd Party Apps|3rd Party Apps]] &lt;br /&gt;
*[[:Category:Other Languages|Other Languages]]&lt;br /&gt;
*[[:Category:SteelSeries|SteelSeries Gauges]]&lt;br /&gt;
&lt;br /&gt;
| &lt;br /&gt;
*[[:Category:Terminology|Weather Terminology]] &lt;br /&gt;
*[[:Category:WebTips|Web site tips]] &lt;br /&gt;
*[[:Category:StationSpecific|Station Specific Details]] &lt;br /&gt;
*[[Screen capture|Capturing a screen shot for support issues]] &lt;br /&gt;
*[[Moving cumulus|Moving your Cumulus installation to another location]]&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt; &lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&amp;lt;div style=&amp;quot;padding-left: 20px; width: 95%; border:solid; border-width: thin; padding:10px; margin-bottom:20px; padding-bottom:20px; background-color:LightYellow;&amp;quot;&amp;gt;&amp;lt;big&amp;gt;&#039;&#039;&#039;It&#039;s your Wiki......&#039;&#039;&#039;&amp;lt;/big&amp;gt;&amp;lt;br&amp;gt; &amp;lt;br&amp;gt;We always welcome contributions from the Cumulus Community. As a starting point we suggest you read [[Pages to Be Written]] which is a list of suggested articles and if you feel you can [[Help:Contents/Editing|contribute]], please do. Rather than write a complete page you could simply wish to update an existing one.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&#039;&#039;&#039;&#039;&#039;When requesting a Wiki account, it would be helpful if you can use the same user name as on the Cumulus forum (but use a different password!), it makes it easier for the admins to identify genuine account requests from spammers.&#039;&#039;&#039;&#039;&#039;&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>SaratogaWX</name></author>
	</entry>
	<entry>
		<id>https://www.cumuluswiki.org/index.php?title=Software&amp;diff=5445</id>
		<title>Software</title>
		<link rel="alternate" type="text/html" href="https://www.cumuluswiki.org/index.php?title=Software&amp;diff=5445"/>
		<updated>2020-04-28T17:30:53Z</updated>

		<summary type="html">&lt;p&gt;SaratogaWX: Rearranged with suggested layout/content per sfwx&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Help with ‘Stable’ releases =&lt;br /&gt;
&lt;br /&gt;
Please read the announcement for the latest MX release in [https://cumulus.hosiene.co.uk/viewtopic.php?f=40&amp;amp;t=17887 the forum] before installing it.&lt;br /&gt;
&lt;br /&gt;
We strongly advise updating to the latest version, if only for the fact that later versions offer more functionality, and may fix any bugs in an earlier&lt;br /&gt;
release.&lt;br /&gt;
&lt;br /&gt;
If you are upgrading from a previous version of Cumulus 1 or MX, please read all of the release notes (in the appropriate forum announcement&lt;br /&gt;
threads) for the builds since the version you are upgrading from.&lt;br /&gt;
&lt;br /&gt;
Note you may find that anti-virus software flag a new release of Cumulus as a ‘threat’, for a few days or weeks after a new version has been released,&lt;br /&gt;
even though it does not actually contain a virus of any kind. This is due to a system they call ‘reputation’ where they automatically block any versions&lt;br /&gt;
of software which have recently been released. You may want to consider complaining to the provider of your anti-virus software about this&lt;br /&gt;
ridiculous system, or better still, use some better anti-virus software. &lt;br /&gt;
&lt;br /&gt;
If you need any help with Cumulus MX, Please first consult this Wiki [[Cumulus_MX]] page then use the [https://cumulus.hosiene.co.uk/viewforum.php?f=40 forum] to see if others have answers.&lt;br /&gt;
&lt;br /&gt;
If you need any help with Cumulus 1, Please first use this Wiki [[FAQ]] page then use the [https://cumulus.hosiene.co.uk/ forum] to see if others have answers..&lt;br /&gt;
&lt;br /&gt;
= Cumulus MX =&lt;br /&gt;
&lt;br /&gt;
== Current Release ==&lt;br /&gt;
&lt;br /&gt;
Note: &#039;&#039;&#039;Cumulus MX is strictly for non-commercial, non-government use only.&#039;&#039;&#039;&lt;br /&gt;
It contains products produced by [https://www.highcharts.com Highsoft] which are not free for commercial and governmental use. &lt;br /&gt;
&lt;br /&gt;
Latest build is...&lt;br /&gt;
&lt;br /&gt;
*[https://github.com/cumulusmx/CumulusMX/releases/download/b3075/CumulusMXDist3075.zip Cumulus MX v3.5.4 build 3075, 25-April-2020] Cumulus MX, a cross platform version of Cumulus which runs on Windows, Linux (including the Raspberry Pi) and Mac OS X. (M Crossley update)&lt;br /&gt;
*[https://github.com/cumulusmx/CumulusMX Cumulus MX Current Source Code] This code base is updated for all releases after b3043.&lt;br /&gt;
&lt;br /&gt;
== Developed from ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The author of Cumulus/Cumulus MX has retired and will not be providing support or updates to Cumulus 1 or Cumulus MX software.&#039;&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;However the source code for Cumulus MX has been released and community effort updates to Cumulus MX are now being provided by mcrossley.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This release and source code are the last offerings from Steve Loft before he handed the project over to &amp;quot;the community&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
*[//{{SERVERNAME}}/Downloads/CumulusMXDist3043.zip Cumulus MX v3.0.0 build 3043, 20-Jan-2017] Cumulus MX, a cross platform version of Cumulus which runs on Windows, Linux (including the Raspberry Pi) and Mac OS X (Steve Loft - final release).&lt;br /&gt;
*[//{{SERVERNAME}}/Downloads/CumulusMXSource.zip Cumulus MX Source Code] The original source code from Steve Loft. This version of the code is post b3043 as it includes some changes that Steve had made, but not yet released. Offered completely &#039;&#039;&#039;without support&#039;&#039;&#039; in the hope that it might be useful. The code is very badly structured due to the &#039;Frankenstein&#039; way it was cobbled together from various places. Some of it is a machine translation of parts of Cumulus 1.&lt;br /&gt;
&lt;br /&gt;
= Legacy releases =&lt;br /&gt;
&lt;br /&gt;
== Cumulus 1 ==&lt;br /&gt;
&lt;br /&gt;
*[//{{SERVERNAME}}/Downloads/cumulus.1099.2.zip Cumulus 1.9.4 build 1099.2 patch] Patched version of Cumulus.exe, allows date entries on NOAA reports and Snow Index up to the year 2030 (updated 28 Jan 2020)&lt;br /&gt;
&lt;br /&gt;
== Special Variants ==&lt;br /&gt;
&lt;br /&gt;
*[//{{SERVERNAME}}/Downloads/CumulusSetup1100.zip Cumulus 1.9.4 build 1100 setup] &#039;&#039;&#039;Use ONLY if you are an Instromet user&#039;&#039;&#039;, and your logger operates at 115200 baud, you should use build 1100&lt;br /&gt;
*[//{{SERVERNAME}}/Downloads/CumulusSetup1101.zip Cumulus 1.9.4 build 1101 setup] &#039;&#039;&#039;Use ONLY if you are an Instromet user&#039;&#039;&#039;, and your logger operates at 19200 baud, you should use build 1101&lt;br /&gt;
*&#039;&#039;&#039;NOTE:&#039;&#039;&#039; &#039;&#039;&#039;These Cumulus 1.9.4 variants will not have any updates in the future.&#039;&#039;&#039;  In 2020, some of the menu items with year choices will not display years beyond 2020.  This will happen on manual generation of NOAA-style reports.  The NOAA reports should continue to be automatically generated, but the capability to create them on-demand will only work through 2020.  It is &#039;&#039;&#039;STRONGLY RECOMMENDED&#039;&#039;&#039; that users of Cumulus 1.9.4 and 1.9.4 variants migrate to Cumulus MX, which has ongoing support by mcrossley.&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
*[//{{SERVERNAME}}/Downloads/Cumulus%20basic%20installation%20guide.pdf Cumulus installation guide] Instructions for installing Cumulus&lt;br /&gt;
*[//{{SERVERNAME}}/Downloads/readme.txt Cumulus readme.txt] Please read this before installing or updating Cumulus&lt;br /&gt;
*[//{{SERVERNAME}}/Downloads/Cumulus.chm Cumulus help file] The Cumulus help file (this also gets installed when Cumulus is installed)&lt;br /&gt;
*[//{{SERVERNAME}}/Downloads/CumulusRealtime.zip Cumulus Realtime] A Silverlight application for displaying real time Cumulus data on a web site (no longer developed or supported)&lt;br /&gt;
*[//{{SERVERNAME}}/Downloads/CumulusFR.chm Cumulus help file in French] The Cumulus help file translated into French&lt;br /&gt;
&lt;br /&gt;
== Utility for Fine Offset Stations ==&lt;br /&gt;
*[//{{SERVERNAME}}/Downloads/SetLogger.zip Set Logger Interval] A utility to set the logger interval on Fine Offset stations&lt;br /&gt;
&lt;br /&gt;
== Weather Display Converter ==&lt;br /&gt;
This utility was provided by Steve to convert Weather Display log files to Cumulus format. It requires you manually recreate records etc using Cumulus 1. Please read the readme file in the zip.&lt;br /&gt;
&lt;br /&gt;
There is a [https://cumulus.hosiene.co.uk/viewtopic.php?f=4&amp;amp;t=10118 forum thread about this converter here].&lt;br /&gt;
&lt;br /&gt;
[https://cumuluswiki.org/a/File:WDconverter.zip WDConverter.zip]&lt;br /&gt;
&lt;br /&gt;
== WeatherLink Converter ==&lt;br /&gt;
This utility was provided by Steve to convert WeatherLink log files to Cumulus format. Please read the readme file in the zip.&lt;br /&gt;
&lt;br /&gt;
There is a [https://cumulus.hosiene.co.uk/viewtopic.php?t=11349 forum thread about this converter here].&lt;br /&gt;
&lt;br /&gt;
[https://cumuluswiki.org/a/File:WLconverter.zip WLconverter.zip]&lt;br /&gt;
&lt;br /&gt;
= User contributions =&lt;br /&gt;
&lt;br /&gt;
See this page [[User_Contributions]] for files and add-on&#039;s contributed by Cumulus users.&lt;/div&gt;</summary>
		<author><name>SaratogaWX</name></author>
	</entry>
	<entry>
		<id>https://www.cumuluswiki.org/index.php?title=Original_Cumulus_Wiki&amp;diff=5391</id>
		<title>Original Cumulus Wiki</title>
		<link rel="alternate" type="text/html" href="https://www.cumuluswiki.org/index.php?title=Original_Cumulus_Wiki&amp;diff=5391"/>
		<updated>2020-04-23T17:42:20Z</updated>

		<summary type="html">&lt;p&gt;SaratogaWX: Removed notice about domain change for the WIKI&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;big&amp;gt;&#039;&#039;&#039;Welcome to the Cumulus Wiki on new hosting.&#039;&#039;&#039;&amp;lt;/big&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;padding-left: 20px; width: 95%; border:solid; border-width: thin; padding:10px; margin-bottom:20px; padding-bottom:20px; background-color:LightYellow;&amp;quot;&amp;gt;Welcome to the new home for the Cumulus Wiki.&lt;br /&gt;
This copy of the original Cumulus Wiki was cloned on 26-Oct-2018 and all user credentials from the original Wiki should be valid here.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;You do not need a userid to READ any of the content on this Wiki.&#039;&#039;&#039;&lt;br /&gt;
If you plan on CONTRIBUTING to the Wiki, then you will need a userid. Please use the [[Special:RequestAccount|Request Account]] form to apply for a userid, or if you have a userid, then just [[Special:UserLogin|Login]].&lt;br /&gt;
&lt;br /&gt;
Note: The Cumulus Forum has moved to a new host on 04-Nov-2018. The forum is now at [https://cumulus.hosiene.co.uk/index.php https://cumulus.hosiene.co.uk/index.php]&lt;br /&gt;
&lt;br /&gt;
We&#039;ve added download links for Cumulus V1 and Cumulus MX in the new [[Software|Software/Downloads]] page and Steve has also released the source for Cumulus MX.&amp;lt;br/&amp;gt;&lt;br /&gt;
Mark Crossley has assumed the developer role for Cumulus MX with his latest version/link to source in the [[Software|Software/Downloads]] page.&amp;lt;br/&amp;gt;&lt;br /&gt;
Brian Underdown (weather34) has allowed us to host his [[HomeWeatherStationTemplate|Home Weather Station template for Cumulus]] on the Wiki.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Through this community Wiki we aim to share our knowledge of the [[About Cumulus|Cumulus]] Weather Station software. &lt;br /&gt;
&lt;br /&gt;
If you are new to Wiki&#039;s we suggest you spend a few minutes reading a brief introduction on how to use the Wiki. Firstly familiarise yourself with the [[Help:Contents/tabs|layout]] and then how to [[Help:Contents#Reading|read]] and [[Help:Contents#Searching|search]] the Wiki. &lt;br /&gt;
&lt;br /&gt;
If you have any questions please raise them on the [https://cumulus.hosiene.co.uk/index.php Cumulus forum] or [https://www.wxforum.net/index.php?board=105.0 Cumulus board at WXForum.net].  &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
{| class=&amp;quot;t_nav_main&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! [[Image:Icon info.png|left|50px]]Cumulus &lt;br /&gt;
! [[Image:Icon tool.png|left|50px]]Customisation &lt;br /&gt;
! [[Image:Icon article.png|left|50px]]Articles&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
*[[About Cumulus|About]] &lt;br /&gt;
*[[Cumulus Versions|Versions]] &lt;br /&gt;
*[[Setup]] &lt;br /&gt;
*[[FAQ]] &lt;br /&gt;
*[[Supported Devices]] &lt;br /&gt;
*[[:Category:Cumulus Files|Cumulus specific files]] &lt;br /&gt;
*[[Webtags|Webtags - release 1 and release 3/MX]] &lt;br /&gt;
*[[BETA webtags|Beta Webtags]]&lt;br /&gt;
*[[Cumulus Users|User Websites ]] &lt;br /&gt;
*[[Twitter Usernames|Twitter users]]&lt;br /&gt;
*[[Cumulus MX]]&lt;br /&gt;
&lt;br /&gt;
| &lt;br /&gt;
*[[Webspace|Web site hosting]] &lt;br /&gt;
*[[Website setup|Standard Web Site setup]] &lt;br /&gt;
*[[:Category:WebTools|Web Tools]] &lt;br /&gt;
*[[:Category:3rd Party Apps|3rd Party Apps]] &lt;br /&gt;
*[[:Category:Other Languages|Other Languages]]&lt;br /&gt;
*[[:Category:SteelSeries|SteelSeries Gauges]]&lt;br /&gt;
&lt;br /&gt;
| &lt;br /&gt;
*[[:Category:Terminology|Weather Terminology]] &lt;br /&gt;
*[[:Category:WebTips|Web site tips]] &lt;br /&gt;
*[[:Category:StationSpecific|Station Specific Details]] &lt;br /&gt;
*[[Screen capture|Capturing a screen shot for support issues]] &lt;br /&gt;
*[[Moving cumulus|Moving your Cumulus installation to another location]]&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt; &lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&amp;lt;div style=&amp;quot;padding-left: 20px; width: 95%; border:solid; border-width: thin; padding:10px; margin-bottom:20px; padding-bottom:20px; background-color:LightYellow;&amp;quot;&amp;gt;&amp;lt;big&amp;gt;&#039;&#039;&#039;It&#039;s your Wiki......&#039;&#039;&#039;&amp;lt;/big&amp;gt;&amp;lt;br&amp;gt; &amp;lt;br&amp;gt;We always welcome contributions from the Cumulus Community. As a starting point we suggest you read [[Pages to Be Written]] which is a list of suggested articles and if you feel you can [[Help:Contents/Editing|contribute]], please do. Rather than write a complete page you could simply wish to update an existing one.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&#039;&#039;&#039;&#039;&#039;When requesting a Wiki account, it would be helpful if you can use the same user name as on the Cumulus forum (but use a different password!), it makes it easier for the admins to identify genuine account requests from spammers.&#039;&#039;&#039;&#039;&#039;&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>SaratogaWX</name></author>
	</entry>
	<entry>
		<id>https://www.cumuluswiki.org/index.php?title=AnnualDataSummary&amp;diff=5375</id>
		<title>AnnualDataSummary</title>
		<link rel="alternate" type="text/html" href="https://www.cumuluswiki.org/index.php?title=AnnualDataSummary&amp;diff=5375"/>
		<updated>2020-04-21T19:48:34Z</updated>

		<summary type="html">&lt;p&gt;SaratogaWX: Text replacement - &amp;quot;cumuluswiki.wxforum.net&amp;quot; to &amp;quot;cumuluswiki.org&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
Revision as of 22:41, 27 November 2012&lt;br /&gt;
Name: 	Annual Data Summary&lt;br /&gt;
Type: 	HTML &amp;amp; Javascript&lt;br /&gt;
Author: 	David Jamieson&lt;br /&gt;
Contact: 	DAJ&lt;br /&gt;
Last update: 	7 March 2011&lt;br /&gt;
Version: 	1.1&lt;br /&gt;
&lt;br /&gt;
Updated by BCJKiwi:&lt;br /&gt;
{{AddOnBanner|name=Annual Data Summary|type=HTML &amp;amp; Javascript|author=David Jamieson|contact=[[User:Daj|DAJ]]&amp;lt;br&amp;gt;updated=7 March 2011&amp;lt;br&amp;gt;version=1.1|updated=17 December 2012|version=1.2 BCJKiwi}} &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;An updated article, that supercedes this one is called [[Daily_Summary]]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;Annual Data Summary&#039; is a small tool to read the [[dayfile.txt]] produced by Cumulus and summarise this in a table, arranged like a calendar, showing a full years worth of a selected criterion such as maximum daily temperature.&lt;br /&gt;
&lt;br /&gt;
*The tool uses HTML, jQuery (a library script that produces Javascript) and a CSS file.&lt;br /&gt;
*The JavaScript version does not require a webserver with PHP services enabled. (Many of the free hosting services do not offer PHP so this was a solution to that problem).  &lt;br /&gt;
*The alternative is a PHP version (included so you have the option to use either).  &lt;br /&gt;
*Both provide identical looking output and functionality, however if you have PHP services on your web server use the PHP version as it is slightly faster.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
An working example used to be available at the subsequently abandoned web site [http://www.grantownweather.co.uk/historic/dataSummary.php here]&lt;br /&gt;
&lt;br /&gt;
= Requirements  =&lt;br /&gt;
&lt;br /&gt;
*webserver space &lt;br /&gt;
*Cumulus [[Dayfile.txt]] file uploaded to the webserver &lt;br /&gt;
*Javascript enabled browser (all modern browsers use Javascript)&lt;br /&gt;
*optionally, a tool to automate the uploading of dayfile.txt to your webserver once per day.  Example, [[CumulusToolbox]]&lt;br /&gt;
*optionally, PHP enabled web server if you wish to use the PHP version&lt;br /&gt;
&lt;br /&gt;
== Configuration Variables  ==&lt;br /&gt;
&lt;br /&gt;
by default, the script (the file &#039;readDayfile.js&#039; or &#039;readDayfile.php&#039; depending on your choice) will do the following: &lt;br /&gt;
*  (both versions) Assume the dayfile.txt is read from a subfolder called &#039;data&#039;.&lt;br /&gt;
*  (JS version only)    Insert the table it generates into a HTML element with attribute &#039;&#039;id=&#039;tableData&#039; &#039;&#039;&lt;br /&gt;
* (both versions) Assume the date format in the dayfile is &#039;&#039;dd/mm/yy&#039;&#039; (the month is always in the middle for all Cumulus log files)&lt;br /&gt;
*   (both versions) Assume the data in the dayfile is separated with a &#039;&#039;comma&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The last two assumptions are fine for UK based systems, however others should check their dayfile.txt and adjust as necessary &lt;br /&gt;
&lt;br /&gt;
*Look for the line &#039;dayfile=&#039;/data/dayfile.txt&#039;;&#039; around line 15 and change this to point to your dayfile.txt on your webserver. &lt;br /&gt;
:for &#039;&#039;PHP&#039;&#039; version the path should start from the / (root), &lt;br /&gt;
:for &#039;&#039;&#039;JavaScript&#039;&#039;&#039; version the path should start from where the HTML will be stored.&lt;br /&gt;
* (JS Version only)  &#039;&#039;&#039;tableDiv&#039;&#039;&#039; - the HTML element &#039;&#039;id attribute&#039;&#039; on your webpage to insert the table into&lt;br /&gt;
* (both versions) &#039;&#039;&#039;field_delimiter&#039;&#039;&#039; - the symbol separating each of your fields in the dayfile.txt. For most people this is a &#039;&#039;&#039;comma&#039;&#039;&#039; but (if you use comma to separate integer and decimal parts of real numbers) it could be a semi-colon (&#039;&#039;&#039;;&#039;&#039;&#039;) or other symbol.&lt;br /&gt;
* (both versions) &#039;&#039;&#039;date_delimiter&#039;&#039;&#039; - the symbol separating your date format. See [[setup]].&lt;br /&gt;
&lt;br /&gt;
Change as needed, save and test&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Revised PHP ==&lt;br /&gt;
Here is a revised set of files (PHP only) ver 1.2.&lt;br /&gt;
&lt;br /&gt;
These are available here and update the Ver 1.1 fileset to eliminate errors in validation due to non-standard or deprecated code routines.&lt;br /&gt;
They also include a couple of updates from DAJ version as advised by posts in the Forum.&lt;br /&gt;
The files include additional notes, and explanations on the changes, where relevant.&lt;br /&gt;
&lt;br /&gt;
*A working example was  [http://silveracorn.co.nz/weather/datasummary.php here] and also [http://www.fordingbridgeweather.co.uk/datasummary.php here]&lt;br /&gt;
*Download the following file...[https://cumuluswiki.org/files/AnnualDataSummary_12.zip AnnualDataSummary_12.zip], the zip contains 3 files:&lt;br /&gt;
*#&#039;&#039;&#039;readDayfile.php&#039;&#039;&#039; - script for reading the dayfile.txt and for creating the table structure that displays selected statistics in a calendar style&lt;br /&gt;
*#&#039;&#039;&#039;datasummary.php&#039;&#039;&#039; - example &#039;carrier&#039; web page, this one uses the Saratoga template system, so also requires 2 more scripts (not provided) &#039;&#039;Settings.php&#039;&#039; and &#039;&#039;common.php&#039;&#039;. You can use your own page instead of this file.&lt;br /&gt;
*#&#039;&#039;&#039;datasummary.css&#039;&#039;&#039; - styling sheet for the table structure that displays selected statistics in a calendar style&lt;br /&gt;
&lt;br /&gt;
*Follow the instructions below for the PHP version. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Original 1.1 Fileset and instructions:- =&lt;br /&gt;
&lt;br /&gt;
*download the following file...[https://cumuluswiki.org/files/AnnualDataSummary.zip AnnualDataSummary.zip] &lt;br /&gt;
*Unzip the contents (five files will be extracted) &lt;br /&gt;
*Edit the file &#039;readDayfile&#039; file in a a good text editor (for example, [http://notepad-plus-plus.org/ notepad++]). Edit the .js version or the .php depending on your choice&lt;br /&gt;
*Look for the line &#039;dayfile=&#039;/data/dayfile.txt&#039;;&#039; around line 15 and change this to point to your dayfile.txt on your webserver. This path should start from the / (root) &lt;br /&gt;
*Copy the necessary files to your web site into a subfolder, or the root -- your choice&lt;br /&gt;
: if using the PHP version copy datasummary.php and readDayfile.php&lt;br /&gt;
: for the Javascript version copy datasummary.html and readDafyfile.js&lt;br /&gt;
*Copy datasummary.css &lt;br /&gt;
* open datasummary.html or datasummary.php  from your website in a browser&lt;br /&gt;
&lt;br /&gt;
= Usage  =&lt;br /&gt;
&lt;br /&gt;
Along the top will be a menu of the six data sets available and on the top left of the table is the year currently being shown. Change either the year, or click one of the top buttons to change the dataset. Depending on the speed of your internet connection, and your browser, the data may take a few seconds to be processed. &lt;br /&gt;
&lt;br /&gt;
If you select the pure Javascript solution available here, it means the page viewer&#039;s browser is doing all the work. The complete dayfile.txt is loaded each time you select a dataset, and your PC then filters and processes it.  An [https://cumulus.hosiene.co.uk/viewtopic.php?f=18&amp;amp;t=8690 alternative Javascript/jQuery solution] that only reads the dayfile.txt once, however many times you choose a different data set or a different year is in the 3rd party tools forum. That alternative is thus considerably faster, especially with large dayfile.txt files. &lt;br /&gt;
&lt;br /&gt;
This is in contrast to a PHP solution also available here, where the source server does all the work and only sends the results to the viewer&#039;s browser.&lt;br /&gt;
&lt;br /&gt;
= Possible problems  =&lt;br /&gt;
&lt;br /&gt;
*This has been tested and runs on IE 7, IE 8, IE9, FireFox 3 to 14, Chrome/Dragon/SRWare Iron, and Safari -- running on the non IE browsers for both Windows and the Mac. &lt;br /&gt;
*IE7 is notoriously slow for Javascript processing so there will be a longer delay as you change the data set (a few more seconds in some cases)&lt;br /&gt;
&lt;br /&gt;
= Customisation  =&lt;br /&gt;
&lt;br /&gt;
== Understanding the Basics  ==&lt;br /&gt;
&lt;br /&gt;
The &#039;tool&#039; relies on two files for successful operation.... datasummary.css (the style sheet) and readDayfile.js (the Javascript) or readDayfile.php (the PHP version). The third file, datasummary.html/php, is simply a carrier page to show the data. &lt;br /&gt;
&lt;br /&gt;
If you wish to use your own page to show the data on, do the following:&lt;br /&gt;
&lt;br /&gt;
*for the JS version&lt;br /&gt;
: In the &amp;amp;lt;HEAD&amp;amp;gt; section..... &lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;amp;lt;link rel=&amp;quot;stylesheet&amp;quot; type=&amp;quot;text/css&amp;quot; media=&amp;quot;screen&amp;quot; href=&amp;quot;datasummary.css&amp;quot;  /&amp;amp;gt; &lt;br /&gt;
&amp;amp;lt;script src=&amp;quot;https://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.js&amp;quot; type=&amp;quot;text/javascript&amp;quot;&amp;amp;gt;&amp;amp;lt;/script&amp;amp;gt;&lt;br /&gt;
&amp;amp;lt;script src=&amp;quot;readDayfile.js&amp;quot; type=&amp;quot;text/javascript&amp;quot;&amp;amp;gt;&amp;amp;lt;/script&amp;amp;gt;&amp;lt;/pre&amp;gt; &lt;br /&gt;
: This loads the stylesheet; loads a jQuery library from Google servers (rather than having the file on your server); and loads the Javascript to build the table &lt;br /&gt;
: Once the page is loaded it runs readDayfile.js and will look for a DIV called &#039;tableData&#039;; inserting the data table within it. You can change the DIV it inserts into (see later in this article).&lt;br /&gt;
&lt;br /&gt;
*for the PHP version&lt;br /&gt;
:use the code &amp;lt;pre&amp;gt;&amp;lt;?php include(&#039;readDayfile.php&#039;);?&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Please note that the table needs a good amount of space to show a full year of data (at least 900 pixels unless you start reducing the font size!) &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Configuration Variables  ==&lt;br /&gt;
&lt;br /&gt;
by default, the script will do the following: &lt;br /&gt;
&lt;br /&gt;
*Insert it&#039;s contents into a DIV called &#039;tableData&#039;  (JS version only)&lt;br /&gt;
*Assumes the date format in the dayfile is dd/mm/yy &lt;br /&gt;
*Assumes the data in the dayfile is separated with a comma&lt;br /&gt;
&lt;br /&gt;
The last two assumptions are fine for UK based systems, however others should check the dayfile.txt and adjust as necessary &lt;br /&gt;
&lt;br /&gt;
If you need to adjust any of these settings, edit the readDayfile.js file and consider the variables in the top section of the script: &lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;tableDiv&#039;&#039;&#039; - the name of the DIV on your webpage to insert the table into  (JS Version only)&lt;br /&gt;
*&#039;&#039;&#039;field_delimiter&#039;&#039;&#039; - the symbol separating each of your fields in the dayfile.txt. For most people this is a comma but may also be a period (.) &lt;br /&gt;
*&#039;&#039;&#039;date_delimiter&#039;&#039;&#039; - the symbol separating your date format. In the UK this is / however in other countires it may be -&lt;br /&gt;
&lt;br /&gt;
Change as needed, save and test &lt;br /&gt;
&lt;br /&gt;
== Localization / Language  ==&lt;br /&gt;
&lt;br /&gt;
The script has been designed to be easily translated to your language of choice. &lt;br /&gt;
&lt;br /&gt;
As above, edit the readDayfile.js / .php&lt;br /&gt;
&lt;br /&gt;
*variable &#039;&#039;&#039;mn&#039;&#039;&#039; is a list of the 12 months of the year, in an abbreviated format. You may change these as necessary, but try to keep it to an abbreviation as there is limited space. &lt;br /&gt;
*&#039;&#039;&#039;&#039;label_items&#039;&#039;&#039;&#039; is a list of all possible data sets to be displayed. Again you can change these to suit. However, the format is a little more involved and you should take some care. Example,....&lt;br /&gt;
&amp;lt;pre&amp;gt;[&#039;maxtemp&#039;,&#039;Max Temp&#039;,&#039;Maximum Temperature&#039;,true]&amp;lt;/pre&amp;gt; &lt;br /&gt;
*The first element, in this case &#039;maxtemp&#039; -- must remain &#039;&#039;&#039;unchanged&#039;&#039;&#039;, this is a system variable to identify the dataset and tested elsewhere in the code &lt;br /&gt;
*Second, &#039;&#039;&#039;Max Temp&#039;&#039;&#039; is the text to be displayed in the &#039;&#039;button&#039;&#039; at the top of the table. You may change this to your own language &lt;br /&gt;
*Third, &#039;&#039;&#039;Maximum Temperature&#039;&#039;&#039; is the text shown at the top of the table to &#039;&#039;describe the current data set&#039;&#039;; again you may change this &lt;br /&gt;
*Finally, &#039;true&#039; will display this button at the top; &#039;false&#039; will hide it. Therefore, if you do not wish to allow users to jump to the &#039;Rainfall dataset&#039; change the &#039;true&#039; to &#039;false&#039; in the &#039;rainfall&#039; element of the variable. (true/false MUST be lowercase)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Opening a specific data set when the page is first loaded ==&lt;br /&gt;
By default (in the original version) the table created will show the available daily values of the &#039;&#039;maximum temperature&#039;&#039; for the current &#039;&#039;local calendar year&#039;&#039; (see possible problems below), however you can start with any data set and any year (assuming you have those values in the dayfile.txt) by &#039;&#039;adding a &#039;Query String&#039; to the end of your URL&#039;&#039; in the browser. &lt;br /&gt;
&lt;br /&gt;
*The parameter &#039;data&#039; (in the original version) takes mintemp, maxtemp, avgtemp, minmaxt, rainfall, windgust. (You can add further data sets or change the language of these values - see Localization). &#039;&#039;&#039;Note&#039;&#039;&#039; the specified data will be displayed even if it is assigned &#039;false&#039; and does not appear as a button. &lt;br /&gt;
*You can supply both data set and year parameters, one only, or none &lt;br /&gt;
&lt;br /&gt;
examples...., &lt;br /&gt;
&lt;br /&gt;
*JS version -- &#039;&#039;&#039;myserver.com/datasummary.html?year=2010&#039;&#039;&#039;&lt;br /&gt;
*PHP version -- &#039;&#039;myserver.com/datasummary.php?year=2010&#039;&#039;&lt;br /&gt;
:This will open the default (maximum temperature) data set but initially showing year 2010&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*JS version -- myserver.com/datasummary.html?data=rainfall&amp;amp;amp;year=2009&lt;br /&gt;
:This will open the rainfall data set for the year 2009.&lt;br /&gt;
&lt;br /&gt;
== Styling  ==&lt;br /&gt;
&lt;br /&gt;
The table styling is completely configurable using the included datasummary.css [[Stylesheet]]. By default it is using similar colours to the standard Cumulus website. Below are a few of the key entries to consider when adjusting settings (typically colouring)... &lt;br /&gt;
&lt;br /&gt;
In the &#039;datasummary.css&#039; file: &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; width=&amp;quot;300px&amp;quot; | CSS Element &lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| #table_container .highlight &lt;br /&gt;
| Used to highlight the mouse position within the table, and also the row and column header of the data cell.&lt;br /&gt;
|-&lt;br /&gt;
| #table_container .smallfont &lt;br /&gt;
| Adjusting the font size to something smaller when showing both Max &amp;amp;amp; Min temp on one data cell&lt;br /&gt;
|-&lt;br /&gt;
| #table_container .zerovalue&lt;br /&gt;
| In the Rainfall and Windgust datasets this style is applied to any values of 0.  By default, the colour is set to a lighter grey but you could add &#039;dispaly:none;&#039; to hide zero values completely&lt;br /&gt;
|-&lt;br /&gt;
| #table_container table th &lt;br /&gt;
| Colouring for the top header (Month names) and left header (day numbers)&lt;br /&gt;
|-&lt;br /&gt;
| #table_container table td,table th &lt;br /&gt;
| The width of each data cell in the table. Be careful adjusting this as making it too small will stop the data being displayed completely&lt;br /&gt;
|-&lt;br /&gt;
| #table_menu li &lt;br /&gt;
| The styling for the buttons at the top of the page (those for changing the data set)&lt;br /&gt;
|-&lt;br /&gt;
| #table_container &lt;br /&gt;
| Set the overall font size and style used in the table, as well as the text colour; table positioning and maximum width&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Version Control  =&lt;br /&gt;
1.2  New PHP version&lt;br /&gt;
&lt;br /&gt;
1.1 PHP version included&lt;br /&gt;
&lt;br /&gt;
1.0 Public launch &lt;br /&gt;
&lt;br /&gt;
[[Category:WebTools]]&lt;/div&gt;</summary>
		<author><name>SaratogaWX</name></author>
	</entry>
</feed>