Page 1 of 1

24H Summary

Posted: Thu Feb 18, 2016 1:13 am
by evang
I currently have a daily 5:00 pm email push that summarizes a handful of metrics. I would like for the summary to include data from the past 24 hours and not just from 12:00 am, and I am unable to figure out how to do so. The summary includes: Temp High, Temp Low, Heat Index High, Wind Chill Low, Humidity High, Humidity Low, Wind High, Wind Average, and Total Rain.
My current code:
Weather Sumary [M]-[D]-[YY]# Temp High [th0temp-dmax=F.1:]F\n Temp Low [th0temp-dmin=F.1:]F\n Heat Index High [th0heatindex-dmax=F.1]F\n Wind Chill Low [wind0chill-dmin=F.1]F\n Humidity High [th0hum-dmax] percent\n Humidity Low [th0hum-dmin] percent\n Wind High [wind0wind-dmax=mph] MPH\n Wind Average [wind0wind-avg60=mph] MPH\n Total Rain [rain0total-sum24h=in] in.
Any help would be appreciated.

-EG

For those of you who are interested, I have a Davis Vantage Pro2 -> WeatherLink (I wanted the Belfryboy, but was unable to obtain for various reasons) -> Meteobridge (TL-MR3020) -> Weather Underground.
http://www.wunderground.com/personal-we ... KFLFORTW34

Re: 24H Summary

Posted: Mon Mar 07, 2016 11:09 am
by mjc775
After looking at page http://meteobridge.com/wiki/index.php/Templates have you tried "max1440", "min1440", "avg1440" or "max24h", min24h", "avg24h"?

I haven't tried it and don't know for sure, but that's what I would try.

Re: 24H Summary

Posted: Mon Mar 07, 2016 10:31 pm
by admin
Meteobridge cannot store enough data to allow you averaging on free defined periods of time.

This is where the PRO comes in as it stores data locally.