I'm running weewx on an Intel NUC running Debian Bullseye. I have two weather stations... a Weatherflow Tempest which has been running for a couple of years without any issues (aside from the calculated rain values) and a Davis Vantage Pro2. The tempest is providing data to WU.
There were some issues with my Davis Vantage Pro2 which has caused it to record random inaccurate temperature data from 2023-04-26 through 2023-05-22. (The values are within the min/max range, so can't easily be filtered out, unfortunately.) I would like to import the WU data from my Tempest station using the wee_import utility and overwrite all the temp data for that specific date range. However, wee_import is not changing any of the data since the database already contains data for those dates. Are there any undocumented option to force wee_import to overwrite the database fields? Maybe I could use sqlite3 and set the outTemp value to NULL for those days? Would that allow wee_import to work? Are there other/better options to achieve this without losing the other data I have collected for the past several years? Thanks. -- 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/9763d07e-5a83-402d-ac18-c369d14d2258n%40googlegroups.com.
