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.
|
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.
|
Mon, 25 Aug 2014 16:04:35 +0200 |
Andre Heinecke |
Correctly output problems in SedimentLoadDataCalculate
|
Mon, 25 Aug 2014 15:56:09 +0200 |
Andre Heinecke |
(issue1448) Add WIP SedimentLoadDataFacet and use it in calculation.
|
Mon, 25 Aug 2014 12:18:35 +0200 |
Andre Heinecke |
(issue 1448) Use new data model for sedimentloadinfo
|
Mon, 25 Aug 2014 12:05:37 +0200 |
Sascha L. Teichmann |
Sediment load: Fixed findStations() and add findLoads().
|
Fri, 22 Aug 2014 18:00:35 +0200 |
Tom Gottfried |
Tooltip for sediment loads in datacage.
|
Fri, 22 Aug 2014 17:43:36 +0200 |
Tom Gottfried |
Add SQ time interval to selection tree in datacage for sediment loads.
|
Fri, 22 Aug 2014 13:19:02 +0200 |
Tom Gottfried |
Remove code duplications in sedimentload datacage.
|
Fri, 22 Aug 2014 08:04:43 +0200 |
Tom Gottfried |
Format timestamps in datacage tooltip for porosities.
|
Thu, 21 Aug 2014 18:58:10 +0200 |
Tom Gottfried |
Dashed lines shall be used for sediment load at measurement stations (issue1352).
|
Thu, 21 Aug 2014 18:09:37 +0200 |
Tom Gottfried |
Complete mapping and themes for sediment load.
|
Thu, 21 Aug 2014 15:48:01 +0200 |
Tom Gottfried |
Make a difference between themes representing loads in different units.
|
Wed, 20 Aug 2014 17:54:12 +0200 |
Tom Gottfried |
i18n for sediment loads.
|
Wed, 20 Aug 2014 17:47:58 +0200 |
Tom Gottfried |
Reconstruct facet description of sediment load longitudinal sections. i18n will follow.
|
Wed, 20 Aug 2014 17:07:17 +0200 |
Tom Gottfried |
Reconstruct facet description of sediment load at measurement stations. i18n will follow.
|
Wed, 20 Aug 2014 14:53:29 +0200 |
Tom Gottfried |
Let hg ignore downloaded SmartGWT stuff.
|
Wed, 20 Aug 2014 14:26:42 +0200 |
Andre Heinecke |
Change facet.sedimentload.dc to facet.sedimentload.ls
|
Wed, 20 Aug 2014 13:17:20 +0200 |
Andre Heinecke |
(issue1681) Add l10n for grain fractions
|
Wed, 20 Aug 2014 13:17:03 +0200 |
Andre Heinecke |
(issue1681) Handle different grain fraction kinds
|
Wed, 20 Aug 2014 12:59:01 +0200 |
Andre Heinecke |
Fix typo in sedimentload i18n
|
Wed, 20 Aug 2014 12:55:55 +0200 |
Andre Heinecke |
(issue1681) Add themes for sedimentloads
|
Wed, 20 Aug 2014 12:12:18 +0200 |
Andre Heinecke |
Remove todos about sedimentload_ls facet
|
Wed, 20 Aug 2014 12:10:59 +0200 |
Andre Heinecke |
Remove unecessary debut output
|
Wed, 20 Aug 2014 12:10:32 +0200 |
Andre Heinecke |
Configure SedimentLoadLSFacet
|
Wed, 20 Aug 2014 12:09:41 +0200 |
Andre Heinecke |
Add SedimentLoadLSFacet
|
Wed, 20 Aug 2014 12:00:50 +0200 |
Andre Heinecke |
Add getSedimentLoadById accessor
|
Tue, 19 Aug 2014 18:46:13 +0200 |
Tom Gottfried |
Distinction by measurement station gives lots of duplicates, as we always get a whole longitudinal section.
|
Fri, 15 Aug 2014 18:56:02 +0200 |
Andre Heinecke |
Fix binarysearch logic in SedimentLoadData
|
Fri, 15 Aug 2014 18:42:39 +0200 |
Andre Heinecke |
Add translation for sedimentloads
|
Fri, 15 Aug 2014 18:27:19 +0200 |
Andre Heinecke |
Add new and simplyfied SedimentLoadFacet
|
Fri, 15 Aug 2014 18:25:43 +0200 |
Andre Heinecke |
Fix ti_stop_time naming
|
Fri, 15 Aug 2014 18:24:55 +0200 |
Andre Heinecke |
Change sedimentload factory from yields to loads.
|