Fri, 05 Sep 2014 14:53:58 +0200 |
Tom Gottfried |
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
|
Fri, 05 Sep 2014 13:19:22 +0200 |
Sascha L. Teichmann |
sed 's/logger/log/g' src/**/*.java
|
Fri, 05 Sep 2014 12:58:17 +0200 |
Sascha L. Teichmann |
sed src/**/*.java 's/logger/log/g'
|
Fri, 05 Sep 2014 12:54:58 +0200 |
Sascha L. Teichmann |
Make it compile again.
|
Fri, 05 Sep 2014 12:50:33 +0200 |
Sascha L. Teichmann |
sed -i src/**/*.java 's/logger/log/g'
|
Fri, 05 Sep 2014 12:22:42 +0200 |
Andre Heinecke |
(issue1448) Add sq time intervals to sediment load data model.
|
Fri, 05 Sep 2014 12:19:13 +0200 |
Sascha L. Teichmann |
Forget to adjust a string reference to a moved backend utils class.
|
Fri, 05 Sep 2014 10:27:50 +0200 |
Sascha L. Teichmann |
Anti programming: Removed obsolete classes in client. This may break stuff because of the GWT magic.
|
Fri, 05 Sep 2014 10:10:42 +0200 |
Sascha L. Teichmann |
Find obsolete Java files in more than one project hierachie.
|
Fri, 05 Sep 2014 10:09:16 +0200 |
Sascha L. Teichmann |
Anti programming: Removed TIM parser which ist not needed any longer.
|
Thu, 04 Sep 2014 17:47:32 +0200 |
Sascha L. Teichmann |
Removed obsolete imports.
|
Thu, 04 Sep 2014 17:33:01 +0200 |
Tom Gottfried |
Sum up fractions from stations and previous stations according to respective validity model.
|
Thu, 04 Sep 2014 16:25:06 +0200 |
Sascha L. Teichmann |
Add Q'n'D Python script to find obsolete Java files.
|
Thu, 04 Sep 2014 15:48:48 +0200 |
Sascha L. Teichmann |
merged
|
Thu, 04 Sep 2014 15:43:13 +0200 |
Sascha L. Teichmann |
Anti programming.
|
Thu, 04 Sep 2014 15:27:47 +0200 |
Raimund Renkert |
merged.
|
Thu, 04 Sep 2014 15:26:55 +0200 |
Raimund Renkert |
Use processors for historical discharge curves.
|
Thu, 04 Sep 2014 15:03:25 +0200 |
Sascha L. Teichmann |
Moved package org.dive4elements.river.utils to org.dive4elements.river.backend.utils.
|
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.
|