You're not giving a lot of information, but it sounds like your weather station is emitting values in the US System, to which you are adding a value in the metric system without converting one or the other first.
You need to inject your value *after* the service StdConvert has done its work converting the record to metric, not before. But, that's just an educated guess. Without seeing details of your weewx.conf file, we can't be sure. No need to be "offended." The option target_unit clearly warns not to change the value without knowing what you're doing. Heed the warning. -tk On Thu, Jan 9, 2020 at 4:56 AM Pila <[email protected]> wrote: > Just to be clear, page on pondservice (example) says in Units " > *You must make sure the units match!" Which units? I do not understand > what the next sentence refers to. My station is metric, all my data is > metric, all works fine. I could work around by writing down data in F, but > this is an offensive solution to me as I never use anything but metric > anywhere. * > > *As to converting, I just found by accident "*Changing the database unit > system" so I expect that should solve my 2) question if I choose to do it. > > -- > 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]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/weewx-user/e68ac729-dc93-4699-bde9-770c569faa84%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/e68ac729-dc93-4699-bde9-770c569faa84%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/CAPq0zECL5qxCmUDN%3DKn157_SW7WLARvG8Y2tng_XaCLN6TV2zQ%40mail.gmail.com.
