Ive noticed an issue POSSIBLY since upgrading from v4 but maybe introduced 
later in that the dates for SOME of my records are missing.  For example, 
Rainfall shows a figure but not the date, windrun shows $windrun but things 
like temperatures DO work.

This looks like some derived vs hardware value issue.

Im using Belchertown skin but dont think it matters.


You can see what i mean here: https://weather.whitcombe.org.uk/records/

Temps are fine but rainfalls and others are blank dates.

I have stopped, dropped-daily and rebuild-daily but nothing changed.

In my Weewx.conf i have:

##############################################################################

#   This section controls the origin of derived values.

[StdWXCalculate]

    [[Calculations]]
        # Derived quantities are calculated by this service. 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
        # beaufort = prefer_hardware
        pressure = prefer_hardware
        barometer = prefer_hardware
        altimeter = prefer_hardware
        windchill = prefer_hardware
        heatindex = prefer_hardware
        dewpoint = prefer_hardware
        inDewpoint = prefer_hardware
        rainRate = prefer_hardware
        appTemp = software
        windrun = software
############################################################################

[StdWXSummation]
    [[Summaries]]
    day_vars    = rain, rainRate, windrun, radiation, UV
    record_vars = rain.max, rainRate.max, windrun.maxsum, radiation.maxsum, 
UV.max, dryDays.max, rainDays.max


Any idea what im missing or broken here?  I used to work.  It MAY have 
worked under v5 but unsure.
Log is set to debug and i see no errors.

-- 
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 visit 
https://groups.google.com/d/msgid/weewx-user/80cce76b-a4ea-47ea-b51d-c3278824e5ebn%40googlegroups.com.

Reply via email to