comparison flys-artifacts/src/main/java/de/intevation/flys/artifacts/model/FacetTypes.java @ 4672:12e3da5724e6

Added new facets for filtered bed height diffs to have filtered and raw data.
author Raimund Renkert <rrenkert@intevation.de>
date Thu, 13 Dec 2012 17:18:53 +0100
parents 87c938d082d6
children dc0d37715e16
comparison
equal deleted inserted replaced
4671:4ca05e5f3399 4672:12e3da5724e6
258 String BED_QUALITY_SEDIMENT_DENSITY_TOPLAYER = "bed_longitudinal_section.sediment_density_toplayer"; 258 String BED_QUALITY_SEDIMENT_DENSITY_TOPLAYER = "bed_longitudinal_section.sediment_density_toplayer";
259 String BED_QUALITY_SEDIMENT_DENSITY_SUBLAYER = "bed_longitudinal_section.sediment_density_sublayer"; 259 String BED_QUALITY_SEDIMENT_DENSITY_SUBLAYER = "bed_longitudinal_section.sediment_density_sublayer";
260 String BED_QUALITY_BEDLOAD_DIAMETER = "bed_longitudinal_section.bedload_diameter"; 260 String BED_QUALITY_BEDLOAD_DIAMETER = "bed_longitudinal_section.bedload_diameter";
261 261
262 String BED_DIFFERENCE_YEAR = "bedheight_difference.year"; 262 String BED_DIFFERENCE_YEAR = "bedheight_difference.year";
263 String BED_DIFFERENCE_YEAR_FILTERED = "bedheight_difference.year.filtered";
263 String BED_DIFFERENCE_HEIGHT_YEAR = "bedheight_difference.height_year"; 264 String BED_DIFFERENCE_HEIGHT_YEAR = "bedheight_difference.height_year";
265 String BED_DIFFERENCE_HEIGHT_YEAR_FILTERED = "bedheight_difference.height_year.filtered";
264 String BED_DIFFERENCE_EPOCH = "bedheight_difference.epoch"; 266 String BED_DIFFERENCE_EPOCH = "bedheight_difference.epoch";
267 String BED_DIFFERENCE_EPOCH_FILTERED = "bedheight_difference.epoch.filtered";
265 String BED_DIFFERENCE_MORPH_WIDTH = "bedheight_difference.morph_width"; 268 String BED_DIFFERENCE_MORPH_WIDTH = "bedheight_difference.morph_width";
266 String BED_DIFFERENCE_YEAR_HEIGHT1 = "bedheight_difference.year.height1"; 269 String BED_DIFFERENCE_YEAR_HEIGHT1 = "bedheight_difference.year.height1";
267 String BED_DIFFERENCE_YEAR_HEIGHT2 = "bedheight_difference.year.height2"; 270 String BED_DIFFERENCE_YEAR_HEIGHT2 = "bedheight_difference.year.height2";
271 String BED_DIFFERENCE_YEAR_HEIGHT1_FILTERED = "bedheight_difference.year.height1.filtered";
272 String BED_DIFFERENCE_YEAR_HEIGHT2_FILTERED = "bedheight_difference.year.height2.filtered";
268 String BED_DIFFERENCE_EPOCH_HEIGHT1 = "bedheight_difference.epoch.height1"; 273 String BED_DIFFERENCE_EPOCH_HEIGHT1 = "bedheight_difference.epoch.height1";
269 String BED_DIFFERENCE_EPOCH_HEIGHT2 = "bedheight_difference.epoch.height2"; 274 String BED_DIFFERENCE_EPOCH_HEIGHT2 = "bedheight_difference.epoch.height2";
275 String BED_DIFFERENCE_EPOCH_HEIGHT1_FILTERED = "bedheight_difference.epoch.height1.filtered";
276 String BED_DIFFERENCE_EPOCH_HEIGHT2_FILTERED = "bedheight_difference.epoch.height2.filtered";
270 277
271 String SEDIMENT_LOAD_COARSE = "sedimentload.coarse"; 278 String SEDIMENT_LOAD_COARSE = "sedimentload.coarse";
272 String SEDIMENT_LOAD_SAND = "sedimentload.sand"; 279 String SEDIMENT_LOAD_SAND = "sedimentload.sand";
273 String SEDIMENT_LOAD_FINEMIDDLE = "sedimentload.finemiddle"; 280 String SEDIMENT_LOAD_FINEMIDDLE = "sedimentload.finemiddle";
274 String SEDIMENT_LOAD_SUSP_SAND = "sedimentload.susp_sand"; 281 String SEDIMENT_LOAD_SUSP_SAND = "sedimentload.susp_sand";

http://dive4elements.wald.intevation.org