Mercurial > dive4elements > river
comparison flys-aft/ChangeLog @ 4097:83c72bc07591
Load all discharge tables from AFT and FLYS of a gauge which needs updating.
flys-aft/trunk@3618 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Fri, 06 Jan 2012 18:32:08 +0000 |
parents | 82f5266f881b |
children | 9215253ad0be |
comparison
equal
deleted
inserted
replaced
4096:82f5266f881b | 4097:83c72bc07591 |
---|---|
1 2012-01-06 Sascha L. Teichmann <sascha.teichmann@inteavtion.de> | |
2 | |
3 * src/main/resources/sql/flys-common.properties: Added statement | |
4 to load all discharge tables of a given gauge. | |
5 | |
6 * src/main/java/de/intevation/aft/DischargeTable.java: | |
7 | |
8 * src/main/java/de/intevation/aft/DIPSGauge.java: Store | |
9 the official number, too. | |
10 | |
11 * src/main/java/de/intevation/aft/River.java: In case of | |
12 updating a gauge load all discharge tables of that gauge | |
13 from FLYS and AFT. TODO: Do pairing based on the descriptions. | |
14 | |
15 * src/main/java/de/intevation/aft/DischargeTable.java: Code | |
16 to load the discharge table from FLYS and AFT. | |
17 | |
1 2012-01-06 Sascha L. Teichmann <sascha.teichmann@inteavtion.de> | 18 2012-01-06 Sascha L. Teichmann <sascha.teichmann@inteavtion.de> |
2 | 19 |
3 * src/main/java/de/intevation/aft/WQDiff.java: New. | 20 * src/main/java/de/intevation/aft/WQDiff.java: New. |
4 Calculates the difference of two W/Q value table of a | 21 Calculates the difference of two W/Q value table of a |
5 discharge table. This can be used to write an optimized | 22 discharge table. This can be used to write an optimized |