Download List

Projeto Descrição

WDB is a weather data storage system for storage
of weather and water observations, forecasts,
analysis fields, and models. The system should be
compatible with the meteorological standards BUFR
and GRIB (version 1 and 2). In addition to generic
loading programs, WDB also features a flexible
retrieval interface for retrieving weather data in
time series or entire fields. WDB is built using
PostgreSQL extended with PostGIS.

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-01-24 07:34
1.1.0

Esta versão extrai a funcionalidade limpeza WDB em pacotes Debian separados (embora o código ainda é mantido no repositório principal). Ele também adiciona uma função wci.median e melhora o polígono de funcionalidade de recuperação de dados raster.
Tags: Minor feature enhancements
This release extracts the cleaning functionality of WDB into separate Debian packages (although the code is still maintained in the core repository). It also adds a wci.median function and improves the polygon from raster data retrieval functionality.

2011-10-11 01:15
1.0.2

Esta versão corrige bugs na biblioteca de projeção do WDB e o algoritmo de interpolação mais próximo. Ele adiciona alguns dados de oceano novos parâmetros de CF nos metadados.
Tags: Minor bugfixes
This release fixes bugs in the WDB projection library and in the nearest interpolation algorithm. It adds some new ocean data CF parameters to the metadata.

2011-03-26 06:51
1.0.1

Esta versão adiciona um parâmetro de FC (temperatura do ponto de orvalho) e fixa uma restrição de tabela errada em uma tabela.
Tags: Minor bugfixes
This release adds a new CF parameter (dew point temperature) and fixes an erroneous table constraint in a table.

2011-03-12 07:45
1.0.0

Este lançamento marca a "versão de produção" oficial da WDB. Ele inclui algumas mudanças importantes para o sistema WDB. WDB foi atualizado para ser compatível com PostgreSQL 8.4. Upgrade funcionalidade foi adicionada ao sistema WDB (o banco de dados podem ser atualizados sem apagar os dados). O parâmetro de dados do sistema agora é baseada em metadados CF. metadados local foi dividido em seu próprio pacote. Major reconstrução da WCI ler módulo para melhorar o desempenho para a leitura de ambos os campos e dados de valor do ponto.
Tags: Major feature enhancements
This release marks the official "production version" of WDB. It includes some major changes to the WDB system. WDB has been updated to be compatible with PostgreSQL 8.4. Upgrade functionality has been added to the WDB system (the database can now be upgraded without deleting the data). The parameter data system is now based on CF metadata. Local metadata has been split out into its own package. Major rebuilding of the WCI read module to improve performance for the reading of both fields and point value data.

2010-08-11 21:58
0.9.7

Esta versão inclui mais de metadados ajustes e correções de alguns erros do passado duas versões.
Tags: minor bug fixes
This release includes more metadata tweaks and fixes a few bugs from the past two versions.

Project Resources