Cumulus.ini (preserving history): Difference between revisions

From Cumulus Wiki
Jump to navigationJump to search
(→‎Cumulus.INI file: Added note about lastloggerdownload not being used; Corrected statement about when the file is written)
 
(531 intermediate revisions by 6 users not shown)
Line 1: Line 1:
=Cumulus.INI file=
[[Category:Configuration Files]]
The cumulus.ini file is a text file containing initialization parameters used by the Cumulus application.
This page has been renamed from "Cumulus.ini" to preserve the early history of that page.
It is located in the directory in which you installed Cumulus and is updated whenever you change any configuration parameters from the application configuration pages. Cumulus also re-writes the file when it shuts down, so if you want to edit the file yourself, make sure Cumulus is stopped.
 
The information that was on this old Cumulus.ini page has been moved into separate pages for Cumulus 1, MX early releases, and MX latest releases.
 
=History of this page=
 
This page has proved the most complicated of all those in the Wiki to maintain:
# Settings change extremely often
#* Therefore it is a lot of effort to keep the documentation up to date
#* It is obviously easiest if an update is made here as soon as the settings change, sometimes that happens (perhaps by developer doing an update here)
# The design of configuration menus/screens/pages to edit the settings periodically changes
#* This means information about how to change settings often depends upon which release someone is using
#** In turn that means, either Cumulus users of latest release, or those using an earlier release, will struggle with the documentation
# Developers often provide limited information about settings,
#* Sometimes new settings are mentioned in an answer in a forum post, and do not get mentioned as a change in release announcements
#** This means that finding accurate information to update this page requires an awful lot of research that is very time consuming
 
The above observations applied for the legacy software, when Cumulus 2, and then 3 (MX), came along the documentation was originally split.  When MX started (in 2019 to early 2020) to try to replicate much of what Cumulus 1 offered, it made sense to reuse what was written on this page for Cumulus 1, instead of duplicating it on a second page.
 
Then from mid 2020 to early 2021, there was rapid development of MX by the new developer, and MX began to increasingly diverge more and more from the legacy configuration, this page reflected that by introducing sub-sections (Cumulus 1 only, MX only, and both).
From early 2021 onwards that 3 sub-section design for this page failed because new MX releases began to diverge from earlier MX releases. In other words, parameters that had existed at an early MX release, were no longer used by later releases. It was possible, but increasingly more and more difficult, to track new parameters to add that were added at particular releases, so the documentation got more and more obsolete.
 
To sum up, it was impossible for this page to show information for the legacy software, for early MX releases, and for later MX releases. The response was to move off this page anaything not relevant to the latest MX release, and to restructure this page based on how MX settings are altered, rather than where a parameter appears in the file.
 
 
==Steve Loft Era==
 
<big>The configuration file content relating to the legacy software (e.g. 1.9.4) has been moved to [[Cumulus.ini_(Cumulus_1)|legacy page]]</big>


