comparison flys-artifacts/src/main/java/de/intevation/flys/artifacts/model/fixings/FixWQCurveFacet.java @ 3062:7660cfe5e8f6

FixWQCurveGenerator can generate charts from Fix*-Facets (in theory and not complete) flys-artifacts/trunk@4642 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Christian Lins <christian.lins@intevation.de>
date Tue, 12 Jun 2012 12:40:44 +0000
parents 0b5a7a2c3724
children d87aadaa4f7e
comparison
equal deleted inserted replaced
3061:49baebb39305 3062:7660cfe5e8f6
146 } 146 }
147 } 147 }
148 } else { 148 } else {
149 logger.debug("getMaxQ: periodsEntry is null, that's odd..."); 149 logger.debug("getMaxQ: periodsEntry is null, that's odd...");
150 } 150 }
151 return maxQ; 151 //return maxQ;
152 return 1000; //FIXME replace by parameters.interpolate("q_max")...
152 } 153 }
153 154
154 /** 155 /**
155 * Create a deep copy of this Facet. 156 * Create a deep copy of this Facet.
156 * @return a deep copy. 157 * @return a deep copy.

http://dive4elements.wald.intevation.org