Pat,

When I have show_apptemp=1 I do see the Feels like temp as I expect.
If I set highcharts_show_apptemp = 1 I do not get an apptemp plot, the 
report generator errors out:
Dec 10 09:55:50 ftp weewx[13683]: reportengine: Caught unrecoverable 
exception in generator weewx.cheetahgenerator.CheetahGenerator
Dec 10 09:55:50 ftp weewx[13683]:         ****  no such column: appTemp
Dec 10 09:55:50 ftp weewx[13683]:         ****  Traceback (most recent call 
last):
Dec 10 09:55:50 ftp weewx[13683]:         ****    File 
"/home/weewx/bin/weewx/reportengine.py", line 239, in run
Dec 10 09:55:50 ftp weewx[13683]:         ****      obj.start()
Dec 10 09:55:50 ftp weewx[13683]:         ****    File 
"/home/weewx/bin/weewx/reportengine.py", line 273, in start
Dec 10 09:55:50 ftp weewx[13683]:         ****      self.run()
Dec 10 09:55:50 ftp weewx[13683]:         ****    File 
"/home/weewx/bin/weewx/cheetahgenerator.py", line 158, in run
Dec 10 09:55:50 ftp weewx[13683]:         ****      ngen = self.generate(
gen_dict[section_name], self.gen_ts)
Dec 10 09:55:50 ftp weewx[13683]:         ****    File 
"/home/weewx/bin/weewx/cheetahgenerator.py", line 232, in generate
Dec 10 09:55:50 ftp weewx[13683]:         ****      ngen += self.generate(
section[subsection], gen_ts)
Dec 10 09:55:50 ftp weewx[13683]:         ****    File 
"/home/weewx/bin/weewx/cheetahgenerator.py", line 232, in generate
Dec 10 09:55:50 ftp weewx[13683]:         ****      ngen += self.generate(
section[subsection], gen_ts)
Dec 10 09:55:50 ftp weewx[13683]:         ****    File 
"/home/weewx/bin/weewx/cheetahgenerator.py", line 320, in generate
Dec 10 09:55:50 ftp weewx[13683]:         ****      default_binding)
Dec 10 09:55:50 ftp weewx[13683]:         ****    File 
"/home/weewx/bin/weewx/cheetahgenerator.py", line 372, in _getSearchList
Dec 10 09:55:50 ftp weewx[13683]:         ****      searchList += obj.
get_extension_list(timespan, db_lookup)
Dec 10 09:55:50 ftp weewx[13683]:         ****    File 
"/home/weewx/bin/user/belchertown_highchartsSearchX.py", line 85, in 
get_extension_list
Dec 10 09:55:50 ftp weewx[13683]:         ****      (time_start_vt, 
time_stop_vt, appTemp_vt) = db_lookup().getSqlVectors(TimeSpan(_start_ts, 
_end_ts), 'appTemp')
Dec 10 09:55:50 ftp weewx[13683]:         ****    File 
"/home/weewx/bin/weewx/manager.py", line 512, in getSqlVectors
Dec 10 09:55:50 ftp weewx[13683]:         ****      aggregate_type, 
aggregate_interval)
Dec 10 09:55:50 ftp weewx[13683]:         ****    File 
"/home/weewx/bin/weewx/manager.py", line 775, in _getSqlVectors
Dec 10 09:55:50 ftp weewx[13683]:         ****      for _rec in _cursor.
execute(sql_str, (startstamp, stopstamp)):
Dec 10 09:55:50 ftp weewx[13683]:         ****    File 
"/home/weewx/bin/weedb/sqlite.py", line 41, in guarded_fn
Dec 10 09:55:50 ftp weewx[13683]:         ****      raise weedb.
NoColumnError(e)
Dec 10 09:55:50 ftp weewx[13683]:         ****  NoColumnError: no such 
column: appTemp
Dec 10 09:55:50 ftp weewx[13683]:         ****  Generator terminated
Dec 10 09:55:50 ftp weewx[13683]: copygenerator: copied 0 files to /home/
weewx/public_html/weather



On Friday, December 7, 2018 at 5:12:23 PM UTC-5, Pat wrote:
>
> The last thread was getting a bit long. So I've started a new one. 
>
> Belchertown Skin 0.8.1 has been released which fixes a couple of bugs. See 
> the release notes, and install instructions here:
>
> https://github.com/poblabs/weewx-belchertown/releases
>
>
>

-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to