Alltime.ini: Difference between revisions

From Cumulus Wiki
Jump to navigationJump to search
341 bytes added ,  17:51, 19 March 2020
m
m (→‎Format of the file: removed unwanted words copied inadvertently in copy and paste operation)
Line 28: Line 28:
[[File:Badge v1.png]]Date, Time and Decimal formatting is as per your regional settings on the PC running Cumulus.
[[File:Badge v1.png]]Date, Time and Decimal formatting is as per your regional settings on the PC running Cumulus.


Thus if you want to swap from Cumulus 1 to Cumulus MX, you will copy your existing Cumulus 1 "data" folder to within your MX installation, but you will also need to manually edit your '''alltime.ini''' file so all the date/time entries are converted to the correct format. The following table shows just one section from the file, that dealing with wind, as an example of the two formats.
Thus if you want to swap from Cumulus 1 to Cumulus MX, and you previously used a comma as your decimal separator (e.g.12,3) you will copy your existing Cumulus 1 "data" folder to within your MX installation, but you then need to manually edit your '''alltime.ini''' file so all the values entries are converted to use a full stop as decimal separator. The following table shows just one section from the file, that dealing with wind, as an example of the two formats with the Cumulus 1 side showing use of the comma that MX will not accept.
 
You do not need to edit the date/time entries as MX can read those in Cumulus 1 format, they will only change in "alltime.ini" when a new all-time extreme occurs and MX rewrites the file.
{| class="wikitable"
{| class="wikitable"
|-
|-
Line 35: Line 37:
| [Wind] ||  [Wind]
| [Wind] ||  [Wind]
|-
|-
| highwindvalue=44.0676460266113 || highwindvalue=9
| highwindvalue=44,0676460266113 || highwindvalue=9
|-
|-
| highwindtime=09/02/2020 07:51:08 || highwindtime=2016-03-07T11:49:52
| highwindtime=09/02/2020 07:51:08 || highwindtime=2016-03-07T11:49:52
|-
|-
| highgustvalue=62.0693855285645 || highgustvalue=29
| highgustvalue=62,0693855285645 || highgustvalue=29
|-
|-
| highgusttime=09/02/2020 07:31:50 || highgusttime=2019-03-14T02:53:00
| highgusttime=09/02/2020 07:31:50 || highgusttime=2019-03-14T02:53:00
|-
|-
| highdailywindrunvalue=477.365875244141 || highdailywindrunvalue=89.6165924072266
| highdailywindrunvalue=477,365875244141 || highdailywindrunvalue=89.6165924072266
|-
|-
| highdailywindruntime=09/02/2020 23:59:00 || highdailywindruntime=2014-03-26T23:59:00
| highdailywindruntime=09/02/2020 23:59:00 || highdailywindruntime=2014-03-26T23:59:00
5,838

edits

Navigation menu