log

age author description
Tue, 17 Apr 2012 13:00:04 +0000 Ingo Weinzierl Added new parser for flow velocity measurements and fixed some smaller bugs while importing flow velocity data.
Tue, 17 Apr 2012 12:00:13 +0000 Ingo Weinzierl Added importer classes used during the import process of flow velocity measurements.
Tue, 17 Apr 2012 11:58:43 +0000 Ingo Weinzierl Added new model classes for storing flow velocity measurements.
Tue, 17 Apr 2012 10:16:21 +0000 Ingo Weinzierl Added MINFO specific relations for flow velocity measurements.
Tue, 17 Apr 2012 09:37:52 +0000 Ingo Weinzierl Added a parser for flow velocity model data and adjusted the db relation schema (missing q column).
Tue, 17 Apr 2012 08:50:15 +0000 Ingo Weinzierl Added temp classes used during the import process of flow velocity data.
Tue, 17 Apr 2012 06:51:39 +0000 Ingo Weinzierl Prepared the importer to parse flow velocity files and added a config option to skip that process.
Tue, 17 Apr 2012 06:36:39 +0000 Ingo Weinzierl Added new model classes for MINFO specific flow velocity.
Mon, 16 Apr 2012 09:48:49 +0000 Ingo Weinzierl Improved the oracle db schema for MINFO specific flow velocity values.
Fri, 13 Apr 2012 16:15:23 +0000 Sascha L. Teichmann Add MINFO schema for PostgreSQL
Fri, 13 Apr 2012 13:27:09 +0000 Ingo Weinzierl Added missing annotation in MorphologicalWidth for values.
Fri, 13 Apr 2012 13:22:54 +0000 Ingo Weinzierl Added parser for parsing morphological widths.
Fri, 13 Apr 2012 13:05:14 +0000 Ingo Weinzierl Added a config option to skip parsing morphological widths.
Fri, 13 Apr 2012 12:53:29 +0000 Ingo Weinzierl Tiny schema modification specific to MINFO morphological width values; added importer classes.
Fri, 13 Apr 2012 12:33:26 +0000 Ingo Weinzierl Improved the MIFNO DB schema for morphological width and added model classes.
Fri, 13 Apr 2012 11:45:29 +0000 Ingo Weinzierl Finished parsing MINFO specific sediment density.
Fri, 13 Apr 2012 10:59:15 +0000 Ingo Weinzierl Implemented the method stubs of the parser for sediment density and made some db schema adaptions.
Fri, 13 Apr 2012 09:57:37 +0000 Ingo Weinzierl Added new parser (stub) to read MINFO sediment density files; prepared import process to handle those files.
Fri, 13 Apr 2012 09:52:22 +0000 Ingo Weinzierl Added a new config option to skip parsing MINFO sediment density values.
Fri, 13 Apr 2012 09:45:20 +0000 Ingo Weinzierl Added new importer classes used during MINFO sediment density import.
Fri, 13 Apr 2012 08:16:55 +0000 Ingo Weinzierl Improved the MINFO db schema and added model classes for storing sediment density values specific to a river and depth.
Fri, 13 Apr 2012 07:24:55 +0000 Ingo Weinzierl Finished importing MINFO bed heights (single and epoch).
Thu, 12 Apr 2012 12:50:49 +0000 Ingo Weinzierl Implemented model classes and importer classes for bed height epochs.
Thu, 12 Apr 2012 10:42:46 +0000 Ingo Weinzierl Finished work on MINFO bed heights (single).
Wed, 11 Apr 2012 13:12:52 +0000 Ingo Weinzierl Finished work on parsing meta information and data specific to single bed heights files in MINFO.
Wed, 11 Apr 2012 13:09:46 +0000 Ingo Weinzierl Some oracle db schema adaptions specific to bed heights in MINFO.
Wed, 11 Apr 2012 09:30:04 +0000 Ingo Weinzierl Initial checkin for parsing MINFO bed heights.
Wed, 11 Apr 2012 09:23:10 +0000 Ingo Weinzierl First things for MINFO specific database schema.
Thu, 29 Mar 2012 07:24:15 +0000 Ingo Weinzierl Added a new config option to specify a INFO.gew file by system property.
Mon, 19 Mar 2012 06:11:38 +0000 Ingo Weinzierl Adapted the column type of relation 'dem' in oracle-spatial schema.
Mon, 19 Mar 2012 06:09:31 +0000 Ingo Weinzierl Registered missing Floodmaps and set its Geometry type to Geometry.
Fri, 16 Mar 2012 07:25:59 +0000 Ingo Weinzierl Tagged module 'flys-backend' as 'pre2.7-2012-03-16'.
Fri, 16 Mar 2012 07:23:11 +0000 Ingo Weinzierl Modified the oracle db schema (relation 'floodmaps').
Thu, 08 Mar 2012 13:32:45 +0000 Ingo Weinzierl Added model class for 'floodmaps'.
Wed, 07 Mar 2012 20:37:03 +0000 Ingo Weinzierl Added a python tool to import shapefiles into database.
Wed, 07 Mar 2012 20:27:20 +0000 Ingo Weinzierl Adapted the PostgreSQL schema for floodmaps.
Tue, 06 Mar 2012 11:54:41 +0000 Ingo Weinzierl Improved the db schema for storing existing floodmaps.
Tue, 06 Mar 2012 07:45:30 +0000 Ingo Weinzierl Adapted wrong method call of Log4J logger.
Fri, 02 Mar 2012 12:15:40 +0000 Felix Wolfsteller Fix or workaround flys/issue632, avoid NPE.
Fri, 28 Sep 2012 12:14:30 +0200 Thomas Arendsen Hein merged flys-artifacts/2.7
Tue, 29 May 2012 04:58:29 +0000 Ingo Weinzierl Merged revisions 4539-4540,4543,4545-4546 via svnmerge from
Sun, 27 May 2012 13:39:30 +0000 Ingo Weinzierl Merged revisions 4536 via svnmerge from
Sun, 27 May 2012 10:50:11 +0000 Ingo Weinzierl Tagged module flys-artifacts as '2.7'.
Sun, 27 May 2012 10:47:47 +0000 Ingo Weinzierl Fixed broken crosssection chart creation if no hyks are existing.
Sat, 26 May 2012 21:33:54 +0000 Sascha L. Teichmann Removed superfluous imports.
Sat, 26 May 2012 21:26:10 +0000 Sascha L. Teichmann FixA: Added CSV export for Delta W/t values.
Sat, 26 May 2012 20:13:00 +0000 Sascha L. Teichmann FixA: Return correct data structure from calculation.
Sat, 26 May 2012 19:20:59 +0000 Sascha L. Teichmann FixA: Fixed stupid index bug.
Sat, 26 May 2012 16:55:15 +0000 Sascha L. Teichmann FixA: Call computing when reaching the compute state.
Fri, 25 May 2012 13:49:27 +0000 Sascha L. Teichmann FixA: km indexed datastructure for delta w/t results.
Fri, 25 May 2012 13:40:22 +0000 Ingo Weinzierl Corrected config for wms fixpoints and floodmaps.
Fri, 25 May 2012 13:37:08 +0000 Felix Wolfsteller Fix ChangeLog
Fri, 25 May 2012 13:34:46 +0000 Felix Wolfsteller Improved 'line-to-curve' rendering.
Fri, 25 May 2012 13:33:59 +0000 Sascha L. Teichmann Replaced another silly "@attribute" XPATH with direct getAttribute() call.
Fri, 25 May 2012 13:31:40 +0000 Felix Wolfsteller Also draw lines from q mainvalues to duration curve.
Fri, 25 May 2012 09:27:01 +0000 Felix Wolfsteller Slightly improved 'line-to-curve' creation of w-mainvalues/durationcurve.
Fri, 25 May 2012 09:14:44 +0000 Felix Wolfsteller Fixed ChangeLog.
Fri, 25 May 2012 09:13:43 +0000 Felix Wolfsteller Draw line from w-annotation to duration curve, rough version.
Fri, 25 May 2012 09:05:07 +0000 Raimund Renkert Added a warning to not use virtual themes for facets.
Fri, 25 May 2012 08:57:14 +0000 Raimund Renkert Added concrete themes for maps.

http://dive4elements.wald.intevation.org