I have a
Weewx setup at home and really like the website it generates.
I'm living 2 hours away on a college campus now, and want a similar experience here, but I'm too cheap to buy another weather station, so I'm developing a driver that pulls data from the National Weather Service API.
If just left to run as normal (weewx runs in background as service), the data is not updated (keeps feeding the same old data), so as a hacky workaround a cronjob is restarting weewx every so often
Anyone with driver experience have any pointers?