<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.cumuluswiki.org/index.php?action=history&amp;feed=atom&amp;title=Records</id>
	<title>Records - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.cumuluswiki.org/index.php?action=history&amp;feed=atom&amp;title=Records"/>
	<link rel="alternate" type="text/html" href="https://www.cumuluswiki.org/index.php?title=Records&amp;action=history"/>
	<updated>2026-05-02T20:53:49Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.7</generator>
	<entry>
		<id>https://www.cumuluswiki.org/index.php?title=Records&amp;diff=8145&amp;oldid=prev</id>
		<title>HansR: Initial edit</title>
		<link rel="alternate" type="text/html" href="https://www.cumuluswiki.org/index.php?title=Records&amp;diff=8145&amp;oldid=prev"/>
		<updated>2021-03-27T08:53:03Z</updated>

		<summary type="html">&lt;p&gt;Initial edit&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Introduction ==&lt;br /&gt;
A requirement for any weather website is a records page of weather parameters like temperatures, pressure, wind speed etc... showing the records overall, per year and per month.&lt;br /&gt;
&lt;br /&gt;
CumulusUtils has a record page for a limited set of variables (similar to the [[Top10]]) on which the different selections are choosable through a menu.&lt;br /&gt;
&lt;br /&gt;
== Operation ==&lt;br /&gt;
This module is included in the website. When needed as a single output the following command is given:&lt;br /&gt;
    utils/bin/cumulusutils.exe Records&lt;br /&gt;
&lt;br /&gt;
== Output ==&lt;br /&gt;
The output is the file: &amp;#039;&amp;#039;records.txt&amp;#039;&amp;#039;. &lt;br /&gt;
&lt;br /&gt;
== Inifile parameters ==&lt;br /&gt;
This module has no inifile parameters.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;NOTE:&amp;#039;&amp;#039;&amp;#039; The Top10 inifile parameters for colouring are used. The section name has not been unified for historical reasons.&lt;br /&gt;
&lt;br /&gt;
== Inner working ==&lt;br /&gt;
The record values are determined by selecting sublists from the main list of the dayfile. Records are selected by year and then by month for that year, selecting the sublists as required.&lt;br /&gt;
&lt;br /&gt;
After determining the record values, the HTML tables are created with &amp;lt;div&amp;gt; and &amp;lt;table&amp;gt; classes crafted such that the menu manipulation is possible. Using the sliding feature of the jQuery library a nice visual sliding up/down effect is reached.&lt;br /&gt;
&lt;br /&gt;
[[Category:CumulusUtils]]&lt;/div&gt;</summary>
		<author><name>HansR</name></author>
	</entry>
</feed>