Today.ini: Difference between revisions

From Cumulus Wiki
Jump to navigationJump to search
652 bytes added ,  15 March 2020
→‎Composite Example of 'today.ini' file: showing Cumulus 1 and MX differences (thanks to Freddie for MX example)
(→‎Composite Example of 'today.ini' file: showing Cumulus 1 and MX differences (thanks to Freddie for MX example))
==Composite Example of 'today.ini' file==
 
The minimum content for this file is the "[General]" section. See [[FAQ#I.E2.80.99ve_just_installed_Cumulus.2C_and_it_didn.E2.80.99t_download_all_the_old_data_from_my_weather_station | FAQ here]] for the single reason why you might want to remove all other sections from your file. This is an example made up of composites that may not all be present in an actual file; and an actual file may have the sections in a different order. Because this example is made up of composites, the times shown are not all consistent, in a real file no time anywhere will be later than the time at the top!
 
*This composite contains time-stamp formats used by Cumulus 1.x.y and Cumulus MX in the few places where they differ. Notes in round brackets () are not part of the file, they simply explain elements of the composite.
 
'''Note:''' This is an example made up of composites that will not all be present in an actual file; some parts of this example will be specific to particular makes of weather station e.g. the Davis ET and Solar blocks in the middle, and the sync lines for Fine Offset shown at the end.
 
*This composite contains time-stamp formats used by Cumulus 1.x.y;
*Cumulus MX users should refer to the support forum for how dates and times are stored differently (because MX is writing all time-stamps '''in ISO format''' within ''today.ini'').
<pre>
[General]
Date=29/09/20122019
Timestamp= (the format here is different for Cumulus 1 e.g. "29/09/2019 09:50:00" and Cumulus MX e.g. "2019-09-29T09:50:00")
Timestamp=29/09/2012 11:50:00
CurrentYear=20122019
CurrentMonth=9
CurrentDay=13
DominantWindBearingX=-3914.11743164063
DominantWindBearingY=4215.82763671875
 
[Temp]
Low=8.30000019073486
LTime=01:16
High=16.8999996185303
HTime=11:41
Total=7500.697265625
Samples=714
ChillHours=3147.15673828125
HeatingDegreeDays=5.34738397598267
CoolingDegreeDays=0.502222061157227
 
[Pressure]
ConsecutiveDryDays=0
RG11Today=20
 
[Humidity]
Low=65
High=88
LTime=11:45
HTime=06:06
 
 
[ET]
Annual=1148.2578125
Startofday=1147.24182128906
[Humidity]
Low=59
High=96
LTime=09:35
HTime=14:47
 
[SolarTemp]
Low=8.30000019073486
SunshineHours=1.08333301544189
LTime=01:16
SunshineHoursToMidnight=5.80002069473267
High=16.8999996185303
HighSolarRad=1048
HTime=11:41
HighSolarRadTime=09:41
Total=7500.697265625
HighUV=7.40000009536743
Samples=714
HighUVTime=09:41
ChillHours=3147.15673828125
SunStart=0
HeatingDegreeDays=5.34738397598267
CoolingDegreeDays=0.502222061157227
 
[HeatIndex]
High=10.7219848632813
HTime=11:38
 
[Humidity]
Low=65
High=88
LTime=11:45
HTime=06:06
 
[Solar]
SunshineHours=1.08333301544189
SunshineHoursToMidnight=5.80002069473267
HighSolarRad=1048
HighSolarRadTime=09:41
HighUV=7.40000009536743
HighUVTime=09:41
SunStart=0
 
[NOAA]
LatestYearlyReport=NOAAYR2012.txt
 
(The above section will look like the one below if NOAA reporting has not been set up)
[FineOffset]
 
FOSensorClockTime=41530.7999836458
[NOAA]
FOStationClockTime=41530.8056879514
LatestMonthlyReport=
LatestYearlyReport=
 
[FineOffset] (this is MX format when not a Fine Offset station)
FOSensorClockTime=41530.79998364580001-01-01T00:00:00
FOStationClockTime=41530.80568795140001-01-01T00:00:00
 
[FineOffset] (this is when using a Fine Offset station)
FOSensorClockTime=(the format here is different for Cumulus 1 e.g. "29/09/2019 09:50:00" and Cumulus MX e.g. "2019-09-29T09:50:00")
FOStationClockTime=(the format here is different for Cumulus 1 e.g. "29/09/2019 09:50:00" and Cumulus MX e.g. "2019-09-29T09:50:00")
 
(this last section only appears if you are using Cumulus MX)
[Records]
Alltime=2020-03-06T06:42:13
</pre>
 
5,838

edits

Navigation menu