FAQ: Difference between revisions

153 bytes added ,  08:03, 21 November 2013
m
→‎What do the various wind speeds in Cumulus correspond to, with Fine Offset stations?: added 'every 10 seconds into the arrays <#wspddata> (and <#wdirdata>)'
m (→‎What do the various wind speeds in Cumulus correspond to, with Fine Offset stations?: added 'every 10 seconds into the arrays <#wspddata> (and <#wdirdata>)')
Line 100: Line 100:


== What do the various wind speeds in Cumulus correspond to, with Fine Offset stations?  ==
== What do the various wind speeds in Cumulus correspond to, with Fine Offset stations?  ==
Fine Offset sensors measure wind over 48-second intervals, divided into 24 2-second intervals. At the end of each 48-second period, they transmit the highest of those 24 values as 'Gust', and the average of those 24 values as 'Wind'. The console keeps writing the newly received Gust and wind values to the same area of console memory every 48 seconds, until the station logging interval time is reached, then it moves on to the next memory location, leaving the last values it wrote in the previous console memory location.  If Cumulus is not running all the time, on restart it works through the console memory locations and extracts the Fine Offset Wind and Gust in each memory location, i.e. at the station logging interval. If Cumulus is running all the time, it uses each received Wind and Gust, i.e. new values every 48-seconds.
Fine Offset sensors measure wind over 48-second intervals, divided into 24 2-second intervals. At the end of each 48-second period, they transmit the highest of those 24 values as 'Gust', and the average of those 24 values as 'Wind'. The console keeps writing the newly received Gust and wind values to the same area of console memory every 48 seconds, until the station logging interval time is reached, then it moves on to the next memory location, leaving the last values it wrote in the previous console memory location.   
*If Cumulus is not running all the time, on restart it works through the console memory locations and extracts the Fine Offset Wind and Gust in each memory location, i.e. at the station logging interval.  
*If Cumulus is running all the time, it reads the console memory stored wind speed (and direction) every 10 seconds into the arrays <#wspddata> (and <#wdirdata>).  Note this means that some values are duplicated, there are new values only every 48-seconds.


Cumulus, for various reasons, uses different terminology, and also has configuration settings which control how some of the wind values are displayed.
Cumulus, for various reasons, uses different terminology, and also has configuration settings which control how some of the wind values are displayed.
5,838

edits