Re: [weewx-development] Issue with all time and rain results?

2018-11-12 Thread Thomas Keffer
Take a look at this post from last spring and see if it explains why you are getting so many values: https://groups.google.com/d/msg/weewx-user/JQSSKweeam8/2mIWO96PBgAJ You may want to restructure your code to use a later binding. The function get_extension_list() is where you stage things, but

Re: [weewx-development] Issue with all time and rain results?

2018-11-12 Thread Pat O'Brien
It's part of the Belchertown skin. You can find the SLE and the all_stats copy/paste from your documentation here . Then the $alltimel.rain.sum was here

Re: [weewx-development] Issue with all time and rain results?

2018-11-12 Thread Thomas Keffer
Hi, Pat I'd have to see the exact instrumented code to comment. Could you post? -tk On Mon, Nov 12, 2018 at 6:04 AM Pat O'Brien wrote: > Hi there, I'm using the all_stats code found in the Customization Guide > and noticed > a

[weewx-development] Issue with all time and rain results?

2018-11-12 Thread Pat O'Brien
Hi there, I'm using the all_stats code found in the Customization Guide and noticed a potential error. Full code snippet: all_stats = TimespanBinder(timespan, db_lookup, formatter=self.generator.formatter,