- Get an API key
Register for an API key at https://stations.scenicdata.com
- Download
wget -O weewx-scenic.zip https://github.com/ScenicWeather/weewx-scenic/archive/master.zip
- Run the installer
wee_extension --install weewx-scenic.zip
- Enter parameters in the WeeWx configuration file
[StdRESTful] [[Scenic]] api_key = API_KEY
- Restart WeeWx
sudo /etc/init.d/weewx stop
sudo /etc/init.d/weewx start