comparison artifacts/src/main/java/org/dive4elements/river/exports/process/FixWQProcessor.java @ 8375:0faa82973f60

Re-add line previously removed accidentally between lots of comments.
author Tom Gottfried <tom@intevation.de>
date Thu, 02 Oct 2014 19:05:01 +0200
parents cac60032aa7d
children 8c60595fd74c
comparison
equal deleted inserted replaced
8374:2cabecf27ccc 8375:0faa82973f60
265 theme, 265 theme,
266 bundle.getFacetDescription(), 266 bundle.getFacetDescription(),
267 500, // number of samples 267 500, // number of samples
268 0.0 , // start 268 0.0 , // start
269 maxQ); // end 269 maxQ); // end
270
271 generator.addAxisSeries(series, axisName, visible);
270 } 272 }
271 else { 273 else {
272 log.warn("doWQCurveOut: maxQ <= 0"); 274 log.warn("doWQCurveOut: maxQ <= 0");
273 } 275 }
274 } 276 }

http://dive4elements.wald.intevation.org