Mercurial > dive4elements > river
comparison flys-backend/ChangeLog @ 2372:027736510a30
Added a new method Wst.determineMinMaxQ(double,double).
flys-backend/trunk@3552 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 28 Dec 2011 12:16:52 +0000 |
parents | fe89d6cf55fb |
children | 056b3a5aa181 |
comparison
equal
deleted
inserted
replaced
2371:fe89d6cf55fb | 2372:027736510a30 |
---|---|
1 2011-12-28 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/model/Wst.java: Added a method | |
4 determineMinMaxQ(double double) to be able to determine the Q range of a | |
5 WST without having a Range object. | |
6 | |
1 2011-12-19 Sascha L. Teichmann <sascha.teichmann@intevation.de>: | 7 2011-12-19 Sascha L. Teichmann <sascha.teichmann@intevation.de>: |
2 | 8 |
3 * src/main/java/de/intevation/flys/importer/parsers/StaFileParser.java: | 9 * src/main/java/de/intevation/flys/importer/parsers/StaFileParser.java: |
4 Parse the official 'Pegelnummer' out of the STA files, too. | 10 Parse the official 'Pegelnummer' out of the STA files, too. |
5 | 11 |