Dates on records no longer displaying

28 views
Skip to first unread message

Richard Whitcombe

unread,
Jul 18, 2025, 8:59:51 AM7/18/25
to weewx-user
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.

Reply all
Reply to author
Forward
0 new messages