Tim, Unfortunately the holes in the cheese all lined up for you and resulted in a broken clientraw.txt being generated. If no weather service is specified under [Weewx-WD] [[Supplementary]] in weewx.conf WeeWX-WD use some default values for a number of fields in various templates, including clientraw.txt.tmpl. Unfortunately clientraw.txt.tmpl had a bug that formatted one of these defaults incorrectly, and as clientraw.txt is a simple space delimited text field this threw off all fields after the problem field in clientraw.txt. Consequently on your site you would see some values being updated correctly on your site but some would be incorrect.
I have fixed the bug and released WeeWX-WD v2.1.3. To upgrade just download the v2.1.3 extension package from GitHub <https://github.com/gjr80/weewx-weewx-wd/releases/tag/v2.1.3>, install v2.1.3 with wee_extension and restart WeeWX. After the first report cycle things should come good. If not please let me know. Gary On Monday, 15 February 2021 at 06:55:34 UTC+10 tim lambert wrote: > weeWX v4.4.0 (installed using setup.py method) > Raspberry Pi 4 (32-bit OS) > > I recently installed wee-wd (https://github.com/weewx/weewx/wiki/weewx-wd) > without issue. > > When I stand up the Saratoga Template ( > http://www.tslllc.com/korsherw28/weewx/mainconsole/wxindex.php) the date > stamp on the header is simply showing a numeric value (the time stamp is > correct). The same is happening with the date directly under the radar. > > The value that is being displayed for the date is the same value that is > showing in the clientraw.txt file generated by the weewx-wd plugin/skin for > weewx. > > Any ideas as to the underlying issue and how to resolve -- noting I'm > simply looking for the date to be in the format of m/d/Y. > > Thanks in advance! > > - Tim > > -- 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/720b16bd-8b4b-42d7-987c-3d41e5c4d039n%40googlegroups.com.
