Mercurial > dive4elements > river
diff flys-artifacts/ChangeLog @ 4126:e0354aed0cd3
Improvements for issue945/6 (separate w and q mainvalues in DC).
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Sat, 13 Oct 2012 21:29:45 +0200 |
parents | a74487440693 |
children | b6ba9bbb5122 |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Sat Oct 13 20:08:13 2012 +0200 +++ b/flys-artifacts/ChangeLog Sat Oct 13 21:29:45 2012 +0200 @@ -1,3 +1,13 @@ +2012-10-13 Felix Wolfsteller <felix.wolfsteller@intevation.de> + + Improve on issue945/6 + + * flys-artifacts/doc/conf/meta-data.xml: Add nodes for W/Q-only + mainvalues. + + * flys-artifacts/src/main/java/de/intevation/flys/artifacts/MainValuesArtifact.java: + Create only W/Q values if corresponding data given. + 2012-10-13 Felix Wolfsteller <felix.wolfsteller@intevation.de> Improve on issue945/1