Incorrect rain dates MBtags/Trends page **solved**
Posted: Fri Feb 21, 2014 4:21 am
Hello
I noticed some inconsistancies today regarding rain data on my web page and ran a dump on the data for the MBtags. from my Saratoga templates. I noticed that all rainfall data from today had a time stamp of 7.27.2013 which is the first day I started using meteobridge.
I also noticed that my Trends page is showing negative rain amounts for the 5, 10, 15, 30, 60 min increments.
Here are a few lines of the dump:
$WX['rain0total-dmin'] = '0.15'; // rain min of today
$WX['rain0total-dmintime'] = '20130727194201'; // rain timestamp min of today
$WX['rain0total-dmax'] = '0.14'; // rain max of today
$WX['rain0total-dmaxtime'] = '20130727194201'; // rain timestamp max of today
Thanks for your time...
g
I noticed some inconsistancies today regarding rain data on my web page and ran a dump on the data for the MBtags. from my Saratoga templates. I noticed that all rainfall data from today had a time stamp of 7.27.2013 which is the first day I started using meteobridge.
I also noticed that my Trends page is showing negative rain amounts for the 5, 10, 15, 30, 60 min increments.
Here are a few lines of the dump:
$WX['rain0total-dmin'] = '0.15'; // rain min of today
$WX['rain0total-dmintime'] = '20130727194201'; // rain timestamp min of today
$WX['rain0total-dmax'] = '0.14'; // rain max of today
$WX['rain0total-dmaxtime'] = '20130727194201'; // rain timestamp max of today
Thanks for your time...
g