comparison artifacts/src/main/java/org/dive4elements/river/artifacts/model/FacetTypes.java @ 7853:57bd0a586a9b

merged.
author Raimund Renkert <rrenkert@intevation.de>
date Wed, 30 Apr 2014 15:29:50 +0200
parents a95f1265da8e d9791fa3c8ad
children 868f55932fe6
comparison
equal deleted inserted replaced
7852:6e346ef4446f 7853:57bd0a586a9b
243 String LONGITUDINAL_Q = "longitudinal_section.q"; 243 String LONGITUDINAL_Q = "longitudinal_section.q";
244 String LONGITUDINAL_ANNOTATION = "longitudinal_section.annotations"; 244 String LONGITUDINAL_ANNOTATION = "longitudinal_section.annotations";
245 String LONGITUDINAL_MANUALPOINTS = "longitudinal_section.manualpoints"; 245 String LONGITUDINAL_MANUALPOINTS = "longitudinal_section.manualpoints";
246 246
247 String W_DIFFERENCES = "w_differences"; 247 String W_DIFFERENCES = "w_differences";
248 String W_DIFFERENCES_FILTERED = "w_differences.filtered";
248 249
249 String COMPUTED_DISCHARGE_Q = "computed_discharge_curve.q"; 250 String COMPUTED_DISCHARGE_Q = "computed_discharge_curve.q";
250 String COMPUTED_DISCHARGE_MAINVALUES_Q = "computed_discharge_curve.mainvalues.q"; 251 String COMPUTED_DISCHARGE_MAINVALUES_Q = "computed_discharge_curve.mainvalues.q";
251 String COMPUTED_DISCHARGE_MAINVALUES_W = "computed_discharge_curve.mainvalues.w"; 252 String COMPUTED_DISCHARGE_MAINVALUES_W = "computed_discharge_curve.mainvalues.w";
252 253
337 String BED_DIFFERENCE_YEAR_FILTERED = "bedheight_difference.year.filtered"; 338 String BED_DIFFERENCE_YEAR_FILTERED = "bedheight_difference.year.filtered";
338 String BED_DIFFERENCE_HEIGHT_YEAR = "bedheight_difference.height_year"; 339 String BED_DIFFERENCE_HEIGHT_YEAR = "bedheight_difference.height_year";
339 String BED_DIFFERENCE_HEIGHT_YEAR_FILTERED = "bedheight_difference.height_year.filtered"; 340 String BED_DIFFERENCE_HEIGHT_YEAR_FILTERED = "bedheight_difference.height_year.filtered";
340 String BED_DIFFERENCE_EPOCH = "bedheight_difference.epoch"; 341 String BED_DIFFERENCE_EPOCH = "bedheight_difference.epoch";
341 String BED_DIFFERENCE_EPOCH_FILTERED = "bedheight_difference.epoch.filtered"; 342 String BED_DIFFERENCE_EPOCH_FILTERED = "bedheight_difference.epoch.filtered";
342 String BED_DIFFERENCE_MORPH_WIDTH = "bedheight_difference.morph_width"; 343 String BED_DIFFERENCE_MORPH_WIDTH1 = "bedheight_difference.morph_width1";
344 String BED_DIFFERENCE_MORPH_WIDTH2 = "bedheight_difference.morph_width2";
345 String BED_DIFFERENCE_SOUNDING_WIDTH = "bedheight_difference.sounding_width";
343 String BED_DIFFERENCE_YEAR_HEIGHT1 = "bedheight_difference.year.height1"; 346 String BED_DIFFERENCE_YEAR_HEIGHT1 = "bedheight_difference.year.height1";
344 String BED_DIFFERENCE_YEAR_HEIGHT2 = "bedheight_difference.year.height2"; 347 String BED_DIFFERENCE_YEAR_HEIGHT2 = "bedheight_difference.year.height2";
345 String BED_DIFFERENCE_YEAR_HEIGHT1_FILTERED = "bedheight_difference.year.height1.filtered"; 348 String BED_DIFFERENCE_YEAR_HEIGHT1_FILTERED = "bedheight_difference.year.height1.filtered";
346 String BED_DIFFERENCE_YEAR_HEIGHT2_FILTERED = "bedheight_difference.year.height2.filtered"; 349 String BED_DIFFERENCE_YEAR_HEIGHT2_FILTERED = "bedheight_difference.year.height2.filtered";
347 String BED_DIFFERENCE_EPOCH_HEIGHT1 = "bedheight_difference.epoch.height1"; 350 String BED_DIFFERENCE_EPOCH_HEIGHT1 = "bedheight_difference.epoch.height1";

http://dive4elements.wald.intevation.org