log flys-artifacts/src/main/java/de/intevation/flys/exports/WaterlevelExporter.java @ 5587:7b1c5fe4ebf3

age author description
Sun, 07 Apr 2013 11:38:15 +0200 Sascha L. Teichmann Simplified inner loop of water level exporter.
Tue, 26 Mar 2013 12:26:48 +0100 Felix Wolfsteller Fix for flys/issue1130 (decimals in result display).
Tue, 19 Mar 2013 10:40:03 +0100 Felix Wolfsteller Doc, cosmetic and TODO fixes, renamed field in WQTimeRange.
Thu, 28 Feb 2013 12:37:07 +0100 Felix Wolfsteller Fix flys/issue1228: Units in tabular calculation output.
Thu, 28 Feb 2013 12:21:35 +0100 Felix Wolfsteller WaterlevelExporter: Fix log output.
Wed, 27 Feb 2013 11:56:11 +0100 Felix Wolfsteller WaterlevelExporter: Unpolished fix for flys/issue1131: gaugename in csv.
Tue, 26 Feb 2013 12:35:59 +0100 Felix Wolfsteller Picky doc and whitespace fixes.
Tue, 26 Feb 2013 16:11:11 +0100 Raimund Renkert Skip ConstantWQKms (Umhuellende) in exports.
Tue, 26 Feb 2013 11:49:46 +0100 Felix Wolfsteller Partly fix flys/issue1142: Include specified W values at gauge for fix.real.
Mon, 11 Feb 2013 15:29:30 +0100 Felix Wolfsteller WaterlevelExporter: Doc and issue-TODO.
Wed, 23 Jan 2013 13:04:16 +0100 Felix Wolfsteller WaterlevelExporter: Updated to use RangeAccess instead of FLYSUtils.
Wed, 23 Jan 2013 11:14:22 +0100 Sascha L. Teichmann Ignore constant WQKms in CSV and PDF output.
Wed, 07 Nov 2012 12:23:41 +0100 Felix Wolfsteller Backed out changeset e8a4d2fd25cc
Wed, 07 Nov 2012 09:47:44 +0100 Felix Wolfsteller Merged.
Mon, 05 Nov 2012 16:35:31 +0100 Felix Wolfsteller WaterlevelExporter: Use new WQKmsResult to avoid parallel paths for Extrem- and Fixing-Result.
Thu, 26 Jul 2012 09:26:47 +0000 Ingo Weinzierl Added new Output WaterlevelExport (CSV, WST and PDF) to FixRealizingCompute State.
Fri, 13 Jul 2012 19:01:03 +0000 Felix Wolfsteller Prevent nasty NPE.
Fri, 06 Jul 2012 12:24:44 +0000 Felix Wolfsteller Fix issue705 (maín value names also in w/q-range mode).
Thu, 24 May 2012 10:45:12 +0000 Raimund Renkert Issue 667.
Wed, 04 Apr 2012 10:32:45 +0000 Sascha L. Teichmann Squashed performance bug introduced in rev4070. Now CSV export is about 245 times faster.
Tue, 20 Mar 2012 05:56:16 +0000 Ingo Weinzierl #252 Added numeric value of a named main value into the WST export.
Fri, 17 Feb 2012 12:59:56 +0000 Ingo Weinzierl Picked rev 4070,4074,4076,4080 from trunk.
Wed, 08 Feb 2012 09:33:06 +0000 Sascha L. Teichmann Calculation error report: i18n the km of the error report.
Tue, 07 Feb 2012 09:54:29 +0000 Felix Wolfsteller Refactored Formatter access to ease reuse.
Fri, 27 Jan 2012 11:58:35 +0000 Raimund Renkert Added i18n support to PDF report export.
Fri, 27 Jan 2012 10:45:34 +0000 Sascha L. Teichmann Refactored class hierachy to integrate model for W~W.
Thu, 26 Jan 2012 15:38:46 +0000 Raimund Renkert Issue 138.
Thu, 19 Jan 2012 13:43:58 +0000 Sascha L. Teichmann Use FastAnnotations for LocationProvider.
Fri, 06 Jan 2012 09:38:58 +0000 Ingo Weinzierl #196 Localized the WQ labels in CSV exports.
Mon, 02 Jan 2012 13:30:44 +0000 Ingo Weinzierl #370 Added a 'W at gauge' column to CSV exports if 'W at gauge' mode has been selected.
Mon, 02 Jan 2012 10:59:42 +0000 Ingo Weinzierl Improved the WaterlevelExporter: added range check for W/Q at gauge.
Mon, 02 Jan 2012 09:46:39 +0000 Ingo Weinzierl Part 2 of #125: add gaugename and Q description based on the selected WQ mode.
Mon, 02 Jan 2012 08:50:50 +0000 Ingo Weinzierl Part 1 of #125: added a description for a location to the WaterlevelExport.
Thu, 22 Dec 2011 13:22:55 +0000 Ingo Weinzierl #242 Added header with meta information into CSV exports.
Wed, 21 Dec 2011 15:44:41 +0000 Ingo Weinzierl Bugfix: repaired broken named values in exports - the last solution had bad side effects.
Wed, 21 Dec 2011 09:17:23 +0000 Ingo Weinzierl #252 Set titles in waterlevel exports to named main values if those are existing for given Q values.
Mon, 27 Jun 2011 16:07:24 +0000 Ingo Weinzierl The WST export contains the corrected W values now.
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 18:38:04 +0000 Sascha L. Teichmann Removed more dead code.
Sat, 18 Jun 2011 18:19:34 +0000 Sascha L. Teichmann Removed dead code.
Fri, 17 Jun 2011 13:45:50 +0000 Sascha L. Teichmann Base WST/CSV exports on facets. TODO: generate the facets. facets-slt
Wed, 08 Jun 2011 10:21:36 +0000 Sascha L. Teichmann s@m³/s@m\u00b3/s@
Wed, 18 May 2011 10:59:38 +0000 Ingo Weinzierl Enabled the discharge longitudinal section to be exported as WST.
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 16:31:07 +0000 Ingo Weinzierl Implemented writer that creates WSTs and enabled the WaterlevelExporter to create those.
Tue, 17 May 2011 14:22:27 +0000 Ingo Weinzierl Added a new class that supports formatters for different types of data.
Tue, 10 May 2011 16:10:01 +0000 Ingo Weinzierl ISSUE-53 Formatted number values of CSV exports.
Tue, 10 May 2011 13:18:03 +0000 Ingo Weinzierl The CSV exports will now have headers.
Tue, 03 May 2011 17:37:56 +0000 Ingo Weinzierl Added an exporter to export the computed data of a duration curve.
Tue, 03 May 2011 16:36:21 +0000 Ingo Weinzierl Added an exporter (OutGenerator) for waterlevels which currently supports CSV exports.

http://dive4elements.wald.intevation.org