Mercurial > dive4elements > river
comparison flys-backend/ChangeLog @ 468:8d76556c9616
Added methods to retrieve the min and max W and Q values of a Wst and Gauge.
flys-backend/trunk@1705 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 15 Apr 2011 13:45:06 +0000 |
parents | c8c09e31cdb8 |
children | b5ca22aae092 |
comparison
equal
deleted
inserted
replaced
467:c8c09e31cdb8 | 468:8d76556c9616 |
---|---|
1 2011-04-15 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/model/Wst.java: A Wst is now able to | |
4 return its min and max Q values. | |
5 | |
6 * src/main/java/de/intevation/flys/model/Gauge.java: A Gauge is now able | |
7 to return its min and max W values. | |
8 | |
1 2011-04-15 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 9 2011-04-15 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 10 |
3 * doc/schema/postgresql.sql: Added new column 'kind' in | 11 * doc/schema/postgresql.sql: Added new column 'kind' in |
4 discharge tables and wst to distinguish between different | 12 discharge tables and wst to distinguish between different |
5 kinds like 'Haupt-WST', 'zusaetzliche Laengsschnitte', | 13 kinds like 'Haupt-WST', 'zusaetzliche Laengsschnitte', |