log flys-artifacts/src/main/java/de/intevation/flys/artifacts/WINFOArtifact.java @ 1142:01d42a2454f6

age author description
Wed, 07 Sep 2011 10:51:54 +0000 Felix Wolfsteller Display real km of shown data in crosssection-diagram.
Wed, 07 Sep 2011 09:24:32 +0000 Felix Wolfsteller Fix waterline in crosssection diagram.
Wed, 07 Sep 2011 07:48:03 +0000 Felix Wolfsteller Fix profile loading of cross section diagram.
Wed, 07 Sep 2011 07:37:22 +0000 Felix Wolfsteller Minor cosmetics
Thu, 01 Sep 2011 13:00:36 +0000 Felix Wolfsteller Cleanups of CrossSection*.
Thu, 01 Sep 2011 12:15:46 +0000 Felix Wolfsteller Get real (but yet not parameterized) data to display in CrossSection.
Wed, 31 Aug 2011 12:23:05 +0000 Felix Wolfsteller Improved stub for CrossSections (including Factory and Facet).
Wed, 31 Aug 2011 12:20:23 +0000 Felix Wolfsteller Cosmetics.
Mon, 29 Aug 2011 09:11:15 +0000 Felix Wolfsteller Commit accidentally omitted result of refactoring (WINFO/FLYSUtils/getRiver).
Fri, 26 Aug 2011 14:58:35 +0000 Ingo Weinzierl Refactored the code to fetch the km range/locations into a utility class.
Mon, 22 Aug 2011 15:25:48 +0000 Sascha L. Teichmann Moved WINFO specific stuff from FLYS into WINFO artifact.
Fri, 19 Aug 2011 14:10:18 +0000 Sascha L. Teichmann State engine: Removed CallContext from state validation.
Thu, 11 Aug 2011 13:03:41 +0000 Felix Wolfsteller Picky Cosmetics.
Mon, 18 Jul 2011 15:07:47 +0000 Ingo Weinzierl The WMSLayerFacet now writes the WMS URL and layernames to its XML representation.
Thu, 14 Jul 2011 11:27:01 +0000 Ingo Weinzierl Added a monitor that creates new artifacts for default themes in charts and maps.
Fri, 08 Jul 2011 08:26:18 +0000 Ingo Weinzierl Artifacts and Collections now support the 'type' member of Outputs.
Sun, 26 Jun 2011 14:46:48 +0000 Sascha L. Teichmann Fix for flys/issue147
Sun, 26 Jun 2011 10:33:38 +0000 Sascha L. Teichmann Fix for flys/issue86
Sat, 25 Jun 2011 17:35:50 +0000 Sascha L. Teichmann Fixed "W am Pegel" calculations.
Wed, 22 Jun 2011 10:54:30 +0000 Sascha L. Teichmann "Abflusskurve am Pegel" looks correct again.
Wed, 22 Jun 2011 09:19:16 +0000 Sascha L. Teichmann Generate facets for "Abflusskurven am Pegel". Not working by now. :-/
Tue, 21 Jun 2011 16:22:28 +0000 Sascha L. Teichmann Only generate 'outs' if they have facets.
Mon, 20 Jun 2011 13:47:59 +0000 Sascha L. Teichmann Added generator and facet for error reports.
Mon, 20 Jun 2011 12:32:32 +0000 Sascha L. Teichmann New model to transport data and error reports of calculations.
Sat, 18 Jun 2011 20:20:34 +0000 Sascha L. Teichmann Added calculation "am Pegel" version to the "Wasserspiegellage" calculation.
Sat, 18 Jun 2011 18:19:34 +0000 Sascha L. Teichmann Removed dead code.
Sat, 18 Jun 2011 17:03:17 +0000 Sascha L. Teichmann Only generate facets when needed.
Fri, 17 Jun 2011 16:17:03 +0000 Sascha L. Teichmann Merged revisions 2127-2133,2136-2137,2140,2143-2144,2146,2150-2151,2153-2154 via svnmerge from
Fri, 17 Jun 2011 09:19:43 +0000 Ingo Weinzierl OutGenerators use now facets to fetch necessary data. facets-slt
Thu, 16 Jun 2011 13:24:00 +0000 Ingo Weinzierl Write computed facets into artifacts describe document. facets-slt
Thu, 16 Jun 2011 08:43:58 +0000 Ingo Weinzierl Added two more compute() methods to ComputeCallback to distinguish between different phases of the artifact. facets-slt
Thu, 16 Jun 2011 07:50:56 +0000 Ingo Weinzierl Added a compute() method to WINFOArtifact which acts as a dispatcher for different computations. It triggers a calculation based on ComputeCallbacks that are generated by the current states. facets-slt
Wed, 15 Jun 2011 15:28:54 +0000 Ingo Weinzierl Merged with trunk and introduced hashing of computed values. facets-slt
Fri, 10 Jun 2011 15:59:47 +0000 Sascha L. Teichmann Added error reporting to 'Wasserspiegellage' calculation.
Fri, 10 Jun 2011 14:24:15 +0000 Sascha L. Teichmann Added error reporting to 'Abflusskurve' calculation.
Fri, 10 Jun 2011 12:38:08 +0000 Sascha L. Teichmann Added error reporting to 'Dauerzahlen' calculation.
Tue, 07 Jun 2011 15:05:12 +0000 Sascha L. Teichmann Use java.util.List instead of java.util.Vector. Removed superfluous imports.
Sun, 05 Jun 2011 18:24:46 +0000 Sascha L. Teichmann Refactored version of "Berechnung 4"
Wed, 01 Jun 2011 09:57:22 +0000 Sascha L. Teichmann Fix crashes in back jump correction.
Tue, 31 May 2011 09:35:19 +0000 Sascha L. Teichmann Use an explicit reference km for interpolation now.
Mon, 30 May 2011 09:19:57 +0000 Sascha L. Teichmann flys/issue82: Only successful interpolations are named.
Fri, 27 May 2011 16:52:37 +0000 Sascha L. Teichmann Re-eanbled the calculation of the backjump correction.
Thu, 26 May 2011 16:54:16 +0000 Sascha L. Teichmann Make "Berechnungsart 4" work independent of flow direction. Commented out back jump correction temporarily.
Thu, 26 May 2011 15:55:48 +0000 Sascha L. Teichmann Generate fields for w/q input depend on flow direction.
Thu, 26 May 2011 14:27:06 +0000 Sascha L. Teichmann Take the flow direction into account.
Mon, 23 May 2011 15:11:55 +0000 Ingo Weinzierl ISSUE-62 (part I/II) States are no longer filled with data - if a state needs user input, it needs to query the owner artifact.
Thu, 19 May 2011 12:33:12 +0000 Ingo Weinzierl The curve of a computed discharge curve has a human readable text now.
Thu, 19 May 2011 09:54:57 +0000 Sascha L. Teichmann Reintroduced titles for the "W for unausgeglichene Abfluesse".
Thu, 19 May 2011 09:31:47 +0000 Sascha L. Teichmann Removed dead code
Thu, 19 May 2011 09:24:08 +0000 Sascha L. Teichmann use correct kms and step width now now
Wed, 18 May 2011 17:37:06 +0000 Sascha L. Teichmann Use new logic to calculate "W für ungleichwertige Abfluesse". Not working yet.
Wed, 18 May 2011 10:59:38 +0000 Ingo Weinzierl Enabled the discharge longitudinal section to be exported as WST.
Wed, 18 May 2011 09:11:10 +0000 Sascha L. Teichmann flys/issue69: Connected calculation with the UI
Wed, 18 May 2011 08:04:54 +0000 Ingo Weinzierl WSTs will now have a header that contains the names of the Ws or Qs that had been defined for the computation.
Tue, 17 May 2011 08:55:38 +0000 Sascha L. Teichmann Separated the WST table loading logic from the calculations.
Fri, 06 May 2011 14:19:27 +0000 Ingo Weinzierl Implemented methods to retrieve and compute the data used to create discharge longitudinal sections.
Wed, 04 May 2011 08:24:50 +0000 Ingo Weinzierl Enabled the WINFO artifact to compute the data for discharge curves (computed) - ComputedDischargeCurveGenerator uses those values now to create the chart.
Tue, 03 May 2011 12:05:32 +0000 Ingo Weinzierl Enabled the WINFO artifact to create duration curves - new OutGenerator, added methods for data computation.
Mon, 02 May 2011 16:28:57 +0000 Sascha L. Teichmann Moved expensive allocation of result arrays out of km loop.
Mon, 02 May 2011 12:47:10 +0000 Ingo Weinzierl Enabled the server to handle longitudinal section chart requests with inserted W data - Ws are transformed into Qs then.

http://dive4elements.wald.intevation.org