log flys-artifacts/src/main/java/de/intevation/flys/artifacts/WINFOArtifact.java @ 2765:79f6d0802b06

age author description
Thu, 24 May 2012 13:39:59 +0000 Felix Wolfsteller Prepare improved Discharge curve compatibility.
Thu, 24 May 2012 08:00:14 +0000 Ingo Weinzierl Removed needless imports.
Thu, 24 May 2012 04:12:55 +0000 Felix Wolfsteller Made data accessors for reference curve parameter public.
Tue, 22 May 2012 19:51:05 +0000 Felix Wolfsteller More debugging of discharge-curve issue.
Tue, 22 May 2012 13:08:05 +0000 Sascha L. Teichmann Fixings state access: Added more debug putput
Fri, 27 Apr 2012 09:58:21 +0000 Felix Wolfsteller Added DataType for lines that also stores width, use it. Added HasLabel interface for some series.
Wed, 11 Apr 2012 10:14:13 +0000 Sascha L. Teichmann Generate error message when more than one Q is found for given Q in "W auf freier Strecke".
Thu, 05 Apr 2012 08:51:53 +0000 Raimund Renkert Issue 499.
Tue, 03 Apr 2012 11:15:13 +0000 Sascha L. Teichmann Abjusted services to new hierachy.
Fri, 30 Mar 2012 09:38:29 +0000 Ingo Weinzierl #460 Fixed duplicated Outputs in DESCRIBE documents.
Tue, 20 Mar 2012 15:08:01 +0000 Raimund Renkert Issue 506.
Fri, 17 Feb 2012 12:59:56 +0000 Ingo Weinzierl Picked rev 4070,4074,4076,4080 from trunk.
Fri, 17 Feb 2012 11:29:41 +0000 Ingo Weinzierl Picked rev 4058,4063,4065,4068,4069 from trunk.
Tue, 14 Feb 2012 16:48:13 +0000 Sascha L. Teichmann Another partial fix for flys/issue499: Do the W to Q conversions
Mon, 13 Feb 2012 17:49:04 +0000 Sascha L. Teichmann Partial fix for flys/issue499
Thu, 09 Feb 2012 17:28:31 +0000 Sascha L. Teichmann 'Bezugslinienverfahren': Generate valid i18n names for datasets.
Thu, 09 Feb 2012 10:08:14 +0000 Sascha L. Teichmann Prevent duplicates in end kms for reference curve calculation.
Thu, 09 Feb 2012 08:40:39 +0000 Felix Wolfsteller Renamed data item names to allow translations.
Mon, 06 Feb 2012 07:39:59 +0000 Felix Wolfsteller Adjusted to name change in River class (hibernate fix).
Fri, 03 Feb 2012 18:03:26 +0000 Sascha L. Teichmann First steps to serve the data in cm if we are are gauges only.
Fri, 03 Feb 2012 13:49:16 +0000 Felix Wolfsteller Improved reference curve.
Wed, 01 Feb 2012 15:00:13 +0000 Felix Wolfsteller Add some fake 'input' data for reference curve. plot references curves from input km to input km +2.
Wed, 01 Feb 2012 14:48:00 +0000 Ingo Weinzierl Implemented the first step of Calculation6; create Facets for each calculation results.
Wed, 01 Feb 2012 13:33:58 +0000 Ingo Weinzierl Fetch parameters for 'historical discharge curve' calculation; call Calculation6 with those information and check input parameters.
Wed, 01 Feb 2012 11:14:24 +0000 Ingo Weinzierl Added new classes and stubs used to calculate data for historical discharge curve charts.
Fri, 27 Jan 2012 15:43:04 +0000 Sascha L. Teichmann Call the "Bezugslinienverfahren" from the WINFOArtifact.
Tue, 24 Jan 2012 22:59:44 +0000 Sascha L. Teichmann I18N for WINFO calculation result messages.
Mon, 23 Jan 2012 17:39:51 +0000 Sascha L. Teichmann Handle the case in "W auf freier Strecke" where more than ne Q is related to a W.
Mon, 23 Jan 2012 16:55:42 +0000 Sascha L. Teichmann Added code for the simple case of "Bezugslinienverfahren" ("W auf freier Strecke").
Tue, 17 Jan 2012 17:05:18 +0000 Sascha L. Teichmann Use the fast cross section lines from backend now.
Mon, 16 Jan 2012 17:38:39 +0000 Sascha L. Teichmann Use improved caching for cross section lines data.
Thu, 12 Jan 2012 16:01:01 +0000 Sascha L. Teichmann StableXYDifferenceRenderer: Replaced System.err.println()s with proper logging.
Thu, 12 Jan 2012 12:20:56 +0000 Felix Wolfsteller Cosmetics.
Thu, 22 Dec 2011 13:22:55 +0000 Ingo Weinzierl #242 Added header with meta information into CSV exports.
Wed, 14 Dec 2011 10:44:00 +0000 Felix Wolfsteller Implement and use WaterLineArtifact interface.
Tue, 13 Dec 2011 09:10:48 +0000 Felix Wolfsteller Server-side of interactive cross-section diagrams.
Tue, 13 Dec 2011 08:56:52 +0000 Felix Wolfsteller Cosmetics.
Wed, 09 Nov 2011 13:45:39 +0000 Felix Wolfsteller Let Q Duration Curves enter life inactive.
Wed, 02 Nov 2011 11:21:57 +0000 Felix Wolfsteller Give outputname to artifacts getInitialFacetActivity, generate second pair of MainvalueFacets for discharge curves.
Tue, 01 Nov 2011 12:23:59 +0000 Felix Wolfsteller Minor preparations for WINFO/CrossSection to handle multiple cross-sections.
Tue, 01 Nov 2011 10:40:05 +0000 Felix Wolfsteller Corrected CrossSection diagram/out to include one facet per computed waterlevel.
Fri, 28 Oct 2011 09:00:51 +0000 Felix Wolfsteller Extracet getFlysContext from FLYSArtifact to FLYSUtils.
Thu, 27 Oct 2011 09:32:05 +0000 Felix Wolfsteller Restore mapping of state id to facets (revert, rev 3083 and 3088).
Wed, 26 Oct 2011 12:23:47 +0000 Felix Wolfsteller Do not store association of states to facets, let artifacts keep facets in a pure list.
Tue, 25 Oct 2011 14:41:34 +0000 Felix Wolfsteller In LongitudinalSection-Diagram, Qs enter inactive.
Tue, 27 Sep 2011 13:45:13 +0000 Sascha L. Teichmann flys/issue317: Removed dependency from cross section demo app.
Fri, 09 Sep 2011 15:03:00 +0000 Ingo Weinzierl Write status messages and progress information of WSPLGEN Calculations into Artifact's DESCRIBE document.
Fri, 09 Sep 2011 13:02:23 +0000 Felix Wolfsteller Fix flys/issue279 .
Fri, 09 Sep 2011 12:37:52 +0000 Felix Wolfsteller Fix ArrayIndexOutOfBounds in certain cases.
Thu, 08 Sep 2011 11:29:04 +0000 Felix Wolfsteller Cosmetics.
Wed, 07 Sep 2011 13:56:10 +0000 Ingo Weinzierl Append an attribute 'background-processing' (can be 'true' or 'false') to the WINFOArtifact's DESCRIBE document.
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.
Fri, 29 Apr 2011 07:46:27 +0000 Ingo Weinzierl Added necessary methods to start the computation of waterlevel data.
Thu, 28 Apr 2011 11:20:11 +0000 Ingo Weinzierl Bugfixes: Adapted a broken method call of TransitionEngine.isStateReachable() and added the outputs of a current state to the DESCRIBE.
Thu, 14 Apr 2011 08:32:18 +0000 Ingo Weinzierl Modified the states' describe() method - related to the last commit.
Tue, 12 Apr 2011 13:42:14 +0000 Ingo Weinzierl Write the name of an artifact into the DESCRIBE document.
Tue, 12 Apr 2011 07:49:36 +0000 Ingo Weinzierl Bugfix: States are filled with data before they describe themself.
Wed, 06 Apr 2011 10:01:49 +0000 Ingo Weinzierl The FLYSArtifactCollection overrides out() and uses OutGenerators to create output for this operation.
Mon, 28 Mar 2011 16:36:13 +0000 Ingo Weinzierl Changed the background color of discharge curves to white.
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.
Wed, 23 Mar 2011 10:52:01 +0000 Ingo Weinzierl The DESCRIBE of the WINFO artifact contains the available output modes now.

http://dive4elements.wald.intevation.org