That could be it. weewx.METRIC has rainfall in cm, weewx.METRICWX in mm. See the Units <http://weewx.com/docs/customizing.htm#units> appendix in the Customizing Guide.
-tk On Sun, Nov 26, 2017 at 8:02 AM, 'Christian Peters' via weewx-user < [email protected]> wrote: > Tom, > > thank you for that hint. So emitting in mm was the right change. > I just wonder why my temp values are ok but my rain data isn't!? > Just found that on the wxMesh driver: > > # map the data into a weewx loop packet > _packet = {'usUnits': weewx.METRIC} > > So I think I have to switch to METRICWX. > > Regards, > > Christian > > > > -- > 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. > -- 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.
