24H Summary
Posted: Thu Feb 18, 2016 1:13 am
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
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