Re: [weewx-user] Re: Rain Rate Calc Problem?

2020-12-25 Thread James Bellanca
ot consistently using the same copy of weewx.conf for all runs. One > of the copies does not have rainRate in [StdWXCalculate]. > > But, that's just a guess. > >> On Thu, Dec 24, 2020 at 1:58 PM James Bellanca wrote: >> Appreciate the help so far. I had to wait for

Re: [weewx-user] Re: Rain Rate Calc Problem?

2020-12-24 Thread James Bellanca
(and your instrumented version of > wxxtypes.py seems to indicate that it is), then, if it's in the schema, it > should be incorporated into the database. > > If you run weewxd directly from the command line, it will print out all > LOOP packets and archive records. What do

Re: [weewx-user] Re: Rain Rate Calc Problem?

2020-12-24 Thread James Bellanca
log for 10 mins now and I'm not seeing any "Log row..." debug messages. But, this means is calculating rainRate, but it's not updating the database with what it's calculating for some reason. On Thursday, December 24, 2020 at 9:39:13 AM UTC-5 James Bellanca wrot

Re: [weewx-user] Re: Rain Rate Calc Problem?

2020-12-24 Thread James Bellanca
n Thursday, December 24, 2020 at 8:15:44 AM UTC-5 tke...@gmail.com wrote: > In addition to Peter's questions, what do you have for a sensor map? > > On Wed, Dec 23, 2020 at 9:46 PM p q wrote: > >> Any messages in the log? Did you switch python versions? >> >&

[weewx-user] Re: Rain Rate Calc Problem?

2020-12-23 Thread James Bellanca
Btw, I've even checked/compared the rain rate data in the SDB files, and all other data is populated the same between the two instances, except the blank rain rate field. Look at the data in the first 10 rows of each file for 12/21. (Ignore the fact that Excel presents some of the small rain nu

[weewx-user] Re: Rain Rate Calc Problem?

2020-12-23 Thread James Bellanca
Btw, I've even checked/compared the rain rate data in the SDB files, and all other data is populated the same between the two instances, except the blank rain rate field. On Wednesday, December 23, 2020 at 11:21:09 PM UTC-5 James Bellanca wrote: > I installed and have been using WeeWx

[weewx-user] Rain Rate Calc Problem?

2020-12-23 Thread James Bellanca
I installed and have been using WeeWx 4.1.1 on a Raspberry Pi 3B since June with a WeatherFlow Tempest and rain rate calculated perfectly there. I recently got a Raspberry Pi 4 and installed WeeWx 4.2.0. I have both up and running concurrently. Rain rate is not calculating on the new 4.2.0 vers

[weewx-user] Re: Small Python 'daemon' script to check if weewx is running

2020-06-19 Thread James Bellanca
I know this threads a little old, but thanks for the script. I just implemented it now. It appears that after it detects WeeWx is down, it restarts it, but then leaves the weewxNotRunning.txt file out there with the number of retries in it. So, say it has to restart WeeWx, successfully does so,