# HG changeset patch # User Ingo Weinzierl # Date 1276088048 0 # Node ID 81ac8d2f6cb7618cfbb27928229892be9da44028 # Parent 14370090a018c67d604fddd8ad8ceb338f7d3648 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 diff -r 14370090a018 -r 81ac8d2f6cb7 gnv-artifacts/ChangeLog --- 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 + + * 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 * src/main/java/de/intevation/gnv/state/profile/vertical/VerticalProfileVectorOutputState.java: diff -r 14370090a018 -r 81ac8d2f6cb7 gnv-artifacts/doc/conf/products/horizontalprofile/conf_mesh.xml --- a/gnv-artifacts/doc/conf/products/horizontalprofile/conf_mesh.xml Wed Jun 09 10:07:07 2010 +0000 +++ b/gnv-artifacts/doc/conf/products/horizontalprofile/conf_mesh.xml Wed Jun 09 12:54:08 2010 +0000 @@ -274,14 +274,14 @@ horizontalprofile_meshpoint_depth depthid - true + false - + @@ -354,7 +354,7 @@ verticalprofile_mesh_date_vector dateid - true + false @@ -363,7 +363,7 @@ - + diff -r 14370090a018 -r 81ac8d2f6cb7 gnv-artifacts/doc/conf/products/timeseries/conf_mesh.xml --- a/gnv-artifacts/doc/conf/products/timeseries/conf_mesh.xml Wed Jun 09 10:07:07 2010 +0000 +++ b/gnv-artifacts/doc/conf/products/timeseries/conf_mesh.xml Wed Jun 09 12:54:08 2010 +0000 @@ -178,25 +178,9 @@ - + - - timeseries_meshpoint_depth - depthid - true - - - - - - - - - - - - vectorscalar @@ -230,7 +214,6 @@ true - @@ -241,10 +224,9 @@ timeseries_mesh_parameter_vector parameterid parameter - true + false - @@ -253,11 +235,47 @@ - + + + + + + timeseries_meshpoint_depth + depthid + true + + + + + + + + + + + timeseries_meshpoint_depth + depthid + false + + + + + + + + + + + + + + + + diff -r 14370090a018 -r 81ac8d2f6cb7 gnv-artifacts/doc/conf/products/timeseries/conf_timeseriespoint.xml --- a/gnv-artifacts/doc/conf/products/timeseries/conf_timeseriespoint.xml Wed Jun 09 10:07:07 2010 +0000 +++ b/gnv-artifacts/doc/conf/products/timeseries/conf_timeseriespoint.xml Wed Jun 09 12:54:08 2010 +0000 @@ -203,11 +203,11 @@ timeseries_parameter_vector parameterid parameter - true + false - + @@ -233,15 +233,15 @@ - + timeseries_depth_height_vector measurementid - true + false - + diff -r 14370090a018 -r 81ac8d2f6cb7 gnv-artifacts/doc/conf/products/verticalprofile/conf_mesh.xml --- a/gnv-artifacts/doc/conf/products/verticalprofile/conf_mesh.xml Wed Jun 09 10:07:07 2010 +0000 +++ b/gnv-artifacts/doc/conf/products/verticalprofile/conf_mesh.xml Wed Jun 09 12:54:08 2010 +0000 @@ -341,7 +341,7 @@ verticalprofile_mesh_date_vector dateid - true + false @@ -350,7 +350,7 @@ - + diff -r 14370090a018 -r 81ac8d2f6cb7 gnv-artifacts/doc/conf/products/verticalprofile/conf_timeseriespoint.xml --- a/gnv-artifacts/doc/conf/products/verticalprofile/conf_timeseriespoint.xml Wed Jun 09 10:07:07 2010 +0000 +++ b/gnv-artifacts/doc/conf/products/verticalprofile/conf_timeseriespoint.xml Wed Jun 09 12:54:08 2010 +0000 @@ -151,11 +151,11 @@ verticalprofile_parameter_vector parameterid parameter - true + false - + @@ -219,13 +219,13 @@ verticalprofile_date_vector dateid - true + false - +