> > Would it be better if I allow the database upgrade to finish before I > connect the weather station (Vantage Pro 2 + Envoy) or it doesn't really > matter? >
My suggested sequence. This assumes you are using the setup.py install method (Debian install was not introduced until V2.2) and that weewx has never been installed before. Plug the weather station into the new RPi. Install weewx. This will install a new skin. Copy your old weewx.sdb file to /home/weewx/archive/weewx.sdb. Start weewxd. It will automatically do the database upgrade. Be prepared to wait! For this step, I would suggest running weewxd from the command line. Then continue as usual. > I didn't really change the default skin much (as far as I recall). Is it > still necessary to copy the skin files? > You can just use the skin that comes with weewx. -tk -- 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.
