1,738
edits
(Initial edit) |
|||
== Introduction ==
An interesting feature of any weather website is a Top 10 list of weather parameters like temperatures, pressure, wind speed etc... There existed some lists but they all required SQL, PHP or other techniques and beside that they display all parameters possible which is not a requirement. A top 10 should only display parameters which give a true impression to the viewer of the status of the weather and the possibilities and frequencies of extremes. As a result only 14 variables are in the top 10 list of CumulusUtils
NOTE: This module is the first one written for CumulusUtils and has first been implemented in C.
== Operation ==
|