Wed, 01 Oct 2014 12:01:46 +0200 |
Sascha L. Teichmann |
There ist no need to format a number as a string and then re-parse it to double to get its double value. Just take the double value!
|
Wed, 01 Oct 2014 11:07:52 +0200 |
Sascha L. Teichmann |
Removed obsolete imports.
|
Tue, 30 Sep 2014 15:18:09 +0200 |
Tom Gottfried |
Auto-include zero in Q-domain axis.
|
Tue, 30 Sep 2014 14:40:02 +0200 |
Raimund Renkert |
Use ws in m for duration curve.
|
Tue, 30 Sep 2014 13:03:55 +0200 |
Tom Gottfried |
Remove duplication of AnnotationHelper-code in ChartGenerator.
|
Tue, 30 Sep 2014 11:52:17 +0200 |
Tom Gottfried |
Allow W-mainvalues in SQ-relation.
|
Tue, 30 Sep 2014 11:50:43 +0200 |
Tom Gottfried |
Introduce annotations, which know to which axis they belong.
|
Tue, 30 Sep 2014 10:57:58 +0200 |
Raimund Renkert |
Create mainvalue facets before setting up the artifact.
|
Mon, 29 Sep 2014 15:49:04 +0200 |
Raimund Renkert |
Look for gauge if no pnp is set in the context and return w in cm if at gauge.
|
Fri, 26 Sep 2014 18:23:45 +0200 |
Tom Gottfried |
Scale second W-axis in cm according to first axis, which is expanded relative to the data, and set bounds for zooming purposes (plus a bit of cleanup in DiagramGenerator).
|
Fri, 26 Sep 2014 17:22:51 +0200 |
Tom Gottfried |
Avoid NPE if river is not accessible.
|
Fri, 26 Sep 2014 14:22:37 +0200 |
Tom Gottfried |
The derivative curve is also a discharge diagram.
|
Fri, 26 Sep 2014 14:18:27 +0200 |
Tom Gottfried |
Throw non-lethal XPathException if not at gauge instead of lethal PSQLException if at gauge.
|
Fri, 26 Sep 2014 10:53:26 +0200 |
Tom Gottfried |
Q-main values as recommendations in SQ. TODO: solve DDZ.
|
Fri, 26 Sep 2014 10:50:54 +0200 |
Tom Gottfried |
Let's be more generous with facet activity of main values.
|
Fri, 26 Sep 2014 10:17:02 +0200 |
Tom Gottfried |
bed_height_single.old_elevation_model_id is not NOT NULL.
|
Fri, 26 Sep 2014 09:44:48 +0200 |
Tom Gottfried |
Main values: Reduce code duplication and correct logic to specify whether we are at gauge or not.
|
Fri, 26 Sep 2014 08:40:20 +0200 |
Tom Gottfried |
Avoid NPE if no dataset is activated in theme list.
|
Fri, 26 Sep 2014 08:36:28 +0200 |
Raimund Renkert |
Added config for sq relation loaded via datacage.
|
Thu, 25 Sep 2014 17:25:07 +0200 |
Raimund Renkert |
merged.
|
Thu, 25 Sep 2014 17:24:35 +0200 |
Raimund Renkert |
Use the sq relation artifact to load data from datacage.
|
Thu, 25 Sep 2014 17:23:12 +0200 |
Raimund Renkert |
Inject current km and pnp into the context used to calculate W in cm at gauge.
|
Thu, 25 Sep 2014 12:21:47 +0200 |
Tom Gottfried |
Reduce misspelled, superfluous logging.
|
Thu, 25 Sep 2014 11:00:31 +0200 |
Sascha L. Teichmann |
Removed obsolete imports.
|
Thu, 25 Sep 2014 10:56:44 +0200 |
Sascha L. Teichmann |
Use right logger in DischargeGenerator.
|
Thu, 25 Sep 2014 10:38:21 +0200 |
Sascha L. Teichmann |
Run native2ascii over FLYS*.properties.
|
Wed, 24 Sep 2014 18:33:11 +0200 |
Sascha L. Teichmann |
Added missing l10n strings.
|
Wed, 24 Sep 2014 17:39:29 +0200 |
Sascha L. Teichmann |
Generate a W in CM axis if there are W data.
|
Wed, 24 Sep 2014 16:42:55 +0200 |
Sascha L. Teichmann |
Added PNP injectors to Q/X diagrams.
|
Wed, 24 Sep 2014 16:38:13 +0200 |
Sascha L. Teichmann |
And Developer said, Let there be Q symmetry and there was Q symmetry.
|
Wed, 24 Sep 2014 16:24:32 +0200 |
Tom Gottfried |
Do not die if values <= 0 are tried to be plotted on log axis.
|
Wed, 24 Sep 2014 13:29:34 +0200 |
Tom Gottfried |
Make ChartArea and thus annotations sensible for logarithmic axes (plus some minor cleanup).
|
Wed, 24 Sep 2014 12:16:53 +0200 |
Sascha L. Teichmann |
Removed obsolete imports.
|
Wed, 24 Sep 2014 12:02:37 +0200 |
Raimund Renkert |
merged.
|
Wed, 24 Sep 2014 12:02:05 +0200 |
Raimund Renkert |
Updated the client to build a default artifact for sq relations.
|
Wed, 24 Sep 2014 11:59:49 +0200 |
Raimund Renkert |
Configured "static" sq relation to use a default D4EArtifact and two states to hold the parameters and outs.
|
Wed, 24 Sep 2014 11:56:03 +0200 |
Raimund Renkert |
Renamed ui provider for static data panel.
|
Tue, 23 Sep 2014 16:45:47 +0200 |
Tom Gottfried |
Make SQ-relations loadable in WQ-diagrams.
|
Tue, 23 Sep 2014 15:07:39 +0200 |
Tom Gottfried |
Make WQ-data loadable in SQ-diagrams. We still need to handle mainvalues and values <=0 on x-axis.
|
Tue, 23 Sep 2014 12:56:23 +0200 |
Tom Gottfried |
Q-symmetry: SQ-relations should not be filtered for specific outs (and optimised statement a bit).
|
Tue, 23 Sep 2014 10:11:52 +0200 |
Tom Gottfried |
Put all macros for wst-data in one place and reduce code duplications.
|
Mon, 22 Sep 2014 18:17:47 +0200 |
Tom Gottfried |
Remove duplications from discharge prototypes and put it all together.
|
Mon, 22 Sep 2014 17:11:20 +0200 |
Raimund Renkert |
merged.
|
Mon, 22 Sep 2014 17:10:23 +0200 |
Raimund Renkert |
Added injector for PNP.
|
Mon, 22 Sep 2014 17:08:48 +0200 |
Raimund Renkert |
Updated the client to build a default artifact for gauge discharge curve.
|
Mon, 22 Sep 2014 17:05:37 +0200 |
Raimund Renkert |
Configured gauge discharge curve to use a default D4EArtifact and two states to hold the parameters and outs.
|
Fri, 19 Sep 2014 16:29:11 +0200 |
Tom Gottfried |
Classify and sort iteration over user-data non-recommendations.
|
Fri, 19 Sep 2014 16:07:59 +0200 |
Tom Gottfried |
Classify and sort iteration over non-recommendations.
|
Fri, 19 Sep 2014 15:45:54 +0200 |
Tom Gottfried |
Classify and sort iteration over recommendations.
|
Fri, 19 Sep 2014 15:31:03 +0200 |
Tom Gottfried |
Purge clash of out-names, resulting hacks and tests for not existing outs and give some more meaningful names.
|
Fri, 19 Sep 2014 09:49:09 +0200 |
Tom Gottfried |
Official sedimentload epochs should be seperated from other data in datacage.
|
Thu, 18 Sep 2014 18:41:14 +0200 |
Tom Gottfried |
These meta-lines had been invented before.
|
Thu, 18 Sep 2014 18:16:51 +0200 |
Tom Gottfried |
At least since rev eb052d759fcc, there are no bed height epochs anymore.
|
Wed, 17 Sep 2014 19:46:19 +0200 |
Tom Gottfried |
Added tag 3.1.6 for changeset 301a32bd7045
|
Wed, 17 Sep 2014 19:28:39 +0200 |
Tom Gottfried |
Though not yet part of the calculation, suspended load has to be optionally loadable through datacage.
3.1.6
|
Wed, 17 Sep 2014 17:56:37 +0200 |
Tom Gottfried |
Set facet activity for middle bed height.
|
Wed, 17 Sep 2014 17:35:36 +0200 |
Tom Gottfried |
Add theme for porosity and sync second with default.
|
Wed, 17 Sep 2014 17:13:48 +0200 |
Tom Gottfried |
In case the list is not ordered, in the end diagrams might look weird.
|
Wed, 17 Sep 2014 13:24:13 +0200 |
Tom Gottfried |
Consider new SQ-diagrams in datacage config.
|
Wed, 17 Sep 2014 13:12:12 +0200 |
Tom Gottfried |
Essentially backout rev 8ad0b7bc3e73 as this makes some SQ-relation curves appear buckled.
|
Wed, 17 Sep 2014 13:00:14 +0200 |
Tom Gottfried |
Avoid NPE if river is not accessible.
|
Wed, 17 Sep 2014 12:32:24 +0200 |
Raimund Renkert |
merged.
|
Wed, 17 Sep 2014 12:32:01 +0200 |
Raimund Renkert |
Fixed style for sq relation link in measurement station info grid.
|
Wed, 17 Sep 2014 09:22:50 +0200 |
Tom Gottfried |
i18n is meant for translation and unfortunately the client has three files for that.
|
Wed, 17 Sep 2014 09:04:30 +0200 |
Raimund Renkert |
merged.
|
Wed, 17 Sep 2014 09:03:39 +0200 |
Raimund Renkert |
Avoid NPE in discharge context injector if no start km was set.
|
Wed, 17 Sep 2014 09:02:44 +0200 |
Raimund Renkert |
Added themes for new fraction in sq relation.
|
Wed, 17 Sep 2014 09:01:27 +0200 |
Raimund Renkert |
Added new fraction to sq relation.
|
Tue, 16 Sep 2014 18:48:34 +0200 |
Tom Gottfried |
Outs might be set in the client.
|
Tue, 16 Sep 2014 18:33:46 +0200 |
Tom Gottfried |
Crude script to find non-existant outs in meta-data.xml
|
Tue, 16 Sep 2014 16:10:30 +0200 |
Tom Gottfried |
Update comment on conditional loading of user content.
|
Tue, 16 Sep 2014 14:57:55 +0200 |
Raimund Renkert |
merged.
|
Tue, 16 Sep 2014 14:57:14 +0200 |
Raimund Renkert |
The default state is no more abstract.
|
Tue, 16 Sep 2014 12:12:06 +0200 |
Tom Gottfried |
Set facet activity for bed quality.
|
Tue, 16 Sep 2014 11:33:08 +0200 |
Tom Gottfried |
Add metadata to bedheight facets in bed height differences.
|
Mon, 15 Sep 2014 15:38:16 +0200 |
Sascha L. Teichmann |
Adopt configuation of artifacts into new xml documents to make them configurable inline.
|
Mon, 15 Sep 2014 15:00:48 +0200 |
Tom Gottfried |
Purge some duplicated logging an misleading comments.
|
Mon, 15 Sep 2014 11:58:31 +0200 |
Tom Gottfried |
Call orphaned macro originating from 'fix_wq_curve' in prototype.
|
Mon, 15 Sep 2014 11:26:48 +0200 |
Tom Gottfried |
Make use of publicly available external WMS (Pegelonline) otherwise called from BfG-specific macro.
|
Fri, 12 Sep 2014 19:09:24 +0200 |
Tom Gottfried |
Remove call of BfG-specific macro.
|
Fri, 12 Sep 2014 19:00:45 +0200 |
Tom Gottfried |
A bit less chaos in i18n for bed heights.
|
Fri, 12 Sep 2014 14:56:49 +0200 |
Raimund Renkert |
merged.
|
Fri, 12 Sep 2014 14:56:22 +0200 |
Raimund Renkert |
Added themes for SQ relation overview chart.
|
Fri, 12 Sep 2014 14:55:42 +0200 |
Raimund Renkert |
SQ relation overview is now a single chart containing all fractions.
|
Fri, 12 Sep 2014 13:12:25 +0200 |
Sascha L. Teichmann |
Added discharge curve prototye.
|
Fri, 12 Sep 2014 08:42:41 +0200 |
Raimund Renkert |
Fixed location distance panel. TODO: Switch to location table and select tabs.
|
Fri, 12 Sep 2014 08:39:10 +0200 |
Raimund Renkert |
Fixed multi period panel in fix analysis.
|
Thu, 11 Sep 2014 17:37:03 +0200 |
Tom Gottfried |
Making i18n work was just easier using less wrappers in this case (issue1631).
|
Thu, 11 Sep 2014 16:12:39 +0200 |
Tom Gottfried |
Measurement stations without range should not be used in calculation and we assume the beginning of the range is the station.
|
Thu, 11 Sep 2014 14:45:17 +0200 |
Tom Gottfried |
Suspended sand is part of total load.
|
Thu, 11 Sep 2014 11:23:10 +0200 |
Raimund Renkert |
merged.
|
Thu, 11 Sep 2014 11:22:38 +0200 |
Raimund Renkert |
Fixed date range panel in fix analysis.
|
Wed, 10 Sep 2014 12:45:35 +0200 |
Sascha L. Teichmann |
Removed obsolete imports.
|
Wed, 10 Sep 2014 12:42:39 +0200 |
Sascha L. Teichmann |
Made call context injectors a list of comma separated classes.
|
Wed, 10 Sep 2014 10:02:46 +0200 |
Raimund Renkert |
merged.
|
Wed, 10 Sep 2014 10:01:57 +0200 |
Raimund Renkert |
Added injectors to config and moved subtitle conf.
|
Wed, 10 Sep 2014 10:01:11 +0200 |
Raimund Renkert |
Added context injectors for discharge curves.
|
Tue, 09 Sep 2014 20:08:12 +0200 |
Tom Gottfried |
Added tag 3.1.5 for changeset d81c4b0d5ca7
|
Tue, 09 Sep 2014 19:05:08 +0200 |
Tom Gottfried |
Write CSV-header only once.
3.1.5
|
Tue, 09 Sep 2014 18:41:11 +0200 |
Tom Gottfried |
Fix duration curve i18n.
|
Tue, 09 Sep 2014 17:05:21 +0200 |
Tom Gottfried |
Some i18n completion in hist. discharge curves.
|
Tue, 09 Sep 2014 16:29:53 +0200 |
Tom Gottfried |
Enable dynamic zoom-range in subtitle.
|
Tue, 09 Sep 2014 14:53:12 +0200 |
Tom Gottfried |
Patch build from given date not available anymore.
|
Tue, 09 Sep 2014 13:49:28 +0200 |
Tom Gottfried |
We well want to average NaNs but want to know the cause of the result being NaN.
|
Tue, 09 Sep 2014 12:03:46 +0200 |
Tom Gottfried |
Suggestion: sort measurement stations along the river and only along the river.
|
Tue, 09 Sep 2014 11:13:37 +0200 |
Andre Heinecke |
(issue1448) Fix info service for epoch / periods and off epoch
|
Tue, 09 Sep 2014 10:53:50 +0200 |
Tom Gottfried |
Suggestion: Load official epochs via recommendations instead of a pseudo-calculation.
|
Mon, 08 Sep 2014 19:48:17 +0200 |
Andre Heinecke |
(issue1448) Actually filter out not matching sq_time_interval_ids
|
Mon, 08 Sep 2014 19:47:01 +0200 |
Andre Heinecke |
(issue1448) Objectify sq_time_interval id.
|
Mon, 08 Sep 2014 19:01:26 +0200 |
Andre Heinecke |
(issue1448) Finally use the sq time interval as filter in the calculation.
|
Mon, 08 Sep 2014 19:00:30 +0200 |
Andre Heinecke |
(issue1448) Unify SedimentLoadData ctor again
|
Mon, 08 Sep 2014 18:59:10 +0200 |
Andre Heinecke |
(issue1448) Add Sq time interval to sediment load accessor
|
Mon, 08 Sep 2014 18:31:17 +0200 |
Andre Heinecke |
(issue1448) Look through all the data for sq_ti_id in following states.
|
Mon, 08 Sep 2014 17:52:52 +0200 |
Andre Heinecke |
(issue1448) Carry sq_ti_date in artifact description anf fix sqtipanel
|
Mon, 08 Sep 2014 17:50:10 +0200 |
Andre Heinecke |
(issue1448) Use correct data name for ti_id and carry string value of selected date.
|
Mon, 08 Sep 2014 16:24:50 +0200 |
Andre Heinecke |
(issue1448) In a list of one element. Select the only element.
|
Mon, 08 Sep 2014 16:24:16 +0200 |
Andre Heinecke |
(issue1448) Add Panel for new sq_ti_select state
|
Mon, 08 Sep 2014 16:23:38 +0200 |
Andre Heinecke |
(issue1448) Extend SedimentLoadInfo request to handle sq time intervals
|
Mon, 08 Sep 2014 16:21:26 +0200 |
Andre Heinecke |
(issue1448) Extend SL info service to handle sq_time_intervals
|
Mon, 08 Sep 2014 16:19:15 +0200 |
Andre Heinecke |
(issue1448) Fix return values of SQ time interval accessors
|
Mon, 08 Sep 2014 16:18:37 +0200 |
Andre Heinecke |
(issue1448) Add l10n for new sq time interval state.
|
Mon, 08 Sep 2014 16:17:59 +0200 |
Andre Heinecke |
(issue1448) Add SQ Time interval select state
|
Mon, 08 Sep 2014 16:14:43 +0200 |
Sascha L. Teichmann |
Pass request document to the context injectors.
|
Mon, 08 Sep 2014 16:06:50 +0200 |
Sascha L. Teichmann |
Merged.
|
Mon, 08 Sep 2014 16:06:34 +0200 |
Sascha L. Teichmann |
Made it compile with changed ContextInjector interface again.
|
Mon, 08 Sep 2014 15:54:12 +0200 |
Tom Gottfried |
Let official epochs be showy and remove detritus of 'yields' in datacage config.
|
Mon, 08 Sep 2014 15:48:11 +0200 |
Sascha L. Teichmann |
Call context inspector in output helper.
|
Mon, 08 Sep 2014 13:33:39 +0200 |
Sascha L. Teichmann |
Stop stupid propagation of out subtype in generators. What is this? It is not used anyway.
|
Mon, 08 Sep 2014 13:17:49 +0200 |
Sascha L. Teichmann |
Added context injector to generators.
|
Mon, 08 Sep 2014 12:28:16 +0200 |
Sascha L. Teichmann |
Merged
|
Mon, 08 Sep 2014 12:27:55 +0200 |
Sascha L. Teichmann |
Anti programming: Throw CrossSectionApp away. Not useful ATM. The backing data structures are fine now and the original purpose of the app was to figure them out.
|
Mon, 08 Sep 2014 12:25:47 +0200 |
Tom Gottfried |
We only need to know what's going on upstream.
|
Mon, 08 Sep 2014 12:21:32 +0200 |
Tom Gottfried |
Fetch missing values from database and show them in diagrams.
|
Mon, 08 Sep 2014 10:03:00 +0200 |
Tom Gottfried |
Allow fractions without SQ-time interval (suspended sediment) to be loaded.
|
Fri, 05 Sep 2014 20:57:31 +0200 |
Tom Gottfried |
Error reports for sediment load calculation.
|
Fri, 05 Sep 2014 19:30:50 +0200 |
Andre Heinecke |
Do not inherit smartgwt include the javascript directly in FLYS.html
superdev
|
Fri, 05 Sep 2014 19:29:11 +0200 |
Andre Heinecke |
Update GWT to 2.6.1
superdev
|
Fri, 05 Sep 2014 15:09:44 +0200 |
Andre Heinecke |
(issue1448) Use left join to permit loads with empty sq_time intervals to be handled.
|
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.
|
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.
|
Fri, 15 Aug 2014 18:21:10 +0200 |
Andre Heinecke |
Configure sedimentload static facet
|
Fri, 15 Aug 2014 18:10:16 +0200 |
Andre Heinecke |
Rename the SedimentLoadDataFacet and add deprection comment
|
Fri, 15 Aug 2014 18:09:47 +0200 |
Andre Heinecke |
Revert accidental change.
|
Fri, 15 Aug 2014 18:09:08 +0200 |
Andre Heinecke |
Expose sedimentLoad stations
|