Hello Tom. I have this text report which is having some problem with avg wind speed only at 01:00 AM everyday. I'm using simulator driver and it generates many times 0 mph and direction north = 0. I don't know if both situations are related. I attached the errors and report. Thanks in advance
-- 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/7a88d411-695d-4f22-9bc2-46bdd4fb3243%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
stats-YYYY-MM.txt.tmpl
Description: Binary data
May 07 01:01:09 PiWeewx weewx[395]: cheetahgenerator: Generate failed with exception '<class 'NameMapper.NotFound'>' May 07 01:01:09 PiWeewx weewx[395]: cheetahgenerator: **** Ignoring template /etc/weewx/skins/Belchertown/stats/stats-YYYY-MM.txt.tmpl May 07 01:01:09 PiWeewx weewx[395]: cheetahgenerator: **** Reason: cannot find 'avg' while searching for 'hour.windspeed.avg.raw' May 07 01:01:09 PiWeewx weewx[395]: **** Traceback (most recent call last): May 07 01:01:09 PiWeewx weewx[395]: **** File "/usr/share/weewx/weewx/cheetahgenerator.py", line 332, in generate May 07 01:01:09 PiWeewx weewx[395]: **** fd.write(str(compiled_template)) May 07 01:01:09 PiWeewx weewx[395]: **** File "/usr/lib/python2.7/dist-packages/Cheetah/Template.py", line 1005, in __str__ May 07 01:01:09 PiWeewx weewx[395]: **** rc = getattr(self, mainMethName)() May 07 01:01:09 PiWeewx weewx[395]: **** File "_etc_weewx_skins_Belchertown_stats_stats_YYYY_MM_txt_tmpl.py", line 1154, in respond May 07 01:01:09 PiWeewx weewx[395]: **** NotFound: cannot find 'avg' while searching for 'hour.windspeed.avg.raw'
