Re: [weewx-user] Davis VP2 reliability with Rasp Pi zero

2023-01-06 Thread brisguy foo
Thanks all for the feedback! The engineer in me wants to debug this, but assuming a UPS does the trick, probably best left alone. I do appreciate all the effort put into weewx and since the interface is purely through the api, seems like it must be a logger problem. I am going to take a look at the

[weewx-user] Re: problem with 4.1.1

2020-08-02 Thread brisguy foo
in a new thread. On Sunday, August 2, 2020 at 12:04:12 PM UTC-7, vince wrote: > > On Sunday, August 2, 2020 at 11:51:54 AM UTC-7, brisguy foo wrote: >> >> configobj.DuplicateError: Duplicate keyword name at line 119. >> >> Any ideas on how to fix this? >> >

[weewx-user] running weewx directly and as daemon

2020-08-02 Thread brisguy foo
I had to do some debugging og my weewx installation recently and needed to swap back and forth between running directly and as a daemon. However, once I used the direct method, I never seem to be able to get the daemon launched again without just doing a reboot. I have been doing the following

Re: [weewx-user] running weewx directly and as daemon

2020-08-03 Thread brisguy foo
y, if I am using the correct commands, I'm fine. I may try running more tests using the 'systemctl' on the command line when starting the daemon. On Monday, August 3, 2020 at 8:37:33 AM UTC-7, vince wrote: > > On Sunday, August 2, 2020 at 8:25:24 PM UTC-7, brisguy foo w

[weewx-user] wind chill for Vantage Pro 2

2020-07-24 Thread brisguy foo
Hello all, I have been using weewx (3.9.2.1 with standard skin) successfully for several months now and just noticed that the wind chill graph does not reflect the values reported by my VP2. It always matches the outside temp values. I have seen that weewx can calculate wind chill on its own, b

[weewx-user] Re: wind chill for Vantage Pro 2

2020-07-24 Thread brisguy foo
11:03:45 AM UTC-7, brisguy foo wrote: > > Hello all, > > I have been using weewx (3.9.2.1 with standard skin) successfully for > several months now and just noticed that the wind chill graph does not > reflect the values reported by my VP2. It always matches the outside temp

Re: [weewx-user] Re: wind chill for Vantage Pro 2

2020-07-27 Thread brisguy foo
Thanks for the replies guys! I did update my conf file as suggested, however I am confused by the comment that wind chill "is not in the LOOP or archive record from the console". I know I was able to see wind chill in historical data downloaded from the console logger and displayed using Weath

Re: [weewx-user] Re: wind chill for Vantage Pro 2

2020-07-28 Thread brisguy foo
they are not) 2. Why is weewx reporting it is calculating values that have been set to 'prefer_hardware'? Thanks, Stan On Monday, July 27, 2020 at 4:47:41 PM UTC-7, brisguy foo wrote: > > Thanks for the replies guys! > > I did update my conf file as suggested, however I am

Re: [weewx-user] Re: wind chill for Vantage Pro 2

2020-07-29 Thread brisguy foo
: > > On Wednesday, 29 July 2020 10:00:01 UTC+10, brisguy foo wrote: >> >> UPDATE: >> >> Changed by weewx,conf file to read: >> [Vantage] >> ... >> # Use LOOP2 data in order to get access to wind_chill >> loop_request = 2 >> >> Res

Re: [weewx-user] Re: wind chill for Vantage Pro 2

2020-07-30 Thread brisguy foo
uced in V3.7.0, so I assumed support was there --- I > never bothered to check the actual code base. The log was fixed in commit > 56ebe96 > <https://github.com/weewx/weewx/commit/56ebe963e55c73b030492be9ecb6ad84d6885e2a> > > Sorry for the confusion. > > -tk > >

Re: [weewx-user] Re: wind chill for Vantage Pro 2

2020-07-30 Thread brisguy foo
m not too confident I can pull that off... On Thursday, July 30, 2020 at 4:16:29 PM UTC-7, Tom Keffer wrote: > > See the Upgrade Guide. http://www.weewx.com/docs/upgrading.htm > > On Thu, Jul 30, 2020 at 3:25 PM brisguy foo > wrote: > >> I was about to for that anyway. Ho

Re: [weewx-user] Re: wind chill for Vantage Pro 2

2020-07-30 Thread brisguy foo
020 at 6:14:08 PM UTC-7, Kevin Davis wrote: > > Do an “apt-get update” first to update the package manager so it’s aware > of the newest version numbers. > > > On Jul 30, 2020, at 6:04 PM, brisguy foo > > wrote: > >  > Ah, thanks for that. Should have been able t

Re: [weewx-user] Re: wind chill for Vantage Pro 2

2020-07-31 Thread brisguy foo
such as$ kill %1) > then try the command again. > cheers > > On 31 Jul 2020, at 3:24 pm, brisguy foo > > wrote: > > Sorry, that was a typo. I did run apt-get update (not upgrade). It seemed > to run successfully but I just now noticed the following: > > E: Repos

[weewx-user] VP 2 archive interval vs database vs Wunderground update

2020-01-11 Thread brisguy foo
Hi All, Just got weewx running last week on a RP zero and have it successfully uploading to Wunderground. I did not opt for the Rapidfire mode since the user info seemed to indicate this was risky and/or unnecessary. As a result, my PWS page only updates once every 30 minutes since that is the

[weewx-user] Re: VP 2 archive interval vs database vs Wunderground update

2020-01-11 Thread brisguy foo
Great. Thanks for the help! On Saturday, January 11, 2020 at 12:09:04 PM UTC-8, vince wrote: > > On Saturday, January 11, 2020 at 11:45:22 AM UTC-8, brisguy foo wrote: >> >> so apparently, I am using SQLite even though I did not do anything other >> than the normal w