Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 146:e8dfe6ba2000
Fetch w/q values of discharge tables for given gauges.
flys-artifacts/trunk@1562 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Thu, 24 Mar 2011 17:29:08 +0000 |
parents | d9e4b7e8905a |
children | 76cc1a66a05f |
comparison
equal
deleted
inserted
replaced
145:d9e4b7e8905a | 146:e8dfe6ba2000 |
---|---|
1 2011-03-24 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/model/DischargeTables.java: | |
4 New. Fetches values of discharge tables in form of packed | |
5 w/q double arrays for given gauges. | |
6 | |
7 * src/main/java/de/intevation/flys/artifacts/model/RiverFactory.java: | |
8 Removed needless import. | |
9 | |
1 2011-03-24 Ingo Weinzierl <ingo@intevation.de> | 10 2011-03-24 Ingo Weinzierl <ingo@intevation.de> |
2 | 11 |
3 * src/main/resources/messages_de_DE.properties: Added a german resource | 12 * src/main/resources/messages_de_DE.properties: Added a german resource |
4 bundle to avoid exceptions in the flys artifacts. Sometimes, the | 13 bundle to avoid exceptions in the flys artifacts. Sometimes, the |
5 Resources class is not able to find a 'de_DE' bundle and throws an | 14 Resources class is not able to find a 'de_DE' bundle and throws an |