Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 362:d79a51fc4f1d
Added necessary methods to start the computation of waterlevel data.
flys-artifacts/trunk@1770 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 29 Apr 2011 07:46:27 +0000 |
parents | 3e3ec9613883 |
children | 8422ffc1f2f9 |
comparison
equal
deleted
inserted
replaced
361:3e3ec9613883 | 362:d79a51fc4f1d |
---|---|
1 2011-04-29 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/FLYSArtifact.java: Added some | |
4 methods to retrieve necessary information for computing the data of a | |
5 waterlevel. | |
6 | |
7 * src/main/java/de/intevation/flys/artifacts/WINFOArtifact.java: Added | |
8 methods to compute and retrieve the data of a waterlevel computation. | |
9 | |
1 2011-04-29 Ingo Weinzierl <ingo@intevation.de> | 10 2011-04-29 Ingo Weinzierl <ingo@intevation.de> |
2 | 11 |
3 * src/main/java/de/intevation/flys/artifacts/model/WQKms.java: New. This | 12 * src/main/java/de/intevation/flys/artifacts/model/WQKms.java: New. This |
4 model class represents a pool of data triples that consist of W, Q and | 13 model class represents a pool of data triples that consist of W, Q and |
5 Kms information. This class might be used to compute data for creating | 14 Kms information. This class might be used to compute data for creating |