comparison flys-artifacts/src/main/java/de/intevation/flys/artifacts/model/FacetTypes.java @ 4232:b3aa91e45010

Implemented the Q evaluation mode for historical discharge calculations. Added the calculation itself, created new facets, added themes and improved the chart generator to support the new facets.
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Wed, 24 Oct 2012 07:25:35 +0200
parents 47b7325eafeb
children 49cb65d5932d
comparison
equal deleted inserted replaced
4231:adcb8aee1910 4232:b3aa91e45010
214 214
215 String REPORT = "report"; 215 String REPORT = "report";
216 216
217 String HISTORICAL_DISCHARGE_Q = "historical_discharge.historicalq"; 217 String HISTORICAL_DISCHARGE_Q = "historical_discharge.historicalq";
218 String HISTORICAL_DISCHARGE_Q_DIFF = "historical_discharge.historicalq.diff"; 218 String HISTORICAL_DISCHARGE_Q_DIFF = "historical_discharge.historicalq.diff";
219 String HISTORICAL_DISCHARGE_W = "historical_discharge.historicalw";
220 String HISTORICAL_DISCHARGE_W_DIFF = "historical_discharge.historicalw.diff";
219 221
220 String REFERENCE_CURVE = "reference_curve"; 222 String REFERENCE_CURVE = "reference_curve";
221 String REFERENCE_CURVE_NORMALIZED = "reference_curve_normalized"; 223 String REFERENCE_CURVE_NORMALIZED = "reference_curve_normalized";
222 224
223 String FLOW_VELOCITY_MAINCHANNEL = "flow_velocity.mainchannel"; 225 String FLOW_VELOCITY_MAINCHANNEL = "flow_velocity.mainchannel";

http://dive4elements.wald.intevation.org