comparison artifacts/src/main/java/org/dive4elements/river/artifacts/model/FacetTypes.java @ 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 3aaacdedf360
children 6b344b0e5245
comparison
equal deleted inserted replaced
7281:6c29c55dd85c 7282:b59a7cf1c3de
264 String REFERENCE_CURVE = "reference_curve"; 264 String REFERENCE_CURVE = "reference_curve";
265 String REFERENCE_CURVE_NORMALIZED = "reference_curve_normalized"; 265 String REFERENCE_CURVE_NORMALIZED = "reference_curve_normalized";
266 266
267 String FLOW_VELOCITY_MAINCHANNEL = "flow_velocity.mainchannel"; 267 String FLOW_VELOCITY_MAINCHANNEL = "flow_velocity.mainchannel";
268 String FLOW_VELOCITY_TOTALCHANNEL = "flow_velocity.totalchannel"; 268 String FLOW_VELOCITY_TOTALCHANNEL = "flow_velocity.totalchannel";
269 /** Also called SHEAR_STRESS. */
269 String FLOW_VELOCITY_TAU = "flow_velocity.tau"; 270 String FLOW_VELOCITY_TAU = "flow_velocity.tau";
270 String FLOW_VELOCITY_MAINCHANNEL_FILTERED = "flow_velocity.mainchannel.filtered"; 271 String FLOW_VELOCITY_MAINCHANNEL_FILTERED = "flow_velocity.mainchannel.filtered";
271 String FLOW_VELOCITY_TOTALCHANNEL_FILTERED = "flow_velocity.totalchannel.filtered"; 272 String FLOW_VELOCITY_TOTALCHANNEL_FILTERED = "flow_velocity.totalchannel.filtered";
272 String FLOW_VELOCITY_TAU_FILTERED = "flow_velocity.tau.filtered"; 273 String FLOW_VELOCITY_TAU_FILTERED = "flow_velocity.tau.filtered";
273 String FLOW_VELOCITY_ANNOTATION = "flow_velocity.annotation"; 274 String FLOW_VELOCITY_ANNOTATION = "flow_velocity.annotation";
274 String FLOW_VELOCITY_MEASUREMENT = "flow_velocity.measurement"; 275 String FLOW_VELOCITY_MEASUREMENT = "flow_velocity.measurement";
275 String FLOW_VELOCITY_DISCHARGE = "flow_velocity.discharge"; 276 String FLOW_VELOCITY_DISCHARGE = "flow_velocity.discharge";
277 String FLOW_VELOCITY_WATERLEVEL = "flow_velocity.waterlevel";
276 278
277 String MIDDLE_BED_HEIGHT_SINGLE = "bedheight_middle.single"; 279 String MIDDLE_BED_HEIGHT_SINGLE = "bedheight_middle.single";
278 String MIDDLE_BED_HEIGHT_EPOCH = "bedheight_middle.epoch"; 280 String MIDDLE_BED_HEIGHT_EPOCH = "bedheight_middle.epoch";
279 String MIDDLE_BED_HEIGHT_ANNOTATION = "bedheight_middle.annotation"; 281 String MIDDLE_BED_HEIGHT_ANNOTATION = "bedheight_middle.annotation";
280 282

http://dive4elements.wald.intevation.org