<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.cumuluswiki.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ag0044</id>
	<title>Cumulus Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.cumuluswiki.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ag0044"/>
	<link rel="alternate" type="text/html" href="https://www.cumuluswiki.org/a/Special:Contributions/Ag0044"/>
	<updated>2026-05-04T21:37:06Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.7</generator>
	<entry>
		<id>https://www.cumuluswiki.org/index.php?title=Realtime.txt&amp;diff=921</id>
		<title>Realtime.txt</title>
		<link rel="alternate" type="text/html" href="https://www.cumuluswiki.org/index.php?title=Realtime.txt&amp;diff=921"/>
		<updated>2010-04-03T13:08:36Z</updated>

		<summary type="html">&lt;p&gt;Ag0044: Grammar &amp;amp; spelling&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[file:CumulusInternetSettingsScreen.png|thumb]]&lt;br /&gt;
Although not technically a &#039;log file&#039; it is automatically produced by Cumulus and follows a similar format to the other Log files.&lt;br /&gt;
&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
realtime.txt is a text file with a single line of &#039;&#039;space&#039;&#039; separated values.  It contains a list of key values of the sensors and is updated frequently.&lt;br /&gt;
&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
Using Cumulus you decide how often to update the file -- for example every 15 seconds.  This is then uploaded to your website and used to produce near instant readings.&lt;br /&gt;
&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
To set how often the file is produced by Cumulus, click on the &#039;Configuration&#039; menu then &#039;Internet&#039; (Click the thumbnail opposite)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Notes:&lt;br /&gt;
*The realtime.txt file is NOT a log file and is constantly replaced.  It does not therefore contain any historic data.&lt;br /&gt;
*The &#039;interval&#039; sets how often Cumulus produces &#039;&#039;and&#039;&#039; uploads to the website&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Special note to Fine Offset/EasyWeather users=&lt;br /&gt;
Weather stations which come shipped with the EasyWeather software (generally known as FineOffset or Watson) should consider the realtime updating with care.  The station only updates every 48 seconds, so sending realtime information to your website every 5 seconds is very wasteful.  It may be better for a figure of around 30 seconds, that way a visitor knows not to expect updates too often but you also allow Cumulus to catch up to two updates within a minute (depending on when the first and second 48 second update came to Cumulus)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Bandwidth Considerations=&lt;br /&gt;
&lt;br /&gt;
In order to provide near real-time updates, Cumulus uploads a very small file at regular intervals.  Typically this is 15 seconds buy depends on your setting above.&lt;br /&gt;
&lt;br /&gt;
Most internet providers now place a limit on the amount of Bandwidth you can consume each month.  Bandwidth is a figure representing the data you can upload and download.  Doing such a regular upload will impact on your allowance.&lt;br /&gt;
&lt;br /&gt;
The file Cumulus uploads is less than 1024 bytes in size, but for the calculation we will assume 1024 bytes &lt;br /&gt;
&lt;br /&gt;
During a month (31 days) the upload process will consume roughly 175 Mbytes of bandwidth -- this is a tiny consideration as usually bandwidth restrictions from your provider start in the Gigabytes (Gb) range, not Megabytes (Mb). &lt;br /&gt;
&lt;br /&gt;
On top of your internet connection bandwidth restrictions, you may also have bandwidth caps on your web server so this same figure should be considered for your webserver. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Where is the file used=&lt;br /&gt;
&lt;br /&gt;
The realtime.txt is used by:&lt;br /&gt;
*the &#039;gauges&#039; page on the website produced by Cumulus&lt;br /&gt;
*[[CumulusRealtime]] -- the new application developed in [http://silverlight.net/ SilverLight]&lt;br /&gt;
*The [[WeatherConsole]] and [[Sidebar gadget]] [[:Category:AddOns|addons]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Format of the file=&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:60px&amp;quot; | Field #&lt;br /&gt;
!style=&amp;quot;width:80px&amp;quot; | Example&lt;br /&gt;
!style=&amp;quot;width:450px&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|1&lt;br /&gt;
|19/08/09&lt;br /&gt;
|date (always dd/mm/yy)&lt;br /&gt;
|-&lt;br /&gt;
|2&lt;br /&gt;
|16:03:45&lt;br /&gt;
|time(always hh:mm:ss)&lt;br /&gt;
|-&lt;br /&gt;
|3&lt;br /&gt;
|8.4&lt;br /&gt;
|outside temperature&lt;br /&gt;
|-&lt;br /&gt;
|4&lt;br /&gt;
|84&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Relative_humidity relative humidity]&lt;br /&gt;
|-&lt;br /&gt;
|5&lt;br /&gt;
|5.8&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Dewpoint dewpoint]&lt;br /&gt;
|-&lt;br /&gt;
|6&lt;br /&gt;
|24.2&lt;br /&gt;
|wind speed (average)&lt;br /&gt;
|-&lt;br /&gt;
|7&lt;br /&gt;
|33.0&lt;br /&gt;
|latest wind speed reading&lt;br /&gt;
|-&lt;br /&gt;
|8&lt;br /&gt;
|261&lt;br /&gt;
|wind bearing (degrees)&lt;br /&gt;
|-&lt;br /&gt;
|9&lt;br /&gt;
|0.0&lt;br /&gt;
|current rain rate (per hour)&lt;br /&gt;
|-&lt;br /&gt;
|10&lt;br /&gt;
|1.0&lt;br /&gt;
|rain today&lt;br /&gt;
|-&lt;br /&gt;
|11&lt;br /&gt;
|999.7&lt;br /&gt;
|barometer&lt;br /&gt;
|-&lt;br /&gt;
|12&lt;br /&gt;
|W&lt;br /&gt;
|wind direction&lt;br /&gt;
|-&lt;br /&gt;
|13&lt;br /&gt;
|6&lt;br /&gt;
|wind speed ([http://en.wikipedia.org/wiki/Beaufort_scale beaufort])&lt;br /&gt;
|-&lt;br /&gt;
|14&lt;br /&gt;
|km/h&lt;br /&gt;
|wind units - m/s, mph, km/h, kts&lt;br /&gt;
|-&lt;br /&gt;
|15&lt;br /&gt;
|C&lt;br /&gt;
|temperature units - degree C, degree F&lt;br /&gt;
|-&lt;br /&gt;
|16&lt;br /&gt;
|hPa&lt;br /&gt;
|pressure units - MB, hPa, in&lt;br /&gt;
|-&lt;br /&gt;
|17&lt;br /&gt;
|mm&lt;br /&gt;
|rain units - mm, in&lt;br /&gt;
|-&lt;br /&gt;
|18&lt;br /&gt;
|146.6&lt;br /&gt;
|wind run (today)&lt;br /&gt;
|-&lt;br /&gt;
|19&lt;br /&gt;
| +0.1&lt;br /&gt;
|pressure trend value&lt;br /&gt;
|-&lt;br /&gt;
|20&lt;br /&gt;
|85.2&lt;br /&gt;
|monthly rainfall&lt;br /&gt;
|-&lt;br /&gt;
|21&lt;br /&gt;
|588.4&lt;br /&gt;
|yearly rainfall&lt;br /&gt;
|-&lt;br /&gt;
|22&lt;br /&gt;
|11.6&lt;br /&gt;
|yesterday&#039;s rainfall&lt;br /&gt;
|-&lt;br /&gt;
|23&lt;br /&gt;
|20.3&lt;br /&gt;
|inside temperature&lt;br /&gt;
|-&lt;br /&gt;
|24&lt;br /&gt;
|57&lt;br /&gt;
|inside [http://en.wikipedia.org/wiki/Humidity humidity]&lt;br /&gt;
|-&lt;br /&gt;
|25&lt;br /&gt;
|3.6&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Wind_chill wind chill]&lt;br /&gt;
|-&lt;br /&gt;
|26&lt;br /&gt;
| -0.7&lt;br /&gt;
|temperature trend value&lt;br /&gt;
|-&lt;br /&gt;
|27&lt;br /&gt;
|10.9&lt;br /&gt;
|today&#039;s high temp&lt;br /&gt;
|-&lt;br /&gt;
|28&lt;br /&gt;
|12:00&lt;br /&gt;
|time of today&#039;s high temp (hh:mm)&lt;br /&gt;
|-&lt;br /&gt;
|29&lt;br /&gt;
|7.8&lt;br /&gt;
|today&#039;s low temp&lt;br /&gt;
|-&lt;br /&gt;
|30&lt;br /&gt;
|14:41&lt;br /&gt;
|time of today&#039;s low temp (hh:mm)&lt;br /&gt;
|-&lt;br /&gt;
|31&lt;br /&gt;
|37.4&lt;br /&gt;
|today&#039;s high wind speed (average)&lt;br /&gt;
|-&lt;br /&gt;
|32&lt;br /&gt;
|14:38&lt;br /&gt;
|time of today&#039;s high wind speed (average) (hh:mm)&lt;br /&gt;
|-&lt;br /&gt;
|33&lt;br /&gt;
|44.0&lt;br /&gt;
|today&#039;s high wind gust&lt;br /&gt;
|-&lt;br /&gt;
|34&lt;br /&gt;
|14:28&lt;br /&gt;
|time of today&#039;s high wind gust (hh:mm)&lt;br /&gt;
|-&lt;br /&gt;
|35&lt;br /&gt;
|999.8&lt;br /&gt;
|today&#039;s high pressure&lt;br /&gt;
|-&lt;br /&gt;
|36&lt;br /&gt;
|16:01&lt;br /&gt;
|time of today&#039;s high pressure (hh:mm)&lt;br /&gt;
|-&lt;br /&gt;
|37&lt;br /&gt;
|998.4&lt;br /&gt;
|today&#039;s low pressure&lt;br /&gt;
|-&lt;br /&gt;
|38&lt;br /&gt;
|12:06&lt;br /&gt;
|time of today&#039;s low pressure (hh:mm)&lt;br /&gt;
|-&lt;br /&gt;
|39&lt;br /&gt;
|1.8.7&lt;br /&gt;
|Cumulus version&lt;br /&gt;
|-&lt;br /&gt;
|40&lt;br /&gt;
|819&lt;br /&gt;
|Cumulus build number&lt;br /&gt;
|-&lt;br /&gt;
|41&lt;br /&gt;
|36.0&lt;br /&gt;
|10-minute high gust&lt;br /&gt;
|-&lt;br /&gt;
|42&lt;br /&gt;
|10.3&lt;br /&gt;
|heat index&lt;br /&gt;
|-&lt;br /&gt;
|43&lt;br /&gt;
|10.5&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Humidex humidex]&lt;br /&gt;
|-&lt;br /&gt;
|44&lt;br /&gt;
|13&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Uv_index UV Index]&lt;br /&gt;
|-&lt;br /&gt;
|45&lt;br /&gt;
|0.2&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Evapotranspiration evapotranspiration] today&lt;br /&gt;
|-&lt;br /&gt;
|46&lt;br /&gt;
|14&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Solar_radiation solar radiation] W/m2&lt;br /&gt;
|-&lt;br /&gt;
|47&lt;br /&gt;
|260&lt;br /&gt;
|10-minute average wind bearing (degrees)&lt;br /&gt;
|-&lt;br /&gt;
|48&lt;br /&gt;
|2.3&lt;br /&gt;
|rainfall last hour&lt;br /&gt;
|-&lt;br /&gt;
|49&lt;br /&gt;
|3&lt;br /&gt;
|The number of the current forecast as per [[strings.ini]].  If the forecast is not being provided by the station and not being generated by Cumulus a value of 0 (zero) is returned&lt;br /&gt;
|-&lt;br /&gt;
|50&lt;br /&gt;
|1&lt;br /&gt;
|Flag to indicate that the location of the station is currently in daylight (1 = yes, 0 = No)&lt;br /&gt;
|-&lt;br /&gt;
|51&lt;br /&gt;
|1&lt;br /&gt;
|If the station has lost contact with its remote sensors &amp;quot;Fine Offset only&amp;quot;, a Flag number is given (1 = Yes, 0 = No)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Example of the file=&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;(this is one complete line, although it may appear on this page as two or more due to screen width restrictions)&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;18/10/08 16:03:45 8.4 84 5.8 24.2 33.0 261 0.0 1.0 999.7 W 6 mph C mb mm 146.6 +0.1 85.2 588.4 11.6 20.3 57 3.6 -0.7 10.9 12:00 7.8 14:41 37.4 14:38 44.0 14:28 999.8 16:01 998.4 12:06 1.8.2 448 36.0 10.3 10.5 13 0.2 14 260 2.3 3 1 1&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Log Files]]&lt;/div&gt;</summary>
		<author><name>Ag0044</name></author>
	</entry>
	<entry>
		<id>https://www.cumuluswiki.org/index.php?title=Dayfile.txt&amp;diff=916</id>
		<title>Dayfile.txt</title>
		<link rel="alternate" type="text/html" href="https://www.cumuluswiki.org/index.php?title=Dayfile.txt&amp;diff=916"/>
		<updated>2010-04-03T13:01:17Z</updated>

		<summary type="html">&lt;p&gt;Ag0044: Grammar &amp;amp; spelling&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Cumulus maintains a daily file of the highs and lows of each day, as well as a few other nuggets of information.  The data contained in the file are used to build the graphs.&lt;br /&gt;
