Webtags (preserving history): Difference between revisions

m
m (→‎Monthly All Time Records: added web tag missing from list for rain)
Line 1,384: Line 1,384:


==Day/Night/Sun/Moon==
==Day/Night/Sun/Moon==
 
These are updated each hour to refer to current calendar day
{| class="wikitable" border="1"
{| class="wikitable" border="1"
|-
|-
Line 1,399: Line 1,399:
|Length of day in hours and minutes (sunrise to sunset)
|Length of day in hours and minutes (sunrise to sunset)
|-
|-
|<#tomorrowdaylength>
|<#IsSunUp>
|A string giving an approximate predicted difference between the length of daylight today and tomorrow.
|A flag to indicate if the Sun is above the horizon or not, based on the sunrise and sunset times. Possible values are 0 or 1, where 1 is when the Sun is above the horizon for the station location.
|-
|-
|<#dawn>
|<#dawn>
Line 1,410: Line 1,410:
|<#daylightlength>
|<#daylightlength>
|Length of daylight in hours and minutes (dawn to dusk)
|Length of daylight in hours and minutes (dawn to dusk)
|-
|<#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.
|-
|<#tomorrowdaylength>
|A string giving an approximate predicted difference between the length of daylight today and tomorrow.
|-
|-
|<#moonphase>
|<#moonphase>
Line 1,418: Line 1,424:
|-
|-
|<#moonrise>
|<#moonrise>
|Current moonrise time at the station
|Current moonrise time at the station (if moon rises on current calendar day)
|-
|-
|<#moonset>
|<#moonset>
|Current moonset time at the station
|Current moonset time at the station (if moon sets on current calendar day)
|-
|-
|<#isdaylight>
|<#MoonPercent>
|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.
|Current percentage of moon visible (negative value indicates 'waning')
|-
|-
|<#IsSunUp>
|<#MoonPercentAbs>
|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.
|Current percentage of moon visible (always positive)
|-
|-
|<#SunshineHours>
|<#SunshineHours>
Line 1,440: Line 1,446:
|<#IsSunny>
|<#IsSunny>
|Returns 1 if the sun is shining, otherwise 0 (Solar sensor needed)
|Returns 1 if the sun is shining, otherwise 0 (Solar sensor needed)
|-
|<#MoonPercent>
|Current percentage of moon visible (negative value indicates 'waning')
|-
|<#MoonPercentAbs>
|Current percentage of moon visible (always positive)
|}
|}


5,838

edits