{| class="wikitable" border="1"
{| class="wikitable" border="1"
|-
|-
!style="width:150px" | INI Line Entry
!style="width:400px" | Legacy Software 1.x.y releases
!style="width:600px" | Function
!style="width:200px" | Beta builds of legacy software
!style="width:200px" | Cumulus 2 alpha releases
!style="width:300px" | MX beta 3.0.0
|-
|-
|[Station]  
| This page was created for the legacy Cumulus 1 software (up to 1.9.4).  If you look at the history tab of this page, user‎ '''Shamrockspider''' created this page at 12:55 on 27 August 2009 for the purpose of '''Documenting the cumulus.ini file content and its function.'''
|Section name - the following parameters relate to the station location.
 
|-
Back in 2009, the file was fairly simple, and therefore documentating it was also fairly easy. 
|Type=-1  
 
|Station Type as set by the checked radio box in the Configuration Station screen
Some settings were in [[Cumulus_Screenshots#Configuration_Menu_Screens|configuration screens]], and the file was arranged so that those settings were stored under a heading that generally (not in every case, for historic reasons) reflected the screen name. Documenting these was comparitively easy, the setting could be found easily and its allowed values could be easily tested.
 
A lot of extra settings were added to the file, but not added to the configuration screens. Documenting these was particularly difficult as only some got mentioned in release announcements, so the others were hard to discover, and allowed values were not always clear.
| Each time a beta version of Cumulus 1 was available, any parameters specific to that beta appeared in [[Cumulus.ini_(Beta)]], and only moved to the main page when that beta finished, and became the main release.
| The same beta page, [[Cumulus.ini_(Beta)]], was briefly used for Cumulus 2.
| Finally, that beta page, [[Cumulus.ini_(Beta)]], was used for all the changes in Cumulus 3 (the MX beta):
*Some of the parameters for Cumulus 1 were not used by MX beta
*Some of the parameters for Cumulus 1 were used by MX beta
*Beta MX only added 3 new parameters
 
This was the position when Steve Loft ceased his involvement with Cumulus. This page contained all parameters used for Cumulus 1, some of these were used by MX beta too.
 
The beta page contained some Cumulus 1 beta parameters that were still under development and the parameters that were only used by MX.
|}
 
== Mark Crossley era==
 
* Cumulus.ini content has changed drastically, and therefore the documentation page called "Cumulus.ini"  has also had to change drastically
* There was a period when it was possible for one page to document both the legacy Cumulus 1.9.4 and all MX releases, but that has long gone.


*0=Vantage Pro
{| class="wikitable" border="1"
*1=Vantage Pro2
*2=WMR-928
*3=WM-918
*4=EasyWeather (using .dat file)
*5=Fine Offset/Watson/MyDel etc
*6=WS2300
|-
|Model="yourModel"  
|Whatever you have entered for Station Model on the Station Configuration Screen Setting block.
|-
|Port=0
|
|-
|Latitude=0
|Latitude in Decimal Degrees based on what you have entered for Latitude Degrees, Minutes, Seconds in the Station Configuration Screen Location block
Positive for North, Negative for South
|-
|Longitude=0
|Longitude in Decimal Degrees based on what you have entered for Longitude Degrees, Minutes, Seconds in the Station Configuration Screen Location block
Positive for East, Negative for West
|-
|LatTxt=
|Latitude in text string format of hemisphere degrees minutes and seconds. HTML ampersand codes are used for spaces and DMS characters.
|-
|LonTxt=
|Longitude in text string format of hemisphere degrees minutes and seconds. HTML ampersand codes are used for spaces and DMS characters.
|-
|Altitude=0
|your station altitude as entered in the Station Confiuration Screen Location block.
|-
|AltitudeInFeet=1  
|Altitude measurement unit as set in the Station Confiuration Screen Location block.
*0 = meters ASL
*1 = feet ASL
|-
|Humidity98Fix=0
|
|-
|Wind10MinAverage=0
|
|-
|CalculatedDP=0
|
|-
|CalculatedWC=0
|
|-
|RolloverHour=0
|Log roll over time as selected on the Station Configuration Screen
*0 = midnight
*9 = 9am
|-
|Use10amInSummer=1
|*0 = Use 10am in summer not checked on Station Configuration Screen
*1 = Use 10am in summber selected on Station Configuration Screen
|-
|ConfirmClose=0
|
|-
|CloseOnSuspend=1
|
|-
|RestartIfUnplugged=0
|
|-
|SyncDavisClock=0
|
|-
|DataLogInterval=2
|Data log interval as selected in the Station Configuration Screen Data log interval block
*0 = 1 min
*1 = 5 mins
*2 = 10 mins
*3 = 15 mins
*4 = 20 mins
*5 = 30 mins
|-
|WindUnit=0
|Wind measurement unit Cumulus records in as selected in the Station Configuration Units block
*0 = m/s
*1 = mph
*2 = km/h
*3 = kts
|-
|PressureUnit=0
|Pressure measurement unit Cumulus records in as selected in the Station Configuration Units block
*0 = mb
*1 = hPa
*2 = in
|-
|RainUnit=0
|Rain measurement unit Cumulus records in as selected in the Station Configuratin Units block
*0 = mm
*1 = in
|-
|TempUnit=0
|Temperature measurement unit Cumulus records in as selected in the Station Configuration Units block
*0 = Centigrade
*1 = Fahrenheit
|-
|LocName=
|Location Name as entered on in the Station Configuration Screen
|-
|LocDesc=
|Location Description as entere in the Station Configuration Screen
|-
|StartDate=13/08/2009
|
|-
|WindComp=1
|
|-
|LastLoggerDownload=13/08/2008 12:48:52
|The date/time of the last down load from your weather station (note: no longer used)
|-
|YTDrain=0
|Year to date correction if starting part way through year as entered in the Station Configuratin Screen.  Default is 0.
|-
|YTDrainyear=0
|The year for which the YTDrain is to be applied. Default is 0
|-
|EWInterval=0
|Easyweather interval in minutes as entered in the Station Configuration Screen Settings block.
|-
|EWFile=
|Easyweather.dat file path/name as entered in the Station Configuration Screen Settings block.
|-
|UseDataLogger=1
|
|-
|UseCumulusForecast=0
|
|-
|UseCumulusPresstrendstr=0
|
|-
|FCpressinMB=1
|Forecast pressure unit as selected in Station Configuration Forecast block
*0 = inches
*1 = mb
|-
|FClowpress=950
|Low Pressure extreme limit as entered in the Station Configuration Forecast block.  Default is 950mb
|-
|FChighpress=1050
|High Pressure extreme limit as entered in the Station Configuration Forecast block.  Default is 950mbPressure extreme limit as entered in the Station Configuration Forecast block.  Default is 1050mb
|-
|ForceVPBarUpdate=0
|
|-
|UseZeroBearing=0
|
|-
|VP2ConnectionType=0
|Weather station connection type as selected in the Station Configuration Screen VP type block
*0 = serial
*1 = usb
*2 = TCP/IP
|-
|VP2TCPPort=22222
|Comunications port used if VP type has TCP/IP selected. Default is 2222
|-
|VP2IPAddr=0.0.0.0
|Weather station IP address if VP type has TCP/IP selected. Default is 0.0.0.0
|-
|WarnMultiple=0
|
|-
|CloudBaseInFeet=1
|
|-
|[Web Site]
|Section Name - the following parameters replate to your website
|-
|ForumURL=http://sandaysoft.com/forum/
|Your website URL
|-
|WebcamURL=http://www.sanday.org.uk/webcam/webcam.php
|URL for your Webcam
|-
|[FTP site]
|Section Name - the following parameters replate to your website FTP parameters
|-
|Host=
|
|-
|Port=21
|
|-
|Username=
|your web site FTP login Username as entered in the Internet Configuration Screen
|-
|Password=
|your web site FTP login password as entered in the Internet Configuration Screen
|-
|Directory=
|
|-
|AutoUpdate=0
|
|-
|ActiveFTP=0
|
|-
|EnableRealtime=0
|
|-
|RealtimeInterval=3000
|
|-
|UpdateInterval=15
|
|-
|IncludeSTD=1
|
|-
|IncludeSTDImages=1
|
|-
|FTPRename=0
|
|-
|DeleteBeforeUpload=0
|
|-
|ResizeGraphs=0
|
|-
|GraphHeight=300
|Graph height, default is 300 (pixels)
|-
|GraphWidth=750
|Graph width, default is 750 (pixels)
|-
|ImageFolder=
|
|-
|ImageCopyRealtime=0
|
|-
|ExtraLocal0=
|
|-
|ExtraRemote0=
|
|-
|ExtraProcess0=0
|
|-
|ExtraBinary0=0
|
|-
|ExtraRealtime0=0
|
|-
|ExtraFTP0=1
|
|-
|ExtraLocal1=
|
|-
|ExtraRemote1=
|
|-
|ExtraProcess1=0
|
|-
|ExtraBinary1=0
|
|-
|ExtraRealtime1=0
|
|-
|ExtraFTP1=1
|
|-
|ExtraLocal2=
|
|-
|ExtraRemote2=
|
|-
|ExtraProcess2=0
|
|-
|ExtraBinary2=0
|
|-
|ExtraRealtime2=0
|
|-
|ExtraFTP2=1
|
|-
|ExtraLocal3=
|
|-
|ExtraRemote3=
|
|-
|ExtraProcess3=0
|
|-
|ExtraBinary3=0
|
|-
|ExtraRealtime3=0
|
|-
|ExtraFTP3=1
|
|-
|ExtraLocal4=
|
|-
|ExtraRemote4=
|
|-
|ExtraProcess4=0
|
|-
|ExtraBinary4=0
|
|-
|ExtraRealtime4=0
|
|-
|ExtraFTP4=1
|
|-
|ExtraLocal5=
|
|-
|ExtraRemote5=
|
|-
|ExtraProcess5=0
|
|-
|ExtraBinary5=0
|
|-
|ExtraRealtime5=0
|
|-
|ExtraFTP5=1
|
|-
|ExtraLocal6=
|
|-
|ExtraRemote6=
|
|-
|ExtraProcess6=0
|
|-
|ExtraBinary6=0
|
|-
|ExtraRealtime6=0
|
|-
|ExtraFTP6=1
|
|-
|ExtraLocal7=
|
|-
|ExtraRemote7=
|
|-
|ExtraProcess7=0
|
|-
|ExtraBinary7=0
|
|-
|ExtraRealtime7=0
|
|-
|ExtraFTP7=1
|
|-
|ExtraLocal8=
|
|-
|ExtraRemote8=
|
|-
|ExtraProcess8=0
|
|-
|ExtraBinary8=0
|
|-
|ExtraRealtime8=0
|
|-
|ExtraFTP8=1
|
|-
|ExtraLocal9=
|
|-
|ExtraRemote9=
|
|-
|ExtraProcess9=0
|
|-
|ExtraBinary9=0
|
|-
|ExtraRealtime9=0
|
|-
|ExtraFTP9=1
|
|-
|[Display]
|
|-
|Heading=My Weather
|
|-
|MinimizeToTray=0
|
|-
|ForecastCentred=0
|
|-
|FontColour=4227327
|
|-
|BackColour=12632256
|
|-
|HeadingColour=10485760
|
|-
|ClockColour=-16777201
|
|-
|DisplaySolarData=0
|
|-
|DisplayCloudBase=0
|
|-
|TwelveHourClock=0
|
|-
|WMR928Channel1Caption=Extra channel 1
|
|-
|WMR928Channel2Caption=Extra channel 2
|
|-
|WMR928Channel3Caption=Extra channel 3
|
|-
|WindGaugeRange=50
|
|-
|SnowUnitText=cm
|
|-
|DisplayHumidex=0
|
|-
|[Wunderground]
|
|-
|ID=
|
|-
|Password=
|
|-
|Enabled=0
|
|-
|RapidFire=0
|
|-
|Interval=15
|
|-
|SendUV=0
|
|-
|SendSR=0
|
|-
|[Twitter]
|Section Name - the following parameters relate to your Twitter site parameters
|-
|User=
|your Twitter login username
|-
|Password=
|your Twitter login password ('''note:''' this is not encrypted)
|-
|Enabled=0
|
|-
|Interval=10
|
|-
|[PWSweather]
|Section Name - the following parameters replate to your PWS weather site parameters
|-
|ID=
|
|-
|Password=
|your PWS weather site login password ('''note:''' this is not encrypted)
|-
|Enabled=0
|
|-
|Interval=15
|
|-
|SendUV=0
|
|-
|SendSR=0
|
|-
|[APRS]
|Section Name - the following parameters replate to your APRS weather site parameters
|-
|ID=
|
|-
|pass=-1
|
|-
|server=cwop.aprs.net
|
|-
|port=14580
|
|-
|Enabled=0
|
|-
|Interval=9
|
|-
|[Graphs]
|Section Name - the following parameters replate to your graph settings
|-
|GraphHours=12
|The number of hours data (12 or 24) to be displayed in each graph
|-
|Background=12632256
|Decimal value for the Graph background color.
|-
|WindColour=65535
|Decimal value for the 10 minute average wind speed plot color
|-
|GustColour=8421376
|Decimal value for the Wind Gust plot color
|-
|RainColour=9527753
|Decimal value for the Rain plot color
|-
|RainTodayColour=9527753
|Decimal value for the Rain Today plot color
|-
|TempColour=9527753
|Decimal value for the Temperature plot color
|-
|HeatIndexColour=16711680
|Decimal value for the Heat Index plot color
|-
|PressColour=9527753
|Decimal value for the Pressure plot color
|-
|WindDirColour=255
|Decimal value for the Wind Direction plot color
|-
|DewPointColour=255
|Decimal value for the Dew Point plot color
|-
|WindChillColour=32768
|Decimal value for the Wind Chill plot color
|-
|MinTempColour=16711680
|Decimal value for the Minimum Temperature plot color
|-
|MaxTempColour=255
|Decimal value for the Maximum Temperature plot color
|-
|AvgTempColour=32768
|Decimal value for the Average Temperature plot color
|-
|DailyRainColour=32768
|Decimal value for the Daily Rain plot color
|-
|InsideTempColour=0
|Decimal value for the Inside Temperature plot color
|-
|InsideHumColour=255
|Decimal value for the Inside Humidity plot color
|-
|OutsideHumColour=16711680
|Decimal value for the Outside Humidity plot color
|-
|Graph3D=0
|3D or normal graph selection as selected in the Display Configuration Graphs block
*0 = normal graph selected
*1 = 3D graph selected
|-
|PlotLatestGust=0
| Plot Latest Gust selection as selected in the Display Configuration Graphs block
*0 = Disabled
*1 = Enabled
|-
|OriginIsSouth=0
|
|-
|[Alarms]
|Section Name - the following parameters replate to your alarm settings
|-
|alarmlowtemp=0
|
|-
|-
|LowTempAlarmSet=0  
!style="width:300px" | MX beta releases 3.0.0 to MX release 3.4.6
|
!style="width:250px" | MX releases 3.6.0 to 3.7.0
!style="width:400px" | MX releases 3.8.0 to 3.9.7
!style="width:200px" | MX releases 3.10.0 to 3.11.4
!style="width:250px" | MX release 3.12.0 onwards
|-
|-
|LowTempAlarmSound=0
|
|
|-
* Until MX release 3.4.6, people using MX needed to refer to the page now called [[Cumulus.ini_(Cumulus_1)]], which was called "Cumulus.ini" at the time, and the  beta page, [[Cumulus.ini_(Beta)]], as MX still used most of the parameters that the legacy software used and just a few new parameters. The latter still contained information from the last Cumulus 1 beta relating to Proxies section of Cumulus.ini, as that had not been finalised.
|LowTempAlarmSoundFile=C:\Cumulus\alert.wav
* When Mark Crossley brought MX out of beta, he started adding new features to MX:
** Some features represented  functionality in the legacy software that MX had lacked, these used parameters that had been used for the legacy software
** For other new features, like interfaces with new weather station types and new sensors, he created new parameters, and the beta page began to rival the legacy page in the number of parameters it covered
* The information about MX on the beta page stayed there until April 2020
|
|
|-
* Release 3.6.0  was when the functionality of MX first started to exceed the functionality of the legacy software
|alarmhightemp=0
* Between April and June 2020, information on the beta page was slowly moved across to the main page, it took some time as it needed to be verified because as MX developed configuration file content was changing
* Suddenly, a lot of people were migrating from the legacy software to MX
* To help people migrating, from June 2020, all settings (for both the legacy software and MX) were covered on a single "Cumulus.ini" page
* As people migrated, they could see on that single page clearly which parameters in their '''Cumulus.ini''' file were still valid, and what new parameters were needed when they migrated
* For those using MX, the page was recording the new  parameters that were being added to the file as MX developed
* Now the history of all the changes at that time can be viewed on this page, as this was originally the page that once held that combined information.
|
|
|-
* From release 3.8.0, the pace of change in MX was so fast, and the contributors to the Wiki so few, the page then called "Cumulus.ini" (with its previous content) stopped being maintained.
|HighTempAlarmSet=0
*# The main problem was somebody needed to do a lot of research, and devote a lot of time, to track what the developer was changing.
|
*# There was a second problem, it was clear that it was too complicated to use the same page to describe configuration for the legacy software, older MX releases, and the latest MX  release
|-
* Consequently, the "Cumulus.ini" page had to change, and the first move meant accepting MX and the legacy software could not be documented any more on the same page
|HighTempAlarmSound=0
** A new page was created [[Cumulus.ini_(Cumulus_1)]], and all the information specific to the legacy software was split off from this page
|
* This still left the problem that this page, at that time called "Cumulus.ini", had information that related to a release that had been superseded
|-
** Another new page was created,  [[Cumulus.ini (MX_3.0.0_to_3.7.0)]], and all the MX information was moved there.
|HighTempAlarmSoundFile=C:\Cumulus\alert.wav
* Finally, this old "Cumulus.ini" paqe, with the attached history, but without any parameter information in the main page, was renamed to its current name, so it has preserved the history of the old page that had been split into two new pages, neither of which had the past history
|
|-
|alarmlowpress=0
|
|-
|LowPressAlarmSet=0
|
|-
|LowPressAlarmSound=0
|
|-
|LowPressAlarmSoundFile=C:\Cumulus\alert.wav
|
|-
|alarmhighpress=0  
|
|-
|HighPressAlarmSet=0
|
|-
|HighPressAlarmSound=0
|
|-
|HighPressAlarmSoundFile=C:\Cumulus\alert.wav
|Path and file name for the sound file used for the High Pressure Alarm
|-
|alarmhighraintoday=0
|
|-
|HighRainTodayAlarmSet=0
|
|-
|HighRainTodayAlarmSound=0
|
|-
|HighRainTodayAlarmSoundFile=C:\Cumulus\alert.wav
|Path and file name for the sound file used for the High Rain Today Alarm
|-
|alarmhighrainrate=0
|
|-
|HighRainRateAlarmSet=0
|
|-
|HighRainRateAlarmSound=0
|
|-
|HighRainRateAlarmSoundFile=C:\Cumulus\alert.wav
|Path and file name for the sound file used for the High Rain Rate Alarm
|-
|alarmhighgust=0
|
|-
|HighGustAlarmSet=0
|
|-
|HighGustAlarmSound=0
|
|-
|HighGustAlarmSoundFile=C:\Cumulus\alert.wav
|Path and file name for the sound file used for the High Gust Alarm
|-
|alarmhighwind=0
|
|-
|HighWindAlarmSet=0
|
|-
|HighWindAlarmSound=0
|
|-
|HighWindAlarmSoundFile=C:\Cumulus\alert.wav
|Path and file name for the sound file used for the High Wind Alarm
|-
|[Offsets]
|Section Name - the following parameters are the correction factors for your specific sensors
|-
|PressOffset=0  
|
|-
|TempOffset=0  
|
|-
|HumOffset=0
|
|-
|WindDirOffset=0
|
|-
|InTempOffset=0
|
|-
|WindSpeedMult=1
|
|-
|WindGustMult=1
|
|-
|TempMult=1
|
|-
|HumMult=1
|
|-
|RainMult=1
|
|-
|[xAP]  
|Section Name - the following parameters are used if you have enabled xAP in the Station Configuration xAP Settings block
|-
|Enabled=0
|
|-
|UID=4375
|
|-
|Port=3639
|
|
* At release 3.10.0, the settings pages in the admin interface were given a significant makeover, and huge numbers of new settings were created, while many others became redundant
* It was clear the old [[Cumulus.ini (MX_3.0.0_to_3.7.0)|MX "Cumulus.ini"]] page was badly designed for the way 3.10.0 operated
* That old page was already out of date as it had not been updated for 3.8.0 changes
* It became obvious it was easier to start a new page that would would be based around 3.10.0 MX release, but would incorporate changes from 3.8.0 onwards, and would ignore anything that was now redundant
* The other change was a redesign of the page, so it focussed on explaining how to change the settings using the admin interface, rather than just documenting what each parameter in the file was used for
|
* As MX was developed, its settings pages were being redesigned, and so where you changed particular parameters in the file was modified making the documentation that already existed obsolete for people using latest release, but still valid for people who were using an older release.
* As release 3.12.0 was planned to add many, many more parameters to the Cumulus.ini file, and the Settings pages get another redesign, it was decided the documenting of the changes in 3.8.0, 3.9.2, and 3.10.0 would be delayed until it became clearer what might change in 3.12.0
* The new [[Cumulus.ini]] page to cover all these recent releases was created in June 2021, a year after the last big change to a page with that name.
|}
|}


[[Category: Configuration Files]]
=Original content of this page=
 
==How this page used to be laid out, and why==
 
For both [[Cumulus.ini_(Cumulus_1)|Cumulus 1]] and [[Cumulus.ini (MX_3.0.0_to_3.7.0)|early MX releases]], the content on this page was arranged assuming people were editing the file directly.
 
Therefore, the file was described by working through the sections on the file, and explaining the parameters that could go in each section.
 
For the longer sections, parameters might be split into separate tables to make it easier.
 
Before release 3.10.1, there were two types of parameters in Cumulus.ini.
#"read-only" settings were made directly in the "Cumulus.ini" file, there was no way to adjust these parameters using the settings screens/pages
#"read-write" settings could be changed in two ways, either by editing the file with Cumulus stopped, or by finding the parameter on a setting screen (for MX, these are in admin interface).
 
:You will see in the two pages split off from this page  ([[Cumulus.ini_(Cumulus_1)]] and [[Cumulus.ini (MX_3.0.0_to_3.7.0)]]), how the parameters had to identify themselves as read-only or read-write.
 
==Why has this original "Cumulus.ini" page been renamed, cleared of old content, and made historic?==
 
#One big change in 3.10.1 is that (almost) all settings are now made via the [[MX Administrative Interface|Admin interface]]. 
#*Therefore it makes no sense any more to organise this page how someone editing the file directly might want. 
#*The replacement [[Cumulus.ini]] page is now organised by how you change settings in the admin interface (i.e. similar to how settings have been explained in [[MX_Administrative_Interface#Changing_Settings]]).
#Another change is that some of the settings that used to be made on the “Station Settings” page, are now made on different pages in that interface.
#Yet another change is that what you pick in some settings can affect what settings are shown later on the admin interface page. 
#*You could say the settings pages have become intelligent. 
#*For example, when you select a weather station type it ensures only parameters that relate to that weather station type are shown.
#*As another example, you can opt in or out of the default web site design, so that determines which parameters relating to web sites are shown.
#A final change is that some parameters are grouped as “Advanced”, so that novices can avoid those.

Latest revision as of 07:20, 15 June 2021

This page has been renamed from "Cumulus.ini" to preserve the early history of that page.

The information that was on this old Cumulus.ini page has been moved into separate pages for Cumulus 1, MX early releases, and MX latest releases.

History of this page

This page has proved the most complicated of all those in the Wiki to maintain:

  1. Settings change extremely often
    • Therefore it is a lot of effort to keep the documentation up to date
    • It is obviously easiest if an update is made here as soon as the settings change, sometimes that happens (perhaps by developer doing an update here)
  2. The design of configuration menus/screens/pages to edit the settings periodically changes
    • This means information about how to change settings often depends upon which release someone is using
      • In turn that means, either Cumulus users of latest release, or those using an earlier release, will struggle with the documentation
  3. Developers often provide limited information about settings,
    • Sometimes new settings are mentioned in an answer in a forum post, and do not get mentioned as a change in release announcements
      • This means that finding accurate information to update this page requires an awful lot of research that is very time consuming

The above observations applied for the legacy software, when Cumulus 2, and then 3 (MX), came along the documentation was originally split. When MX started (in 2019 to early 2020) to try to replicate much of what Cumulus 1 offered, it made sense to reuse what was written on this page for Cumulus 1, instead of duplicating it on a second page.

Then from mid 2020 to early 2021, there was rapid development of MX by the new developer, and MX began to increasingly diverge more and more from the legacy configuration, this page reflected that by introducing sub-sections (Cumulus 1 only, MX only, and both). From early 2021 onwards that 3 sub-section design for this page failed because new MX releases began to diverge from earlier MX releases. In other words, parameters that had existed at an early MX release, were no longer used by later releases. It was possible, but increasingly more and more difficult, to track new parameters to add that were added at particular releases, so the documentation got more and more obsolete.

To sum up, it was impossible for this page to show information for the legacy software, for early MX releases, and for later MX releases. The response was to move off this page anaything not relevant to the latest MX release, and to restructure this page based on how MX settings are altered, rather than where a parameter appears in the file.


Steve Loft Era

The configuration file content relating to the legacy software (e.g. 1.9.4) has been moved to legacy page

Legacy Software 1.x.y releases Beta builds of legacy software Cumulus 2 alpha releases MX beta 3.0.0
This page was created for the legacy Cumulus 1 software (up to 1.9.4). If you look at the history tab of this page, user‎ Shamrockspider created this page at 12:55 on 27 August 2009 for the purpose of Documenting the cumulus.ini file content and its function.

Back in 2009, the file was fairly simple, and therefore documentating it was also fairly easy.

Some settings were in configuration screens, and the file was arranged so that those settings were stored under a heading that generally (not in every case, for historic reasons) reflected the screen name. Documenting these was comparitively easy, the setting could be found easily and its allowed values could be easily tested.

A lot of extra settings were added to the file, but not added to the configuration screens. Documenting these was particularly difficult as only some got mentioned in release announcements, so the others were hard to discover, and allowed values were not always clear.

Each time a beta version of Cumulus 1 was available, any parameters specific to that beta appeared in Cumulus.ini_(Beta), and only moved to the main page when that beta finished, and became the main release. The same beta page, Cumulus.ini_(Beta), was briefly used for Cumulus 2. Finally, that beta page, Cumulus.ini_(Beta), was used for all the changes in Cumulus 3 (the MX beta):
  • Some of the parameters for Cumulus 1 were not used by MX beta
  • Some of the parameters for Cumulus 1 were used by MX beta
  • Beta MX only added 3 new parameters

This was the position when Steve Loft ceased his involvement with Cumulus. This page contained all parameters used for Cumulus 1, some of these were used by MX beta too.

The beta page contained some Cumulus 1 beta parameters that were still under development and the parameters that were only used by MX.

Mark Crossley era

  • Cumulus.ini content has changed drastically, and therefore the documentation page called "Cumulus.ini" has also had to change drastically
  • There was a period when it was possible for one page to document both the legacy Cumulus 1.9.4 and all MX releases, but that has long gone.
MX beta releases 3.0.0 to MX release 3.4.6 MX releases 3.6.0 to 3.7.0 MX releases 3.8.0 to 3.9.7 MX releases 3.10.0 to 3.11.4 MX release 3.12.0 onwards
  • Until MX release 3.4.6, people using MX needed to refer to the page now called Cumulus.ini_(Cumulus_1), which was called "Cumulus.ini" at the time, and the beta page, Cumulus.ini_(Beta), as MX still used most of the parameters that the legacy software used and just a few new parameters. The latter still contained information from the last Cumulus 1 beta relating to Proxies section of Cumulus.ini, as that had not been finalised.
  • When Mark Crossley brought MX out of beta, he started adding new features to MX:
    • Some features represented functionality in the legacy software that MX had lacked, these used parameters that had been used for the legacy software
    • For other new features, like interfaces with new weather station types and new sensors, he created new parameters, and the beta page began to rival the legacy page in the number of parameters it covered
  • The information about MX on the beta page stayed there until April 2020
  • Release 3.6.0 was when the functionality of MX first started to exceed the functionality of the legacy software
  • Between April and June 2020, information on the beta page was slowly moved across to the main page, it took some time as it needed to be verified because as MX developed configuration file content was changing
  • Suddenly, a lot of people were migrating from the legacy software to MX
  • To help people migrating, from June 2020, all settings (for both the legacy software and MX) were covered on a single "Cumulus.ini" page
  • As people migrated, they could see on that single page clearly which parameters in their Cumulus.ini file were still valid, and what new parameters were needed when they migrated
  • For those using MX, the page was recording the new parameters that were being added to the file as MX developed
  • Now the history of all the changes at that time can be viewed on this page, as this was originally the page that once held that combined information.
  • From release 3.8.0, the pace of change in MX was so fast, and the contributors to the Wiki so few, the page then called "Cumulus.ini" (with its previous content) stopped being maintained.
    1. The main problem was somebody needed to do a lot of research, and devote a lot of time, to track what the developer was changing.
    2. There was a second problem, it was clear that it was too complicated to use the same page to describe configuration for the legacy software, older MX releases, and the latest MX release
  • Consequently, the "Cumulus.ini" page had to change, and the first move meant accepting MX and the legacy software could not be documented any more on the same page
    • A new page was created Cumulus.ini_(Cumulus_1), and all the information specific to the legacy software was split off from this page
  • This still left the problem that this page, at that time called "Cumulus.ini", had information that related to a release that had been superseded
  • Finally, this old "Cumulus.ini" paqe, with the attached history, but without any parameter information in the main page, was renamed to its current name, so it has preserved the history of the old page that had been split into two new pages, neither of which had the past history
  • At release 3.10.0, the settings pages in the admin interface were given a significant makeover, and huge numbers of new settings were created, while many others became redundant
  • It was clear the old MX "Cumulus.ini" page was badly designed for the way 3.10.0 operated
  • That old page was already out of date as it had not been updated for 3.8.0 changes
  • It became obvious it was easier to start a new page that would would be based around 3.10.0 MX release, but would incorporate changes from 3.8.0 onwards, and would ignore anything that was now redundant
  • The other change was a redesign of the page, so it focussed on explaining how to change the settings using the admin interface, rather than just documenting what each parameter in the file was used for
  • As MX was developed, its settings pages were being redesigned, and so where you changed particular parameters in the file was modified making the documentation that already existed obsolete for people using latest release, but still valid for people who were using an older release.
  • As release 3.12.0 was planned to add many, many more parameters to the Cumulus.ini file, and the Settings pages get another redesign, it was decided the documenting of the changes in 3.8.0, 3.9.2, and 3.10.0 would be delayed until it became clearer what might change in 3.12.0
  • The new Cumulus.ini page to cover all these recent releases was created in June 2021, a year after the last big change to a page with that name.

Original content of this page

How this page used to be laid out, and why

For both Cumulus 1 and early MX releases, the content on this page was arranged assuming people were editing the file directly.

Therefore, the file was described by working through the sections on the file, and explaining the parameters that could go in each section.

For the longer sections, parameters might be split into separate tables to make it easier.

Before release 3.10.1, there were two types of parameters in Cumulus.ini.

  1. "read-only" settings were made directly in the "Cumulus.ini" file, there was no way to adjust these parameters using the settings screens/pages
  2. "read-write" settings could be changed in two ways, either by editing the file with Cumulus stopped, or by finding the parameter on a setting screen (for MX, these are in admin interface).
You will see in the two pages split off from this page (Cumulus.ini_(Cumulus_1) and Cumulus.ini (MX_3.0.0_to_3.7.0)), how the parameters had to identify themselves as read-only or read-write.

Why has this original "Cumulus.ini" page been renamed, cleared of old content, and made historic?

  1. One big change in 3.10.1 is that (almost) all settings are now made via the Admin interface.
    • Therefore it makes no sense any more to organise this page how someone editing the file directly might want.
    • The replacement Cumulus.ini page is now organised by how you change settings in the admin interface (i.e. similar to how settings have been explained in MX_Administrative_Interface#Changing_Settings).
  2. Another change is that some of the settings that used to be made on the “Station Settings” page, are now made on different pages in that interface.
  3. Yet another change is that what you pick in some settings can affect what settings are shown later on the admin interface page.
    • You could say the settings pages have become intelligent.
    • For example, when you select a weather station type it ensures only parameters that relate to that weather station type are shown.
    • As another example, you can opt in or out of the default web site design, so that determines which parameters relating to web sites are shown.
  4. A final change is that some parameters are grouped as “Advanced”, so that novices can avoid those.