comparison flys-artifacts/src/main/java/de/intevation/flys/artifacts/model/FacetTypes.java @ 2311:b8df8d1476ba

Compute differences between discharge table values and reference discharge table values in historical discharge curve calculation. flys-artifacts/trunk@3991 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Thu, 09 Feb 2012 10:57:35 +0000
parents 094b4abde10e
children afebbe9c2fce
comparison
equal deleted inserted replaced
2310:ecb76933362f 2311:b8df8d1476ba
122 String AT = "at"; 122 String AT = "at";
123 String PDF = "pdf"; 123 String PDF = "pdf";
124 124
125 String REPORT = "report"; 125 String REPORT = "report";
126 126
127 String HISTORICAL_DISCHARGE_Q = "historical_discharge.historicalq"; 127 String HISTORICAL_DISCHARGE_Q = "historical_discharge.historicalq";
128 String HISTORICAL_DISCHARGE_Q_DIFF = "historical_discharge.historicalq.diff";
128 129
129 String REFERENCE_CURVE = "reference_curve"; 130 String REFERENCE_CURVE = "reference_curve";
130 String REFERENCE_CURVE_NORMALIZED = "reference_curve_normalized"; 131 String REFERENCE_CURVE_NORMALIZED = "reference_curve_normalized";
131 } 132 }
132 // vim:set ts=4 sw=4 si et sta sts=4 fenc=utf-8 : 133 // vim:set ts=4 sw=4 si et sta sts=4 fenc=utf-8 :

http://dive4elements.wald.intevation.org