Cumulus.ini: Difference between revisions

From Cumulus Wiki
Jump to navigationJump to search
5,195 bytes added ,  05:11, 14 June 2022
m
no edit summary
mNo edit summary
mNo edit summary
(24 intermediate revisions by 2 users not shown)
Line 7: Line 7:
{{Template:WorkInProgressBanner}}
{{Template:WorkInProgressBanner}}
Since this page describes a file whose content frequently changes, this page may be out of date, unless somebody bothers to update it for every change.
Since this page describes a file whose content frequently changes, this page may be out of date, unless somebody bothers to update it for every change.
''Note that 3.12.0 (when first installed) apparently automatically rewrites this file, to remove some historic parameters, and to insert some new parameters, hopefully the support forum will explain this, as it appears people are losing some settings due to this file rewrite, and have to manually add those lost preferences back.''


=Purpose of Cumulus.ini file=
=Purpose of Cumulus.ini file=
Line 22: Line 20:
* Control what is output to those destinations, to the extent that each can be configured
* Control what is output to those destinations, to the extent that each can be configured


== Why does this Wiki now contain multiple pages describing "Cumulus.ini"?==
 
 
= Why does this Wiki now contain multiple pages describing "Cumulus.ini"?=


[[Category:Configuration Files]]
[[Category:Configuration Files]]
Line 31: Line 31:


