comparison flys-artifacts/src/main/java/de/intevation/flys/exports/WaterlevelExporter.java @ 5335:05eeedc5b156

Doc, cosmetic and TODO fixes, renamed field in WQTimeRange.
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Tue, 19 Mar 2013 10:40:03 +0100
parents 8e52b4829cd1
children a137cbab32a8
comparison
equal deleted inserted replaced
5334:b296d435fc69 5335:05eeedc5b156
572 } 572 }
573 } 573 }
574 574
575 if (atGauge) { 575 if (atGauge) {
576 String gaugeN; 576 String gaugeN;
577 // TODO issue1131, name gauge
578 if (isFixRealize) { 577 if (isFixRealize) {
579 gaugeN = findGauge(result[2], gauges).getName(); 578 gaugeN = findGauge(result[2], gauges).getName();
580 } 579 }
581 else { 580 else {
582 // TODO issue1114: Take correct gauge 581 // TODO issue1114: Take correct gauge

http://dive4elements.wald.intevation.org