WeeWX: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 14: | Line 14: | ||
===Key Directory Paths=== | ===Key Directory Paths=== | ||
Config: /home/weather/weewx-2.7.0/weewx.conf | Config: /home/weather/weewx-2.7.0/weewx.conf | ||
Databases: /var/lib/weewx/weewx.sdb and | Databases: /var/lib/weewx/weewx.sdb and ./stats.sdb | ||
Previous software: /home/weather/oldWeather | Previous software: /home/weather/oldWeather | ||
===Daemon=== | ===Daemon=== | ||
sudo /etc/init.d/weewx [command], where command can be stop, start, status | sudo /etc/init.d/weewx [command], where command can be stop, start, status | ||
Revision as of 19:50, 1 June 2015
EC CS's weather software (initially installed 2014-11-16) is weewx.
About WeeWX
Its website describes it thusly:
weewx is a free, open source, software program, written in Python, which interacts with your weather station to produce [databases,] graphs, reports, and HTML pages. It can optionally publish to weather sites or web servers. It uses modern software concepts, making it simple, robust, and easy to extend. It includes extensive documentation.
Documentation
HIP
Key Directory Paths
Config: /home/weather/weewx-2.7.0/weewx.conf Databases: /var/lib/weewx/weewx.sdb and ./stats.sdb Previous software: /home/weather/oldWeather
Daemon
sudo /etc/init.d/weewx [command], where command can be stop, start, status