Mercurial > dive4elements > river
comparison 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 |
comparison
equal
deleted
inserted
replaced
624:929137ee8154 | 625:c0c60a611fca |
---|---|
1 2011-05-24 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/model/QRangeTree.java: | |
4 Model to store the q values of a WST column efficiently. First | |
5 building block not to store the q values directly aside the | |
6 w values. | |
7 | |
1 2011-05-23 Ingo Weinzierl <ingo@intevation.de> | 8 2011-05-23 Ingo Weinzierl <ingo@intevation.de> |
2 | 9 |
3 ISSUE-62 (part II/II) | 10 ISSUE-62 (part II/II) |
4 | 11 |
5 * src/main/java/de/intevation/flys/artifacts/WINFOArtifact.java: Dump the | 12 * src/main/java/de/intevation/flys/artifacts/WINFOArtifact.java: Dump the |