log flys-artifacts/src/main/java/de/intevation/flys/artifacts/model/DischargeTables.java @ 4226:cb9f22c3553f

age author description
Tue, 23 Oct 2012 15:05:17 +0200 Sascha L. Teichmann DischargeTables: Added missing getWsForQ()
Mon, 15 Oct 2012 16:05:20 +0200 Ingo Weinzierl #904 Use the correct scale to convert discharge table values into [cm].
Tue, 10 Jul 2012 11:10:38 +0000 Felix Wolfsteller Fix issues in 'documentation'.
Thu, 07 Jun 2012 13:13:13 +0000 Felix Wolfsteller cosmetics.
Tue, 14 Feb 2012 16:48:13 +0000 Sascha L. Teichmann Another partial fix for flys/issue499: Do the W to Q conversions
Wed, 01 Feb 2012 15:41:11 +0000 Ingo Weinzierl Improved the 'historical discharge' calculation: implemented findValueForW().
Wed, 23 Nov 2011 14:04:01 +0000 Felix Wolfsteller (Minor) cosmetics, docs.
Sat, 25 Jun 2011 17:35:50 +0000 Sascha L. Teichmann Fixed "W am Pegel" calculations.
Mon, 02 May 2011 13:42:02 +0000 Sascha L. Teichmann Repaired DischargeTables.getQForW()
Mon, 02 May 2011 12:41:24 +0000 Ingo Weinzierl Removed an unused parameter from DischargeTables.getQForW().
Wed, 20 Apr 2011 09:46:40 +0000 Sascha L. Teichmann Discharge table: Fix problem when sorting by q (copied w instead of q).
Wed, 20 Apr 2011 08:00:38 +0000 Ingo Weinzierl Fixed broken HQL statement.
Tue, 19 Apr 2011 17:37:21 +0000 Sascha L. Teichmann Discharge table: we need a getQForW() and not a getWForQ().
Tue, 19 Apr 2011 14:48:28 +0000 Sascha L. Teichmann Discharge tables: Sorting of q values was done wrong.
Tue, 19 Apr 2011 11:05:27 +0000 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.
Tue, 19 Apr 2011 10:32:31 +0000 Sascha L. Teichmann Discharge tables: Added convenience constructors/methods to ease the access to the master discharge table of a gauge.
Fri, 15 Apr 2011 09:52:37 +0000 Ingo Weinzierl Removed the SessionHolder and adapted imports.
Thu, 14 Apr 2011 13:15:16 +0000 Sascha L. Teichmann Backend access: Static methods are using the SessionHolder, too.
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.

http://dive4elements.wald.intevation.org