1. When you say "maxSolarRadiation isn't calculated" do you mean it does
not appear in LOOP or archive records at all? Or, that it has value None?

2. Look in the system log for something like

May  2 07:21:39 nuc weewx[110614] INFO weewx.wxservices: The following
values will be calculated: pressure=prefer_hardware,
altimeter=prefer_hardware, appTemp=prefer_hardware,
barometer=prefer_hardware, beaufort=prefer_hardware,
cloudbase=prefer_hardware, dewpoint=prefer_hardware, ET=prefer_hardware,
heatindex=prefer_hardware, humidex=prefer_hardware,
inDewpoint=prefer_hardware, maxSolarRad=prefer_hardware,
rainRate=prefer_hardware, windchill=prefer_hardware, windrun=prefer_hardware

What does it say?

-tk



On Sat, May 2, 2020 at 11:57 AM Manfred Maier <[email protected]>
wrote:

> Hi,
> I've just detected that maxSolarRadiation isn't calculated since I've
> switched to the Python 3 version of Weewx.
> Before switching to Python 3, I already had the Python 2 version of 4.0.0
> installed for a couple of hours. maxSolarRad got calculated during that
> time.
>
> Any idea what the issue could be?
>
> maxSolarRad is included in the weewx.conf.
> I've tried the prefer_hardware and software option.
>
> [StdWXCalculate]
>
>
>     [[Calculations]]
>
>         # How to calculate derived quantities.  Possible values are:
>
>         #  hardware        - use the value provided by hardware
>
>         #  software        - use the value calculated by weewx
>
>         #  prefer_hardware - use value provide by hardware if available,
>
>         #                      otherwise use value calculated by weewx
>
>
>         pressure = prefer_hardware
>
>         barometer = prefer_hardware
>
>         altimeter = prefer_hardware
>
>         windchill = prefer_hardware
>
>         heatindex = prefer_hardware
>
>         dewpoint = prefer_hardware
>
>         inDewpoint = prefer_hardware
>
>         rainRate = prefer_hardware
>
>         maxSolarRad = prefer_hardware
>
>         windrun = prefer_hardware
>
>         appTemp = prefer_hardware
>
>         cloudbase = prefer_hardware
>
>         humidex = prefer_hardware
>
>         ET = prefer_hardware
>
> --
> 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/c1744cac-b0ab-4d71-bda3-bbfe438ddf42%40googlegroups.com
> <https://groups.google.com/d/msgid/weewx-user/c1744cac-b0ab-4d71-bda3-bbfe438ddf42%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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/CAPq0zEDYmcNKO2y0WbABL34Ba6_Juk695tAch3xLhj0Qcpv9XQ%40mail.gmail.com.

Reply via email to