2012-05-03 |
Ingo Weinzierl |
Added further shape importers and added the option to reproject shapes during the import process.
|
2012-05-02 |
Sascha L. Teichmann |
Use Doubles to store meassure points of profiles.
|
2012-04-27 |
Sascha L. Teichmann |
Removed superfluous imports.
|
2012-04-27 |
Sascha L. Teichmann |
Adjusted PostgreSQL port of MINFO schema to match Oracle one.
|
2012-04-27 |
Ingo Weinzierl |
Adapted annotation types.
|
2012-04-27 |
Ingo Weinzierl |
Added SQL file to drop WINFO specific db schema.
|
2012-04-27 |
Ingo Weinzierl |
Made SQL instructions upper case.
|
2012-04-27 |
Ingo Weinzierl |
Added an SQL file to drop the spatial schema.
|
2012-04-27 |
Ingo Weinzierl |
Improved the python shapefile importer.
|
2012-04-26 |
Ingo Weinzierl |
Repaired broken oracle spatial schema.
|
2012-04-26 |
Ingo Weinzierl |
Parse and store MINFO waterlevel differences; added config option to skip this process.
|
2012-04-26 |
Ingo Weinzierl |
Added a parser and importer classes used to import waterlevel differences.
|
2012-04-26 |
Ingo Weinzierl |
Added missing constraint to relation 'waterlevel_difference'.
|
2012-04-25 |
Felix Wolfsteller |
Fix for wrong method name in WaterlevelDifferenceValue hibernated class.
|
2012-04-24 |
Ingo Weinzierl |
Added model classes for MINFO specific waterlevel differences.
|
2012-04-24 |
Ingo Weinzierl |
Improved the db schema to store MINFO specific waterlevel differences.
|
2012-04-24 |
Ingo Weinzierl |
Completed the MINFO waterlevel import.
|
2012-04-24 |
Ingo Weinzierl |
Prepared the importer to import MINFO specific waterlevel values and added a stub for a parser.
|
2012-04-20 |
Ingo Weinzierl |
Added importer classes used for MINFO specific waterlevel import.
|
2012-04-20 |
Ingo Weinzierl |
Added new model classes for MINFO specific waterlevel data.
|
2012-04-20 |
Ingo Weinzierl |
Added MINFO specific waterlevel relations.
|
2012-04-19 |
Ingo Weinzierl |
Added a parser for sediment yield files; started parsing and store values in db.
|
2012-04-19 |
Ingo Weinzierl |
Added config option to skip parsing sediment yield data and prepared the importer to read/store those data.
|
2012-04-19 |
Ingo Weinzierl |
Added new importer classes for importing sediment yield data.
|
2012-04-18 |
Ingo Weinzierl |
Added new model classes for sediment yield data.
|
2012-04-18 |
Ingo Weinzierl |
Added missing river_id column to sediment_yield relation.
|
2012-04-18 |
Ingo Weinzierl |
Removed superflous imports.
|
2012-04-18 |
Ingo Weinzierl |
Improved the db schema to store sediment yield values.
|
2012-04-18 |
Ingo Weinzierl |
Finished flow velocity data import: finished parsing meta data of model files and repaired broken HQL statements.
|
2012-04-17 |
Ingo Weinzierl |
Added new parser for flow velocity measurements and fixed some smaller bugs while importing flow velocity data.
|
2012-04-17 |
Ingo Weinzierl |
Added importer classes used during the import process of flow velocity measurements.
|
2012-04-17 |
Ingo Weinzierl |
Added new model classes for storing flow velocity measurements.
|
2012-04-17 |
Ingo Weinzierl |
Added MINFO specific relations for flow velocity measurements.
|
2012-04-17 |
Ingo Weinzierl |
Added a parser for flow velocity model data and adjusted the db relation schema (missing q column).
|
2012-04-17 |
Ingo Weinzierl |
Added temp classes used during the import process of flow velocity data.
|
2012-04-17 |
Ingo Weinzierl |
Prepared the importer to parse flow velocity files and added a config option to skip that process.
|
2012-04-17 |
Ingo Weinzierl |
Added new model classes for MINFO specific flow velocity.
|
2012-04-16 |
Ingo Weinzierl |
Improved the oracle db schema for MINFO specific flow velocity values.
|
2012-04-13 |
Sascha L. Teichmann |
Add MINFO schema for PostgreSQL
|
2012-04-13 |
Ingo Weinzierl |
Added missing annotation in MorphologicalWidth for values.
|
2012-04-13 |
Ingo Weinzierl |
Added parser for parsing morphological widths.
|
2012-04-13 |
Ingo Weinzierl |
Added a config option to skip parsing morphological widths.
|
2012-04-13 |
Ingo Weinzierl |
Tiny schema modification specific to MINFO morphological width values; added importer classes.
|
2012-04-13 |
Ingo Weinzierl |
Improved the MIFNO DB schema for morphological width and added model classes.
|
2012-04-13 |
Ingo Weinzierl |
Finished parsing MINFO specific sediment density.
|
2012-04-13 |
Ingo Weinzierl |
Implemented the method stubs of the parser for sediment density and made some db schema adaptions.
|
2012-04-13 |
Ingo Weinzierl |
Added new parser (stub) to read MINFO sediment density files; prepared import process to handle those files.
|
2012-04-13 |
Ingo Weinzierl |
Added a new config option to skip parsing MINFO sediment density values.
|
2012-04-13 |
Ingo Weinzierl |
Added new importer classes used during MINFO sediment density import.
|
2012-04-13 |
Ingo Weinzierl |
Improved the MINFO db schema and added model classes for storing sediment density values specific to a river and depth.
|
2012-04-13 |
Ingo Weinzierl |
Finished importing MINFO bed heights (single and epoch).
|
2012-04-12 |
Ingo Weinzierl |
Implemented model classes and importer classes for bed height epochs.
|
2012-04-12 |
Ingo Weinzierl |
Finished work on MINFO bed heights (single).
|
2012-04-11 |
Ingo Weinzierl |
Finished work on parsing meta information and data specific to single bed heights files in MINFO.
|
2012-04-11 |
Ingo Weinzierl |
Some oracle db schema adaptions specific to bed heights in MINFO.
|
2012-04-11 |
Ingo Weinzierl |
Initial checkin for parsing MINFO bed heights.
|
2012-04-11 |
Ingo Weinzierl |
First things for MINFO specific database schema.
|
2012-03-29 |
Ingo Weinzierl |
Added a new config option to specify a INFO.gew file by system property.
|
2012-03-19 |
Ingo Weinzierl |
Adapted the column type of relation 'dem' in oracle-spatial schema.
|
2012-03-19 |
Ingo Weinzierl |
Registered missing Floodmaps and set its Geometry type to Geometry.
|