Page 1 of 1

rainfall in last hour

Posted: Tue 15 Dec 2015 10:28 am
by faratou
Hi Steeve and forum,

where can i find the data "rainfall last hour". I search in all files of cumulus 1.9.4 and i don't find it.

thx ;)

Re: rainfall in last hour

Posted: Tue 15 Dec 2015 11:24 am
by steve
Sorry, but it's not saved in the log files. The peak daily figure, all-time high etc are saved, but not the individual values. It's written to realtime.txt and there's a web tag, so you could store it yourself if you wanted (e.g. using an SQL database). The rainfall counter, from which the 'last hour' figure is calculated, is in the monthly logs, so you could also calculate it from those figures.

Re: rainfall in last hour

Posted: Tue 15 Dec 2015 7:28 pm
by faratou
thank you Steeve.

it's ok for me. i find it and it work.