changeset 7282:b59a7cf1c3de

issue1512: Prepare new facet types for flow velocity model facet, add comment.
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Fri, 11 Oct 2013 10:25:34 +0200
parents 6c29c55dd85c
children 8cd48a2a380b
files artifacts/src/main/java/org/dive4elements/river/artifacts/model/FacetTypes.java
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/FacetTypes.java	Thu Oct 10 18:34:04 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/FacetTypes.java	Fri Oct 11 10:25:34 2013 +0200
@@ -266,6 +266,7 @@
 
     String FLOW_VELOCITY_MAINCHANNEL           = "flow_velocity.mainchannel";
     String FLOW_VELOCITY_TOTALCHANNEL          = "flow_velocity.totalchannel";
+    /** Also called SHEAR_STRESS. */
     String FLOW_VELOCITY_TAU                   = "flow_velocity.tau";
     String FLOW_VELOCITY_MAINCHANNEL_FILTERED  = "flow_velocity.mainchannel.filtered";
     String FLOW_VELOCITY_TOTALCHANNEL_FILTERED = "flow_velocity.totalchannel.filtered";
@@ -273,6 +274,7 @@
     String FLOW_VELOCITY_ANNOTATION            = "flow_velocity.annotation";
     String FLOW_VELOCITY_MEASUREMENT           = "flow_velocity.measurement";
     String FLOW_VELOCITY_DISCHARGE             = "flow_velocity.discharge";
+    String FLOW_VELOCITY_WATERLEVEL            = "flow_velocity.waterlevel";
 
     String MIDDLE_BED_HEIGHT_SINGLE     = "bedheight_middle.single";
     String MIDDLE_BED_HEIGHT_EPOCH      = "bedheight_middle.epoch";

http://dive4elements.wald.intevation.org