log gnv-artifacts/src/main/java/de/intevation/gnv/state/timeseries/TimeSeriesOutputState.java @ 1115:f953c9a559d8

age author description
Tue, 02 Nov 2010 17:46:55 +0000 Ingo Weinzierl Added license file and license headers.
Wed, 09 Jun 2010 09:37:57 +0000 Ingo Weinzierl Some code refactoring for the implementation of histograms using vectorial parameters.
Wed, 26 May 2010 07:00:55 +0000 Ingo Weinzierl The format of a histogram pdf depends on the width and height specified by the user - or the default size (issue290).
Wed, 26 May 2010 06:45:03 +0000 Ingo Weinzierl The pdf format depends on the chart's aspect ratio (issue290).
Tue, 25 May 2010 15:41:31 +0000 Ingo Weinzierl Use the chart size/height to export it to pdf. The chart's aspect ratio keeps alive if the size exceeds the maximum page size (issue290).
Mon, 24 May 2010 17:07:26 +0000 Ingo Weinzierl The size of an svg export is adjustable now (issue290).
Wed, 19 May 2010 14:05:33 +0000 Ingo Weinzierl Finished vector support for timeseriespoints (Issue27).
Wed, 21 Apr 2010 13:38:26 +0000 Ingo Weinzierl Presentation of values in the statistic is now language specific (issue228).
Wed, 21 Apr 2010 09:43:46 +0000 Ingo Weinzierl Added an y-axis label in histograms (issue243).
Mon, 19 Apr 2010 14:19:19 +0000 Ingo Weinzierl Added the time interval into the subtitle of timeseries charts (issue152).
Mon, 19 Apr 2010 12:31:02 +0000 Ingo Weinzierl Iterate through former states as well when searching for an input collection (issue226).
Sat, 17 Apr 2010 09:35:24 +0000 Sascha L. Teichmann Removed trailing whitespace.
Tue, 13 Apr 2010 14:35:30 +0000 Tim Englich Extract ODV-Generation into its own method that it is possible to override it in subclasses.
Tue, 13 Apr 2010 08:25:34 +0000 Tim Englich Removed obsolet SuppressWarnings-Annotations.
Mon, 12 Apr 2010 09:26:26 +0000 Tim Englich ISSUE215 Switched Values between columns yyyy-mm-dd hh:mm and time_ISO8601
Fri, 09 Apr 2010 13:00:38 +0000 Tim Englich ISSUE 215 msg1170: Integrated additional Column into the ODV-Export to identify TimeSeries
Thu, 08 Apr 2010 11:31:44 +0000 Sascha L. Teichmann Removed trailing whitespace. Added more javadoc.
Thu, 08 Apr 2010 10:10:04 +0000 Ingo Weinzierl Added more Javadoc in some classes of state.profile.
Mon, 29 Mar 2010 10:02:42 +0000 Ingo Weinzierl Added timegap definitions as attribute to each state.
Mon, 29 Mar 2010 09:35:44 +0000 Sascha L. Teichmann Bring @author javadoc tags in form '@author <a href="john.doe@example.com">John Doe</a>'
Mon, 29 Mar 2010 08:51:20 +0000 Sascha L. Teichmann Ordered imports. Removed needless imports. Removed empty headers.
Mon, 29 Mar 2010 07:58:51 +0000 Sascha L. Teichmann Removed trailing whitespace
Tue, 23 Mar 2010 14:09:03 +0000 Tim Englich Integrated valid ODV-Export to the GNV-Artifacts
Mon, 22 Mar 2010 12:47:44 +0000 Tim Englich ISSUE122: Added all required Columns for the CSV-Export.
Wed, 10 Mar 2010 13:27:14 +0000 Ingo Weinzierl Improved exception handling while feeding an artifact.
Sat, 06 Mar 2010 08:25:14 +0000 Sascha L. Teichmann Cleanup imports
Wed, 03 Mar 2010 13:44:15 +0000 Ingo Weinzierl Implementedr histogram pdf export.
Tue, 02 Mar 2010 14:48:32 +0000 Ingo Weinzierl Implemented SVG export for histograms.
Wed, 24 Feb 2010 14:30:52 +0000 Ingo Weinzierl Implemented logic to adjust number of bins corresponding to user input.
Tue, 23 Feb 2010 15:33:10 +0000 Ingo Weinzierl Removed a bug in pdf and svg creation.
Mon, 15 Feb 2010 11:44:01 +0000 Ingo Weinzierl Added new ouput mode: histogram.
Fri, 12 Feb 2010 15:36:05 +0000 Ingo Weinzierl Repaired multi parameter selection.
Thu, 11 Feb 2010 14:10:15 +0000 Ingo Weinzierl Repaired chart creation.
Thu, 11 Feb 2010 11:58:39 +0000 Ingo Weinzierl Changed the mechanism for searching for specific parameter collections.
Tue, 26 Jan 2010 18:32:12 +0000 Ingo Weinzierl Calculate results and put them into cache when reaching the output state - avoids latencies.
Tue, 26 Jan 2010 17:52:10 +0000 Ingo Weinzierl Solved issue158. Added labels to 'Profilschnitte'.
Wed, 20 Jan 2010 15:17:35 +0000 Ingo Weinzierl Fixed issue105. Added option to enable/disable data points in charts. Parse this option while creating charts.
Tue, 19 Jan 2010 21:23:28 +0000 Sascha L. Teichmann Upgraded to Geotools 2.5.8. Write polygons and line strings to
Tue, 19 Jan 2010 10:06:03 +0000 Ingo Weinzierl Added labels and titles to 'Profilschnitt' charts.
Sun, 17 Jan 2010 16:34:11 +0000 Sascha L. Teichmann Added end of life support for artifact states. Implemented ZIP download
Sun, 17 Jan 2010 12:22:56 +0000 Sascha L. Teichmann Rebased "Horizonalschnitte" to own state class to break from the not
Tue, 12 Jan 2010 08:49:51 +0000 Ingo Weinzierl Use XMLUtils to evaluate xpath expressions instead of using Config class. Adapted xpath (namespace and prefix).
Mon, 04 Jan 2010 15:20:14 +0000 Sascha L. Teichmann Refactored statistics classes a bit. Added class for vertical cross sections.
Mon, 04 Jan 2010 13:14:27 +0000 Sascha L. Teichmann Enable PDF export of vertical cross section charts.
Fri, 01 Jan 2010 12:08:05 +0000 Sascha L. Teichmann Connected vertical cross section with chart generation.
Tue, 29 Dec 2009 14:54:17 +0000 Sascha L. Teichmann "horizontale Schnittprofile" are now configured via conf.xml
Mon, 28 Dec 2009 16:24:05 +0000 Sascha L. Teichmann Loop through configuration to chart generation.
Tue, 22 Dec 2009 17:19:10 +0000 Ingo Weinzierl Finished preprocessing data for interpolation in verticalcrosssection charts.ß
Thu, 17 Dec 2009 10:20:05 +0000 Ingo Weinzierl Added column labels for csv export of timeseries, vertical and horizontal profiles.
Tue, 15 Dec 2009 15:30:25 +0000 Ingo Weinzierl Fetch ChartTheme from CallContext instead of creating it each time before creating a chart.
Fri, 11 Dec 2009 08:44:46 +0000 Ingo Weinzierl Read x-axis label for timeseries charts from ressources, instead of a hard coded string in source.
Tue, 08 Dec 2009 08:39:03 +0000 Tim Englich Some Refactoring work done.

http://dive4elements.wald.intevation.org