Peter Fletcher
unread,Jul 2, 2022, 5:46:50 PM7/2/22Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to weewx-user
I have recently added a 'Sunshine minutes/hours' field to weewx's database - calculated on the fly from measured solar radiation. Since I have radiation records going back a couple of years, I wanted to backfill the sunshine time records to display on longer term reports. After a couple of glitches (my fault), I was able to update the Archive records, and I have checked that they appear correct. I also used wee_database to drop and recreate the daily summary tables. I still don't see any data displayed for dates earlier than the last 30 days. I have checked that non-zero sunshine archive records exist, going back to the beginning of the database, but the time fields (except for dateTime) are null and the numeric fields are blank in the daily summary table for all dates before the last 30 days. Any suggestions?