Mercurial > dive4elements > river
comparison flys-aft/ChangeLog @ 4100:981de0b77c6b
If gauges exist in FLYS and AFT store the discharge tables in FLYS that are only in AFT.
flys-aft/trunk@3622 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Sun, 08 Jan 2012 11:33:44 +0000 |
parents | 006e99437fb9 |
children | b6a18d706cbe |
comparison
equal
deleted
inserted
replaced
4099:006e99437fb9 | 4100:981de0b77c6b |
---|---|
1 2012-01-07 Sascha L. Teichmann <sascha.teichmann@inteavtion.de> | |
2 | |
3 * src/main/java/de/intevation/db/SymbolicStatement.java: | |
4 Added setLong() method. Used when setting the official number | |
5 of a gauge. | |
6 | |
7 * src/main/java/de/intevation/aft/River.java: Store the new | |
8 discharge tables in FLYS when gauges exist in both | |
9 FLYS and AFT and there are discharge tables that are only in AFT. | |
10 Store official number as long. | |
11 | |
1 2012-01-07 Sascha L. Teichmann <sascha.teichmann@inteavtion.de> | 12 2012-01-07 Sascha L. Teichmann <sascha.teichmann@inteavtion.de> |
2 | 13 |
3 * src/main/java/de/intevation/aft/River.java: Store | 14 * src/main/java/de/intevation/aft/River.java: Store |
4 the W/Q differences of existing discharge tables | 15 the W/Q differences of existing discharge tables |
5 to the FLYS database. | 16 to the FLYS database. |