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).

http://dive4elements.wald.intevation.org