If you wish to print this full set of Webtags - Click HERE.
Cumulus Webtags available for Version 1.9.2
System
Webtag | Purpose
|
<#OsVersion>
| OS version, e.g. "Windows 7 x64 build 7600"
|
<#OsLanguage>
| OS language, e.g. "English"
|
<#SystemUpTime>
| How long the system has been up, e.g. "8 hours 21 minutes"
|
<#ProgramUpTime>
| How long Cumulus has been running, e.g. "7 hours 55 minutes"
|
<#CpuName>
| CPU type, e.g. "Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz"
|
<#CpuCount>
| Number of processors, e.g. "4"
|
<#MemoryStatus>
| Free and total system RAM, e.g. "4619/8191 MB (free/total)"
|
<#DisplayMode>
| Screen display mode, e.g. "1680x1050, 32 bit"
|
<#AllocatedMemory>
| Amount of memory allocated to Cumulus, e.g. "18.76 MB"
|
<#DiskSize>
| Size of disk on which Cumulus is running, e.g. "931.51 GB"
|
<#DiskFree>
| Free space on disk on which Cumulus is running, e.g. "515.36 GB"
|
Unit Webtags
Webtag | Purpose |
<#tempunit>
| Unit of temperature being used. Set in Cumulus as Celsius or Fahrenheit values "°C" or "°F"
|
<#tempunitnodeg>
| The temperature units being used, without a degree symbol, i.e. "F" or "C"
|
<#pressunit>
| Unit of measure for pressure. Possible values: mb, hPa, in
|
<#rainunit>
| Unit of measure for rain fall (e.g mm or inches)
|
<#windunit>
| Unit of measure for wind speed. Possible values: mph, m/s, km/h, kts
|
<#windrununit>
| Unit of measure for wind run (distance)
|
<#cloudbaseunit>
| The units used for cloudbase value, i.e. "ft" or "m"
|
Date and Time
Webtag | Purpose |
<#date>
| The current date
|
<#time>
| The current time and date. Example result: 18:30 on 30 December 2009. If you simply wish the time, use a combination of the day, month, year tags (below)
|
<#timehhmmss>
| The current time. Example format: 18:30:27
|
<#timeUTC>
| The current UTC date/time rather than local date/time
|
<#day>
| The current day as a 2-digit number. Example format: 14
|
<#dayname>
| The current day as a word. For example, Monday
|
<#shortdayname>
| The current day as a shortened word. Example format: Mon
|
<#month>
| The current month as a 2-digit number. Example format: 05
|
<#monthname>
| The current month as a word. Example format: August
|
<#shortmonthname>
| The current month as a shortened word. Example format: Aug
|
<#year>
| The current year as a 4-digit number. Example format: 2009
|
<#shortyear>
| The current year as a 2-digit number. Example format: 09
|
<#hour>
| The current hour as a 2-digit number. Example format: 23
|
<#minute>
| The current minute as a 2-digit number. Example format: 59
|
Current Conditions
Webtag | Purpose |
Temperature
|
<#apptemp>
| The apparent temperature
|
<#avgtemp>
| The average temperature so far today
|
<#temp>
| The outside temperature
|
<#intemp>
| The inside temperature
|
<#temptrend>
| The average rate of change in temperature over the last three hours. Trend = (temp_now - temp_3hrs_ago) / 3
|
<#temptrendtext>
| Temperature change over the last three hours - Rising/Falling/Steady (values can be set in strings.ini)
|
<#temptrendenglish>
| Temperature change over the last three hours - Rising/Falling/Steady (for use by javascript etc, values can't be changed)
|
<#TempChangeLastHour>
| The change in temperature over the last hour
|
<#heatindex>
| Current heat index
|
<#humidex>
| Current Humidex
|
<#hum>
| The outside humidity
|
<#inhum>
| The inside humidity
|
<#dew>
| The outside dew point
|
<#wchill>
| The current wind chill temperature
|
<#wetbulb>
| Estimated wet bulb temperature, currently only available via web tag
|
Rainfall
|
<#rfall>
| The total rainfall so far today
|
<#rrate>
| The current rainfall rate
|
<#rhour>
| The rainfall in the last hour
|
<#rmidnight>
| The total rainfall since midnight. Useful if you don't use midnight as your start of day
|
<#r24hour>
| Amount of rain in the last 24 hours
|
<#LastRainTipISO>
| Date/time of last rain gauge tip (e.g 2010-09-06 06:09)
|
Pressure
|
<#press>
| The sea level pressure
|
<#presstrendval>
| The average rate of pressure change over the last three hours.
|
<#presstrend>
| The pressure trend in words - values can be set in the 'strings.ini' file
|
<#presstrendenglish>
| a singe word description for the pressure trend - Rising/Falling/Steady. Useful for developing Javascript coding on your webpage.
|
<#altimeterpressure>
| Altimeter pressure. Pressure corrected to sea level using the station's altitude only. Same as sea-level pressure for non-Davis stations.
|
Wind
|
<#wlatest>
| Current wind speed reading from console. Corresponds to 'latest' on the Cumulus main screen.
|
<#bearing>
| Current wind bearing in degrees
|
<#currentwdir>
| Current wind bearing as a compass point - e.g. ESE
|
<#wspeed>
| The 10-minute average, if you have Cumulus set to calculate a 10-minute average. Otherwise, it's the latest 'wind' value from the console (i.e. the current speed as determined by the station). Corresponds to 'average' on the Cumulus main screen.
|
<#avgbearing>
| Average wind bearing in degrees over last 10 minutes. Range 1-360, 0=Calm
|
<#wdir>
| Average wind bearing over last 10 minutes as a compass point - e.g. ESE
|
<#wgust>
| The highest wind reading in the last 10 minutes. Corresponds to 'gust' on the Cumulus main screen.
|
<#wdirdata>
| Comma separated list of recent wind bearing readings (up to 3600 entries). This is a circular buffer; to find the most recent value use nextwindindex
|
<#wspddata>
| Comma separated list of recent wind speed readings (up to 3600 entries). This is a circular buffer; to find the most recent value use nextwindindex
|
<#nextwindindex>
| The index of the entries in wdirdata and wspddata which Cumulus is going to use next - i.e. the latest entry used is one less than this; but don't forget to allow for the wrap around!
|
<#beaufort>
| The current wind speed on the Beaufort scale (e.g. F8)
|
<#beaufortnumber>
| The current wind speed on the Beaufort scale, without a leading "F", e.g. "6"
|
<#beaudesc>
| The current wind speed Beaufort description (e.g. "Gale")
|
<#BearingRangeFrom>
| The 'lowest' clockwise bearing in the last 10 minutes (or as configured using AvgBearingMinutes in cumulus.ini)
|
<#BearingRangeTo>
| The 'highest' clockwise bearing in the last 10 minutes (or as configured using AvgBearingMinutes in cumulus.ini)
|
<#BearingRangeFrom10>
| The 'lowest' clockwise bearing in the last 10 minutes (or as configured using AvgBearingMinutes in cumulus.ini), rounded down to nearest 10 degrees
|
<#BearingRangeTo10>
| The 'highest' clockwise bearing in the last 10 minutes (or as configured using AvgBearingMinutes in cumulus.ini), rounded down to nearest 10 degrees
|
Miscellaneous
|
<#cloudbase>
| Calculated cloud base
|
<#cloudbasevalue>
| Current calculated cloud base without units
|
<#UV>
| Current UV index. Requires your station to have a UV sensor.
|
<#SolarRad>
| Current solar radiation. Requires your station to have a solar sensor.
|
<#forecast>
| The current forecast
|
<#forecastenc>
| The same as <#forecast> but with all reserved HTML characters, and those above character code 159, encoded as HTML entities
|
<#forecastnumber>
| The number relating to the current forecast entry in the strings.ini file. If your station is not providing it's own forecast and Cumulus is not calculating one then 0 (zero) is returned
|
<#cumulusforecast>
| Always gives Cumulus (Zambretti) forecast, even if the <#forecast> tag provides a station forecast
|
<#cumulusforecastenc>
| The same as <#cumulusforecast> but with all reserved HTML characters, and those above character code 159, encoded as HTML entities
|
<#wsforecast>
| Always gives station forecast (if available)
|
<#wsforecastenc>
| The same as <#wsforecast> but with all reserved HTML characters, and those above character code 159, encoded as HTML entities
|
Today
Webtag | Purpose | Time |
Temperature
|
<#tempTH>
| Today's highest temperature
| <#TtempTH>
|
<#tempTL>
| Today's lowest temperature
| <#TtempTL>
|
<#temprange>
| The temperature range (<#tempTH> - <#tempTL>) so far today (Cumulus calculates all these tags using Celsius values, but outputs them in your chosen units)
|
|
<#apptempTH>
| Today's high apparent temperature
| <#TapptempTH>
|
<#apptempTL>
| Today's low apparent temperature
| <#TapptempTL>
|
<#heatindexTH>
| Today's high heat index
| <#TheatindexTH>
|
<#wchillTL>
| Today's lowest wind chill
| <#TwchillTL>
|
<#dewpointTH>
| Today's highest dew point
| <#TdewpointTH>
|
<#dewpointTL>
| Today's lowest dew point
| <#TdewpointTL>
|
<#humTH>
| Today's highest humidity
| <#ThumTH>
|
<#humTL>
| Today's lowest humidity
| <#ThumTL>
|
Rainfall
|
<#rrateTM>
| Today's maximum rain rate
| <#TrrateTM>
|
<#hourlyrainTH>
| Today's highest hourly rain
| <#ThourlyrainTH>
|
Pressure
|
<#pressTH>
| Today's highest pressure reading
| <#TpressTH>
|
<#pressTL>
| Today's lowest pressure reading
| <#TpressTL>
|
Wind
|
<#windTM>
| Today's maximum (average) wind speed
| <#TwindTM>
|
<#wgustTM>
| Today's maximum wind gust
| <#TwgustTM>
|
<#bearingTM>
| The wind bearing at the time of today's high gust (<#wgustTM>) in degrees
| <#TwgustTM>
|
<#Tbeaufort>
| Today's highest wind speed, expressed in the Beaufort scale
| <#TwindTM>
|
<#Tbeaufortnumber>
| Today's high wind speed on the Beaufort scale, without a leading "F", e.g. "6"
| <#TwindTM>
|
<#windrun>
| The total wind run so far today
|
|
<#domwindbearing>
| Today's dominant wind direction in degrees
|
|
<#domwinddir>
| Today's dominant wind direction as compass point
|
|
Miscellaneous
|
<#ET>
| Today's evapotranspiration. Applies only to Davis stations, equipped with a solar sensor.
|
|
<#heatdegdays>
| Today's heating degree days
|
|
<#cooldegdays>
| Today's cooling degree days
|
|
Yesterday
Webtag | Purpose | Time |
Temperature
|
<#tempYH>
| Yesterday's highest temperature
| <#TtempYH>
|
<#tempYL>
| Yesterday's lowest temperature
| <#TtempYL>
|
<#temprangeY>
| The temperature range (max - min) yesterday
|
|
<#apptempYH>
| Yesterday's high apparent temperature
| <#TapptempYH>
|
<#apptempYL>
| Yesterday's low apparent temperature
| <#TapptempYL>
|
<#heatindexYH>
| Yesterday's high heat index
| <#TheatindexYH>
|
<#wchillYL>
| Yesterday's lowest wind chill
| <#TwchillYL>
|
<#dewpointYL>
| Yesterday's lowest dew point
| <#TdewpointYL>
|
<#dewpointYH>
| Yesterday's highest dew point
| <#TdewpointYH>
|
<#humYH>
| High humidity yesterday
| <#ThumYH>
|
<#humYL>
| Low humidity yesterday
| <#ThumYL>
|
Rainfall
|
<#rfallY>
| The total rainfall for yesterday
|
|
<#rrateYM>
| Yesterday's maximum rain rate
| <#TrrateYM>
|
<#hourlyrainYH>
| Yesterday's highest hourly rain
| <#ThourlyrainYH>
|
Pressure
|
<#pressYH>
| Yesterday's highest pressure reading
| <#TpressYH>
|
<#pressYL>
| Yesterday's lowest pressure reading
| <#TpressYL>
|
Wind
|
<#windYM>
| Yesterday's maximum (average) wind speed
| <#TwindYM>
|
<#wgustYM>
| Yesterday's maximum wind gust
| <#TwgustYM>
|
<#bearingYM>
| The wind bearing at the time of yesterday's high gust
| <#TwgustYM>
|
<#Ybeaufort>
| Yesterday's highest wind speed, expressed in the Beaufort scale
| <#TwindYM>
|
<#Ybeaufortnumber>
| Yesterday's high wind speed on the Beaufort scale, without a leading "F", e.g. "6"
| <#TwindYM>
|
<#domwindbearingY>
| Yesterday's dominant wind direction in degrees
|
|
<#domwinddirY>
| Yesterday's dominant wind direction as compass point
|
|
<#windrunY>
| The total wind run for yesterday
|
|
Miscellaneous
|
<#heatdegdaysY>
| Yesterday's heating degree days
|
|
<#cooldegdaysY>
| Yesterday's cooling degree days
|
|
Month
Webtag
| Purpose | Time | Date
|
Temperature
|
<#MonthTempH>
| This months high temperature
| <#MonthTempHT>
| <#MonthTempHD>
|
<#MonthTempL>
| This months low temperature
| <#MonthTempLT>
| <#MonthTempLD>
|
<#MonthMinTempH>
| This months highest daily minimum temperature
|
| <#MonthMinTempHD>
|
<#MonthMaxTempL>
| This months lowest daily maximum temperature
|
| <#MonthMaxTempLD>
|
<#MonthHighDailyTempRange>
| High Daily Temp Range
|
| <#MonthHighDailyTempRangeD>
|
<#MonthLowDailyTempRange>
| Low Daily Temp Range
|
| <#MonthLowDailyTempRangeD>
|
<#MonthHeatIndexH>
| This months high heat index
| <#MonthHeatIndexHT>
| <#MonthHeatIndexHD>
|
<#MonthWChillL>
| This months low wind chill
| <#MonthWChillLT>
| <#MonthWChillLD>
|
<#MonthAppTempH>
| This months high apparent temperature
| <#MonthAppTempHT>
| <#MonthAppTempHD>
|
<#MonthAppTempL>
| This months low apparent temperature
| <#MonthAppTempLT>
| <#MonthAppTempLD>
|
<#MonthDewPointH>
| This months high dew point
| <#MonthDewPointHT>
| <#MonthDewPointHD>
|
<#MonthDewPointL>
| This months low dew point
| <#MonthDewPointLT>
| <#MonthDewPointLD>
|
<#MonthHumH>
| This months highest humidty
| <#MonthHumHT>
| <#MonthHumHD>
|
<#MonthHumL>
| This months lowest humidty
| <#MonthHumLT>
| <#MonthHumLD>
|
Pressure
|
<#MonthPressH>
| This months highest pressure
| <#MonthPressHT>
| <#MonthPressHD>
|
<#MonthPressL>
| This months lowest pressure
| <#MonthPressLT>
| <#MonthPressLD>
|
Wind
|
<#MonthGustH>
| This months highest wind gust
| <#MonthGustHT>
| <#MonthGustHD>
|
<#MonthWindH>
| This months highest wind speed
| <#MonthWindHT>
| <#MonthWindHD>
|
<#MonthWindRunH>
| High Daily Wind Run
|
| <#MonthWindRunHD>
|
Rainfall
|
<#rmonth>
| The total rainfall so far this month
|
|
|
<#MonthRainRateH>
| This months highest rainfall rate
| <#MonthRainRateHT>
| <#MonthRainRateHD>
|
<#MonthHourlyRainH>
| This months highest hourly rain
| <#MonthHourlyRainHT>
| <#MonthHourlyRainHD>
|
<#MonthDailyRainH>
| This months greatest daily rain
|
| <#MonthDailyRainHD>
|
<#MonthLongestDryPeriod>
| Longest dry period ending this month (days)
|
| <#MonthLongestDryPeriodD>
|
<#MonthLongestWetPeriod>
| Longest period of rain every day, ending this month (days)
|
| <#MonthLongestWetPeriodD>
|
Year
Webtag
| Purpose | Time | Date
|
Temperature
|
<#YearTempH>
| This years highest temperature
| <#YearTempHT>
| <#YearTempHD>
|
<#YearTempL>
| This years lowest temperature
| <#YearTempLT>
| <#YearTempLD>
|
<#YearHighDailyTempRange>
| High Daily Temp Range
|
| <#YearHighDailyTempRangeD>
|
<#YearLowDailyTempRange>
| Low Daily Temp Range
|
| <#YearLowDailyTempRangeD>
|
<#YearHeatIndexH>
| This years highest heat index
| <#YearHeatIndexHT>
| <#YearHeatIndexHD>
|
<#YearWChillL>
| This years lowest wind chill
| <#YearWChillLT>
| <#YearWChillLD>
|
<#YearAppTempH>
| This years highest apparent temperature
| <#YearAppTempHT>
| <#YearAppTempHD>
|
<#YearAppTempL>
| This years lowest apparent temperature
| <#YearAppTempLT>
| <#YearAppTempLD>
|
<#YearDewPointH>
| This years highest dew point
| <#YearDewPointHT>
| <#YearDewPointHD>
|
<#YearDewPointL>
| This years lowest dew point
| <#YearDewPointLT>
| <#YearDewPointLD>
|
<#YearMinTempH>
| This years highest daily minimum temperature
|
| <#YearMinTempHD>
|
<#YearMaxTempL>
| This years lowest daily minimum temperature
|
| <#YearMaxTempLD>
|
<#YearHumH>
| This years high humidty
| <#YearHumHT>
| <#YearHumHD>
|
<#YearHumL>
| This years low humidty
| <#YearHumLT>
| <#YearHumLD>
|
Pressure
|
<#YearPressH>
| This years high pressure
| <#YearPressHT>
| <#YearPressHD>
|
<#YearPressL>
| This years low pressure
| <#YearPressLT>
| <#YearPressLD>
|
Wind
|
<#YearGustH>
| This years high wind gust
| <#YearGustHT>
| <#YearGustHD>
|
<#YearWindH>
| This years high wind speed
| <#YearWindHT>
| <#YearWindHD>
|
<#YearWindRunH>
| High Daily Wind Run
|
| <#YearWindRunHD>
|
Rainfall
|
<#ryear>
| The total rainfall so far this year
|
|
|
<#YearRainRateH>
| This years high rainfall rate
| <#YearRainRateHT>
| <#YearRainRateHD>
|
<#YearHourlyRainH>
| This years high hourly rain
| <#YearHourlyRainHT>
| <#YearHourlyRainHD>
|
<#YearDailyRainH>
| This years high daily rain
|
| <#YearDailyRainHD>
|
<#YearMonthlyRainH>
| This years high monthly rain
|
| <#YearMonthlyRainHD>
|
<#YearLongestDryPeriod>
| Longest period without rain ending this year (days)
|
| <#YearLongestDryPeriodD>
|
<#YearLongestWetPeriod>
| Longest period of rain every day ending this year (days)
|
| <#YearLongestWetPeriodD>
|
All Time
Webtag | Purpose | Time
|
Temperature
|
<#tempH>
| All time high temperature
| <#TtempH>
|
<#tempL>
| All time low temperature
| <#TtempL>
|
<#mintempH>
| All time high minimum temperature
| <#TmintempH>
|
<#maxtempL>
| All time low maximum temperature
| <#TmaxtempL>
|
<#LowDailyTempRange>
| All time low daily temperature range
| <#TLowDailyTempRange>
|
<#HighDailyTempRange>
| All time high daily temperature range
| <#THighDailyTempRange>
|
<#apptempH>
| All time high apparent temperature
| <#TapptempH>
|
<#apptempL>
| All time low apparent temperature
| <#TapptempL>
|
<#heatindexH>
| All time high heat index
| <#TheatindexH>
|
<#dewpointH>
| All time high dew point
| <#TdewpointH>
|
<#dewpointL>
| All time low dew point
| <#TdewpointL>
|
<#humH>
| All time high humidity
| <#ThumH>
|
<#humL>
| All time low humidity
| <#ThumL>
|
<#wchillH>
| All time lowest wind chill
| <#TwchillH>
|
Rainfall
|
<#rrateM>
| All time high rain rate
| <#TrrateM>
|
<#rfallH>
| All time high daily rain
| <#TrfallH>
|
<#rfallhH>
| All time high hourly rain
| <#TrfallhH>
|
<#rfallmH>
| All time high monthly rain
| <#TrfallmH>
|
<#LongestDryPeriod>
| All time longest dry period (days)
| <#TLongestDryPeriod>
|
<#LongestWetPeriod>
| All time longest wet period (days)
| <#TLongestWetPeriod>
|
Pressure
|
<#pressH>
| All time high pressure
| <#TpressH>
|
<#pressL>
| All time low pressure
| <#TpressL>
|
Wind
|
<#gustM>
| All time high wind gust
| <#TgustM>
|
<#wspeedH>
| All time high average wind speed
| <#TwspeedH>
|
<#windrunH>
| All time high daily wind run
| <#TwindrunH>
|
Miscellaneous
Webtag | Purpose
|
<#LatestError>
| Displays the last error from the Cumulus error log. The value is cleared when you click the error light in Cumulus.
|
<#LatestErrorDate>
| The date of the latest error logged to the error log window, using the system short date format. Gives dashes when latest error is reset
|
<#LatestErrorTime>
| The time of the latest error logged to the error log window, using the system short time format. Gives dashes when latest error is reset
|
<#ErrorLight>
| 1 if the 'error' light is flashing, 0 if not
|
<#version>
| The version of Cumulus in use
|
<#build>
| The build of Cumulus in use
|
<#realtimeinterval>
| The realtime update interval in seconds
|
<#interval>
| The web site update interval in minutes
|
<#rollovertime>
| The time that the logs rollover to the next day: 'Midnight', '9 am' or '10 am'
|
<#update>
| The date and time of the last web site update
|
<#stationtype>
| The type of station in use
|
<#latitude>
| The station latitude
|
<#longitude>
| The station longitude
|
<#altitude>
| The station altitude
|
<#location>
| The station location
|
<#longlocation>
| Longer description of the station location
|
<#forum>
| URL of the forum
|
<#webcam>
| URL of the webcam
|
<#graphperiod>
| The number of hours displayed by the graphs
|
<#snowdepth>
| Today's snow depth as entered manually in the Weather Diary. Normally in Centimeters.Output is purely as a numerical figure. Example 10
|
<#currcond>
| Represents the value entered on the screen within Cumulus for the Current Weather condition, or the value as held in the currentconditions.txt file.
|
<#currcondenc>
| The same as <#currcond> but also has characters above code 159 encoded as HTML entities
|
<#chillhours>
| The number of 'chill hours' so far this season.
|
<#ConsecutiveRainDays>
| 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
|
<#ConsecutiveDryDays>
| 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
|
<#WindRoseData>
| A comma-separated list of the wind 'totals' used to draw the wind rose (8 or 16 values)
|
<#WindRosePoints>
| The number of items in <#WindRoseData> - Example 8 or 16
|
<#WindSampleCount>
| The number of wind samples making up the wind rose (etc) data (up to 3600)
|
<#LatestNOAAMonthlyReport>
| Gives file name of latest auto-saved NOAA monthly report
|
<#LatestNOAAYearlyReport>
| Gives file name of latest auto-saved NOAA yearly report
|
Day Night Sun and Moon
Webtag | Purpose
|
<#sunrise>
| Current sunrise time at the station
|
<#sunset>
| Current sunset time at the station
|
<#daylength>
| Length of day in hours and minutes (sunrise to sunset)
|
<#tomorrowdaylength>
| A string giving the difference between the length of day light today and tomorrow.
|
<#dawn>
| Start of Civil Twilight at the station
|
<#dusk>
| End of Civil Twilight at the station
|
<#daylightlength>
| Length of daylight in hours and minutes (dawn to dusk)
|
<#moonphase>
| Current phase of the moon
|
<#MoonAge>
| Current approximate age of the Moon in days (0-29)
|
<#moonrise>
| Current moonrise time at the station
|
<#moonset>
| Current moonset time at the station
|
<#isdaylight>
| A flag to indicate if the location for the station is in civil daylight or not, based on the dawn and dusk times. Possible values are 0 or 1, where 1 notes that it is currently within the hours of daylight.
|
<#IsSunUp>
| A flag to indicate if the Sun is above the horizon or not. Possible values are 0 or 1, where 1 is when the Sun is above the horizon for the station location.
|
<#SunshineHours>
| Hours of sunshine so far today
|
<#YSunshineHours>
| Total hours of sunshine yesterday
|
<#CurrentSolarMax>
| Current theoretical maximum solar radiation
|
<#IsSunny>
| Returns 1 if the sun is shining, otherwise 0
|
<#MoonPercent>
| Current percentage of moon visible (negative value indicates 'waning')
|
<#MoonPercentAbs>
| Current percentage of moon visible (always positive)
|
Alarms
Cumulus alarm states. '1' if the alarm has been set and the alarm condition is currently met otherwise '0'.
Webtag | Purpose
|
<#LowTempAlarm>
| Low temperature alarm
|
<#HighTempAlarm>
| High temperature alarm
|
<#TempChangeUpAlarm>
| Temperature increase alarm
|
<#TempChangeDownAlarm>
| Temperature decrease alarm
|
<#LowPressAlarm>
| Low pressure alarm
|
<#HighPressAlarm>
| High pressure alarm
|
<#PressChangeUpAlarm>
| Pressure increase alarm
|
<#PressChangeDownAlarm>
| Pressure decrease alarm
|
<#HighRainTodayAlarm>
| High rain today alarm
|
<#HighRainRateAlarm>
| High rainfall rate alarm
|
<#HighWindGustAlarm>
| High wind gust alarm
|
<#HighWindSpeedAlarm>
| High wind speed alarm
|
Records
Webtag | Purpose
|
<#recordsbegandate>
| The date that the all time records began
|
<#newrecord>
| 1 if 'new record' light is flashing, 0 if not
|
<#TempRecordSet>
| 1 if the indicator on the temperature tab on the all-time records screen is currently lit, 0 if not
|
<#WindRecordSet>
| 1 if the indicator on the wind tab on the all-time records screen is currently lit, 0 if not
|
<#RainRecordSet>
| 1 if the indicator on the rain tab on the all-time records screen is currently lit, 0 if not
|
<#HumidityRecordSet>
| 1 if the indicator on the humidity tab on the all-time records screen is currently lit, 0 if not
|
<#PressureRecordSet>
| 1 if the indicator on the pressure tab on the all-time records screen is currently lit, 0 if not
|
<#HighTempRecordSet>
| 1 if the all-time high temperature light is currently flashing, 0 if not
|
<#LowTempRecordSet>
| 1 if the all-time low temperature light is currently flashing, 0 if not
|
<#HighTempRangeRecordSet>
| 1 if the all-time high daily temperature range light is currently flashing, 0 if not
|
<#LowTempRangeRecordSet>
| 1 if the all-time low daily temperature range light is currently flashing, 0 if not
|
<#HighAppTempRecordSet>
| 1 if the all-time high apparent temperature light is currently flashing, 0 if not
|
<#LowAppTempRecordSet>
| 1 if the all-time low apparent temperature light is currently flashing, 0 if not
|
<#HighHeatIndexRecordSet>
| 1 if the all-time high heat index light is currently flashing, 0 if not
|
<#LowWindChillRecordSet>
| 1 if the all-time low wind chill light is currently flashing, 0 if not
|
<#HighDewPointRecordSet>
| 1 if the all-time high dew point light is currently flashing, 0 if not
|
<#LowDewPointRecordSet>
| 1 if the all-time low dew point light is currently flashing, 0 if not
|
<#HighMinTempRecordSet>
| 1 if the all-time high minimum temperature light is currently flashing, 0 if not
|
<#LowMaxTempRecordSet>
| 1 if the all-time low maximum temperature light is currently flashing, 0 if not
|
<#HighWindGustRecordSet>
| 1 if the all-time high wind gust light is currently flashing, 0 if not
|
<#HighWindSpeedRecordSet>
| 1 if the all-time high wind speed light is currently flashing, 0 if not
|
<#HighRainRateRecordSet>
| 1 if the all-time high rain rate light is currently flashing, 0 if not
|
<#HighHourlyRainRecordSet>
| 1 if the all-time high hourly rain light is currently flashing, 0 if not
|
<#HighDailyRainRecordSet>
| 1 if the all-time high daily rain light is currently flashing, 0 if not
|
<#HighMonthlyRainRecordSet>
| 1 if the all-time high monthly rain light is currently flashing, 0 if not
|
<#LongestDryPeriodRecordSet>
| 1 if the all-time longest dry period light is currently flashing, 0 if not
|
<#LongestWetPeriodRecordSet>
| 1 if the all-time longest wet period light is currently flashing, 0 if not
|
<#HighHumidityRecordSet>
| 1 if the all-time high humidity light is currently flashing, 0 if not
|
<#LowHumidityRecordSet>
| 1 if the all-time low humidity light is currently flashing, 0 if not
|
<#HighPressureRecordSet>
| 1 if the all-time high pressure light is currently flashing, 0 if not
|
<#LowPressureRecordSet>
| 1 if the all-time low pressure light is currently flashing, 0 if not
|
<#HighWindrunRecordSet>
| 1 if the all-time high wind run light is currently flashing, 0 if not
|
OS WMR Series
Tags for the WMR928, WR100/200 extra sensors:
Webtag | Purpose
|
<#ExtraTemp1>
| Extra temperature channel 1
|
<#ExtraTemp2>
| Extra temperature channel 2
|
<#ExtraTemp3>
| Extra temperature channel 3
|
<#ExtraDP1>
| Extra dew point channel 1
|
<#ExtraDP2>
| Extra dew point channel 2
|
<#ExtraDP3>
| Extra dew point channel 3
|
<#ExtraHum1>
| Extra humidity channel 1
|
<#ExtraHum2>
| Extra humidity channel 2
|
<#ExtraHum3>
| Extra humidity channel 3
|
Davis Stations
Webtag
| Purpose
|
<#DavisTotalPacketsReceived>
| Total number of data packets received
|
<#DavisTotalPacketsMissed>
| Number of missed data packets
|
<#DavisNumberOfResynchs>
| Number of times the console resynchronised with the transmitter
|
<#DavisMaxInARow>
| Longest streak of consecutive packets received
|
<#DavisNumCRCerrors>
| Number of packets received with CRC errors
|
<#THWindex>
| A derived temperature using Temperature/Humidity/Wind values
|
<#THSWindex>
| A derived temperature using Temperature/Humidity/Solar/Wind values
|
<#DavisFirmwareVersion>
| The console firmware version
|
<#battery>
| The console battery condition
|
<#txbattery>
| The transmitter battery condition
|
Fine Offset Stations
Webtag
| Purpose
|
<#Light>
| Current Lux value (3080 models only)
|
<#SensorContactLost>
| 1 if the station has lost contact with its remote sensors "Fine Offset only" 0 if contact has been established
|
No Commas
There are a set of tags where the decimal comma has been replaced with a full stop, where necessary, for use with gauges etc which do not like the commas. They all correspond to the same tag with 'RC' removed.
<#RCdew> <#RCheatindex> <#RChum> <#RCinhum> <#RCintemp> <#RCpress> <#RCpressTH>
<#RCpressTL> <#RCrfall> <#RCrrate> <#RCrrateTM> <#RCtemp> <#RCtempTH> <#RCtempTL>
<#RCwchill> <#RCwgust> <#RCwgustTM> <#RCwspeed>
Parameters
Most date and/or time tags have an optional 'format' parameter, e.g: <#YearTempHT format=hh:nn>. This allows you to override the default display format for that item, using the format specifiers in the table below. Note that if your format has any spaces in it, you must enclose it in double quotes, thus: <#YearTempHT format="dd mm">. Note also that you can specify date formatting to times and vice versa, but this will not always yield a sensible result.
Specifier | Displays
|
c
| Displays the date using the format given by the Windows Short Date format, followed by the time using the format given by the Windows Long Time format. The time is not displayed if the date-time value indicates midnight precisely.
|
d
| Displays the day as a number without a leading zero (1-31).
|
dd
| Displays the day as a number with a leading zero (01-31).
|
ddd
| Displays the day as an abbreviation (Sun-Sat) using the strings appropriate to the Windows Locale.
|
dddd
| Displays the day as a full name (Sunday-Saturday) using the strings appropriate to the Windows Locale.
|
ddddd
| Displays the date using the format given by the Windows Short Date format.
|
dddddd
| Displays the date using the format given by the Windows Long Date format.
|
m
| Displays the month as a number without a leading zero (1-12). If the m specifier immediately follows an h or hh specifier, the minute rather than the month is displayed.
|
mm
| Displays the month as a number with a leading zero (01-12). If the mm specifier immediately follows an h or hh specifier, the minute rather than the month is displayed.
|
mmm
| Displays the month as an abbreviation (Jan-Dec) using the strings appropriate to the Windows Locale.
|
mmmm
| Displays the month as a full name (January-December) using the strings appropriate to the Windows Locale.
|
yy
| Displays the year as a two-digit number (00-99).
|
yyyy
| Displays the year as a four-digit number (0000-9999).
|
h
| Displays the hour without a leading zero (0-23).
|
hh
| Displays the hour with a leading zero (00-23).
|
n
| Displays the minute without a leading zero (0-59).
|
nn
| Displays the minute with a leading zero (00-59).
|
s
| Displays the second without a leading zero (0-59).
|
ss
| Displays the second with a leading zero (00-59).
|
z
| Displays the millisecond without a leading zero (0-999).
|
zzz
| Displays the millisecond with a leading zero (000-999).
|
t
| Displays the time using the format given by the Windows Short Time format.
|
tt\
| Displays the time using the format given by the Windows Long Time format.
|
am/pm
| Uses the 12-hour clock for the preceding h or hh specifier, and displays 'am' for any hour before noon, and 'pm' for any hour after noon. The am/pm specifier can use lower, upper, or mixed case, and the result is displayed accordingly.
|
a/p
| Uses the 12-hour clock for the preceding h or hh specifier, and displays 'a' for any hour before noon, and 'p' for any hour after noon. The a/p specifier can use lower, upper, or mixed case, and the result is displayed accordingly.
|
ampm
| Uses the 12-hour clock for the preceding h or hh specifier, and displays the contents of the Windows AM string for any hour before noon, and the contents of the Windows PM string for any hour after noon.
|
/
| Displays the date separator character given by the Windows Date Separator.
|
:
| Displays the time separator character given by the Windows Time Separator.
|
'xx'
| Characters enclosed in single quotation marks are displayed as such, and do not affect formatting.
|
Cumulus Webtags available for Version 1.9.3 up to Build 1059
Date and Time
Webtag | Purpose
|
<#metdate>
| The current meteorological date. If using a start time of midnight for the meteorological day then this will be the same as the current date. If using a 9am rollover, then between midnight and 9am the <#metdate> will be the previous calendar day.
|
<#metdateyesterday>>
| The previous meteorological date. If using a start time of midnight for the meteorological day then this will be the same as yesterday. If using a 9am rollover, then between midnight and 9am the <#metdateyesterday> will be the calendar day before that returned by yesterday.
|
<#yesterday>
| Yesterdays date
|
<#DaysSince30Dec1899>
| Day count which gives whole and fractional part. Example: 41250.6523310301
|
<#DaysSinceRecordsBegan>
| Day count since Cumulus records started
|
Current Conditions
Webtag | Purpose
|
Temperature
|
<#IsFreezing>
| Is outside temperature is at or below 0C/32F. 0=Above freezing, 1=Below freezing
|
Rainfall
|
<#IsRaining>
| For Hydreon RG-11 devices, shows the current rain state. 0=No rain, 1=It's raining
|
Pressure
|
|
Wind
|
|
Miscellaneous
|
|
Today
Webtag | Purpose
| Time
|
Temperature
|
|
Rainfall
|
|
Pressure
|
|
Wind
|
<#Tbeaudesc>
| Beaufort 'description' for today's high wind speed
|
|
Miscellaneous
|
<#solarTH>
| Today's high solar radiation value
| <#TsolarTH>
|
<#UVTH>
| Today's high UV Index
| <#TUVTH>
|
<#metdate>
| Meteorological Today - Date at last rollover
| <#rollovertime>
|
Yesterday
Webtag | Purpose
| Time
|
Temperature
|
<#avgtempY>
| Yesterday's average temperature
|
|
Rainfall
|
|
Pressure
|
|
Wind
|
<#Ybeaudesc>
| Beaufort 'description' for yesterday's high wind speed
|
|
Miscellaneous
|
<#solarYH>
| Yesterday's high solar radiation value
| <#TsolarYH>
|
<#UVYH>
| Yesterday's high UV Index
| <#TUVYH>
|
<#metdateyesterday>
| Yesterday's 'meterological' date (started at last but one rollover)
|
|
History
There are a set of tags for 'Recent Historical Data', giving data values from 1 minute ago, up to 1 week ago in 1 minute intervals.
You specify how old you want the value to be by using parameters on the webtags for the number of days, hours, and minutes. For example, <#RecentOutsideTemp m=1> will give the temperature one minute ago, <#RecentOutsideTemp h=1> will give the temperature one hour ago as will <#RecentOutsideTemp m=60>, and <#RecentOutsideTemp d=1> will give the temperature one day ago. <#RecentOutsideTemp d=1 h=1 m=1> will give the temperature one day, one hour and one minute ago. All values supplied for parameters must be whole numbers.
Webtag
| Purpose
|
<#RecentOutsideTemp>
| Outside Temperature
|
<#RecentWindSpeed>
| Wind Speed
|
<#RecentWindGust>
| Wind Gust
|
<#RecentWindLatest>
| Wind Latest. Note: Wind 'Speed', 'Gust' and 'Latest' have the usual Cumulus meanings
|
<#RecentWindDir>
| Wind Direction (instantaneous)
|
<#RecentWindAvgDir>
| Wind Direction (average)
|
<#RecentWindChill>
| Wind Chill
|
<#RecentDewPoint>
| Dew Point
|
<#RecentHeatIndex>
| Heat Index
|
<#RecentHumidity>
| Relative Humidity
|
<#RecentPressure>
| Sea-level Pressure
|
<#RecentRainToday>
| Today's rain
|
<#RecentSolarRad>
| Solar Radiation
|
<#RecentUV>
| UV Index
|
Monthly All Time Records
There 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. For example, the highest ever temperature in July. Each Value tag has an optional parameter "mon=N" where N is the month of the year that you want the value for from 1 to 12 (January=1 and so on). For example, <#ByMonthTempH mon=7> will give you the highest ever temperature in July.
To supply more than one parameter, separate them with spaces, e.g. <#ByMonthTempHT mon=7 format=hh:nn>
Webtag
| Purpose
| Date or Time
|
Temperature & Humidity
|
<#ByMonthTempH>
| High Temperature
| <#ByMonthTempHT>
|
<#ByMonthTempL>
| Low Temperature
| <#ByMonthTempLT>
|
<#ByMonthHeatIndexH>
| High Heat Index
| <#ByMonthHeatIndexHT>
|
<#ByMonthWChillL>
| Low Wind Chill
| <#ByMonthWChillLT>
|
<#ByMonthAppTempH>
| High Apparent Temperature
| <#ByMonthAppTempHT>
|
<#ByMonthAppTempL>
| Low Apparent Temperature
| <#ByMonthAppTempLT>
|
<#ByMonthDewPointH>
| High Dew Point
| <#ByMonthDewPointHT>
|
<#ByMonthDewPointL>
| Low Dew Point
| <#ByMonthDewPointLT>
|
<#ByMonthMinTempH>
| Highest Daily Minimum Temperature
| <#ByMonthMinTempHT>
|
<#ByMonthMaxTempL>
| Lowest Daily Maximum Temperature
| <#ByMonthMaxTempLT>
|
<#ByMonthHighDailyTempRange>
| High Daily Temp Range
| <#ByMonthHighDailyTempRangeT>
|
<#ByMonthLowDailyTempRange>
| Low Daily Temp Range
| <#ByMonthLowDailyTempRangeT>
|
<#ByMonthHumH>
| High Humidity
| <#ByMonthHumHT>
|
<#ByMonthHumL>
| Low Humidity
| <#ByMonthHumLT>
|
Pressure
|
<#ByMonthPressH>
| High Pressure
| <#ByMonthPressHT>
|
<#ByMonthPressL>
| Low Pressure
| <#ByMonthPressLT>
|
Wind
|
<#ByMonthGustH>
| High Wind Gust
| <#ByMonthGustHT>
|
<#ByMonthWindH>
| High Wind Speed
| <#ByMonthWindHT>
|
<#ByMonthWindRunH>
| High Daily Wind Run
| <#ByMonthWindRunHT>
|
Rainfall
|
<#ByMonthRainRateH>
| High Rain Rate
| <#ByMonthRainRateHT>
|
<#ByMonthHourlyRainH>
| High Hourly Rain
| <#ByMonthHourlyRainHT>
|
<#ByMonthDailyRainH>
| High Daily Rain
| <#ByMonthDailyRainHT>
|
<#ByMonthLongestDryPeriod>
| Longest Dry Period
| <#ByMonthLongestDryPeriodT>
|
<#ByMonthLongestWetPeriod>
| Longest Wet Period
| <#ByMonthLongestWetPeriodT>
|
Miscellaneous
|
|
Miscellaneous
Webtag | Purpose
|
<#LastDataReadT>
| The date/time data was last read from the station
|
Alarms
There are a set of tags for the Cumulus alarm states. They give a value of '1' if the alarm has been set and the alarm condition is currently met; otherwise '0'.
Webtag | Purpose
|
<#DataStopped>
| 1 if the station has apparently stopped sending data to Cumulus, otherwise 0
|
Extra Sensors
These webtags are for additional sensors supported by Cumulus
Webtag | Purpose
|
<#ExtraTemp1>
| Extra temperature channel 1
|
<#ExtraTemp2>
| Extra temperature channel 2
|
<#ExtraTemp3>
| Extra temperature channel 3
|
... and so on up to <#ExtraTemp10>
|
<#ExtraDP1>
| Extra dew point channel 1
|
<#ExtraDP2>
| Extra dew point channel 2
|
<#ExtraDP3>
| Extra dew point channel 3
|
... and so on up to <#ExtraDP10>
|
<#ExtraHum1>
| Extra humidity channel 1
|
<#ExtraHum2>
| Extra humidity channel 2
|
<#ExtraHum3>
| Extra humidity channel 3
|
... and so on up to <#ExtraHum10>
|
<#SoilTemp1>
| Soil temperature 1
|
<#SoilTemp2>
| Soil temperature 2
|
... and so on up to <#SoilTemp4>
|
<#SoilMoisture1>
| Soil moisture 1
|
<#SoilMoisture2>
| Soil moisture 2
|
... and so on up to <#SoilMoisture4>
|
<#LeafTemp1>
| Leaf temperature 1
|
<#LeafTemp2>
| Leaf temperature 2
|
<#LeafWetness1>
| Leaf wetness 1
|
<#LeafWetness2>
| Leaf wetness 2
|
Davis
Webtag | Purpose
|
<#txbattery>
<#txbattery channel=1>
| The transmitter battery condition, by default it returns the status of all transmitters.
The optional 'channel' parameter returns the status for a particular transmitter, up to channel=8. The channel result is just the string "ok" or whatever the string is for a low battery
|
No Commas
<#RCwlatest> <#RCdewpointTH> <#RCdewpointTL><#RCwchillTL>
<#RCheatindexTH> <#RCapptempTH> <#RCapptempTL>
Cumulus Webtags available for Beta Version 1.9.4 up to Build 1061
Recent History
Webtag | Purpose
|
<#RecentTS>
| Takes parameters like the 'recent data' web tags (e.g. <#RecentOutsideTemp>) and gives the timestamp of the data that will be returned for those web tags with the supplied parameters (it may not have the data for the exact time specified). Format can be specified in the usual way with the 'format' parameter.
|
No Commas
There are a set of tags where the decimal comma has been replaced with a full stop, where necessary, for use with gauges etc which don't like the commas. They all correspond to the same tag with 'RC' removed.
<#RCRecentOutsideTemp>, <#RCRecentWindSpeed>, <#RCRecentWindGust>, <#RCRecentWindLatest>,
<#RCRecentWindChill>, <#RCRecentDewPoint>, <#RCRecentHeatIndex>, <#RCRecentPressure>,
<#RCRecentRainToday>, <#RCRecentUV>
Sourced from:
Cumulus Wiki Webtags 1.9.2 - 1.9.3
Cumulus Wiki Beta Webtags 1.9.4
Cumulus Forum - Announcements and News
Cumulus Software Users
|