I just realized the python 3.9.1 path was wrong for pip and configobj 
leading to mismatched versions.  I corrected and will let it run overnight 
and check the yearwindvec tomorrow.  

On Thursday, January 21, 2021 at 4:48:05 AM UTC-8 tke...@gmail.com wrote:

> Hello, Jerry
>
> Two questions:
>
> 1. Can we see skin.conf for the plots? In particular, the section 
> [ImageGenerator] in skins/Seasons/skin.conf.
> 2. Let's check the database. Assuming you are using sqlite, use the tool 
> sqlite3 to take a look. You may have to install first. I don't know how to 
> do that on macOS, but I presume homebrew can do it. Then
>
> cd /Users/Shared/weewx/archive
> sqlite3 weewx.sdb
> select dateTime, datetime(dateTime,'unixepoch','localtime'), xsum, ysum, 
> dirsumtime from archive_day_wind where dateTime>1606780800;
>
> This will give us the ingredients to the plot for dates after 1-Dec-2020
>
>
>
>
>
> On Wed, Jan 20, 2021 at 5:14 PM jerry...@gmail.com <jerry...@gmail.com> 
> wrote:
>
>> I noticed that something recently has gone wrong with my year wind vector 
>> graphic.  The y axis is broken.  This seems to have happened around the 
>> transition to 4.3
>> The monthwindvec graphic is ok
>>
>> [image: monthwindvec.png]
>> but the yearwindvec y axis is scaled about 100 times too large
>> [image: yearwindvec.png]
>> Going back to V 4.2 on Dec 31, everything was normal
>> [image: dec31yearwindvec.png]
>> This is running on macOS 10.15.7 (Catalina) with Python 3.9.1
>> Any ideas where to look for fixes?
>>
>> -- 
>> 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 weewx-user+...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/weewx-user/9aa6d4a4-8d32-4709-b1e5-b11e24a9048fn%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/weewx-user/9aa6d4a4-8d32-4709-b1e5-b11e24a9048fn%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/7296d4ef-6664-4ec6-a883-8c34746b6be6n%40googlegroups.com.

Reply via email to