#./wee_reports
Using configuration file /usr/local/bin/weewx/weewx.conf
Generating for all time
Traceback (most recent call last):
File "/usr/local/bin/weewx/bin/weewx/reportengine.py", line 197, in run
obj.start()
File "/usr/local/bin/weewx/bin/weewx/reportengine.py", line 280, in start
self.run()
File "/usr/local/bin/weewx/bin/weewx/imagegenerator.py", line 41, in run
self.genImages(self.gen_ts)
File "/usr/local/bin/weewx/bin/weewx/imagegenerator.py", line 176, in genImages
start_vec_t, stop_vec_t ,data_vec_t = weewx.xtypes.get_series(var_type,
File "/usr/local/bin/weewx/bin/weewx/xtypes.py", line 91, in get_series
raise weewx.UnknownType(obs_type)
weewx.UnknownType: rainrate
Traceback (most recent call last):
File "/usr/local/bin/weewx/bin/weewx/reportengine.py", line 197, in run
obj.start()
File "/usr/local/bin/weewx/bin/weewx/reportengine.py", line 280, in start
self.run()
File "/usr/local/bin/weewx/bin/weewx/imagegenerator.py", line 41, in run
self.genImages(self.gen_ts)
File "/usr/local/bin/weewx/bin/weewx/imagegenerator.py", line 176, in genImages
start_vec_t, stop_vec_t ,data_vec_t = weewx.xtypes.get_series(var_type,
File "/usr/local/bin/weewx/bin/weewx/xtypes.py", line 91, in get_series
raise weewx.UnknownType(obs_type)
weewx.UnknownType: rainrate
Gary
Gary
Gary
That is interesting, that skin has been around for years and a quick look at the history indicates rainrate has been there from day one. Surprised that has not been picked up (and fixed) earlier. Will submit a PR to the repo owner.
Gary
--
You received this message because you are subscribed to the Google Groups "weewx-development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to weewx-developm...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-development/f3ebffff-9f96-4d6c-a5ca-e2e68107f7d2%40googlegroups.com.