Dayfile.txt: Difference between revisions

83 bytes added ,  15:30, 25 January 2014
m
→‎List of fields in the file: added spreadsheet letters here in place of link to the since removed list on forum
m (→‎Dealing with rogue measurements: removed incorrect sentence re spikes)
m (→‎List of fields in the file: added spreadsheet letters here in place of link to the since removed list on forum)
Line 70: Line 70:


==List of fields in the file==
==List of fields in the file==
*Alternative lists:
'''The appropriate list of fields for your installed build is stored as ''dayfileheader.txt'' within the folder that contains your Cumulus executable.'''
**A version of this list with spreadsheet column letters can be downloaded from the support forum  [http://sandaysoft.com/forum/viewtopic.php?f=18&t=8690 here],
**the appropriate list of fields for your installed build is stored as dayfileheader.txt within the folder that contains your Cumulus executable.


The field number (starting from zero to be consistent with index used for arrays in programming languages like JavaScript) with description and cross-references to further explanation:
Listed below is the field number (starting from zero to be consistent with index used for arrays in programming languages like JavaScript, plus spreadsheet column identifier) with description and cross-references to further explanation:
* 00: Date as  ''2 figure day [separator] 2 figure month [separator] 2 figure year'' - the separator is that set in the windows system short date format (see [[setup]])  
* 00 (A): Date as  ''2 figure day [separator] 2 figure month [separator] 2 figure year'' - the separator is that set in the windows system short date format (see [[setup]])  
* 01: Highest wind [[Wind_measurement#Weather_Stations_and_Cumulus|gust]]
* 01 (B): Highest wind [[Wind_measurement#Weather_Stations_and_Cumulus|gust]]
* 02: [[Wind_measurement#Wind_Direction | Bearing]] of highest wind gust (integer)
* 02 (C): [[Wind_measurement#Wind_Direction | Bearing]] of highest wind gust (integer)
* 03: Time of highest wind gust
* 03 (D): Time of highest wind gust
* 04: Minimum [[Temperature_(and_humidity)_measurement#Cumulus_Calculated_Parameters | temperature]]
* 04 (E): Minimum [[Temperature_(and_humidity)_measurement#Cumulus_Calculated_Parameters | temperature]]
* 05: Time of minimum temperature
* 05 (F): Time of minimum temperature
* 06: Maximum temperature
* 06 (G): Maximum temperature
* 07: Time of maximum temperature
* 07 (H): Time of maximum temperature
* 08: Minimum [[Pressure_Measurement | sea level pressure]]
* 08 (I): Minimum [[Pressure_Measurement | sea level pressure]]
* 09: Time of minimum pressure
* 09 (J): Time of minimum pressure
* 10: Maximum sea level pressure
* 10 (K): Maximum sea level pressure
* 11: Time of maximum pressure
* 11 (L): Time of maximum pressure
* 12: Maximum [[Rain_measurement#Rain_Rate | rainfall rate]]
* 12 (M): Maximum [[Rain_measurement#Rain_Rate | rainfall rate]]
* 13: Time of maximum rainfall rate
* 13 (N): Time of maximum rainfall rate
* 14: Total rainfall for the day
* 14 (O): Total rainfall for the day
* 15: [[Average temperature]] for the day
* 15 (P): [[Average temperature]] for the day
(This point represents the minimum length of all records)
(This point represents the minimum length of all records)
* 16: Total [[Windrun | wind run]]
* 16 (Q): Total [[Windrun | wind run]]
* 17: Highest [[Wind_measurement#Weather_Stations_and_Cumulus|Average Wind Speed]]
* 17 (R): Highest [[Wind_measurement#Weather_Stations_and_Cumulus|Average Wind Speed]]
* 18: Time of Highest Avg. Wind speed
* 18 (S): Time of Highest Avg. Wind speed
* 19: Lowest [[Temperature_(and_humidity)_measurement | humidity]] (integer)
* 19 (T): Lowest [[Temperature_(and_humidity)_measurement | humidity]] (integer)
* 20: Time of lowest humidity
* 20 (U): Time of lowest humidity
* 21: Highest humidity (integer)
* 21 (V): Highest humidity (integer)
* 22: Time of highest humidity
* 22 (W): Time of highest humidity
* 23: Total evapotranspiration (Only valid for Davis stations, shows zero otherwise)
* 23 (X): Total evapotranspiration (Only valid for Davis stations, shows zero otherwise)
* 24: Total hours of sunshine (only valid if sunshine sensor connnected)
* 24 (Y): Total hours of sunshine (only valid if sunshine sensor connnected)
* 25: High [[Heat index]]
* 25 (Z): High [[Heat index]]
* 26: Time of high heat index
* 26 (AA): Time of high heat index
* 27: High [[Apparent temperature]]
* 27 (AB): High [[Apparent temperature]]
* 28: Time of high apparent temperature
* 28 (AC): Time of high apparent temperature
* 29: Low apparent temperature
* 29 (AD): Low apparent temperature
* 30: Time of low apparent temperature
* 30 (AE): Time of low apparent temperature
* 31: High hourly rain
* 31 (AF): High hourly rain
* 32: Time of high hourly rain
* 32 (AG): Time of high hourly rain
* 33: Low [[wind chill]]
* 33 (AH): Low [[wind chill]]
* 34: Time of low wind chill
* 34 (AI): Time of low wind chill
* 35: High [[Temperature_(and_humidity)_measurement#Cumulus_Calculated_Parameters | dew point]]
* 35 (AJ): High [[Temperature_(and_humidity)_measurement#Cumulus_Calculated_Parameters | dew point]]
* 36: Time of high dew point
* 36 (AK): Time of high dew point
* 37: Low dew point
* 37 (AL): Low dew point
* 38: Time of low dew point
* 38 (AM): Time of low dew point


The next 3 entries were added in version 1.9.2 Build 1004
The next 3 entries were added in version 1.9.2 Build 1004
* 39: Today's dominant/average wind direction (integer)
* 39 (AN): Today's dominant/average wind direction (integer)
* 40: [[Heat/cold degree days and Chill hours | Heating degree days]]
* 40 (AO): [[Heat/cold degree days and Chill hours | Heating degree days]]
* 41: [[Heat/cold degree days and Chill hours | Cooling degree days]]
* 41 (AP): [[Heat/cold degree days and Chill hours | Cooling degree days]]


Added in version 1.9.3 build 1036 (these only show valid values if appropriate sensors exist)
Added in version 1.9.3 build 1036 (these only show valid values if appropriate sensors exist)
* 42: High solar radiation
* 42 (AQ): High solar radiation
* 43: Time of high solar radiation
* 43 (AR): Time of high solar radiation
* 44: High UV Index
* 44 (AS): High UV Index
* 45: Time of high UV Index
* 45 (AT): Time of high UV Index


==Example of the file==
==Example of the file==
5,838

edits