Pat
Thank you for support and Belchertown skin.
1) What expecting to see?
Starting with the basics, obtain Radiation, maxSolarRad, ET, and ultimately
been able to post your (nice) Solar Radiation and UV Index Plot/Graph.
2) Do you have a Radiation sensor on your station?
Puzzles me. My Identifiers as follows:
% PYTHONPATH=/usr/share/weewx python /usr/share/weewx/user/interceptor.py
--device=wu-client --mode=listen --port=80 --debug
identifiers: {}
raw data:
ID=KNYCLIFT14&PASSWORD=XXXXX&softwaretype=myAcuRite&dateutc=now&action=updateraw&realtime=1&rtfreq=35&baromin=30.05&UV=0&humidity=78&tempf=75.1&windspeedmph=3&winddir=291&windgustmph=4&windgustdir=55&dewptf=67.8&dailyrainin=0.06&rainin=0.06
raw packet: {'wind_speed': 3.0, 'barometer': 30.05, 'wind_gust': 4.0,
'dewpoint': 67.8, 'humidity_out': 78.0, 'uv': 0.0, 'rain': None,
'dateTime': 1564448985, 'temperature_out': 75.1, 'wind_dir': 291.0,
'rain_total': 0.06, 'wind_gust_dir': 55.0, 'usUnits': 1}
mapped packet: {'barometer': 30.05, 'dewpoint': 67.8, 'outHumidity': 78.0,
'UV': 0.0, 'rain': None, 'dateTime': 1564448985, 'windDir': 291.0,
'outTemp': 75.1, 'windSpeed': 3.0, 'windGust': 4.0, 'usUnits': 1,
'windGustDir': 55.0}
'UV' can be identified, but not other "light" info.
But, MyAcurite (Acurite pws webserver and data) shows the following"
So, besides UV, not certain if Light Intensity just extrapolated from UV
(or not) as can not match Identifier.
>From the above, plus location/altitude etc, can weewx calculate
Radiation/maxSolarRad to use in Rad/UV Graph?
3) Syslog
There is no errors in SysLog (besides "rainin" from Acurite Identifiers
above not been recognized; there are "rainin", "rain", "rain_total"...
trying to figure out rainin X rain...).
No error other than plain Rad=NA and ET=NA.
Best, AE
PS: while you here, just to feedback that Belchertown website link to Windy
has a problem (no PWS data and msg: There is duplicate station E8484)
--
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].
To view this discussion on the web visit
https://groups.google.com/d/msgid/weewx-user/38c21c4d-b599-45d2-8f90-1c7908b0fcb1%40googlegroups.com.