log

age author description
Thu, 04 Sep 2014 13:00:55 +0200 Sascha L. Teichmann Removed NASTY package clash. We had too org.dive4elements.river.util packages.
Thu, 04 Sep 2014 12:03:02 +0200 Tom Gottfried Removed obsolete average and renamed some symbols to make the difference between single fractions and sums of them clearer in the calculation.
Thu, 04 Sep 2014 12:00:17 +0200 Sascha L. Teichmann Remove dead class.
Thu, 04 Sep 2014 11:15:34 +0200 Raimund Renkert merged.
Thu, 04 Sep 2014 11:14:24 +0200 Raimund Renkert Changed discharge processor to plot only discharge curves and added processor for computed discharge curves.
Thu, 04 Sep 2014 11:10:37 +0200 Raimund Renkert Added new processor to plot misc discharge data, e.g. from datacage or recommendations.
Wed, 03 Sep 2014 18:21:35 +0200 Tom Gottfried The existing implementation respects the fact that months are 0-based.
Wed, 03 Sep 2014 16:46:09 +0200 Tom Gottfried Complete CSV-export and correct headers.
Wed, 03 Sep 2014 10:24:39 +0200 Tom Gottfried Rev aa80f9ba56a9 was incomplete. Shame on me.
Wed, 03 Sep 2014 09:55:32 +0200 Tom Gottfried We have to calculate bed load plus suspended sand instead of suspended load.
Tue, 02 Sep 2014 17:47:03 +0200 Tom Gottfried Let epochs be averages over their years.
Tue, 02 Sep 2014 17:10:22 +0200 Tom Gottfried Precalculated sums from the database will come through recommendations.
Tue, 02 Sep 2014 14:46:20 +0200 Tom Gottfried Make sedimentload loadable as old calculation.
Mon, 01 Sep 2014 17:50:22 +0200 Tom Gottfried Only calculated sums of fractions should be initially shown in diagram.
Mon, 01 Sep 2014 12:34:39 +0200 Tom Gottfried Fix fraction respectively facet names and descriptions.
Mon, 01 Sep 2014 10:15:57 +0200 Tom Gottfried Broken -> broke away.
Mon, 01 Sep 2014 10:09:53 +0200 Tom Gottfried Do not handle the impossible.
Mon, 01 Sep 2014 09:43:55 +0200 Tom Gottfried Handle missing years in bed height differences without assuming an unknown year to be BC 1.
Fri, 29 Aug 2014 17:00:26 +0200 Sascha L. Teichmann Converted configuration for discharge diagrams to the new Q symmetry style.
Fri, 29 Aug 2014 16:42:58 +0200 Sascha L. Teichmann Added diagram defaults for discharge diagrams.
Fri, 29 Aug 2014 16:24:12 +0200 Sascha L. Teichmann Renamed tag in sq relation defaults to a more fitting name.
Fri, 29 Aug 2014 16:21:31 +0200 Sascha L. Teichmann Added new diagramm generator for Q symmetry.
Fri, 29 Aug 2014 15:44:08 +0200 Sascha L. Teichmann More shoveling araound generators.
Fri, 29 Aug 2014 15:22:33 +0200 Sascha L. Teichmann Added a woking copy for discharge diagramm generators. All modifications are go in here. If the process is finished we'll remove the old one and rename the copy to discharge-diagramms.xml
Fri, 29 Aug 2014 13:03:11 +0200 Tom Gottfried We have only 4 of them.
Fri, 29 Aug 2014 12:42:00 +0200 Sascha L. Teichmann More fixes for conf.xml
Fri, 29 Aug 2014 12:27:35 +0200 Sascha L. Teichmann Moved external system entites back to conf.xml. Uncool.
Fri, 29 Aug 2014 11:56:10 +0200 Sascha L. Teichmann Cleaned up generator dependencies.
Fri, 29 Aug 2014 11:43:15 +0200 Sascha L. Teichmann Moved more generator stuff in reguarding sub directory.
Fri, 29 Aug 2014 11:31:17 +0200 Sascha L. Teichmann Allow deeper nesting of output-generators in conf.xml. This allows better separation of concerns of different generator types.
Fri, 29 Aug 2014 11:24:52 +0200 Sascha L. Teichmann Moved generators.xml and its dependencies to a directory of their own.
Fri, 29 Aug 2014 11:21:35 +0200 Sascha L. Teichmann Moved external system entity for longitudinal sections default to generators.xml. TODO: Move in entirely different file.
Fri, 29 Aug 2014 11:03:38 +0200 Sascha L. Teichmann Removed obsolete imports.
Fri, 29 Aug 2014 10:49:38 +0200 Sascha L. Teichmann Fixed build error.
Fri, 29 Aug 2014 09:25:00 +0200 Tom Gottfried The relevant contents are now in artifacts/doc/datacage_ref_de.rst.
Thu, 28 Aug 2014 18:42:20 +0200 Tom Gottfried IDs can be assumed to be unique.
Thu, 28 Aug 2014 15:34:57 +0200 Tom Gottfried Do not put metadata on series if there are none (avoid NPE).
Thu, 28 Aug 2014 12:00:52 +0200 Tom Gottfried Quoting is done elsewhere since rev 7021753b3797.
Wed, 27 Aug 2014 19:52:51 +0200 Tom Gottfried The rest is silence.
Wed, 27 Aug 2014 16:47:38 +0200 Sascha L. Teichmann Make Logarithmic axis immun against negative values (not throwing Exceptions in that case).
Wed, 27 Aug 2014 15:09:45 +0200 Tom Gottfried Let the facet know the period of it's data.
Wed, 27 Aug 2014 15:01:54 +0200 Tom Gottfried Calculate all single years in given interval but only once.
Tue, 26 Aug 2014 17:21:42 +0200 Sascha L. Teichmann Merged.
Tue, 26 Aug 2014 17:21:16 +0200 Sascha L. Teichmann Datacage: Insert variable values literally into output.
Tue, 26 Aug 2014 17:16:21 +0200 Tom Gottfried With the exception of real calculation results, descriptions of sediment loads can all follow the same pattern.
Tue, 26 Aug 2014 12:09:18 +0200 Tom Gottfried Metadata in datacage tooltips for sediment densities, bed heights, flow velocities and sounding widhts.
Tue, 26 Aug 2014 11:35:47 +0200 Sascha L. Teichmann Added missing generics parameter.
Tue, 26 Aug 2014 11:28:03 +0200 Sascha L. Teichmann Sediment load: Remove simple tail recursive calls from SedimentLoadData.recursiveFindStations(). More carefully this time.
Tue, 26 Aug 2014 11:18:03 +0200 Sascha L. Teichmann Removed obsolete same package imports.
Tue, 26 Aug 2014 11:16:21 +0200 Sascha L. Teichmann Removed obsolete imports.
Mon, 25 Aug 2014 20:12:11 +0200 Andre Heinecke Fix exporter loops
Mon, 25 Aug 2014 20:03:35 +0200 Andre Heinecke Acctually use the new Sedilmentload calculation
Mon, 25 Aug 2014 20:02:28 +0200 Andre Heinecke Make SedimentloadExporter work with the new result scheme.
Mon, 25 Aug 2014 20:01:44 +0200 Andre Heinecke Correctly handle not creating facets and error reports.
Mon, 25 Aug 2014 20:00:45 +0200 Andre Heinecke GetFractionByName now returns a list as it can differ in Epochs
Mon, 25 Aug 2014 19:59:14 +0200 Andre Heinecke Add period to sedimentloaddataresult fraction
Mon, 25 Aug 2014 19:58:00 +0200 Andre Heinecke Use old names for SedimentloadDataFractions and add average fraction
Mon, 25 Aug 2014 17:28:48 +0200 Andre Heinecke Actually return the period in SedimentLoadAccess
Mon, 25 Aug 2014 17:28:18 +0200 Andre Heinecke Fix compilation of last commit
Mon, 25 Aug 2014 17:14:49 +0200 Sascha L. Teichmann Another fix for find stations in sediment load.

http://dive4elements.wald.intevation.org