There is a slightly more complicated, but safer process...examine the 
history first by running the driver standalone

stop weewx

cd to the folder above where weewx is installed - e.g. mine is 
/usr/share/weewx, so
 cd /usr/share
 PYTHONPATH=weewx python weewx/user/wmr300-v19rc6+f3.py --get-history  > ~/
weewx-history.txt

You might need to adjust the names of the folder and the driver if they are 
different.

This uses just the driver to extract the history, and you can then check 
whether the wind data look good.
You also know the earliest date-time retained in the WMR300 console history.

You can then decide to either delete the data and reload it, or edit the 
text to generate SQL code to just update the wind speed and gust.

-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to