Fri, 05 Sep 2014 18:30:20 +0200 |
Sascha L. Teichmann |
Fixed broken build.
|
Fri, 05 Sep 2014 18:23:36 +0200 |
Sascha L. Teichmann |
Sediment load: converted grain fraction name to an array lookup.
|
Fri, 05 Sep 2014 16:54:45 +0200 |
Raimund Renkert |
Added new processor for fix derived curve.
|
Fri, 05 Sep 2014 15:57:39 +0200 |
Raimund Renkert |
Added processor for discharge curve in fixanalysis.
|
Fri, 05 Sep 2014 15:26:40 +0200 |
Tom Gottfried |
Do not return pure NaN data.
|
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.
|