5,838
edits
m (→The Tags: Consistent ' greatest wind chill' replaces former 'highest' or 'lowest' in different places) |
m (→Recent History) |
||
|
==Recent 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. Note that
You specify how old you want the value to be by using parameters on the web tags for 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. If you don't supply any parameters, the result is undefined.
Although 'Apparent Temperature' is not included, it can be calculated in a script from recent 'outside temperature', 'wind speed', and 'relative humidity' values (using the same time selection for all).
{| class="wikitable" border="1"
|-
|<#RecentRainToday>
|Daily rain total from last roll-over to specified time
|-
|<#RecentSolarRad>
| |||
edits