Mercurial > dive4elements > river
log flys-artifacts/src/main/java/de/intevation/flys/artifacts/model/DischargeTables.java @ 294:e5e7af208857
age | author | description |
---|---|---|
Mon, 28 Mar 2011 15:21:27 +0000 | Sascha L. Teichmann | DischargeTables: Cache the scale, too. Otherwise two calls to getValues() with different arguments will result in the same output. |
Mon, 28 Mar 2011 14:33:36 +0000 | Ingo Weinzierl | The out() operation of the WINFO artifact draws discharge tables for gauges specified by the user. |
Fri, 25 Mar 2011 13:51:09 +0000 | Sascha L. Teichmann | Don't used interleaved x/y data. |
Thu, 24 Mar 2011 17:29:08 +0000 | Sascha L. Teichmann | Fetch w/q values of discharge tables for given gauges. |