log

age author description
Tue, 15 May 2012 07:06:31 +0000 Ingo Weinzierl Added DischargeZone.getDischargeZones() that returns all DischargeZones for a given river.
Thu, 10 May 2012 11:52:37 +0000 Ingo Weinzierl Added new model class GaugeLocation for storing locations of gauges.
Thu, 10 May 2012 11:05:25 +0000 Ingo Weinzierl Added HydrBoundary and HydrBoundaryPoly and adapted method signatures of Line and Building.
Thu, 10 May 2012 06:01:17 +0000 Ingo Weinzierl The python crosssectiontrack importer now also searches for 'STATION' field to extract the current km.
Tue, 08 May 2012 13:55:25 +0000 Ingo Weinzierl Modified Hws.getHws() to retrieve more specific hws.
Tue, 08 May 2012 12:13:16 +0000 Ingo Weinzierl Modified Catchment.getCatchments() to retrieve specific catchments.
Tue, 08 May 2012 10:22:48 +0000 Ingo Weinzierl Changed the geometry type of 'catchments' from polygon to multipolygon.
Tue, 08 May 2012 07:06:37 +0000 Ingo Weinzierl Added an sql script to insert dems for Saar, Mosel and Elbe into database.
Fri, 04 May 2012 06:58:00 +0000 Ingo Weinzierl New shape importers and schema modifications.
Thu, 03 May 2012 14:19:52 +0000 Ingo Weinzierl Added further shape importers and added the option to reproject shapes during the import process.
Wed, 02 May 2012 08:49:57 +0000 Sascha L. Teichmann Use Doubles to store meassure points of profiles.
Fri, 27 Apr 2012 15:52:08 +0000 Sascha L. Teichmann Removed superfluous imports.
Fri, 27 Apr 2012 15:47:00 +0000 Sascha L. Teichmann Adjusted PostgreSQL port of MINFO schema to match Oracle one.
Fri, 27 Apr 2012 08:35:50 +0000 Ingo Weinzierl Adapted annotation types.
Fri, 27 Apr 2012 07:19:49 +0000 Ingo Weinzierl Added SQL file to drop WINFO specific db schema.
Fri, 27 Apr 2012 07:18:45 +0000 Ingo Weinzierl Made SQL instructions upper case.
Fri, 27 Apr 2012 06:43:04 +0000 Ingo Weinzierl Added an SQL file to drop the spatial schema.
Fri, 27 Apr 2012 06:39:12 +0000 Ingo Weinzierl Improved the python shapefile importer.
Thu, 26 Apr 2012 13:01:02 +0000 Ingo Weinzierl Repaired broken oracle spatial schema.
Thu, 26 Apr 2012 09:48:49 +0000 Ingo Weinzierl Parse and store MINFO waterlevel differences; added config option to skip this process.
Thu, 26 Apr 2012 09:46:32 +0000 Ingo Weinzierl Added a parser and importer classes used to import waterlevel differences.
Thu, 26 Apr 2012 09:44:39 +0000 Ingo Weinzierl Added missing constraint to relation 'waterlevel_difference'.
Wed, 25 Apr 2012 06:47:53 +0000 Felix Wolfsteller Fix for wrong method name in WaterlevelDifferenceValue hibernated class.
Tue, 24 Apr 2012 13:28:02 +0000 Ingo Weinzierl Added model classes for MINFO specific waterlevel differences.
Tue, 24 Apr 2012 13:04:30 +0000 Ingo Weinzierl Improved the db schema to store MINFO specific waterlevel differences.
Tue, 24 Apr 2012 12:46:26 +0000 Ingo Weinzierl Completed the MINFO waterlevel import.
Tue, 24 Apr 2012 11:16:06 +0000 Ingo Weinzierl Prepared the importer to import MINFO specific waterlevel values and added a stub for a parser.
Fri, 20 Apr 2012 08:16:39 +0000 Ingo Weinzierl Added importer classes used for MINFO specific waterlevel import.
Fri, 20 Apr 2012 07:40:48 +0000 Ingo Weinzierl Added new model classes for MINFO specific waterlevel data.
Fri, 20 Apr 2012 06:59:03 +0000 Ingo Weinzierl Added MINFO specific waterlevel relations.
Thu, 19 Apr 2012 12:48:53 +0000 Ingo Weinzierl Added a parser for sediment yield files; started parsing and store values in db.
Thu, 19 Apr 2012 07:34:50 +0000 Ingo Weinzierl Added config option to skip parsing sediment yield data and prepared the importer to read/store those data.
Thu, 19 Apr 2012 07:15:25 +0000 Ingo Weinzierl Added new importer classes for importing sediment yield data.
Wed, 18 Apr 2012 12:54:51 +0000 Ingo Weinzierl Added new model classes for sediment yield data.
Wed, 18 Apr 2012 12:53:45 +0000 Ingo Weinzierl Added missing river_id column to sediment_yield relation.
Wed, 18 Apr 2012 12:29:05 +0000 Ingo Weinzierl Removed superflous imports.
Wed, 18 Apr 2012 12:12:22 +0000 Ingo Weinzierl Improved the db schema to store sediment yield values.
Wed, 18 Apr 2012 08:54:55 +0000 Ingo Weinzierl Finished flow velocity data import: finished parsing meta data of model files and repaired broken HQL statements.
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).

http://dive4elements.wald.intevation.org