Download List

Projeto Descrição

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-03-22 07:00
5.20.2

Esta versão re adiciona "dailyrainin" para emissão de relatórios de HTTP. Eles fazem nenhum cálculo com base nos valores de chuva por hora. Ele corrige um erro no arquivo station.php wviewmgmt.
This release re-adds "dailyrainin" for HTTP reporting. They do no computation based on hourly rain values. It fixes a typo in the wviewmgmt station.php file.

2012-03-21 21:24
5.20.1

Esta versão modifica a apresentação de chuva HTTP (Wunderground e Weatherforyou) tão somente o parâmetro "rainin" é enviado, então diariamente chuva estará correta.
This release modifies HTTP rain submission (Wunderground and Weatherforyou) so only the "rainin" parameter is sent, so daily rain will be correct.

2012-03-21 21:24
5.20.0

Esta versão adiciona uma nova opção de configuração para desativar usando o console do Vantage Pro arquivo de registros e em vez disso autogenerate-los a partir dos dados de LOOP, modifica a interface de estação de WH1080 para relaxar exigências de cabeçalho do pacote então é compatível com mais estações desse tipo, adiciona o item de configuração "Padrão unidades de vento" para a página de geração de wviewmgmt, adiciona suporte para todas as marcas e elementos gráficos para usar as unidades selecionadas de vento, permite que o usuário selecione mph, m/s, knots ou km/h para as unidades de vento de padrão global em wview e altera o mínimo CWOP relatando o intervalo de 10 a 5 minutos.
This release adds a new configuration option to disable using the Vantage Pro console archive records and instead autogenerate them from the LOOP data, modifies the WH1080 station interface to relax packet header requirements so it is compliant with more stations of this type, adds the configuration item "Default Wind Units" to the wviewmgmt generation page, adds support for all tags and graphics to use the selected wind units, lets the user select mph, m/s, knots, or km/h for the global default wind units in wview, and changes the minimum CWOP reporting interval from 10 to 5 minutes.

2011-05-23 03:45
5.19.0

Esta versão adiciona o "-f" argumento para todos os processos para que eles possam ser executados em primeiro plano (isto é, não como daemons). Isso vai facilitar o rastreamento e depuração de processos wview da linha de comando. A "start-traço" comando foi adicionado ao wview exemplos de script de início. Um rsyslog arquivo de configuração foi adicionado à instalação Debian APT wview que tais registros são colocados no arquivo / var / log / wview.log. "99 wview.conf" foi adicionada ao diretório examples / rsyslog, e há instruções para o uso da fonte de construir seção do Manual do Usuário. A interface da estação WH1080 foi atualizado para melhor lidar com potencial de dados estranhos no barramento USB.
This release adds the "-f" argument to all processes so they can be run in the foreground (i.e. not as daemons). This will facilitate tracing and debugging wview processes from the command line. A "start-trace" command has been added to the wview start script examples. An rsyslog config file has been added to the Debian APT installation such that wview logs are placed in the file /var/log/wview.log. "99-wview.conf" has been added to the examples/rsyslog directory, and there are instructions for use in the source build section of the User Manual. The WH1080 station interface has been updated to better handle potential extraneous data on the USB bus.

2011-04-02 05:56
5.18.6

Esta versão adiciona mais válido números mágicos para estações WH1080.
This release adds more valid magic numbers for WH1080 stations.

Project Resources