Mercurial > dive4elements > river
comparison flys-aft/ChangeLog @ 4098:9215253ad0be
Do the FLYS/AFT description pairing of discharge tables in case a gauge needs updates.
flys-aft/trunk@3619 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Fri, 06 Jan 2012 18:54:00 +0000 |
parents | 83c72bc07591 |
children | 006e99437fb9 |
comparison
equal
deleted
inserted
replaced
4097:83c72bc07591 | 4098:9215253ad0be |
---|---|
1 2012-01-06 Sascha L. Teichmann <sascha.teichmann@inteavtion.de> | |
2 | |
3 * src/main/java/de/intevation/aft/River.java: Do the pairing | |
4 of discharge table of a gauge that needs updates. TODO: | |
5 Build the W/Q difference of found FLYS/AFT matches and | |
6 create the discharge tables in FLYS that are found in AFT. | |
7 | |
1 2012-01-06 Sascha L. Teichmann <sascha.teichmann@inteavtion.de> | 8 2012-01-06 Sascha L. Teichmann <sascha.teichmann@inteavtion.de> |
2 | 9 |
3 * src/main/resources/sql/flys-common.properties: Added statement | 10 * src/main/resources/sql/flys-common.properties: Added statement |
4 to load all discharge tables of a given gauge. | 11 to load all discharge tables of a given gauge. |
5 | 12 |