I had a bad value for windGust in archive, and changed the value, now I'm trying to fix the
daily summaries.
I just did;
(weewx-venv) weewx@weewx:~$ weectl database rebuild-daily --date=2024-04-05
Using configuration file /home/weewx/weewx-data/weewx.conf
Daily summary for 2024-04-05 will be rebuilt.
Rebuild the daily summaries in the database 'weewx' (y/n)? Y
Rebuilding daily summaries in database 'weewx' ...
Processed 288 records to rebuild 1 daily summary in 0.39 seconds.
Rebuild of daily summaries in database 'weewx' complete.
But the values in archive_day_wind don't change. Do I need to "drop_daily' first?