log flys-artifacts/src/main/java/de/intevation/flys/artifacts/model/DischargeTables.java @ 1708:e99b4bd32cd5

age author description
2011-06-25 Sascha L. Teichmann Fixed "W am Pegel" calculations.
2011-05-02 Sascha L. Teichmann Repaired DischargeTables.getQForW()
2011-05-02 Ingo Weinzierl Removed an unused parameter from DischargeTables.getQForW().
2011-04-20 Sascha L. Teichmann Discharge table: Fix problem when sorting by q (copied w instead of q).
2011-04-20 Ingo Weinzierl Fixed broken HQL statement.
2011-04-19 Sascha L. Teichmann Discharge table: we need a getQForW() and not a getWForQ().
2011-04-19 Sascha L. Teichmann Discharge tables: Sorting of q values was done wrong.
2011-04-19 Sascha L. Teichmann Discharge table: Added static method getWForQ() to interpolate a w value for a given q value based on a given discharge table.
2011-04-19 Sascha L. Teichmann Discharge tables: Added convenience constructors/methods to ease the access to the master discharge table of a gauge.
2011-04-15 Ingo Weinzierl Removed the SessionHolder and adapted imports.
2011-04-14 Sascha L. Teichmann Backend access: Static methods are using the SessionHolder, too.
2011-03-28 Sascha L. Teichmann DischargeTables: Cache the scale, too. Otherwise two calls to getValues() with different arguments will result in the same output.
2011-03-28 Ingo Weinzierl The out() operation of the WINFO artifact draws discharge tables for gauges specified by the user.
2011-03-25 Sascha L. Teichmann Don't used interleaved x/y data.
2011-03-24 Sascha L. Teichmann Fetch w/q values of discharge tables for given gauges.

http://dive4elements.wald.intevation.org