Welcome to the Cumulus Support forum.

Latest Cumulus MX V3 release 3.28.6 (build 3283) - 21 March 2024

Cumulus MX V4 beta test release 4.0.0 (build 4019) - 03 April 2024

Legacy Cumulus 1 release 1.9.4 (build 1099) - 28 November 2014
(a patch is available for 1.9.4 build 1099 that extends the date range of drop-down menus to 2030)

Download the Software (Cumulus MX / Cumulus 1 and other related items) from the Wiki

Format of Realtime.txt file?

Discussion and questions about Cumulus weather station software version 1. This section is the main place to get help with Cumulus 1 software developed by Steve Loft that ceased development in November 2014.
Post Reply
TNETWeather

Format of Realtime.txt file?

Post by TNETWeather »

Is there a description of the format of the realtime.txt file?

I can figure out some of the fields, but since it doesn't rain around here much, I assume some of the fields have to do with that, but I don't know which goes to which. I also assume that the fields used are influenced by the setting that the user has chosen for Locale (F instead of C, mm instead of in etc...)

27/09/08 03:56:45 73.6 56 56.9 0.0 0.0 130 0.00 0.00 1009.3 SE 0 mph

Date
Time
Temp
Humidity
Dewpt
??
??
Bearing?
??
??
Pressure
Windir
Wind Speed
Wind Unit
User avatar
steve
Cumulus Author
Posts: 26701
Joined: Mon 02 Jun 2008 6:49 pm
Weather Station: None
Operating System: None
Location: Vienne, France
Contact:

Re: Format of Realtime.txt file?

Post by steve »

TNETWeather wrote: Date
Time
Temp
Humidity
Dewpt
wind speed
wind gust
Bearing
current rain rate
rain today
Pressure
Windir
Wind Speed
Wind Unit
The units are those chosen by the user, but the decimals are always full stops/periods, never commas.
Steve
TNETWeather

Re: Format of Realtime.txt file?

Post by TNETWeather »

Thanks.

That provides enough realtime data that I can create a cron jobs to collect it once a minute to provide data that can be imported for use with JpGraphs or some other server sided charting program.
Post Reply