V4.1.1, Responsive skin but no Apparent Temperature graph line

63 views
Skip to first unread message

Susan Mackay

unread,
Sep 29, 2020, 2:08:24 AM9/29/20
to weewx-user
I have recently upgraded to WeeWx V4.1.1 and I am using the Responsive skin and all is basically working well.
In the web page put out by the Responsive skin is the current apparent temperature text in the 'Current Conditions' section. However the 'Apparent Temperature' graph is missing all data - the graph is there but no line.
I can see the 'appTemp' field in the LOOP packet.
I'm certain that this used to work before I upgraded.
The database field 'apptemp' is in the database but it is always NULL so I don't think values have ever been put in there - and yet, as I say, I'm sure the graph was populated before.
I've tried to compare the files from before the upgrade and now such as the skin definitions etc. and I can see where the 'dayapptemp.png' file is referenced and also that the png file is being created regularly.
What I can't see is where the contents of that graph are specified to see what is now not being accessed to populate the graph.
Pointers/help for a fading brain would be appreciated!
Susan

(Example LOOP records:

LOOP:   2020-09-29 15:55:33 AEST (1601358933) altimeter: 30.017329454340437, appTemp: 64.33124608840201, barometer: 30.04085592327652, beaufort: 1, cloudbase: 8111.318548657972, dateTime: 1601358933, dewpoint: 33.98385131822014, dewPoint: 1.100000023841858, heatindex: 68.36000137329103, humidex: 68.36000137329103, inDewpoint: 44.85302917768897, inHumidity: 42, inTemp: 68.9, maxSolarRad: 391.9230916742747, outHumidity: 28, outTemp: 68.36000137329103, pressure: 29.69240243125, radiation: 149.7239990234375, rain: None, rainRate: 0.0, usUnits: 1, UV: 2, windchill: 68.36000137329103, windChill: 20.200000762939453, windDir: 339, windGust: 2.4606360904660844, windSpeed: 1.3421651644964325

LOOP:   2020-09-29 15:55:49 AEST (1601358949) altimeter: 30.017329454340437, appTemp: 63.95324614848349, barometer: 30.04085592327652, beaufort: 1, cloudbase: 8111.318548657972, dateTime: 1601358949, dewpoint: 33.98385131822014, dewPoint: 1.100000023841858, heatindex: 68.36000137329103, humidex: 68.36000137329103, inDewpoint: 44.85302917768897, inHumidity: 42, inTemp: 68.9, maxSolarRad: 390.9694445061839, outHumidity: 28, outTemp: 68.36000137329103, pressure: 29.69240243125, radiation: 153.5709991455078, rain: 0.0, rainRate: 0.0, usUnits: 1, UV: 2, windchill: 68.36000137329103, windChill: 20.200000762939453, windDir: 24, windGust: 4.921272180932169, windSpeed: 2.013247613412524


)

Glenn McKechnie

unread,
Sep 29, 2020, 2:28:21 AM9/29/20
to weewx...@googlegroups.com
Typo, or an old edit not carried over?

The database field should be appTemp (ie: in CamelCase) rather than apptemp.

The responsive skin.conf entry for the [[[dayappTemp]]] graph queries
[[[[appTemp]]]] so that tallies with the database.

https://github.com/dcapslock/weewx-responsive-skin/blob/master/Responsive/skin.conf

--


Cheers
Glenn

rorpi - read only raspberry pi & various weewx addons
https://github.com/glennmckechnie

Susan Mackay

unread,
Sep 30, 2020, 12:07:54 AM9/30/20
to weewx-user
It was not a typo - the database field was 'apptemp' and I've now altered it and restarted WeeWx.
The strange thing is that it is the same database that I've been using all along with no edits (by me anyway).
Anyway, I'll see what happens.
Thanks for the advice.
Susan

Susan Mackay

unread,
Sep 30, 2020, 4:55:04 PM9/30/20
to weewx-user
Works perfectly - thank you.
Susan
Reply all
Reply to author
Forward
0 new messages