comparison artifacts/src/main/java/org/dive4elements/river/artifacts/uinfo/salix/SalixLineCalculator.java @ 9529:429b62373633

Reference gauge for salix line always the river's first gauge, all others 'not-in-range'
author mschaefer
date Tue, 02 Oct 2018 16:41:35 +0200
parents 7c8d62867876
children
comparison
equal deleted inserted replaced
9528:55c187a0a31e 9529:429b62373633
139 } else { 139 } else {
140 scenarios.add(null); 140 scenarios.add(null);
141 } 141 }
142 } 142 }
143 row.putValue(UInfoResultType.customMultiRowColSalixScenarios, scenarios); 143 row.putValue(UInfoResultType.customMultiRowColSalixScenarios, scenarios);
144 // REMARK Ist es sinnvoll, einen Bezugspegel für den Salix-Längsschnitt auszugeben?
144 row.putValue(GeneralResultType.gaugeLabel, this.riverInfoProvider.findGauge(station)); 145 row.putValue(GeneralResultType.gaugeLabel, this.riverInfoProvider.findGauge(station));
145 return row; 146 return row;
146 } 147 }
147 148
148 /** 149 /**

http://dive4elements.wald.intevation.org