Thu, 14 Jun 2012 09:46:11 +0000 |
Sascha L. Teichmann |
flys-backend: Re-establish cross platform compatibilty again.
|
Thu, 14 Jun 2012 07:56:26 +0000 |
Ingo Weinzierl |
Added missing 'name' property and a new function to retrieve CrossSectionTracks.
|
Wed, 13 Jun 2012 08:12:00 +0000 |
Ingo Weinzierl |
Store sq relations into database after parsing.
|
Wed, 13 Jun 2012 06:22:04 +0000 |
Ingo Weinzierl |
Added parser and import classes to import MINFO sq relations.
|
Tue, 12 Jun 2012 13:50:29 +0000 |
Ingo Weinzierl |
Cleared some irritating debug messages.
|
Tue, 12 Jun 2012 13:45:19 +0000 |
Ingo Weinzierl |
Improved the import process to read MINFO specific 'Messstellen'.
|
Mon, 11 Jun 2012 13:20:55 +0000 |
Sascha L. Teichmann |
Added Override annotation.
|
Mon, 11 Jun 2012 12:17:11 +0000 |
Raimund Renkert |
Added filter for annotation names.
|
Fri, 08 Jun 2012 13:42:57 +0000 |
Felix Wolfsteller |
Fix comment.
|
Fri, 08 Jun 2012 13:27:07 +0000 |
Felix Wolfsteller |
Make it run again by removing hibernate annotation.
|
Thu, 07 Jun 2012 09:52:44 +0000 |
Ingo Weinzierl |
Improved minfo db schema and added model classes for s/q relation.
|
Tue, 05 Jun 2012 16:57:01 +0000 |
Sascha L. Teichmann |
Removed superfluous imports.
|
Sun, 27 May 2012 10:54:36 +0000 |
Ingo Weinzierl |
Tagged module flys-backend as '2.7'.
|
Fri, 18 May 2012 12:31:26 +0000 |
Ingo Weinzierl |
Added lower and upper km to functions that return bed height singles and epochs for a given river.
|
Fri, 18 May 2012 11:34:17 +0000 |
Ingo Weinzierl |
Fixed a typo.
|
Fri, 18 May 2012 11:30:26 +0000 |
Ingo Weinzierl |
Added functions to retrieve bed height single and epoch values based on its owner and km range.
|
Fri, 18 May 2012 07:01:47 +0000 |
Ingo Weinzierl |
Added functions to BedHeightSingle and BedHeightEpoch to get instances from db by id or river.
|
Tue, 15 May 2012 14:19:55 +0000 |
Ingo Weinzierl |
Added functions to retrieve data from database.
|
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.
|