Mercurial > dive4elements > gnv-client
diff gnv-artifacts/ChangeLog @ 1084:81ac8d2f6cb7
Limited the parameterization of timeseries, horizontalprofiles and verticalprofiles so that just a single vector can be selected at the same time.
gnv-artifacts/trunk@1186 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 09 Jun 2010 12:54:08 +0000 |
parents | 14370090a018 |
children | ec512e7992c6 |
line wrap: on
line diff
--- a/gnv-artifacts/ChangeLog Wed Jun 09 10:07:07 2010 +0000 +++ b/gnv-artifacts/ChangeLog Wed Jun 09 12:54:08 2010 +0000 @@ -1,3 +1,13 @@ +2010-06-09 Ingo Weinzierl <ingo.weinzierl@intevation.de> + + * doc/conf/products/timeseries/conf_mesh.xml, + doc/conf/products/timeseries/conf_timeseriespoint.xml, + doc/conf/products/horizontalprofile/conf_mesh.xml, + doc/conf/products/verticalprofile/conf_mesh.xml, + doc/conf/products/verticalprofile/conf_timeseriespoint.xml: Limited + parameterization so that just a single vector can be selected at the same + time. + 2010-06-09 Ingo Weinzierl <ingo.weinzierl@intevation.de> * src/main/java/de/intevation/gnv/state/profile/vertical/VerticalProfileVectorOutputState.java: