comparison flys-artifacts/src/main/java/de/intevation/flys/artifacts/model/FacetTypes.java @ 4668:87c938d082d6

Added facet for filtered flow velocity and removed filter from default facet.
author Raimund Renkert <rrenkert@intevation.de>
date Thu, 13 Dec 2012 15:54:49 +0100
parents dae7e6388a47
children 12e3da5724e6
comparison
equal deleted inserted replaced
4667:e6a282844a33 4668:87c938d082d6
235 String HISTORICAL_DISCHARGE_WQ_CURVE = "historical_discharge.wq.curve"; 235 String HISTORICAL_DISCHARGE_WQ_CURVE = "historical_discharge.wq.curve";
236 236
237 String REFERENCE_CURVE = "reference_curve"; 237 String REFERENCE_CURVE = "reference_curve";
238 String REFERENCE_CURVE_NORMALIZED = "reference_curve_normalized"; 238 String REFERENCE_CURVE_NORMALIZED = "reference_curve_normalized";
239 239
240 String FLOW_VELOCITY_MAINCHANNEL = "flow_velocity.mainchannel"; 240 String FLOW_VELOCITY_MAINCHANNEL = "flow_velocity.mainchannel";
241 String FLOW_VELOCITY_TOTALCHANNEL = "flow_velocity.totalchannel"; 241 String FLOW_VELOCITY_TOTALCHANNEL = "flow_velocity.totalchannel";
242 String FLOW_VELOCITY_TAU = "flow_velocity.tau"; 242 String FLOW_VELOCITY_TAU = "flow_velocity.tau";
243 String FLOW_VELOCITY_ANNOTATION = "flow_velocity.annotation"; 243 String FLOW_VELOCITY_MAINCHANNEL_FILTERED = "flow_velocity.mainchannel.filtered";
244 String FLOW_VELOCITY_MEASUREMENT = "flow_velocity.measurement"; 244 String FLOW_VELOCITY_TOTALCHANNEL_FILTERED = "flow_velocity.totalchannel.filtered";
245 String FLOW_VELOCITY_DISCHARGE = "flow_velocity.discharge"; 245 String FLOW_VELOCITY_TAU_FILTERED = "flow_velocity.tau.filtered";
246 String FLOW_VELOCITY_ANNOTATION = "flow_velocity.annotation";
247 String FLOW_VELOCITY_MEASUREMENT = "flow_velocity.measurement";
248 String FLOW_VELOCITY_DISCHARGE = "flow_velocity.discharge";
246 249
247 String MIDDLE_BED_HEIGHT_SINGLE = "bedheight_middle.single"; 250 String MIDDLE_BED_HEIGHT_SINGLE = "bedheight_middle.single";
248 String MIDDLE_BED_HEIGHT_EPOCH = "bedheight_middle.epoch"; 251 String MIDDLE_BED_HEIGHT_EPOCH = "bedheight_middle.epoch";
249 String MIDDLE_BED_HEIGHT_ANNOTATION = "bedheight_middle.annotation"; 252 String MIDDLE_BED_HEIGHT_ANNOTATION = "bedheight_middle.annotation";
250 253

http://dive4elements.wald.intevation.org