On Friday, January 15, 2021 at 1:56:13 AM UTC-8 [email protected] wrote: > One thing I am keen to try is using the config file to define the > directory as you show above Vince, but that will have to wait till I have > time to experiment on my "spare" raspberry Pi. Not trying that on my live > system. So for the time being the directory is defined as a constant > > This is a good example of why running a virtualized weewx is great. You could spin up a quick Vagrant/VirtualBox VM using the Simulator driver and add your draft extension to it. No need for a spare pi. Get everything working and then add/update your custom code on your production (so to speak) pi.
My Vagrant configs for centos7/8, debian10, ubuntu1804/2004 are on GitHub <https://github.com/vinceskahan/weewx-vagrant> if you wanted those for either pre-packaged or setup.py variants. The provisioner scripts can also be used standalone to add weewx to a base os of that flavor. Might be worth a look. -- 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/8d884055-e785-45e4-8a8f-7421c2b02dcfn%40googlegroups.com.
