comparison flys-artifacts/src/main/java/de/intevation/flys/artifacts/model/FacetTypes.java @ 3169:b6da650b0718

FixA: Added longitudinal section chart. flys-artifacts/trunk@4782 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Raimund Renkert <raimund.renkert@intevation.de>
date Mon, 25 Jun 2012 15:53:34 +0000
parents bac0b2721451
children 3e7911a02645
comparison
equal deleted inserted replaced
3168:e10323bf3cbc 3169:b6da650b0718
230 String FIX_REFERENCE_EVENTS_WQ = "fix_reference_events_wq"; 230 String FIX_REFERENCE_EVENTS_WQ = "fix_reference_events_wq";
231 231
232 String FIX_SECTOR_AVERAGE_DWT = "fix_sector_average_dwt"; 232 String FIX_SECTOR_AVERAGE_DWT = "fix_sector_average_dwt";
233 String FIX_SECTOR_AVERAGE_LS = "fix_sector_average_ls"; 233 String FIX_SECTOR_AVERAGE_LS = "fix_sector_average_ls";
234 String FIX_SECTOR_AVERAGE_WQ = "fix_sector_average_wq"; 234 String FIX_SECTOR_AVERAGE_WQ = "fix_sector_average_wq";
235 String FIX_SECTOR_AVERAGE_LS_DEVIATION = "fix_sector_average_ls_deviation";
235 236
236 String FIX_WQ_CURVE = "fix_wq_curve"; 237 String FIX_WQ_CURVE = "fix_wq_curve";
237 String FIX_OUTLIER = "fix_outlier"; 238 String FIX_OUTLIER = "fix_outlier";
238 239
239 String FIX_ANALYSIS_PERIODS_DWT = "fix_analysis_periods_dwt"; 240 String FIX_ANALYSIS_PERIODS_DWT = "fix_analysis_periods_dwt";
241 String FIX_ANALYSIS_PERIODS_WQ = "fix_analysis_periods_wq"; 242 String FIX_ANALYSIS_PERIODS_WQ = "fix_analysis_periods_wq";
242 243
243 String FIX_DERIVATE = "fix_derivate"; 244 String FIX_DERIVATE = "fix_derivate";
244 245
245 String FIX_DEVIATION_DWT = "fix_deviation_dwt"; 246 String FIX_DEVIATION_DWT = "fix_deviation_dwt";
247 String FIX_DEVIATION_LS = "fix_deviation_ls";
248
246 } 249 }
247 // vim:set ts=4 sw=4 si et sta sts=4 fenc=utf-8 : 250 // vim:set ts=4 sw=4 si et sta sts=4 fenc=utf-8 :

http://dive4elements.wald.intevation.org