Full list of Webtags: Difference between revisions

2,516 bytes removed ,  13:53, 25 September 2022
m
Line 9: Line 9:


===Standard sensors===
===Standard sensors===
The tags in this first list are grouped for historical reasons and remain grouped.


The web tags shown here are mainly determined by which appeared on the original "Now" legacy web page (index.htm).
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 'Now' 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.
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).
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.
{| class="wikitable" border="1"
{| class="wikitable" border="1"
|-
|-
Line 26: Line 20:
|<#temp>
|<#temp>
|The outside (air) temperature
|The outside (air) temperature
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 '''<#temp>''', and consequently also have web tags reporting daily extremes and longer period extreme records.
|-
|-
|<#intemp>
|<#intemp>
Line 33: Line 25:
|-
|-
|<#TempChangeLastHour>
|<#TempChangeLastHour>
|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)
|The change in outside temperature over the last hour
|-
|-
|<#temptrend>
|<#temptrend>
|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 <#presstrendval> despite the naming inconsistency)
|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 <#presstrendval> despite the naming inconsistency)
|-
|-
|<#temptrendtext>
|<#temptrendtext>
Line 42: Line 34:
|-
|-
|<#temptrendenglish>
|<#temptrendenglish>
|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't be changed). From version 1.8.8 1st December 2009
|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't be changed).
|-
|-
|<#heatindex>
|<#heatindex>
|Current [[heat index]].  The referenced page in weather terminology section of this Wiki explains it.
|Current [[heat index]].
|-
|-
|<#humidex>
|<#humidex>
Line 57: Line 49:
|-
|-
|<#feelslike>
|<#feelslike>
|[[File:Badge v1.png]] Not available in Cumulus 1.
|Available for version 3.6.10 and up. See [[Feels Like]]
 
[[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.
 
The current [[Feels_Like|Feels Like]] temperature.  The referenced page in weather terminology section of this Wiki explains it.
|-
|-
|<#IsFreezing>
|<#IsFreezing>
Line 78: Line 66:
|-
|-
|<#dew>
|<#dew>
|The current dew point
|The current dew point (See [[Temperature_(and_humidity)_measurement#Cumulus_Calculated_Parameters|wiki]])
|-
|-
|<#wetbulb>
|<#wetbulb>
|Estimated [http://en.wikipedia.org/wiki/Wet_bulb wet bulb] temperature, can be seen if hover over 'Dew point' on Cumulus 1 main screen
|Estimated [http://en.wikipedia.org/wiki/Wet_bulb wet bulb] temperature
|-
|-
|colspan="2" style="background:lightgray;"|Rainfall
|colspan="2" style="background:lightgray;"|Rainfall
Line 104: Line 92:
|-
|-
|<#LastRainTip>
|<#LastRainTip>
| (available from release 3.6.1) Date/time of last rain gauge tip (default format is as set in locale) '''PLEASE NOTE: this web tag WILL accept any date and time output format modifiers'''
| (available from release 3.6.1) Date/time of last rain gauge tip  
|-
|-
|<#MinutesSinceLastRainTip>
|<#MinutesSinceLastRainTip>
Line 130: Line 118:
|-
|-
|<#presstrendval>
|<#presstrendval>
|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)
|The average rate of pressure change over the last three hours.  Trend = (pressure now - pressure 3hrs ago) / 3  
|-
|-
|<#presstrend>
|<#presstrend>
Line 136: Line 124:
|-
|-
|<#presstrendenglish>
|<#presstrendenglish>
| 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't be changed). From version 1.8.8 1st December 2009
| 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't be changed). From version 1.8.8 1st December 2009
|-
|-
| <#PressChangeLast3Hours>
| <#PressChangeLast3Hours>
|[[File:Badge vMx.png]] Available from version 3.11.1
|Available from version 3.11.1Total Pressure Change since 3 hours ago
 
Total Pressure Change since 3 hours ago
|-
|-
|<#altimeterpressure>
|<#altimeterpressure>
Line 192: Line 178:
|-
|-
|<#WindRosePoints>
|<#WindRosePoints>
|The number of items in <#WindRoseData> (i.e. 8 or 16), as configured on [[Cumulus_Screenshots#Display_and_Colour_screens_as_at_version_1.9.4|display settings screen]]
|The number of items in <#WindRoseData> (i.e. 8 or 16)
|-
|-
|<#beaufort>
|<#beaufort>
Line 204: Line 190:
|-
|-
|<#BearingRangeFrom>
|<#BearingRangeFrom>
|The 'lowest' clockwise bearing in the last 10 minutes (or as configured using AvgBearingMinutes in [[Cumulus.ini (Cumulus 1)|cumulus.ini]])
|The 'lowest' clockwise bearing in the last 10 minutes
|-
|-
|<#BearingRangeTo>
|<#BearingRangeTo>
|The 'highest' clockwise bearing in the last 10 minutes (or as configured using AvgBearingMinutes in cumulus.ini)
|The 'highest' clockwise bearing in the last 10 minutes
|-
|-
|<#BearingRangeFrom10>
|<#BearingRangeFrom10>
|The 'lowest' clockwise bearing in the last 10 minutes (or as configured using AvgBearingMinutes in cumulus.ini), rounded down to nearest 10 degrees
|The 'lowest' clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees
|-
|-
|<#BearingRangeTo10>
|<#BearingRangeTo10>
|The 'highest' clockwise bearing in the last 10 minutes (or as configured using AvgBearingMinutes in cumulus.ini), rounded down to nearest 10 degrees
|The 'highest' clockwise bearing in the last 10 minutes, rounded down to nearest 10 degrees
|-
|-
|colspan="2" style="background:lightgray;"|Miscellaneous
|colspan="2" style="background:lightgray;"|Miscellaneous
Line 240: Line 226:
|-
|-
| <#forecastJsEnc>
| <#forecastJsEnc>
|[[File:Badge vMx.png]] Available from version 3.11.0
|Available from version 3.11.0; The current forecast encoded for JavaScript
The current forecast encoded for JavaScript
|-
|-
|<#forecastnumber>
|<#forecastnumber>
Line 253: Line 238:
|-
|-
| <#cumulusforecastJsEnc>
| <#cumulusforecastJsEnc>
|[[File:Badge vMx.png]] Available from version 3.11.0
|Available from version 3.11.0; The current  Cumulus (Zambretti) forecast  encoded for JavaScript
The current  Cumulus (Zambretti) forecast  encoded for JavaScript
|-
|-
|<#wsforecast>
|<#wsforecast>
Line 263: Line 247:
|-
|-
| <#wsforecastJsEnc>
| <#wsforecastJsEnc>
|[[File:Badge vMx.png]] Available from version 3.11.0
|Available from version 3.11.0; The current  station forecast  encoded for JavaScript
 
The current  station forecast  encoded for JavaScript
|-
|-
|<#currcond>
|<#currcond>