comparison flys-artifacts/src/main/java/de/intevation/flys/artifacts/model/FacetTypes.java @ 4579:ef93ef4ff6b1

Enable manual points in sedimentload ls.
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Tue, 27 Nov 2012 17:15:41 +0100
parents 585374987c5c
children f0424ca0f8a5
comparison
equal deleted inserted replaced
4576:a46dc120afd7 4579:ef93ef4ff6b1
123 FDWC("fix_deltawt_curve"), 123 FDWC("fix_deltawt_curve"),
124 FLSC("fix_longitudinal_section_curve"), 124 FLSC("fix_longitudinal_section_curve"),
125 FDC("fix_derivate_curve"), 125 FDC("fix_derivate_curve"),
126 EWQ("extreme_wq_curve"), 126 EWQ("extreme_wq_curve"),
127 BHM("bedheight_middle"), 127 BHM("bedheight_middle"),
128 SLS("sedimentload_ls"),
128 HD("historical_discharge"); 129 HD("historical_discharge");
129 130
130 private String chartTypeString; 131 private String chartTypeString;
131 132
132 ChartType(String description) { 133 ChartType(String description) {

http://dive4elements.wald.intevation.org