Mercurial > dive4elements > river
diff flys-artifacts/ChangeLog @ 625:c0c60a611fca
Introduce model to store q values of WST columns efficiently.
flys-artifacts/trunk@1983 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Mon, 23 May 2011 22:33:37 +0000 |
parents | 929137ee8154 |
children | e3ee131d5dd3 |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Mon May 23 15:11:55 2011 +0000 +++ b/flys-artifacts/ChangeLog Mon May 23 22:33:37 2011 +0000 @@ -1,3 +1,10 @@ +2011-05-24 Sascha L. Teichmann <sascha.teichmann@intevation.de> + + * src/main/java/de/intevation/flys/artifacts/model/QRangeTree.java: + Model to store the q values of a WST column efficiently. First + building block not to store the q values directly aside the + w values. + 2011-05-23 Ingo Weinzierl <ingo@intevation.de> ISSUE-62 (part II/II)