comparison flys-artifacts/src/main/java/de/intevation/flys/artifacts/model/FacetTypes.java @ 3898:95d699c769fb

Bedheight difference calculation has chart outpus now. flys-artifacts/trunk@5562 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Raimund Renkert <raimund.renkert@intevation.de>
date Fri, 21 Sep 2012 14:29:32 +0000
parents 44a071455709
children 9a2c38fb5f29
comparison
equal deleted inserted replaced
3897:bce2dd4310a6 3898:95d699c769fb
227 String BED_QUALITY_BED_DIAMETER_SUBLAYER = "bed_longitudinal_section.bed_diameter_sublayer"; 227 String BED_QUALITY_BED_DIAMETER_SUBLAYER = "bed_longitudinal_section.bed_diameter_sublayer";
228 String BED_QUALITY_SEDIMENT_DENSITY_TOPLAYER = "bed_longitudinal_section.sediment_density_toplayer"; 228 String BED_QUALITY_SEDIMENT_DENSITY_TOPLAYER = "bed_longitudinal_section.sediment_density_toplayer";
229 String BED_QUALITY_SEDIMENT_DENSITY_SUBLAYER = "bed_longitudinal_section.sediment_density_sublayer"; 229 String BED_QUALITY_SEDIMENT_DENSITY_SUBLAYER = "bed_longitudinal_section.sediment_density_sublayer";
230 String BED_QUALITY_BEDLOAD_DIAMETER = "bed_longitudinal_section.bedload_diameter"; 230 String BED_QUALITY_BEDLOAD_DIAMETER = "bed_longitudinal_section.bedload_diameter";
231 231
232 String BED_DIFFERENCE_YEAR = "bedheight_difference.year";
233 String BED_DIFFERENCE_HEIGHT_YEAR = "bedheight_difference.height_year";
234 String BED_DIFFERENCE_EPOCH = "bedheight_difference.epoch";
235 String BED_DIFFERENCE_MORPH_WIDTH = "bedheight_difference.morph_width";
236 String BED_DIFFERENCE_YEAR_HEIGHT1 = "bedheight_difference.year.height1";
237 String BED_DIFFERENCE_YEAR_HEIGHT2 = "bedheight_difference.year.height2";
238 String BED_DIFFERENCE_EPOCH_HEIGHT1 = "bedheight_difference.epoch.height1";
239 String BED_DIFFERENCE_EPOCH_HEIGHT2 = "bedheight_difference.epoch.height2";
240
232 String SQ_OVERVIEW = "sq_overview"; 241 String SQ_OVERVIEW = "sq_overview";
233 242
234 String SQ_A_CURVE = "sq_a_curve"; 243 String SQ_A_CURVE = "sq_a_curve";
235 String SQ_A_MEASUREMENT = "sq_a_measurement"; 244 String SQ_A_MEASUREMENT = "sq_a_measurement";
236 String SQ_A_OUTLIER = "sq_a_outlier"; 245 String SQ_A_OUTLIER = "sq_a_outlier";

http://dive4elements.wald.intevation.org