Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 4136:b6ba9bbb5122
#548 Fetch historical discharge table values with SCALE=1.
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 15 Oct 2012 14:52:57 +0200 |
parents | e0354aed0cd3 |
children | 1d9c9a3493ea |
comparison
equal
deleted
inserted
replaced
4135:ac93f397018d | 4136:b6ba9bbb5122 |
---|---|
1 2012-10-15 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 flys/issue548 | |
4 | |
5 * src/main/java/de/intevation/flys/artifacts/model/Calculation6.java: | |
6 Use SCALE=1 for fetching values of a discharge table. In future, all | |
7 discharge tables should be stored in [cm] in database. Currently, | |
8 historical discharge tables are in [cm], so no transformation is | |
9 necessary. | |
10 | |
1 2012-10-13 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 11 2012-10-13 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 12 |
3 Improve on issue945/6 | 13 Improve on issue945/6 |
4 | 14 |
5 * flys-artifacts/doc/conf/meta-data.xml: Add nodes for W/Q-only | 15 * flys-artifacts/doc/conf/meta-data.xml: Add nodes for W/Q-only |