Cumulus.ini (preserving history): Difference between revisions

From Cumulus Wiki
Jump to navigationJump to search
m
m (→‎Ecowitt GW1000 and Froggit DP1500:: pasted in from beta page)
(65 intermediate revisions by 2 users not shown)
Line 350: Line 350:


== Swapping from Cumulus 1 to MX ==
== Swapping from Cumulus 1 to MX ==
If you swap from Cumulus 1 to MX, your Cumulus 1 configuration files can be read by MX provided the initial letter of the file name is a capital 'C' and the other letters are in lower case. Once it has been processed by MX, the ex Cumulus 1 main configuration file will gain a lot of new entries, and a number will be ignored.


== Configuration File names ==
If you are '''running MX on Windows''', filenames are not case sensitive, so MX will recognise "Cumulus.ini" or "cumulus.ini". But although Cumulus 1 might recognise "Cumulus1.ini" or anything else other than "Cumulus.ini". MX only recognises "Cumulus.ini".
=== Cumulus MX ===
 
Don't rename the '''CumulusMX.exe''' file name as it must use that mixture of upper and lower case. The main configuration file is always called ''Cumulus.ini'' (it must start with a capital 'C') and is located in the directory in which you installed CumulusMX.exe.  All the characters used within the configuration file must be within ASCII range. No other "Cumulus.ini" files are required. Most of the sections are same in both flavours of Cumulus, but MX does not use [MainForm].
If you are planning on '''running MX on another device''', filenames are case sensitive, and your Cumulus 1 configuration file must be called "Cumulus.ini" with an initial capital followed by lower case, so it might need to be renamed.  
 
Once it has been processed by MX, the ex Cumulus 1 main configuration file will gain a lot of new entries, and a number will be ignored.
 
=== Parameters changed ===
 
Replace: '''IncludeSTDImages=1''' (Cumulus 1) by ''IncludeGraphDataFiles=1'' (Cumulus MX) in [FTP site]
 
Replace: '''Port=n'''  (Cumulus 1) where n is a number, by ''ComportName=COMn'' (Cumulus MX on Windows) where the value is a string where n is same number, or replace by '''ComportName=/dev/ttyUSB0''' (CumulusMX on unix device) where the actual device name might need to be different if you have multiple USB ports.


=== Cumulus 1 ===
=== Parameters added ===
As downloaded, the Cumulus 1 executable is called '''cumulus.exe''' and all in lowercase. The configuration file that it creates on first use will take the name of the executable file (keeping to the same case) and add the extension '''.ini''' (instead of .exe) and will be stored in same folder as the executable, it will contain all sections.


If you renamed that executable file to say ''Cumulus1.exe'' it will still work in the same way so the main configuration file then takes that name (i.e. ''Cumulus1.ini'') in the same folder but this file will be lacking one section, and another configuration file will be created called ''Cumulus.ini'' in that folder, this second one will have the one missing section.
This depends upon which version of MX you install when you move from Cumulus 1, please see all release announcements for details.


An additional configuration file, also called Cumulus.ini, can be created by Cumulus 1 to store the position of the NOAA parameter editing screen, this will be created the first time you edit NOAA parameters and will be stored in the "Reports" folder this only contains a [[#Section:_MainForm|single section]] and relates to the screen used for NOAA reports.
== Configuration File names ==
=== Configuration file created when first installing Cumulus MX ===


= Upgrading to New Build =
For those who are not swapping from Cumulus 1, their first use of MX will create a file called ''Cumulus.ini'' found in the same directory as CumulusMX.exe.


Installing a new build of Cumulus (whatever version) over the existing installation does not affect this settings file. No build of Cumulus contains a 'Cumulus.ini' file. If Cumulus software detects a 'Cumulus.ini' when it starts, it looks in that for settings; if it does not find the file, then Cumulus will expect you to tell it some settings, others have defaults. See Cumulus Help, release announcement, and other provided documentation for more.
The file will contain an entry for every setting in the admin interface. Each entry will be a parameter in format '''attribute=value''' and the values will be as per defaults except for those which you have edited when first setting up MX.


== Moving from Cumulus 1 to MX ==
These parameters are known as read-write parameters because they can be altered with the settings pages.  Later I will explain read-only parameters, as the name suggests these are entries in the configuration file that have been added directly to that file while MX is not running, and MX can only read these, it cannot update them.


There are differences between parameters available in these flavours of Cumulus.
=== Cumulus 1 ===


=== Parameters changed ===
As downloaded at most versions, the Cumulus 1 executable is called '''cumulus.exe''' and all in lowercase (there were a few releases where it started with a capital letter). The configuration file that Cumulus 1 creates on first use will take the name of the executable file (keeping to the same case) and add the extension '''.ini''' (instead of .exe) and will be stored in same folder as the executable, it will contain all sections.


Replace: '''IncludeSTDImages=1''' by ''IncludeGraphDataFiles=1'' in [FTP site]
If when you installed Cumulus 1, you had renamed that executable file to say ''Cumulus1.exe'' before you tried to run it, then Cumulus will still start, but it will create a new main configuration file based on that name (i.e. ''Cumulus1.ini'') in the same folder. It will also create another configuration file called ''Cumulus.ini'' in that folder.  You will see all but one section in the first file, and the final section in the second file.  But if you were running Cumulus 1 before this, you may be missing some of your settings because of the configuration now being split. 


Replace: '''Port=n''' where n is a number, by ''ComportName=COM1'' where the value is a string and might be different to the default shown
An additional configuration file, also called Cumulus.ini, can be created by Cumulus 1 to store the position of the NOAA parameter editing screen, this will be created the first time you edit NOAA parameters and will be stored in the "Reports" folder this only contains a [[#Section:_MainForm|single section]] and relates to the screen used for NOAA reports.


=== Parameters added ===
= Upgrading to New Build =


This depends upon which version of MX you are running, please see all release announcements for details.
Installing a new build of Cumulus (whatever version) over the existing installation does not affect this settings file. No build of Cumulus contains a 'Cumulus.ini' file. If Cumulus software detects a 'Cumulus.ini' when it starts, it looks in that for settings; if it does not find the file, then Cumulus will expect you to tell it some settings, others have defaults. See Cumulus Help, release announcement, and other provided documentation for more.


= File Structure =
= File Structure =
Line 397: Line 404:


== Beta builds ==
== Beta builds ==
There are no beta builds of either Cumulus 1 or Cumulus MX. Although much of the content is identical (and shown below), there are differences between this configuration file for Cumulus 1 as shown here and for MX, the differences for MX are given [[Cumulus.ini_(Beta)|in this article]].


When there is a beta build, there may be changes to the information shown below with additional sections and/or additional parameters (attribute=value) under test. Brief details of such changes will be given in the support forum announcement for the relevant build. New sections and/or attributes and/or values for beta versions of Cumulus are not listed here until the version becomes 'live', but for details of beta tests see  [https://cumulus.hosiene.co.uk/viewforum.php?f=2 the forum].  
When beta builds of Cumulus 1 were made by Steve Loft, they could be downloaded by anybody, and if there were any differences for the configuration file in that beta they would be listed in the [[Cumulus.ini_(Beta)|Cumulus.ini Beta article]], because some people might decide to use last stable release. When that beta ended, and only the stable release was available, any details from the beta page would be transferred into this article.
 
Now that Cumulus 1 is no longer under development, it will not have any beta builds.
 
Steve Loft kept MX in beta while he was developing it. This page continued to show what applied to Cumulus 1, and what applied to MX was placed in the [[Cumulus.ini_(Beta)|Cumulus.ini Beta article]].
 
After Mark Crossley took over development of MX he ended that beta. All information that was on the beta page was moved into this article that now covers both Cumulus 1 and MX in one place.


'''CURRENTLY CUMULUS MX specific parameters are listed on [[Cumulus.ini (Beta)|another]] page.'''
When Mark is producing a new major version of MX he typically issues it in beta to a restricted number of users by email, he does not make any beta release public.  For this reason, it is not anticipated there is going to be any use of the [[Cumulus.ini_(Beta)|Cumulus.ini Beta article]] while Cumulus 3 (MX) continues to develop, although of course a Cumulus 4 is in development and we wait to see what might happen when that is ready for a public release.


= Editing the file =
= Editing the file =


== Initialisation ==
== Initialisation ==
When Cumulus 1.x.y is run for the very first time, the ''Station settings'' screen within the '''Configuration''' menu is displayed, so that the basic minimum settings can be entered into a 'Cumulus.ini' that it will then create. Should you accidentally delete Cumulus.ini this would happen again, so it is always best to take a backup of the complete Cumulus directory and sub-directories so nothing is lost in such a situation. 


For Cumulus MX, again when it is run for first time, unless it has been given a Cumulus.ini file created for Cumulus 1, you will need to set some settings. However, Cumulus MX does save a back up automatically at the end of each day.  
See [[Setup]] for detailed advice, on how to choose the settings when you first run Cumulus (1 or MX).
 
Note in particular, that some settings (such as units, date/time formats) must be got right first time. If you do change those later, it is a lot of work because you will need to edit all the other files that Cumulus creates to reflect those changes.
 
=== Initialisation by Cumulus 1 ===
 
When Cumulus 1.x.y is run for the very first time, the ''Station settings'' screen within the '''Configuration''' menu is displayed, so that the basic minimum settings can be entered into a 'cumulus.ini' that it will then create. Should you accidentally delete Cumulus.ini this would happen again, so it is always best to take a backup of the complete Cumulus directory and sub-directories so nothing is lost in such a situation. 
 
=== Initialisation by MX ===
 
For Cumulus MX, if it has been given a '''Cumulus.ini''' file created for Cumulus 1, then apart from a couple of parameters already mentioned, MX has all the settings it needs.
 
However, if Cumulus MX is being run for the first time and it does not inherit a file, it needs some settings before it can do anything.  The difference is that MX just hangs, unless you look at the Terminal output or the file it creates in [[MXDiags]], you won't know it is waiting for settings. You need to start up the admin interface and go into the various settings pages yourself to select what MX needs to continue to work. You then need to stop MX so it stores those settings and can use them next time it starts. Although some settings can take effect while MX is running, others only take on their new values when MX is restarted.


See [[Setup]] for further advice, noting in particular that some settings (such as units, date/time formats) should stay unchanged, because if you do change those you will need to edit all the other files that Cumulus creates to reflect those changes.
Should you accidentally delete Cumulus.ini, or should you close MX badly so it does not manage to correctly save the entire contents of Cumulus.ini, MX has an advantage in that it saves Cumulus.ini into the backup folder every time it restarts and every time it does a rollover.


== Settings controlled by application ==
== Read-write Settings controlled by application ==
Many configuration parameter lines are changed from the various application edit, view, or configuration screens, and so making any amendments using those screens should ensure your replacement values are acceptable. You should never edit these parameter lines directly in the file ''while Cumulus is running'', as when Cumulus shuts down it will replace your amendments to these parameters with the contents of the relevant application Edit/View/Configuration screens.
Many configuration parameter lines are changed from the various application edit, view, or configuration screens, and so making any amendments using those screens should ensure your replacement values are acceptable. You should never edit these parameter lines directly in the file ''while Cumulus is running'', as when Cumulus shuts down it will replace your amendments to these parameters with the contents of the relevant application Edit/View/Configuration screens.




''You can edit them in the file with Cumulus stopped'', but beware of selecting invalid values for these parameters, generally it is safer to use the application to edit them (unless you are importing values from another setup), and Cumulus will read the new values when it is next restarted.
''You can edit them in the file with Cumulus stopped'', but beware of selecting invalid values for these parameters, generally it is safer to use the application to edit them (unless you are importing values from another setup), and Cumulus will read the new values when it is next restarted.
== Settings independent of application ==
 
== Read-only Settings independent of application ==
 
Some configuration settings can only be applied by editing this file to insert a new parameter line; they do not appear anywhere in the configuration screens. When Cumulus is creating a configuration file it does not write any parameters that are not in its settings screens, so they do not appear with default values - in other words, you need to ''add'' them if you want to set them. Make sure you place these additional parameters in the correct section as listed below.
Some configuration settings can only be applied by editing this file to insert a new parameter line; they do not appear anywhere in the configuration screens. When Cumulus is creating a configuration file it does not write any parameters that are not in its settings screens, so they do not appear with default values - in other words, you need to ''add'' them if you want to set them. Make sure you place these additional parameters in the correct section as listed below.
=== Editing outside Cumulus ===
=== Editing outside Cumulus ===
*If you are using Cumulus 1, it is best to take a copy of the existing cumulus.ini file before you make any changes (either by using application screens or by editing the file), so you can return to the original if necessary. MX automatically takes back ups, so you can return to an earlier version if necessary
 
*If you are using Cumulus 1, it is best to take a copy of the existing '''cumulus.ini''' file before you make any changes (either by using application screens or by editing the file), so you can return to the original if necessary.  
**MX automatically takes back ups at each rollover (and when it is started), so you can easily return to an earlier version if necessary
*If your system is configured to use a comma for a decimal separator, then you should use a comma in any decimal values that you set in this file.
*If your system is configured to use a comma for a decimal separator, then you should use a comma in any decimal values that you set in this file.
*You should use a simple text editor (not a rich text editor nor word processor) to edit this file as only letters, numerical digits, decimal separators and the equals symbol are allowed in any parameter. If you use a spreadsheet program to make use of the manipulation it offers, ensure it is set to output in pure text.
*You should use a simple text editor (not a rich text editor nor word processor) to edit this file as only letters, numerical digits, decimal separators and the equals symbol are allowed in any parameter. If you use a spreadsheet program to make use of the manipulation it offers, ensure it is set to output in pure text.
*The parameter lines (attribute=value) can be in any order, but must be in the correct section. You might find it helpful to sort the attributes within a section into alphabetical order, to ''ensure you have no duplicates'' and to make it easier to find the particular parameter line you may wish to edit in the future.
*The parameter lines (attribute=value) can be in any order, but must be in the correct section. You might find it helpful to sort the attributes within a section into alphabetical order, to ''ensure you have no duplicates'' (that would stop Cumulus working), and to make it easier to find the particular parameter line you may wish to edit in the future.
**When Cumulus (1 or MX) is closed, it appears to recreate the file, but it preserves the order in the file it read when it was started, as all the parameters are held internally in the sequence they are read.


= File Contents =
= File Contents =
Line 440: Line 469:


There are two actions that will create this section in a file that is always called ''Cumulus.ini'' stored in different locations according to the creating action:
There are two actions that will create this section in a file that is always called ''Cumulus.ini'' stored in different locations according to the creating action:
*If you edit NOAA parameters then One file with this section is stored in the reports sub-directory and it stores the position of your last saved NOAA screen.
*If you edit NOAA parameters then  
*If you have set 'Save main window position' on Display settings screen, this section appears in the Cumulus.ini file found in same directory as cumulus.exe, and it stores the position of the main Cumulus screen on your monitor.  
**One file with this section is stored in the reports sub-directory and it stores the position of your last saved NOAA screen.
*If you have set 'Save main window position' on Display settings screen,
**This section appears in the cumulus.ini file found in same directory as cumulus.exe, and it stores the position of the main Cumulus screen on your monitor.
**Note if you renamed your  "cumulus.exe" to say "Cumulus1.exe", then the main form section is still in cumulus.ini file, but all other settings will be in a "Cumulus1.ini" file.


{| class="wikitable" border="1"
{| class="wikitable" border="1"
Line 460: Line 492:
=== Section: Station ===
=== Section: Station ===


See individual parameters for specific instructions on setting them.  
The read-only parameters must be entered directly into the configuration file. Stop Cumulus before editing this file using any plain text editor, not a word processor


{{Version badge 1}}In many cases this is by using Station Configuration Screen in Cumulus 1, but if the parameter line does not exist in your file, then insert it using a file editor as per instructions above.  
{{Version badge 1}}The read-write parameters are set using '''Station Configuration Screen''' in Cumulus 1 (C1).  


[[File:Badge vMx.png]] There is a station settings page in MX. Again, it does not cover every setting, and for some you need to stop MX and edit this file directly.
[[File:Badge vMx.png]] The read-write parameters are set using the '''Station Settings''' page in MX.  
 
 
See individual parameters for specific instructions on setting them. The defaults are shown in left hand column, but be aware that some might have different defaults in C1 and MX, and that this article was first created when only Cumulus 1 was available.


{| class="wikitable" border="1"
{| class="wikitable" border="1"
Line 474: Line 509:
|style="background:lightgray;"|Section name - the following parameters relate to all weather stations.
|style="background:lightgray;"|Section name - the following parameters relate to all weather stations.
|-
|-
|colspan="2" style="background:lightblue;"| Both Cumulus flavours - in MX edit in Station Settings, for Cumulus 1 edit in Station Configuration Screen
|StartDate=13/08/2009
|This parameter is different to all the others. It is not read-write as you cannot edit it in Cumulus (1 or MX). Unlike other read-only parameters it is automatically inserted into Cumulus.ini and given a value when Cumulus is first run. By default this will be set to the date of initial installation of the Cumulus application (whichever flavour).
This date can be included in a template file, using the tag '''<#recordsbegandate>'''. The tag appears twice in the '''recordT.htm''' template that is provided with Cumulus (1 and MX) and there is a suggestion about changing that at [[FAQ#I_have_inserted_pre-Cumulus_data_making_.27Records_began_on.27_date_wrong]]
|-
|colspan="2" style="background:pink;"|Read-only parameters - The parameters listed below must be entered directly into file with Cumulus stopped. Used in both C1 and MX unless indicated.
|-
|AvgBearingMinutes=N
|This line can be added in the [Station] section of the Cumulus.ini, with this parameter N is the number of minutes over which Cumulus calculates (by treating the wind as a vector and taking into account the speed as well as direction) its average bearing. Without it, the default sampling time = 10 minutes. Note the max number of wind samples stored by Cumulus is 720, so the maximum effective value for N for Fine Offset stations that are read every 10 seconds is 120 (2 hours) while for Davis stations that are sampled every 2 to 3 seconds the maximum effective value is only about 30 (minutes).
|-
|-
|Type= -1  
|UseWindChillCutOff=1  
|Station Type as set by the checked radio box in the [[Cumulus_Screenshots#Configuration_Menu_Screens|Station Configuration Screen]], Station Type block.  For details of [[Supported_Devices]] click that link.
|If you have not asked Cumulus to calculate wind chill, this parameter is irrelevant as it cannot affect how your weather station calculates wind chill.
*-1= default value, before a selection from those below is made. In Cumulus 1, this causes the configuration screen to be shown so that you start set up. In MX a message appears in the terminal (Windows command) screen saying that station type not known (see [[#Cumulus_MX|#Cumulus_MX section]] above.
*0=Vantage Pro station
*1=Vantage Pro2 station
*2=WMR-928 station
*3=WM-918 station
For Oregon Scientific stations and similar re-badged stations (Huger, Radio Shack etc) which have a serial port connection, if your model is not listed, try WM-918 if your station has wired connections, and WMR-928 if it is wireless.


*4=Reading from file [[EasyWeather_Format#Usage_of_easyweather.dat_fields_for_Cumulus_input_of_latest_record: |EasyWeather.dat]] (using EasyWeather software version 6.2, or earlier, running continuously with Cumulus). Fine Offset weather stations that record Solar and UV measurements output to [[EasyWeather_Format#EasyWeatherPlus.dat| EasyWeatherPlus.dat file]] when Easyweather software version 6.x is running. This has the same fields as easyweather.dat, plus two extra fields for Solar and UV data at the end, and so Cumulus can understand the fields you must also have '''LogExtraSensors=1''' set.
If you have asked Cumulus to calculate wind chill ('''CalculatedWC=1'''), regardless of whether you have a weather station that can supply it, then Cumulus will by default only modify the outside temperature if both wind speed and temperature criteria are met. This parameter must be added to the file if you want to disable 'calculate Wind chill only if temperature less than 10°C rule'.
'''NOTE:''' You can also use ''Type=4'' if you want to run Cumulus with reduced functionality without a weather station attached, to view historical observations. A full set of (historic) files in the ''data'' subfolder copied from a system with a weather station attached is needed, but in this case, the [[#Introduced for problems with Fine Offset family:| EWFile= ]] attribute should be at its default of not having any filename value. Added in version 1.7.12.
*5=Fine Offset, Maplin, Chas Olsen, MyDEL, Nevada, Watson, Tycon Power, Aercus, etc as defined in [[Supported_Devices#Fine_Offset|Fine Offset section in Supported_Devices article]] (without solar measurement sensors (with or without solar recharging))
*6=WS2300 (For all La Crosse WS23xx models)
*7=Fine Offset/Watson/MyDel etc with Solar Sensors as defined in [[Supported_Devices#Fine_Offset_with_UV/Light sensor|Fine Offset with UV/Light sensor in Supported_Devices article]].
*8=[[WMR100-200_Protocol|WMR100]]
*9=[[WMR100-200_Protocol|WMR200]]
*10=Instromet (with optional extra solar sensors or without)


[[File:Badge vMx.png]]'''Additional values available in MX only:'''
*   0 = Disabled, Cumulus will use any wind speed of 3 mph or more, to modify the temperature, and determine the wind chill, and Cumulus will ignore the temperature criterion
*11=Davis WLL
*   1 = Enabled (default), Cumulus will use both 10°C temperature and 3 mph wind speed criteria to determine if wind chill applies. Outside the criteria,the wind chill field will simply duplicate the outside temperature field.
*12=Ecowitt GW1000 and Froggit DP1500 (and any equivalents)
|-
|-
|Model="your Model description"
|ChillHourThreshold=45  '''Fahrenheit only i.e. USA'''
|The weather station model description that you want output by the web tag &lt;#stationtype>
{{Version badge 1}} - you choose what text appears for this on (from version 1.9.x) 'Display' settings screen within Configuration menu - the field is at the bottom left of that screen).


[[File:Badge vMx.png]] - this does not appear in the station settings, stop MX, and add it directly into Cumulus.ini within this [Station] section.
ChillHourThreshold=7 '''Celsius users'''
|The temperature threshold for the calculation of [[Heat/cold_degree_days_and_Chill_hours|Chill Hours]] is specified in the units that you use in Cumulus.
If the parameter is not included in the file, the default varies depending on the units you use.
*As shown the default is exactly 45 degrees Fahrenheit if Fahrenheit is used.
*The default is exactly 7 degrees Celsius, (note that is not exactly 45<sup>o</sup>F) if you have selected Celcius.
*You can put in any value you want, with a decimal place if required
*Some people have put in the freezing-point temperature (0<sup>o</sup>C and they relabel "chill hours" to "frost hours"
|-
|-
|RecordSetTimeoutHrs=24
|ChillHourSeasonStart=10
|[[File:Badge vMx.png]]Available in MX version 3.5.1 onwards only, allows the time from when a record is set to when it is cleared to be varied. The web tags: TempRecordSet, WindRecordSet, RainRecordSet, HumidityRecordSet, PressureRecordSet, HighTempRecordSet,LowTempRecordSet, HighAppTempRecordSet, LowAppTempRecordSet, HighHeatIndexRecordSet, LowWindChillRecordSet, HighMinTempRecordSet, LowMaxTempRecordSet, HighDewPointRecordSet, LowDewPointRecordSet, HighWindGustRecordSet, HighWindSpeedRecordSet, HighRainRateRecordSet,HighHourlyRainRecordSet, HighDailyRainRecordSet, HighMonthlyRainRecordSet, HighhHumidityRecordSet, HighWindrunRecordSet, LowHumidityRecordSet, HighPressureRecordSet, LowPressureRecordSet, LongestDryPeriodRecordSet, LongestWetPeriodRecordSet, HighTempRangeRecordSet, LowTempRangeRecordSet will all return 1 from when relevant record is set for the period of time set here (default 24 hours) and then reset to 0.
|The season start figure is the calendar month number (1=January to 12= December). The default if this parameter is not specified is October (month 10). On the first day of the month specified here, Cumulus resets the cumulative chill hours that it reports to zero.
|-
|-
|Latitude=0
|SnowDepthHour=9
|You are advised ''not'' to directly edit this parameter in the file, but to enter the settings via the screen provide in software where you type Latitude (unsigned) Degrees, Minutes, Seconds and select 'N' or 'S'.
|If this parameter is not included in the file, then any snow entries in the [[Weather Diary]] for a particular date will continue to be used {{Version badge 1}} in output by Cumulus 1 until 9am the next morning, when entries for the current date will apply. [[File:Badge vMx.png]]The default for MX is not stated anywhere, but might be the standard rollover time (https://cumulus.hosiene.co.uk/viewtopic.php?f=37&t=17919).
{{Version badge 1}}Do this  in the Station Configuration Screen Location block.  
*Allowed values are the integers 0 to 23
[[File:Badge vMx.png]] Exactly same entries, enter using station settings by expanding location section.
*The time is constant year round, in UK "a day of snow" could (before climate change) happen in April despite that being after swapping to summer (daylight saving) time.
Value in this parameter is Latitude in Decimal Degrees based on what you have entered, Positive for North, Negative for South
#What you enter here is independent of any settings for rollover time
#For meteorological reporting, snow is reported on midnight to midnight days, although snow depth is measured and reported at 9am.
|-
|CreateWxnowTxt=0
|If the parameter is not included in the file, the default value is assumed.
 
    0= turn off creation of '''wxnow.tx'''t file (stored in main Cumulus folder)
    1= (default) create '''wxnow.txt''' file (an alternative way to get data to CWOP/APRS)
|-
|-
|Longitude=0  
|ListWebTags=0  
|You are advised ''not'' to directly edit this parameter in the file, but to type Longitude (unsigned) Degrees, Minutes, Seconds and select 'E' or 'W'.
|If the parameter is not included in the file, the default value is assumed.
The place to do this is as described for Latitude depending on Cumulus flavour.
 
Value in this parameter is Longitude in Decimal Degrees based on what you have entered, Positive for East, Negative for West
    0= (default) turn off creation of WebTags.txt file (stored in main Cumulus folder)
    1= create WebTags.txt file when Cumulus is restarted (contains an unordered list of all the web tags your Cumulus build will recognise and process)
|-
|-
|LatTxt=  
|RainDayThreshold=-1
|You are advised ''not'' to directly edit this parameter in the file, it contains Latitude in text string format of hemisphere D, M and S. HTML ampersand codes are used for spaces and unit characters.
|If this parameter is not included in the file, the default is '''-1''' and that represents 0.2 mm or 0.01 inches.
#The parameter specifies the threshold value which the daily rainfall has to equal or exceed for the day to be considered a 'rain day'.
#Value is entered in your current [[Rain_measurement]] units.
|-
|-
|LonTxt=  
|NoFlashWetDryDayRecords=1
|You are advised ''not'' to directly edit this parameter in the file, it contains Longitude in text string format of hemisphere degrees, minutes and seconds. HTML ampersand codes are used for spaces and DMS characters.
| * When set to 1 (default) stops new Longest Wet/Dry Period records being 'flashed' in Cumulus 1
* Set to 0 if you are happy to have the record light on your Cumulus 1 main screen flash for each rainfall update
 
[[File:Badge vMx.png]]It is not clear if MX reads this parameter, as it does not show this record on the admin interface dashboard
|-
|-
|Altitude=0  
|FCPressureThreshold=0.1
|your station altitude (default is zero) as entered in same place as other parameters. See Cumulus Help for that screen. See next parameter to choose unit.
|It specifies the threshold (in mb per hour averaged over 3-hour period) for a pressure change to count as rising or falling rather than steady when determining the Zambretti forecast. The default is 0.1 mb/hr averaged over the previous three hours. If the parameter is not included in the file, the default value is assumed.
|-
|-
|AltitudeInFeet=1
|RTdisconnectcount=infinite
|Altitude measurement unit for value in previous parameter.
|{{Version badge 1}}By default, the 'realtime' ftp connection stays connected. But you can add '''RTdisconnectcount=N''' to force a disconnection after N realtime ftp uploads. For example, if you set '''RealtimeInterval=60''' there will be 60 seconds between each update and '''RTdisconnectcount=60''' would force a disconnection each hour.
*0 = metres Above Sea Level
 
*1 = feet ASL
[[File:Badge vMx.png]]There have been changes to FTP handling in MX releases, and it is not clear if this parameter is used by MX
|-
|-
|PeakGustMinutes=N
|ErrorLogSpikeRemoval=0
|This parameter (attribute=value) is added directly to the file, it does not appear on a configuration screen. This line can be added in the [Station] section of the Cumulus.ini.  
|This is read-only below version 3.7.0. Because it is now a read-write parameter, please see its entry in next section of this table
*With this parameter, N is the number of minutes over which Cumulus calculates its highest wind gust.
*Without this parameter, the default of 10 minutes, the international standard duration, is used.
*If you select 60, then Cumulus would calculate rolling 60-minute highest wind gust speeds.
*To be in line with met stations in Cz, select 30.
|-
|-
|AvgSpeedMinutes=N
|UVdecimals=0
|This parameter (attribute=value) is added directly to the file, it does not appear on a configuration screen. This line can be added in the [Station] section of the Cumulus.ini, if you have set the next parameter so that Cumulus does its own calculation of average wind speed.
|{{Version badge 1}}(added 1.9.3 build 1038) [[File:Badge vMx.png]] applies at all versions
*With this parameter, N is the number of minutes over which Cumulus calculates its average speed, if you have Cumulus set to do this with the next parameter enabled.
 
*Without it, the default of 10 minutes, the international standard duration, is used if Cumulus is set to calculate average wind speeds.
UV values are now displayed and logged as whole numbers by default. You can change this by adding this entry specifying the number of decimal places:
*If you selected 60, then Cumulus would calculate rolling 60-minute average wind speeds.  
* 0 = Integer Values (default)
*To be in line with ASOS stations in USA, select 2.
* n = Number of decimal places e.g. 1
|-
|-
|Wind10MinAverage=0  
|NoSensorCheck=0
|Selected on same screen as other parameters.
|By default, Cumulus will stop working if after 6 attempts it cannot read all the standard readings from a weather station:
*0 = Disabled (default), Cumulus will display the value supplied by the station. This is a 10 minute average for Davis stations, but an average over a shorter period for Oregon Scientific and Fine Offset stations, see [[FAQ#Cumulus_is_showing_a_different_wind_speed_compared_to_my_console]].
#temperature
*1 = Enabled, Cumulus will calculate and display a N-minute average wind speed where N is defined by the previous parameter if present, otherwise defaults to 10, the international standard duration used to calculate average wind speeds.
#humidity
#wind speed
#pressure
This parameter allows disabling of that sensor check:
*   0 = Sensor check enabled (default)
*   1 = Sensor check disabled
|-
|-
|UseSpeedForAvgCalc=0
|SpecialLog=0
|Selected on same screen as other parameters.
|[File:Badge vMx.png]] Not available in MX
*0 = Disabled (default), Cumulus will display the average wind speed value supplied by the station, see [[FAQ#Cumulus_is_showing_a_different_wind_speed_compared_to_my_console]].
 
*1 = Enabled,  Cumulus will use the longer-term 'speed' values in the average speed calculation. The preceding 'Wind10MinAverage' option must be enabled for this parameter to have any effect.
{{Version badge 1}}In Cumulus 1 there is an option of whether to record temperature and humidity (both indoor and outside values) in a log:
Note that there isn't really any point enabling this option for Davis stations, as their 'longer-term speed' is a 10 minute average anyway; neither for La Crosse stations, as they only supply one wind speed anyway.
* 0 (default) = no special log
* 1 = Add this entry to start updating a file called 'speciallog.txt' in the data folder with the following fields:
 
date(dd/mm/yy),time(hh:mm),inside temp,inside humidity,inside dew point,outside temp,outside humidity,outside dew point
 
See [https://cumulus.hosiene.co.uk/viewtopic.php?f=5&t=15040 forum]
|-
|-
|RoundWindSpeed=0
|colspan="2" style="background:lightblue;"| Both Cumulus flavours - in MX edit in Station Settings, for Cumulus 1 edit in Station Configuration Screen
|Selected on same screen as other parameters.
*0 = Disabled (default), Cumulus will display the wind speed value to the precision used by the station.
*1 = Enabled, this setting causes wind speeds to be rounded to the nearest integer.
|-
|-
|AvgBearingMinutes=N
|Type= -1
|This parameter (attribute=value) is added directly to the file, it does not appear on a configuration screen. This line can be added in the [Station] section of the Cumulus.ini, with this parameter N is the number of minutes over which Cumulus calculates (by treating the wind as a vector and taking into account the speed as well as direction) its average bearing. Without it, the default sampling time = 10 minutes. Note the max number of wind samples stored by Cumulus is 720, so the maximum effective value for N for Fine Offset stations that are read every 10 seconds is 120 (2 hours) while for Davis stations that are sampled every 2 to 3 seconds the maximum effective value is only about 30 (minutes).
|Station Type as set by the checked radio box in the [[Cumulus_Screenshots#Configuration_Menu_Screens|Station Configuration Screen]], Station Type block.  For details of [[Supported_Devices]] click that link.
See next parameter for behaviour when calm.
*-1= default value, before a selection from those below is made. In Cumulus 1, this causes the configuration screen to be shown so that you start set up. In MX a message appears in the terminal (Windows command) screen saying that station type not known (see [[#Cumulus_MX|#Cumulus_MX section]] above.
|-
*0=Vantage Pro station
|CalculatedDP=0
*1=Vantage Pro2 station
|Selected on same screen as other parameters.
 
*0 = Disabled, Cumulus will display the dew point value supplied by the station.
Following added from version 1.7.0:
*1 = Enabled, Cumulus will calculate the dew point instead. This avoids the restriction in the Oregon Scientific stations where the dew point can never be below freezing point.
*2=WMR-928 station
*3=WM-918 station
For Oregon Scientific stations and similar re-badged stations (Huger, Radio Shack etc) which have a serial port connection, if your model is not listed, try WM-918 if your station has wired connections, and WMR-928 if it is wireless.
 
Added in version 1.7.12:
*4=Reading from file [[EasyWeather_Format#Usage_of_easyweather.dat_fields_for_Cumulus_input_of_latest_record: |EasyWeather.dat]] (using EasyWeather software version 6.2, or earlier, running continuously with Cumulus). Fine Offset weather stations that record Solar and UV measurements output to [[EasyWeather_Format#EasyWeatherPlus.dat| EasyWeatherPlus.dat file]] when Easyweather software version 6.x is running. This has the same fields as easyweather.dat, plus two extra fields for Solar and UV data at the end, and so Cumulus can understand the fields you must also have '''LogExtraSensors=1''' set.
'''NOTE:''' You can also use ''Type=4'' if you want to run Cumulus with reduced functionality without a weather station attached, to view historical observations. A full set of (historic) files in the ''data'' subfolder copied from a system with a weather station attached is needed, but in this case, the [[#Introduced for problems with Fine Offset family:| EWFile= ]] attribute should be at its default of not having any filename value.
 
Added in version 1.8.0:
*5=Fine Offset, Maplin, Chas Olsen, MyDEL, Nevada, Watson, Tycon Power, Aercus, etc as defined in [[Supported_Devices#Fine_Offset|Fine Offset section in Supported_Devices article]] (without solar measurement sensors (with or without solar recharging))
 
Added in version 1.8.3:
*6=WS2300 (For all La Crosse WS23xx models)
 
Added in version 1.9.1:
*7=Fine Offset/Watson/MyDel etc with Solar Sensors as defined in [[Supported_Devices#Fine_Offset_with_UV/Light sensor|Fine Offset with UV/Light sensor in Supported_Devices article]].
 
Added in version 1.9.2:
*8=[[WMR100-200_Protocol|WMR100]]
*9=[[WMR100-200_Protocol|WMR200]]
*10=Instromet (with optional extra solar sensors or without)
 
[[File:Badge vMx.png]]'''Additional values available in MX only:'''
 
Added in version 3.0.0:
*11=Davis WLL
 
Added in version 3.2.0:
*12=Ecowitt GW1000 and Froggit DP1500 (and any equivalents)
|-
|-
|CalculatedWC=0
|Model="your Model description"
|Selected on same screen as other parameters. Available only from version 1.8.3
|The weather station model description that you want output by the web tag &lt;#stationtype>
*0 = Disabled
{{Version badge 1}} - you choose what text appears for this on (from version 1.9.x) 'Display' settings screen within Configuration menu - the field is at the bottom left of that screen).
*1 = Enabled, Cumulus will calculate the wind chill instead of using the value supplied by the station. You should set this if you have specified any calibration values for wind and/or temperature, so that Cumulus can also apply those adjustments to the wind chill.
 
Note that some stations (Fine Offset, for example), do not make a wind chill value available to Cumulus. For these, Cumulus always calculates it.
[[File:Badge vMx.png]] - this does not appear in the station settings, stop MX, and add it directly into Cumulus.ini within this [Station] section.
|-
|-
|UseWindChillCutOff=1
|RecordSetTimeoutHrs=24
|This parameter (attribute=value) is added directly to the file, it does not appear on a configuration screen.   If the parameter is not included in the file, the default value is assumed.  Purpose is to disable 'calculate [[Wind chill]] only if temperature less than 10&#176;C rule'.
|[[File:Badge vMx.png]]Available in MX version 3.5.1 onwards only, allows the time from when a record is set to when it is cleared to be varied. The web tags: TempRecordSet, WindRecordSet, RainRecordSet, HumidityRecordSet, PressureRecordSet, HighTempRecordSet,LowTempRecordSet, HighAppTempRecordSet, LowAppTempRecordSet, HighHeatIndexRecordSet, LowWindChillRecordSet, HighMinTempRecordSet, LowMaxTempRecordSet, HighDewPointRecordSet, LowDewPointRecordSet, HighWindGustRecordSet, HighWindSpeedRecordSet, HighRainRateRecordSet,HighHourlyRainRecordSet, HighDailyRainRecordSet, HighMonthlyRainRecordSet, HighhHumidityRecordSet, HighWindrunRecordSet, LowHumidityRecordSet, HighPressureRecordSet, LowPressureRecordSet, LongestDryPeriodRecordSet, LongestWetPeriodRecordSet, HighTempRangeRecordSet, LowTempRangeRecordSet will all return 1 from when relevant record is set for the period of time set here (default 24 hours) and then reset to 0.
*0 = Disabled, Cumulus will use any wind speed of 3 mph or more, to modify the temperature, and determine the wind chill ignoring the temperature criterion
*1 = Enabled (default), Cumulus will use both 10&#176;C temperature and  3  mph wind speed criterions to determine if wind chill applies.
Note if your station is a type that supplies wind chill to Cumulus; that ''CalculatedWC=1'' is needed for this setting to have any effect [i.e. you need to set Cumulus (see parameter directly above) to calculate the wind chill as this setting cannot change how your weather station calculates wind chill].
|-
|-
|ChillHourThreshold=45
|Latitude=0
|This parameter (attribute=value) is added directly to the file, it does not appear on a configuration screen. The temperature threshold is specified in the units that you use in Cumulus (see [[Heat/cold_degree_days_and_Chill_hours]]). The default is exactly 45 degrees Fahrenheit (or exactly 7 degrees Celsius, note that is not exactly 45<sup>o</sup>F  depending on which units you use) if the parameter has not been included.
|You are advised ''not'' to directly edit this parameter in the file, but to enter the settings via the screen provide in software where you type Latitude (unsigned) Degrees, Minutes, Seconds and select 'N' or 'S'.
{{Version badge 1}}Do this  in the Station Configuration Screen Location block.
[[File:Badge vMx.png]] Exactly same entries, enter using station settings by expanding location section.
Value in this parameter is Latitude in Decimal Degrees based on what you have entered, Positive for North, Negative for South
|-
|-
|ChillHourSeasonStart=10
|Longitude=0
|This parameter (attribute=value) is added directly to the file, it does not appear on a configuration screen. The season start figure is the calendar month number (1=January to 12= December). The default if this parameter is not specified is October (month 10).
|You are advised ''not'' to directly edit this parameter in the file, but to type Longitude (unsigned) Degrees, Minutes, Seconds and select 'E' or 'W'.
The place to do this is as described for Latitude depending on Cumulus flavour.
Value in this parameter is Longitude in Decimal Degrees based on what you have entered, Positive for East, Negative for West
|-
|-
|RolloverHour=0
|LatTxt=  
|Log roll over time as selected on the same screen as other parameters
|You are advised ''not'' to directly edit this parameter in the file, it contains Latitude in text string format of hemisphere D, M and S. HTML ampersand codes are used for spaces and unit characters.
*0 = midnight
*9 = 9am/10am
|-
|-
|Use10amInSummer=1
|LonTxt=  
|Daylight saving correction for 9am roll over, Selected on same screen as other parameters.
|You are advised ''not'' to directly edit this parameter in the file, it contains Longitude in text string format of hemisphere degrees, minutes and seconds. HTML ampersand codes are used for spaces and DMS characters.
*0 = Use 9am in summer (use 10am not checked on Station Configuration Screen)
*1 = Use 10am in summer selected on Station Configuration Screen
|-
|-
|SnowDepthHour=9
|Altitude=0
|This parameter (attribute=value) is added directly to the file, it does not appear on a configuration screen.  If the parameter is not included in the file, the default value is assumedThis line needs to be added in the [Station] section of the Cumulus.ini, it is the [[Weather_Diary|Snow lying/falling]] roll over time (time when yesterday's values in log.xml are forgotten) - Allowed values are 0 to 23 and represent the time to the nearest hour that snow depth measurements are taken.
|your station altitude (default is zero) as entered in same place as other parametersSee Cumulus Help for that screen. See next parameter to choose unit.
*0 = midnight (default)
*9 = 9am,
*13 = 1pm etc.
Note this time is independent of your rollover time selections in the two preceding parameters.
|-
|-
|WarnMultiple=0
|AltitudeInFeet=1
|Set as 'Stop 2nd instance' in the Station Configuration Screen Program Settings block.  Controls behaviour for Multiple Instances of Cumulus running on PC. Requires a Cumulus restart if value toggled, before new behaviour will take effect.
|Altitude measurement unit for value in previous parameter.
*0 = Disabled, (default) Multiple instances allowed.
*0 = metres Above Sea Level
*1 = Enabled, prevents multiple instances of Cumulus from running.
*1 = feet ASL
Not available in earliest builds of any Cumulus flavour.
|-
|-
|ConfirmClose=0
|PeakGustMinutes=N
|{{Version badge 1}}Selected in the Station Configuration Screen Program Settings block. Toggles Confirmation you wish to close Cumulus application after telling it to close
|This parameter (attribute=value) is added directly to the file, it does not appear on a configuration screen. This line can be added in the [Station] section of the Cumulus.ini.
*0 = Disabled, application will close immediately
*With this parameter, N is the number of minutes over which Cumulus calculates its highest wind gust.
*1 = Enabled, application will prompt for confirmation that you wish to close it (do not use this if you might suspend/standby/hibernate your computer)
*Without this parameter, the default of 10 minutes, the international standard duration, is used.
Ignored by MX.
*If you select 60, then Cumulus would calculate rolling 60-minute highest wind gust speeds.
*To be in line with met stations in Cz, select 30.
|-
|-
|CloseOnSuspend=1
|AvgSpeedMinutes=N
|{{Version badge 1}}If this is selected, in the Station Configuration Screen Program Settings block, Cumulus will close if you suspend/standby/hibernate your computer. You should not select the previous parameter 'ConfirmClose' if you use this option.
|This parameter (attribute=value) is added directly to the file, it does not appear on a configuration screen. This line can be added in the [Station] section of the Cumulus.ini, if you have set the next parameter so that Cumulus does its own calculation of average wind speed.  
*0 = Disabled, application will not close if you suspend/standby/hibernate your computer (it is highly recommended you close Cumulus manually before your computer is put into suspend/standby/hibernate state) 
*With this parameter, N is the number of minutes over which Cumulus calculates its average speed, if you have Cumulus set to do this with the next parameter enabled.  
*1 = Enabled, application will close on suspend/standby/hibernate of your computer (recommended if your computer can go into any of these states when left alone)
*Without it, the default of 10 minutes, the international standard duration, is used if Cumulus is set to calculate average wind speeds.
Ignored by MX
*If you selected 60, then Cumulus would calculate rolling 60-minute average wind speeds.
*To be in line with ASOS stations in USA, select 2.
|-
|-
|DataLogInterval=2
|Wind10MinAverage=0
|Selected in the Station Configuration Screen [[Cumulus_Screenshots#Station|Data log interval]] block on the right hand side and defines frequency for Cumulus to log weather readings and derived figures in the [[Standard_log_files]] and, when applicable, in [[Extra_Sensor_Files]].
|Selected on same screen as other parameters.
*0 = 1 min
*0 = Disabled (default), Cumulus will display the value supplied by the station. This is a 10 minute average for Davis stations, but an average over a shorter period for Oregon Scientific and Fine Offset stations, see [[FAQ#Cumulus_is_showing_a_different_wind_speed_compared_to_my_console]].
*1 = 5 mins
*1 = Enabled, Cumulus will calculate and display a N-minute average wind speed where N is defined by the previous parameter if present, otherwise defaults to 10, the international standard duration used to calculate average wind speeds.
*2 = 10 mins (default)
*3 = 15 mins
*4 = 20 mins
*5 = 30 mins
Notes:
*Some weather station types do not have an in-built logger, so Cumulus cannot read any archive data from them, and they don't have a station console logging interval, to determine what this Cumulus logging interval should be.  
*For a Davis station MUST set Cumulus logging interval to match your station console logging interval. (Otherwise you may activate the 'feature' in the Davis stations where they send the entire contents of the data logger when Cumulus asks for the data since it was last running). See Readme.txt. For other station types, normally set so matches station console logging interval, but this is not mandatory.
*For other makes as ''Cumulus on restarting is able (see next parameter) to read logged data from your station'' you can choose to match Cumulus and station logging intervals, then the frequency of logged information will be same regardless of whether Cumulus is running continuously or restarted (this improves accuracy of any averages calculated).
*Some Cumulus users set this Cumulus logging interval to be one of the two shorter times so they retain the maximum measurement detail in case of any need to correct rogue measurements, but have set their station logging interval at a longer time so that the station does not overwrite the memory locations over the longest period they might be away.  In this case, the frequency of logged information will change between the periods Cumulus is running and the catch-up readings from station logger when it is restarted, and all averages calculated will be less accurate if Cumulus is not running all the time.
|-
|-
|UseDataLogger=1
|UseSpeedForAvgCalc=0
|{{Version badge 1}}Cumulus 1.x.y: Selected in the Station Configuration Screen Settings block.
|Selected on same screen as other parameters.
[[File:Badge vMx.png]]Cumulus MX: This parameter (attribute=value) is added directly to the file in the [Station] section if you want to change the default, it does not appear on the settings screen.
*0 = Disabled (default), Cumulus will display the average wind speed value supplied by the station, see [[FAQ#Cumulus_is_showing_a_different_wind_speed_compared_to_my_console]].
*0 = Disabled, at start-up, Cumulus will not download data from the station's data logger (if it has one) but just start with next observations.
*1 = Enabled, Cumulus will use the longer-term 'speed' values in the average speed calculation. The preceding 'Wind10MinAverage' option must be enabled for this parameter to have any effect.
*1 = Enabled (Default), at start-up Cumulus will download data from the station's data logger (if it has one) to catch up from the point where Cumulus was last shut down. See last parameter for advice re station logging interval.
Note that there isn't really any point enabling this option for Davis stations, as their 'longer-term speed' is a 10 minute average anyway; neither for La Crosse stations, as they only supply one wind speed anyway.
|-
|-
|WindUnit=0  
|RoundWindSpeed=0
|[[Wind_measurement#Wind_Speed|Wind speed measurement unit]] used by Cumulus (as selected in the Units block of Station settings screen within '''Configuration''' menu)
|Selected on same screen as other parameters.
*0 = m/s
*0 = Disabled (default), Cumulus will display the wind speed value to the precision used by the station.
*1 = mph
*1 = Enabled, this setting causes wind speeds to be rounded to the nearest integer.
*2 = km/h ("kph" prior to version 1.8.3)
*3 = kts
These are the labels that Cumulus applies on its screens and web pages, most weather stations can only output in one unit (e.g. dm/s for Fine Offset). If that is not the unit selected here, Cumulus will ensure the values are converted to that selected from the 4 listed during processing.
|-
|-
|PressureUnit=0  
|UseZeroBearing=0  
|[[Pressure_Measurement]] unit used by Cumulus (as selected in the Units block of Station settings screen within '''Configuration''' menu)
|Selected on same screen as other parameters. Intended for weather stations that do not supply a wind bearing, so Cumulus has to calculate it from reported compass direction.
*0 = mb
*0 = Disabled, Cumulus displays the current bearing read from the station (i.e. the last direction the wind was blowing from before it became calm). Note that the average wind bearing will always display zero bearing if there has been no wind for the last N minutes (where N is defined by previous parameter if present but defaults to 10), as the average bearing takes wind speed into account.
*1 = hPa
*1 = Enabled, Cumulus display a bearing of zero (and '---' for the compass point) when the wind is calm (note when not calm, bearing is 360 for true North)
*2 = in
These are the labels that Cumulus applies on its screens and web pages,  most weather stations can only output in one unit (e.g. hPa for Fine Offset). If that is not the unit selected here, Cumulus will ensure the values are converted to that selected from the 3 listed during processing
|-
|-
|RainUnit=0  
|CalculatedDP=0  
|[[Rain_measurement]] unit used by Cumulus (as selected in the Units block of Station settings screen within '''Configuration''' menu)
|Selected on same screen as other parameters.
*0 = mm
*0 = Disabled, Cumulus will display the dew point value supplied by the station.
*1 = in
*1 =  Enabled, Cumulus will calculate the dew point instead. This avoids the restriction in the Oregon Scientific stations where the dew point can never be below freezing point.
These are the labels that Cumulus applies on its screens and web pages, most weather stations can only output in one unit (e.g. dm for Fine Offset). If that is not the unit selected here, Cumulus will ensure the values are converted to either of the 2 listed during processing
|-
|-
|TempUnit=0  
|CalculatedWC=0  
|[[Temperature_(and_humidity)_measurement#Temperature_Scales|Temperature measurement unit]] used by Cumulus (as selected in the Units block of Station settings screen within '''Configuration''' menu)
|Selected on same screen as other parameters. Available only from version 1.8.3
*0 = Celsius
*0 = Disabled
*1 = Fahrenheit
*1 = Enabled, Cumulus will calculate the wind chill instead of using the value supplied by the station. You should set this if you have specified any calibration values for wind and/or temperature, so that Cumulus can also apply those adjustments to the wind chill.
These are the labels that Cumulus applies on its screens and web pages, most weather stations work in one unit (e.g. for Fine Offset a positive integer (a 12 bit value) that uses 0 at -40 degrees Celsius/Fahrenheit and 500 at 10 degrees Celsius/50 degrees Fahrenheit; i.e. you get the actual temperature in Celsius by subtracting 400 and dividing by 10). If that is not the unit selected here, Cumulus will ensure the values are converted to either of the 2 listed during processing
Note that some stations (Fine Offset, for example), do not make a wind chill value available to Cumulus. For these, Cumulus always calculates it.
|-
|-
|LocName=  
|RolloverHour=0
|A '''Name''' for the location (as entered on the same screen as other parameters) - used for title of tab in browser and main heading on each standard web page
|Log roll over time as selected on the same screen as other parameters
*0 = midnight
*9 = 9am/10am
|-
|-
|LocDesc=  
|Use10amInSummer=1
|A '''Description''' for the location (as entered on the same screen as other parameters) - inserted after 'Welcome to ' on 'Now' web page.
|Daylight saving correction for 9am roll over, Selected on same screen as other parameters.
*0 = Use 9am in summer (use 10am not checked on Station Configuration Screen)
*1 = Use 10am in summer selected on Station Configuration Screen
|-
|-
|StartDate=13/08/2009
|WarnMultiple=0
|This parameter is automatically inserted into Cumulus.ini and given a value when Cumulus is first run. By default this will be set to the date of initial installation of the Cumulus application (whichever flavour). See [[FAQ#I_have_inserted_pre-Cumulus_data_making_.27Records_began_on.27_date_wrong]]
|Set as 'Stop 2nd instance' in the Station Configuration Screen Program Settings block.  Controls behaviour for Multiple Instances of Cumulus running on PC. Requires a Cumulus restart if value toggled, before new behaviour will take effect.
*0 = Disabled, (default) Multiple instances allowed.
*1 = Enabled, prevents multiple instances of Cumulus from running.
Not available in earliest builds of any Cumulus flavour.
|-
|-
|CreateWxnowTxt=0
|ConfirmClose=0  
|This parameter (attribute=value) is added directly to the file in the [station] section, it does not appear on a configuration screen. If the parameter is not included in the file, the default value is assumed.
|{{Version badge 1}}Selected in the Station Configuration Screen Program Settings block. Toggles Confirmation you wish to close Cumulus application after telling it to close
*0= turn off creation of wxnow.txt file (stored in main Cumulus folder)
*0 = Disabled, application will close immediately
*1= (default) create wxnow.txt file (an alternative way to get data to CWOP/APRS)
*1 = Enabled, application will prompt for confirmation that you wish to close it (do not use this if you might suspend/standby/hibernate your computer)
[[File:Badge vMx.png]]Ignored by MX.
|-
|-
|ListWebTags=0
|CloseOnSuspend=1
|This parameter (attribute=value) is added directly to the file in the [station] section, it does not appear on a configuration screen. If the parameter is not included in the file, the default value is assumed.
|{{Version badge 1}}If this is selected, in the Station Configuration Screen Program Settings block, Cumulus will close if you suspend/standby/hibernate your computer.  You should not select the previous parameter 'ConfirmClose' if you use this option.
*0= (default) turn off creation of WebTags.txt file (stored in main Cumulus folder)
*0 = Disabled, application will not close if you suspend/standby/hibernate your computer (it is highly recommended you close Cumulus manually before your computer is put into suspend/standby/hibernate state)
*1= create WebTags.txt file when Cumulus is restarted (contains an unordered list of all the web tags your Cumulus build will recognise and process)
*1 = Enabled, application will close on suspend/standby/hibernate of your computer (recommended if your computer can go into any of these states when left alone)
Ignored by MX
|-
|-
|LastLoggerDownload=13/08/2008 12:48:52
|DataLogInterval=2
|The date/time of the last down load from your weather station '''(note: no longer used, so only present if you used an early Cumulus 1 version)'''; Later Cumulus 1 builds and all 2 and MX builds use [[today.ini] to track date/time. This date/time (regardless of whether this parameter is present) is available on your website by using [[Webtags#Miscellaneous|
|Selected in the Station Configuration Screen [[Cumulus_Screenshots#Station|Data log interval]] block on the right hand side and defines frequency for Cumulus to log weather readings and derived figures in the [[Standard_log_files]] and, when applicable, in [[Extra_Sensor_Files]].
<#LastDataReadT>]]
*0 = 1 min
|-
*1 = 5 mins
|RainSeasonStart=1
*2 = 10 mins (default)
|Selected in the same settings page as other parameters. The month (1 to 12) of the year that is used as the start of the annual 'rain season'. Default = 1 meaning January.
*3 = 15 mins
*4 = 20 mins
*5 = 30 mins
Notes:
*Some weather station types do not have an in-built logger, so Cumulus cannot read any archive data from them, and they don't have a station console logging interval, to determine what this Cumulus logging interval should be.
*For a Davis station MUST set Cumulus logging interval to match your station console logging interval. (Otherwise you may activate the 'feature' in the Davis stations where they send the entire contents of the data logger when Cumulus asks for the data since it was last running). See Readme.txt. For other station types, normally set so matches station console logging interval, but this is not mandatory.
*For other makes as ''Cumulus on restarting is able (see next parameter) to read logged data from your station'' you can choose to match Cumulus and station logging intervals, then the frequency of logged information will be same regardless of whether Cumulus is running continuously or restarted (this improves accuracy of any averages calculated).
*Some Cumulus users set this Cumulus logging interval to be one of the two shorter times so they retain the maximum measurement detail in case of any need to correct rogue measurements, but have set their station logging interval at a longer time so that the station does not overwrite the memory locations over the longest period they might be away. In this case, the frequency of logged information will change between the periods Cumulus is running and the catch-up readings from station logger when it is restarted, and all averages calculated will be less accurate if Cumulus is not running all the time.
|-
|-
|YTD[[FAQ#My_monthly_and.2For_annual_rainfall_totals_are_wrong|rain]]=0
|UseDataLogger=1
|Selected in the same settings page as other parameters. Year to date correction if starting part way through rainfall year (see previous parameter). Value is entered in your current [[Rain_measurement]] units. Default is 0.
|{{Version badge 1}}Cumulus 1.x.y: Selected in the Station Configuration Screen Settings block.
[[File:Badge vMx.png]]Cumulus MX: This parameter (attribute=value) is added directly to the file in the [Station] section if you want to change the default, it does not appear on the settings screen.
*0 = Disabled, at start-up, Cumulus will not download data from the station's data logger (if it has one) but just start with next observations.
*1 = Enabled (Default), at start-up Cumulus will download data from the station's data logger (if it has one) to catch up from the point where Cumulus was last shut down. See last parameter for advice re station logging interval.
|-
|-
|YTDrainyear=0  
|WindUnit=0  
|Selected in the same settings page as other parameters. The year for which the previous parameter (YTDrain) is to be applied. Default is 0 meaning not applied to any year. Note if you selected a month other than January in "RainSeasonStart" parameter, you will need to change this "YTDrainyear" when the calendar year changes during your first 'rain season' and change it to 0 when you reach the same "RainSeasonStart" month and start your second 'rain season'.
|[[Wind_measurement#Wind_Speed|Wind speed measurement unit]] used by Cumulus (as selected in the Units block of Station settings screen within '''Configuration''' menu)
*0 = m/s
*1 = mph
*2 = km/h ("kph" prior to version 1.8.3)
*3 = kts
These are the labels that Cumulus applies on its screens and web pages, most weather stations can only output in one unit (e.g. dm/s for Fine Offset). If that is not the unit selected here, Cumulus will ensure the values are converted to that selected from the 4 listed during processing.
|-
|-
|RainDayThreshold=-1
|PressureUnit=0
|This parameter (attribute=value) is added directly to the file, it does not appear on a configuration screen. If the parameter is not included in the file, the default value is assumed.  The threshold value which the daily rainfall has to equal or exceed for the day to be considered a 'rain day'. Default -1 = 0.2mm or 0.01in. Value is entered in your current [[Rain_measurement]] units.
|[[Pressure_Measurement]] unit used by Cumulus (as selected in the Units block of Station settings screen within '''Configuration''' menu)
*0 = mb
*1 = hPa
*2 = in
These are the labels that Cumulus applies on its screens and web pages, most weather stations can only output in one unit (e.g. hPa for Fine Offset). If that is not the unit selected here, Cumulus will ensure the values are converted to that selected from the 3 listed during processing
|-
|-
|NoFlashWetDryDayRecords=1
|RainUnit=0
|This parameter (attribute=value) is added directly to the file, it does not appear on a configuration screen. When set to 1 stops new Longest Wet/Dry Period records being 'flashed'
|[[Rain_measurement]] unit used by Cumulus (as selected in the Units block of Station settings screen within '''Configuration''' menu)
*0 = mm
*1 = in
These are the labels that Cumulus applies on its screens and web pages,  most weather stations can only output in one unit (e.g. dm for Fine Offset). If that is not the unit selected here, Cumulus will ensure the values are converted to either of the 2 listed during processing
|-
|TempUnit=0
|[[Temperature_(and_humidity)_measurement#Temperature_Scales|Temperature measurement unit]] used by Cumulus (as selected in the Units block of Station settings screen within '''Configuration''' menu)
*0 = Celsius
*1 = Fahrenheit
These are the labels that Cumulus applies on its screens and web pages, most weather stations work in one unit (e.g. for Fine Offset a positive integer (a 12 bit value) that uses 0 at -40 degrees Celsius/Fahrenheit and 500 at 10 degrees Celsius/50 degrees Fahrenheit; i.e. you get the actual temperature in Celsius by subtracting 400 and dividing by 10). If that is not the unit selected here, Cumulus will ensure the values are converted to either of the 2 listed during processing
|-
|LocName=
|A '''Name''' for the location (as entered on the same screen as other parameters) - used for title of tab in browser and main heading on each standard web page
|-
|LocDesc=
|A '''Description''' for the location (as entered on the same screen as other parameters) - inserted after 'Welcome to ' on 'Now' web page.
|-
|LastLoggerDownload=13/08/2008 12:48:52
|The date/time of the last down load from your weather station '''(note: no longer used, so only present if you used an early Cumulus 1 version)'''; Later Cumulus 1 builds and all 2 and MX builds use [[today.ini] to track date/time. This date/time (regardless of whether this parameter is present) is available on your website by using [[Webtags#Miscellaneous|
<#LastDataReadT>]]
|-
|RainSeasonStart=1
|Selected in the same settings page as other parameters. The month (1 to 12) of the year that is used as the start of the annual 'rain season'. Default = 1 meaning January.
|-
|YTD[[FAQ#My_monthly_and.2For_annual_rainfall_totals_are_wrong|rain]]=0
|Selected in the same settings page as other parameters. Year to date correction if starting part way through rainfall year (see previous parameter). Value is entered in your current [[Rain_measurement]] units. Default is 0.
|-
|YTDrainyear=0
|Selected in the same settings page as other parameters.  The year for which the previous parameter (YTDrain) is to be applied. Default is 0 meaning not applied to any year. Note if you selected a month other than January in "RainSeasonStart" parameter, you will need to change this "YTDrainyear" when the calendar year changes during your first 'rain season' and change it to 0 when you reach the same "RainSeasonStart" month and start your second 'rain season'.
|-
|-
|UseCumulusForecast=0  
|UseCumulusForecast=0  
Line 723: Line 836:
*0 = Disabled
*0 = Disabled
*1 = Enabled
*1 = Enabled
|-
|FCPressureThreshold=0.1
|This parameter (attribute=value) is added directly to the file, it does not appear on a configuration screen. It specifies the threshold (in mb per hour averaged over 3-hour period) for a pressure change to count as rising or falling rather than steady when determining the Zambretti forecast. The default is 0.1 mb/hr averaged over the previous three hours.  If the parameter is not included in the file, the default value is assumed.
|-
|-
|FCpressinMB=1  
|FCpressinMB=1  
Line 743: Line 853:
*1 = feet (default)
*1 = feet (default)
|-
|-
|RTdisconnectcount=N
|DataLogging=0
|This parameter (attribute=value) is added directly to the file, it does not appear on a configuration screen. By default, the 'realtime' ftp connection stays connected.  If the parameter is not included in the file, the default value is assumed.  You can make it disconnect periodically by adding an Option to periodically disconnect the realtime FTP connection, the theory being that it will not get stuck if the server dies, and will keep trying to reconnect.
|This parameter (attribute=value) determines if when you next start Cumulus it will send enhanced information to the [[debug]] file. It appears on a configuration screen in Cumulus 1 and in the station settings options section in MX. With Cumulus stopped, you can edit the setting in the file and the new setting will apply when Cumulus is next started and it sets a local value by reading the configuration file. Debugging can also be switched on while you are running Cumulus of any flavour, the new setting of enhanced debugging will stop when you exit Cumulus as you only edit the value held locally (you don't edit the configuration file).
N must be a positive integer. For example set N to '60'; it represents the number of realtime ftp uploads between disconnections - so 60 would give an hour if 1 minute realtime interval selected.
*0 = default of normal output
|-
*1 = Set it to 1 to enable the enhanced output to the log that aids debugging if there is a problem.
|Logging=1
 
|This parameter (attribute=value) determines if when you next start Cumulus it will send enhanced information to the [[debug]] file. Set it to to enable this.
The parameter is ignored for MX prior to build 3018 but available in all Cumulus 1 builds.
Debugging can also be switched on while you are running Cumulus of any flavour. By default, enhanced debugging will stop when you exit Cumulus and the value will be reset to 0.
|-
|-
|ErrorLogSpikeRemoval=0
|ErrorLogSpikeRemoval=0
|This parameter (attribute=value) is added directly to the file, it does not appear on a configuration screen. ??keeps the number of messages in the error log window to a maximum of 256?
|This parameter (attribute=value) is added directly to the file, it does not appear on a configuration screen on C1 or MX prior to v3.7.0. ??C1 keeps the number of messages in the error log window to a maximum of 256?
|-
 
|UVdecimals=0
[[File:Badge vMx.png]] From version 3.7.0 the default for new installs is now 1. It can be set from the calibration settings screen. It controls the logging of both data spikes and data limits being exceeded. Recommended to be turned on.
|This parameter (attribute=value) is added directly to the file, it does not appear on a configuration screen.
UV values are now displayed and logged as whole numbers by default. You can change this by adding this entry specifying the number of decimal places. (added 1.9.3 build 1038)
*0 = Integer Values (default)
*n = Number of decimal places e.g. 1
|-
|NoSensorCheck=1
|This parameter (attribute=value) is added directly to the file, it does not appear on a configuration screen.   If the parameter is not included in the file, the default value is assumed.
The option (for 'incomplete' stations) to disable the sensor check described in this [https://cumuluswiki.org/a/FAQ#Cumulus_isn.27t_performing_periodic_tasks.2C_like_data_logging_or_web_uploads FAQ]
*0 = Sensor check enabled (default)
*1 = Sensor check disabled
|-
|-
|colspan="2" style="background:lightblue;"| Cumulus 1 only
|colspan="2" style="background:lightblue;"| Cumulus 1 only
Line 772: Line 871:


[[File:Badge vMx.png]] This parameter is ignored by MX, best to remove it, MX uses a Comport parameter instead, see [[#Parameters_changed|#Parameters_changed section]] above.
[[File:Badge vMx.png]] This parameter is ignored by MX, best to remove it, MX uses a Comport parameter instead, see [[#Parameters_changed|#Parameters_changed section]] above.
|-
|SpecialLog=1
|This optional parameter (attribute=value) is added directly to the file, it does not appear on a configuration screen.  If the parameter is not included in the file, the default of no special log is assumed.  Add this entry to start updating a file called 'speciallog.txt' in the data folder with the following fields:
date(dd/mm/yy),time(hh:mm),inside temp,inside humidity,inside dew point,outside temp,outside humidity,outside dew point
See [https://cumulus.hosiene.co.uk/viewtopic.php?f=5&t=15040 forum]
|-
|-
|colspan="2" style="background:lightblue;"| Cumulus MX only
|colspan="2" style="background:lightblue;"| Cumulus MX only
Line 786: Line 878:


This parameter is not available in any earlier versions.
This parameter is not available in any earlier versions.
|-
|Logging=0
|This parameter can be edited in the file or in station settings or by use of a parameter when starting MX. It controls whether MX stores extra diagnostic information about its interaction with the weather station.
|}
|}


Line 802: Line 897:
|style="background:lightgray;"|[Station]  
|style="background:lightgray;"|[Station]  
|style="background:lightgray;"|Section name - the following parameters relate to the station configuration.
|style="background:lightgray;"|Section name - the following parameters relate to the station configuration.
|-
|colspan="2" style="background:pink;"|Read-only parameters - The parameters listed below must be entered directly into file with Cumulus stopped. Used in both C1 and MX unless indicated.
|-
|VP2SleepInterval=500
|This read-only parameter is the period which Cumulus waits between reads of the data from Davis stations, the value is in milliseconds. The default if the parameter has not been added manually to the file is 500 ms; if you suspect that data is being missed, you could add this parameeter, manually reducing this figure. For VirtualVP users, tests revealed that VP2SleepInterval = 1100 seems to work the best. It updates every two seconds with few exceptions. See note in ''readme.txt'' about VP2SleepInterval - in v1.9.3 release it is around line 50. Related FAQ: [[FAQ#My_Davis_station_shows_a_higher_maximum_wind_speed_than_Cumulus]]
|-
|VPClosedownTime=x
|This read-only parameter (attribute=value) is added directly to the file, it does not appear on a configuration screen. x is the number of seconds after the start of the re-connect attempts that you want the program to close itself (added v.1.8.5 b.726).
|-
|DavisCalcAltPress=1
|This read-only parameter (attribute=value) is added directly to the file, it does not appear on a configuration screen.  Davis stations calculate Sea Level Pressure from Station Pressure using a formula based on several parameters such as temperature, humidity, etc, rather than just using altitude as most other stations. CWOP require 'Altimeter Pressure' to be uploaded, i.e. a value calculated simply using altitude.
[[File:Badge vMx.png]]'''Note for MX''', use of the LOOP2 (see [[Cumulus.ini_(Beta)#Section:_Station| here]]) means s.l.p. can be obtained from the Davis station.
{{Version badge 1}}'''The following note applies to Cumulus 1.x.x:''' The station does not provide this value directly, nor the station pressure, so Cumulus 1.x.x has to read some extra data once a minute in order to do the calculation. This can take several seconds, so it means that a 'normal' data reading may be missed.
If you don't use CWOP, or you are happy for Cumulus to send Sea-Level pressure to CWOP (the difference is small unless you are at high altitude), set this value to 0.
Cumulus will then use the Sea-Level Pressure value instead of the Cumulus calculated Altimeter Pressure.
*0 = Disabled
*1 = Enabled (default)
|-
|-
|colspan="2" style="background:lightblue;"| Both Cumulus flavours - in MX edit in Station Settings,  for Cumulus 1 edit in Station Configuration Screen
|colspan="2" style="background:lightblue;"| Both Cumulus flavours - in MX edit in Station Settings,  for Cumulus 1 edit in Station Configuration Screen
Line 817: Line 932:
|-
|-
|ClockSettingHour=4
|ClockSettingHour=4
|Configuration file only setting, controls what hour of the day the SyncDavisClock activity will take place if it is enabled.
|Configuration file read-only setting, controls what hour of the day the SyncDavisClock activity will take place if it is enabled.
*4 = 04:00 (default value)
*4 = 04:00 (default value)
*0-23 = 00:00 to 23:00
*0-23 = 00:00 to 23:00
Line 835: Line 950:
|Set this in the Station Configuration Screen  '''Davis TCP/IP Settings''' block.
|Set this in the Station Configuration Screen  '''Davis TCP/IP Settings''' block.
Weather station IP address if VP type has TCP/IP selected. Default is 0.0.0.0
Weather station IP address if VP type has TCP/IP selected. Default is 0.0.0.0
|-
|VP2SleepInterval=500
|This parameter (attribute=value) is added directly to the file, it does not appear on a configuration screen.
This is the period which Cumulus waits between reads of the data from Davis stations, the value is in milliseconds. The default is 500 ms; if you suspect that data is being missed, you could try reducing this figure. For VirtualVP users, tests revealed that VP2SleepInterval = 1100 seems to work the best. It updates every two seconds with few exceptions. See note in ''readme.txt'' about VP2SleepInterval - in v1.9.3 release it is around line 50. Related FAQ: [[FAQ#My_Davis_station_shows_a_higher_maximum_wind_speed_than_Cumulus]]
|-
|VPClosedownTime=x
|This parameter (attribute=value) is added directly to the file, it does not appear on a configuration screen. x is the number of seconds after the start of the re-connect attempts that you want the program to close itself (added v.1.8.5 b.726).
|-
|-
|VP2PeriodicDisconnectInterval=0
|VP2PeriodicDisconnectInterval=0
Line 849: Line 957:
Set it to zero to disable, if you are not using the Weatherlink site.
Set it to zero to disable, if you are not using the Weatherlink site.
|-
|-
|DavisCalcAltPress=1
|LogExtraSensors=0
|This parameter (attribute=value) is added directly to the file, it does not appear on a configuration screen.  Davis stations calculate Sea Level Pressure from Station Pressure using a formula based on several parameters such as temperature, humidity, etc, rather than just using altitude as most other stations. CWOP require 'Altimeter Pressure' to be uploaded, i.e. a value calculated simply using altitude.
|This is set in the '''Settings''' block on the Station settings screen off the configuration menu. Set this to 1 if you have additional sensors (e.g. a Davis Leaf Wetness probe) to make Cumulus read, display, and log the readings from the sensors. You don't select this for Solar/UV sensors.
 
'''Note for MX''', use of the LOOP2 (see [[Cumulus.ini_(Beta)#Section:_Station| here]]) means s.l.p. can be obtained from the Davis station.
 
{{Version badge 1}}'''The following note applies to Cumulus 1.x.x:''' The station does not provide this value directly, nor the station pressure, so Cumulus 1.x.x has to read some extra data once a minute in order to do the calculation. This can take several seconds, so it means that a 'normal' data reading may be missed.
 
If you don't use CWOP, or you are happy for Cumulus to send Sea-Level pressure to CWOP (the difference is small unless you are at high altitude), set this value to 0.
Cumulus will then use the Sea-Level Pressure value instead of the Cumulus calculated Altimeter Pressure.
*0 = Disabled
*1 = Enabled (default)
|-
|LogExtraSensors=0
|This is set in the '''Settings''' block on the Station settings screen off the configuration menu. Set this to 1 if you have additional sensors (e.g. a Davis Leaf Wetness probe) to make Cumulus read, display, and log the readings from the sensors. You don't select this for Solar/UV sensors.
|-
|-
|colspan="2" style="background:lightblue;"|{{Version badge 1}}  Cumulus 1 only: edit in Station Configuration Screen or file as indicated
|colspan="2" style="background:lightblue;"|{{Version badge 1}}  Cumulus 1 only: edit in Station Configuration Screen or file as indicated
|-
|-
|DavisRainCollectorModel=X
|DavisRainCollectorModel=X
|This parameter (attribute=value) is added directly to the file, it does not appear on a configuration screen. (Available from Build 1096 of version 1.9.4)
|This read-only parameter (attribute=value) is added directly to the file, it does not appear on a configuration screen. (Available from Build 1096 of version 1.9.4)
Option to specify rain collector model for Davis stations for situations where the Davis DLL is unable to read it from station, and your rain figures in Cumulus are incorrect as a result (can happen when using Virtual VP, for example).
Option to specify rain collector model for Davis stations '''for situations where the Davis DLL is unable to read it from station''' (what it reads from station is default if this parameter is not present), and your rain figures in Cumulus are incorrect as a result (can happen when using Virtual VP, for example).
Value X is an integer from 0 to 5 with the following meanings:
Value X is an integer from 0 to 5 with the following meanings:
*0 = 0.1 inch
*0 = 0.1 inch
Line 883: Line 979:
|-
|-
|RestartIfDataStops=0
|RestartIfDataStops=0
|{{Version badge 1}}This parameter (attribute=value) is added directly to the file, it does not appear on a configuration screen.
|[[File:Badge vMx.png]]This parameter is not available in MX.
Cumulus 1 attempts to restart itself if it has had no data from the station for 60 seconds. Davis stations can use this option explained in the [[#La_Crosse_specific:|La Crosse]] table if Cumulus sometimes fails to read information from the logger. As it says in the help, it may not fix the connection problem, but at least it stops Cumulus logging, so once you have fixed the problem it will download the missing data when you start it up again.


This parameter is not available in MX.
{{Version badge 1}}This read-only parameter (attribute=value) is added directly to the file, it does not appear on a configuration screen.
*0 (default) = Cumulus will just stop logging, and processing data, if it has had no data from the Davis station for 60 seconds. As it says in the Cumulus 1 help, use of this parameter may not fix a connection problem. With this default setting a connection problem stops Cumulus logging, so once you have fixed the problem it will download the missing data when you start it up again.
*1 = Cumulus 1 attempts to restart itself if it has had no data from the station for 60 seconds. Davis stations can use this option explained in the [[#La_Crosse_specific:|La Crosse]] table if Cumulus sometimes fails to read information from the logger. Again, this may not fix the problem, but this setting does force Cumulus to have another attempt after making a new connection on start up.
|-
|-
|Port=0
|Port=0
Line 892: Line 989:
Identifies COM Port used if Davis type is serial. Default is 0.
Identifies COM Port used if Davis type is serial. Default is 0.
|-
|-
|colspan="2" style="background:lightblue;"| Only available in Cumulus MX: edit in Station Settings
|colspan="2" style="background:lightblue;"| Only available in Cumulus MX: edit in Station Settings or if read-only directly in file
|-
|-
|UseDavisLoop2=1
|UseDavisLoop2=1
|This parameter (attribute=value) is added directly to the file, it does not appear on a configuration screen.
|{{Version badge 1}} Not applicable.
 
[[File:Badge vMx.png]]This read-only parameter (attribute=value) is added directly to the file, it does not appear on a configuration screen.
   
   
The current MX code uses ''LOOP2'' for two purposes. First, it uses the 'peak 10-minute gust' value, to avoid the problem where a gust might be missed, and secondly it uses the 'absolute pressure' value to make calculation of 'altimeter pressure' easier and more accurate. This is mainly used if you upload to CWOP.
The current MX code uses ''LOOP2'' for two purposes. First, it uses the 'peak 10-minute gust' value, to avoid the problem where a gust might be missed, and secondly it uses the 'absolute pressure' value to make calculation of 'altimeter pressure' easier and more accurate. This is mainly used if you upload to CWOP.
Line 911: Line 1,010:
|-
|-
|ForceVPBarUpdate=0
|ForceVPBarUpdate=0
|This parameter (attribute=value) is added directly to the file, it does not appear on a configuration screen.  The default (value=0) is to assume standard barometer updates on Davis stations. Set to 1, by adding ForceVPBarUpdate=1 in [Station] section to force more frequent barometer updates on Davis stations. Steve says "Having checked the code, I see it asks for 20 packets from the 'LOOP2' if the barometer forcing is on, otherwise it stops receiving LOOP data after 50 packets". Added in build 3042 (January 2017). Note that ForceVPBarUpdate=1 is only useful on very old versions of the console firmware.
|This read-only parameter (attribute=value) is added directly to the file, it does not appear on a configuration screen.  The default (value=0) is to assume standard barometer updates on Davis stations. Set to 1, by adding ForceVPBarUpdate=1 in [Station] section to force more frequent barometer updates on Davis stations. Steve says "Having checked the code, I see it asks for 20 packets from the 'LOOP2' if the barometer forcing is on, otherwise it stops receiving LOOP data after 50 packets". Added in build 3042 (January 2017). Note that ForceVPBarUpdate=1 is only useful on very old versions of the console firmware.
|-
|-
|DavisIncrementPressureDP=0
|DavisIncrementPressureDP=0
|(from version 3.0.0 build 3042) A Cumulus.ini setting to turn off the 'extra' decimal place in pressure values on Davis stations. To limit the pressure to 1 decimal for mb/hPa and 2 for inHg, add this to the [Station] section
|[[File:Badge vMx.png]](from version 3.0.0 build 3042) A Cumulus.ini setting to turn off the 'extra' decimal place in pressure values on Davis stations. To limit the pressure to 1 decimal for mb/hPa and 2 for inHg, add this to the [Station] section
|-
|-
|VPrainGaugeType=0
|VPrainGaugeType=0
|This parameter (attribute=value) is added directly to the file, it does not appear on a configuration screen.  The default is to assume that people using MM units to display rain in Cumulus have a Metric Rain Adapter fitted to their rain gauge so it tips for every 0.2mm, and those selecting inches as their unit have the unmodified 0.01" rain gauge. This parameter over-rides that assumption, but note that conversion rounding errors will then occur.
|This read-only parameter (attribute=value) is added directly to the file, it does not appear on a configuration screen.  The default is to assume that people using MM units to display rain in Cumulus have a Metric Rain Adapter fitted to their rain gauge so it tips for every 0.2mm, and those selecting inches as their unit have the unmodified 0.01" rain gauge. This parameter over-rides that assumption, but note that conversion rounding errors will then occur.


Specifies the units selected on your Vantage Pro Rain Gauge.  Set to 0 for a 0.2mm gauge and 1 for a 0.01" gauge.
Specifies the units selected on your Vantage Pro Rain Gauge.  Set to 0 for a 0.2mm gauge and 1 for a 0.01" gauge.
Line 924: Line 1,023:
|-
|-
|DataLogging=0
|DataLogging=0
|This parameter (attribute=value) is added directly to the file, it does not appear on a configuration screen. Default is 0, change to 1 for more detailed Davis logging.
|[[File:Badge vMx.png]]Set in options section of station settings page. Default is 0, change to 1 for more detailed Davis logging.
   
   
*0 (default) = Cumulus MX will not add extra logging.
*0 (default) = Cumulus MX will not add extra logging.
Line 931: Line 1,030:
|-
|-
|AutoUpdateIpAddress=1
|AutoUpdateIpAddress=1
|(read-only, you cannot edit this on station settings screen, you must type it directly into file) default = 1, set to 0 to switch off the WLL autodetection of IP address. This is a workaround for a WLL firmware bug that does not update the IP address when it changes using DHCP.
|[[File:Badge vMx.png]](read-only, you cannot edit this on station settings screen, you must type it directly into file) default = 1, set to 0 to switch off the WLL autodetection of IP address. This is a workaround for a WLL firmware bug that does not update the IP address when it changes using DHCP.
|-
|-
|ZeroConfig
|ZeroConfig
|set this on station settings screen; to enable/disable the entry/update of the stations IP address via auto-discovery
|[[File:Badge vMx.png]]set this on station settings screen; to enable/disable the entry/update of the stations IP address via auto-discovery
|}
|}


====Introduced for problems with Fine Offset family:====
====Introduced for problems with Fine Offset family:====
*These parameters were introduced for Cumulus to cope with Fine Offset stations and their clones, but a few of the parameters below may be found to be useful more widely.
*These parameters were introduced for Cumulus 1 to cope with Fine Offset stations and their clones, but a few of the parameters below may be found to be useful more widely.
*Some parameters are set on screens, other attributes do not appear in the '''cumulus.ini''' file unless they are added using an external editor, but the values still have a recommended default value as explained below.
*Some parameters are set on screens, other attributes do not appear in the '''cumulus.ini''' file unless they are added using an external editor, but the values still have a recommended default value as explained below.
*Apart from the 2 synchronising parameters, none apply to MX.


{| class="wikitable" border="1"
{| class="wikitable" border="1"
Line 949: Line 1,049:
|style="background:lightgray;"|Section name - the following parameters relate to the station configuration.
|style="background:lightgray;"|Section name - the following parameters relate to the station configuration.
|-
|-
|RestartIfUnplugged=0
|colspan="2" style="background:pink;"|Read-only parameters - The parameters listed below must be entered directly into file with Cumulus stopped. Used in both C1 and MX unless indicated.
|{{Version badge 1}}This is set in the settings frame on the Station settings screen off the configuration menu.
*0 = Disabled, default i.e. deselected on the Station Configuration Screen
*1 = Enabled, Cumulus will restart if it detects that a Fine Offset station is unplugged. '''Note:''' Unless the station has been manually plugged in again, a Cumulus restart has no benefit; normally the station should be checked to be plugged in before Cumulus is ever started and the station then left plugged in.
 
|-
|SyncFOReads=0
|This is set in the settings frame on the Station settings screen off the configuration menu.
*0 = Synchronisation disabled, default (Cumulus reads the memory without taking into account when memory is being updated)
*1 = Re-synchronizes once each day, to avoid reading memory at time of memory update
A Fine Offset station will be writing to its memory every 48 or 60 seconds (depending on model); Cumulus can attempt once a day to identify when this update of memory occurs, and thereafter try not to read the memory at update time, by using what is called a synchronisation mode of operation. See next parameter.
 
|-
|-
|FOReadAvoidPeriod=3
|FOReadAvoidPeriod=3
|Add this line to cumulus.ini [Station] section if you wish to change the default, this parameter used to fine-tune the previous parameter.
|Add this line to cumulus.ini [Station] section if you wish to change the default, this parameter used to fine-tune the previous parameter.
 
*2 Minimum value
*3 = default value
*3 = default value
Sets the interval (in seconds) during each 48 (or 60 for some models) second of station logging period when Cumulus will avoid reading the station data to try and minimise lock ups. If the clock drifts more than this value in 24 hours, then Cumulus may cause the station to lock up when reading the data. The actual station clock drift gets logged to the diags file when the re-synchronise (see last parameter) takes place, this will give an idea of whether it would be useful to adjust this setting.
Sets the interval (in seconds) during each 48 (or 60 for some models in Cumulus 1) second of station logging period when Cumulus will avoid reading the station data to try and minimise lock ups. If the clock drifts more than this value in 24 hours, then Cumulus may cause the station to lock up when reading the data. The actual station clock drift gets logged to the diags file when the re-synchronise (see last parameter) takes place, this will give an idea of whether it would be useful to adjust this setting.


Applicable to both Cumulus 1 and MX. MX applies both 48 and 60 second avoidances regardless of model.
|-
|-
|ReportLostSensorContact=0
|ReportLostSensorContact=0
Line 974: Line 1,064:
*1 = reporting on (default)
*1 = reporting on (default)
Option to turn off reporting of 'lost sensor contact' for Fine Offset stations. (added Cumulus 1.9.4 b.1070)
Option to turn off reporting of 'lost sensor contact' for Fine Offset stations. (added Cumulus 1.9.4 b.1070)
|-
|UseZeroBearing=0
|Selected on same screen as other parameters. Intended for weather stations that do not supply a wind bearing, so Cumulus has to calculate it from reported compass direction.
*0 = Disabled, Cumulus displays the current bearing read from the station (i.e. the last direction the wind was blowing from before it became calm). Note that the average wind bearing will always display zero bearing if there has been no wind for the last N minutes (where N is defined by previous parameter if present but defaults to 10), as the average bearing takes wind speed into account.
*1 = Enabled, Cumulus display a bearing of zero (and '---' for the compass point) when the wind is calm (note when not calm, bearing is 360 for true North)
|-
|-
|EWdisablecheckinit=0  
|EWdisablecheckinit=0  
Line 986: Line 1,070:
*1 = Ignores part of memory (see [[FAQ#When_I_start_Cumulus.2C_I_get_the_error_message_.22The_station_is_not_initialised.22]]).
*1 = Ignores part of memory (see [[FAQ#When_I_start_Cumulus.2C_I_get_the_error_message_.22The_station_is_not_initialised.22]]).


Not applicable to MX.
|-
|-
|EWduplicatecheck=0
|EWduplicatecheck=0
Line 994: Line 1,079:
For example one problem is that "55 AA" repeats at the start of the second line of data. Those bytes are only supposed to appear at the start of the first line (or so I am told).
For example one problem is that "55 AA" repeats at the start of the second line of data. Those bytes are only supposed to appear at the start of the first line (or so I am told).


Not applicable to MX
|-
|-
|EWpressureoffset=x.y
|EWpressureoffset=x.y
Line 999: Line 1,085:
Got a pressure problem with a Fine Offset station when the pressure 'offset' that Cumulus reads is garbage, so Cumulus just uses zero?
Got a pressure problem with a Fine Offset station when the pressure 'offset' that Cumulus reads is garbage, so Cumulus just uses zero?


Tell Cumulus what offset to use, by using an external text editor to insert this parameter where x.y is your pressure offset in  in mb or hPa [i.e. your station (absolute) pressure subtracted from the sea-level (relative) pressure].
Tell Cumulus what offset to use, by using an external text editor to insert this parameter where x.y is your pressure offset in  in mb or hPa [i.e. your station (absolute) pressure subtracted from the sea-level (relative) pressure]. Applies to Cumulus 1 and MX.
|-
|RestartIfUnplugged=0
|{{Version badge 1}}This is set in the settings frame on the Station settings screen off the configuration menu.
*0 = Disabled, default i.e. deselected on the Station Configuration Screen
*1 = Enabled, Cumulus will restart if it detects that a Fine Offset station is unplugged. '''Note:''' Unless the station has been manually plugged in again, a Cumulus restart has no benefit; normally the station should be checked to be plugged in before Cumulus is ever started and the station then left plugged in.


Not applicable to MX
|-
|colspan="2" style="background:lightblue;"| Both Cumulus flavours - in MX edit in Station Settings,  for Cumulus 1 edit in Station Configuration Screen
|-
|SyncFOReads=0
|Cumulus 1 and MX
*0 = Synchronisation disabled, default (Cumulus reads the memory without taking into account when memory is being updated)
*1 = Re-synchronizes once each day, to avoid reading memory at time of memory update
A Fine Offset station will be writing to its memory every 48 or 60 seconds (depending on model); Cumulus can attempt once a day to identify when this update of memory occurs, and thereafter try not to read the memory at update time, by using what is called a synchronisation mode of operation. See next parameter.
|}
|}


Line 1,125: Line 1,225:
*1= Enabled - Used for Oregon Scientific WMR-928 and similar stations if you have additional sensors (e.g. another temperature probe) to make Cumulus read, display, and log the readings from those sensors. You don't use this for Solar/UV sensors.
*1= Enabled - Used for Oregon Scientific WMR-928 and similar stations if you have additional sensors (e.g. another temperature probe) to make Cumulus read, display, and log the readings from those sensors. You don't use this for Solar/UV sensors.
(Note this attribute appears in [[#Davis_family_specific|Davis family]] and [[#Introduced_for_problems_with_Fine_Offset_family:|Fine Offset family]] tables above and in [[#Instromet_station_specific:|Instromet station specific:]] table below with different usage explanations).
(Note this attribute appears in [[#Davis_family_specific|Davis family]] and [[#Introduced_for_problems_with_Fine_Offset_family:|Fine Offset family]] tables above and in [[#Instromet_station_specific:|Instromet station specific:]] table below with different usage explanations).
|-
|colspan="2" style="background:pink;"|Read-only parameters - The parameters listed below must be entered directly into file with Cumulus stopped. Used in both C1 and MX unless indicated.
|-
|-
|WMR928TempChannel=N
|WMR928TempChannel=N
Line 1,142: Line 1,244:
|style="background:lightgray;"|[Station]  
|style="background:lightgray;"|[Station]  
|style="background:lightgray;"|Section name - the following parameters relate to the station configuration.
|style="background:lightgray;"|Section name - the following parameters relate to the station configuration.
|-
|colspan="2" style="background:pink;"|Read-only parameters - The parameters listed below must be entered directly into file with Cumulus stopped. Used in both C1 and MX unless indicated.
|-
|-
|WS2300Sync=1
|WS2300Sync=1
Line 1,227: Line 1,331:
|style="background:lightgray;"|Section name - the following parameters relate to the station configuration.
|style="background:lightgray;"|Section name - the following parameters relate to the station configuration.
|-
|-
|colspan="2" style="background:lightblue;"| Both Cumulus flavours - in MX edit in Station Settings,  for Cumulus 1 edit in Station Configuration Screen
|colspan="2" style="background:pink;"|Read-only parameters - The parameter listed below must be entered directly into file with Cumulus stopped. Used in both C1 and MX.
|-
|-
|ImetWaitTime=200
|ImetWaitTime=200
|This parameter (attribute=value) if you need to change it from its '''default of 200 ms''' is added directly to the file, it does not appear on a configuration screen.  
|This parameter (attribute=value) if you need to change it from its '''default of 200 ms''' is added directly to the file, it does not appear on a configuration screen.  
Specifies the time in milliseconds that Cumulus allows for a response from an Instromet station. If you are having problems with reading from an Instromet station, try inserting this line into the ''Station'' section using a value of 500. According to the specification, 500 ms is the absolute maximum time that the station should take to respond to any command.
Specifies the time in milliseconds that Cumulus allows for a response from an Instromet station. If you are having problems with reading from an Instromet station, try inserting this line into the ''Station'' section using a value of 500. According to the specification, 500 ms is the absolute maximum time that the station should take to respond to any command.
|-
|colspan="2" style="background:pink;"|Read-only parameters - The parameter listed below must be entered directly into file with Cumulus MX stopped. Only Cumulus MX.
|-
|ImetBaudRate=19200
|This parameter (attribute=value) is added directly to the file, it does not appear on a configuration screen.
The default value is 19200. Some ?older? Instromet loggers operate at 115200, if you have one of these older loggers you will need to manually set this value in Cumulus.ini before running the program.
|-
|colspan="2" style="background:lightblue;"| Both Cumulus flavours - in MX edit in Station Settings,  for Cumulus 1 edit in Station Configuration Screen
|-
|-
|SyncDavisClock=0  
|SyncDavisClock=0  
Line 1,244: Line 1,356:
*1= Enabled - Used for optional Sunshine hours or extra temperature sensors on Instromet stations. For a wet bulb sensor, Cumulus will output the temperature it shows, but not calculate the humidity.
*1= Enabled - Used for optional Sunshine hours or extra temperature sensors on Instromet stations. For a wet bulb sensor, Cumulus will output the temperature it shows, but not calculate the humidity.
(Note this attribute appears in [[#Davis_family_specific|Davis family]], [[#Oregon_Scientific_specific:|Oregon Scientific specific]] and [[#Introduced_for_problems_with_Fine_Offset_family:|Fine Offset family]] tables above with different usage explanations).
(Note this attribute appears in [[#Davis_family_specific|Davis family]], [[#Oregon_Scientific_specific:|Oregon Scientific specific]] and [[#Introduced_for_problems_with_Fine_Offset_family:|Fine Offset family]] tables above with different usage explanations).
|-
|colspan="2" style="background:lightblue;"| Only Cumulus MX: edit in Station Settings
|-
|ImetBaudRate=19200
|This parameter (attribute=value) is added directly to the file, it does not appear on a configuration screen.
The default value is 19200. Some ?older? Instromet loggers operate at 115200, if you have one of these older loggers you will need to manually set this value in Cumulus.ini before running the program.
|}
|}


Line 1,265: Line 1,371:
|style="background:lightgray;"|[Offsets]  
|style="background:lightgray;"|[Offsets]  
|style="background:lightgray;"|Section Name - the following 'attribute=value' parameters are the adjustment factors for your specific sensors
|style="background:lightgray;"|Section Name - the following 'attribute=value' parameters are the adjustment factors for your specific sensors
|-
|colspan="2" style="background:pink;"|Read-only parameters - The parameter listed below must be entered directly into file with Cumulus stopped. Used in both C1 and MX.
|-
|TempMult2=1.0
|This line needs to be added in the [Offsets] section of the Cumulus.ini, if it is omitted default second order multiplier is 1.0.
"Second order" multiplier by which measured outdoor Temperature is to be corrected, this means that the logged reading can be (TempMult2 X measured-temp X measured_temp) + (TempMult X measured_temp) + TempOffset
|-
|colspan="2" style="background:pink;"|Read-only parameters - The parameter listed below must be entered directly into file with Cumulus stopped. Only MX (build 3045 onwards).
|-
|HumMult2=1.0
|This line needs to be added in the [Offsets] section of the Cumulus.ini, if it is omitted default second order multiplier is 1.0.
"Second order" multiplier by which measured outdoor Humidity is to be corrected, this means that the logged reading can be (HumMult2 X measured_hum X measured_hum) + (HumMult X measured_hum) + HumOffset
|-
|-
|colspan="3" style="background:lightblue;"| Both Cumulus flavours
|colspan="3" style="background:lightblue;"| Both Cumulus flavours
|-
|-
|TempOffset=Offset_Value  
|TempOffset=Offset_Value  
|Default 'Offset_Value' is 0 in this parameter, used for quadratic formula shown below
|Default 'Offset_Value' is 0 in this parameter, used for quadratic formula shown for read-only parameter
|-
|-
|TempMult=1  
|TempMult=1  
|First order multiplier by which measured outdoor Temperature is to be corrected (default=1).
|First order multiplier by which measured outdoor Temperature is to be corrected (default=1).
For formula see next item.
For formula see read-only item.
|-
|TempMult2=0.0
|This line needs to be added in the [Offsets] section of the Cumulus.ini, if it is omitted default multiplier is 0.0.
"Second order" multiplier by which measured outdoor Temperature is to be corrected, this means that the logged reading can be (TempMult2 X measured-temp X measured_temp) + (TempMult X measured_temp) + TempOffset
|-
|-
|HumMult=1  
|HumMult=1  
|Multiplier by which measured Humidity is to be corrected (default=1). See formula in next row
|Multiplier by which measured Humidity is to be corrected (default=1). See formula in read-only parameter
|-
|-
|HumOffset=Offset_Value  
|HumOffset=Offset_Value  
|Default 'Offset_Value' is 0 in this parameter used for formula: Cumulus Humidity = measured_Humidity X Humidity_multiplier + 'Offset_Value'
|Default 'Offset_Value' is 0 in this parameter used for formula in MX read-only parameter above
|-
|-
|WetBulbMult=1
|WetBulbMult=1
Line 1,375: Line 1,489:
|-
|-
|colspan="2" style="background:lightblue;"| Both Cumulus flavours - in MX edit in Internet Settings, see individual entry for Cumulus 1 edits
|colspan="2" style="background:lightblue;"| Both Cumulus flavours - in MX edit in Internet Settings, see individual entry for Cumulus 1 edits
|-
|Logging=0
|Determines whether enhanced "debugging" logging takes place where Cumulus 1 or MX makes a detailed record of each action that takes place.
*0 (default) = Cumulus 1 or MX will not add debug logging.
*1 = For '''debug''' logging when Cumulus 1 or MX (re-)starts, add ''Logging=1'' to the station section of Cumulus.ini while Cumulus is stopped.
[[File:Badge vMx.png]] In MX only, it can also be set in the admin interface internet settings screen. Note that if set on the admin interface, it only remains set while Cumulus continues to run, and resets to default off when MX re-starts. For MX, if you want debugging output every time it runs, then add "-debug" parameter as explained at [[Cumulus_MX#Parameter_for_adding_debugging|Parameter_for_adding_debugging]]
|-
|-
|DailyProgram=  
|DailyProgram=  
Line 1,428: Line 1,535:
*1 = Cumulus will show the messages sent to, and responses from, the FTP server.
*1 = Cumulus will show the messages sent to, and responses from, the FTP server.


{{Version badge 1}} Cumulus 1 stores this output in [[Ftplog|a separate FTP log file " ftplog.txt "]].
{{Version badge 1}} Cumulus 1 stores this output in [[ftplog.txt]].


[[File:Badge vMx.png]] MX stores this output in the same [[MXDiags]] file as other diagnostics, it does not use that separate file. Also MX allows use of alternative secure protocols instead of standard FTP, and this parameter is ignored for secure transfers.
[[File:Badge vMx.png]] MX stores this output in the same [[ftplog.txt] file. However as MX allows use of alternative secure protocols instead of standard FTP, remember this file is designed for standard non-secure protocol transfers, so for secure transfers some useful information may be in standard [[MXDiags]] file.
|-
|-
|MaxFTPconnectRetries=3
|MaxFTPconnectRetries=3
Line 1,549: Line 1,656:
{{Version badge 1}}For Cumulus 1, only 0 to 9 are set in the Internet option of Configuration menu by an entry in the Local column of the table on the Files Tab screen, 10 to 99 have to be inserted manually by adding parameter lines to the configuration file, they cannot be entered on any Configuration screen.  
{{Version badge 1}}For Cumulus 1, only 0 to 9 are set in the Internet option of Configuration menu by an entry in the Local column of the table on the Files Tab screen, 10 to 99 have to be inserted manually by adding parameter lines to the configuration file, they cannot be entered on any Configuration screen.  


[[File:Badge vMx.png]]All of 0 to 99 are added using "Extra web files" screens in the settings menu of the admin interface. From build 3087, MX also allows you to use "<currentextralogfile>"to specify the name of the extra sensor log files being currently used.
[[File:Badge vMx.png]]All of 0 to 99 are added using "Extra web files" screens in the settings menu of the admin interface. From build 3087, MX also allows you to use "<currentextralogfile>" to specify the name of the extra sensor log files being currently used.
|-
|-
|ExtraRemotexx=
|ExtraRemotexx=
Line 1,557: Line 1,664:
{{Version badge 1}}For Cumulus 1, only 0 to 9 are set in the Internet option of Configuration menu by an entry in the Local column of the table on the Files Tab screen, 10 to 99 have to be inserted manually by adding parameter lines to the configuration file, they cannot be entered on any Configuration screen.  
{{Version badge 1}}For Cumulus 1, only 0 to 9 are set in the Internet option of Configuration menu by an entry in the Local column of the table on the Files Tab screen, 10 to 99 have to be inserted manually by adding parameter lines to the configuration file, they cannot be entered on any Configuration screen.  


[[File:Badge vMx.png]]All of 0 to 99 are added using "Extra web files" screens in the settings menu of the admin interface. From build 3087, MX also allows you to use "<currentextralogfile>"to specify the name of the extra sensor log files being currently used.
[[File:Badge vMx.png]]All of 0 to 99 are added using "Extra web files" screens in the settings menu of the admin interface. From build 3087, MX also allows you to use "<currentextralogfile>" to specify the name of the extra sensor log files being currently used.
|-
|-
|ExtraProcessxx=0
|ExtraProcessxx=0
Line 1,637: Line 1,744:


=== Section: MySQL ===
=== Section: MySQL ===
Not applicable to Cumulus 1.
[[File:Badge vMx.png]]Only applicable to Cumulus MX.
Cumulus MX uses Cumulus.ini to store the MySQL configuration details.
Cumulus MX uses Cumulus.ini to store the MySQL configuration details.
All details are input on '''The MySQL settings screen'''. Here are the default settings. See [[Cumulus MX]] page for examples of what can be selected.
All details are input on '''The MySQL settings screen'''. Here are the default settings. See [[Cumulus MX]] page for examples of what can be selected.
Line 1,661: Line 1,774:
CustomMySqlSecondsInterval=10
CustomMySqlSecondsInterval=10
CustomMySqlMinutesIntervalIndex=6</pre>
CustomMySqlMinutesIntervalIndex=6</pre>


=== Section: Display ===
=== Section: Display ===
Line 1,928: Line 2,036:
|}
|}


=== Section: Graphs ===
=== Section: Solar ===
Set many of these parameters using '''Configuration''' menu and either ''Display'' (Graphs block) or ''Colours'' screens.
 
Set the colours of the data lines on graphs/charts and Select whether to plot particular data by using '''View''' menu and ''Graphs'' option, then right click over the relevant graph.
{{Version badge 1}}Set mostly in '''solar block''' at foot of ''Station Settings'' screen in Configuration menu.
Set the SAG colours and axis position by using '''View''' menu and ''Select-A-Graph'' option, the settings for different observations are at the foot of the screen.


The only settings used in this section by both Cumulus 1 and Cumulus MX are the first 2 - "ChartMaxDays" and "GraphHours.
[[File:Badge vMx.png]]Set in '''Solar''' section quite a long way down on ''Station settings'' page in Settings menu


The next few are only used by Cumulus MX, then the remainder are Cumulus 1 only.
{| class="wikitable" border="1"
{| class="wikitable" border="1"
|-
|-
Line 1,941: Line 2,047:
!style="width:600px" | Function  
!style="width:600px" | Function  
|-
|-
|style="background:lightgray;"|[Graphs]  
|style="background:lightgray;"|[Solar]
|style="background:lightgray;"|Section Name - the following parameters relate to your graph settings
|style="background:lightgray;"|Section Name - the following parameters are set as described above
|-
|-
|colspan="3" style="background:lightblue;"| Both Cumulus flavours
|colspan="2" style="background:lightblue;"| Both Cumulus flavours  
|-
|-
|GraphHours=12
|SunThreshold=75
|The number of hours data to be displayed in temperature (outdoor, heat index, wind chill, dewpoint and apparent temperature), humidity, rainfall rate, rainfall, pressure, solar radiation, UV index, wind speed and wind direction graphs.
|If you have a solar sensor: Cumulus tries to determine whether the sun is shining by determining whether the current solar radiation value is above a certain percentage of the current theoretical maximum. The value you supply here is used as that percentage. The default value is 75%.
You can enter any multiple of 12 from the Display Settings Screen, and you can also edit cumulus.ini and set this item to any other value. But note that setting it to a non-standard value is unsupported (i.e. if it causes problems, I probably won't fix them) and if you change any display settings, the value will get reset to a supported value (so you'll need to edit cumulus.ini again).
|-
|-
|ChartMaxDays=7
|RStransfactor=0.8
|How many days of values to plot on the daily min/average/max temperature, daily sunshine, and daily rain charts (default=7)
|Cumulus uses the Ryan-Stolzenbach formula to determine the current theoretical maximum solar radiation at your location at the current moment in time. This formula has a factor to allow for the transmission of the radiation through the atmosphere; the default is 0.80.
|-
|-
|colspan="3" style="background:lightblue;"| Cumulus MX only
|SolarMinimum=0
|This setting allows you to specify a minimum solar radiation value which needs to be reached before it can be considered to be sunny. Note that this setting does not replace the calculation using the current theoretical maximum, it specifies an additional condition which has to be met. This setting therefore allows you to cater for the periods at the beginning and end of the day when the theoretical maximum is very low.
|-
|-
|MoonImageEnabled=1
|LuxToWM2=0.0079
|This setting is selected in the internet settings screen
|Edit cumulus.ini to add this parameter if you have a Fine Offset station with a solar detector. These supply 'Lux' values rather than 'W/m2' values that Davis stations supply. Cumulus attempts to convert from Lux to W/m2 using the supplied multiplication factor. You can add this parameter if you want to use a value other than the default of 0.0079, which is the generally accepted standard conversion factor for sunlight.
* 0= disables generation of moon image
* 1 (default) = enables generation of moon image (see [[#[FTP site]|[FTP site] section]] for how to control uploading of generated image)
|-
|-
|MoonImageSize=100
|UseBlakeLarsen=0
|This setting is selected in the internet settings screen, it specifies in pixels the size of the generated image (default 100)
| Called B/l on screen. Set this to 1 if you have a Blake-Larsen Sun Recorder, and you want Cumulus to get today's sunshine hours from it. You need to configure the Blake-Larsen software to put the SRsunshine.dat file into the Cumulus data folder so that Cumulus can read it.
|-
|-
|MoonImageFtpDest=images/moon.png
|colspan="2" style="background:lightblue;"| [[File:Badge vMx.png]] Available from MX version 3.0.0 only
|This setting is selected in the internet settings screen, it specifies the path to where the image  (see [[#[FTP site]|[FTP site] section]] for how to control uploading of generated image) is to be stored relative to the directory specified for uploads  (see [[#[FTP site]|[FTP site] section]]) earlier on the settings page.
|-
|-
|colspan="3" style="background:lightblue;"| Cumulus 1 only
|SolarCalc=1
|The value is set in the MX user interface when the solar calculation method is set.
*0 (default) = Ryan-Stolzenbach calculation, which uses the RStransfactor entry to tune the output.
*1 = Bras calculation, which uses the BrasTurbidity entry below to tune the output.
|-
|-
|Background=12632256
|BrasTurbidity=2.0
|Decimal value for the Graph and Chart background colour.  
|The value is set in the MX user interface when the solar calculation method is set.
*2.0 (default) = Perfect clear sky
*decimal value = The normal range is 2 (Clear sky) to 5 (Smoggy)
|}
 
=== Section: Graphs ===
 
For individual settings, check whether they apply to Cumulus 1 only, MX only, or to both flavours.
 
{{Version badge 1}}In Cumulus 1, in '''Configuration''' menu,  select either ''Display'' (Graphs block) or ''Colours'' screens for most options. Set the colours of the data lines on graphs/charts. Select whether to plot particular data by using '''View''' menu and ''Graphs'' option, then right click over the relevant graph. Set the SAG colours and axis position by using '''View''' menu and ''Select-A-Graph'' option, the settings for different observations are at the foot of the screen.
 
[[File:Badge vMx.png]] All settings in this table are controlled in the '''Graphs''' section at the bottom of the '''Station Settings''' page.
{| class="wikitable" border="1"
|-
|-
|WindColour=65535
!style="width:150px" | Parameter Line Entry
|Decimal value for the 10 minute average wind speed plot colour
!style="width:800px" | Function
|-
|-
|GustColour=8421376
|style="background:lightgray;"|[Graphs]
|Decimal value for the Wind Gust plot colour
|style="background:lightgray;"|Section Name - the following parameters relate to your graph settings
|-
|-
|RainColour=9527753
|colspan="3" style="background:lightblue;"| Both Cumulus flavours
|Decimal value for the Rain plot colour
|-
|-
|RainTodayColour=9527753
|GraphHours=12
|Decimal value for the Rain Today plot colour
|The number of hours data to be displayed in temperature (outdoor, heat index, wind chill, dewpoint and apparent temperature), humidity, rainfall rate, rainfall, pressure, solar radiation, UV index, wind speed and wind direction graphs.
You can enter any multiple of 12 from the Display Settings Screen, and you can also edit cumulus.ini and set this item to any other value. But note that setting it to a non-standard value is unsupported (i.e. if it causes problems, I probably won't fix them) and if you change any display settings, the value will get reset to a supported value (so you'll need to edit cumulus.ini again).
|-
|-
|TempColour=9527753
|ChartMaxDays=7
|Decimal value for the Outside Temperature plot colour
|How many days of values to plot on the daily min/average/max temperature, daily sunshine, and daily rain charts (default=7)
|-
|-
|HeatIndexColour=16711680
|TempVisible=1
|Decimal value for the Heat Index plot colour
|Select whether to plot the outside air temperature on the temperature graph. MX from v3.7.0
*0 = Disabled
*1 = Enabled
|-
|-
|AppTempColour=8388736
|HIVisible=0
|Decimal value for the Apparent Temperature plot colour
|Select whether to plot the heat index on the temperature graph. MX from v3.7.0
*0 = Disabled
*1 = Enabled
|-
|-
|PressColour=9527753
|DPVisible=1
|Decimal value for the Pressure plot colour
|Select whether to plot the dewpoint values on the temperature graph. MX from v3.7.0
*0 = Disabled
*1 = Enabled
|-
|-
|WindDirColour=255
|WCVisible=1
|Decimal value for the Wind Direction plot colour
|Select whether to plot the wind chill values on the temperature graph. MX from v3.7.0
*0 = Disabled
*1 = Enabled
|-
|-
|DewPointColour=255
|AppTempVisible=1
|Decimal value for the Dew Point plot colour
|Select whether to plot the apparent temperature values on the temperature graph. MX from v3.7.0
*0 = Disabled
*1 = Enabled
|-
|-
|WindChillColour=32768
|InHumVisible=1
|Decimal value for the Wind Chill plot colour
|Select whether to plot the indoor humidity values on the humidity graph. MX from v3.7.0
*0 = Disabled
*1 = Enabled
|-
|-
|MinTempColour=16711680
|OutHumVisible=1
|Decimal value for the Minimum Temperature chart plot colour
|Select whether to plot the outdoor humidity values on the humidity graph. MX from v3.7.0
*0 = Disabled
*1 = Enabled
|-
|-
|MaxTempColour=255
|colspan="3" style="background:lightblue;"| Cumulus MX only
|Decimal value for the Maximum Temperature chart plot colour
|-
|-
|AvgTempColour=32768
|MoonImageEnabled=1
|Decimal value for the Average Temperature chart plot colour
|This setting is selected in the internet settings screen
* 0= disables generation of moon image
* 1 (default) = enables generation of moon image (see [[#[FTP site]|[FTP site] section]] for how to control uploading of generated image)
|-
|-
|DailyRainColour=32768
|MoonImageSize=100
|Decimal value for the Daily Rain chart plot colour
|This setting is selected in the internet settings screen, it specifies in pixels the size of the generated image (default 100)
|-
|-
|InsideTempColour=0
|MoonImageFtpDest=images/moon.png
|Decimal value for the Inside Temperature plot colour
|This setting is selected in the internet settings screen, it specifies the path to where the image  (see [[#[FTP site]|[FTP site] section]] for how to control uploading of generated image) is to be stored relative to the directory specified for uploads  (see [[#[FTP site]|[FTP site] section]]) earlier on the settings page.
|-
|-
|InsideHumColour=255
|InTempVisible=1
|Decimal value for the Inside Humidity plot colour
|Select whether to plot the inside air temperature on the temperature graph.
*0 = Disabled
*1 = Enabled
|-
|-
|OutsideHumColour=16711680
|HumidexVisible=1
|Decimal value for the Outside Humidity plot colour
|Select whether to plot the humidex on the temperature graph.
*0 = Disabled
*1 = Enabled
|-
|-
|Graph3D=0
|colspan="3" style="background:lightblue;"| Cumulus 1 only
|3D or normal graph selection as selected in the Display Configuration Graphs block
*0 = normal graph selected
*1 = 3D graph selected
|-
|-
|PlotLatestGust=0
|Background=12632256
|Plot Latest Gust selection as selected in the Display Configuration Graphs block
|Decimal value for the Graph and Chart background colour.
*0 = Disabled
*1 = Enabled
|-
|-
|OriginIsSouth=0
|WindColour=65535
|Wind Direction Graph Y Axis origin
|Decimal value for the 10 minute average wind speed plot colour
*0 = North as Origin (default)
*1 = South as Origin
|-
|-
|ShowFreezingLine=0
|GustColour=8421376
|Draw a horizontal line on the temperature graph at 0°C/32°F
|Decimal value for the Wind Gust plot colour
|-
|-
|TempVisible=1
|RainColour=9527753
|Select whether to plot the outside air temperature on the temperature graph
|Decimal value for the Rain plot colour
*0 = Disabled
*1 = Enabled
|-
|-
|HIVisible=0
|RainTodayColour=9527753
|Select whether to plot the heat index on the temperature graph
|Decimal value for the Rain Today plot colour
*0 = Disabled
*1 = Enabled
|-
|-
|DPVisible=1
|TempColour=9527753
|Select whether to plot the dewpoint values on the temperature graph
|Decimal value for the Outside Temperature plot colour
*0 = Disabled
*1 = Enabled
|-
|-
|WCVisible=1
|HeatIndexColour=16711680
|Select whether to plot the wind chill values on the temperature graph
|Decimal value for the Heat Index plot colour
*0 = Disabled
*1 = Enabled
|-
|-
|AppTempVisible=1
|AppTempColour=8388736
|Select whether to plot the apparent temperature values on the temperature graph
|Decimal value for the Apparent Temperature plot colour
*0 = Disabled
*1 = Enabled
|-
|-
|InHumVisible=1
|PressColour=9527753
|Select whether to plot the indoor humidity values on the humidity graph
|Decimal value for the Pressure plot colour
*0 = Disabled
*1 = Enabled
|-
|-
|OutHumVisible=1
|WindDirColour=255
|Select whether to plot the outdoor humidity values on the humidity graph
|Decimal value for the Wind Direction plot colour
*0 = Disabled
*1 = Enabled
|-
|-
|GraphGradientEnabled=0
|DewPointColour=255
|Use gradient shading on the graph background
|Decimal value for the Dew Point plot colour
*0 = Disabled
*1 = Enabled
|-
|-
|GradientStart=12632256
|WindChillColour=32768
|
|Decimal value for the Wind Chill plot colour
|-
|-
|GradientMiddle=16777215
|MinTempColour=16711680
|
|Decimal value for the Minimum Temperature chart plot colour
|-
|-
|GradientEnd=8421504
|MaxTempColour=255
|
|Decimal value for the Maximum Temperature chart plot colour
|-
|-
|SAGintempcolour=32768
|AvgTempColour=32768  
|(Select-A-Graph)
|Decimal value for the Average Temperature chart plot colour
|-
|-
|SAGouttempcolour=255
|DailyRainColour=32768
|
|Decimal value for the Daily Rain chart plot colour
|-
|-
|SAGpressurecolour=16711680
|InsideTempColour=0
|
|Decimal value for the Inside Temperature plot colour
|-
|-
|SAGraintotalcolour=8388608
|InsideHumColour=255
|
|Decimal value for the Inside Humidity plot colour
|-
|-
|SAGrainratecolour=16776960
|OutsideHumColour=16711680
|
|Decimal value for the Outside Humidity plot colour
|-
|-
|SAGgustcolour=16711935
|Graph3D=0
|
|3D or normal graph selection as selected in the Display Configuration Graphs block
*0 = normal graph selected
*1 = 3D graph selected
|-
|-
|SAGpeakgustcolour=65280
|PlotLatestGust=0
|
|Plot Latest Gust selection as selected in the Display Configuration Graphs block
*0 = Disabled
*1 = Enabled
|-
|OriginIsSouth=0
|Wind Direction Graph Y Axis origin
*0 = North as Origin (default)
*1 = South as Origin
|-
|-
|SAGspeedcolour=8388736
|ShowFreezingLine=0
|
|Draw a horizontal line on the temperature graph at 0°C/32°F
|-
|-
|SAGinhumcolour=32896
|GraphGradientEnabled=0
|
|Use gradient shading on the graph background
*0 = Disabled
*1 = Enabled
|-
|-
|SAGouthumcolour=8388608
|GradientStart=12632256
|
|
|-
|-
|SAGheatindexcolour=128
|GradientMiddle=16777215
|
|
|-
|-
|SAGwindchillcolour=8421504
|GradientEnd=8421504
|
|
|-
|-
|SAGwinddircolour=0
|SAGintempcolour=32768
|
|(Select-A-Graph)
|-
|-
|SAGdewpointcolour=8421376
|SAGouttempcolour=255
|
|
|-
|-
|SAGsolarradcolour=65535
|SAGpressurecolour=16711680
|
|
|-
|-
|SAGmaxsolarradcolour=16711935
|SAGraintotalcolour=8388608
|
|
|-
|-
|SAGapptempcolour=0
|SAGrainratecolour=16776960
|
|
|-
|-
|SAGuvindexcolour=65280
|SAGgustcolour=16711935
|
|
|-
|-
|SAGintempaxis=L
|SAGpeakgustcolour=65280
|(Select-A-Graph)
|-
|SAGouttempaxis=L
|
|
|-
|-
|SAGpressureaxis=L
|SAGspeedcolour=8388736
|
|
|-
|-
|SAGraintotalaxis=L
|SAGinhumcolour=32896
|
|
|-
|-
|SAGrainrateaxis=L
|SAGouthumcolour=8388608
|
|
|-
|-
|SAGgustaxis=L
|SAGheatindexcolour=128
|
|
|-
|-
|SAGpeakgustaxis=L
|SAGwindchillcolour=8421504
|
|
|-
|-
|SAGspeedaxis=L
|SAGwinddircolour=0
|
|
|-
|-
|SAGinhumaxis=L
|SAGdewpointcolour=8421376
|
|
|-
|-
|SAGouthumaxis=L
|SAGsolarradcolour=65535
|
|
|-
|-
|SAGheatindexaxis=L
|SAGmaxsolarradcolour=16711935
|
|
|-
|-
|SAGwindchillaxis=L
|SAGapptempcolour=0
|
|
|-
|-
|SAGwinddiraxis=L
|SAGuvindexcolour=65280
|
|
|-
|-
|SAGdewpointaxis=L
|SAGintempaxis=L
|(Select-A-Graph)
|-
|SAGouttempaxis=L
|
|
|-
|-
|SAGsolarradaxis=L
|SAGpressureaxis=L
|
|
|-
|-
|SAGmaxsolarradaxis=L
|SAGraintotalaxis=L
|
|
|-
|-
|SAGapptempaxis=L
|SAGrainrateaxis=L
|
|
|-
|-
|SAGuvindexaxis=L
|SAGgustaxis=L
|
|
|-
|-
|SAG3D=0
|SAGpeakgustaxis=L
|
|
|-
|-
|SAGgradientback=0
|SAGspeedaxis=L
|
|
|-
|-
|SAGleftgrid=1
|SAGinhumaxis=L
|
|
|-
|-
|SAGrightgrid=1
|SAGouthumaxis=L
|
|
|}
=== Section: Alarms ===
For MX, there is a default path "\CumulusMX\interface\sounds". '''Edit''' on '''Settings''' tab, '''Alarms''' screen.
{{Version badge 1}}Set these using the '''Edit''' menu, ''Alarms'' screen.
{| class="wikitable" border="1"
|-
|-
!style="width:150px" | Parameter Line Entry
|SAGheatindexaxis=L
!style="width:600px" | Function
|
|-
|-
|style="background:lightgray;"|[Alarms]
|SAGwindchillaxis=L
|style="background:lightgray;"|Section Name - the following parameters relate to your alarm settings
|
|-
|-
|alarmlowtemp=0
|SAGwinddiraxis=L
|Select in Edit Alarms Screen
|
*0 = Disable low temperature alarm (default)
*1 = Enable Low temperature alarm
|-
|-
|LowTempAlarmSet=0
|SAGdewpointaxis=L
|Setting for low temperature alarm point (degrees)
|
|-
|-
|LowTempAlarmSound=0
|SAGsolarradaxis=L
|Alarm Action
|
*0 = Disable, (default) no sound on alarm
*1 = Enable sound on alarm
|-
|-
|LowTempAlarmSoundFile=C:\Cumulus\alert.wav
|SAGmaxsolarradaxis=L
|Path and file name of sound file for Low Temperature alarm
|
|-
|-
|alarmhightemp=0
|SAGapptempaxis=L
|Select in Edit Alarms Screen
|
*0 = Disable high temperature alarm (default)
*1 = Enable High temperature alarm
|-
|-
|HighTempAlarmSet=0
|SAGuvindexaxis=L
|Degrees above which alarm will occur.
|
|-
|-
|HighTempAlarmSound=0  
|SAG3D=0
|Alarm Action
|
*0 = Disable, (default) no sound on alarm
*1 = Enable sound on alarm
|-
|-
|HighTempAlarmSoundFile=C:\Cumulus\alert.wav
|SAGgradientback=0
|Path and file name of sound file for High Temperature alarm
|
|-
|-
|alarmlowpress=0
|SAGleftgrid=1
|Select in Edit Alarms Screen
|
|-
|-
|LowPressAlarmSet=0
|SAGrightgrid=1
|Pressure below which you wish Low Pressure alarm to occur
|
|}
 
=== Section: Alarms ===
 
[[File:Badge vMx.png]]For MX, there is a default path "\CumulusMX\interface\sounds". '''Edit''' on '''Settings''' tab, '''Alarms''' screen.
 
{{Version badge 1}}Set these using the '''Edit''' menu, ''Alarms'' screen. The default path and file is '''\Cumulus\alert.wav''' for all the file parameters.  (Previously this article incorrectly showed "C:\Program Files\Cumulus\alert.wav" for some, but that has been removed now this applies to MX as well)
{| class="wikitable" border="1"
|-
|-
|LowPressAlarmSound=0
!style="width:150px" | Parameter Line Entry
|Alarm Action
!style="width:600px" | Function
*0 = Disable, (default) no sound on alarm
*1 = Enable sound on alarm
|-
|-
|LowPressAlarmSoundFile=C:\Cumulus\alert.wav
|style="background:lightgray;"|[Alarms]
|Path and file name for sound file to play for Low Pressure Alarm
|style="background:lightgray;"|Section Name - the following parameters relate to your alarm settings
|-
|-
|alarmhighpress=0  
|alarmlowtemp=0  
|Select in Edit Alarms Screen
|Select in Edit Alarms Screen
*0 = Disable low High Pressure alarm (default)
*0 = Disable low temperature alarm (default)
*1 = Enable High Pressure alarm
*1 = Enable Low temperature alarm
|-
|-
|HighPressAlarmSet=0  
|LowTempAlarmSet=0  
|Pressure above which you wish High Pressure alarm to occur
|Setting for low temperature alarm point (degrees)
|-
|-
|HighPressAlarmSound=0  
|LowTempAlarmSound=0  
|Alarm Action
|Alarm Action
*0 = Disable, (default) no sound on alarm
*0 = Disable, (default) no sound on alarm
*1 = Enable sound on alarm
*1 = Enable sound on alarm
|-
|-
|HighPressAlarmSoundFile=C:\Cumulus\alert.wav
|LowTempAlarmSoundFile=
|Path and file name for the sound file used for the High Pressure Alarm
|Path and file name of sound file for Low Temperature alarm
|-
|-
|alarmhighraintoday=0  
|alarmhightemp=0  
|Select in Edit Alarms Screen
|Select in Edit Alarms Screen
*0 = Disable High Rain today alarm (default)
*0 = Disable high temperature alarm (default)
*1 = Enable High Rain today alarm
*1 = Enable High temperature alarm
|-
|-
|HighRainTodayAlarmSet=0  
|HighTempAlarmSet=0  
|Rain level above which alarm to occur
|Degrees above which alarm will occur.
|-
|-
|HighRainTodayAlarmSound=0  
|HighTempAlarmSound=0  
|Alarm Action
|Alarm Action
*0 = Disable, (default) no sound on alarm
*0 = Disable, (default) no sound on alarm
*1 = Enable sound on alarm
*1 = Enable sound on alarm
|-
|-
|HighRainTodayAlarmSoundFile=C:\Cumulus\alert.wav
|HighTempAlarmSoundFile=  
|Path and file name for the sound file used for the High Rain Today Alarm
|Path and file name of sound file for High Temperature alarm
|-
|-
|alarmhighrainrate=0  
|alarmlowpress=0  
|Select in Edit Alarms Screen
|Select in Edit Alarms Screen
*0 = Disable High Rain Rate alarm (default)
*1 = Enable High Rain Rate alarm
|-
|-
|HighRainRateAlarmSet=0  
|LowPressAlarmSet=0  
|Rain rate above which you wish alarm to occur
|Pressure below which you wish Low Pressure alarm to occur
|-
|-
|HighRainRateAlarmSound=0  
|LowPressAlarmSound=0  
|Alarm Action
|Alarm Action
*0 = Disable, (default) no sound on alarm
*0 = Disable, (default) no sound on alarm
*1 = Enable sound on alarm
*1 = Enable sound on alarm
|-
|-
|HighRainRateAlarmSoundFile=C:\Cumulus\alert.wav
|LowPressAlarmSoundFile=
|Path and file name for the sound file used for the High Rain Rate Alarm
|Path and file name for sound file to play for Low Pressure Alarm
|-
|-
|alarmhighgust=0  
|alarmhighpress=0  
|Select in Edit Alarms Screen
|Select in Edit Alarms Screen
*0 = Disable High Gust alarm (default)
*0 = Disable low High Pressure alarm (default)
*1 = Enable High Gust alarm
*1 = Enable High Pressure alarm
|-
|-
|HighGustAlarmSet=0  
|HighPressAlarmSet=0  
|Gust speed above which you wish alarm to occur
|Pressure above which you wish High Pressure alarm to occur
|-
|-
|HighGustAlarmSound=0  
|HighPressAlarmSound=0  
|Alarm Action
|Alarm Action
*0 = Disable, (default) no sound on alarm
*0 = Disable, (default) no sound on alarm
*1 = Enable sound on alarm
*1 = Enable sound on alarm
|-
|-
|HighGustAlarmSoundFile=C:\Cumulus\alert.wav
|HighPressAlarmSoundFile=  
|Path and file name for the sound file used for the High Gust Alarm
|Path and file name for the sound file used for the High Pressure Alarm
|-
|-
|alarmhighwind=0  
|alarmhighraintoday=0  
|Select in Edit Alarms Screen
|Select in Edit Alarms Screen
*0 = Disable High Average Wind alarm (default)
*0 = Disable High Rain today alarm (default)
*1 = Enable High Average Wind alarm
*1 = Enable High Rain today alarm
|-
|-
|HighWindAlarmSet=0  
|HighRainTodayAlarmSet=0  
|Average Wind speed above which alarm to occur
|Rain level above which alarm to occur
|-
|-
|HighWindAlarmSound=0  
|HighRainTodayAlarmSound=0  
|Alarm Action
|Alarm Action
*0 = Disable, (default) no sound on alarm
*0 = Disable, (default) no sound on alarm
*1 = Enable sound on alarm
*1 = Enable sound on alarm
|-
|-
|HighWindAlarmSoundFile=C:\Cumulus\alert.wav
|HighRainTodayAlarmSoundFile=
|Path and file name for the sound file used for the High Wind Alarm
|Path and file name for the sound file used for the High Rain Today Alarm
|-
|-
|SensorAlarmSet=0
|alarmhighrainrate=0  
|Select in Edit Alarms Screen
|Select in Edit Alarms Screen
*0 = Disable sensor contact lost alarm (default)
*0 = Disable High Rain Rate alarm (default)
*1 = Enable sensor contact lost alarm
*1 = Enable High Rain Rate alarm
|-
|HighRainRateAlarmSet=0
|Rain rate above which you wish alarm to occur
|-
|-
|SensorAlarmSound=0
|HighRainRateAlarmSound=0  
|Alarm Action
|Alarm Action
*0 = Disable, (default) no sound on alarm
*0 = Disable, (default) no sound on alarm
*1 = Enable sound on alarm
*1 = Enable sound on alarm
|-
|-
|SensorAlarmSoundFile=C:\Program Files\Cumulus\alert.wav
|HighRainRateAlarmSoundFile=  
|Path and file name for the sound file used for the Sensor Contact lost Alarm
|Path and file name for the sound file used for the High Rain Rate Alarm
|-
|-
|alarmtempchange=0
|alarmhighgust=0  
|Select in Edit Alarms Screen
|Select in Edit Alarms Screen
*0 = Disable Temperature Change alarm (default)
*0 = Disable High Gust alarm (default)
*1 = Enable Temperature Change alarm
*1 = Enable High Gust alarm
|-
|-
|TempChangeAlarmSet=0
|HighGustAlarmSet=0  
|Temperature change value to trigger the alarm
|Gust speed above which you wish alarm to occur
|-
|-
|TempChangeAlarmSound=0
|HighGustAlarmSound=0  
|Alarm Action
|Alarm Action
*0 = Disable, (default) no sound on alarm
*0 = Disable, (default) no sound on alarm
*1 = Enable sound on alarm
*1 = Enable sound on alarm
|-
|-
|TempChangeAlarmSoundFile=C:\Program Files\Cumulus\alert.wav
|HighGustAlarmSoundFile=
|Path and file name for the sound file used for the Temperature Change Alarm
|Path and file name for the sound file used for the High Gust Alarm
|-
|-
|alarmpresschange=0
|alarmhighwind=0  
|Select in Edit Alarms Screen
|Select in Edit Alarms Screen
*0 = Disable Pressure Change alarm (default)
*0 = Disable High Average Wind alarm (default)
*1 = Enable Pressure Change alarm
*1 = Enable High Average Wind alarm
|-
|-
|PressChangeAlarmSet=0
|HighWindAlarmSet=0  
|Pressure change value to trigger the alarm
|Average Wind speed above which alarm to occur
|-
|-
|PressChangeAlarmSound=0
|HighWindAlarmSound=0  
|Alarm Action
|Alarm Action
*0 = Disable, (default) no sound on alarm
*0 = Disable, (default) no sound on alarm
*1 = Enable sound on alarm
*1 = Enable sound on alarm
|-
|-
|PressChangeAlarmSoundFile=C:\Program Files\Cumulus\alert.wav
|HighWindAlarmSoundFile=  
|Path and file name for the sound file used for the Pressure Change Alarm
|Path and file name for the sound file used for the High Wind Alarm
|}
 
=== Sections dealing with interfaces to external sites ===
 
==== Section: WUnderground ====
 
Available from version 1.1 (17 Feb 2004)
 
{| class="wikitable" border="1"
|-
|-
!style="width:150px" | Parameter Line Entry
|SensorAlarmSet=0
!style="width:600px" | Function
|Select in Edit Alarms Screen
*0 = Disable sensor contact lost alarm (default)
*1 = Enable sensor contact lost alarm
|-
|-
|style="background:lightgray;"|[Wunderground]
|SensorAlarmSound=0
|style="background:lightgray;"|Section Name - Parameters for your [http://www.wunderground.com/ Weather Underground] site
|Alarm Action
*0 = Disable, (default) no sound on alarm
*1 = Enable sound on alarm
|-
|-
|colspan="2" style="background:lightblue;"| Set in the Internet Configuration Screen sites/Options tab
|SensorAlarmSoundFile=
|Path and file name for the sound file used for the Sensor Contact lost Alarm
|-
|-
|ID=  
|alarmtempchange=0
|Your Weather Underground station identifier (note: not your user name).
|Select in Edit Alarms Screen
*0 = Disable Temperature Change alarm (default)
*1 = Enable Temperature Change alarm
|-
|-
|Password=  
|TempChangeAlarmSet=0
|Your Weather Underground password. (note: not encrypted)
|Temperature change value to trigger the alarm
|-
|-
|Enabled=0  
|TempChangeAlarmSound=0
|Set if you wish to upload to your Weather Underground site
|Alarm Action
*0 = Disabled, (default) no Weather underground site
*0 = Disable, (default) no sound on alarm
*1 = Enabled, data sent at the interval specified below
*1 = Enable sound on alarm
|-
|-
|RapidFire=0
|TempChangeAlarmSoundFile=
|'rapid fire' mode.
|Path and file name for the sound file used for the Temperature Change Alarm
*0 = Disabled (default)
*1 = Enabled, You should also tick 'Enabled'. Rapid fire updates occur every 5 seconds.
|-
|-
|Interval=15
|alarmpresschange=0
|Time in minutes between uploads to Weather Underground. (default = 15)
|Select in Edit Alarms Screen
*0 = Disable Pressure Change alarm (default)
*1 = Enable Pressure Change alarm
|-
|-
|SendUV=0  
|PressChangeAlarmSet=0
|Current UV value
|Pressure change value to trigger the alarm
*0 = Disabled (default) no UV info sent
*1 = Enabled, UV value sent with the data
|-
|-
|SendSR=0  
|PressChangeAlarmSound=0
|Solar Radiation
|Alarm Action
*0 = Disabled (default) no solar data sent
*0 = Disable, (default) no sound on alarm
*1 = Enabled, Solar Radiation value sent with data
*1 = Enable sound on alarm
|-
|-
|SendAverage=0
|PressChangeAlarmSoundFile=
|Causes average wind speed and directon to be sent rather than instantaneous/gust speed and direction.
|Path and file name for the sound file used for the Pressure Change Alarm
*0 = Disabled (default) instantaneous/gust speed data sent
|}
*1 = Enabled, average wind speed sent with data
 
=== Sections dealing with interfaces to external sites ===
 
==== Section: WUnderground ====
 
Available from version 1.1 (17 Feb 2004)
 
{| class="wikitable" border="1"
|-
|-
|CatchUp=1
!style="width:150px" | Parameter Line Entry
|If possible send missing historic data to the server on startup
!style="width:600px" | Function
*0 = Disabled
*1 = Enabled (default)
|-
|-
|colspan="2" style="background:lightblue;"| Set by editing this section of cumulus.ini with Cumulus stopped (from build 1095)
|style="background:lightgray;"|[Wunderground]
|style="background:lightgray;"|Section Name - Parameters for your [http://www.wunderground.com/ Weather Underground] site
|-
|-
|SendSoilTemp1=0
|colspan="2" style="background:lightblue;"| Set in the Internet Configuration Screen sites/Options tab
|Soil Temperature 1
*0 = Disabled (default) not sent
*1 = Enabled, value sent with the data
|-
|-
|SendSoilTemp2=0
|ID=  
|Soil Temperature 2
|Your Weather Underground station identifier (note: not your user name).
*0 = Disabled (default) not sent
*1 = Enabled, value sent with the data
|-
|-
|SendSoilTemp3=0
|Password=  
|Soil Temperature 3
|Your Weather Underground password. (note: not encrypted)
*0 = Disabled (default) not sent
*1 = Enabled, value sent with the data
|-
|-
|SendSoilTemp4=0
|Enabled=0  
|Soil Temperature 4
|Set if you wish to upload to your Weather Underground site
*0 = Disabled (default) not sent
*0 = Disabled, (default) no Weather underground site
*1 = Enabled, value sent with the data
*1 = Enabled, data sent at the interval specified below
|-
|-
| SendSoilMoisture1=0
|RapidFire=0  
| Soil Moisture 1
|'rapid fire' mode.
*0 = Disabled (default) not sent
*0 = Disabled (default)
*1 = Enabled, value sent with the data
*1 = Enabled, You should also tick 'Enabled'. Rapid fire updates occur every 5 seconds.
|-
|-
| SendSoilMoisture2=0
|Interval=15
| Soil Moisture 2
|Time in minutes between uploads to Weather Underground. (default = 15)
|-
|SendUV=0
|Current UV value
*0 = Disabled (default) no UV info sent
*1 = Enabled, UV value sent with the data
|-
|SendSR=0
|Solar Radiation
*0 = Disabled (default) no solar data sent
*1 = Enabled, Solar Radiation value sent with data
|-
|SendAverage=0
|Causes average wind speed and directon to be sent rather than instantaneous/gust speed and direction.
*0 = Disabled (default) instantaneous/gust speed data sent
*1 = Enabled, average wind speed sent with data
|-
|CatchUp=1
|If possible send missing historic data to the server on startup
*0 = Disabled
*1 = Enabled (default)
|-
|colspan="2" style="background:lightblue;"| Set by editing this section of cumulus.ini with Cumulus stopped (from build 1095)
|-
|SendSoilTemp1=0  
|Soil Temperature 1
*0 = Disabled (default) not sent
*0 = Disabled (default) not sent
*1 = Enabled, value sent with the data  
*1 = Enabled, value sent with the data  
|-
|-
| SendSoilMoisture3=0
|SendSoilTemp2=0
| Soil Moisture 3
|Soil Temperature 2
*0 = Disabled (default) not sent
*1 = Enabled, value sent with the data
|-
|SendSoilTemp3=0
|Soil Temperature 3
*0 = Disabled (default) not sent
*1 = Enabled, value sent with the data
|-
|SendSoilTemp4=0
|Soil Temperature 4
*0 = Disabled (default) not sent
*1 = Enabled, value sent with the data
|-
| SendSoilMoisture1=0
| Soil Moisture 1
*0 = Disabled (default) not sent
*1 = Enabled, value sent with the data
|-
| SendSoilMoisture2=0
| Soil Moisture 2
*0 = Disabled (default) not sent
*1 = Enabled, value sent with the data
|-
| SendSoilMoisture3=0
| Soil Moisture 3
*0 = Disabled (default) not sent
*0 = Disabled (default) not sent
*1 = Enabled, value sent with the data  
*1 = Enabled, value sent with the data  
Line 2,537: Line 2,699:


==== Section: PWSweather ====
==== Section: PWSweather ====
Set in the Internet Configuration Screen sites/Options tab
 
Support for PWS Weather/WeatherForYou/HAMweather was added in version 1.7.16 1st September 2008
 
For Cumuus 1, set in the Internet Configuration Screen sites/Options tab. For MX set on internet settings page.
 
{| class="wikitable" border="1"
{| class="wikitable" border="1"
|-
|-
Line 2,614: Line 2,780:


==== Section: WOW ====
==== Section: WOW ====
Set in the Internet Configuration Screen sites/Options tab
 
Added in version 1.9.2. For cumulus 1 set in the Internet Configuration Screen sites/Options tab.
 
For MX set in internet settings page.
 
{| class="wikitable" border="1"
{| class="wikitable" border="1"
|-
|-
Line 2,633: Line 2,803:
|-
|-
|Interval=15
|Interval=15
|Time in mimutes between uploads to the WOW server
|Time in minutes between uploads to the WOW server
|-
|-
|SendUV=0
|SendUV=0
Line 2,652: Line 2,822:


==== Section: Weatherbug ====
==== Section: Weatherbug ====
Set in the Internet Configuration Screen sites/Options tab
 
'''The weatherbug upload service ceased''' in 2017.
 
This functionality was added in version 1.9.2. For cumulus 1 these parameters were set in the Internet Configuration Screen sites/Options tab.
 
For MX these parameters were set on internet settings page. Removed as from version 3.7.0.
 
The notes below are therefore only included for historical reasons to help people understand entries in '''old''' Cumulus.ini files but '''these settings are ignored'''.
 
 
{| class="wikitable" border="1"
{| class="wikitable" border="1"
|-
|-
Line 2,671: Line 2,850:
|-
|-
|Interval=15
|Interval=15
|Time in mimutes between uploads to the Weatherbug server
|Time in minutes between uploads to the Weatherbug server
|-
|-
|SendUV=0
|SendUV=0
Line 2,691: Line 2,870:
==== Section: xAP ====
==== Section: xAP ====


{{Version badge 1}Set in the Internet Configuration Screen sites/Options tab
{{Version badge 1}}Set in the Internet Configuration Screen sites/Options tab


[[File:Badge vMx.png]]It is in Cumulus.ini for MX, but nobody has told me whether it can be edited within the Admin interface.
[[File:Badge vMx.png]]It is in Cumulus.ini for MX, but nobody has told me whether it can be edited within the Admin interface.
Line 2,715: Line 2,894:
|}
|}


==== Section: Windy ====
==== Section: WeatherCloud ====
 
Not available in Cumulus 1


[[File:Badge vMx.png]] Only available from version 3.0.0 build 3049 onwards. Edit all parameters in the '''Internet settings''' screen, ''Windy.com'' section.
[[File:Badge vMx.png]] Only available from version 3.0.0


{| class="wikitable" border="1"
{| class="wikitable" border="1"
Line 2,724: Line 2,905:
!style="width:600px" | Function  
!style="width:600px" | Function  
|-
|-
|style="background:lightgray;"|[Windy]  
|style="background:lightgray;"|[WeatherCloud]  
|style="background:lightgray;"|Section Name
|style="background:lightgray;"|Section name - the following parameters relate to the Weathercloud configuration.
|-
|-
|Enabled=0
|colspan="2" style="background:lightblue;"| Cumulus MX only
|This tick box is used if you want to export to Windy.com, default is disabled.
|-
|-
|APIkey=
|Wid=
|Here you enter the API key you are given when you create a Windy account, default is null. If you have an account, this is a very long string, so paste it in carefully!
|The value is set in the MX user interface when the Weathercloud ID value is set.
|-
|-
|StationIdx=0
|Key=
|If you were uploading more than one station, on the same account, this indicates the index for this upload, default is 0, the first station you define in your account
|The value is set in the MX user interface when your Weathercloud API Key value is set.
|-
|-
|Interval=15
|Enabled=0
|How many minutes between updates (Windy will not allow updates more frequently than every 5 minutes, so that is minimum allowed here)
|This parameter controls whether data is sent to WeatherCloud
*0  (default) = Disable sending of data
*1 = Enable sending of data
|-
|-
|SendUV=0
|SendUV=0
|A tick box to indicate whether you want MX to send UV data, default is no UV readings to send
|The value is set in the MX user interface when the Include UV value is set.
*0 = Do not send UV data (default)
*1 = Send UV data
|-
|-
|CatchUp=1
|SendSR=0
|When you restart MX, if the weather station allows it, MX will read "catch-up" readings from the station's logger, the default is to send these to Windy.com. Untick this box if you don't want past values to be sent.
|The value is set in the MX user interface when the Include Solar Radiation value is set.
*0 = Do not send Solar data (default)
*1 = Send Solar data
|}
|}


=== Section: NOAA ===
==== Section: WLL ====
All these can be set in the NOAA Setup Screen in Configuration menu.  You might select to close Cumulus, and edit the 'NOAATempNorm[Jan-Dec]' and 'NOAARainNorm[Jan-Dec]' parameters by using a external editor to manipulate into required format, copy, and paste, the values from another source (as there are a lot of figures to type in).
 
Not available in Cumulus 1
 
[[File:Badge vMx.png]] Only available from version 3.0.0


'''Please note:''' because this section of Cumulus.ini uses [[Webtags#Time.2FDate_.27format.27_Parameter|date format]] parameters, it is not directly exchangeable between Cumulus 1 and Cumulus MX. You will need to update this section using the NOAA Setup Screen in Configuration menu.
{| class="wikitable" border="1"
{| class="wikitable" border="1"
|-
|-
!style="width:150px" | Parameter Line Entry
!style="width:150px" | Parameter Line Entry
!style="width:800px" | Function  
!style="width:600px" | Function  
|-
|-
|style="background:lightgray;"|[NOAA]
|style="background:lightgray;"|[WLL]
|style="background:lightgray;"|Section Name - the following parameters are set from the NOAA Setup dialog in Cumulus
|style="background:lightgray;"|Section name - the following parameters relate to the station configuration.
|-
|-
|Name=
|colspan="2" style="background:lightblue;"| Cumulus MX only
|Your NOAA Station name
|-
|-
|PrimaryRainTxId=1
|City=
|Default value = 1, which transmitter do you want to use as your primary rain sensor, set via the station configuration screen.
|NOAA location city
|-
|-
|PrimaryTempHumTxId=1
|State=
|Default value = 1, which transmitter do you want to use as your primary temp/hum sensor, set via the station configuration screen.
|-
|PrimaryWindTxId=1
|Default value = 1, which transmitter do you want to use as your primary wind sensor, set via the station configuration screen.
|-
|PrimarySolarTxId=1
|Default value = 1, which transmitter do you want to use as your primary solar sensor, set via the station configuration screen.
|-
|PrimaryUVTxId=1
|Default value = 1, which transmitter do you want to use as your primary rain sensor, set via the station configuration screen.
|-
|ExtraSoilTempTxId[1 to 4]=0
|Default value = 0, which transmitter do you want to use as your soil temperature sensor [1-4], set via the station configuration screen.
|-
|ExtraSoilTempIdx[1 to 4]=0
|Default value = 1 to 4, which sensor number on the transmitter do you want to use as your soil temperature sensor [1-4], set via the station configuration screen.
|-
|ExtraSoilMoistureTxId[1 to 4]=0
|Default value = 0, which transmitter do you want to use as your soil moisture sensor [1-4], set via the station configuration screen.
|-
|ExtraSoilMoistureIdx[1 to 4]=0
|Default value = 1 to 4, which sensor number on the transmitter do you want to use as your soil moisture sensor [1-4], set via the station configuration screen.
|-
|ExtraLeafTxId[1 to 2]=0
|Default value = 0, which transmitter do you want to use as your leaf wetness sensor [1-2], set via the station configuration screen.
|-
|ExtraLeafIdx[1 to 2]=0
|Default value = 1 to 2, which sensor number on the transmitter do you want to use as your soil moisture sensor [1-2], set via the station configuration screen.
|-
|ExtraTempTxId[1 to 8]=0
|Default value = 0, which transmitter do you want to use as your extra temperature sensor [1-8], set via the station configuration screen.
|-
|ExtraHumOnTx[1 to 8]=0
|Default value = 0, does the temperature sensor transmitter [1-8] also have a humidity sensor, set via the station configuration screen.
|-
|BroadcastDuration=300
|Default value = 300, how long the WLL device is requested to broadcast for before timing out. Only set via the ini file, there should be no need to change this.
|-
|BroadcastPort=22222
|Default value = 22222, what port the WLL device broadcasts on. Only set via the ini file, there should be no need to change this.
|}
 
==== Section: Windy ====
 
Not available in Cumulus 1
 
[[File:Badge vMx.png]] Only available from version 3.0.0 build 3049 onwards. Edit all parameters in the '''Internet settings''' screen, ''Windy.com'' section.
 
{| class="wikitable" border="1"
|-
!style="width:150px" | Parameter Line Entry
!style="width:600px" | Function
|-
|style="background:lightgray;"|[Windy]
|style="background:lightgray;"|Section Name
|-
|colspan="2" style="background:lightblue;"| Cumulus MX only
|-
|Enabled=0
|This tick box is used if you want to export to Windy.com, default is disabled.
|-
|APIkey=
|Here you enter the API key you are given when you create a Windy account, default is null. If you have an account, this is a very long string, so paste it in carefully!
|-
|StationIdx=0
|If you were uploading more than one station, on the same account, this indicates the index for this upload, default is 0, the first station you define in your account
|-
|Interval=15
|How many minutes between updates (Windy will not allow updates more frequently than every 5 minutes, so that is minimum allowed here)
|-
|SendUV=0
|A tick box to indicate whether you want MX to send UV data, default is no UV readings to send
|-
|CatchUp=1
|When you restart MX, if the weather station allows it, MX will read "catch-up" readings from the station's logger, the default is to send these to Windy.com. Untick this box if you don't want past values to be sent.
|}
 
=== Section: NOAA ===
 
{{Version badge 1}}All these can be set in the '''NOAA Setup Screen''' in Configuration menu. 
 
[[File:Badge vMx.png]]Set these setting on the '''NOAA Settings''' page within Settings menu.
 
You might select to close Cumulus, and edit the 'NOAATempNorm[Jan-Dec]' and 'NOAARainNorm[Jan-Dec]' parameters by using a external editor to manipulate into required format, copy, and paste, the values from another source (as there are a lot of figures to type in).
 
'''Please note:''' because this section of Cumulus.ini uses [[Webtags#Time.2FDate_.27format.27_Parameter|date format]] parameters, you are advised to read [[Webtags#The_format_used_for_naming_reports]].
 
The settings that you use for Cumulus 1 may not be the same as settings you use for MX.  If for Cumulus 1, you used capital "M" to represent month it will work for MX too. If for Cumulus 1 you used "NOAAMO'mmyy'.txt" and you then move to MX at any version from version 3.3.0 onwards, it will automatically change your setting to  "NOAAMO'MMyy'.txt" (which works on both Cumulus MX and, if you then revert, also on Cumulus 1).
 
 
{| class="wikitable" border="1"
|-
!style="width:150px" | Parameter Line Entry
!style="width:800px" | Function
|-
|style="background:lightgray;"|[NOAA]
|style="background:lightgray;"|Section Name - the following parameters are set from the NOAA Setup dialog in Cumulus
|-
|Name=
|Your NOAA Station name
|-
|City=
|NOAA location city
|-
|State=
|NOAA location state/county/province or the equivalent in your nation
|NOAA location state/county/province or the equivalent in your nation
|-
|-
Line 2,827: Line 3,119:
|NOAARainNorm[Jan-Dec]=-1000
|NOAARainNorm[Jan-Dec]=-1000
|Long term rainfall averages for each month, used for 'departure from the norm' calculations. '-1000' is used to represent Null, a parameter that has not yet been set
|Long term rainfall averages for each month, used for 'departure from the norm' calculations. '-1000' is used to represent Null, a parameter that has not yet been set
|}
=== Section: Solar ===
Set mostly in solar block at foot of Station Settings screen.
{| class="wikitable" border="1"
|-
!style="width:150px" | Parameter Line Entry
!style="width:600px" | Function
|-
|style="background:lightgray;"|[Solar]
|style="background:lightgray;"|Section Name - the following parameters are set from the Solar Setup dialog in Cumulus
|-
|SunThreshold=75
|If you have a solar sensor: Cumulus tries to determine whether the sun is shining by determining whether the current solar radiation value is above a certain percentage of the current theoretical maximum. The value you supply here is used as that percentage. The default value is 75%.
|-
|RStransfactor=0.8
|Cumulus uses the Ryan-Stolzenbach formula to determine the current theoretical maximum solar radiation at your location at the current moment in time. This formula has a factor to allow for the transmission of the radiation through the atmosphere; the default is 0.80.
|-
|SolarMinimum=0
|This setting allows you to specify a minimum solar radiation value which needs to be reached before it can be considered to be sunny. Note that this setting does not replace the calculation using the current theoretical maximum, it specifies an additional condition which has to be met. This setting therefore allows you to cater for the periods at the beginning and end of the day when the theoretical maximum is very low.
|-
|LuxToWM2=0.0079
|Edit cumulus.ini to add this parameter if you have a Fine Offset station with a solar detector. These supply 'Lux' values rather than 'W/m2' values that Davis stations supply. Cumulus attempts to convert from Lux to W/m2 using the supplied multiplication factor. You can add this parameter if you want to use a value other than the default of 0.0079, which is the generally accepted standard conversion factor for sunlight.
|-
|UseBlakeLarsen=0
| Called B/l on screen. Set this to 1 if you have a Blake-Larsen Sun Recorder, and you want Cumulus to get today's sunshine hours from it. You need to configure the Blake-Larsen software to put the SRsunshine.dat file into the Cumulus data folder so that Cumulus can read it.
|}
|}


Line 2,874: Line 3,138:
|style="background:lightgray;"|Cumulus.ini Section Name
|style="background:lightgray;"|Cumulus.ini Section Name
|style="background:lightgray;"|Settings Section Name
|style="background:lightgray;"|Settings Section Name
|-
|colspan="2" style="background:lightblue;"| Cumulus MX only
|-
|-
|Server=
|Server=
Line 2,892: Line 3,158:
|-
|-
|UseTLS=0
|UseTLS=0
|Transport Layer Security (TLS), and its now-deprecated predecessor, Secure Sockets Layer (SSL), are cryptographic protocols designed to provide communications security over a computer network. This tick box on settings screen indicates whether TLS support is required, default is not (0), set to 1 if modern security protocol is being used
|Transport Layer Security (TLS), and its now-deprecated predecessor, Secure Sockets Layer (SSL), are cryptographic protocols designed to provide communications security over a computer network. This tick box on settings screen indicates whether TLS support is required,  
*default is not (0),  
*set to 1 if modern security protocol is being used
|MQTT section tick box
|MQTT section tick box
|-
|-
|IPversion=0
|IPversion=0
|(0=default, 4=IPv4, 6=IPv6) - This parameter must be added to this Cumulus.ini section, it cannot be edited on a screen.
|Mandatory - This parameter must be added to this Cumulus.ini section, it cannot be edited on a screen.
*0=default,
*4=IPv4,
*6=IPv6
|In file only
|In file only
|-
|-
5,838

edits

Navigation menu