Mcrossley

Joined 22 September 2010
213 bytes added ,  17:47, 21 November 2010
no edit summary
No edit summary
No edit summary
Line 64: Line 64:
|-
|-
|<#rollovertime>
|<#rollovertime>
|The time that the logs rollover to the next day: 'Midnight', '9 am' or '10 am'
|The time that the logs rollover to the next day. Format: 'Midnight','9 am','10 am'
|}
|}


Line 86: Line 86:
|-
|-
|<#temptrendtext>
|<#temptrendtext>
|Temperature change over the last hour - Rising/Falling/Steady
|Temperature change over the last hour. Format:'Rising','Falling','Steady' plus optional 'Quickly','Slowly'
|-
|-
|<#temptrendenglish>
|<#temptrendenglish>
|Simple description of temperature change over the last hour - Rising/Falling/Steady.  Useful for Javascript coding. (New in versoin 1.8.8 build 880)
|Simple description of temperature change over the last hour. Format: 'Rising','Falling','Steady'.  Useful for Javascript coding.
|-
|-
|<#heatindex>
|<#heatindex>
Line 105: Line 105:
|<#dew>
|<#dew>
|The outside dew point
|The outside dew point
|-
|<#wchill>
|The current [[wind chill]] temperature
|-
|-
|<#tempunit>
|<#tempunit>
|Unit of temperature being used (Set in Cumulus as [http://en.wikipedia.org/wiki/Centigrade Centigrade] or [http://en.wikipedia.org/wiki/Fahrenheit Fahrenheit])
|Unit of temperature being used (Set in Cumulus as [http://en.wikipedia.org/wiki/Centigrade Centigrade] or [http://en.wikipedia.org/wiki/Fahrenheit Fahrenheit]). Format: '&deg;C','&deg;F'
|-
|-
|colspan="2" style="background:lightgray;"|Rainfall
|colspan="2" style="background:lightgray;"|Rainfall
Line 118: Line 121:
|-
|-
|<#rainunit>
|<#rainunit>
|Unit of measure for rain fall (e.g mm or inches)
|Unit of measure for rain fall. Format: 'mm','in'
|-
|-
|<#LastRainTipISO>
|<#LastRainTipISO>
Line 129: Line 132:
|-
|-
|<#presstrend>
|<#presstrend>
|The pressure trend in words - values can be set in the 'strings.ini' file
|The pressure trend in words. Format:'Rising','Falling',Steady' plus optional 'Quickly','Slowly' - values can be overridden in the 'strings.ini' file
|-
|-
|<#presstrendval>
|<#presstrendval>
Line 135: Line 138:
|-
|-
|<#presstrendenglish>
|<#presstrendenglish>
| a singe word description for the pressure trend - Rising/Falling/Steady.  Useful for developing Javascript coding on your webpage. (New in v 1.8.8 build 880)
| a singe word description for the pressure trend. Format: 'Rising','Falling','Steady'.  Useful for developing Javascript coding on your webpage.
|-
|-
|<#pressunit>
|<#pressunit>
|Unit of measure for pressure. Possible values: mb, hPa, in
|Unit of measure for pressure. Format: 'mb','hPa','in'
|-
|-
|colspan="2" style="background:lightgray;"|Wind
|colspan="2" style="background:lightgray;"|Wind
Line 147: Line 150:
|<#wgust>
|<#wgust>
|The highest wind reading in the last 10 minutes. Corresponds to 'gust' on the Cumulus main screen.
|The highest wind reading in the last 10 minutes. Corresponds to 'gust' on the Cumulus main screen.
|-
|<#wchill>
|The current [[wind chill]] temperature
|-
|-
|<#wlatest>
|<#wlatest>
Line 158: Line 158:
|-
|-
|<#avgbearing>
|<#avgbearing>
|Average wind bearing over last 10 minutes. Range 1-360, 0=Calm
|Average wind bearing over last 10 minutes. Range: 1-360, 0=Calm
|-
|-
|<#wdir>
|<#wdir>
Line 176: Line 176:
|-
|-
|<#windunit>
|<#windunit>
|Unit of measure for wind speed. Possible values: mph, m/s, km/h, kts
|Unit of measure for wind speed. Format: 'mph','m/s','km/h','kts'
|-
|-
|<#windrununit>
|<#windrununit>
|Unit of measure for wind run (distance)
|Unit of measure for wind run (distance). Format: 'miles',?'km',?'nmiles'
|-
|-
|<#beaufort>
|<#beaufort>
Line 525: Line 525:
|<#forecastnumber>
|<#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
|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
|-
|<#battery>
|The console battery condition (Only available for the Davis weather stations)
|-
|<#txbattery>
|The transmitter battery condition (Only available for the Davis weather stations)
|-
|-
|<#cloudbase>
|<#cloudbase>
Line 543: Line 537:
|<#SolarRad>
|<#SolarRad>
|Current [http://en.wikipedia.org/wiki/Solar_radiation solar radiation]
|Current [http://en.wikipedia.org/wiki/Solar_radiation solar radiation]
|-
|<#sensorcontactlost>
|1 if the station has lost contact with its remote sensors "Fine Offset only" 0 if contact has been established
|-
|-
|<#snowdepth>
|<#snowdepth>
Line 578: Line 569:
|-
|-
|<#dawn>
|<#dawn>
|Start of Civil Twilight at the station (new to [[version 1.8.6]])
|Start of Civil Twilight at the station
|-
|-
|<#dusk>
|<#dusk>
|End of Civil Twilight at the station (new to [[version 1.8.6]])
|End of Civil Twilight at the station
|-
|-
|<#daylightlength>
|<#daylightlength>
|Length of daylight in hours and minutes (dawn to dusk)  (new to [[version 1.8.6]])
|Length of daylight in hours and minutes (dawn to dusk)
|-
|-
|<#moonphase>
|<#moonphase>
Line 596: Line 587:
|-
|-
|<#isdaylight>
|<#isdaylight>
|A flag to indicate if the location for the station is in daylight or not, based on the dawn and dusk times.  Possible values are 0 or 1, where 1 notes that it is currently within the hours of daylight. (new to Version 1.8.8 build 872, currently in public beta testing phase)
|A flag to indicate if the location for the station is in daylight or not, based on the dawn and dusk times.  Possible values are 0 or 1, where 1 notes that it is currently within the hours of daylight.
|}
|}


Line 644: Line 635:


==Special tags==
==Special tags==
===Davis===
There are a set of tags specific to the Davis PWS:
{| class="wikitable" border="1"
|-
!style="width:150px" | webtag
!style="width:600px" | Function
|-
|<#battery>
|The console battery condition
|-
|<#txbattery>
|The transmitter battery condition
|}
===Fine Offset===
There are a set of tags specific to the FO range of PWS:
{| class="wikitable" border="1"
|-
!style="width:150px" | webtag
!style="width:600px" | Function
|-
|<#sensorcontactlost>
|1 if the station has lost contact with its remote sensors. 0 if contact has been established
|}


===WMR928===
===WMR928===