wview 3.7.3 (Default branch) |
|
|
wview is an application that controls a supported weather station to retrieve archive records and current conditions. Archive records may optionally be stored in a relational database (MySQL or PostgreSQL). At a user-defined interval, wview will use the archive history and current conditions to generate weather images (buckets and graphs) and Web pages based on configurable HTML templates. It supports serial and USB data loggers, as well as connectivity with a terminal server or serial server via TCP sockets.
License: GNU General Public License (GPL)
Changes:
An "exec-prefix" bug in wview start script
generation was fixed. Support for generation of
NOAA reports in metric units was added. Support
was added for a new "pre-generate.sh" script
which, if it exists in $prefix/etc/wview, will be
executed after image generation but before
template generation.
|