Hello: I did the upgrade to 3.5 from 3.2.1 Everything appears to be
functioning properly with one exception: There has been a change in the
appearance of my wind direction chart.
This is how it looks now:[image: Hi Wind]
Before the upgrade, when the windspeed =0, there were no dots plotted
(which is how I preferred it. The only obvious change I have found is in
the version of the Ultimeter driver which is included with V 3.5.
Before, the old version of ultimeter.py ( V 0.14rc1 ) has the following
lines:
# no wind direction when wind speed is zero
if 'windSpeed' in packet and not packet['windSpeed']:
packet['windDir'] = None
The new version (0.15) does not include these lines. Was this done to
prevent Wunderground from drawing a dotted circle around your site when
windspeed = 0? If so, did this also change the graph? I thought skin.conf
was where the chart settings are made.
Ideas??
Thanks, Steve
--
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.