I don't think it's any different than anyone elses? Maybe I'm lost. I think you just want the graph to show rainRate and not rain - which will closely match WU - nothing to do with your VP2?
On Wednesday, September 12, 2018 at 2:13:05 PM UTC-4, David Hathaway wrote: > > Pat, > > Why would my Davis Vantage Pro2 be any different than any one elses? > > Here is the latest non-0 rain data, which supports your idea to use > rainRate rather than rain. > > dateTime rain rainRate > 1536705240 0.01 0.0270967741935484 > 1536704340 0.01 0 > 1536703200 0.01 0 > 1536701220 0.01 0 > 1536692220 0.02 1.41193548387097 > 1536692160 0.03 2.21870967741936 > 1536692100 0.02 0.904193548387097 > > On Wednesday, September 12, 2018 at 12:52:02 PM UTC-5, Pat wrote: > > Dave, > > The "Rainfall" in your graph is a really a bucket tip as I understand it. > So if it's only showing 0.01 or 0.02 then that's how many tips per archive > interval. The code that generates that graph is here > <https://github.com/poblabs/weewx-belchertown/blob/master/bin/user/belchertown_highchartsSearchX.py#L140> > . > > The wunderground page shows the precip rate. > > So I think you're looking for the weewx observation rainRate and not rain > (which > shows the 'bucket tips')...? > > ... -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
