log

age author description
Mon, 26 Aug 2013 15:28:46 +0200 Felix Wolfsteller DischargeProcessor: Handle interpolated w values
Mon, 26 Aug 2013 15:24:21 +0200 Felix Wolfsteller Cosmetics, added @Override annotation, vim line.
Mon, 26 Aug 2013 15:23:46 +0200 Felix Wolfsteller Doc.
Mon, 26 Aug 2013 15:03:37 +0200 Felix Wolfsteller Added new Theme.
Mon, 26 Aug 2013 15:02:52 +0200 Felix Wolfsteller Added new ThemeMappings.
Mon, 26 Aug 2013 15:01:34 +0200 Felix Wolfsteller Mapping new facet type to theme.
Mon, 26 Aug 2013 14:53:41 +0200 Felix Wolfsteller Added new facet type to gaugedischargecurve.xml compat matrix.
Mon, 26 Aug 2013 14:40:53 +0200 Felix Wolfsteller FacetTypes: Added new type other.w.interpol .
Mon, 26 Aug 2013 14:28:19 +0200 Felix Wolfsteller Minor refactoring, renamed variable, extracted method.
Thu, 22 Aug 2013 14:58:56 +0200 Felix Wolfsteller Typo fix in debug message.
Fri, 23 Aug 2013 14:37:54 +0200 Sascha L. Teichmann Artifacts: ThemeDocument. More debug output. Make more getters private to only expose the parsed values.
Fri, 23 Aug 2013 14:17:35 +0200 Sascha L. Teichmann Artifacts: Make TextStyle Make more robust.
Fri, 23 Aug 2013 12:57:21 +0200 Tom Gottfried a bit of debug output
Fri, 23 Aug 2013 11:39:24 +0200 Sascha L. Teichmann Artifacts: ThemeDocument. Removed some zero length checks because we do not store zero length strings in the backing map.
Fri, 23 Aug 2013 11:07:11 +0200 Sascha L. Teichmann Artifacts: ThemeDocument. The bloody part: Removal of the XPaths. Now the theme XML document is scanned once(!) at construction time for field values and the resulting key/value pairs are store in a map.
Fri, 23 Aug 2013 01:17:13 +0200 Sascha L. Teichmann Artifacts: Removed ThemeUtil.
Fri, 23 Aug 2013 01:16:13 +0200 Sascha L. Teichmann Artifacts: Moved logic of ThemeUtils into ThemeDocument. TODO: Remove ThemeUtils
Thu, 22 Aug 2013 23:31:38 +0200 Sascha L. Teichmann Artifacts: Introduce ThemeDocument & make stuff compileable again. THIS BREAKS THE SYSTEM! TODO: Move ThemeUtils into ThemeDocument.
Thu, 22 Aug 2013 15:38:57 +0200 Sascha L. Teichmann Artifacts: Make it compilable again.
Thu, 22 Aug 2013 15:31:09 +0200 Sascha L. Teichmann ETL: Take care of the fact that one river in AFT/SGM may correspond to N rivers in FLYS.
Thu, 22 Aug 2013 15:22:59 +0200 Andre Heinecke Added tag 3.0.14 for changeset 84b1e87e8669
Thu, 22 Aug 2013 14:27:42 +0200 Felix Wolfsteller ComputedDischargeCurveGenerator: Use DischargeProcessor to add main values.
Thu, 22 Aug 2013 14:26:04 +0200 Felix Wolfsteller ChartGenerator: Changed visibility of doAnnotations,
Thu, 22 Aug 2013 14:24:44 +0200 Felix Wolfsteller DischargeCurveGenerator: Use DischargeProcessor.
Thu, 22 Aug 2013 14:24:13 +0200 Felix Wolfsteller DischargeProcessor: Handle main-values. Temporarily disable w/q data handling.
Thu, 22 Aug 2013 14:23:41 +0200 Felix Wolfsteller DischargeProcessor: Minor refactoring (use getter), warn when no αΊ€/Q data found.
Wed, 21 Aug 2013 17:15:06 +0200 Tom Gottfried Give correct name to outlier method 3.0.14
Wed, 21 Aug 2013 16:15:37 +0200 Sascha L. Teichmann Potential fix for flys/1453.
Wed, 21 Aug 2013 16:14:29 +0200 Sascha L. Teichmann Backed out changeset 60f39ee19473
Wed, 21 Aug 2013 16:13:36 +0200 Sascha L. Teichmann ETL: Potential fix for flys/1453.
Wed, 21 Aug 2013 15:46:39 +0200 Sascha L. Teichmann Removed obsolete imports.
Wed, 21 Aug 2013 15:41:58 +0200 Sascha L. Teichmann FixA: Remapped indices of analysis periods, too. Needs testing!
Wed, 21 Aug 2013 15:32:53 +0200 Tom Gottfried BWASTR-Import: name of tributary contains name of river, not the other way round. double-precision
Wed, 21 Aug 2013 15:00:40 +0200 Felix Wolfsteller issue1378: Add axis markers for additional long-sect. without Q (e.g. dike heights).
Wed, 21 Aug 2013 15:00:04 +0200 Felix Wolfsteller Cosmetics.
Wed, 21 Aug 2013 12:24:45 +0200 Felix Wolfsteller issue1378: Also add ability to add text-annotations.
Wed, 21 Aug 2013 12:40:42 +0200 Tom Gottfried Geo-Importer: import axes 2D to avoid problems with invalid z-coordinates double-precision
Wed, 21 Aug 2013 12:01:50 +0200 Sascha L. Teichmann FixA: Fix logger class reference.
Wed, 21 Aug 2013 11:12:39 +0200 Felix Wolfsteller issue1378 (part): Make DC config for discharge curve offer correct
Wed, 21 Aug 2013 11:11:56 +0200 Felix Wolfsteller issue1378: Prepare DischargeCurveGenerator to digest wq-interpolated data.
Wed, 21 Aug 2013 11:11:22 +0200 Felix Wolfsteller Cosmetics.
Wed, 21 Aug 2013 11:10:45 +0200 Felix Wolfsteller issue1378: Prepare StyledSeriesBuilder to get double[][] values to translate.
Tue, 20 Aug 2013 15:05:07 +0200 Felix Wolfsteller issue1378: Preparing DischargeProcessor to be able to draw W/Q points,
Tue, 20 Aug 2013 14:35:48 +0200 Felix Wolfsteller Cosmetics.
Tue, 20 Aug 2013 13:03:03 +0200 Felix Wolfsteller Initial DischargeProcessor-commit (skeleton).
Wed, 21 Aug 2013 01:09:25 +0200 Sascha L. Teichmann FixA: Make dates of analysis periods unique, too. TODO: Remap the indices like the reference interval.
Tue, 20 Aug 2013 19:50:37 +0200 Sascha L. Teichmann FixA W/Q Diagram: Allow duplicate points. It should work but it doesn't. :-/
Tue, 20 Aug 2013 19:24:26 +0200 Sascha L. Teichmann FixA: Fixed reference events mapping. TODO: Same for analysis periods.
Tue, 20 Aug 2013 11:20:25 +0200 Sascha L. Teichmann FixA Delta W(t): Add 30 seconds to colliding dates to avoid them vanishing from the diagrams.
Mon, 19 Aug 2013 22:19:09 +0200 Sascha L. Teichmann FixA: Reference points facets: the index of the point is stored in the lower 8 bits of the facect index. Why was it search via getIndex()?
Mon, 19 Aug 2013 22:04:03 +0200 Sascha L. Teichmann FixA overview: Fetch dates in higher resolution from database.
Mon, 19 Aug 2013 17:29:52 +0200 Tom Gottfried Undo misguided schema change from r5207 double-precision
Mon, 19 Aug 2013 16:28:01 +0200 Andre Heinecke (issue1071) Increase river km column width
Mon, 19 Aug 2013 16:37:04 +0200 Felix Wolfsteller issue738: Adjust S/Q-Relation Diagram subtitles.
Mon, 19 Aug 2013 16:29:28 +0200 Sascha L. Teichmann Fix Analysis: Code simplification in facets.
Mon, 19 Aug 2013 16:02:48 +0200 Sascha L. Teichmann Client: Removed an XPath eval and simplified a loop.
Mon, 19 Aug 2013 12:48:03 +0200 Andre Heinecke Add small script to generate an issue overview from a roundup querry.
Mon, 19 Aug 2013 12:45:27 +0200 Sascha L. Teichmann Factored our date formatter.
Mon, 19 Aug 2013 12:44:11 +0200 Sascha L. Teichmann Break long lines.
Mon, 19 Aug 2013 12:43:24 +0200 Felix Wolfsteller issue1225: Add bedheight/year-difference points with a scale factor,
Mon, 19 Aug 2013 12:42:27 +0200 Felix Wolfsteller StyledSeriesBuilder: Added new method to add points with a scane factor.
Mon, 19 Aug 2013 12:22:31 +0200 Felix Wolfsteller Minor refactoring.
Mon, 19 Aug 2013 11:56:17 +0200 Felix Wolfsteller issue1395: Add missing w_differences compat to new chart ls.
Mon, 19 Aug 2013 11:41:09 +0200 Andre Heinecke (issue1347) Add SQ Relation fields for measurement station information
Mon, 19 Aug 2013 11:40:34 +0200 Andre Heinecke (issue1347) Update jasper templates with new fields
Mon, 19 Aug 2013 11:34:47 +0200 Andre Heinecke (issue1347) Add measurement station getter for location
Mon, 19 Aug 2013 10:35:27 +0200 Andre Heinecke Make debug functions of D4EArtifact public
Mon, 19 Aug 2013 10:55:52 +0200 Felix Wolfsteller Merged backout of changes for 1440 (gap-detection in bedquality).
Mon, 19 Aug 2013 10:55:13 +0200 Felix Wolfsteller Backed out changeset 10646f31efec
Mon, 19 Aug 2013 10:20:51 +0200 Felix Wolfsteller Merged.
Mon, 19 Aug 2013 10:19:06 +0200 Felix Wolfsteller issue1157: Only look at the best match for CrossSections to activate.
Fri, 16 Aug 2013 11:30:07 +0200 Andre Heinecke (issue1391): Build the current discarge curve name as requested
Fri, 16 Aug 2013 10:43:44 +0200 Andre Heinecke (issue1391)Add compatibility for hist.discharge in Hist discharge output
Fri, 16 Aug 2013 09:39:27 +0200 Andre Heinecke (issue1391) Filter by reference_gauge or by KM
Fri, 16 Aug 2013 09:38:15 +0200 Andre Heinecke Minor layout change
Sat, 17 Aug 2013 20:08:51 +0200 Sascha L. Teichmann Fixing Analysis: Significantly (8-10x) improved the performance of the generation of the overview data. The data is now prefetched in batches.
Sat, 17 Aug 2013 12:17:42 +0200 Sascha L. Teichmann Removed _stupid_ TODO question. WE WANT PULL OUT LOGIC OUT OF ARTIFACTS!
Fri, 16 Aug 2013 09:16:30 +0200 Andre Heinecke Add FixingCalculatedPoint to second theme, too
Thu, 15 Aug 2013 18:56:20 +0200 Sascha L. Teichmann Part of flys/issue1168: Make facet names unique. It should help but there must be bug before the facet generation.
Thu, 15 Aug 2013 18:00:16 +0200 Andre Heinecke (issue1444) Add theme for fixing calculated point
Thu, 15 Aug 2013 16:50:21 +0200 Andre Heinecke Readd accidentally removed line
Thu, 15 Aug 2013 16:26:50 +0200 Andre Heinecke (Issue1357) Pull river name into getReferenceGauge
Thu, 15 Aug 2013 16:25:50 +0200 Andre Heinecke Improve debug output in timerangestate
Thu, 15 Aug 2013 16:05:17 +0200 Andre Heinecke (issue1353) Add river name handling
Thu, 15 Aug 2013 15:57:54 +0200 Andre Heinecke (issue1353) Add method to model to gauge by number and river name
Thu, 15 Aug 2013 15:57:13 +0200 Andre Heinecke (issue1353) Add river name to query for discharge Info
Thu, 15 Aug 2013 15:50:42 +0200 Sascha L. Teichmann Part of flys/issue1168: Fix themes of fixings delta w averages. Bring default and second theme back in snyc.
Thu, 15 Aug 2013 15:01:18 +0200 Sascha L. Teichmann Part of flys/issue1168: Show discharge sector averages as lines again.
Thu, 15 Aug 2013 13:40:43 +0200 Christian Lins Add missing import in ArtifactMapfileGenerator
Thu, 15 Aug 2013 13:35:18 +0200 Christian Lins (issue657) Prevent errornous recreation of usershape mapfile fragment.
Thu, 15 Aug 2013 13:30:16 +0200 Christian Lins (issue657) Use regular expressions in Mapfile templates to catch various spellings of feature class types.
Wed, 14 Aug 2013 16:50:35 +0200 Sascha L. Teichmann Backed out changeset 74a437805e2a
Wed, 14 Aug 2013 16:24:12 +0200 Andre Heinecke (issue1347) Localize outliers and pdf Header
Wed, 14 Aug 2013 15:26:50 +0200 Andre Heinecke (Issue1347) Update jasper files for pdf export of new data
Wed, 14 Aug 2013 15:23:36 +0200 Andre Heinecke (issue1347) Add new variables to SQ Relation output.
Wed, 14 Aug 2013 15:20:01 +0200 Andre Heinecke Fix typo in SQRelation calculation
Wed, 14 Aug 2013 14:20:59 +0200 Christian Lins Mapfile templates contain regex expressions to catch features more robust (#657).
Wed, 14 Aug 2013 12:54:00 +0200 Tom Gottfried import_rivers.sh: skip cross sections instead of WST-file in first run. double-precision
Wed, 14 Aug 2013 12:21:13 +0200 Tom Gottfried Importer Doc: force import of waterlevel WST-file in first run. double-precision
Wed, 14 Aug 2013 12:10:44 +0200 Tom Gottfried Importer: force import of waterlevel WST-file in first run. double-precision
Wed, 14 Aug 2013 11:28:30 +0200 Sascha L. Teichmann S/Q relation: Fixed broken parameter creator constructor.
Wed, 14 Aug 2013 11:01:16 +0200 Sascha L. Teichmann S/Q relation: Added forgotten class.
Tue, 13 Aug 2013 15:24:19 +0200 Tom Gottfried issue1328: improved i18n message
Tue, 13 Aug 2013 09:51:15 +0200 Tom Gottfried WstParser: warn only once if no unit comment is found double-precision
Mon, 12 Aug 2013 18:14:12 +0200 Tom Gottfried Make postgresql-setup helper script work on different platforms. double-precision
Mon, 12 Aug 2013 18:12:14 +0200 Tom Gottfried fixed syntax errors in Postgres-schema. double-precision
Mon, 12 Aug 2013 08:27:21 +0200 Tom Gottfried Importer: set memory size according to doc double-precision
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

http://dive4elements.wald.intevation.org