Download List

项目描述

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 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.

2009-11-05 00:58
0.9.5

这个版本增加了元数据以供欧洲中心大气数据和修复中的命名空间和数据处理服务器的一些小问题。函数接口,数据已更新和纠正。
标签: Minor feature enhancements, minor bug fixes
This release adds metadata to the server for ECMWF atmospheric data and fixes some minor issues in the handling of namespaces and metadata. The function interface to metadata has been revamped and corrected.

2009-09-21 22:43
0.9.4

此版本改变了对电网的处理检索点和多边形内部。网格数据检索现在通过计算一个预先计算的点上设置网格飞抵消,而不是使用PostGIS。此更改允许弱对偶基处理以前不能加载到数据库内,合理的时间内大规模的网格。该数据库的安装速度更快了。像往常一样,小错误修正和元数据的更正也做了。
标签: Major feature enhancements
This release changes the way grids are handled internally for point and polygon retrieval. Grid data is now retrieved by calculating the grid offset on the fly, rather than using PostGIS over a precomputed set of points. This change allows WDB to handle massive grids that previously could not be loaded into the database within a reasonable time frame. Installation of the database was made faster. As usual, minor bugfixes and metadata corrections have also been done.

2009-09-18 23:21
0.9.3

此版本改变了元数据的编码是在加载程序处理。元数据信息的相互参照的数据提供者,参数等,现在在配置文件中存储,而不是在数据库中,以便更容易编辑元数据与数据库和清洁加载程序接口。与往常一样,也有轻微的数据变化和错误修正。
标签: Minor feature enhancements
This release changes the way metadata encoding is handled in the loading programs. Metadata information for cross-referencing data providers, parameters, etc. are now stored in configuration files rather than in the database, in order to facilitate easier editing of the metadata and cleaner interfaces between the database and the loading programs. As usual, there are also minor metadata changes and bugfixes.

2009-06-18 02:43
0.9.2

对WCI的接口,改变了返回行(属性名称已被重命名的和额外的列已被添加),以便在系统的未来版本的弱对偶基数据库顺利升级。也有一些小的数据变化和错误修正。
标签: Minor feature enhancements
The WCI interface has changed (attribute names in return rows have been renamed and additional columns have been added) in order to facilitate smooth upgrades of a WDB database in a future version of the system. There have also been some minor metadata changes and bugfixes.

2009-05-28 01:51
0.9.1

这个版本修正了重大错误,在0.9.0有关的新的大型对象系统。此外,一些变化所做的弱对偶基接口,以使我们能够建立的数据库的升级系统。
标签: Major bugfixes
This version fixes a major bug in 0.9.0 related to the new large object system. In addition, some changes have been done to the WDB interface in order to make it possible to build an upgrade system for the database.

Project Resources