weewx requires rain during archive interval for storing in the database archive records. A driver may have to convert whatever it receives (eg running total) so as to obtain the value for the interval. Daily is accumulated by weewx from the archive interval values and weekly and monthly are derived form the daily totals. This is possibly an over simplification - but should give the idea.
so if the second source gives a value for rainfall in interval it should be enough for weewx to derive the remainder. On Saturday, 23 February 2019 12:30:38 UTC+2, engolling wrote: > > Hello community, > > I would like to add an additional rain gauge as additional source > described in the customization guide. > Can you give me any hints how to do this the easiest way, to get the > daily, weekly and monthly percipation. > Can I use any modules or calculations that are already done inside the > system or is this normally done by the corresponding driver, so I have to > handle all the signals precalculated. > > I hope you understand what I mean. > > Best Regards, > engolling > -- 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.
