[weewx-user] Re: Davis Vantage Pro 2 no cloudbase reading

2020-06-29 Thread gjr80
Hmm, can’t explain why it worked before. cloudbase was added to 
[[Calculations]] later than the other obs, so that suggests upgrading of an 
earlier version could be the cause. But that does not explain it working 
previously. 

Second seemingly unexplained config change to come up today.

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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/f8416499-149d-41a8-bca6-a9984412db54o%40googlegroups.com.


[weewx-user] Re: Davis Vantage Pro 2 no cloudbase reading

2020-06-29 Thread Constantine Samaklis
First off, thanks cause that worked :-) 
I do keep a copy of all my weewx.conf in svn and my Calculations section 
had not changed, which is odd...
This is what I had before adding the line you suggested:

[image: Capture.PNG]




On Monday, June 29, 2020 at 6:09:51 PM UTC-4, gjr80 wrote:
>
> Ok, here is the clue:
>
> Jun 29 17:53:49 raspberrypi weewx[25051] INFO weewx.wxservices: The 
> following values will be calculated: pressure=prefer_hardware, 
> barometer=prefer_hardware, altimeter=prefer_hardware, 
> windchill=prefer_hardware, heatindex=prefer_hardware, 
> dewpoint=prefer_hardware, inDewpoint=prefer_hardware, 
> rainRate=prefer_hardware
>
> StdWXCalculate is not set to calculate cloudbase for some reason 
> (cloudbase is usually calculated by WeeWX not the station/driver). Have a 
> look at [StdWXCalculate] [[Calculations]] in weewx.conf, is there any entry 
> for cloudbase? If not add one, something like:
>
> cloudbase = prefer_hardware
>
> Save weewx.conf and restart WeeWX (probably easiest to check at first by 
> running WeeWX directly). If a cloudbase entry does exist please post a copy 
> of your [Calculations] stanza.
>
> 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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/5049bf38-8c24-44ec-b064-959f73ca232co%40googlegroups.com.


[weewx-user] Re: Davis Vantage Pro 2 no cloudbase reading

2020-06-29 Thread gjr80
Ok, here is the clue:

Jun 29 17:53:49 raspberrypi weewx[25051] INFO weewx.wxservices: The following 
values will be calculated: pressure=prefer_hardware, barometer=prefer_hardware, 
altimeter=prefer_hardware, windchill=prefer_hardware, 
heatindex=prefer_hardware, dewpoint=prefer_hardware, 
inDewpoint=prefer_hardware, rainRate=prefer_hardware

StdWXCalculate is not set to calculate cloudbase for some reason (cloudbase is 
usually calculated by WeeWX not the station/driver). Have a look at 
[StdWXCalculate] [[Calculations]] in weewx.conf, is there any entry for 
cloudbase? If not add one, something like:

cloudbase = prefer_hardware

Save weewx.conf and restart WeeWX (probably easiest to check at first by 
running WeeWX directly). If a cloudbase entry does exist please post a copy of 
your [Calculations] stanza.

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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/fa2256be-4ece-45da-a381-339f88abb1f9o%40googlegroups.com.


[weewx-user] Re: Davis Vantage Pro 2 no cloudbase reading

2020-06-29 Thread Constantine Samaklis
Not sure if this is any help but nonetheless here you go. (I have just 
taken out personal weather station info)

