5,838
edits
m (→List of fields in the file: Making field descriptors consistent with 'realtime.txt') |
|||
==List of fields in the file==
The table is split by Cumulus version for all changes since version 1.8.5; it shows:
*The field number (starting from zero to be consistent with index used for arrays in programming languages like JavaScript) and the equivalent letter that would be seen in a spreadsheet like Libre Office, Open Office, Excel etc are listed in first column.
*The second column shows an example, for the observations note whether format is integer or real number, because any edits must match this. Note that the figure varies depending on the units you select, and your weather station may not have all the sensors needed, in that case for you some figures will always be zero.
*The third column describes the observation often with a link to where there is more information.
Version 1.8.5:
{| border="1" class="wikitable"
|-
! style="width:60px" | Field #
! style="width:80px" | Example
! style="width:450px" | Description
|-
| 00(A)
|22/04/11
| 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(B)
|10:25
| Current time
|-
| 02(C)
|8.1
| Current temperature
|-
| 03(D)
|96
| Current [http|//en.wikipedia.org/wiki/Relative_humidity relative humidity]
|-
| 04(E)
|7.5
| Current [http|//en.wikipedia.org/wiki/Dewpoint dewpoint]
|-
| 05(F)
|13
| Cumulus 'Average' wind speed (See [[#Cumulus_Wind_Speed_Terminology]])
|-
| 06(G)
|20
| Cumulus 'Gust' wind speed
|-
| 07(H)
|138
| Average wind bearing (integer degrees)
|-
| 08(I)
|7.2
| [[FAQ#How_is_my_rain_rate_calculated.3F | Current rainfall rate]]
|-
| 09(J)
|5.4
| Total rainfall today so far (i.e. resets to zero at rollover)+
|-
| 10(K)
|30.10
| Current sea level pressure
|-
| 11(L)
|215.2
| Total rainfall counter (content depends on weather station type, might be [[FAQ#It.27s_January_1st_and_my_.27rain_since_midnight.27_and.2For_.27last_24_hours_rain.27_are_wrong.2Fnegative | rainfall total so far this year]])
|-
| 12(M)
|20.3
| Inside temperature
|-
| 13(N)
|53
| Inside humidity
|-
| 14(O)
|17
| Cumulus 'Latest' gust (See [[#Cumulus_Wind_Speed_Terminology]])
|-
| 15(P)
|4.8
| [[wind chill]] (content depends on weather station type and Cumulus station settings)
|-
| 16(Q)
|8.1
| [[Heat index]]
|-
| 17(R)
|0.5
| UV Index (only valid if output by weather station)
|-
| 18(S)
|197
| Solar Radiation (only valid if solar sensor on weather station)
|}
Added in 1.9.1
{| border="1" class="wikitable"
|-
! style="width:60px" | Field #
! style="width:80px" | Example
! style="width:450px" | Description
|-
| 19(T)
|0.08
| Evapotranspiration (only valid if output by weather station)
|-
| 20(U)
|171.88
| Annual Evapotranspiration (only valid if ET sensor on weather station)
|-
| 21(V)
|3.4
| [[Apparent temperature]]
|-
| 22(W)
|663
| Current theoretical max solar radiation (only valid if solar sensor on weather station)
|-
| 23(X)
|3.1
| Hours of sunshine so far today (only valid if solar sensor on weather station)
|}
Added in 1.9.2
{| border="1" class="wikitable"
|-
! style="width:60px" | Field #
! style="width:80px" | Example
! style="width:450px" | Description
|-
| 24(Y)
|158
| Current Wind bearing (See 7)
|}
Added in 1.9.3
{| border="1" class="wikitable"
|-
! style="width:60px" | Field #
! style="width:80px" | Example
! style="width:450px" | Description
|-
| 25(Z)
|6.0
| RG-11 rain today (only valid if output by sensor)
|}
Added in 1.9.4 beta
{| border="1" class="wikitable"
|-
! style="width:60px" | Field #
! style="width:80px" | Example
! style="width:450px" | Description
|-
| 26(AA)
|5.7
| Total Rainfall since midnight
|}
==Example lines from the file==
|
edits