About Cumulus: Difference between revisions

From Cumulus Wiki
Jump to navigationJump to search
1,343 bytes added ,  22:12, 12 November 2022
no edit summary
No edit summary
 
(4 intermediate revisions by one other user not shown)
Line 8: Line 8:


Cumulus is free software for retrieving, storing and displaying data from an electronic Automatic Weather Station (AWS).  
Cumulus is free software for retrieving, storing and displaying data from an electronic Automatic Weather Station (AWS).  
Cumulus was born in 2003, when Steve Loft decided none of the weather software available suited his needs, so he wrote something that did do what he wanted.
It offers a lot of features, here, in case you are wondering about trying this software, are the key ones:
It offers a lot of features, here, in case you are wondering about trying this software, are the key ones:
* Support for data loggers (no 24/7 running needed)
* Display of additional sensors
* Support for WMR-100 and WMR-200
* Direct support for Fine Offset stations (no need for EasyWeather)
* Support for LaCrosse stations (WS2300 etc)
* Support for Davis WMII
* [[Cumulus Screenshots|Cumulus screens]] for viewing data and configuration
* Web pages
* Data stored in simple text files
* Supports [[Meteorological day]]


= Features of Cumulus Software =
= Features of Cumulus Software =
Line 108: Line 122:
#*It can track the duration for each observed wind speed and calculate wind run for each day, it can report the day each month (or year, or all-time) with the highest daily wind run
#*It can track the duration for each observed wind speed and calculate wind run for each day, it can report the day each month (or year, or all-time) with the highest daily wind run
#*Cumulus also tracks the actual rainfall over each 5 minutes and uses that to calculate a rain rate; it can report the highest hourly rainfall in a day, a month, a year or all-time; and it can report the wettest day in a month, year or all-time.
#*Cumulus also tracks the actual rainfall over each 5 minutes and uses that to calculate a rain rate; it can report the highest hourly rainfall in a day, a month, a year or all-time; and it can report the wettest day in a month, year or all-time.
#From 1.9.1 beta builds, Cumulus introduced tracking of highest/lowest extreme records in current month [[Month.ini]], and year [[Year.ini]].
# Cumulus also includes a '''weather diary''' where you can record (in free text) any aspect of the weather for a day that your AWS does not capture, this diary includes ability to record for each day if snow is falling, if snow is lying, the snow depth, and from the last it can calculate a snow index for a month or for a winter.
# Cumulus also includes a '''weather diary''' where you can record (in free text) any aspect of the weather for a day that your AWS does not capture, this diary includes ability to record for each day if snow is falling, if snow is lying, the snow depth, and from the last it can calculate a snow index for a month or for a winter.
# Cumulus also produces monthly climatological reports summarising the weather each day of that month, and a yearly climatological report summarising the weather each month of that year.
# Cumulus also produces monthly climatological reports summarising the weather each day of that month, and a yearly climatological report summarising the weather each month of that year.
# Cumulus includes some templates that it processes to generate web pages, and provides hundreds of web tags that you can incorporate into templates of your own that Cumulus will process into scripts or web pages for you; there is a choice of how frequently this processing happens
# Cumulus includes some templates that it processes to generate web pages, and provides hundreds of web tags that you can incorporate into templates of your own that Cumulus will process into scripts or web pages for you; there is a choice of how frequently this processing happens
#Cumulus also has the ability to launch external processes, at its "real-time" processing interval, its "normal updating" interval or as it is processing the daily "rollover" to a new meteorological day.
#Cumulus also has the ability to launch external processes, at its "real-time" processing interval, its "normal updating" interval or as it is processing the daily "rollover" to a new meteorological day.


== Outputs to external web sites ==
== Outputs to external web sites ==
Line 154: Line 168:
To read more about this Wiki see [[CumulusWiki:About|About Cumulus Wiki]].
To read more about this Wiki see [[CumulusWiki:About|About Cumulus Wiki]].


There are pages within this [[Main_Page|Wiki contents page]] that discuss:
There are pages within this [[Original Cumulus Wiki|Wiki contents page]] that discuss:
*Frequently Asked Questions [[FAQ|for Cumulus 1]] (although it has some applicability to MX and does discuss weather station positioning; and a new one [[Cumulus MX#FAQ|for Cumulus MX]] (only rough outline at present)
*Frequently Asked Questions [[FAQ|for Cumulus 1]] (although it has some applicability to MX and does discuss weather station positioning; and a new one [[Cumulus MX#FAQ|for Cumulus MX]] (only rough outline at present)
* each of the [[:Category:Configuration Files|configuration]] and [[:Category:Log Files|log files]],  
* each of the [[:Category:Configuration Files|configuration]] and [[:Category:Log Files|log files]],  
Line 191: Line 205:
== Cumulus 2 ==
== Cumulus 2 ==


This is no longer available as it never worked satisfactorily. While Cumulus 1 uses a "rain counter" and derives everything it reports from that (with some problems and complex code to cope with odd changes in the counter), Cumulus 2 used directly what each weather station was reporting for rain, and tried to adjust that into daily (e.g. 9am to 9am) rainfall; this was not as easy as Steve Loft expected.
This is no longer available as it never worked satisfactorily. The final release was launched at https://cumulus.hosiene.co.uk/viewtopic.php?f=2&t=3266.
 
While Cumulus 1 uses a "rain counter" and derives everything it reports from that (with some problems and complex code to cope with odd changes in the counter), Cumulus 2 used directly what each weather station was reporting for rain, and tried to adjust that into daily (e.g. 9am to 9am) rainfall; this was not as easy as Steve Loft expected.


While Cumulus 1 used local time, (with some oddities when daylight saving time started and finished), Cumulus 2 logged everything in UTC, the idea was to avoid issues with time zones, but actually implementing that for Cumulus users all round the world was not as easy as Steve Loft expected.  
While Cumulus 1 used local time, (with some oddities when daylight saving time started and finished), Cumulus 2 logged everything in UTC, the idea was to avoid issues with time zones, but actually implementing that for Cumulus users all round the world was not as easy as Steve Loft expected.  


Steve Loft felt he wasted a lot of time working on Cumulus 2, as he found using C# code a real struggle. He stopped, and restarted, its development a few times, before finally giving up. In the end, only a small number of users did use it.
Steve Loft designed Cumulus 2, so the units you selected effected how a value was shown, but not how the value was stored. Consequently in Cumulus 2, as all values were stored exactly as output by weather station, you could easily change units for display at any time. You can read more at https://cumulus.hosiene.co.uk/viewforum.php?f=17.
 
Steve Loft felt he wasted a lot of time working on Cumulus 2, as he found using C# code a real struggle. He stopped, and restarted, its development a few times, before finally giving up. In the end, only a small number of users did use it.  There was documentation in this Wiki, but Steve Loft deleted all the pages that related just to Cumulus 2.


Some of its features were incorporated into Cumulus 1.9.x and from there into Cumulus MX.
Some of its features (you can read more in old Support Forum posts) were incorporated into Cumulus 1.9.1 onwards, and from there into Cumulus MX.


Some other ideas like standardising on ISO format for dates; separating the engine and admin interface; and a few more; formed the basis for Cumulus 3.
Some other ideas; formed the basis for his Cumulus 3 beta including:
*standardising on ISO format for dates;  
*separating the engine and admin interface;  
*and a few more.


The design of Cumulus 3 (MX) is much more robust, because it has learnt from the pitfalls of Cumulus 2
The design of Cumulus 3 (MX) is much more robust, because it has learnt from the pitfalls of Cumulus 2

Navigation menu