Commit 09e64e5 <https://github.com/weewx/weewx/commit/09e64e52365fe3efa46541b4a59e37e5e9be449e> guards against this in the future.
On Wed, May 13, 2020 at 3:16 PM Tom Keffer <[email protected]> wrote: > Yes, that could do it. I'm surprised that worked in V3.9. Use this instead > > $day.rain.sum.nolabel("%.2f","0.0") > > > > On Wed, May 13, 2020 at 1:39 PM Russell van vlack <[email protected]> > wrote: > >> Is it a line like this that's causing the issue? Not necessarily that >> line in particular, but as an example. Just thinking from my small >> programming background and seeing the comment on "float". >> >> $day.rain.sum.nolabel("%.2f",0.0) >> >> -- >> 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/89e2f17f-e7aa-4fc0-a7cb-ba923400b293%40googlegroups.com >> <https://groups.google.com/d/msgid/weewx-user/89e2f17f-e7aa-4fc0-a7cb-ba923400b293%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/CAPq0zEB%2BnT88CLaRx21YQDyX78Lw9_1tkjP8BuummgBsMvPdkw%40mail.gmail.com.
