Mercurial > dive4elements > gnv-client
comparison 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 |
comparison
equal
deleted
inserted
replaced
1083:14370090a018 | 1084:81ac8d2f6cb7 |
---|---|
1 2010-06-09 Ingo Weinzierl <ingo.weinzierl@intevation.de> | |
2 | |
3 * doc/conf/products/timeseries/conf_mesh.xml, | |
4 doc/conf/products/timeseries/conf_timeseriespoint.xml, | |
5 doc/conf/products/horizontalprofile/conf_mesh.xml, | |
6 doc/conf/products/verticalprofile/conf_mesh.xml, | |
7 doc/conf/products/verticalprofile/conf_timeseriespoint.xml: Limited | |
8 parameterization so that just a single vector can be selected at the same | |
9 time. | |
10 | |
1 2010-06-09 Ingo Weinzierl <ingo.weinzierl@intevation.de> | 11 2010-06-09 Ingo Weinzierl <ingo.weinzierl@intevation.de> |
2 | 12 |
3 * src/main/java/de/intevation/gnv/state/profile/vertical/VerticalProfileVectorOutputState.java: | 13 * src/main/java/de/intevation/gnv/state/profile/vertical/VerticalProfileVectorOutputState.java: |
4 Overide method getHistograms(.) to create histograms for | 14 Overide method getHistograms(.) to create histograms for |
5 verticalprofiles that contain the components of vectorial parameters. | 15 verticalprofiles that contain the components of vectorial parameters. |