Hi
I made a simple page to display current temperature and max/min temp 
outside.

Relevant code:
<div class="tempSummary">
      <p>max ute: $day.outTemp.max @$day.outTemp.maxtime.format("%-H:%I 
%p")</p>
      <p>min ute: $day.outTemp.min @$day.outTemp.mintime.format("%-H:%I 
%p")</p>
   </div>

Strange thing:
Time for max temp outdoors is nearly always x.x and time for min temp is 
nearly always y.y
Right now:
max outside: 30,4 C @ 11:11 min outside: 12,7C @ 05:05.
Happens far too often to be a coincidense.
Screenshots 
at 
https://drive.google.com/drive/folders/19nsiaEHekwrX-EW9Nb8e5QSiT8wNaDDc?usp=sharing
Live link to homepage: https://teff.se/v2/STandard/
(OK - I should move the probe to another location to get lower max values, 
and ok, I borrowed the layout from mr Crandard, and ok, it's in Swedish, 
but all that is beside the point)

I did not do any computing, just take the values from the database. 
Anyone else notice this behavior? Should I worry?  

Cheers
/Sven

-- 
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/fd794a58-3dbb-41e3-b758-7b75d503bc85n%40googlegroups.com.

Reply via email to