Re: [weewx-user] yearwindvec calculation problem

2021-01-23 Thread jerry...@gmail.com
Solved. After rebuilding daily, yearwindvec scale is back to normal. Thanks, Tom. On Friday, January 22, 2021 at 6:29:20 PM UTC-8 jerry...@gmail.com wrote: > Tried running rebuild a second time. Finished in 1 second and reported it > was done. > > └─[$] <> sudo ../bin/wee_database

Re: [weewx-user] yearwindvec calculation problem

2021-01-22 Thread jerry...@gmail.com
Tried running rebuild a second time. Finished in 1 second and reported it was done. └─[$] <> sudo ../bin/wee_database --rebuild-daily Password: Using configuration file /Users//weewx/weewx.conf Using database binding 'wx_binding', which is bound to database 'archive_sqlite' All daily

Re: [weewx-user] yearwindvec calculation problem

2021-01-22 Thread jerry...@gmail.com
Would you recommend trying to run repair first? On Friday, January 22, 2021 at 5:54:51 PM UTC-8 tke...@gmail.com wrote: > Can you try it again? > > I have to confess, I've never tried this under MacOS. > > On Fri, Jan 22, 2021 at 5:51 PM jerry...@gmail.com > wrote: > >> mmm. --drop-daily ran

Re: [weewx-user] yearwindvec calculation problem

2021-01-22 Thread Tom Keffer
Can you try it again? I have to confess, I've never tried this under MacOS. On Fri, Jan 22, 2021 at 5:51 PM jerry...@gmail.com wrote: > mmm. --drop-daily ran successfully, but --rebuild-daily ran for 10 min or > so, then hung on 2020-12-02 > ┌─[@weather] - [~/weewx/archive] - [Fri Jan 22,

Re: [weewx-user] yearwindvec calculation problem

2021-01-22 Thread jerry...@gmail.com
mmm. --drop-daily ran successfully, but --rebuild-daily ran for 10 min or so, then hung on 2020-12-02 ┌─[@weather] - [~/weewx/archive] - [Fri Jan 22, 16:11] └─[$] <> sudo ../bin/wee_database --drop-daily Using configuration file /Users//weewx/weewx.conf Using database binding

Re: [weewx-user] yearwindvec calculation problem

2021-01-22 Thread Tom Keffer
Thanks. On Fri, Jan 22, 2021 at 4:04 PM jerry...@gmail.com wrote: > I upgraded from v4.2 and installed v4.3b(final beta) on Jan 2, then > upgraded to the v4.3 release on Jan 4 > > On Friday, January 22, 2021 at 3:34:09 PM UTC-8 tke...@gmail.com wrote: > >> Jerry, two other questions: >> >> 1.

Re: [weewx-user] yearwindvec calculation problem

2021-01-22 Thread jerry...@gmail.com
I upgraded from v4.2 and installed v4.3b(final beta) on Jan 2, then upgraded to the v4.3 release on Jan 4 On Friday, January 22, 2021 at 3:34:09 PM UTC-8 tke...@gmail.com wrote: > Jerry, two other questions: > > 1. What version of WeeWX did you use before moving to V4.3? > 2. When did you do

Re: [weewx-user] yearwindvec calculation problem

2021-01-22 Thread Tom Keffer
Jerry, two other questions: 1. What version of WeeWX did you use before moving to V4.3? 2. When did you do the upgrade? On Fri, Jan 22, 2021 at 3:24 PM Tom Keffer wrote: > I see the problem, but I'm not quite sure what caused it. I'll have to do > some experimentation. > > In the meantime, you

Re: [weewx-user] yearwindvec calculation problem

2021-01-22 Thread Tom Keffer
I see the problem, but I'm not quite sure what caused it. I'll have to do some experimentation. In the meantime, you can fix things by rebuilding the daily summaries. *sudo wee_database --drop-daily* *sudo wee_database --rebuild-daily* On Fri, Jan 22, 2021 at 3:13 PM jerry...@gmail.com

Re: [weewx-user] yearwindvec calculation problem

2021-01-22 Thread jerry...@gmail.com
python 3.9.1 issues corrected. No effect on yearwindvec. Here's sql dump └─[$] <> sqlite3 weewx.sdb SQLite version 3.32.3 2020-06-18 14:16:19 Enter ".help" for usage hints. sqlite> select dateTime, datetime(dateTime,'unixepoch','localtime'), xsum, ysum, dirsumtime from archive_day_wind where

Re: [weewx-user] yearwindvec calculation problem

2021-01-21 Thread jerry...@gmail.com
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: > >

Re: [weewx-user] yearwindvec calculation problem

2021-01-21 Thread Tom Keffer
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

[weewx-user] yearwindvec calculation problem

2021-01-20 Thread jerry...@gmail.com
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: