<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.met.no/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>wiki.met.no wdb:developers</title>
        <description></description>
        <link>https://wiki.met.no/</link>
        <lastBuildDate>Wed, 29 Apr 2026 07:00:45 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://wiki.met.no/lib/tpl/bootstrap3/images/favicon.ico</url>
            <title>wiki.met.no</title>
            <link>https://wiki.met.no/</link>
        </image>
        <item>
            <title>Building in Debian</title>
            <link>https://wiki.met.no/wdb/developers/build_debian?rev=1653989372</link>
            <description>Building in Debian

Compiling WDB should be fairly simple, if you have the appropriate libraries and systems installed. The following procedure is based on Ubuntu Lucid; keep in mind that the code changes faster than this wiki page.

Install the following debian packages on Precise Pangolin the packages would be:</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>wdb:developers</category>
            <pubDate>Tue, 31 May 2022 09:29:32 +0000</pubDate>
        </item>
        <item>
            <title>Coding</title>
            <link>https://wiki.met.no/wdb/developers/coding?rev=1653989372</link>
            <description>Coding

Although WDB is originally developed and hosted by met.no (&lt;http://www.met.no&gt;), it's a true open-source project under GPL2 license. If you would like to contribute, contact us using the mail address listed in the sidebar.

We are currently working on setting up a public mailing list that will be utilized for future development discussions.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>wdb:developers</category>
            <pubDate>Tue, 31 May 2022 09:29:32 +0000</pubDate>
        </item>
        <item>
            <title>Coding Style Guide</title>
            <link>https://wiki.met.no/wdb/developers/coding_style_guide?rev=1653989372</link>
            <description>Coding Style Guide

Introduction

Standardization is important. When projects follow standards, good things happen:

	*  Different programmers can go into any code, and have a chance to figure out what is going on.
	*  New people can get up to speed quickly.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>wdb:developers</category>
            <pubDate>Tue, 31 May 2022 09:29:32 +0000</pubDate>
        </item>
        <item>
            <title>Development Environment</title>
            <link>https://wiki.met.no/wdb/developers/development_environment?rev=1653989372</link>
            <description>Development Environment

This page is under construction.

WDB has been developed to be as Eclipse-friendly as possible. The following is a preliminary recipe as to how you can set up Eclipse for WDB (on a Linux environment).

To set up the basic development environment used for WDB:</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>wdb:developers</category>
            <pubDate>Tue, 31 May 2022 09:29:32 +0000</pubDate>
        </item>
        <item>
            <title>Future Work</title>
            <link>https://wiki.met.no/wdb/developers/future_work?rev=1653989372</link>
            <description>Future Work

The following page will summarize some of the future work discussion for WDB. 

Scaling Hardware Vertically

Vertical scaling: essentially adding more hardware ressources to the same machine (i.e., more and faster processors, memory and disk).</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>wdb:developers</category>
            <pubDate>Tue, 31 May 2022 09:29:32 +0000</pubDate>
        </item>
        <item>
            <title>Optimizing WCI</title>
            <link>https://wiki.met.no/wdb/developers/optimizing_wci?rev=1653989372</link>
            <description>Optimizing WCI

Optimizing of Query Plan

Optimizing of Data Reads

Distributed Database Cluster

WCI backend memcache

The performance data we are seeing indicate that the database is not effectively using the memory it has assigned. We see no significant difference, for instance, between performance of a machine with 8GB and one with 16GB of RAM. The idea here would be - basically - to force reuse of RAM for the database installation. A suggested implementation is given below:</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>wdb:developers</category>
            <pubDate>Tue, 31 May 2022 09:29:32 +0000</pubDate>
        </item>
        <item>
            <title>WDB Roadmap</title>
            <link>https://wiki.met.no/wdb/developers/roadmap?rev=1653989372</link>
            <description>WDB Roadmap

The WDB roadmap is an attempt to outline what the objectives of the WDB development team are for the next 12 month period. Reality, of course, will not cooperate with us, so we will probably both be late and overly optimistic. Nevertheless, having the roadmap serves a number of purposes:</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>wdb:developers</category>
            <pubDate>Tue, 31 May 2022 09:29:32 +0000</pubDate>
        </item>
        <item>
            <title>Testing</title>
            <link>https://wiki.met.no/wdb/developers/testing?rev=1653989372</link>
            <description>Testing

The details of the test framework for WDB are described in the Test Plan chapter of the Developer Documentation. Specific installation tests for each component of the WDB system are documented in the System Test Specification of the component.

Continuous Integration</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>wdb:developers</category>
            <pubDate>Tue, 31 May 2022 09:29:32 +0000</pubDate>
        </item>
    </channel>
</rss>
