Today.ini: Difference between revisions

From Cumulus Wiki
Jump to navigationJump to search
2,023 bytes added ,  22:30, 11 May 2013
m
Added cross-references to explain fields; added yesterday.ini example
m (Added cross-references to explain fields; added yesterday.ini example)
Line 1: Line 1:
The files today.ini and yesterday.ini are used by Cumulus to store Highs and Lows for each of the two days.  These files are located in the Cumulus Data folder.  
The files '''today.ini''' and '''yesterday.ini''' are used by Cumulus to store the Highs and Lows (and their timestamps) for key parameters as reached on each of the two days.  These files are located in the Data sub-folder of the path where your Cumulus.exe is installed.  


The today file is written to throughout the current day as any new High or Low for the day at reached.  At the end of a day [either midnight, or 9am (or 10am) depending on your configuration and season], the today.ini file is rolled-over to become yesterday.ini and a new today.ini is created.  From the examples below you can see that the two files have a few differences in content, so rolling-over does involve a little editing work.


The today file is written to throughout the current day as new High or Lows for the day at reached.  At the end of a day (either midnight, or 9am depending on your configuration), the today.ini file is rolled-over to become yesterday.ini and a new today.ini is created.
If you close down and restart Cumulus during the day it will read these files at startup, so it can resume tracking extremes of the key parameters.


Normally you would not need to edit these files, however rarely you may wish to [[FAQ#My_station_invented_some_rain_that_didn.27t_really_occur.2C_and_I_want_to_set_it_to_zero_.28or_some_other_figure.29 | edit the rain data]] if there has been a quirk in your weather station reporting during the day and the figure is abnormally inflated.  '''Note:'''  If you do edit either of these files, you must close Cumulus down first!


If you close down and restart Cumulus during the day it will read these files at startup.
=Example today.ini file=
 
Normally you would not need to edit these files, however rarely you may wish to edit the rain data if there has been a quirk in your weather station reporting during the day and the figure is abnormally inflated.
 
 
Note:  If you do edit either of these files, you must close Cumulus down first!
 
=Example file=
 
The today.ini  
 
<pre>
<pre>
[General]
[General]
Line 100: Line 92:
LatestYearlyReport=
LatestYearlyReport=
</pre>
</pre>
==Example yesterday.ini==
<pre>
[General]
Date=28/04/2011
[Wind]
Speed=7.2
SpTime=09:00
Gust=15.9
Time=12:15
Bearing=315
Direction=NW
Windrun=35.3391151428223
DominantWindBearing=230
[Temp]
Low=5.6
LTime=05:34
High=21.0
HTime=14:46
HeatingDegreeDays=3.76118206977844
CoolingDegreeDays=0.702986478805542
AvgTemp=12.4447975158691
[Pressure]
Low=29.72
LTime=09:00
High=29.85
HTime=22:12
[Rain]
High=1.2
HTime=00:34
HourlyHigh=0.899999976158142
HHourlyTime=02:04
RG11Yesterday=0
[Humidity]
Low=49
High=99
LTime=14:34
HTime=00:34
[Solar]
SunshineHours=0
HighSolarRad=0
HighSolarRadTime=09:00
HighUV=0
HighUVTime=09:00
[HeatIndex]
High=21
HTime=14:46
[AppTemp]
Low=3.98110413551331
LTime=05:34
High=21.0052318572998
HTime=15:50
[WindChill]
Low=5.59999990463257
LTime=05:34
[Dewpoint]
Low=5.4555492401123
LTime=05:34
High=11.6547174453735
HTime=09:03
</pre>
==Cross-references for explanations of key parameters==
[[Wind_measurement | Bearing and Direction]]
[[Windrun]]
[[Temperature_(and_humidity)_measurement#Cumulus_Calculated_Parameters | Temp]]
[[Average temperature | Total and Samples]]
[[Temperature_(and_humidity)_measurement#Cumulus_Calculated_Parameters | Humidity]]
[[Heat/cold degree days and Chill hours | Heating degree days]]
[[Heat/cold degree days and Chill hours | Cooling degree days]]
[[Apparent temperature | AppTemp]]
[[Heat index]]
[[wind chill]]
[[Heat/cold degree days and Chill hours | Chill hours]]
[[Temperature_(and_humidity)_measurement#Cumulus_Calculated_Parameters | Dewpoint]]
[[Webtags | Rain]]
[[Cumulus.ini#Section:_NOAA | NOAA]]
[[Category:Log Files]]
[[Category:Log Files]]
5,838

edits

Navigation menu