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
|