Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| 
                    wdb:start [2007-11-30 12:29:43] michaeloa created  | 
                
                    wdb:start [2022-05-31 09:29:32] (current) | 
            ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== WDB ====== | + | ====== WDB - Weather and Water Database  | 
| - | WDB is a database system designed  | + | Welcome  | 
| + | **WDB** is a database system designed to store meteorological, | ||
| + | |||
| + | The WDB system consists of a database server system including a read/write interface to the database, a set of loading programs for inserting various types of MHO data into the system, and a http product generator. | ||
| + | |||
| + | |||
| + | ===== WDB Features ===== | ||
| + | |||
| + | * **Decode and store meteorological and oceanographic forecast fields** | ||
| + | * WDB has loading programs to load forecasts, analysis, wave and circulations models stored in GRIB1 and FELT format. Metadata is provided for HIRLAM fields | ||
| + | |||
| + | * **Flexible retrieval interface** | ||
| + | * The WDB Call Interface (WCI) allows the extraction of entire fields or points (time-series) from the database using an SQL-based function interface. | ||
| + | * WCI is compatible with C++; it should be usable in C, Java, Perl, Python, and Fortran as well (however, these interfaces are not yet tested). | ||
| + | |||
| + | * **Open Source** | ||
| + |     * WDB is licensed under [[http:// | ||
| + | |||
| + | |||
| + | |||
| + | ===== Get WDB ===== | ||
| + | |||
| + | The latest release of WDB is version 1.0.1. WDB has been in limited usage as a forecast archive since version 0.6.0 released in March 2008. WDB entered full production usage on [[http:// | ||
| + | |||
| + | You can access the WDB source code on [[http:// | ||
| + | |||
| + | To subscribe to release information about WDB, register on Freshmeat and subscribe to [[http:// | ||
| + | |||
| + | |||
| + | ===== Help ===== | ||
| + | |||
| + | The [[Mailing Lists]] should be your first stop if you have problems with WDB. | ||
| + | |||
| + | [[http:// | ||
| + | |||
| + | |||
| + | ===== Development ===== | ||
| + | |||
| + | WDB is an open-source project; we welcome contributions to the code and we will help you get more involved, if you want to be. Use the [[developers]] section on the left, and post your questions, ideas, and suggestions to the [[http:// | ||
| + | |||
| + | |||
| + | ~~NOTOC~~ | ||