comparison artifacts/src/main/java/org/dive4elements/river/artifacts/model/Calculation4.java @ 9554:33ce8eba9806

waterlevel export W/am Pegel / "Bezeichnung" fixes
author gernotbelger
date Mon, 22 Oct 2018 18:26:05 +0200
parents 2b83d3a96703
children
comparison
equal deleted inserted replaced
9553:c3ed5dcd5e08 9554:33ce8eba9806
234 } else { 234 } else {
235 addProblem(pos, "cannot.interpolate.w.q"); 235 addProblem(pos, "cannot.interpolate.w.q");
236 } 236 }
237 } 237 }
238 } 238 }
239 final String custom = Resources.format(meta, "common.custom"); 239 final String custom = Resources.getMsg(meta, "common.custom");
240 240
241 // Backjump correction 241 // Backjump correction
242 for (int i = 0; i < results.length; ++i) { 242 for (int i = 0; i < results.length; ++i) {
243 final BackJumpCorrector bjc = new BackJumpCorrector(); 243 final BackJumpCorrector bjc = new BackJumpCorrector();
244 244

http://dive4elements.wald.intevation.org