Mon, 12 Aug 2013 08:16:13 +0200 |
Tom Gottfried |
Geo-importer: remove leftovers of catchment and gauge location importers
double-precision
|
Sat, 10 Aug 2013 12:25:58 +0200 |
Tom Gottfried |
Importer Doc: Update title page automatically.
double-precision
|
Fri, 09 Aug 2013 21:40:30 +0200 |
Tom Gottfried |
Importer Doc: remove obsolete README. It is all in the tex-files now.
double-precision
|
Fri, 09 Aug 2013 21:35:53 +0200 |
Tom Gottfried |
Importer doc: correctly document use of gew-file for geo-importer.
double-precision
|
Fri, 09 Aug 2013 21:27:57 +0200 |
Tom Gottfried |
Geo-importer and doc: use commandline-argument instead of configuration for river selection.
double-precision
|
Fri, 09 Aug 2013 20:47:10 +0200 |
Tom Gottfried |
Importer Doc: complete master data of gauges and waterlevel model and move to top.
double-precision
|
Fri, 09 Aug 2013 20:30:14 +0200 |
Tom Gottfried |
WstParser and Importer doc: More sensible default unit and warn if it is used.
double-precision
|
Fri, 09 Aug 2013 18:07:49 +0200 |
Tom Gottfried |
Importer Doc: move general information on geo-importer to overview.
double-precision
|
Fri, 09 Aug 2013 18:06:40 +0200 |
Tom Gottfried |
Importer Doc: corrections to starting of geo-importer.
double-precision
|
Fri, 09 Aug 2013 17:59:02 +0200 |
Tom Gottfried |
Importer Doc: corrections of geo-importer configuration.
double-precision
|
Fri, 09 Aug 2013 17:57:12 +0200 |
Tom Gottfried |
Geo-importer: use commandline-argument instead of configuration for river selection.
double-precision
|
Fri, 09 Aug 2013 17:27:16 +0200 |
Tom Gottfried |
Importer Doc: document DEM-Metadata import.
double-precision
|
Fri, 09 Aug 2013 17:11:13 +0200 |
Tom Gottfried |
Importer Doc: reworked sectioning of geo-importer overview.
double-precision
|
Fri, 09 Aug 2013 16:52:08 +0200 |
Tom Gottfried |
Importer Doc: completed description of shapefile-parsers.
double-precision
|
Fri, 09 Aug 2013 15:55:50 +0200 |
Tom Gottfried |
Importer Doc: add description of alternativ attribut-names.
double-precision
|
Fri, 09 Aug 2013 15:42:36 +0200 |
Tom Gottfried |
Importer Doc: reformat tables in parser descriptions of geo-importer.
double-precision
|
Fri, 09 Aug 2013 13:36:05 +0200 |
Tom Gottfried |
Removed obsolete imports.
longitudinal-symmetry
|
Fri, 09 Aug 2013 13:32:47 +0200 |
Tom Gottfried |
Move Funcionality related to bed quality from FlowVelocityGenerator to LongitudinalSectionGenerator (previously left over).
longitudinal-symmetry
|
Fri, 09 Aug 2013 18:29:08 +0200 |
Sascha L. Teichmann |
S/Q relation: Spell Ferguson with F.
|
Fri, 09 Aug 2013 18:24:55 +0200 |
Sascha L. Teichmann |
flys/issue1347: Added missing calcutions. TODO: Bring them into the generated outs.
|
Fri, 09 Aug 2013 12:20:32 +0200 |
Felix Wolfsteller |
Cosmetics.
|
Fri, 09 Aug 2013 12:11:53 +0200 |
Tom Gottfried |
Moved most of the functionality of FlowVelocityGenerator to LongitudinalSectionGenerator on the way to longitudinal-section symmetry. ToDos left.
longitudinal-symmetry
|
Thu, 08 Aug 2013 17:36:44 +0200 |
Tom Gottfried |
merged changes from default into longitudinal-symmetry branch
longitudinal-symmetry
|
Wed, 07 Aug 2013 18:57:29 +0200 |
Tom Gottfried |
merged changes from default into longitudinal-symmetrie branch
longitudinal-symmetry
|
Wed, 07 Aug 2013 18:53:15 +0200 |
Tom Gottfried |
merge changes from default into longitudinal-symmetrie branch and make it build
longitudinal-symmetry
|
Fri, 09 Aug 2013 08:34:10 +0200 |
Felix Wolfsteller |
issue1378: Handle static_wqkms.w as annotations.
|
Fri, 09 Aug 2013 08:33:38 +0200 |
Felix Wolfsteller |
Cosmetics.
|
Fri, 09 Aug 2013 08:32:37 +0200 |
Felix Wolfsteller |
issue1378: Add wqkms.w|q to discharge curve facet compat list.
|
Thu, 08 Aug 2013 18:14:38 +0200 |
Sascha L. Teichmann |
S/Q: Excel compat completed: Now the data is linearized before fitting. This can be prevented by setting the system property S/Q: Excel compat completed: Now the data is linearized before fitting. This can be prevented by setting the system property "minfo.sq.calcution.non.linear.fitting" to true.
|
Thu, 08 Aug 2013 16:19:59 +0200 |
Felix Wolfsteller |
Removed debug output.
|
Thu, 08 Aug 2013 16:03:41 +0200 |
Felix Wolfsteller |
SedimentLoadFactory: Survive not completely defined sediment loads.
|
Thu, 08 Aug 2013 15:46:18 +0200 |
Felix Wolfsteller |
issue1060: i18n.
|
Thu, 08 Aug 2013 12:09:48 +0200 |
Felix Wolfsteller |
Added @Override-Annotation.
|
Thu, 08 Aug 2013 12:09:26 +0200 |
Felix Wolfsteller |
added vimline
|
Thu, 08 Aug 2013 12:08:18 +0200 |
Felix Wolfsteller |
Doc.
|
Thu, 08 Aug 2013 12:17:03 +0200 |
Sascha L. Teichmann |
S/Q relation: Part I of 'faking' fitting linear data. S/Qs can now be subclassed and processed through views. TODO: Add knob to setup a linear data path.
|
Thu, 08 Aug 2013 12:06:54 +0200 |
Felix Wolfsteller |
offer differences for bedheight-diffs in dc, and bedheight diffs in ls.
|
Thu, 08 Aug 2013 10:38:36 +0200 |
Felix Wolfsteller |
issue1439: Show line segments for points that have gaps on both sides. Small refac.
|
Wed, 07 Aug 2013 19:36:05 +0200 |
Sascha L. Teichmann |
S/Q relation: More Excel compat.
|
Wed, 07 Aug 2013 18:24:07 +0200 |
Andre Heinecke |
Remove accidentally commited debug output
|
Wed, 07 Aug 2013 16:04:05 +0200 |
Felix Wolfsteller |
issue1415: Corrected update query and parameter setting.
|
Wed, 07 Aug 2013 14:29:25 +0200 |
Tom Gottfried |
Geo-importer: removed unused variable.
double-precision
|
Wed, 07 Aug 2013 14:22:48 +0200 |
Tom Gottfried |
Geo-importer: removed obsolete run-script.
double-precision
|
Wed, 07 Aug 2013 14:05:07 +0200 |
Felix Wolfsteller |
issue1440: Add gap detection at >101m for BedQuality LS diagrams.
|
Wed, 07 Aug 2013 11:07:37 +0200 |
Felix Wolfsteller |
issue1439: reduce gap-tolerance to 101m.
|
Wed, 07 Aug 2013 11:04:12 +0200 |
Felix Wolfsteller |
issue1439: Use auto-gap detect when adding points to series for bed diff data.
|
Wed, 07 Aug 2013 11:02:43 +0200 |
Felix Wolfsteller |
StyledSeriesBuilder: Minor doc improvement.
|
Wed, 07 Aug 2013 11:02:01 +0200 |
Felix Wolfsteller |
Cosmetics.
|
Wed, 07 Aug 2013 11:00:55 +0200 |
Felix Wolfsteller |
QualityMeasurementFactory: Doc about singleton usage.
|
Wed, 07 Aug 2013 10:59:53 +0200 |
Felix Wolfsteller |
Made trivial QualityMeasurement-constructor private, as it shouldnt be used.
|
Wed, 07 Aug 2013 10:59:02 +0200 |
Felix Wolfsteller |
Doc.
|
Wed, 07 Aug 2013 10:54:05 +0200 |
Felix Wolfsteller |
Cosmetics.
|
Wed, 07 Aug 2013 10:48:53 +0200 |
Felix Wolfsteller |
cosmetics.
|
Tue, 06 Aug 2013 18:46:40 +0200 |
Tom Gottfried |
Importer Doc: error in W80CSV-Parser.
double-precision
|
Tue, 06 Aug 2013 17:00:49 +0200 |
Sascha L. Teichmann |
flys/issue748: Force linear curve fitting. This is a real hack! Set the system property "minfo.sq.fitting.nonlinear" to re-enable the old behavior.
|
Tue, 06 Aug 2013 16:57:47 +0200 |
Felix Wolfsteller |
issue1416: missing english i18n.
|