Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1896:2e2ca95459d2
New Facet and Artifact to access interpolated W/Q data (todo-rich).
flys-artifacts/trunk@3256 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Tue, 15 Nov 2011 14:48:53 +0000 |
parents | 1be3a4636ee3 |
children | cf8a376eb4c9 |
comparison
equal
deleted
inserted
replaced
1895:1be3a4636ee3 | 1896:2e2ca95459d2 |
---|---|
1 2011-11-15 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/model/WQFacet.java, | |
4 src/main/java/de/intevation/flys/artifacts/WQKmsInterpolArtifact.java: | |
5 Added new Facet and Artifact to access W over Q data. | |
6 | |
1 2011-11-15 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 7 2011-11-15 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 8 |
3 * src/main/java/de/intevation/flys/artifacts/FLYSArtifact.java: | 9 * src/main/java/de/intevation/flys/artifacts/FLYSArtifact.java: |
4 (importData): New function to copy data from one artifact to | 10 (importData): New function to copy data from one artifact to |
5 another. | 11 another. |