All the pages, previously called "Cumulus.ini", can be found from the owning [[:Category:Configuration Files|category]].  The original page was preserved at [[Cumulus.ini_(preserving_history)]] so look there for its editing history.  That page also expands on the above summary of why that old page was replaced by this new page.
All the pages, previously called "Cumulus.ini", can be found from the owning [[:Category:Configuration Files|category]].  The original page was preserved at [[Cumulus.ini_(preserving_history)]] so look there for its editing history.  That page also expands on the above summary of why that old page was replaced by this new page.
==Need to install MX 3.12.0 ==
If you are using Cumulus 1 or a release of MX earlier than 3.12.0, be aware that the content of "Cumulus.ini" is totally different to the file for later MX releases. (It might have been better had the file been given a new name in release 3.12.0).
The way the developer decided to implement it, is that when somebody installs release 3.12.0, any existing "Cumulus.ini" file is renamed, and a new "Cumulus.ini" file is created from scratch, and from then onwards all changes apply to the new file. As 3.12.0 is the only release that can create the replacement file, it is highly recommended that anybody currently using an older release, downloads 3.12.0 from [https://github.com/cumulusmx/CumulusMX/releases/download/b3141/CumulusMXDist3141.zip here] and runs that release for a while before upgrading to the latest release [https://github.com/cumulusmx/CumulusMX here].


== Simplifications ==
== Simplifications ==
Line 147: Line 153:
The MX software offers much functionality and flexibility.  Consequently, it has an extensive set of configuration settings, fortunately apart from the initial settings of model and units (see next sub-section), recent releases have simplified many of the settings for optional features by providing particular selections to affect a whole range of others (for predicted uses), instead of forcing you to individually work through every individual setting.
The MX software offers much functionality and flexibility.  Consequently, it has an extensive set of configuration settings, fortunately apart from the initial settings of model and units (see next sub-section), recent releases have simplified many of the settings for optional features by providing particular selections to affect a whole range of others (for predicted uses), instead of forcing you to individually work through every individual setting.


==First run of MX==
<big>Please see [[First Run of MX]] for how to set up settings when you first use MX.</big>
 
This Wiki page does not explain how to start using MX, please see [[MX on Linux]], [[MX on Windows OS]], and [[MX Administrative Interface]] as appropriate.
 
The key fact relevant here is that no Cumulus release distribution contains a '''Cumulus.ini''' file. So when you first use the software,  you will need to use the [[MX_Administrative_Interface#Changing_Settings|admin interface]] to enter all settings (some have defaults that might be right for you) as described later in this page, and that will lead to creation of the main configuration file.
 
# If you start Cumulus MX without a configuration file, and you have a screen attached so you can see the output from the engine, it will show this: [[File:MX first start.PNG]]
# As you can see, it is running, but it does not know what station type, so it cannot connect to it, and will not do anything more.
# At this stage, MX creates a very basic Cumulus.ini with the default settings (shown below).
#Open the [[MX Administrative Interface|admin interface]], and select the station settings if necessary: [[File:MX_station_settings.png|800px|center]]
# At the very minimum, you must select a station type and units (as shown in image here)
# Optionally, move down the page, entering more settings,
#* The settings that are displayed to you vary depending on the station type you have selected (and the particular MX release), so there is not a screenshot to show you the other settings for your station type.
# Optionally, move to other settings pages accessed from the menu seen in the image, these cover the optional functionality of MX, so the pages you need to visit depends on what functionality you wish to use.
# Optionally, use [[Samplestring.ini]] file as a guide to create a [[Strings.ini|strings.ini]] file (look up the cross reference if you want to do this now, but you can leave it to later) where you can tailor a number of texts that Cumulus produces.
#* The advantage of creating your '''strings.ini''' file now, is that it is read when MX starts, and we will shortly restart MX.
# Closing MX is the action that will create the main configuration file.
# MX must be stopped correctly, because it has to do a number of actions after it receives a request to close:
#* If you have a screen attached to the device running the MX engine, you can click in that screen and terminate Cumulus MX by typing '''C''' while holding down the control key (or equivalent if you are using an apple mac).
#* If you are connecting to MX from a remote device, then type into that remote session the control '''C'''.
#* Otherwise do whatever is needed to end the MX executable on your installation.
# Restart Cumulus MX, it will read your new settings (in '''Cumulus.ini''' and the optional '''strings.ini''') on re-starting, it will find the weather station, and start reading the weather data from it. On this first access to your weather station, it will not read any archive data (there is a way to modify [[today.ini]] so it can read what is in the separate logger), but from now (until you stop it) it will read (and from time to time log) the live data while MX remains running.


==What happens if I upgrade MX?==
==What happens if I upgrade MX?==
Line 273: Line 258:


As a specific example, release 3.11.0 added emailing capability; that requires quite a lot of new parameters to be added to the file.  You could use MX without these new parameters, but the Alarm Settings page would not allow you to click '''Enable''' until you had defined various settings on another Settings page, as well as on this Alarm Settings page.
As a specific example, release 3.11.0 added emailing capability; that requires quite a lot of new parameters to be added to the file.  You could use MX without these new parameters, but the Alarm Settings page would not allow you to click '''Enable''' until you had defined various settings on another Settings page, as well as on this Alarm Settings page.


=Tables listing Settings=
=Tables listing Settings=
Line 2,010: Line 1,993:
|}
|}


==Database==


==Debugging==


* Available from beta MX.
* Available from beta MX.
* File Section is [MySQL]
* File Section is [Station]
{| class="wikitable" border="1"
{| class="wikitable" border="1"
|-
|-
!style="width:30px" | Parameter Line Entry
!style="width:30px" | Parameter Line Entry
!style="width:100px" | Shown on Settings page?
!style="width:300px" | MX Section
!style="width:100px" | MX Section
!style="width:60px" | Label on Settings page
!style="width:60px" | Label on Settings page
!style="width:20px" | Default
!style="width:20px" | Default
!style="width:600px" | Description
!style="width:600px" | Description
|-
|-
| CustomMySqlMinutesCommandString=
| Logging=1
| only if "Custom Minutes Enabled"
| Depends on release installed:
| MySQL Settings &rarr; Monthly log file upload
# Alternatives:
| SQL command
#* (Releases 3.0.0 to 3.9.8) Close Cumulus MX, then edit Cumulus.ini configuration file, and add a line in the [Station] section: Logging = 1, then restart Cumulus MX.
| (blank)
#* (Releases 3.1.0 to 3.9.3) Station Settings &rarr Options
| SQL to be obeyed at the interval defined in "CustomMySqlMinutesIntervalIndex"
# (Release 3.9.4 to 3.11.4) Program Settings &rarr; Program General Options
# (Release 3.12.0 onwards) Program Settings &rarr; Logging Options
| Debug logging
| 0 (disabled)
| This adds extra information about data transfers between your weather station and MX.
 
It was introduced originally for Davis stations only, but later (can someone insert here the relevant release) extended to cover more stations.
|-
|-
| CustomMySqlMinutesIntervalIndex=6
| DataLogging=1
| only if "Custom Minutes Enabled"
| Depends on release installed:
| MySQL Settings &rarr; Monthly log file upload
# Alternatives:
| Interval
#* (Releases 3.0.0 to 3.9.8) Close Cumulus MX, then edit Cumulus.ini configuration file, and add a line in the [Station] section: DataLogging = 1, then restart Cumulus MX.
| 6 = 10 minutes
#* (Releases 3.1.0 to 3.9.3) Station Settings &rarr Options
| Time between custom SQL uploads:
# (Release 3.9.4 to 3.11.4) Program Settings &rarr; Program General Options
* 0 = 1 minute
# (Release 3.12.0 onwards) Program Settings &rarr; Logging Options
* 1 = 2 minutes
| Debug logging
* 2 = 3 minutes
| 0 (disabled)
* 3 = 4 minutes
| This adds extra information about both data transfers initiated from MX, and all the internal MX processes.
* 4 = 5 minutes
|}
* 5 = 6 minutes
 
* 6 = 10 minutes
== Display Options ==
* 7 = 12 minutes
 
* 8 = 20 minutes
* File Section is '''[Display]'''
* 9 = 30 minutes
* MX Section is '''Station Settings &rarr; Display Options'''
* 10 = 1 hour (60 minutes)
{| class="wikitable" border="1"
|-
|-
| CustomMySqlMinutesEnabled=0
!style="width:30px" | Parameter Line Entry
| (always)
!style="width:100px" | Introduced
| MySQL Settings
!style="width:60px" | Label on Settings page
| Custom Minutes Enabled
!style="width:20px" | Default
| Not ticked (shown as 0 in Cumulus.ini)
!style="width:600px" | Description
| Enable the optional functionality to run SQL at a selected interval in minutes
|-
|-
| CustomMySqlSecondsCommandString=
| DisplaySolarData=0
| only if "Custom Seconds Enabled"
| ??? 3.10.0 ???
| MySQL Settings &rarr; Monthly log file upload
| Display Solar data
| SQL command
| Unticked (shown as 0 in Cumulus.ini)
| (blank)
| Simple tick or not
| SQL to be obeyed at the interval defined in "CustomMySqlSecondsInterval"
* Tick (value shown as 1 in Cumulus.ini) if you want MX to display solar data in tables shown on the [[New_Default_Web_Site_Information|web pages]] provided in [[Webfiles folder|webfiles folder]] (from release 3.10.0 onwards)
* Don't tick (value shown as 0 in Cumulus.ini) if you want MX to suppress the table cells that would display solar data
|-
|-
| CustomMySqlSecondsInterval=10
| DisplayUvData=0
| only if "Custom Seconds Enabled"
| ??? 3.10.0 ???
| MySQL Settings &rarr; Monthly log file upload
| Display UV-I data 
| Interval
| Unticked (shown as 0 in Cumulus.ini)
| 10 (seconds)
| Simple tick or not
| Time between custom SQL uploads
* Tick (value shown as 1 in Cumulus.ini) if you want MX to display ultra-violet intensity data in tables shown on the [[New_Default_Web_Site_Information|web pages]] provided in [[Webfiles folder|webfiles folder]] (from release 3.10.0 onwards)
* Don't tick (value shown as 0 in Cumulus.ini) if you want MX to suppress the table cells that would display UV intensity data
|-
|-
| CustomMySqlSecondsEnabled=0
| NumWindRosePoints=16
| (always)
| Legacy Cumulus
| MySQL Settings
| Number of wind rose points
| Custom Minutes Enabled
| 16
| Not ticked (shown as 0 in Cumulus.ini)
| Drop-down determining if weather station bearing supplied by weather station is to be converted to 8 or 16 compass directions (i.e. whether to include or exclude (in English) NNE, ENE, ESE, SSE, SSW, WSW, WNW, and NNW
| Enable the optional functionality to run SQL at a selected interval in seconds
* 8 points
* 16 points
Despite what it says in the hint on the settings page, leave at default whichever weather station type you use, unless this actually causes you a problem.  The parameter was introduced by Steve Loft.  Davis wind vanes use a potentiometer to measure wind direction so send Cumulus a bearing that can vary continuously between 1 and 360 degrees. Fine Offset wind vanes use magnetic switches that depend on the magnet under the moving part selecting two switches in the fixed part for the vane being exactly in-between compass directions, and selecting one switch for the main 8 directions and slightly away from the main directions; so they have a bias against sending Cumulus the in-between directions.
|-
|-
| Database=
| UseApparent=1
| when section opened
| ??? MX 3.6.0 or 3.10.0 ???
| MySQL Settings &rarr; Server Details
| Use Apparent Temperature
| Database name
| Ticked (shown as 1 in Cumulus.ini)
| (blank)
| Simple tick or not
| The name given to the database that includes the table(s) you want to update
* Tick (value shown as 1 in Cumulus.ini) if you want MX to display apparent temperature in tables shown on the [[New_Default_Web_Site_Information|web pages]] provided in [[Webfiles folder|webfiles folder]] (from release 3.10.0 onwards) for consistency with Cumulus prior to release 3.6.0
* Don't tick (value shown as 0 in Cumulus.ini) if you want MX to display feels like temperature  in tables shown on the [[New_Default_Web_Site_Information|web pages]] provided in [[Webfiles folder|webfiles folder]] (from release 3.10.0 onwards) for consistency with Cumulus from release 3.6.0
|}
 
==Extra Web Files==
 
There are 100 occurrences of each parameter in Cumulus.ini, and therefore each parameter has a base name followed by numbers 0 to 99.
 
The settings interface presents the rows on multiple pages, the rows are not numbered, so you have to do some counting to work out which row in the admin interface page corresponds with which parameter in Cumulus.ini file.
 
'''You MUST restart MX after any changes in this section, before the new settings take effect.'''
 
{| class="wikitable" border="1"
|-
|-
| DayfileMySqlEnabled=0
!style="width:30px" | Parameter Line Entry
| (always)
!style="width:100px" | Label on Settings page
| MySQL Settings
!style="width:20px" | Default
| Dayfile Enabled
!style="width:800px" | Description
| Not ticked (shown as 0 in Cumulus.ini)
| Enable the automatic upload to the table named in "DayfileTable" within the database named in "Database"
|-
|-
| DayfileTable=Dayfile
|style="background:lightgray;"|[FTP site]
| when "Dayfile Enabled" is ticked and the next section is opened
|
| MySQL Settings &rarr; Dayfile.txt upload
|
| Table name
|style="background:lightgray;"|Section name
| Dayfile
| Enables you to choose the name for the database table to be updated when "DayfileMySqlEnabled" is ticked
|-
|-
| Host=
|ExtraLocal0= to ExtraLocal99=
| when section opened
|Local File Name
| MySQL Settings &rarr; Server Details
|(empty)
| Host name
|You can enter:
| (blank)
* A relative path name, with respect to the "CumulusMX" root folder
| Enter the database server name or Internet Protocol address
** e.g.  '''./data/dayfile.txt''' (Note: this is the [[Daily_Summary|daily summary log file]], see link for how it can be used on a web server)
** e.g. '''./webMX/betel_monthlyrecord_liteMXT.html''' (Note: this is a third party [[Cumulus_template_file|template file]] - see [https://cumulus.hosiene.co.uk/viewtopic.php?f=14&t=7500 Alternative Monthly Extremes using <#webtag>s]
** e.g. '''./web/trendsT.htm''' (Note: That file is not part of default web site any more, but serves as another example
* A full path name for a file on the computer running MX
** e.g. '''/home/pi/documents/myFile'''
** e.g. '''C:\Users\Public\Documents\working.txt'''
*You can place any of the following special tags into the entry
** These should be typed as shown on their own
*** '''<noaayearfile>''' and '''<noaamonthfile>''' these respectively represent latest yearly and latest monthly reports 
***  '''<currentlogfile>''',  '''<currentextralogfile>''', and '''<airlinklogfile>''' these respectively represent [[Standard_log_files|standard]], [[Extra_Sensor_Files| extra sensor]], and [[Air_Link_Log.txt|Davis AirLink air quality monitor]] log files  e.g. ExtraLocal3=<currentlogfile>
|-
|-
| MonthlyMySqlEnabled=0
|ExtraRemote0= to ExtraRemote99=
| (always)
|Destination Filename
| MySQL Settings
|(empty)
| Monthly Log Enabled
|Defines where MX is to upload file to
| Not ticked (shown as 0 in Cumulus.ini)
* If file transfer is requested (see below), the file path should be expressed starting at the FTP/FTPS/SFTP root
| Enable the automatic upload to the table named in "MonthlyTable" within the database named in "Database"
**I can't tell you what the file path is for your web server, but I can give a couple of examples to steer you
*** e.g. httpdocs/dayfile.txt
*** e.g. public_html/thismonthyear.htm
* If the FTP is not ticked, the file path should be full path for a file on the computer running MX
** e.g. /var/www/html/weather/images/moon.png could be destinatation for uploading the MX generated moon image to a Linux hosted [[Your_Own_Server|server]]
** e.g. /var/www/html/weather/webfilesMX/tempdata.json for uploading one of the [[:Category:JSON_Files|files with graph data]] to a Linux hosted [[Your_Own_Server|server]]
*You can place any of the following special tags into the entry
** These should be typed as shown as part of the destination path, note that they can be used:
*** either to represent the final filename part of the path e.g. ExtraRemote3=/var/www/html/weather/monthly/<currentlogfile>
*** or to modify a filename, so it becomes unique to a particular month e.g. ExtraRemote0=/var/www/html/weather/cumulus_generated/savedFiles/web_tags_real_time_<currentlogfile>.inc
** '''<noaayearfile>''' and '''<noaamonthfile>''' these respectively represent latest yearly and latest monthly reports
**  '''<currentlogfile>''',  '''<currentextralogfile>''', and '''<airlinklogfile>''' these respectively represent [[Standard_log_files|standard]], [[Extra_Sensor_Files| extra sensor]], and [[Air_Link_Log.txt|Davis AirLink air quality monitor]] log files
|-
|-
| MonthlyTable=Monthly
|ExtraProcess0= to ExtraProcess99=
| when "Dayfile Enabled" is ticked and the next section is opened
|Process
| MySQL Settings &rarr; Monthly log file upload
|0
| Table name
|Simple tick or not
| Monthly
* Tick (value shown as 1 in Cumulus.ini) if the local file is a [[Cumulus_template_file|template file]], see [[Customised_templates#What_is_meant_by_.27Cumulus_processes_templates.27|here]] for full explanation of '''Process'''
| Enables you to choose the name for the database table to be updated when "MonthlyMySqlEnabled" is ticked
* Don't tick (value shown as 0 in Cumulus.ini) if you want local file uploaded with existing content
|-  
|-
| Pass=
|ExtraRealtime0= to ExtraRealtime99=
| when section opened
|Realtime
| MySQL Settings &rarr; Server Details
|0
| Password
|Simple tick or not
| (blank)
*Tick (value shown as 1 in Cumulus.ini) if
| Enter the password needed to access the database server specified in "Host"
*# See [[#Realtime Settings]], you must have "Enable realtime" ticked, and defined an interval there
*# Uploads the file to destination specified at interval defined
* Don't tick (value shown as 0 in Cumulus.ini) if you want uploading to happen at a different interval (e.g. [[#Interval Settings|Standard interval]])
|-
|-
| Port=3306
|ExtraFTP0= to ExtraFTP99=
| when section opened
|FTP
| MySQL Settings &rarr; Server Details
|1
| Port
|Simple tick or not
| 3306
*Tick (value shown as 1 in Cumulus.ini) if you want MX to use the FTP protocol specified in [[#Web/FTP Site]]
| Enter the port used to access the database server
* Don't tick (value shown as 0 in Cumulus.ini) if the remote file is on the computer running MX and a simple Copy File is required
|-
|-
| RealtimeMySql1MinLimit=0
|ExtraUTF0= to ExtraUTF99=
| When section opened
|UTF-8
| MySQL Settings &rarr; Raltime.txt upload
|1
| Limit real time table inserts to once a minute 
|Please see [[Reports_folder#Encoding|technical guidance on encoding]]
| Not ticked (shown as 0 in Cumulus.ini)
*Tick (value shown as 1 in Cumulus.ini) for default, modern files use UTF-8 encoding, this can display an extended range of characters
| Enable the optional functionality to limit database uploads, if your real time interval has been set to less than 60 seconds
*If unticked (0 appears in file), then iso-8859-1 encoding is used
|-  
| RealtimeMySqlEnabled=0
| (always)
| MySQL Settings
| Realtime enabled
| Not ticked (shown as 0 in Cumulus.ini)
| Enable the automatic upload to the table named in "RealtimeTable" within the database named in "Database"
|-
|-
| RealtimeRetention=
|ExtraBinary0= to ExtraBinary99=
| When section opened
|Binary
| MySQL Settings &rarr; Raltime.txt upload
|0
| '''Data Retention value''' and '''Data Retention unit'''
|Simple tick or not
| "7" and "Days"
*Tick (value shown as 1 in Cumulus.ini) if your file is e.g. an image file (e.g. moon.png)
| The value field will take any number, the unit field is a dropdown:
* Don't tick (value shown as 0 in Cumulus.ini) if the file is text, HTML, PHP script, JSON, JavaScript
* Seconds
* Minutes
* Hours
* Days
* Weeks
* Months
Taken together, these determine the period for which rows are kept in the table named in "RealtimeTable", any row older than this specification will be deleted as part of the automatic SQL
|-
|-
| RealtimeTable=Realtime
|ExtraEOD0= to ExtraEOD99=
| When section opened
|End of Day
| MySQL Settings &rarr; Raltime.txt upload
|0
| Table name
|Simple tick or not
| Realtime
*Tick (value shown as 1 in Cumulus.ini) if your file is to be uploaded during the [[MX_Basic_info#MX_End_of_Day_Process|End of Day process]]
| Enables you to choose the name for the database table to be updated when "RealtimeMySqlEnabled" is ticked
* Don't tick (value shown as 0 in Cumulus.ini) if you want uploading to happen at a different interval (e.g. [[#Interval Settings|Standard interval]])
|-
| User=
| when section opened
| MySQL Settings &rarr; Server Details
| User name
| (blank)
| Enter the username associated with "Pass"
|}
|}


==Debugging==
== Location==


* Available from beta MX.
* Introduced for legacy Cumulus
* File Section is [Station]
* File Section is [Station]
{| class="wikitable" border="1"
{| class="wikitable" border="1"
|-
|-
!style="width:30px" | Parameter Line Entry
!style="width:30px" | Parameter Line Entry
!style="width:300px" | MX Section
!style="width:100px" | MX Section
!style="width:60px" | Label on Settings page
!style="width:60px" | Label on Settings page
!style="width:20px" | Default
!style="width:20px" | Default
!style="width:600px" | Description
!style="width:600px" | Description
|-
|-
| Logging=1
| Altitude=0
| Depends on release installed:
| Station Settings &rarr; Location
# Alternatives:
| Altitude
#* (Releases 3.0.0 to 3.9.8) Close Cumulus MX, then edit Cumulus.ini configuration file, and add a line in the [Station] section: Logging = 1, then restart Cumulus MX.
| 0
#* (Releases 3.1.0 to 3.9.3) Station Settings &rarr Options
| The height above mean sea level where the (pressure) sensor is positioned
# (Release 3.9.4 to 3.11.4) Program Settings &rarr; Program General Options
|-
# (Release 3.12.0 onwards) Program Settings &rarr; Logging Options
| AltitudeInFeet=1
| Debug logging
| Station Settings &rarr; Location
| 0 (disabled)
| Altitude Units
| This adds extra information about data transfers between your weather station and MX.  
| Default depends on release:
 
# Legacy until 3.11.4: 1 (labelled as feet)
It was introduced originally for Davis stations only, but later (can someone insert here the relevant release) extended to cover more stations.
# From 3.12.0: 0 (labelled metres)
| Radio Setting
* feet  (value shown as 1 in Cumulus.ini)
* metres (value shown as 0 in Cumulus.ini)
|-
|-
| DataLogging=1
| LocName=
| Depends on release installed:
| Station Settings &rarr; Location
# Alternatives:
| Name
#* (Releases 3.0.0 to 3.9.8) Close Cumulus MX, then edit Cumulus.ini configuration file, and add a line in the [Station] section: DataLogging = 1, then restart Cumulus MX.
| (empty)
#* (Releases 3.1.0 to 3.9.3) Station Settings &rarr Options
| A short name for the location
# (Release 3.9.4 to 3.11.4) Program Settings &rarr; Program General Options
# (Release 3.12.0 onwards) Program Settings &rarr; Logging Options
| Debug logging
| 0 (disabled)
| This adds extra information about both data transfers initiated from MX, and all the internal MX processes.
|}
 
== Display Options ==
 
* File Section is '''[Display]'''
* MX Section is '''Station Settings &rarr; Display Options'''
{| class="wikitable" border="1"
|-
|-
!style="width:30px" | Parameter Line Entry
| LocDesc=
!style="width:100px" | Introduced
| Station Settings &rarr; Location
!style="width:60px" | Label on Settings page
| Description
!style="width:20px" | Default
| (empty)
!style="width:600px" | Description
| A longer description for the location
|-
|-
| DisplaySolarData=0
| "Latitude=0" and "LatTxt="
| ??? 3.10.0 ???
| Station Settings &rarr; Location &rarr; Latitude
| Display Solar data
| "Degrees", "Minutes", "Seconds", and "Hemisphere &rarr; North or South"
| Unticked (shown as 0 in Cumulus.ini)
| (blank)
| Simple tick or not
| The selections made on this Settings Page sub-section will place the appropriate content in the two parameters in the file
* Tick (value shown as 1 in Cumulus.ini) if you want MX to display solar data in tables shown on the [[New_Default_Web_Site_Information|web pages]] provided in [[Webfiles folder|webfiles folder]] (from release 3.10.0 onwards)
* Don't tick (value shown as 0 in Cumulus.ini) if you want MX to suppress the table cells that would display solar data
|-
|-
| DisplayUvData=0
| "Longitude=0" and "LongTxt="
| ??? 3.10.0 ???
| Station Settings &rarr; Location &rarr; Longitude
| Display UV-I data 
| "Degrees", "Minutes", "Seconds", and "Hemisphere &rarr; East or West"
| Unticked (shown as 0 in Cumulus.ini)
| (blank)
| Simple tick or not
| The selections made on this Settings Page sub-section will place the appropriate content in the two parameters in the file
* Tick (value shown as 1 in Cumulus.ini) if you want MX to display ultra-violet intensity data in tables shown on the [[New_Default_Web_Site_Information|web pages]] provided in [[Webfiles folder|webfiles folder]] (from release 3.10.0 onwards)
* Don't tick (value shown as 0 in Cumulus.ini) if you want MX to suppress the table cells that would display UV intensity data
|-
| NumWindRosePoints=16
| Legacy Cumulus
| Number of wind rose points
| 16
| Drop-down determining if weather station bearing supplied by weather station is to be converted to 8 or 16 compass directions (i.e. whether to include or exclude (in English) NNE, ENE, ESE, SSE, SSW, WSW, WNW, and NNW
* 8 points
* 16 points
Despite what it says in the hint on the settings page, leave at default whichever weather station type you use, unless this actually causes you a problem.  The parameter was introduced by Steve Loft.  Davis wind vanes use a potentiometer to measure wind direction so send Cumulus a bearing that can vary continuously between 1 and 360 degrees. Fine Offset wind vanes use magnetic switches that depend on the magnet under the moving part selecting two switches in the fixed part for the vane being exactly in-between compass directions, and selecting one switch for the main 8 directions and slightly away from the main directions; so they have a bias against sending Cumulus the in-between directions.
|-
| UseApparent=1
| ??? MX 3.6.0 or 3.10.0 ???
| Use Apparent Temperature
| Ticked (shown as 1 in Cumulus.ini)
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) if you want MX to display apparent temperature in tables shown on the [[New_Default_Web_Site_Information|web pages]] provided in [[Webfiles folder|webfiles folder]] (from release 3.10.0 onwards) for consistency with Cumulus prior to release 3.6.0
* Don't tick (value shown as 0 in Cumulus.ini) if you want MX to display feels like temperature  in tables shown on the [[New_Default_Web_Site_Information|web pages]] provided in [[Webfiles folder|webfiles folder]] (from release 3.10.0 onwards) for consistency with Cumulus from release 3.6.0
|}
|}


==Extra Web Files==


There are 100 occurrences of each parameter in Cumulus.ini, and therefore each parameter has a base name followed by numbers 0 to 99.
==Optional Report Settings==
 
The settings interface presents the rows on multiple pages, the rows are not numbered, so you have to do some counting to work out which row in the admin interface page corresponds with which parameter in Cumulus.ini file.
 
'''You MUST restart MX after any changes in this section, before the new settings take effect.'''


* File Section is [NOAA]
{| class="wikitable" border="1"
{| class="wikitable" border="1"
|-
|-
!style="width:30px" | Parameter Line Entry
!style="width:30px" | Parameter Line Entry
!style="width:100px" | Label on Settings page
!style="width:100px" | Introduced
!style="width:100px" | MX Section
!style="width:60px" | Label on Settings page
!style="width:20px" | Default
!style="width:20px" | Default
!style="width:800px" | Description
!style="width:300px" | Description
|-
| AutoCopy=0
| Release 3.12.0
| NOAA Reports Settings &rarr; FTP Options
| Auto Copy NOAA report files
| 0 (disable)
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) if your report is to be copied to copy directory during the [[MX_Basic_info#MX_End_of_Day_Process|End of Day process]]
* Don't tick (value shown as 0 in Cumulus.ini) for no copy action
|-
|-
|style="background:lightgray;"|[FTP site]
| AutoFTP=0
|
| First with Cumulus 2
|
| NOAA Reports Settings &rarr; FTP Options
|style="background:lightgray;"|Section name
| Auto transfer NOAA report files
| 0 (disable)
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) to enable the file transfer process you have defined for MX, to upload the file for you (at first update time after rollover has completed)
* Don't tick (value shown as 0 in Cumulus.ini) to disable any file transfer process
|-
|-
|ExtraLocal0= to ExtraLocal99=
| AutoSave=1
|Local File Name
| First with Cumulus 2
|(empty)
| NOAA Reports Settings
|You can enter:
| Create NOAA files after daily rollover
* A relative path name, with respect to the "CumulusMX" root folder
|0
** e.g.  '''./data/dayfile.txt''' (Note: this is the [[Daily_Summary|daily summary log file]], see link for how it can be used on a web server)
| Simple tick or not
** e.g. '''./webMX/betel_monthlyrecord_liteMXT.html''' (Note: this is a third party [[Cumulus_template_file|template file]] - see [https://cumulus.hosiene.co.uk/viewtopic.php?f=14&t=7500 Alternative Monthly Extremes using <#webtag>s]
* Tick (value shown as 1 in Cumulus.ini) if you want MX to use the (optional) Reports functionality
** e.g. '''./web/trendsT.htm''' (Note: That file is not part of default web site any more, but serves as another example
* Don't tick (value shown as 0 in Cumulus.ini) if MX Reports functionality not required
* A full path name for a file on the computer running MX
** e.g. '''/home/pi/documents/myFile'''
** e.g. '''C:\Users\Public\Documents\working.txt'''
*You can place any of the following special tags into the entry
** These should be typed as shown on their own
*** '''<noaayearfile>''' and '''<noaamonthfile>''' these respectively represent latest yearly and latest monthly reports 
***  '''<currentlogfile>''',  '''<currentextralogfile>''', and '''<airlinklogfile>''' these respectively represent [[Standard_log_files|standard]], [[Extra_Sensor_Files| extra sensor]], and [[Air_Link_Log.txt|Davis AirLink air quality monitor]] log files  e.g. ExtraLocal3=<currentlogfile>
|-
|-
|ExtraRemote0= to ExtraRemote99=
| City=
|Destination Filename
| First with Cumulus 2
|(empty)
| NOAA Reports Settings &rarr; Site Details
|Defines where MX is to upload file to
| City
* If file transfer is requested (see below), the file path should be expressed starting at the FTP/FTPS/SFTP root
| (empty)
**I can't tell you what the file path is for your web server, but I can give a couple of examples to steer you
| Enter here your hamlet, village, town, or city, name
*** e.g. httpdocs/dayfile.txt
*** e.g. public_html/thismonthyear.htm
* If the FTP is not ticked, the file path should be full path for a file on the computer running MX
** e.g. /var/www/html/weather/images/moon.png could be destinatation for uploading the MX generated moon image to a Linux hosted [[Your_Own_Server|server]]
** e.g. /var/www/html/weather/webfilesMX/tempdata.json for uploading one of the [[:Category:JSON_Files|files with graph data]] to a Linux hosted [[Your_Own_Server|server]]
*You can place any of the following special tags into the entry
** These should be typed as shown as part of the destination path, note that they can be used:
*** either to represent the final filename part of the path e.g. ExtraRemote3=/var/www/html/weather/monthly/<currentlogfile>
*** or to modify a filename, so it becomes unique to a particular month e.g. ExtraRemote0=/var/www/html/weather/cumulus_generated/savedFiles/web_tags_real_time_<currentlogfile>.inc
** '''<noaayearfile>''' and '''<noaamonthfile>''' these respectively represent latest yearly and latest monthly reports
**  '''<currentlogfile>''',  '''<currentextralogfile>''', and '''<airlinklogfile>''' these respectively represent [[Standard_log_files|standard]], [[Extra_Sensor_Files| extra sensor]], and [[Air_Link_Log.txt|Davis AirLink air quality monitor]] log files
|-
|-
|ExtraProcess0= to ExtraProcess99=
| CoolingThreshold=22
|Process
| First with Cumulus 2
|0
| NOAA Reports Settings &rarr; Thresholds
|Simple tick or not
| Cooling threshold
* Tick (value shown as 1 in Cumulus.ini) if the local file is a [[Cumulus_template_file|template file]], see [[Customised_templates#What_is_meant_by_.27Cumulus_processes_templates.27|here]] for full explanation of '''Process'''
| 65<sup>o</sup> F or 18.3<sup>o</sup>C
* Don't tick (value shown as 0 in Cumulus.ini) if you want local file uploaded with existing content
| [[Heat/cold_degree_days_and_Chill_hours#Cold_Degree_Days|Cold Degree Days]] are a measure of the need to cool the air to make it more comfortable, based on time above, and temperature difference above, a threshold temperature. An international standard says 22 <sup>o</sup>Celsius is a suitable threshold to ensure comfort. For historical consistency, the default used by MX is based on the threshold used when Steve Loft first implemented this in [[Reports_folder#A_brief_history_of_these_reports|Cumulus 2 (enhancement request 44)]], and that was done to match some early look up tables.
|-
|ExtraRealtime0= to ExtraRealtime99=
|Realtime
|0
|Simple tick or not
*Tick (value shown as 1 in Cumulus.ini) if
*# See [[#Realtime Settings]], you must have "Enable realtime" ticked, and defined an interval there
*# Uploads the file to destination specified at interval defined
* Don't tick (value shown as 0 in Cumulus.ini) if you want uploading to happen at a different interval (e.g. [[#Interval Settings|Standard interval]])
|-
|-
|ExtraFTP0= to ExtraFTP99=
| CopyDirectory=
|FTP
| Release 3.12.0
|1
| NOAA Reports Settings &rarr; Report Options
|Simple tick or not
| Copy Directory
*Tick (value shown as 1 in Cumulus.ini) if you want MX to use the FTP protocol specified in [[#Web/FTP Site]]
| (empty)
* Don't tick (value shown as 0 in Cumulus.ini) if the remote file is on the computer running MX and a simple Copy File is required
| The folder on the web server you host to which reports are to be copied
|-
|-
|ExtraUTF0= to ExtraUTF99=
| FTPDirectory=
|UTF-8
| First with Cumulus 2
|1
| NOAA Reports Settings &rarr; FTP Options
|Please see [[Reports_folder#Encoding|technical guidance on encoding]]
| destination folder
*Tick (value shown as 1 in Cumulus.ini) for default, modern files use UTF-8 encoding, this can display an extended range of characters
| Depends on release:
*If unticked (0 appears in file), then iso-8859-1 encoding is used
* (3.1.0 to 3.11.4) blank
* (3.12.0 onwards) to match change in default web site script specification of '''Reports''' folder
| Specify the destination folder for file transfer to, on your FTP server
*Leave at default (for your release) and MX will work with the default web pages script supplied (at same release)
* Specify a folder relative to FTP root, and MX will upload reports to that folder instead (you are then responsible for writing any script on your web site to find each report and do any processing).
|-
|-
|ExtraBinary0= to ExtraBinary99=
| HeatingThreshold=15.5
|Binary
| First with Cumulus 2
|0
| NOAA Reports Settings &rarr; Thresholds
|Simple tick or not
| Heating threshold
*Tick (value shown as 1 in Cumulus.ini) if your file is e.g. an image file (e.g. moon.png)
| 65<sup>o</sup> F or 18.3<sup>o</sup>C
* Don't tick (value shown as 0 in Cumulus.ini) if the file is text, HTML, PHP script, JSON, JavaScript
|[[Heat/cold_degree_days_and_Chill_hours#Heat_Degree_Days| Heating Degree Days]] are a measure of the need for heating, based on time below, and temperature difference below, a threshold temperature. An international standard says 15.5 <sup>o</sup>Celsius is a suitable threshold to ensure comfort. For historical consistency, the default used by MX is based on the threshold used when Steve Loft first implemented this in [[Reports_folder#A_brief_history_of_these_reports|Cumulus 2 (enhancement request 44)]], and that was done to match some early look up tables.
|-
|-
|ExtraEOD0= to ExtraEOD99=
| MaxTempComp1=22
|End of Day
| First with Cumulus 2
|0
| NOAA Reports Settings &rarr; Thresholds
|Simple tick or not
| Max temp comparison 1
*Tick (value shown as 1 in Cumulus.ini) if your file is to be uploaded during the [[MX_Basic_info#MX_End_of_Day_Process|End of Day process]]
| (empty)
* Don't tick (value shown as 0 in Cumulus.ini) if you want uploading to happen at a different interval (e.g. [[#Interval Settings|Standard interval]])
| The report will count the number of days when this threshold is exceeded. In the parameter I have quoted, the first comparison has been set to agree with the cooling degree day threshold in Celsius. Express in Fahrenheit if that is your chosen unit
|}
 
== Location==
 
* Introduced for legacy Cumulus
* File Section is [Station]
 
{| class="wikitable" border="1"
|-
|-
!style="width:30px" | Parameter Line Entry
| MaxTempComp2=0
!style="width:100px" | MX Section
| First with Cumulus 2
!style="width:60px" | Label on Settings page
| NOAA Reports Settings &rarr; Thresholds
!style="width:20px" | Default
| Max temp comparison 2
!style="width:600px" | Description
| (empty)
| The report will count the number of days when this threshold is exceeded. In the parameter I have quoted, the second comparison has been set to agree with feezing point (I’m using Celsius). Express in Fahrenheit if that is your chosen unit
|-
|-
| Altitude=0
| MinTempComp1=15.5
| Station Settings &rarr; Location
| First with Cumulus 2
| Altitude
| NOAA Reports Settings &rarr; Thresholds
| 0
| Min temp comparison 1
| The height above mean sea level where the (pressure) sensor is positioned
|-
| AltitudeInFeet=1
| Station Settings &rarr; Location
| Altitude Units
| Default depends on release:
# Legacy until 3.11.4: 1 (labelled as feet)
# From 3.12.0: 0 (labelled metres)
| Radio Setting
* feet  (value shown as 1 in Cumulus.ini)
* metres (value shown as 0 in Cumulus.ini)
|-
| LocName=
| Station Settings &rarr; Location
| Name
| (empty)
| (empty)
| A short name for the location
| The report will count the number of days when this threshold is exceeded. In the parameter I have quoted, the first comparison has been set to agree with the heating degree day  threshold in Celsius. Express in Fahrenheit if that is your chosen unit
|-
|-
| LocDesc=
| MinTempComp2=0
| Station Settings &rarr; Location
| First with Cumulus 2
| Description
| NOAA Reports Settings &rarr; Thresholds
| Min temp comparison 2
| (empty)
| (empty)
| A longer description for the location
| The report will count the number of days when this threshold is exceeded. In the parameter I have quoted, the second comparison has been set to agree with feezing point (I’m using Celsius). Express in Fahrenheit if that is your chosen unit
|-
|-
| "Latitude=0" and "LatTxt="
| MonthFileFormat='NOAAMO'MMyy'.txt'
| Station Settings &rarr; Location &rarr; Latitude
| First with Cumulus 2
| "Degrees", "Minutes", "Seconds", and "Hemisphere &rarr; North or South"
| NOAA Reports Settings &rarr; Output Files
| (blank)
| Monthly filename format
| The selections made on this Settings Page sub-section will place the appropriate content in the two parameters in the file
| 'NOAAMO'MMyy'.txt' (note quotes round '''NOAAMO''' and round '''.txt''')
| Here you specify the filename template for MX to use when reading, or writing, monthly reports
 
There is a prefix text in quotes,then comes a way to specify months (see [[Reports_folder#NOAA_style_Report_Naming]]), and finally comes the mandatory text extension.  e.g. "NOAAMO"MMMyyyy".txt" would also be valid.
|-
|-
| "Longitude=0" and "LongTxt="
| Name=Personal Weather Station
| Station Settings &rarr; Location &rarr; Longitude
| First with Cumulus 2
| "Degrees", "Minutes", "Seconds", and "Hemisphere &rarr; East or West"
| NOAA Reports Settings &rarr; Site Details
| (blank)
| Site Name
| The selections made on this Settings Page sub-section will place the appropriate content in the two parameters in the file
| (empty)
|}
| What you would like to see in report title for your station name
 
==Optional Report Settings==
 
* File Section is [NOAA]
{| class="wikitable" border="1"
|-
|-
!style="width:30px" | Parameter Line Entry
| NOAAUseUTF8=1
!style="width:100px" | Introduced
| First with Cumulus 2
!style="width:100px" | MX Section
| NOAA Reports Settings &rarr; Report Options
!style="width:60px" | Label on Settings page
| Use UTF-8 encoding
!style="width:20px" | Default
| 1 (UTF-8)
!style="width:300px" | Description
| Please see [[Reports_folder#Encoding]]
* Tick (value shown as 1 in Cumulus.ini) for default, modern files use UTF-8 encoding, this can display an extended range of characters, including the <sup>o</sup> degree symbol
* If unticked (0 appears in file), then iso-8859-1 encoding is used, this has a more restricted range of characters, and the <sup>o</sup> degree symbol is coded differently
|-
|-
| AutoCopy=0
| RainComp1=0.5
| Release 3.12.0
| First with Cumulus 2
| NOAA Reports Settings &rarr; FTP Options
| NOAA Reports Settings &rarr; Thresholds
| Auto Copy NOAA report files
| Rain comparison 1
| 0 (disable)
| (empty)
| Simple tick or not
| The report will count the number of days when the daily rainfall exceeds this threshold. In the parameter I have quoted, the first comparison has been set to the same as I have set else where as my significant rain threshold
* Tick (value shown as 1 in Cumulus.ini) if your report is to be copied to copy directory during the [[MX_Basic_info#MX_End_of_Day_Process|End of Day process]]
* Don't tick (value shown as 0 in Cumulus.ini) for no copy action
|-
|-
| AutoFTP=0
| RainComp2=
| First with Cumulus 2
| First with Cumulus 2
| NOAA Reports Settings &rarr; FTP Options
| NOAA Reports Settings &rarr; Thresholds
| Auto transfer NOAA report files
| Rain comparison 2
| 0 (disable)
| (empty)
| Simple tick or not
| The report will count the number of days when the daily rainfall exceeds this threshold.
* Tick (value shown as 1 in Cumulus.ini) to enable the file transfer process you have defined for MX, to upload the file for you (at first update time after rollover has completed)
* Don't tick (value shown as 0 in Cumulus.ini) to disable any file transfer process
|-
|-
| AutoSave=1
| RainComp3=
| First with Cumulus 2
| First with Cumulus 2
| NOAA Reports Settings  
| NOAA Reports Settings &rarr; Thresholds
| Create NOAA files after daily rollover
| Rain comparison 3
|0
| (empty)
| Simple tick or not
| The report will count the number of days when the daily rainfall exceeds this threshold.
* Tick (value shown as 1 in Cumulus.ini) if you want MX to use the (optional) Reports functionality
* Don't tick (value shown as 0 in Cumulus.ini) if MX Reports functionality not required
|-
|-
| City=
| State=
| First with Cumulus 2
| First with Cumulus 2
| NOAA Reports Settings &rarr; Site Details
| NOAA Reports Settings &rarr; Site Details
| City
| State
| (empty)
| (empty)
| Enter here your hamlet, village, town, or city, name
| Enter here your local authority area or region (state in USA)
|-
|-
| CoolingThreshold=22
| UseDotDecimal=0
| First with Cumulus 2
| Release 3.9.5 - b3100
| NOAA Reports Settings &rarr; Thresholds
| Cooling threshold
| 65<sup>o</sup> F or 18.3<sup>o</sup>C
| [[Heat/cold_degree_days_and_Chill_hours#Cold_Degree_Days|Cold Degree Days]] are a measure of the need to cool the air to make it more comfortable,  based on time above, and temperature difference above, a threshold temperature. An international standard says 22 <sup>o</sup>Celsius is a suitable threshold to ensure comfort. For historical consistency, the default used by MX is based on the threshold used when Steve Loft first implemented this in [[Reports_folder#A_brief_history_of_these_reports|Cumulus 2 (enhancement request 44)]], and that was done to match some early look up tables.
|-
| CopyDirectory=
| Release 3.12.0
| NOAA Reports Settings &rarr; Report Options
| NOAA Reports Settings &rarr; Report Options
| Copy Directory
| Use a 'dot' decimal point
| (empty)
| 0 (disable)
| The folder on the web server you host to which reports are to be copied
| Formatting real numbers for when NOAA report parsed by a script
 
Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) if you want NOAA reports to use decimal point even if locale says use decimal comma
* Don't tick (value shown as 0 in Cumulus.ini) if NOAA reports use the integer/decimal separator specified by locale
|-
|-
| FTPDirectory=
| UseMinMaxAvg=0
| First with Cumulus 2
| Release 3.12.0
| NOAA Reports Settings &rarr; FTP Options
| NOAA Reports Settings &rarr; Report Options
| destination folder
| Use WHO average or Integrated average
| Depends on release:
| 0 (integrated average)
* (3.1.0 to 3.11.4) blank
| Simple tick or not
* (3.12.0 onwards) to match change in default web site script specification of '''Reports''' folder
* Tick (value shown as 1 in Cumulus.ini) if you want temperature averages quoted in NOAA reports to use WHO approach: (min + max)/2
| Specify the destination folder for file transfer to, on your FTP server
* Don't tick (value shown as 0 in Cumulus.ini) if you want temperature averages quoted in NOAA reports to use integrated calculation: Sum of all temperature measurements divided by count of measurements
*Leave at default (for your release) and MX will work with the default web pages script supplied (at same release)
* Specify a folder relative to FTP root, and MX will upload reports to that folder instead (you are then responsible for writing any script on your web site to find each report and do any processing).
|-
|-
| HeatingThreshold=15.5
| YearFileFormat='NOAAYR'yyyy'.txt’
| First with Cumulus 2
| First with Cumulus 2
| NOAA Reports Settings &rarr; Thresholds
| NOAA Reports Settings &rarr; Output Files
| Heating threshold
| Yearly filename format
| 65<sup>o</sup> F or 18.3<sup>o</sup>C
| 'NOAAYR'yyyy'.txt'
|[[Heat/cold_degree_days_and_Chill_hours#Heat_Degree_Days| Heating Degree Days]] are a measure of the need for heating, based on time below, and temperature difference below, a threshold temperature. An international standard says 15.5 <sup>o</sup>Celsius is a suitable threshold to ensure comfort. For historical consistency, the default used by MX is based on the threshold used when Steve Loft first implemented this in [[Reports_folder#A_brief_history_of_these_reports|Cumulus 2 (enhancement request 44)]], and that was done to match some early look up tables.
| Here you specify the filename template for MX to use when reading, or writing, yearly reports
 
There is a prefix text in quotes,then comes a way to specify months (see [[Reports_folder#NOAA_style_Report_Naming]]), and finally comes the mandatory text extension.  
|-
|-
| MaxTempComp1=22
|12hourformat=0
| First with Cumulus 2
| ???
| NOAA Reports Settings &rarr; Thresholds
| NOAA Reports Settings &rarr; Output Files
| Max temp comparison 1
|Time format
| (empty)
|0 (24 hour)
| The report will count the number of days when this threshold is exceeded. In the parameter I have quoted, the first comparison has been set to agree with the cooling degree day threshold in Celsius. Express in Fahrenheit if that is your chosen unit
| How times are output on reports
* 24 Hour (value shown as 0 in Cumulus.ini)
* 12 Hour (value shown as 1 in Cumulus.ini)
|}
 
 
===Normal Mean Temperatures===
 
* File Section is [NOAA]
* The parameters run from ‘’’NOAATempNormJan=’’’ to ‘’’NOAATempNormDec=’’
* There is one box labelled for each month on the settings screens
* All the defaults are (blank)
* What you enter is the mean temperature, long-term averages (say over 10 or 30 years if available) say is expected that month, often taken from local climate statistics, or your own past measurements
 
===Normal Precipitation===
 
* File Section is [NOAA]
Rainfall equivalents of mean temperature described above
 
 
==Optional Structured Query Language Settings==
 
SQL is structured in the sense that keywords have to appear in the correct order, and there are rules about which words are mandatory. SQL is not just for running queries that read database tables, it can create database tables, give and revoke permissions, and do many more maintenance type tasks. SQL is a language in that each variant of SQL has a vocabulary and set of rules that are specific to that database server, although there is a sub-set, that is set by "ANSI", of words and constructions that all SQL dialects should obey.
 
MX uses two types of SQL. One type is for SQLite database (see [[Cumulusmx.db]] and [[Diary.db]], that type stores data in rows that are numbered, and columns that are named. In a retrieval query you can sort ascending/descending on value in any column.  You can select a row by specifyimg content, but that gets translated into a row number to actually determine what is updated.
 
The file section '''[MySQL]''' is about a different type of database (i.e. Maria database, or Oracle MySQL) these implement a relational database that has to satisfy the rule that all data appears in a table with rows and columns. The columns have a particular order, but there is no control over the order of rows, so you can't specify a row number, you either specify a primary key that identifies a particular row, or you specify that what is returned from query should be sorted in an ascending/descending order of the value in a specified column.
 
Both "CumulusMX.exe" and "ExportToMySQL.exe" make use of the following settings:
 
{| class="wikitable" border="1"
|-
!style="width:30px" | Executable
!style="width:100px" | Function
!style="width:300px" | Description
|-
| CumulusMX.exe
| Data Logs menu
| An option "Update MySQL on Edit" allows you to decide whether MX issues SQL when you edit a data log or "dayfile.txt", so the same edit is made to the corresponding database table, provided that the table has been created with the default name and has the column names defined by default.
|-
|-
| MaxTempComp2=0
! rowspan="7" |CumulusMX.exe
| First with Cumulus 2
| Settings menu &rarr; MySQL settings &rarr; General Options
| NOAA Reports Settings &rarr; Thresholds
| An option "Buffer commands on failure" allows you to decide whether MX tries to run SQL commands again, if they fail. IMPORTANT: This is to cope with failure due to the database server going down; the option should not be ticked if you are testing new "custom" SQL and may have made a mistake in the coding. You need to ensure the SQL is either generated by MX as a fixed query, or has been tested and is correct synta before considering this option.
| Max temp comparison 2
| (empty)
| The report will count the number of days when this threshold is exceeded. In the parameter I have quoted, the second comparison has been set to agree with feezing point (I’m using Celsius). Express in Fahrenheit if that is your chosen unit
|-
|-
| MinTempComp1=15.5
| Settings menu &rarr; MySQL settings &rarr; Realtime.txt Upload
| First with Cumulus 2
| An option that can be enabled that automatically updates a "Realtime" table, each new row is effectively what is stored in the file [[realtime.txt]].
| NOAA Reports Settings &rarr; Thresholds
| Min temp comparison 1
| (empty)
| The report will count the number of days when this threshold is exceeded. In the parameter I have quoted, the first comparison has been set to agree with the heating degree day  threshold in Celsius. Express in Fahrenheit if that is your chosen unit
|-
|-
| MinTempComp2=0
| Settings menu &rarr; MySQL settings &rarr; Dayfile.txt Upload
| First with Cumulus 2
| An option that can be enabled that at end of day ensures that a new line is added to [[dayfile.txt]] and a new row (with similar data) is inserted into a "Dayfile" table.
| NOAA Reports Settings &rarr; Thresholds
|-
| Min temp comparison 2
| Settings menu &rarr; MySQL settings &rarr; Monthly log file Upload
| (empty)
| An option that can be enabled that automatically updates a "Monthly" table, every time a new line is added to the [[Standard_log_files|standard data log file]].
| The report will count the number of days when this threshold is exceeded. In the parameter I have quoted, the second comparison has been set to agree with feezing point (I’m using Celsius). Express in Fahrenheit if that is your chosen unit
|-
|-
| MonthFileFormat='NOAAMO'MMyy'.txt'
| Settings menu &rarr; MySQL settings &rarr; Custom Upload - seconds interval
| First with Cumulus 2
| An option that can be enabled that runs some predetermined SQL every time the specified number of seconds has elapsed.
| NOAA Reports Settings &rarr; Output Files
| Monthly filename format
| 'NOAAMO'MMyy'.txt' (note quotes round '''NOAAMO''' and round '''.txt''')
| Here you specify the filename template for MX to use when reading, or writing, monthly reports
 
There is a prefix text in quotes,then comes a way to specify months (see [[Reports_folder#NOAA_style_Report_Naming]]), and finally comes the mandatory text extension.  e.g. "NOAAMO"MMMyyyy".txt" would also be valid.
|-
|-
| Name=Personal Weather Station
| Settings menu &rarr; MySQL settings &rarr; Custom Upload - minutes interval
| First with Cumulus 2
| An option that can be enabled that runs some predetermined SQL every time the specified number of minutes has elapsed.
| NOAA Reports Settings &rarr; Site Details
| Site Name
| (empty)
| What you would like to see in report title for your station name
|-
|-
| NOAAUseUTF8=1
| Settings menu &rarr; MySQL settings &rarr; Custom Upload - at rollover
| First with Cumulus 2
| An option that can be enabled that runs some predetermined SQL just after dayfile.txt has had a new line, but before other end-of-day actions occur.
| NOAA Reports Settings &rarr; Report Options
| Use UTF-8 encoding
| 1 (UTF-8)
| Please see [[Reports_folder#Encoding]]
* Tick (value shown as 1 in Cumulus.ini) for default, modern files use UTF-8 encoding, this can display an extended range of characters, including the <sup>o</sup> degree symbol
* If unticked (0 appears in file), then iso-8859-1 encoding is used, this has a more restricted range of characters, and the <sup>o</sup> degree symbol is coded differently
|-
|-
| RainComp1=0.5
| ExportToMySQL.exe
| First with Cumulus 2
| parameters to utility
| NOAA Reports Settings &rarr; Thresholds
| Determine which file read (and therefore which table updated, using table names set in table name parameters explained in next table)
| Rain comparison 1
|}
| (empty)
WARNING: The SQL syntax for [https://mysqlconnector.net/ "My SQL Connector"] used by .NET and therefore by MX, differs in various ways from the MySQL Client or MARIA db syntax.
| The report will count the number of days when the daily rainfall exceeds this threshold. In the parameter I have quoted, the first comparison has been set to the same as I have set else where as my significant rain threshold
 
Here is an example of what might be input as "predetermined SQL", showing how you can use conditionals and web tags:
<pre>
INSERT IGNORE INTO table_name_1 (primary_key, column_name_1, column_name_2 ....) VALUES ('<#primary_key>', '<#web tag_name_1 modifier_1>', '<#web tag_name_2 modifier_2>'  ....);
 
 
BEGIN NOT ATOMIC
IF '<#web tag>' = '---' THEN
simpler query to run if something not numeric;
ELSE
UPDATE table_name_2 SET  column_name_1 = '<#web tag_name_1 modifier_1>', column_name_2 =  '<#web tag_name_2 modifier_2>'  ....  WHERE primary_key = '<#primary_key>';
END IF
END;
</pre>
 
* Introduced in Cumulus MX 3.0.0 beta
* File Section is [MySQL]
* MX page is Settings menu &rarr; MySQL settings
 
{| class="wikitable" border="1"
|-
|-
| RainComp2=
!style="width:30px" | Parameter Line Entry
| First with Cumulus 2
!style="width:100px" | MX Section
| NOAA Reports Settings &rarr; Thresholds
!style="width:60px" | Label on Settings page
| Rain comparison 2
!style="width:20px" | Default
| (empty)
!style="width:600px" | Description
| The report will count the number of days when the daily rainfall exceeds this threshold.
|-
|-
| RainComp3=
| BufferOnFailure=0
| First with Cumulus 2
| General Options
| NOAA Reports Settings &rarr; Thresholds
| Buffer commands on failure
| Rain comparison 3
| 0 = ignore errors
| (empty)
| Simple tick or not
| The report will count the number of days when the daily rainfall exceeds this threshold.
*Tick (value shown as 1 in Cumulus.ini) if you want MX to store any commands that fail (see note above), and try them again (stored commands lost if MX is stopped)
* Don't tick (value shown as 0 in Cumulus.ini) if you want MX to ignore any errors
|-
|-
| State=
| CustomMySqlMinutesCommandString=
| First with Cumulus 2
| Custom Upload - minutes interval
| NOAA Reports Settings &rarr; Site Details
| "SQL command" only shown if next parameter is ticked
| State
| (empty)
| (empty)
| Enter here your local authority area or region (state in USA)
| See "predetermined SQL" example above
|-
|-
| UseDotDecimal=0
| CustomMySqlMinutesEnabled=0
| Release 3.9.5 - b3100
| Custom Upload - minutes interval
| NOAA Reports Settings &rarr; Report Options
| Custom Minutes Enabled
| Use a 'dot' decimal point
| 0 = don't display other options
| 0 (disable)
| Formatting real numbers for when NOAA report parsed by a script
 
Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) if you want NOAA reports to use decimal point even if locale says use decimal comma
* Don't tick (value shown as 0 in Cumulus.ini) if NOAA reports use the integer/decimal separator specified by locale
|-
| UseMinMaxAvg=0
| Release 3.12.0
| NOAA Reports Settings &rarr; Report Options
| Use WHO average or Integrated average
| 0 (integrated average)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) if you want temperature averages quoted in NOAA reports to use WHO approach: (min + max)/2
*Tick (value shown as 1 in Cumulus.ini) if you want the previous and next options to be displayed, and actioned
* Don't tick (value shown as 0 in Cumulus.ini) if you want temperature averages quoted in NOAA reports to use integrated calculation: Sum of all temperature measurements divided by count of measurements
* Don't tick (value shown as 0 in Cumulus.ini) if MX is not to action the previous and next settings
|-
|-
| YearFileFormat='NOAAYR'yyyy'.txt’
| CustomMySqlMinutesIntervalIndex=6
| First with Cumulus 2
| Custom Upload - minutes interval
| NOAA Reports Settings &rarr; Output Files
| Interval:
| Yearly filename format
| 6 = 10 minutes
| 'NOAAYR'yyyy'.txt'
| Drop-down list of predetermined intervals:
| Here you specify the filename template for MX to use when reading, or writing, yearly reports
* 0 = 1 minute
 
* 1 = 2 minutes
There is a prefix text in quotes,then comes a way to specify months (see [[Reports_folder#NOAA_style_Report_Naming]]), and finally comes the mandatory text extension.
* 2 = 3 minutes
* 3 = 4 minutes
* 4 = 5 minutes
* 5 = 6 minutes
* 6 = 10 minutes
* 7 = 12 minutes
* 8 = 20 minutes
* 9 = 30 minutes
* 10 = 1 hour (60 minutes)
|-
| CustomMySqlRolloverCommandString=
| Custom Upload - at rollover
| "SQL command" only shown if next parameter is ticked
| (empty)
| See "predetermined SQL" example above
|-
| CustomMySqlRolloverEnabled=0
| Custom Upload - at rollover
| Custom Rollover Enabled
| 0 = don't display other options
| Simple tick or not
*Tick (value shown as 1 in Cumulus.ini) if you want the previous and next options to be displayed, and actioned
* Don't tick (value shown as 0 in Cumulus.ini) if MX is not to action the previous and next settings
|-
| CustomMySqlSecondsCommandString=
| Custom Upload - seconds interval
| "SQL command" only shown if next parameter is ticked
| (empty)
| See "predetermined SQL" example above
|-
| CustomMySqlSecondsEnabled=0
| Custom Upload - seconds interval
| Custom Seconds Enabled
| 0 = don't display other options
| Simple tick or not
*Tick (value shown as 1 in Cumulus.ini) if you want the previous and next options to be displayed, and actioned
* Don't tick (value shown as 0 in Cumulus.ini) if MX is not to action the previous and next settings
|-
| CustomMySqlSecondsInterval=10
| Custom Upload - seconds interval
| Interval (seconds):
| 10
| A number field, takes 1 to 59
|-
|-
|12hourformat=0
| Database=
| ???
| Server details
| NOAA Reports Settings &rarr; Output Files
| Database name:
|Time format
| (empty)
|0 (24 hour)  
| A text field where you enter the name of the database your tables are to be created/updated in
| How times are output on reports
|-
* 24 Hour (value shown as 0 in Cumulus.ini)
| DayfileMySqlEnabled=0
* 12 Hour (value shown as 1 in Cumulus.ini)
| Dayfile.txt upload
|}
| Dayfile Enabled
 
| 0
 
| Simple tick or not
 
*Tick (value shown as 1 in Cumulus.ini) if you want MX to at end of day ensure that a new line is added to [[dayfile.txt]] and a new row (with similar data) is inserted into a "Dayfile" table
===Normal Mean Temperatures===
* Don't tick (value shown as 0 in Cumulus.ini) if MX is only to ensure that a new line is added to dayfile.txt
 
* File Section is [NOAA]
* The parameters run from ‘’’NOAATempNormJan=’’’ to ‘’’NOAATempNormDec=’’
* There is one box labelled for each month on the settings screens
* All the defaults are (blank)
* What you enter is the mean temperature, long-term averages (say over 10 or 30 years if available) say is expected that month, often taken from local climate statistics, or your own past measurements
 
===Normal Precipitation===
 
* File Section is [NOAA]
Rainfall equivalents of mean temperature described above
 
==Optional Third-party Upload Settings==
 
 
{| class="wikitable" border="1"
|-
|-
!style="width:30px" | Parameter Line Entry
| DayfileTable=
!style="width:30px" | File Section
| Dayfile.txt upload
!style="width:60px" | MX Section
| Table name
!style="width:80px" | Action on Settings page
| Dayfile
!style="width:20px" | Default
| Having defined this table, and saved the settings, click the "Create Dayfile" button to create the database table with the standard column names. If you change the name here, normal updates and "ExportToMySQl.exe" will use the table name you define, but the option to update table when you edit "dayfile.txt" will fail (and if set to do so, keep failing as it repeats).
|-
|-
| <pre>ID=
| Host=Localhost
pass=-1
| Server details
server=cwop.aprs.net
| Host name
port=14580
| (empty)
Enabled=0
| Set to whatever host name your database server has specified, if you host [[Your_Own_Server]], then you may be able to use "Localhost".
Interval=9
SendSR=0
APRSHumidityCutoff=0</pre>
| [APRS]
| APRS/CWOP
| Tick "Enabled" to see list of parameters so you can edit them
| Defaults are as shown in list of parameters
|-
|-
| <pre>User=
| MonthlyMySqlEnabled=0
Password=
| Monthly logfile upload
Language=en
| Monthly Log Enabled
Enabled=0
| 0
Interval=900
| Simple tick or not
SendUV=0
*Tick (value shown as 1 in Cumulus.ini) if you want MX to at your standard logging interval ensure that a new line is added to [[Standard_log_files|standard data log file]] and a new row (with similar data) is inserted into a "Monthly" table.
SendSR=0
* Don't tick (value shown as 0 in Cumulus.ini) if MX is only to ensure that a new line is added to standard data log file
SendSoilTemp=0
SendIndoor=0
SendSoilMoisture=0
SendLeafWetness=0
SendAirQuality=0</pre>
| [Awekas]
| AWEKAS
| Tick "Enabled" to see list of parameters so you can edit them
| Defaults are as shown in list of parameters
|-
|-
| <pre>Enabled=0
| MonthlyTable=
CatchUp=1
| Monthly logfile upload
APIkey=
| Table name
StationId=
| Monthly
Interval=15</pre>
| Having defined this table, and saved the settings, click the "Create Monthly" button to create the database table with the standard column names. You might wish to change the name here once a year, to stop the database table getting enormous, if so you might name the table something like "standard2020".  If you change the name here, normal updates and "ExportToMySQl.exe"  will use the table name you define, but the option to update table when you edit "MMMyyyyLog.txt" will fail (and if set to do so, keep failing as it repeats).
| [OpenWeatherMap]
| OpenWeatherMap
| Tick "Enabled" to see list of parameters so you can edit them
| Defaults are as shown in list of parameters
|-
|-
| <pre>ID=
| Pass=
Password=
| Server details
Enabled=0
| Password
Interval=15
| (empty)
SendUV=0
| Set to whatever password is used for update access with the database user name (see below)
SendSR=0
CatchUp=1</pre>
| [PWSweather]
| PWS Weather
| Tick "Enabled" to see list of parameters so you can edit them
| Defaults are as shown in list of parameters
|-
|-
| <pre>User=
| Port=3306
Password=
| Server details
Enabled=0
| Port number
Interval=60
| 3306
OauthToken=unknown
| The port related to the host name (defined above) for update access to your database server
OauthTokenSecret=unknown
TwitterSendLocation=1</pre>
| [Twitter]
| Twitter
| Please note that twitter is deprecated, no new settings possible, existing settings can be used by people who migrated from Cumulus 1 with working tokens
| Defaults are as shown in list of parameters
|-
|-
| <pre>Wid=
| RealtimeMySql1MinLimit=0
Key=
| Realtime.txt upload
Enabled=0
| Limit Inserts:
Interval=10
| 0 = false
SendUV=0
| Simple tick or not
SendSR=0
*Tick (value shown as 1 in Cumulus.ini)
SendAQI=0
* Don't tick (value shown as 0 in Cumulus.ini)
SendSoilMoisture=0
See explanation beside and below setting
SoilMoistureSensor=0
SendLeafWetness=0
LeafWetnessSensor=0</pre>
| [WeatherCloud]
| WeatherCloud
| Tick "Enabled" to see list of parameters so you can edit them
| Defaults are as shown in list of parameters
|-
|-
| <pre>Enabled=0
| RealtimeMySqlEnabled=0
StationUID=
| Realtime.txt upload
Password=
| Real time Enabled
Interval=1
| 0 = don't display other options
SendRain=0</pre>
| Simple tick or not
| [WindGuru]
*Tick (value shown as 1 in Cumulus.ini) if you want MX to at your real time interval ensure that a new realtime.txt file is created and a new row (with similar data) is inserted into a "Realtime" table.
| Windguru
* Don't tick (value shown as 0 in Cumulus.ini) if MX is only to ensure that a new line is added to standard data log file
| Tick "Enabled" to see list of parameters so you can edit them
| Defaults are as shown in list of parameters
|-
|-
| <pre>APIkey=
| RealtimeRetention=
StationIdx=0
| Realtime.txt upload
Enabled=0
| '''Data Retention value''' and '''Data Retention unit'''
Interval=15
| "7" and "Days"
SendUV=0
| The value field will take any number, the unit field is a dropdown:
CatchUp=1</pre>
* Seconds
| [Windy]
* Minutes
| Windy.com
* Hours
| Tick "Enabled" to see list of parameters so you can edit them
* Days
| Defaults are as shown in list of parameters
* Weeks
* Months
Taken together, these determine the period for which rows are kept in the table named in "RealtimeTable", any row older than this specification will be deleted as part of the automatic SQL
|-
| RealtimeTable=Realtime
| Realtime.txt upload
| Table name
| Realtime
| Having defined this table, and saved the settings, click the "Create Realtime" button to create the database table with the standard column names. Remember that you can tailor the contents of "realtime.txt", if you want non-standard columns in this table, you have to create the table yourself.
|-
| UpdateOnEdit=1
| General Options
| Update MySQL on Edit
| 1 = update the table when edit the file
| Simple tick or not
*Tick (value shown as 1 in Cumulus.ini)
* Don't tick (value shown as 0 in Cumulus.ini)
Please see begining of previous table for explanation and warning about how all defaults must be set for this to work
|-
|-
| <pre>ID=
| User=
Password=
| Server details
Enabled=0
| User name
Interval=15
| (empty)
SendUV=0
| Database access user name, that matches with password described earlier
SendSR=0
CatchUp=1</pre>
| [WOW]
| Met Office WOW
| Tick "Enabled" to see list of parameters so you can edit them
| Defaults are as shown in list of parameters
|}
|}


==Optional Web Server==


The settings listed here changed dramatically at both 3.10.0 and 3.12.0 releases, but they have gradually evolved throughout the development of MX.
==Optional Third-party Upload Settings==


FRom 3.12.0, MX can optionally either copy files to a web server you host or file transfer files to a commercial web server.


To implement (and customise) this web server functionality, there are many settings as listed alphabetically in this table.  The Internet settings page simplifies making settings by providing selections that amend multiple settings in a bulk operation:
{| class="wikitable" border="1"
* Some settings (marked ^ in table) are only displayed if you select '''I want to use the supplied default web site'''.
|-
** For these settings, the "Generate" option is enabled in nearly all (see any qualifier) settings
** If you select "Enable file copy of standard files" (default is disabled) then those settings have their "Copy" option enabled in nearly all (see any qualifier) cases, and their "FTP Transfer" option deselected (instead of defaults shown in table)
** If you deselect "Enable file transfer of standard files" (default is enabled) then those settings have their "Copy" option disabled, and their "FTP Transfer" option enabled in nearly all (see any qualifier) cases (as per defaults shown in table)
* '''The default selections assume you have air quality, and solar, sensors; so you may need to disable some of the defaults the above selections have made'''
* If you don't select '''I want to use the supplied default web site''', then all the settings marked ^ are disabled
** This is what you want if you do not use the MX optional web server functionality
** If you have a customised  web site, you may want to select '''I want to use the supplied default web site'''  to see the settings that would otherwise all be disabled, and then pick any options that would be useful to you.
{| class="wikitable" border="1"
|-
!style="width:30px" | Parameter Line Entry
!style="width:30px" | Parameter Line Entry
!style="width:100px" | File Section
!style="width:30px" | File Section
!style="width:100px" | Introduced
!style="width:60px" | MX Section
!style="width:100px" | Shown on Settings page?
!style="width:80px" | Action on Settings page
!style="width:100px" | MX Section
!style="width:60px" | Label on Settings page
!style="width:20px" | Default
!style="width:20px" | Default
!style="width:600px" | Description
|-
|-
| ActiveFTP=0
| <pre>ID=
| [FTP site]
pass=-1
| Legacy Cumulus
server=cwop.aprs.net
| No
port=14580
| Change directly in file as at release 3.11.x
Enabled=0
| (n/a )
Interval=9
| (n/a)
SendSR=0
| *0 = Disabled (default)
APRSHumidityCutoff=0</pre>
*1 = Enabled, Cumulus will use 'active' FTP mode instead of the default 'passive' mode. You should only select active mode if you are having problems with FTP uploads.
| [APRS]
| APRS/CWOP
| Tick "Enabled" to see list of parameters so you can edit them
| Defaults are as shown in list of parameters
|-
|-
| Copy-airquality=0
| <pre>User=
| [FTP site]
Password=
| Release 3.12.0
Language=en
| ^
Enabled=0
| Internet Settings &rarr; Graph File Settings
Interval=900
| airquality.json &rarr; Copy
  SendUV=0
| 0 (disabled)
SendSR=0
| Simple tick or not
SendSoilTemp=0
* Tick (value shown as 1 in Cumulus.ini) for MX to copy the airquality.json file to your local web server (need to select "Generate" too)
SendIndoor=0
* Don't tick (value shown as 0 in Cumulus.ini) to disable (e.g. if you don't have an air quality sensor)
SendSoilMoisture=0
|-
SendLeafWetness=0
| Copy-alldailydegdaydata=0
SendAirQuality=0</pre>
| [FTP site]
| [Awekas]
| Release 3.12.0
| AWEKAS
| ^
| Tick "Enabled" to see list of parameters so you can edit them
| Internet Settings &rarr; Graph File Settings
| Defaults are as shown in list of parameters
| alldailydegdaydata.json &rarr; Copy
|-
| 0 (disabled)
| <pre>Enabled=0
| Simple tick or not
  CatchUp=1
* Tick (value shown as 1 in Cumulus.ini) for MX to copy the [[alldailydegdaydata.json]] file to your local web server (need to select "Generate" too)
APIkey=
* Don't tick (value shown as 0 in Cumulus.ini) to disable
StationId=
|-
Interval=15</pre>
| Copy-alldailyhumdata=0
| [OpenWeatherMap]
| [FTP site]
| OpenWeatherMap
| Release 3.12.0
| Tick "Enabled" to see list of parameters so you can edit them
| ^
| Defaults are as shown in list of parameters
| Internet Settings &rarr;  Graph File Settings
| alldailyhumdata.json &rarr; Copy
| 0 (disabled)
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to copy the [[alldailyhumdata.json]] file to your local web server (need to select "Generate" too)
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-  
| Copy-alldailypressdata=0
| [FTP site]
| Release 3.12.0
| ^
| Internet Settings &rarr; Graph File Settings
| alldailypressdata.json &rarr; Copy
| 0 (disabled)
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to copy the [[alldailypressdata.json]] file to your local web server (need to select "Generate" too)
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-
| Copy-alldailyraindata=0
| [FTP site]
| Release 3.12.0
| ^
| Internet Settings &rarr;  Graph File Settings
| alldailyraindata.json &rarr; Copy
| 0 (disabled)
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to copy the [[alldailyraindata.json]] file to your local web server (need to select "Generate" too)
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-
| Copy-alldailysolardata=0
| [FTP site]
| Release 3.12.0
| ^
| Internet Settings &rarr;  Graph File Settings
| alldailysolardata.json &rarr; Copy
| 0 (disabled)
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to copy the [[alldailysolardata.json]] file to your local web server (need to select "Generate" too)
* Don't tick (value shown as 0 in Cumulus.ini) to disable (e.g. if you don't have a solar sensor)
|-
|-
| Copy-alldailytempdata=0
| <pre>ID=
| [FTP site]
Password=
| Release 3.12.0
Enabled=0
| ^
Interval=15
| Internet Settings &rarr; Graph File Settings
SendUV=0
| alldailytempdata.json &rarr; Copy
SendSR=0
| 0 (disabled)
  CatchUp=1</pre>
| Simple tick or not
| [PWSweather]
* Tick (value shown as 1 in Cumulus.ini) for MX to copy the [[alldailytempdata.json]] file to your local web server (need to select "Generate" too)
| PWS Weather
* Don't tick (value shown as 0 in Cumulus.ini) to disable
| Tick "Enabled" to see list of parameters so you can edit them
| Defaults are as shown in list of parameters
|-
|-
| Copy-alldailywinddata=0
| <pre>User=
| [FTP site]
Password=
| Release 3.12.0
Enabled=0
| ^
Interval=60
| Internet Settings &rarr; Graph File Settings
OauthToken=unknown
| alldailywinddata.json &rarr; Copy
  OauthTokenSecret=unknown
| 0 (disabled)
TwitterSendLocation=1</pre>
| Simple tick or not
| [Twitter]
* Tick (value shown as 1 in Cumulus.ini) for MX to copy the [[alldailywinddata.json]] file to your local web server (need to select "Generate" too)
| Twitter
* Don't tick (value shown as 0 in Cumulus.ini) to disable
| Please note that twitter is deprecated, no new settings possible, existing settings can be used by people who migrated from Cumulus 1 with working tokens
| Defaults are as shown in list of parameters
|-
|-
| Copy-alltempsumdata=0
| <pre>Wid=
| [FTP site]
Key=
| Release 3.12.0
Enabled=0
| ^
Interval=10
| Internet Settings &rarr; Graph File Settings
SendUV=0
| alldailytempsumdata.json &rarr; Copy
SendSR=0
| 0 (disabled)
SendAQI=0
| Simple tick or not
SendSoilMoisture=0
* Tick (value shown as 1 in Cumulus.ini) for MX to copy the [[alldailytempsumdata.json]] file to your local web server (need to select "Generate" too)
SoilMoistureSensor=0
* Don't tick (value shown as 0 in Cumulus.ini) to disable
SendLeafWetness=0
  LeafWetnessSensor=0</pre>
| [WeatherCloud]
| WeatherCloud
| Tick "Enabled" to see list of parameters so you can edit them
| Defaults are as shown in list of parameters
|-
|-
| Copy-availabledata=0
| <pre>Enabled=0
| [FTP site]
StationUID=
| Release 3.12.0
Password=
| ^ (once only)
Interval=1
| Internet Settings &rarr; Graph File Settings
  SendRain=0</pre>
| availabledata.json  &rarr; Copy
| [WindGuru]
| 0 (disabled)
| Windguru
| Simple tick or not
| Tick "Enabled" to see list of parameters so you can edit them
* Tick (value shown as 1 in Cumulus.ini) for MX to copy the [[availabledata.json]] file to your local web server (need to select "Generate" too)
| Defaults are as shown in list of parameters
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-
|-
| Copy-dailyrain=0
| <pre>APIkey=
| [FTP site]
StationIdx=0
| Release 3.12.0
  Enabled=0
| ^
Interval=15
| Internet Settings &rarr; Graph File Settings
SendUV=0
| dailyrain.json &rarr; Copy
CatchUp=1</pre>
| 0 (disabled)
| [Windy]
| Simple tick or not
| Windy.com
* Tick (value shown as 1 in Cumulus.ini) for MX to copy the [[dailyrain.json]] file to your local web server (need to select "Generate" too)
| Tick "Enabled" to see list of parameters so you can edit them
* Don't tick (value shown as 0 in Cumulus.ini) to disable
| Defaults are as shown in list of parameters
|-
| Copy-dailytemp=0
| [FTP site]
| Release 3.12.0
| ^
| Internet Settings &rarr;  Graph File Settings
| dailytemp.json &rarr; Copy
| 0 (disabled)
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to copy the [[dailytemp.json]] file to your local web server (need to select "Generate" too)
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-
| Copy-graphconfig=0
| [FTP site]
| Release 3.12.0
| ^ (once only)
| Internet Settings &rarr;  Graph File Settings
| graphconfig.json &rarr; Copy
| 0 (disabled)
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to copy the [[graphconfig.json]] file to your local web server (need to select "Generate" too)
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-
|-
| Copy-humdata=0
| <pre>ID=
| [FTP site]
Password=
| Release 3.12.0
Enabled=0
| ^
Interval=15
| Internet Settings &rarr;  Graph File Settings
SendUV=0
| humdata.json &rarr; Copy
SendSR=0
| 0 (disabled)
CatchUp=1</pre>
| Simple tick or not
| [WOW]
* Tick (value shown as 1 in Cumulus.ini) for MX to copy the [[humdata.json]] file to your local web server (need to select "Generate" too)
| Met Office WOW
* Don't tick (value shown as 0 in Cumulus.ini) to disable
| Tick "Enabled" to see list of parameters so you can edit them
|-  
| Defaults are as shown in list of parameters
| Copy-pressdata=0
|}
| [FTP site]
 
| Release 3.12.0
==Optional Web Server==
| ^
 
| Internet Settings &rarr;  Graph File Settings
The settings listed here changed dramatically at both 3.10.0 and 3.12.0 releases, but they have gradually evolved throughout the development of MX.
| pressdata.json &rarr; Copy
 
| 0 (disabled)
FRom 3.12.0, MX can optionally either copy files to a web server you host or file transfer files to a commercial web server.
| Simple tick or not
 
* Tick (value shown as 1 in Cumulus.ini) for MX to copy the [[pressdata.json]] file to your local web server (need to select "Generate" too)
To implement (and customise) this web server functionality, there are many settings as listed alphabetically in this table.  The Internet settings page simplifies making settings by providing selections that amend multiple settings in a bulk operation:
* Don't tick (value shown as 0 in Cumulus.ini) to disable
* Some settings (marked ^ in table) are only displayed if you select '''I want to use the supplied default web site'''.  
|-  
** For these settings, the "Generate" option is enabled in nearly all (see any qualifier) settings
| Copy-raindata=0
** If you select "Enable file copy of standard files" (default is disabled) then those settings have their "Copy" option enabled in nearly all (see any qualifier) cases, and their "FTP Transfer" option deselected (instead of defaults shown in table)
| [FTP site]
** If you deselect "Enable file transfer of standard files" (default is enabled) then those settings have their "Copy" option disabled, and their "FTP Transfer" option enabled in nearly all (see any qualifier) cases (as per defaults shown in table)
| Release 3.12.0
* '''The default selections assume you have air quality, and solar, sensors; so you may need to disable some of the defaults the above selections have made'''
* If you don't select '''I want to use the supplied default web site''', then all the settings marked ^ are disabled
** This is what you want if you do not use the MX optional web server functionality
** If you have a customised  web site, you may want to select '''I want to use the supplied default web site'''  to see the settings that would otherwise all be disabled, and then pick any options that would be useful to you.
{| class="wikitable" border="1"
|-
!style="width:30px" | Parameter Line Entry
!style="width:100px" | File Section
!style="width:100px" | Introduced
!style="width:100px" | Shown on Settings page?
!style="width:100px" | MX Section
!style="width:60px" | Label on Settings page
!style="width:20px" | Default
!style="width:600px" | Description
|-
| ActiveFTP=0
| [FTP site]
| Legacy Cumulus
| No
| Change directly in file as at release 3.11.x
| (n/a )
| (n/a)
| *0 = Disabled (default)
*1 = Enabled, Cumulus will use 'active' FTP mode instead of the default 'passive' mode. You should only select active mode if you are having problems with FTP uploads.
|-
| Copy-airquality=0
| [FTP site]
| Release 3.12.0
| ^
| ^
| Internet Settings &rarr;  Graph File Settings
| Internet Settings &rarr;  Graph File Settings
| raindata.json &rarr; Copy
| airquality.json &rarr; Copy
| 0 (disabled)
| 0 (disabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to copy the [[raindata.json]] file to your local web server (need to select "Generate" too)
* Tick (value shown as 1 in Cumulus.ini) for MX to copy the airquality.json file to your local web server (need to select "Generate" too)
* Don't tick (value shown as 0 in Cumulus.ini) to disable
* Don't tick (value shown as 0 in Cumulus.ini) to disable (e.g. if you don't have an air quality sensor)
|-  
|-  
| Copy-solardata=0
| Copy-alldailydegdaydata=0
| [FTP site]
| [FTP site]
| Release 3.12.0
| Release 3.12.0
| ^
| ^
| Internet Settings &rarr; Graph File Settings
| Internet Settings &rarr; Graph File Settings
| solardata.json &rarr; Copy
| alldailydegdaydata.json &rarr; Copy
| 0 (disabled)
| 0 (disabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to copy the [[solardata.json]] file to your local web server (need to select "Generate" too)
* Tick (value shown as 1 in Cumulus.ini) for MX to copy the [[alldailydegdaydata.json]] file to your local web server (need to select "Generate" too)
* Don't tick (value shown as 0 in Cumulus.ini) to disable (e.g. if you don't have a solar sensor)
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-  
|-  
| Copy-sunhours=0
| Copy-alldailyhumdata=0
| [FTP site]
| [FTP site]
| Release 3.12.0
| Release 3.12.0
| ^
| ^
| Internet Settings &rarr;  Graph File Settings
| Internet Settings &rarr;  Graph File Settings
| sunhours.json &rarr; Copy
| alldailyhumdata.json &rarr; Copy
| 0 (disabled)
| 0 (disabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to copy the [[sunhours.json]] file to your local web server (need to select "Generate" too)
* Tick (value shown as 1 in Cumulus.ini) for MX to copy the [[alldailyhumdata.json]] file to your local web server (need to select "Generate" too)
* Don't tick (value shown as 0 in Cumulus.ini) to disable (e.g. if you don't have a solar sensor)
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-  
|-  
| Copy-tempdata=0
| Copy-alldailypressdata=0
| [FTP site]
| [FTP site]
| Release 3.12.0
| Release 3.12.0
| ^
| ^
| Internet Settings &rarr;  Graph File Settings
| Internet Settings &rarr;  Graph File Settings
| tempdata.json &rarr; Copy
| alldailypressdata.json &rarr; Copy
| 0 (disabled)
| 0 (disabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to copy the [[tempdata.json]] file to your local web server (need to select "Generate" too)
* Tick (value shown as 1 in Cumulus.ini) for MX to copy the [[alldailypressdata.json]] file to your local web server (need to select "Generate" too)
* Don't tick (value shown as 0 in Cumulus.ini) to disable
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-  
|-  
| Copy-wdirdata=0
| Copy-alldailyraindata=0
| [FTP site]
| [FTP site]
| Release 3.12.0
| Release 3.12.0
| ^
| ^
| Internet Settings &rarr;  Graph File Settings
| Internet Settings &rarr;  Graph File Settings
| wdirdata.json &rarr; Copy
| alldailyraindata.json &rarr; Copy
| 0 (disabled)
| 0 (disabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to copy the [[wdirdata.json]] file to your local web server (need to select "Generate" too)
* Tick (value shown as 1 in Cumulus.ini) for MX to copy the [[alldailyraindata.json]] file to your local web server (need to select "Generate" too)
* Don't tick (value shown as 0 in Cumulus.ini) to disable
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-  
|-  
| Copy-websitedata=0
| Copy-alldailysolardata=0
| [FTP site]
| [FTP site]
| Release 3.12.0
| Release 3.12.0
| ^
| ^
| Internet Settings &rarr; Standard File Settings
| Internet Settings &rarr; Graph File Settings
| websitedata.json &rarr; Copy
| alldailysolardata.json &rarr; Copy
| 0 (disabled)
| 0 (disabled)
| Relates to asking MX to process the [[websitedataT.json]] file in [[web folder]]
| Simple tick or not
 
* Tick (value shown as 1 in Cumulus.ini) for MX to copy the [[alldailysolardata.json]] file to your local web server (need to select "Generate" too)
Simple tick or not
* Don't tick (value shown as 0 in Cumulus.ini) to disable (e.g. if you don't have a solar sensor)
* Tick (value shown as 1 in Cumulus.ini) for MX to copy the resulting websitedata.json to your local web server
|-
* Don't tick (value shown as 0 in Cumulus.ini) to disable
| Copy-alldailytempdata=0
|-  
| Copy-winddata=0
| [FTP site]
| [FTP site]
| Release 3.12.0
| Release 3.12.0
| ^
| ^
| Internet Settings &rarr;  Graph File Settings
| Internet Settings &rarr;  Graph File Settings
| winddata.json &rarr; Copy
| alldailytempdata.json &rarr; Copy
| 0 (disabled)
| 0 (disabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to copy the [[winddata.json]] file to your local web server (need to select "Generate" too)
* Tick (value shown as 1 in Cumulus.ini) for MX to copy the [[alldailytempdata.json]] file to your local web server (need to select "Generate" too)
* Don't tick (value shown as 0 in Cumulus.ini) to disable
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-  
|-
| Copy-wxnow=0
| Copy-alldailywinddata=0
| [FTP site]
| [FTP site]
| Release 3.12.0
| Release 3.12.0
| ^ (disabled)
| ^
| Internet Settings &rarr; Standard File Settings
| Internet Settings &rarr; Graph File Settings
| wxnow.txt &rarr; Copy
| alldailywinddata.json &rarr; Copy
| 0 (disabled)
| 0 (disabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to copy that file to your local web server
* Tick (value shown as 1 in Cumulus.ini) for MX to copy the [[alldailywinddata.json]] file to your local web server (need to select "Generate" too)
* Don't tick (value shown as 0 in Cumulus.ini) to disable
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-  
|-
| CopyMoonImage=0
| Copy-alltempsumdata=0
| [FTP site]
| [FTP site]
| Release 3.12.0
| Release 3.12.0
| ^
| ^
| Internet Settings &rarr; Moon Image
| Internet Settings &rarr; Graph File Settings
| Copy Moon image file
| alldailytempsumdata.json &rarr; Copy
| 0 (disabled)
| 0 (disabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to copy moon image file to your local web server (need to select "Generate Moon Image" see '''MoonImageEnabled=''' too)
* Tick (value shown as 1 in Cumulus.ini) for MX to copy the [[alldailytempsumdata.json]] file to your local web server (need to select "Generate" too)
* Don't tick (value shown as 0 in Cumulus.ini) to disable
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-
|-
| Create-airquality=0
| Copy-availabledata=0
| [FTP site]
| [FTP site]
| Release 3.10.0
| Release 3.12.0
| ^
| ^ (once only)
| Internet Settings &rarr;  Graph File Settings
| Internet Settings &rarr;  Graph File Settings
| airquality.json &rarr; Generate
| availabledata.json &rarr; Copy
| 1 (enabled)
| 0 (disabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to generate the airquality.json file
* Tick (value shown as 1 in Cumulus.ini) for MX to copy the [[availabledata.json]] file to your local web server (need to select "Generate" too)
* Don't tick (value shown as 0 in Cumulus.ini) to disable
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-  
|-
| Create-alldailydegdaydata=0
| Copy-dailyrain=0
| [FTP site]
| [FTP site]
| Release 3.10.0
| Release 3.12.0
| ^
| ^
| Internet Settings &rarr;  Graph File Settings
| Internet Settings &rarr;  Graph File Settings
| alldailydegdaydata.json &rarr; Generate
| dailyrain.json &rarr; Copy
| 1 (enabled)
| 0 (disabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to generate the [[alldailydegdaydata.json]] file  
* Tick (value shown as 1 in Cumulus.ini) for MX to copy the [[dailyrain.json]] file to your local web server (need to select "Generate" too)
* Don't tick (value shown as 0 in Cumulus.ini) to disable
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-  
|-  
| Create-alldailyhumdata=0
| Copy-dailytemp=0
 
| [FTP site]
| [FTP site]
| Release 3.10.0
| Release 3.12.0
| ^
| ^
| Internet Settings &rarr;  Graph File Settings
| Internet Settings &rarr;  Graph File Settings
| alldailyhumdata.json &rarr; Generate
| dailytemp.json &rarr; Copy
| 1 (enabled)
| 0 (disabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to generate the [[alldailyhumdata.json]] file  
* Tick (value shown as 1 in Cumulus.ini) for MX to copy the [[dailytemp.json]] file to your local web server (need to select "Generate" too)
* Don't tick (value shown as 0 in Cumulus.ini) to disable
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-  
|-  
| Create-alldailypressdata=0
| Copy-graphconfig=0
| [FTP site]
| [FTP site]
| Release 3.10.0
| Release 3.12.0
| ^
| ^ (once only)
| Internet Settings &rarr;  Graph File Settings
| Internet Settings &rarr;  Graph File Settings
| alldailypressdata.json &rarr; Generate
| graphconfig.json &rarr; Copy
| 1 (enabled)
| 0 (disabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to generate the [[alldailypressdata.json]] file
* Tick (value shown as 1 in Cumulus.ini) for MX to copy the [[graphconfig.json]] file to your local web server (need to select "Generate" too)
* Don't tick (value shown as 0 in Cumulus.ini) to disable
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-  
|-
| Create-alldailyraindata=0
| Copy-humdata=0
| [FTP site]
| [FTP site]
| Release 3.10.0
| Release 3.12.0
| ^
| ^
| Internet Settings &rarr;  Graph File Settings
| Internet Settings &rarr;  Graph File Settings
| alldailyraindata.json &rarr; Generate
| humdata.json &rarr; Copy
| 1 (enabled)
| 0 (disabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to generate the [[alldailyraindata.json]] file
* Tick (value shown as 1 in Cumulus.ini) for MX to copy the [[humdata.json]] file to your local web server (need to select "Generate" too)
* Don't tick (value shown as 0 in Cumulus.ini) to disable
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-  
|-  
| Create-alldailysolardata=0
| Copy-pressdata=0
| [FTP site]
| [FTP site]
| Release 3.10.0
| Release 3.12.0
| ^
| ^
| Internet Settings &rarr;  Graph File Settings
| Internet Settings &rarr;  Graph File Settings
| alldailysolardata.json &rarr; Generate
| pressdata.json &rarr; Copy
| 1 (enabled)
| 0 (disabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to generate the [[alldailysolarydata.json]] file
* Tick (value shown as 1 in Cumulus.ini) for MX to copy the [[pressdata.json]] file to your local web server (need to select "Generate" too)
* Don't tick (value shown as 0 in Cumulus.ini) to disable (e.g. if you don't have a solar sensor)
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-  
|-  
| Create-alldailytempdata=0
| Copy-raindata=0
| [FTP site]
| [FTP site]
| Release 3.10.0
| Release 3.12.0
| ^
| ^
| Internet Settings &rarr;  Graph File Settings
| Internet Settings &rarr;  Graph File Settings
| alldailytempdata.json &rarr; Generate
| raindata.json &rarr; Copy
| 1 (enabled)
| 0 (disabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to generate the [[alldailytempdata.json]] file
* Tick (value shown as 1 in Cumulus.ini) for MX to copy the [[raindata.json]] file to your local web server (need to select "Generate" too)
* Don't tick (value shown as 0 in Cumulus.ini) to disable
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-  
|-  
| Create-alldailywinddata=0
| Copy-solardata=0
| [FTP site]
| [FTP site]
| Release 3.10.0
| Release 3.12.0
| ^
| ^
| Internet Settings &rarr;  Graph File Settings
| Internet Settings &rarr;  Graph File Settings
| alldailywinddata.json &rarr; Generate
| solardata.json &rarr; Copy
| 1 (enabled)
| 0 (disabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to generate the [[alldailywinddata.json]] file
* Tick (value shown as 1 in Cumulus.ini) for MX to copy the [[solardata.json]] file to your local web server (need to select "Generate" too)
* Don't tick (value shown as 0 in Cumulus.ini) to disable
* Don't tick (value shown as 0 in Cumulus.ini) to disable (e.g. if you don't have a solar sensor)
|-  
|-  
| Create-alltempsumdata=0
| Copy-sunhours=0
| [FTP site]
| [FTP site]
| Release 3.10.0
| Release 3.12.0
| ^
| ^
| Internet Settings &rarr;  Graph File Settings
| Internet Settings &rarr;  Graph File Settings
| alldailytempsumdata.json &rarr; Generate
| sunhours.json &rarr; Copy
| 1 (enabled)
| 0 (disabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to generate the [[alldailytempsumdata.json]] file
* Tick (value shown as 1 in Cumulus.ini) for MX to copy the [[sunhours.json]] file to your local web server (need to select "Generate" too)
* Don't tick (value shown as 0 in Cumulus.ini) to disable
* Don't tick (value shown as 0 in Cumulus.ini) to disable (e.g. if you don't have a solar sensor)
|-  
|-  
| Create-availabledata=0
| Copy-tempdata=0
| [FTP site]
| [FTP site]
| Release 3.10.0
| Release 3.12.0
| ^ (once only)
| ^
| Internet Settings &rarr;  Graph File Settings
| Internet Settings &rarr;  Graph File Settings
| availabledata.json &rarr; Generate
| tempdata.json &rarr; Copy
| 0 (disabled)
| 0 (disabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to generate the [[availabledata.json]] file
* Tick (value shown as 1 in Cumulus.ini) for MX to copy the [[tempdata.json]] file to your local web server (need to select "Generate" too)
* Don't tick (value shown as 0 in Cumulus.ini) to disable
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-
|-  
| Create-dailyrain=0
| Copy-wdirdata=0
| [FTP site]
| [FTP site]
| Release 3.10.0
| Release 3.12.0
| ^
| ^
| Internet Settings &rarr;  Graph File Settings
| Internet Settings &rarr;  Graph File Settings
| dailyrain.json &rarr; File Transfer
| wdirdata.json &rarr; Copy
| 1 (enabled)
| 0 (disabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to generate the [[dailyrain.json]] file
* Tick (value shown as 1 in Cumulus.ini) for MX to copy the [[wdirdata.json]] file to your local web server (need to select "Generate" too)
* Don't tick (value shown as 0 in Cumulus.ini) to disable
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-  
|-  
| Create-dailytemp=0
| Copy-websitedata=0
| [FTP site]
| [FTP site]
| Release 3.10.0
| Release 3.12.0
| ^
| ^
| Internet Settings &rarr; Graph File Settings
| Internet Settings &rarr; Standard File Settings
| dailytemp.json &rarr; File Transfer
| websitedata.json &rarr; Copy
| 1 (enabled)
| 0 (disabled)
| Simple tick or not
| Relates to asking MX to process the [[websitedataT.json]] file in [[web folder]]
* Tick (value shown as 1 in Cumulus.ini) for MX to generate the [[dailytemp.json]] file
 
Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to copy the resulting websitedata.json to your local web server
* Don't tick (value shown as 0 in Cumulus.ini) to disable
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-  
|-  
| Create-graphconfig=0
| Copy-winddata=0
| [FTP site]
| [FTP site]
| Release 3.10.0
| Release 3.12.0
| ^ (once only)
| ^
| Internet Settings &rarr;  Graph File Settings
| Internet Settings &rarr;  Graph File Settings
| graphconfig.json &rarr; Generate
| winddata.json &rarr; Copy
| 1 (enabled)
| 0 (disabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to generate the [[graphconfig.json]] file
* Tick (value shown as 1 in Cumulus.ini) for MX to copy the [[winddata.json]] file to your local web server (need to select "Generate" too)
* Don't tick (value shown as 0 in Cumulus.ini) to disable
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-  
|-  
| Create-humdata=0
| Copy-wxnow=0
| [FTP site]
| Release 3.12.0
| ^ (disabled)
| Internet Settings &rarr; Standard File Settings
| wxnow.txt &rarr; Copy
| 0 (disabled)
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to copy that file to your local web server
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-
| CopyMoonImage=0
| [FTP site]
| Release 3.12.0
| ^
| Internet Settings &rarr; Moon Image
| Copy Moon image file
| 0 (disabled)
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to copy moon image file to your local web server (need to select "Generate Moon Image" see '''MoonImageEnabled=''' too)
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-
| Create-airquality=0
| [FTP site]
| [FTP site]
| Release 3.10.0
| Release 3.10.0
| ^
| ^
| Internet Settings &rarr;  Graph File Settings
| Internet Settings &rarr;  Graph File Settings
| humdata.json &rarr; Generate
| airquality.json &rarr; Generate
| 1 (enabled)
| 1 (enabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to generate the [[humdata.json]] file
* Tick (value shown as 1 in Cumulus.ini) for MX to generate the airquality.json file
* Don't tick (value shown as 0 in Cumulus.ini) to disable
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-  
|-  
| Create-pressdata=0
| Create-alldailydegdaydata=0
| [FTP site]
| [FTP site]
| Release 3.10.0
| Release 3.10.0
| ^
| ^
| Internet Settings &rarr;  Graph File Settings
| Internet Settings &rarr;  Graph File Settings
| pressdat.json &rarr; Generate
| alldailydegdaydata.json &rarr; Generate
| 1 (enabled)
| 1 (enabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to generate the [[pressdata.json]] file
* Tick (value shown as 1 in Cumulus.ini) for MX to generate the [[alldailydegdaydata.json]] file  
* Don't tick (value shown as 0 in Cumulus.ini) to disable
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-  
|-  
| Create-raindata=0
| Create-alldailyhumdata=0
 
| [FTP site]
| [FTP site]
| Release 3.10.0
| Release 3.10.0
| ^
| ^
| Internet Settings &rarr;  Graph File Settings
| Internet Settings &rarr;  Graph File Settings
| raindata.json &rarr; Generate
| alldailyhumdata.json &rarr; Generate
| 1 (enabled)
| 1 (enabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to generate the [[raindata.json]] file
* Tick (value shown as 1 in Cumulus.ini) for MX to generate the [[alldailyhumdata.json]] file  
* Don't tick (value shown as 0 in Cumulus.ini) to disable
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-  
|-  
| Create-solardata=0
| Create-alldailypressdata=0
| [FTP site]
| [FTP site]
| Release 3.10.0
| Release 3.10.0
| ^
| ^
| Internet Settings &rarr;  Graph File Settings
| Internet Settings &rarr;  Graph File Settings
| solardata.json &rarr; Generate
| alldailypressdata.json &rarr; Generate
| 1 (enabled)
| 1 (enabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to generate the [[solardata.json]] file
* Tick (value shown as 1 in Cumulus.ini) for MX to generate the [[alldailypressdata.json]] file
* Don't tick (value shown as 0 in Cumulus.ini) to disable (e.g. if you don't have a solar sensor)
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-
|-  
| Create-tempdata=1
| Create-alldailyraindata=0
| [FTP site]
| [FTP site]
| Release 3.10.0
| Release 3.10.0
| ^
| ^
| Internet Settings &rarr;  Graph File Settings
| Internet Settings &rarr;  Graph File Settings
| dailytemp.json &rarr; Generate
| alldailyraindata.json &rarr; Generate
| 1 (enabled)
| 1 (enabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to generate the [[dailytemp.json]] file
* Tick (value shown as 1 in Cumulus.ini) for MX to generate the [[alldailyraindata.json]] file
* Don't tick (value shown as 0 in Cumulus.ini) to disable
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-  
|-  
| Create-sunhours=0
| Create-alldailysolardata=0
| [FTP site]
| [FTP site]
| Release 3.10.0
| Release 3.10.0
| ^
| ^
| Internet Settings &rarr;  Graph File Settings
| Internet Settings &rarr;  Graph File Settings
| dailytemp.json &rarr; Generate
| alldailysolardata.json &rarr; Generate
| 1 (enabled)
| 1 (enabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to generate the [[dailytemp.json]] file
* Tick (value shown as 1 in Cumulus.ini) for MX to generate the [[alldailysolarydata.json]] file
* Don't tick (value shown as 0 in Cumulus.ini) to disable  (e.g. if you don't have a solar sensor)
* Don't tick (value shown as 0 in Cumulus.ini) to disable  (e.g. if you don't have a solar sensor)
|-  
|-  
| Create-tempdata=0
| Create-alldailytempdata=0
| [FTP site]
| [FTP site]
| Release 3.10.0
| Release 3.10.0
| ^
| ^
| Internet Settings &rarr;  Graph File Settings
| Internet Settings &rarr;  Graph File Settings
| tempdata.json &rarr; Generate
| alldailytempdata.json &rarr; Generate
| 1 (enabled)
| 1 (enabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to generate the [[tempdata.json]] file
* Tick (value shown as 1 in Cumulus.ini) for MX to generate the [[alldailytempdata.json]] file
* Don't tick (value shown as 0 in Cumulus.ini) to disable
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-  
|-  
| Create-wdirdata=0
| Create-alldailywinddata=0
| [FTP site]
| [FTP site]
| Release 3.10.0
| Release 3.10.0
| ^
| ^
| Internet Settings &rarr;  Graph File Settings
| Internet Settings &rarr;  Graph File Settings
| wdirdata.json &rarr; Generate
| alldailywinddata.json &rarr; Generate
| 1 (enabled)
| 1 (enabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to generate the [[wdirdata.json]] file
* Tick (value shown as 1 in Cumulus.ini) for MX to generate the [[alldailywinddata.json]] file
* Don't tick (value shown as 0 in Cumulus.ini) to disable
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-  
|-  
| Create-websitedata=0
| Create-alltempsumdata=0
| [FTP site]
| [FTP site]
| Release 3.10.0
| Release 3.10.0
| ^
| ^
| Internet Settings &rarr;  Graph File Settings
| Internet Settings &rarr;  Graph File Settings
| websitedata.json &rarr; Generate
| alldailytempsumdata.json &rarr; Generate
| 1 (enabled)
| 1 (enabled)
| Relates to asking MX to process the [[websitedataT.json]] file in [[web folder]]
| Simple tick or not
 
* Tick (value shown as 1 in Cumulus.ini) for MX to generate the [[alldailytempsumdata.json]] file
Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to process the '''websitedataT.json''' file into websitedata.json
* Don't tick (value shown as 0 in Cumulus.ini) to disable
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-  
|-  
| Create-winddata=0
| Create-availabledata=0
| [FTP site]
| [FTP site]
| Release 3.10.0
| Release 3.10.0
| ^
| ^ (once only)
| Internet Settings &rarr;  Graph File Settings
| Internet Settings &rarr;  Graph File Settings
| winddata.json &rarr; Generate
| availabledata.json &rarr; Generate
| 1 (enabled)
| 0 (disabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to generate the [[winddata.json]] file
* Tick (value shown as 1 in Cumulus.ini) for MX to generate the [[availabledata.json]] file
* Don't tick (value shown as 0 in Cumulus.ini) to disable
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-
|-
| Create-wxnow=0
| Create-dailyrain=0
| [FTP site]
| [FTP site]
| Release 3.10.0
| Release 3.10.0
| ^ (disabled)
| ^
| (depends on release)
| Internet Settings &rarr; Graph File Settings
* (releases 3.10.0 to 3.11.4) Internet Settings &rarr; Web/FTP Settings
| dailyrain.json &rarr; File Transfer
* (release 3.12.0 on) Internet Settings &rarr; Standard File Settings
| 1 (enabled)
| wxnow.txt &rarr; Generate
| 0 (disabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to generate a [[wsnow.txt]] file
* Tick (value shown as 1 in Cumulus.ini) for MX to generate the [[dailyrain.json]] file
* Don't tick (value shown as 0 in Cumulus.ini) to disable
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-  
|-  
| DeleteBeforeUpload=0
| Create-dailytemp=0
| [FTP site]
| [FTP site]
| legacy Cumulus
| Release 3.10.0
| (always)
| ^
| (depends on release)
| Internet Settings &rarr; Graph File Settings
* (releases 3.0.0 to 3.11.4)  Internet Settings &rarr; Web Settings &rarr; General Settings
| dailytemp.json &rarr; File Transfer
* (release 3.12.0 on)  Internet Settings &rarr; Web Site &rarr; General Settings
| 1 (enabled)
| Delete before upload
| 0 (disabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to issue instruction to delete existing file (with same name) on the web server before it creates the new file
* Tick (value shown as 1 in Cumulus.ini) for MX to generate the [[dailytemp.json]] file
* Don't tick (value shown as 0 in Cumulus.ini) to disable (this is the option appropriate to most servers)
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-
|-  
| Directory=
| Create-graphconfig=0
| [FTP site]
| [FTP site]
| Legacy Cumulus
| Release 3.10.0
| (always)  
| ^ (once only)
| Internet Settings &rarr; Web/FTP Site
| Internet Settings &rarr; Graph File Settings
| Remote FTP Directory
| graphconfig.json &rarr; Generate
| (blank)
| 1 (enabled)
| Directory (including path) on your server to which FTP (if 'Enabled' is enabled) will upload the files.  
| Simple tick or not
*value is left Blank, default, the root position specified by ftp server
* Tick (value shown as 1 in Cumulus.ini) for MX to generate the [[graphconfig.json]] file
*A path from the starting point as the position specified by ftp server
* Don't tick (value shown as 0 in Cumulus.ini) to disable
 
Not used for ExtraRemoteNN parameters
|-  
|-  
| DisableEPSV=0
| Create-humdata=0
| [FTP site]
| [FTP site]
| Beta Release 3.0.0 build 3045
| Release 3.10.0
| No
| ^
| Still Change directly in file as at release 3.11.x
| Internet Settings &rarr;  Graph File Settings
| (n/a )
| humdata.json &rarr; Generate
| 0
| 1 (enabled)
| *0 = Disabled (default)
| Simple tick or not
*1 = Enabled, to use Extended Passive FTP-mode
* Tick (value shown as 1 in Cumulus.ini) for MX to generate the [[humdata.json]] file
|-
* Don't tick (value shown as 0 in Cumulus.ini) to disable
| DisableFtpsExplicit=0
|-  
| Create-pressdata=0
| [FTP site]
| [FTP site]
| Release  3.4.0 - Build 3064
| Release 3.10.0
| No
| ^
| Change directly in file as at release 3.11.x
| Internet Settings &rarr; Graph File Settings
| (n/a )
| pressdat.json &rarr; Generate
| 0
| (change value following attribute)
*0 = Disabled (default) use FTPS Explicit mode
*1 = Enabled, to use FTPS Implicit mode
|-
| Enabled=1
| [FTP site]
| Release 3.12.0
| (always) Controls whether ^ settings have "File Transfer" option enabled
| Internet Settings &rarr; Interval Configuration
| Enable file transfer of standard files
| 1 (enabled)
| 1 (enabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to enable file transfer of standard files (see rows marked ^ for further selections)
* Tick (value shown as 1 in Cumulus.ini) for MX to generate the [[pressdata.json]] file
* Don't tick (value shown as 0 in Cumulus.ini) to disable
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-
|-  
| EnableLocalCopy=0
| Create-raindata=0
| [FTP site]
| [FTP site]
| Release 3.12.0
| Release 3.10.0
| (always) Controls whether ^ settings have "Copy" option enabled
| ^
| Internet Settings &rarr;  Interval Configuration
| Internet Settings &rarr;  Graph File Settings
| 0 (disabled)
| raindata.json &rarr; Generate
| 1 (enabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to enable copying of files (see rows marked ^ for further selections)
* Tick (value shown as 1 in Cumulus.ini) for MX to generate the [[raindata.json]] file
* Don't tick (value shown as 0 in Cumulus.ini) to disable
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-
|-  
| EnableRealtime=1
| Create-solardata=0
| [FTP site]
| Legacy Cumulus
| (always)
| Internet Settings &rarr; Realtime Settings
| Enable Realtime
| 0 (disabled)
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to generate a timer that will permit real time actions
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-
| Ftp-airquality=0
| [FTP site]
| [FTP site]
| Release 3.10.0
| Release 3.10.0
| ^
| ^
| Internet Settings &rarr;  Graph File Settings
| Internet Settings &rarr;  Graph File Settings
| airquality.json &rarr; File Transfer
| solardata.json &rarr; Generate
| 1 (enabled)
| 1 (enabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to file transfer the airquality.json file to your local web server (need to select "Generate" too)
* Tick (value shown as 1 in Cumulus.ini) for MX to generate the [[solardata.json]] file
* Don't tick (value shown as 0 in Cumulus.ini) to disable (e.g. if you don't have an air quality sensor)
* Don't tick (value shown as 0 in Cumulus.ini) to disable (e.g. if you don't have a solar sensor)
|-  
|-
| Ftp-alldailydegdaydata=0
| Create-tempdata=1
| [FTP site]
| [FTP site]
| Release 3.10.0
| Release 3.10.0
| ^
| ^
| Internet Settings &rarr;  Graph File Settings
| Internet Settings &rarr;  Graph File Settings
| alldailydegdaydata.json &rarr; File Transfer
| dailytemp.json &rarr; Generate
| 1 (enabled)
| 1 (enabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to file transfer the alldailydegdaydata.json file to your local web server (need to select "Generate" too)
* Tick (value shown as 1 in Cumulus.ini) for MX to generate the [[dailytemp.json]] file
* Don't tick (value shown as 0 in Cumulus.ini) to disable
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-  
|-  
| Ftp-alldailyhumdata=0
| Create-sunhours=0
| [FTP site]
| [FTP site]
| Release 3.10.0
| Release 3.10.0
| ^
| ^
| Internet Settings &rarr;  Graph File Settings
| Internet Settings &rarr;  Graph File Settings
| alldailyhumdata.json &rarr; File Transfer
| dailytemp.json &rarr; Generate
| 1 (enabled)
| 1 (enabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to file transfer the [[alldailyhumdata.json]] file to your local web server (need to select "Generate" too)
* Tick (value shown as 1 in Cumulus.ini) for MX to generate the [[dailytemp.json]] file
* Don't tick (value shown as 0 in Cumulus.ini) to disable
* Don't tick (value shown as 0 in Cumulus.ini) to disable (e.g. if you don't have a solar sensor)
|-  
|-  
| Ftp-alldailypressdata=0
| Create-tempdata=0
| [FTP site]
| [FTP site]
| Release 3.10.0
| Release 3.10.0
| ^
| ^
| Internet Settings &rarr;  Graph File Settings
| Internet Settings &rarr;  Graph File Settings
| alldailypressdata.json &rarr; File Transfer
| tempdata.json &rarr; Generate
| 1 (enabled)
| 1 (enabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to file transfer the [[alldailypressdata.json]] file to your local web server (need to select "Generate" too)
* Tick (value shown as 1 in Cumulus.ini) for MX to generate the [[tempdata.json]] file
* Don't tick (value shown as 0 in Cumulus.ini) to disable
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-  
|-  
| Ftp-alldailyraindata=0
| Create-wdirdata=0
| [FTP site]
| [FTP site]
| Release 3.10.0
| Release 3.10.0
| ^
| ^
| Internet Settings &rarr;  Graph File Settings
| Internet Settings &rarr;  Graph File Settings
| alldailyraindata.json &rarr; File Transfer
| wdirdata.json &rarr; Generate
| 1 (enabled)
| 1 (enabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to file transfer the [[alldailyraindata.json]] file to your local web server (need to select "Generate" too)
* Tick (value shown as 1 in Cumulus.ini) for MX to generate the [[wdirdata.json]] file
* Don't tick (value shown as 0 in Cumulus.ini) to disable
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-  
|-  
| Ftp-alldailysolardata=0
| Create-websitedata=0
| [FTP site]
| [FTP site]
| Release 3.10.0
| Release 3.10.0
| ^
| ^
| Internet Settings &rarr;  Graph File Settings
| Internet Settings &rarr;  Graph File Settings
| alldailysolardata.json &rarr; File Transfer
| websitedata.json &rarr; Generate
| 0 (disabled)
| 1 (enabled)
| Simple tick or not
| Relates to asking MX to process the [[websitedataT.json]] file in [[web folder]]
* Tick (value shown as 1 in Cumulus.ini) for MX to file transfer the [[alldailysolardata.json]] file to your local web server (need to select "Generate" too)
 
* Don't tick (value shown as 0 in Cumulus.ini) to disable (e.g. if you don't have a solar sensor)
Simple tick or not
|-
* Tick (value shown as 1 in Cumulus.ini) for MX to process the '''websitedataT.json''' file into websitedata.json
| Ftp-alldailytempdata=0
| [FTP site]
| Release 3.10.0
| ^
| Internet Settings &rarr;  Graph File Settings
| alldailytempdata.json &rarr; File Transfer
| 1 (enabled)
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to file transfer the [[alldailytempdata.json]] file to your local web server (need to select "Generate" too)
* Don't tick (value shown as 0 in Cumulus.ini) to disable
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-  
|-  
| Ftp-alldailywinddata=0
| Create-winddata=0
| [FTP site]
| [FTP site]
| Release 3.10.0
| Release 3.10.0
| ^
| ^
| Internet Settings &rarr;  Graph File Settings
| Internet Settings &rarr;  Graph File Settings
| alldailywinddata.json &rarr; File Transfer
| winddata.json &rarr; Generate
| 1 (enabled)
| 1 (enabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to file transfer the [[alldailywinddata.json]] file to your local web server (need to select "Generate" too)
* Tick (value shown as 1 in Cumulus.ini) for MX to generate the [[winddata.json]] file
* Don't tick (value shown as 0 in Cumulus.ini) to disable
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-  
|-
| Ftp-alltempsumdata=0
| Create-wxnow=0
| [FTP site]
| [FTP site]
| Release 3.10.0
| Release 3.10.0
| ^
| ^ (disabled)
| Internet Settings &rarr; Graph File Settings
| (depends on release)
| alltempsumdata.json &rarr; File Transfer
* (releases 3.10.0 to 3.11.4) Internet Settings &rarr; Web/FTP Settings
| 1 (enabled)
* (release 3.12.0 on) Internet Settings &rarr; Standard File Settings
| wxnow.txt &rarr; Generate
| 0 (disabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to file transfer the [[alltempsumdata.json]] file to your local web server (need to select "Generate" too)
* Tick (value shown as 1 in Cumulus.ini) for MX to generate a [[wsnow.txt]] file
* Don't tick (value shown as 0 in Cumulus.ini) to disable
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-  
|-  
| Ftp-availabledata=0
| DeleteBeforeUpload=0
| [FTP site]
| [FTP site]
| Release 3.10.0
| legacy Cumulus
| ^ (once only)
| (always)
| Internet Settings &rarr; Graph File Settings
| (depends on release)
| availabledata.json  &rarr; File Transfer
* (releases 3.0.0 to 3.11.4)  Internet Settings &rarr; Web Settings &rarr; General Settings
| 0 (disabled)
* (release 3.12.0 on)  Internet Settings &rarr; Web Site &rarr; General Settings
| Delete before upload
| 0 (disabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to file transfer the [[availabledata.json]] file to your local web server (need to select "Generate" too)
* Tick (value shown as 1 in Cumulus.ini) for MX to issue instruction to delete existing file (with same name) on the web server before it creates the new file
* Don't tick (value shown as 0 in Cumulus.ini) to disable
* Don't tick (value shown as 0 in Cumulus.ini) to disable (this is the option appropriate to most servers)
|-
|-
| Ftp-dailyrain=0
| Directory=
| [FTP site]
| [FTP site]
| Release 3.10.0
| Legacy Cumulus
| ^
| (always)
| Internet Settings &rarr; Graph File Settings
| Internet Settings &rarr; Web/FTP Site
| dailyrain.json &rarr; File Transfer
| Remote FTP Directory
| 1 (enabled)
| (blank)
| Simple tick or not
| Directory (including path) on your server to which FTP (if 'Enabled' is enabled) will upload the files.
* Tick (value shown as 1 in Cumulus.ini) for MX to file transfer the [[dailyrain.json]] file to your local web server (need to select "Generate" too)
*value is left Blank, default, the root position specified by ftp server
* Don't tick (value shown as 0 in Cumulus.ini) to disable
*A path from the starting point as the position specified by ftp server
 
Not used for ExtraRemoteNN parameters
|-  
|-  
| Ftp-dailytemp=0
| DisableEPSV=0
| [FTP site]
| [FTP site]
| Release 3.10.0
| Beta Release 3.0.0 build 3045
| ^
| No
| Internet Settings &rarr;  Graph File Settings
| Still Change directly in file as at release 3.11.x
| dailyrain.json &rarr; File Transfer
| (n/a )
| 1 (enabled)
| 0
| Simple tick or not
| *0 = Disabled (default)
* Tick (value shown as 1 in Cumulus.ini) for MX to file transfer the [[dailyrain.json]] file to your local web server (need to select "Generate" too)
*1 = Enabled, to use Extended Passive FTP-mode
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-
| DisableFtpsExplicit=0
| [FTP site]
| Release  3.4.0 - Build 3064
| No
| Change directly in file as at release 3.11.x
| (n/a )
| 0
| (change value following attribute)
*0 = Disabled (default) use FTPS Explicit mode
*1 = Enabled, to use FTPS Implicit mode
|-  
|-  
| Ftp-graphconfig=0
| Enabled=1
| [FTP site]
| [FTP site]
| Release 3.10.0
| Release 3.12.0
| ^ (once only)
| (always) Controls whether ^ settings have "File Transfer" option enabled
| Internet Settings &rarr; Graph File Settings
| Internet Settings &rarr; Interval Configuration
| graphconfig.json &rarr; File Transfer
| Enable file transfer of standard files
| 1 (enabled)
| 1 (enabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to file transfer the [[graphconfig.json]] file to your local web server (need to select "Generate" too)
* Tick (value shown as 1 in Cumulus.ini) for MX to enable file transfer of standard files (see rows marked ^ for further selections)
* Don't tick (value shown as 0 in Cumulus.ini) to disable
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-
|-
| Ftp-humdata=0
| EnableLocalCopy=0
| [FTP site]
| [FTP site]
| Release 3.10.0
| Release 3.12.0
| ^
| (always) Controls whether ^ settings have "Copy" option enabled
| Internet Settings &rarr;  Graph File Settings
| Internet Settings &rarr;  Interval Configuration
| humdata.json &rarr; File Transfer
| 0 (disabled)
| 1 (enabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to file transfer the [[humdata.json]] file to your local web server (need to select "Generate" too)
* Tick (value shown as 1 in Cumulus.ini) for MX to enable copying of files (see rows marked ^ for further selections)
* Don't tick (value shown as 0 in Cumulus.ini) to disable
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-  
|-
| Ftp-pressdata=0
| EnableRealtime=1
| [FTP site]
| [FTP site]
| Release 3.10.0
| Legacy Cumulus
| (always)
| Internet Settings &rarr; Realtime Settings
| Enable Realtime
| 0 (disabled)
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to generate a timer that will permit real time actions
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-
| Ftp-airquality=0
| [FTP site]
| Release 3.10.0
| ^
| ^
| Internet Settings &rarr;  Graph File Settings
| Internet Settings &rarr;  Graph File Settings
| pressdata.json &rarr; File Transfer
| airquality.json &rarr; File Transfer
| 1 (enabled)
| 1 (enabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to file transfer the [[pressdata.json]] file to your local web server (need to select "Generate" too)
* Tick (value shown as 1 in Cumulus.ini) for MX to file transfer the airquality.json file to your local web server (need to select "Generate" too)
* Don't tick (value shown as 0 in Cumulus.ini) to disable
* Don't tick (value shown as 0 in Cumulus.ini) to disable (e.g. if you don't have an air quality sensor)
|-  
|-  
| Ftp-raindata=0
| Ftp-alldailydegdaydata=0
| [FTP site]
| [FTP site]
| Release 3.10.0
| Release 3.10.0
| ^
| ^
| Internet Settings &rarr;  Graph File Settings
| Internet Settings &rarr;  Graph File Settings
| raindata.json &rarr; File Transfer
| alldailydegdaydata.json &rarr; File Transfer
| 1 (enabled)
| 1 (enabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to file transfer the [[raindata.json]] file to your local web server (need to select "Generate" too)
* Tick (value shown as 1 in Cumulus.ini) for MX to file transfer the alldailydegdaydata.json file to your local web server (need to select "Generate" too)
* Don't tick (value shown as 0 in Cumulus.ini) to disable
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-  
|-  
| Ftp-solardata=0
| Ftp-alldailyhumdata=0
| [FTP site]
| [FTP site]
| Release 3.10.0
| Release 3.10.0
| ^
| ^
| Internet Settings &rarr;  Graph File Settings
| Internet Settings &rarr;  Graph File Settings
| solardata.json &rarr; File Transfer
| alldailyhumdata.json &rarr; File Transfer
| 0 (disabled)
| 1 (enabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to file transfer the [[solardata.json]] file to your local web server (need to select "Generate" too)
* Tick (value shown as 1 in Cumulus.ini) for MX to file transfer the [[alldailyhumdata.json]] file to your local web server (need to select "Generate" too)
* Don't tick (value shown as 0 in Cumulus.ini) to disable (e.g. if you don't have a solar sensor)
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-  
|-  
| Ftp-sunhours=0
| Ftp-alldailypressdata=0
| [FTP site]
| [FTP site]
| Release 3.10.0
| Release 3.10.0
| ^
| ^
| Internet Settings &rarr;  Graph File Settings
| Internet Settings &rarr;  Graph File Settings
| sunhours.json &rarr; File Transfer
| alldailypressdata.json &rarr; File Transfer
| 0 (disabled)
| 1 (enabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to file transfer the [[sunhours.json]] file to your local web server (need to select "Generate" too)
* Tick (value shown as 1 in Cumulus.ini) for MX to file transfer the [[alldailypressdata.json]] file to your local web server (need to select "Generate" too)
* Don't tick (value shown as 0 in Cumulus.ini) to disable (e.g. if you don't have a solar sensor)
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-  
|-  
| Ftp-tempdata=0
| Ftp-alldailyraindata=0
| [FTP site]
| [FTP site]
| Release 3.10.0
| Release 3.10.0
| ^
| ^
| Internet Settings &rarr;  Graph File Settings
| Internet Settings &rarr;  Graph File Settings
| tempdata.json &rarr; File Transfer
| alldailyraindata.json &rarr; File Transfer
| 1 (enabled)
| 1 (enabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to file transfer the [[tempdata.json]] file to your local web server (need to select "Generate" too)
* Tick (value shown as 1 in Cumulus.ini) for MX to file transfer the [[alldailyraindata.json]] file to your local web server (need to select "Generate" too)
* Don't tick (value shown as 0 in Cumulus.ini) to disable
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-  
|-  
| Ftp-wdirdata=0
| Ftp-alldailysolardata=0
| [FTP site]
| [FTP site]
| Release 3.10.0
| Release 3.10.0
| ^
| ^
| Internet Settings &rarr;  Graph File Settings
| Internet Settings &rarr;  Graph File Settings
| wdirdata.json &rarr; File Transfer
| alldailysolardata.json &rarr; File Transfer
| 1 (enabled)
| 0 (disabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to file transfer the [[wdirdata.json]] file to your local web server (need to select "Generate" too)
* Tick (value shown as 1 in Cumulus.ini) for MX to file transfer the [[alldailysolardata.json]] file to your local web server (need to select "Generate" too)
* Don't tick (value shown as 0 in Cumulus.ini) to disable
* Don't tick (value shown as 0 in Cumulus.ini) to disable (e.g. if you don't have a solar sensor)
|-  
|-  
| Ftp-websitedata=0
| Ftp-alldailytempdata=0
| [FTP site]
| [FTP site]
| Release 3.10.0
| Release 3.10.0
| ^
| ^
| Internet Settings &rarr; Standard File Settings
| Internet Settings &rarr; Graph File Settings
| websitedata.json &rarr; File Transfer
| alldailytempdata.json &rarr; File Transfer
| 0 (disabled)
| 1 (enabled)
| Relates to asking MX to process the [[websitedataT.json]] file in [[web folder]]
| Simple tick or not
 
* Tick (value shown as 1 in Cumulus.ini) for MX to file transfer the [[alldailytempdata.json]] file to your local web server (need to select "Generate" too)
Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to file transfer the resulting websitedata.json to your local web server
* Don't tick (value shown as 0 in Cumulus.ini) to disable
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-
|-  
| Ftp-winddata=0
| Ftp-alldailywinddata=0
| [FTP site]
| [FTP site]
| Release 3.10.0
| Release 3.10.0
| ^
| ^
| Internet Settings &rarr;  Graph File Settings
| Internet Settings &rarr;  Graph File Settings
| dailyrain.json &rarr; File Transfer
| alldailywinddata.json &rarr; File Transfer
| 1 (enabled)
| 1 (enabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to file transfer the [[dailyrain.json]] file to your local web server (need to select "Generate" too)
* Tick (value shown as 1 in Cumulus.ini) for MX to file transfer the [[alldailywinddata.json]] file to your local web server (need to select "Generate" too)
* Don't tick (value shown as 0 in Cumulus.ini) to disable
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-  
|-  
| Ftp-wxnow=0
| Ftp-alltempsumdata=0
| [FTP site]
| [FTP site]
| Release 3.10.0
| Release 3.10.0
| ^ (disabled)
| ^
| (depends on release)
| Internet Settings &rarr;  Graph File Settings
* (release 3.10.0 to 3.11.4) Internet Settings &rarr; Web/FTP Settings
| alltempsumdata.json &rarr; File Transfer
* (release 3.12.0 on) Internet Settings &rarr; Standard File Settings
| 1 (enabled)
| wxnow.txt &rarr; File Transfer
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to file transfer the [[alltempsumdata.json]] file to your local web server (need to select "Generate" too)
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-
| Ftp-availabledata=0
| [FTP site]
| Release 3.10.0
| ^ (once only)
| Internet Settings &rarr; Graph File Settings
| availabledata.json  &rarr; File Transfer
| 0 (disabled)
| 0 (disabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to file transfer that file to your local web server
* Tick (value shown as 1 in Cumulus.ini) for MX to file transfer the [[availabledata.json]] file to your local web server (need to select "Generate" too)
* Don't tick (value shown as 0 in Cumulus.ini) to disable
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-
|-
| ForumURL=
| Ftp-dailyrain=0
| [Web Site]
| Legacy Cumulus
| (always)
| (depends on release)
* (releases 3.0.0 to 3.11.4)  Internet Settings &rarr; Web Site
* (release 3.12.0 on)  Internet Settings &rarr; Miscellaneous
| Forum URL
| (blank)
| Left blank to allow you to choose format
 
3.10.0 Default web pages use "<a href=\"https://cumulus.hosiene.co.uk/index.php\">forum</a>"
 
Some alternative URL examples:
*https://cumulus.hosiene.co.uk/index.php (for above example in default web pages)
*https://cumulus.hosiene.co.uk
*https://cumulus.hosiene.co.uk/search.php?search_id=active_topics
|-
| FTPlogging=0
| [FTP site]
| [FTP site]
| Legacy Cumulus
| Release 3.10.0
| FTP logging
| ^
| Depends on release installed:
| Internet Settings &rarr;  Graph File Settings
# (Releases 3.1.0 to 3.10.5) Internet Settings &rarr;  &rarr; Web Settings &rarr; General Settings
| dailyrain.json &rarr; File Transfer
# (Releases 3.11.0 to 3.11.4) Program Settings &rarr; Program General Options
| 1 (enabled)
# (Release 3.12.0 onwards) Program Settings &rarr; Logging Options
| Simple tick or not
| (n/a)
* Tick (value shown as 1 in Cumulus.ini) for MX to file transfer the [[dailyrain.json]] file to your local web server (need to select "Generate" too)
| (n/a)
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-
| Ftp-dailytemp=0
| [FTP site]
| Release 3.10.0
| ^
| Internet Settings &rarr; Graph File Settings
| dailyrain.json &rarr; File Transfer
| 1 (enabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX in standard FTP mode add output to [[ftplog.txt]].
* Tick (value shown as 1 in Cumulus.ini) for MX to file transfer the [[dailyrain.json]] file to your local web server (need to select "Generate" too)
to issue instruction to the web server so it creates the new file with a new name and then renames it to the required name  (this is the option appropriate to most servers)
* Don't tick (value shown as 0 in Cumulus.ini) to disable
* Don't tick (value shown as 0 in Cumulus.ini) to disable updates to '''ftplog.txt'''
|-  
For other types of file transfer (STTP, FTPS), any extra diagnostic information appears in latest log in [[MXdiags folder]]
| Ftp-graphconfig=0
|-
| FTPRename=1
| [FTP site]
| [FTP site]
| Legacy Cumulus
| Release 3.10.0
| (always)
| ^ (once only)
| (depends on release)
| Internet Settings &rarr; Graph File Settings
* (releases 3.0.0 to 3.11.4)  Internet Settings &rarr; Web Settings &rarr; General Settings
| graphconfig.json &rarr; File Transfer
* (release 3.12.0 on)  Internet Settings &rarr; Web Site &rarr; General Settings
| FTP rename
| 1 (enabled)
| 1 (enabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to issue instruction to the web server so it creates the new file with a new name and then renames it to the required name  (this is the option appropriate to most servers)
* Tick (value shown as 1 in Cumulus.ini) for MX to file transfer the [[graphconfig.json]] file to your local web server (need to select "Generate" too)
* Don't tick (value shown as 0 in Cumulus.ini) to disable
* Don't tick (value shown as 0 in Cumulus.ini) to disable
The chief advantage of using rename is that it minimises the time that the web server cannot serve a file (while it is being updated)
|-
|-
| Host=
| Ftp-humdata=0
| [FTP site]
| [FTP site]
| Legacy Cumulus
| Release 3.10.0
| (always)
| ^
| Internet Settings &rarr; Web/FTP Site
| Internet Settings &rarr; Graph File Settings
| Host name
| humdata.json &rarr; File Transfer
| (blank)
| 1 (enabled)
| This is either the name, or the IP address, of the ftp server to which you connect when you upload pages to your web site.
| Simple tick or not
|-
* Tick (value shown as 1 in Cumulus.ini) for MX to file transfer the [[humdata.json]] file to your local web server (need to select "Generate" too)
| IncludeMoonImage=1
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-  
| Ftp-pressdata=0
| [FTP site]
| [FTP site]
| Release 3.5.0
| Release 3.10.0
| (always)
| ^
| Internet Settings &rarr; Moon Image
| Internet Settings &rarr; Graph File Settings
| (FTP) Upload Moon image file
| pressdata.json &rarr; File Transfer
| 0 (disabled)
| 1 (enabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to file transfer moon image file to your local web server (need to select "Generate Moon Image" see '''MoonImageEnabled=''' too)
* Tick (value shown as 1 in Cumulus.ini) for MX to file transfer the [[pressdata.json]] file to your local web server (need to select "Generate" too)
* Don't tick (value shown as 0 in Cumulus.ini) to disable
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-
|-  
| IntervalFtpEnabled=1
| Ftp-raindata=0
| [FTP site]
| [FTP site]
| Release 3.12.0
| Release 3.10.0
| ??
| ^
| Internet Settings &rarr; Interval Settings
| Internet Settings &rarr; Graph File Settings
| Enable file transfer update interval
| raindata.json &rarr; File Transfer
| 1 (enabled)
| 1 (enabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to make standard interval file transfer actions
* Tick (value shown as 1 in Cumulus.ini) for MX to file transfer the [[raindata.json]] file to your local web server (need to select "Generate" too)
* Don't tick (value shown as 0 in Cumulus.ini) if either no web server, or have selected '''LocalCopyEnabled''' (see below)
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-
|-  
| ListWebTags=0
| Ftp-solardata=0
| [Station]
| [FTP site]
| Legacy Cumulus
| Release 3.10.0
| Only from Release 3.12.0
| ^
| Depends on release:
| Internet Settings &rarr; Graph File Settings
* (3.5.1 to 3.11.4) Manual edit of file
| solardata.json &rarr; File Transfer
* (3.12.0 onwards) Station settings &rarr; Common Options &rarr; Advanced options
| 0 (disabled)
| 0
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to create ''WebTags.txt'' file when Cumulus is restarted (contains an unordered list of all the tag names your Cumulus build will recognise and process)
* Tick (value shown as 1 in Cumulus.ini) for MX to file transfer the [[solardata.json]] file to your local web server (need to select "Generate" too)
* Don't tick (value shown as 0 in Cumulus.ini) to disable
* Don't tick (value shown as 0 in Cumulus.ini) to disable (e.g. if you don't have a solar sensor)
|-
|-  
| LocalCopyEnabled=0
| Ftp-sunhours=0
| [FTP site]
| [FTP site]
| Release 3.12.0
| Release 3.10.0
| (always)
| ^
| Internet Settings &rarr; Interval Configuration
| Internet Settings &rarr; Graph File Settings
| Enable local copy update interval
| sunhours.json &rarr; File Transfer
| 0 (disabled)
| 0 (disabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to make standard interval file copy actions
* Tick (value shown as 1 in Cumulus.ini) for MX to file transfer the [[sunhours.json]] file to your local web server (need to select "Generate" too)
* Don't tick (value shown as 0 in Cumulus.ini) if either no web server, or have selected file transfer '''IntervalFtpEnabled''' (see previous)
* Don't tick (value shown as 0 in Cumulus.ini) to disable (e.g. if you don't have a solar sensor)
|-
|-  
| LocalCopyFolder=
| Ftp-tempdata=0
| [FTP site]
| [FTP site]
| Release 3.12.0
| Release 3.10.0
| (always)
| ^
| Internet Settings &rarr; Interval Configuration
| Internet Settings &rarr; Graph File Settings
| (blank)
| tempdata.json &rarr; File Transfer
| Folder (including path) to which MX will copy the standard files (see rows marked ^ for further selections) if 'EnableLocalCopy' is enabled
| 1 (enabled)
|-
| MoonImageEnabled=1
| [Graphs]
| Release 3.5.0
| (always)
| Internet Settings &rarr; Moon Image
| Generate Moon Image
| ^ Default controlled by selection of default web site
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to use System Drawing to modify CumulusMX/web/MoonBaseImage.png and create CumulusMX/web/moon.png
* Tick (value shown as 1 in Cumulus.ini) for MX to file transfer the [[tempdata.json]] file to your local web server (need to select "Generate" too)
* Don't tick (value shown as 0 in Cumulus.ini) if you don't need MX to create a "moon.png"
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-
|-  
| MoonImageSize=
| Ftp-wdirdata=0
| [Graphs]
| Release 3.5.0
| (always)
| Internet Settings &rarr; Moon Image
| Image size
| ???
| Enter a size (in pixels) for the generated moon image (according to space on your web page)
|-
| Password=
| [FTP site]
| [FTP site]
| Legacy Cumulus
| Release 3.10.0
| (always)
| ^
| Internet Settings &rarr; Web/FTP Site
| Internet Settings &rarr; Graph File Settings
| Password
| wdirdata.json &rarr; File Transfer
| (blank)
| 1 (enabled)
| The password for your FTP/SFTP/FTPS connection (masked out on settings page, shown in plain text in file)
| Simple tick or not
|-
* Tick (value shown as 1 in Cumulus.ini) for MX to file transfer the [[wdirdata.json]] file to your local web server (need to select "Generate" too)
| Port=21
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-  
| Ftp-websitedata=0
| [FTP site]
| [FTP site]
| Legacy Cumulus
| Release 3.10.0
| (always)
| Internet Settings &rarr; Web/FTP Site
| FTP port
| 21 (plain FTP)
|you normally use either standard FTP (port=21), SSH for FTP i.e. SFTP (port=22), or SSL/TLS (deprecated Secure Sockets Layer and replacement Transport Layer Security) i.e.FTPS (port=990 normally, may be 25). If you get connection refused, messages in the MXdiags log, then you may need to try alternative protocol and/or alternative ports.
|-
| RealtimeFTPEnabled=0
| [FTP site]
| Legacy Cumulus
| ^
| ^
| Internet Settings &rarr; Realtime Settings
| Internet Settings &rarr; Standard File Settings
| Enable realtime FTP
| websitedata.json &rarr; File Transfer
| 0 (disabled)
| 0 (disabled)
| Simple tick or not
| Relates to asking MX to process the [[websitedataT.json]] file in [[web folder]]
* Tick (value shown as 1 in Cumulus.ini) for MX to be able to do file transfers at real-time interval
 
Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to file transfer the resulting websitedata.json to your local web server
* Don't tick (value shown as 0 in Cumulus.ini) to disable
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-  
|-
| RealtimeGaugesTxtCopy=0
| Ftp-winddata=0
| [FTP site]
| [FTP site]
| Release 3.12.0
| Release 3.10.0
| ^
| ^
| Internet Settings &rarr; Realtime Settings
| Internet Settings &rarr; Graph File Settings
| realtimegauges.txt
| dailyrain.json &rarr; File Transfer
| 0 (disabled)
| 1 (enabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to copy the [[SteelSeries_Gauges|realtimegauges.txt]] file to your local web server (need to select "Generate" too)
* Tick (value shown as 1 in Cumulus.ini) for MX to file transfer the [[dailyrain.json]] file to your local web server (need to select "Generate" too)
* Don't tick (value shown as 0 in Cumulus.ini) to disable
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-
|-  
| RealtimeGaugesTxtCreate=0
| Ftp-wxnow=0
| [FTP site]
| [FTP site]
| Release 3.10.0
| Release 3.10.0
| ^
| ^ (disabled)
| Internet Settings &rarr; Realtime Settings
| (depends on release)
| realtimegauges.txt &rarr; Generate
* (release 3.10.0 to 3.11.4) Internet Settings &rarr; Web/FTP Settings
| 0
* (release 3.12.0 on) Internet Settings &rarr; Standard File Settings
| wxnow.txt &rarr; File Transfer
| 0 (disabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to generate the [[SteelSeries_Gauges|realtimegauges.txt]] file
* Tick (value shown as 1 in Cumulus.ini) for MX to file transfer that file to your local web server
* Don't tick (value shown as 0 in Cumulus.ini) to disable
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-
|-
| RealtimeGaugesTxtFTP=0
| ForumURL=
| [FTP site]
| [Web Site]
| Release 3.10.0
| Legacy Cumulus
| ^
| (always)
| Internet Settings &rarr; Realtime Settings
| (depends on release)
| realtimegauges.txt &rarr; File Transfer
* (releases 3.0.0 to 3.11.4)  Internet Settings &rarr; Web Site
| 0
* (release 3.12.0 on)  Internet Settings &rarr; Miscellaneous
| Simple tick or not
| Forum URL
* Tick (value shown as 1 in Cumulus.ini) for MX to file transfer the [[SteelSeries_Gauges|realtimegauges.txt]] file
| (blank)
* Don't tick (value shown as 0 in Cumulus.ini) to disable
| Left blank to allow you to choose format
 
3.10.0 Default web pages use "<a href=\"https://cumulus.hosiene.co.uk/index.php\">forum</a>"
 
Some alternative URL examples:
*https://cumulus.hosiene.co.uk/index.php (for above example in default web pages)
*https://cumulus.hosiene.co.uk
*https://cumulus.hosiene.co.uk/search.php?search_id=active_topics
|-
|-
| RealtimeInterval=45000
| FTPlogging=0
| [FTP site]
| [FTP site]
| Legacy Cumulus
| Legacy Cumulus
| ^
| FTP logging
| Internet Settings &rarr; Realtime Settings
| Depends on release installed:
| Realtime interval
# (Releases 3.1.0 to 3.10.5) Internet Settings &rarr; &rarr; Web Settings &rarr; General Settings
| 45000 milliseconds (45 seconds)
# (Releases 3.11.0 to 3.11.4) Program Settings &rarr; Program General Options
| Enter interval time in seconds (decimals allowed), stored in file converted to milliseconds
# (Release 3.12.0 onwards) Program Settings &rarr; Logging Options
|-
| (n/a)
| RealtimeTxtCopy=0
| (n/a)
| [FTP site]
| Release 3.12.0
| ^
| Internet Settings &rarr; Realtime Settings
| realtime.txt
| 0 (disabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to copy the [[realtime.txt]] file to your local web server (need to select "Generate" too)
* Tick (value shown as 1 in Cumulus.ini) for MX in standard FTP mode add output to [[ftplog.txt]].
* Don't tick (value shown as 0 in Cumulus.ini) to disable
to issue instruction to the web server so it creates the new file with a new name and then renames it to the required name  (this is the option appropriate to most servers)
* Don't tick (value shown as 0 in Cumulus.ini) to disable updates to '''ftplog.txt'''
For other types of file transfer (STTP, FTPS), any extra diagnostic information appears in latest log in [[MXdiags folder]]
|-
|-
| RealtimeTxtCreate=0
| FTPRename=1
| [FTP site]
| [FTP site]
| Release 3.10.0
| Legacy Cumulus
| ^
| (always)
| Internet Settings &rarr; Realtime Settings
| (depends on release)
| realtime.txt &rarr; Generate
* (releases 3.0.0 to 3.11.4)  Internet Settings &rarr; Web Settings &rarr; General Settings
| 0
* (release 3.12.0 on)  Internet Settings &rarr; Web Site &rarr; General Settings
| FTP rename
| 1 (enabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to generate the [[realtime.txt]] file
* Tick (value shown as 1 in Cumulus.ini) for MX to issue instruction to the web server so it creates the new file with a new name and then renames it to the required name  (this is the option appropriate to most servers)
* Don't tick (value shown as 0 in Cumulus.ini) to disable
* Don't tick (value shown as 0 in Cumulus.ini) to disable
The chief advantage of using rename is that it minimises the time that the web server cannot serve a file (while it is being updated)
|-
|-
| RealtimeTxtFTP=0
| Host=
| [FTP site]
| [FTP site]
| Release 3.10.0
| Legacy Cumulus
| ^
| (always)
| Internet Settings &rarr; Realtime Settings
| Internet Settings &rarr; Web/FTP Site
| realtime.txt &rarr; File Transfer
| Host name
| 0
| (blank)
| This is either the name, or the IP address, of the ftp server to which you connect when you upload pages to your web site.
|-
| IncludeMoonImage=1
| [FTP site]
| Release 3.5.0
| (always)
| Internet Settings &rarr; Moon Image
| (FTP) Upload Moon image file
| 0 (disabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to file transfer the [[realtime.txt]] file
* Tick (value shown as 1 in Cumulus.ini) for MX to file transfer moon image file to your local web server (need to select "Generate Moon Image" see '''MoonImageEnabled=''' too)
* Don't tick (value shown as 0 in Cumulus.ini) to disable
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-
|-
| RecordSetTimeoutHrs=24
| IntervalFtpEnabled=1
| [FTP site]
| Release 3.12.0
| ??
| Internet Settings &rarr; Interval Settings
| Enable file transfer update interval
| 1 (enabled)
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to make standard interval file transfer actions
* Don't tick (value shown as 0 in Cumulus.ini) if either no web server, or have selected '''LocalCopyEnabled''' (see below)
|-
| ListWebTags=0
| [Station]
| [Station]
| Release 3.5.1
| Legacy Cumulus
| Only from Release 3.12.0
| Only from Release 3.12.0
| Depends on release:
| Depends on release:
* (3.5.1 to 3.11.4) Manual edit of file
* (3.5.1 to 3.11.4) Manual edit of file
* (3.12.0 onwards) '''Two places''':
* (3.12.0 onwards) Station settings &rarr; Common Options &rarr; Advanced options
*# Station setings &rarr; General Settings &rarr; Advanced options
| 0
*# Station settings &rarr; Common Options &rarr; Advanced options
| Simple tick or not
| Depends on where changed (respectively):
* Tick (value shown as 1 in Cumulus.ini) for MX to create ''WebTags.txt'' file when Cumulus is restarted (contains an unordered list of all the tag names your Cumulus build will recognise and process)
# New record timeout
* Don't tick (value shown as 0 in Cumulus.ini) to disable
# Record set timeout
|-
| 24
| LocalCopyEnabled=0
| Number of hours before the following web tags are reset: TempRecordSet, WindRecordSet, RainRecordSet, HumidityRecordSet, PressureRecordSet, HighTempRecordSet, LowTempRecordSet, HighAppTempRecordSet, LowAppTempRecordSet, HighHeatIndexRecordSet, LowWindChillRecordSet, HighMinTempRecordSet, LowMaxTempRecordSet, HighDewPointRecordSet, LowDewPointRecordSet, HighWindGustRecordSet, HighWindSpeedRecordSet, HighRainRateRecordSet, HighHourlyRainRecordSet, HighDailyRainRecordSet, HighMonthlyRainRecordSet, HighHumidityRecordSet, HighWindrunRecordSet, LowHumidityRecordSet, HighPressureRecordSet, LowPressureRecordSet, LongestDryPeriodRecordSet, LongestWetPeriodRecordSet, HighTempRangeRecordSet, LowTempRangeRecordSet
|-
| Sslftp=
| [FTP site]
| [FTP site]
| MX beta
| Release 3.12.0
| (always)  
| (always)  
| Internet Settings &rarr; Web/FTP Site
| Internet Settings &rarr; Interval Configuration
| Select the FTP Protocol to use
| Enable local copy update interval
| 0
| 0 (disabled)
| Drop down list:
| Simple tick or not
* 0 = FTP (plain old FTP) - default
* Tick (value shown as 1 in Cumulus.ini) for MX to make standard interval file copy actions
* 1 = Use SSL/TLS (deprecated Secure Sockets Layer and replacement Transport Layer Security) for FTP (FTPS)
* Don't tick (value shown as 0 in Cumulus.ini) if either no web server, or have selected file transfer '''IntervalFtpEnabled''' (see previous)
* 2 = Use Secure Shell Home (SSH) for FTP (SFTP)
|-
|-
| SshFtpAuthentication=Password
| LocalCopyFolder=
| [FTP site]
| [FTP site]
| Release 3.8.2 - build 3092
| Release 3.12.0
| Only if SFTP selected above
| (always)
| Internet Settings &rarr; Web/FTP Site
| Internet Settings &rarr; Interval Configuration
| SFTP Authentication method
| Password
|Drop down list:
* 0 = Password
* 1 = Pre-shared key
* 2 = Password or pre-shared key
|-
| SshFtpPskFile=
| [FTP site]
| Release 3.8.2 - build 3092
| only if 1 or 2 selected in previous setting
| Internet Settings &rarr; Web/FTP Site
| Pre-shared Private Key file for SFTP
| (blank)
| (blank)
| Filename for your private PSK file, include the full path if the file is not in same folder as  CumulusMX.exe
| Folder (including path) to which MX will copy the standard files (see rows marked ^ for further selections) if 'EnableLocalCopy' is enabled
|-
|-
| UpdateInterval=60
| MoonImageEnabled=1
| [FTP site]
| [Graphs]
| legacy software
| Release 3.5.0
| ^
| (always)
| Internet Settings &rarr; Interval Settings
| Internet Settings &rarr; Moon Image
| Web interval
| Generate Moon Image
| 60
| ^ Default controlled by selection of default web site
| Interval between standard web updates in minutes
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to use System Drawing to modify CumulusMX/web/MoonBaseImage.png and create CumulusMX/web/moon.png
* Don't tick (value shown as 0 in Cumulus.ini) if you don't need MX to create a "moon.png"
|-
| MoonImageSize=
| [Graphs]
| Release 3.5.0
| (always)
| Internet Settings &rarr; Moon Image
| Image size
| ???
| Enter a size (in pixels) for the generated moon image (according to space on your web page)
|-
|-
| Username=
| Password=
| [FTP site]
| [FTP site]
| legacy software
| Legacy Cumulus
| (always)  
| (always)  
| Internet Settings &rarr; Web/FTP Site
| Internet Settings &rarr; Web/FTP Site
| Username
| Password
| (blank)
| (blank)
| the user name for connecting to your server
| The password for your FTP/SFTP/FTPS connection (masked out on settings page, shown in plain text in file)
|-
|-
| UTF8encode=
| Port=21
| [FTP site]
| [FTP site]
| legacy software
| Legacy Cumulus
| (always)
| (always)  
| (depends on release)
| Internet Settings &rarr; Web/FTP Site
* (releases 3.0.0 to 3.11.4) Internet Settings &rarr; Web Settings &rarr; General Settings
| FTP port
* (release 3.12.0 on)  Internet Settings &rarr; Web Site &rarr; General Settings
| 21 (plain FTP)
| UTF-8 encoding
|you normally use either standard FTP (port=21), SSH for FTP i.e. SFTP (port=22), or SSL/TLS (deprecated Secure Sockets Layer and replacement Transport Layer Security) i.e.FTPS (port=990 normally, may be 25). If you get connection refused, messages in the MXdiags log, then you may need to try alternative protocol and/or alternative ports.
| Default depends on release:
|-
* (Legacy versions and MX up to 3.9.7) 0 (ISO 8859-1 character set)
| RealtimeFTPEnabled=0
* (Release 3.10.0 on) 1 (UTF-8 encoding enabled)
| [FTP site]
| Legacy Cumulus
| ^
| Internet Settings &rarr; Realtime Settings
| Enable realtime FTP
| 0 (disabled)
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to be able to do file transfers at real-time interval
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-
| RealtimeGaugesTxtCopy=0
| [FTP site]
| Release 3.12.0
| ^
| Internet Settings &rarr; Realtime Settings
| realtimegauges.txt
| 0 (disabled)
| Simple tick or not
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to use [[Reports_folder#Encoding|'''UTF-8''' encoding]] in all [[:Category:JSON Files|.json files]]  
* Tick (value shown as 1 in Cumulus.ini) for MX to copy the [[SteelSeries_Gauges|realtimegauges.txt]] file to your local web server (need to select "Generate" too)
* Don't tick (value shown as 0 in Cumulus.ini) and MX will create its .json files using '''ISO 8859-1 character set''', ''please note that this encoding is incompatible with [[New_Default_Web_Site_Information#Installing_the_new_template_for_new_users|web pages]] included in '''webfiles''' folder''; so if you upgrade from an earlier release, you may need to change this setting
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-
|-
|WebcamURL=
| RealtimeGaugesTxtCreate=0
| [Web Site]
| [FTP site]
| Legacy Software
| Release 3.10.0
| (always)
| ^
| (depends on release)
| Internet Settings &rarr; Realtime Settings
* (releases 3.0.0 to 3.11.4)  Internet Settings &rarr; Web Site
| realtimegauges.txt &rarr; Generate
* (release 3.12.0 on)  Internet Settings &rarr; Miscellaneous
| 0
| Webcam URL
| Simple tick or not
| (blank)
* Tick (value shown as 1 in Cumulus.ini) for MX to generate the [[SteelSeries_Gauges|realtimegauges.txt]] file
| Can be used to add a link to any other web page, you have on any web server. In default web pages will be labelled as "web cam", but for your own web pages, this might lead to a home or blog page.
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|}
 
==Program Start-up Options==
 
* Introduced release 3.9.4 - b3099
* File Section is [Program]
{| class="wikitable" border="1"
|-
|-
!style="width:30px" | Parameter Line Entry
| RealtimeGaugesTxtFTP=0
!style="width:160px" | MX Section
| [FTP site]
!style="width:160px" | Label on Settings page
| Release 3.10.0
!style="width:20px" | Default
| ^
!style="width:600px" | Description
| Internet Settings &rarr; Realtime Settings
| realtimegauges.txt &rarr; File Transfer
| 0
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to file transfer the [[SteelSeries_Gauges|realtimegauges.txt]] file
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-
|-
|StartupPingHost=
| RealtimeInterval=45000
| Program Settings &rarr; Program Start-up Options
| [FTP site]
|Host to PING on program start-up
| Legacy Cumulus
|None (no remote host)
| ^
| Add a hostname or IP to address to ping at startup. Cumulus waits until the ping is successful before trying to read from your station. Leave blank to disable
| Internet Settings &rarr; Realtime Settings
|-
| Realtime interval
|StartupPingEscapeTime=999
| 45000 milliseconds (45 seconds)
| Program Settings &rarr; Program Start-up Options
| Enter interval time in seconds (decimals allowed), stored in file converted to milliseconds
|PING escape time (mins)
|-  
|999 (minutes)
| RealtimeTxtCopy=0
|Specify a time after which if no ping response is received carry on starting Cumulus MX anyway
| [FTP site]
| Release 3.12.0
| ^
| Internet Settings &rarr; Realtime Settings
| realtime.txt
| 0 (disabled)
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to copy the [[realtime.txt]] file to your local web server (need to select "Generate" too)
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-
|-
|StartupDelaySecs=0
| RealtimeTxtCreate=0
| Program Settings &rarr; Program Start-up Options
| [FTP site]
|Start-up Delay (secs)
| Release 3.10.0
|zero (no delay)
| ^
|Add a delay before the Cumulus tries to start reading the station.
| Internet Settings &rarr; Realtime Settings
| realtime.txt &rarr; Generate
| 0
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to generate the [[realtime.txt]] file
* Don't tick (value shown as 0 in Cumulus.ini) to disable
|-
|-
|StartupDelayMaxUptime=300
| RealtimeTxtFTP=0
| Program Settings &rarr; Program Start-up Options
| [FTP site]
|Max system uptime to apply the start-up delay
| Release 3.10.0
|300 (seconds equivalent to 5 minutes)
| ^
|The time that has passed sice MX was started (up-time) is compared against the (max delay time) figure here.
| Internet Settings &rarr; Realtime Settings
*If max delay time less than up-time, the delay specified in previous parameter will NOT be applied
| realtime.txt &rarr; File Transfer
*If up-time less than this max delay time, then MX will apply any delay specified in previous parameter
| 0
*If this parameter is set to zero, then MX will always apply any delay specified in previous parameter
| Simple tick or not
|}
* Tick (value shown as 1 in Cumulus.ini) for MX to file transfer the [[realtime.txt]] file
 
* Don't tick (value shown as 0 in Cumulus.ini) to disable
==Proxy==
|-
 
| RecordSetTimeoutHrs=24
This is a continuation of an experimental legacy Cumulus software feature, please see [https://cumulus.hosiene.co.uk/viewtopic.php?f=4&t=728 here for request] and see [[Cumulus.ini_(Cumulus_1)#Proxies|here]] for potential content.  I have not seen any evidence that this feature ever came out of beta, and nobody has ever commented on its use, so I see no reason to do any further documentation.
| [Station]
 
| Release 3.5.1
==Station specific alternatives==
| Only from Release 3.12.0
 
| Depends on release:
A number of settings are shown only for specific station types, and so the following tables are grouped here.
* (3.5.1 to 3.11.4) Manual edit of file
* (3.12.0 onwards) '''Two places''':
*# Station setings &rarr; General Settings &rarr; Advanced options
*# Station settings &rarr; Common Options &rarr; Advanced options
| Depends on where changed (respectively):
# New record timeout
# Record set timeout
| 24
| Number of hours before the following web tags are reset: TempRecordSet, WindRecordSet, RainRecordSet, HumidityRecordSet, PressureRecordSet, HighTempRecordSet, LowTempRecordSet, HighAppTempRecordSet, LowAppTempRecordSet, HighHeatIndexRecordSet, LowWindChillRecordSet, HighMinTempRecordSet, LowMaxTempRecordSet, HighDewPointRecordSet, LowDewPointRecordSet, HighWindGustRecordSet, HighWindSpeedRecordSet, HighRainRateRecordSet, HighHourlyRainRecordSet, HighDailyRainRecordSet, HighMonthlyRainRecordSet, HighHumidityRecordSet, HighWindrunRecordSet, LowHumidityRecordSet, HighPressureRecordSet, LowPressureRecordSet, LongestDryPeriodRecordSet, LongestWetPeriodRecordSet, HighTempRangeRecordSet, LowTempRangeRecordSet
|-
| Sslftp=
| [FTP site]
| MX beta
| (always)
| Internet Settings &rarr; Web/FTP Site
| Select the FTP Protocol to use
| 0
| Drop down list:
* 0 = FTP (plain old FTP) - default
* 1 = Use SSL/TLS (deprecated Secure Sockets Layer and replacement Transport Layer Security) for FTP (FTPS)
* 2 = Use Secure Shell Home (SSH) for FTP (SFTP)
|-
| SshFtpAuthentication=Password
| [FTP site]
| Release 3.8.2 - build 3092
| Only if SFTP selected above
| Internet Settings &rarr; Web/FTP Site
| SFTP Authentication method
| Password
|Drop down list:
* 0 = Password
* 1 = Pre-shared key
* 2 = Password or pre-shared key
|-
| SshFtpPskFile=
| [FTP site]
| Release 3.8.2 - build 3092
| only if 1 or 2 selected in previous setting
| Internet Settings &rarr; Web/FTP Site
| Pre-shared Private Key file for SFTP
| (blank)
| Filename for your private PSK file, include the full path if the file is not in same folder as  CumulusMX.exe
|-
| UpdateInterval=60
| [FTP site]
| legacy software
| ^
| Internet Settings &rarr; Interval Settings
| Web interval
| 60
| Interval between standard web updates in minutes
|-
| Username=
| [FTP site]
| legacy software
| (always)
| Internet Settings &rarr; Web/FTP Site
| Username
| (blank)
| the user name for connecting to your server
|-
| UTF8encode=
| [FTP site]
| legacy software
| (always)
| (depends on release)
* (releases 3.0.0 to 3.11.4)  Internet Settings &rarr; Web Settings &rarr; General Settings
* (release 3.12.0 on)  Internet Settings &rarr; Web Site &rarr; General Settings
| UTF-8 encoding
| Default depends on release:
* (Legacy versions and MX up to 3.9.7) 0 (ISO 8859-1 character set)
* (Release 3.10.0 on) 1 (UTF-8 encoding enabled)
| Simple tick or not
* Tick (value shown as 1 in Cumulus.ini) for MX to use [[Reports_folder#Encoding|'''UTF-8''' encoding]] in all [[:Category:JSON Files|.json files]]
* Don't tick (value shown as 0 in Cumulus.ini) and MX will create its .json files using '''ISO 8859-1 character set''', ''please note that this encoding is incompatible with [[New_Default_Web_Site_Information#Installing_the_new_template_for_new_users|web pages]] included in '''webfiles''' folder''; so if you upgrade from an earlier release, you may need to change this setting
|-
|WebcamURL=
| [Web Site]
| Legacy Software
| (always)
| (depends on release)
* (releases 3.0.0 to 3.11.4)  Internet Settings &rarr; Web Site
* (release 3.12.0 on)  Internet Settings &rarr; Miscellaneous
| Webcam URL
| (blank)
| Can be used to add a link to any other web page, you have on any web server. In default web pages will be labelled as "web cam", but for your own web pages, this might lead to a home or blog page.
|}
 
==Program Start-up Options==
 
* Introduced release 3.9.4 - b3099
* File Section is [Program]
{| class="wikitable" border="1"
|-
!style="width:30px" | Parameter Line Entry
!style="width:160px" | MX Section
!style="width:160px" | Label on Settings page
!style="width:20px" | Default
!style="width:600px" | Description
|-
|StartupPingHost=
| Program Settings &rarr; Program Start-up Options
|Host to PING on program start-up
|None (no remote host)
| Add a hostname or IP to address to ping at startup. Cumulus waits until the ping is successful before trying to read from your station. Leave blank to disable
|-
|StartupPingEscapeTime=999
| Program Settings &rarr; Program Start-up Options
|PING escape time (mins)
|999 (minutes)
|Specify a time after which if no ping response is received carry on starting Cumulus MX anyway
|-
|StartupDelaySecs=0
| Program Settings &rarr; Program Start-up Options
|Start-up Delay (secs)
|zero (no delay)
|Add a delay before the Cumulus tries to start reading the station.
|-
|StartupDelayMaxUptime=300
| Program Settings &rarr; Program Start-up Options
|Max system uptime to apply the start-up delay
|300 (seconds equivalent to 5 minutes)
|The time that has passed sice MX was started (up-time) is compared against the (max delay time) figure here.
*If max delay time less than up-time, the delay specified in previous parameter will NOT be applied
*If up-time less than this max delay time, then MX will apply any delay specified in previous parameter
*If this parameter is set to zero, then MX will always apply any delay specified in previous parameter
|}
 
==Proxy==
 
This is a continuation of an experimental legacy Cumulus software feature, please see [https://cumulus.hosiene.co.uk/viewtopic.php?f=4&t=728 here for request] and see [[Cumulus.ini_(Cumulus_1)#Proxies|here]] for potential content.  I have not seen any evidence that this feature ever came out of beta, and nobody has ever commented on its use, so I see no reason to do any further documentation.
 
==Station specific alternatives==
 
A number of settings are shown only for specific station types, and so the following tables are grouped here.


Since MX is being developed by someone who uses a Davis station, a lot of "Labels on the Settings Screens" mention "Davis" even if you have selected a different station, because the code was written by copy and paste!
Since MX is being developed by someone who uses a Davis station, a lot of "Labels on the Settings Screens" mention "Davis" even if you have selected a different station, because the code was written by copy and paste!


=== Solar===
=== Solar===
 
 
Cumulus MX is unable to work out if you have a solar sensor, so these options are always displayed.
Cumulus MX is unable to work out if you have a solar sensor, so these options are always displayed.
{| class="wikitable" border="1"
{| class="wikitable" border="1"
|-
|-
!style="width:30px" | Parameter Line Entry
!style="width:30px" | Parameter Line Entry
!style="width:100px" | File Section
!style="width:100px" | File Section
!style="width:100px" | Introduced
!style="width:100px" | Introduced
!style="width:100px" | MX Section
!style="width:100px" | MX Section
!style="width:60px" | Label on Settings page
!style="width:60px" | Label on Settings page
!style="width:20px" | Default
!style="width:20px" | Default
!style="width:800px" | Description
!style="width:800px" | Description
|-
|-
| SolarCalc=0
| SolarCalc=0
| [Solar]
| [Solar]
| 3.13
| 3.13
| Station Settings &rarr; Solar
| Station Settings &rarr; Solar
| Solar Calculation Method
| Solar Calculation Method
|  0=Ryan-Stololzenbach  
|  0=Ryan-Stololzenbach  
| Drop-down list:
| Drop-down list:
*  0=Ryan-Stololzenbach  
*  0=Ryan-Stololzenbach  
* 1=Bras
* 1=Bras
|-
|-
| SunThreshold=75
| SunThreshold=75
| [Solar]
| [Solar]
| 3.13
| 3.13
| Station Settings &rarr; Solar
| Station Settings &rarr; Solar
| Sun Threshold (percent)
| Sun Threshold (percent)
| 75
| 75
| Enter a number
| Enter a number
|-
|-
| SolarMinimum=0
| SolarMinimum=0
| [Solar]
| [Solar]
| 3.13
| 3.13
| Station Settings &rarr; Solar
| Station Settings &rarr; Solar
| Solar minimum (W/m2)
| Solar minimum (W/m2)
| 30
| 30
| Enter a number
| Enter a number
|-
|-
| RStransfactorJul=0.80000000000000004
| RStransfactorJul=0.80000000000000004
| [Solar]
| [Solar]
| 3.14
| 3.14
| Station Settings &rarr; Solar
| Station Settings &rarr; Solar
| RS Transmission factor (July)
| RS Transmission factor (June)
 
(Note the internal calculation does apply this to June, but some MX releases were incorrectly typed to say "July" on the settings screen).
| 0.8
| 0.8
| MX does a sinusoidal interpolation between this value and the next. So the factor changes very little either side of the solstices (June and December), with the maximum rate of change at the equinoxes (March and September).  (So actually more like a cosine interpolation!)
| MX does a sinusoidal interpolation between this value and the next. So this June factor changes very little either side of that solstice, with the average value from both factors applying at the equinoxes (March and September) and different amounts of each factor each side of equinox.  (So actually more like a cosine interpolation!)
|-
|-
| RStransfactorDec=0.80000000000000004
| RStransfactorDec=0.80000000000000004
Line 4,087: Line 4,160:
| RS Transmission factor (December)
| RS Transmission factor (December)
| 0.8
| 0.8
| MX does a sinusoidal interpolation between this value and the next. So the factor changes very little either side of the solstices (June and December), with the maximum rate of change at the equinoxes (March and September).  (So actually more like a cosine interpolation!)
| MX does a sinusoidal interpolation between last value and this one. So this December factor changes very little either side of that solstice, with the average value from both factors applying at the equinoxes (March and September) and different amounts of each factor each side of equinox.  (So actually more like a cosine interpolation!)
|-
|-
| UseBlakeLarsen=0
| UseBlakeLarsen=0
| [Solar]
| [Solar]
| Legacy
| Legacy
| Extra Sensor Settings &rarr; Blake-Larsen Sunshine Recorder
| Extra Sensor Settings  
| Blake-Larsen Sunshine Recorder
| 0=deselected
| 0=deselected
| checkbox
| checkbox
Line 4,708: Line 4,782:
* Tick (value shown as 1 in Cumulus.ini) then Cumulus will calculate wind chill from temperature and wind speed
* Tick (value shown as 1 in Cumulus.ini) then Cumulus will calculate wind chill from temperature and wind speed
** Note that there is a maximum temperature, and minimum wind speed, for Cumulus to make the calculation, see [[Wind_chill]] page
** Note that there is a maximum temperature, and minimum wind speed, for Cumulus to make the calculation, see [[Wind_chill]] page
* Don't tick (value shown as 0 in Cumulus.ini) action depends on '''Calibration settings'''
* Don't tick (value shown as 0 in Cumulus.ini) action depends on other items:
** If Cumulus has non-default multiplier and/or offset settings for temperature or wind speed, Cumulus will calculate wind chill
** If Cumulus has non-default multiplier and/or offset settings for temperature or wind speed, Cumulus will calculate wind chill
** If station provides wind chill, then that will be used provided no multiplier/offsets have been specified for temperature or wind speed
** If station does NOT make a wind chill value available to Cumulus,  Cumulus MX reports an error if you have not ticked this setting, (that is different to how the setting worked with the legacy software).
Note that some stations (Fine Offset, for example), do not make a wind chill value available to Cumulus. For these, Cumulus always calculates it.
** If station provides wind chill, then that value will be used provided no multiplier/offsets have been specified for temperature or wind speed.
|-
|-
| ChillHourSeasonStart=
| ChillHourSeasonStart=
5,838

edits

Navigation menu