&lt;br /&gt;
The file is called &amp;lt;tt&amp;gt;dayfile.txt&amp;lt;/tt&amp;gt; which can be viewed in a text editor or imported into various database systems or spreadsheets to manipulate as you wish.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Tip -- take a copy of the file to work on it elsewhere.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Format of the file==&lt;br /&gt;
&lt;br /&gt;
* Date in the form dd/mm/yy&lt;br /&gt;
* Highest wind gust,&lt;br /&gt;
* Bearing of highest wind gust&lt;br /&gt;
* Time of highest wind gust&lt;br /&gt;
* Minimum temperature&lt;br /&gt;
* Time of minimum temperature&lt;br /&gt;
* Maximum temperature&lt;br /&gt;
* Time of maximum temperature&lt;br /&gt;
* Minimum sea level pressure&lt;br /&gt;
* Time of minimum pressure&lt;br /&gt;
* Maximum sea level pressure&lt;br /&gt;
* Time of maximum pressure&lt;br /&gt;
* Maximum rainfall rate&lt;br /&gt;
* Time of maximum rainfall rate&lt;br /&gt;
* Total rainfall for the day&lt;br /&gt;
* [[Average temperature]] for the day&lt;br /&gt;
* Total wind run&lt;br /&gt;
* Highest Average Wind Speed&lt;br /&gt;
* Time of Highest Avg. Wind speed&lt;br /&gt;
&lt;br /&gt;
The last two entries were added from v 1.8.9 build 907&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Example of the file==&lt;br /&gt;
&lt;br /&gt;
An extract of a few lines of the dayfile.txt&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;25/01/10,11.0,270,22:56,-1.3,18:59,5.3,11:14,1032.7,00:04,1038.6,23:55,3.6,06:39,0.3,1.6,39.6,5.6,23:52&lt;br /&gt;
&lt;br /&gt;
26/01/10,14.5,248,14:46,1.5,00:00,6.7,14:19,1034.5,23:59,1039.3,10:16,0.0,00:00,0.0,3.8,116.5,11.1,23:26&lt;br /&gt;
&lt;br /&gt;
27/01/10,25.5,315,02:56,2.6,23:07,8.5,04:42,1020.0,23:58,1034.6,00:00,3.6,14:30,2.4,5.8,112.4,10.7,04:15&lt;br /&gt;
&lt;br /&gt;
28/01/10,7.2,315,01:59,1.7,22:54,4.6,17:09,998.2,23:34,1020.3,00:01,3.6,02:46,9.0,2.9,41.6,7.1,02:09&lt;br /&gt;
&lt;br /&gt;
29/01/10,9.1,248,01:14,-2.1,17:43,1.7,00:00,997.1,16:15,999.3,23:54,3.6,00:31,0.3,-0.1,7.9,5.0,01:21&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Log Files]]&lt;/div&gt;</summary>
		<author><name>Ag0044</name></author>
	</entry>
	<entry>
		<id>https://www.cumuluswiki.org/index.php?title=SFTP&amp;diff=755</id>
		<title>SFTP</title>
		<link rel="alternate" type="text/html" href="https://www.cumuluswiki.org/index.php?title=SFTP&amp;diff=755"/>
		<updated>2010-02-02T00:57:46Z</updated>

		<summary type="html">&lt;p&gt;Ag0044: Grammar &amp;amp; spelling&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Many ISPs now only support [http://en.wikipedia.org/wiki/Simple_File_Transfer_Protocol SFTP] due to the open, unsecure nature of standard FTP &lt;br /&gt;
&lt;br /&gt;
As Cumulus does not currently support SFTP an external SFTP application must be used&lt;br /&gt;
&lt;br /&gt;
[http://winscp.net WINSCP] can be used&lt;br /&gt;
&lt;br /&gt;
Looking at http://winscp.net/eng/docs/script_upload_single_file, winSCP can be used to script SFTP &lt;br /&gt;
&lt;br /&gt;
You have to run it by hand once, to allow the SSH key to be trusted, then it works on its own&lt;br /&gt;
&lt;br /&gt;
The following script works well&lt;br /&gt;
 option batch abort&lt;br /&gt;
 option confirm off&lt;br /&gt;
 open User:pass@server&lt;br /&gt;
 put &amp;quot;localpath\realtime.txt&amp;quot; /remotepath&lt;br /&gt;
 exit&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*change User:pass@server to your username, password and server name combination&lt;br /&gt;
&lt;br /&gt;
*change localpath\realtime.txt to the local path on your PC&lt;br /&gt;
&lt;br /&gt;
*change /remotepath to the remote path on the web server (as seen when you SFTP to the web site)&lt;/div&gt;</summary>
		<author><name>Ag0044</name></author>
	</entry>
	<entry>
		<id>https://www.cumuluswiki.org/index.php?title=User_talk:Daj&amp;diff=699</id>
		<title>User talk:Daj</title>
		<link rel="alternate" type="text/html" href="https://www.cumuluswiki.org/index.php?title=User_talk:Daj&amp;diff=699"/>
		<updated>2010-01-18T08:21:41Z</updated>

		<summary type="html">&lt;p&gt;Ag0044: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Edit this page and add any comments you have for me.  End your comments with &amp;lt;nowiki&amp;gt;~~~~&amp;lt;/nowiki&amp;gt; which will auto add your username and the date and time.  Remember, this is a public area so everyone can see anything you add.  If you prefer, send me a [http://sandaysoft.com/forum/ucp.php?i=pm&amp;amp;mode=compose private message] via the forum (user daj)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
I&#039;m just a beginner with Cumulus, I know a little bit about computers, and I&#039;m pedantic. In my early learning about Cumulus, I was looking through some of the pages on this wiki - clicking &amp;quot;Random Page&amp;quot; - and I noticed that some pages had typos and errors in the English (&amp;quot;there&amp;quot; when it should be &amp;quot;their&amp;quot;, &amp;quot;it&#039;s&amp;quot; when it should be &amp;quot;its&amp;quot; and so on).&lt;br /&gt;
&lt;br /&gt;
So, I&#039;m not volunteering as a Cumulus expert (I&#039;ve still got a lot of learning to do), but as one of the wiki pedants (maybe the first?). Rather than jumping in and making corrections, how do people feel about having their words &amp;quot;re-organised&amp;quot;? I&#039;m happy to discuss with authors before making any changes.&lt;br /&gt;
&lt;br /&gt;
Rory&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:Ag0044|Ag0044]] 08:21, 18 January 2010 (UTC)&lt;/div&gt;</summary>
		<author><name>Ag0044</name></author>
	</entry>
</feed>