Jun 29 17:53:48 raspberrypi weewx[25047] INFO __main__: Initializing weewx 
version 4.1.1
Jun 29 17:53:48 raspberrypi weewx[25047] INFO __main__: Using Python 3.7.3 
(default, Dec 20 2019, 18:57:59) #012[GCC 8.3.0]
Jun 29 17:53:48 raspberrypi weewx[25047] INFO __main__: Platform 
Linux-4.19.118-v7l+-armv7l-with-debian-10.4
Jun 29 17:53:48 raspberrypi weewx[25047] INFO __main__: Locale is 
'en_US.UTF-8'
Jun 29 17:53:48 raspberrypi weewx[25047] INFO __main__: PID file is 
/var/run/weewx.pid
Jun 29 17:53:48 raspberrypi weewx[25051] INFO __main__: Using configuration 
file /home/weewx/weewx.conf
Jun 29 17:53:48 raspberrypi weewx[25051] INFO __main__: Debug is 1
Jun 29 17:53:48 raspberrypi weewx[25051] INFO weewx.engine: Loading station 
type Vantage (weewx.drivers.vantage)
Jun 29 17:53:49 raspberrypi weewx[25051] INFO weewx.engine: StdConvert 
target unit is 0x1
Jun 29 17:53:49 raspberrypi weewx[25051] INFO weewx.wxservices: The 
following values will be calculated: pressure=prefer_hardware, 
barometer=prefer_hardware, altimeter=prefer_hardware, 
windchill=prefer_hardware, heatindex=prefer_hardware, 
dewpoint=prefer_hardware, inDewpoint=prefer_hardware, 
rainRate=prefer_hardware
Jun 29 17:53:49 raspberrypi weewx[25051] INFO weewx.wxservices: The 
following algorithms will be used for calculations: altimeter=aaASOS, 
maxSolarRad=RS
Jun 29 17:53:49 raspberrypi weewx[25051] INFO weewx.engine: Archive will 
use data binding wx_binding
Jun 29 17:53:49 raspberrypi weewx[25051] INFO weewx.engine: Record 
generation will be attempted in 'hardware'
Jun 29 17:53:49 raspberrypi weewx[25051] INFO weewx.engine: Using archive 
interval of 300 seconds (specified by hardware)
Jun 29 17:53:49 raspberrypi weewx[25051] INFO weewx.restx: StationRegistry: 
Station will be registered.
Jun 29 17:53:49 raspberrypi weewx[25051] INFO weewx.restx: Wunderground-RF: 
Data for station XXX will be posted
Jun 29 17:53:49 raspberrypi weewx[25051] INFO weewx.restx: PWSweather: 
Posting not enabled.
Jun 29 17:53:49 raspberrypi weewx[25051] INFO weewx.restx: CWOP: Data for 
station XXX will be posted
Jun 29 17:53:49 raspberrypi weewx[25051] INFO weewx.restx: WOW: Posting not 
enabled.
Jun 29 17:53:49 raspberrypi weewx[25051] INFO weewx.restx: AWEKAS: Posting 
not enabled.
Jun 29 17:53:49 raspberrypi weewx[25051] INFO user.mqtt: service version is 
0.23
Jun 29 17:53:49 raspberrypi weewx[25051] INFO user.mqtt: binding to loop
Jun 29 17:53:49 raspberrypi weewx[25051] INFO user.mqtt: topic is weather
Jun 29 17:53:49 raspberrypi weewx[25051] INFO user.mqtt: desired unit 
system is METRIC
Jun 29 17:53:49 raspberrypi weewx[25051] INFO user.mqtt: data will be 
uploaded to mqtt://weewx:xxx@localhost:1883/
Jun 29 17:53:49 raspberrypi /weewxd: alarm: Alarm set for expression: 
'outTemp < 32.0 or outTemp > 95.0 or windchill < 14.0 or heatindex > 100.4'
Jun 29 17:53:49 raspberrypi weewx[25051] INFO __main__: Starting up weewx 
version 4.1.1
Jun 29 17:53:49 raspberrypi weewx[25051] INFO weewx.engine: Clock error is 
0.73 seconds (positive is fast)
Jun 29 17:53:49 raspberrypi weewx[25051] INFO weewx.engine: Using binding 
'wx_binding' to database 'weewx'
Jun 29 17:53:49 raspberrypi weewx[25051] INFO weewx.manager: Starting 
backfill of daily summaries
Jun 29 17:53:49 raspberrypi weewx[25051] INFO weewx.engine: Starting main 
packet loop.
Jun 29 17:55:16 raspberrypi weewx[25051] INFO weewx.manager: Added record 
2020-06-29 17:55:00 EDT (1593467700) to database 'weewx'
Jun 29 17:55:16 raspberrypi weewx[25051] INFO weewx.manager: Added record 
2020-06-29 17:55:00 EDT (1593467700) to daily summary in 'weewx'
Jun 29 17:55:16 raspberrypi weewx[25051] INFO weewx.restx: CWOP: Published 
record 2020-06-29 17:55:00 EDT (1593467700)
Jun 29 17:55:17 raspberrypi weewx[25051] INFO weewx.restx: StationRegistry: 
Published record 2020-06-29 17:55:00 EDT (1593467700)
Jun 29 17:55:19 raspberrypi weewx[25051] INFO weewx.cheetahgenerator: 
Generated 14 files for report StandardReport in 3.01 seconds
Jun 29 17:55:20 raspberrypi weewx[25051] INFO weewx.imagegenerator: 
Generated 12 images for report StandardReport in 0.63 seconds
Jun 29 17:55:20 raspberrypi weewx[25051] INFO weewx.reportengine: Copied 14 
files to /home/weewx/../../var/log/public_html

On Monday, June 29, 2020 at 6:52:45 AM UTC-4, Constantine Samaklis wrote:
>
> Hi,
>
> My Davis Vantage Pro 2 has stopped reporting cloudbase readings. Stopping 
> weewx and running weewxd confirms as per below loop:
>
> LOOP:   2020-06-29 06:49:05 EDT (1593427745) altimeter: 
> 29.799844642173294, barometer: 29.793, consBatteryVoltage: 4.2, dateTime: 
> 1593427745, dayET: 0.0, dayRain: 0.0, dewpoint: 66.4241691277547, 
> extraAlarm1: 0, extraAlarm2: 0, extraAlarm3: 0, extraAlarm4: 0, 
> extraAlarm5: 0, extraAlarm6: 0, extraAlarm7: 0, extraAlarm8: 0, 
> forecastIcon: 3, forecastRule: 192, heatindex: 72.6,