Webtags (preserving history): Difference between revisions

From Cumulus Wiki
Jump to navigationJump to search
m
m (→‎Monthly All Time Records: added web tag missing from list for rain)
 
==Day/Night/Sun/Moon==
These are updated each hour to refer to current calendar day
 
{| class="wikitable" border="1"
|-
|Length of day in hours and minutes (sunrise to sunset)
|-
|<#IsSunUp>
|<#tomorrowdaylength>
|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.
|A string giving an approximate predicted difference between the length of daylight today and tomorrow.
|-
|<#dawn>
|<#daylightlength>
|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>
|-
|<#moonrise>
|Current moonrise time at the station (if moon rises on current calendar day)
|-
|<#moonset>
|Current moonset time at the station (if moon sets on current calendar day)
|-
|<#isdaylightMoonPercent>
|Current percentage of moon visible (negative value indicates 'waning')
|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.
|-
|<#IsSunUpMoonPercentAbs>
|Current percentage of moon visible (always positive)
|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>
|<#IsSunny>
|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

Navigation menu