Rich, Good that it appears to be OK so far. Regarding v1.0.3, the changes from 1.0.2 to 1.0.3 are:
* bug fixes: - fixed bug in wdSearchX3.py wdMonthStats SLE that caused problems with monthRainMax_vh for archives with small amounts (partial months) of data* removed two lines of old commented out code from wdSearchX3.py wdMonthStats SLE The latter change is just housekeeping. The bug fix was for a particular set of conditions that resulted in one of the SLEs failing, you would know about it if you were affected. I would probably leave it as it is, weeWX-WD has been notoriously temperamental so best not to upset it too much. Gary On Friday, 26 October 2018 01:52:38 UTC+10, Rich Puchalik wrote: > > Gary, > > Thanks for the quick turnaround...I am running 1.0.2...I went ahead and > have implemented your fix...so far no issues (running 5 minutes). I'll let > it run for a bit and let you know what happens....should I upgrade to 1.0.3 > (didn't realize there was a newer version)? > > Rich > > On Tuesday, October 23, 2018 at 7:04:21 PM UTC-4, gjr80 wrote: >> >> Rich, >> >> I believe I have fixed the barometer issue that was causing your failure. >> I am assuming here that you are using the latest weeWX-WD which is v1.0.3. >> If so I have attached an updated wdSearchX3.py for your use. To install: >> >> 1. rename your existing wdSearchX3.py (depending on your weeWX install >> type): >> >> $ mv /home/weewx/bin/user/wdSearchX3.py /home/weewx/bin/user/ >> wdSearchX3_orig.py >> >> or >> >> $ mv /usr/share/weewx/user/wdSearchX3.py /usr/share/weewx/user/ >> wdSearchX3_orig.py >> >> 2. download the attached wdSearchX3.py to your weeWX machine in place of >> the previous wdSearchX3.py >> >> 3. restart weeWX >> >> 4. monitor the logs to see that testtags.php is generated without error >> >> If you need to revert to your previous wdSearchX3.py then just delete >> wdSearchX3.py and restore the original wdSearchX3.py: >> >> $ mv /home/weewx/bin/user/wdSearchX3_orig.py /home/weewx/bin/user/ >> wdSearchX3.py >> >> or >> >> $ mv /usr/share/weewx/user/wdSearchX3_orig.py /usr/share/weewx/user/ >> wdSearchX3.py >> >> Gary >> >> >> On Saturday, 20 October 2018 02:00:34 UTC+10, Rich Puchalik wrote: >> >> >> >> Gary, thanks for looking into this. >>> >>> Rich >>> >>> On Thursday, October 18, 2018 at 5:03:21 PM UTC-4, gjr80 wrote: >>>> >>>> Indeed it does, interesting that it does not appear to have reared its >>>> head earlier. I looked at the code and it appears to be a simple fix but >>>> unfortunately it will have to wait until I am home next week. >>>> >>>> Gary >>>> >>> -- 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.
