graph
- Added functions to BedHeightSingle and BedHeightEpoch to get instances from db by id or river.2012-05-18, by Ingo Weinzierl
- Added functions to retrieve data from database.2012-05-15, by Ingo Weinzierl
- Added DischargeZone.getDischargeZones() that returns all DischargeZones for a given river.2012-05-15, by Ingo Weinzierl
- Added new model class GaugeLocation for storing locations of gauges.2012-05-10, by Ingo Weinzierl
- Added HydrBoundary and HydrBoundaryPoly and adapted method signatures of Line and Building.2012-05-10, by Ingo Weinzierl
- The python crosssectiontrack importer now also searches for 'STATION' field to extract the current km.2012-05-10, by Ingo Weinzierl
- Modified Hws.getHws() to retrieve more specific hws.2012-05-08, by Ingo Weinzierl
- Modified Catchment.getCatchments() to retrieve specific catchments.2012-05-08, by Ingo Weinzierl
- Changed the geometry type of 'catchments' from polygon to multipolygon.2012-05-08, by Ingo Weinzierl
- Added an sql script to insert dems for Saar, Mosel and Elbe into database.2012-05-08, by Ingo Weinzierl
- New shape importers and schema modifications.2012-05-04, by Ingo Weinzierl
- Added further shape importers and added the option to reproject shapes during the import process.2012-05-03, by Ingo Weinzierl
- Use Doubles to store meassure points of profiles.2012-05-02, by Sascha L. Teichmann
- Removed superfluous imports.2012-04-27, by Sascha L. Teichmann
- Adjusted PostgreSQL port of MINFO schema to match Oracle one.2012-04-27, by Sascha L. Teichmann
- Adapted annotation types.2012-04-27, by Ingo Weinzierl
- Added SQL file to drop WINFO specific db schema.2012-04-27, by Ingo Weinzierl
- Made SQL instructions upper case.2012-04-27, by Ingo Weinzierl
- Added an SQL file to drop the spatial schema.2012-04-27, by Ingo Weinzierl
- Improved the python shapefile importer.2012-04-27, by Ingo Weinzierl
- Repaired broken oracle spatial schema.2012-04-26, by Ingo Weinzierl
- Parse and store MINFO waterlevel differences; added config option to skip this process.2012-04-26, by Ingo Weinzierl
- Added a parser and importer classes used to import waterlevel differences.2012-04-26, by Ingo Weinzierl
- Added missing constraint to relation 'waterlevel_difference'.2012-04-26, by Ingo Weinzierl
- Fix for wrong method name in WaterlevelDifferenceValue hibernated class.2012-04-25, by Felix Wolfsteller
- Added model classes for MINFO specific waterlevel differences.2012-04-24, by Ingo Weinzierl
- Improved the db schema to store MINFO specific waterlevel differences.2012-04-24, by Ingo Weinzierl
- Completed the MINFO waterlevel import.2012-04-24, by Ingo Weinzierl
- Prepared the importer to import MINFO specific waterlevel values and added a stub for a parser.2012-04-24, by Ingo Weinzierl
- Added importer classes used for MINFO specific waterlevel import.2012-04-20, by Ingo Weinzierl
- Added new model classes for MINFO specific waterlevel data.2012-04-20, by Ingo Weinzierl
- Added MINFO specific waterlevel relations.2012-04-20, by Ingo Weinzierl
- Added a parser for sediment yield files; started parsing and store values in db.2012-04-19, by Ingo Weinzierl
- Added config option to skip parsing sediment yield data and prepared the importer to read/store those data.2012-04-19, by Ingo Weinzierl
- Added new importer classes for importing sediment yield data.2012-04-19, by Ingo Weinzierl
- Added new model classes for sediment yield data.2012-04-18, by Ingo Weinzierl
- Added missing river_id column to sediment_yield relation.2012-04-18, by Ingo Weinzierl
- Removed superflous imports.2012-04-18, by Ingo Weinzierl
- Improved the db schema to store sediment yield values.2012-04-18, by Ingo Weinzierl
- Finished flow velocity data import: finished parsing meta data of model files and repaired broken HQL statements.2012-04-18, by Ingo Weinzierl
- Added new parser for flow velocity measurements and fixed some smaller bugs while importing flow velocity data.2012-04-17, by Ingo Weinzierl
- Added importer classes used during the import process of flow velocity measurements.2012-04-17, by Ingo Weinzierl
- Added new model classes for storing flow velocity measurements.2012-04-17, by Ingo Weinzierl
- Added MINFO specific relations for flow velocity measurements.2012-04-17, by Ingo Weinzierl
- Added a parser for flow velocity model data and adjusted the db relation schema (missing q column).2012-04-17, by Ingo Weinzierl
- Added temp classes used during the import process of flow velocity data.2012-04-17, by Ingo Weinzierl
- Prepared the importer to parse flow velocity files and added a config option to skip that process.2012-04-17, by Ingo Weinzierl
- Added new model classes for MINFO specific flow velocity.2012-04-17, by Ingo Weinzierl
- Improved the oracle db schema for MINFO specific flow velocity values.2012-04-16, by Ingo Weinzierl
- Add MINFO schema for PostgreSQL2012-04-13, by Sascha L. Teichmann
- Added missing annotation in MorphologicalWidth for values.2012-04-13, by Ingo Weinzierl
- Added parser for parsing morphological widths.2012-04-13, by Ingo Weinzierl
- Added a config option to skip parsing morphological widths.2012-04-13, by Ingo Weinzierl
- Tiny schema modification specific to MINFO morphological width values; added importer classes.2012-04-13, by Ingo Weinzierl
- Improved the MIFNO DB schema for morphological width and added model classes.2012-04-13, by Ingo Weinzierl
- Finished parsing MINFO specific sediment density.2012-04-13, by Ingo Weinzierl
- Implemented the method stubs of the parser for sediment density and made some db schema adaptions.2012-04-13, by Ingo Weinzierl
- Added new parser (stub) to read MINFO sediment density files; prepared import process to handle those files.2012-04-13, by Ingo Weinzierl
- Added a new config option to skip parsing MINFO sediment density values.2012-04-13, by Ingo Weinzierl
- Added new importer classes used during MINFO sediment density import.2012-04-13, by Ingo Weinzierl