2011-05-08 |
Sascha L. Teichmann |
Importer: Cache the discharge table values, too.
|
2011-05-08 |
Sascha L. Teichmann |
Importer: centralized caching
|
2011-05-08 |
Sascha L. Teichmann |
Schema: Dropped constraint which forces discharge tables to have a unique time interval for a given gauge and kind.
|
2011-05-08 |
Sascha L. Teichmann |
Importer: make column names in WST files unique by appending (1), (2) and so on in case of collision
|
2011-05-06 |
Sascha L. Teichmann |
Importer: Import the "HW-Schutzanlagen", too.
|
2011-05-06 |
Sascha L. Teichmann |
Importer: Make import of historical discharge tables work.
|
2011-05-05 |
Sascha L. Teichmann |
Importer: parse historical discharge tables, too. TODO: store them in database.
|
2011-05-05 |
Sascha L. Teichmann |
Importer: Prefix "Zusätzliche Längsschnitte" with "Zus.Längsschnitte" in description.
|
2011-05-05 |
Sascha L. Teichmann |
Import "Hochwasser-Marken", too.
|
2011-05-05 |
Sascha L. Teichmann |
Importer: Ignore lines that contain km positions which were found before in the same WST file.
|
2011-05-05 |
Ingo Weinzierl |
River got a new method that returns all gauges intersected by a given start and end point.
|
2011-05-03 |
Sascha L. Teichmann |
Importer: forgot to fetch time interval peer
|
2011-05-03 |
Sascha L. Teichmann |
Importer: Attach a time interval to a discharge table if we find one during import.
|
2011-05-03 |
Sascha L. Teichmann |
Importer: Try to extract time ranges from at files.
|
2011-05-03 |
Sascha L. Teichmann |
Parse and store "amtliche Linien" wst files.
|
2011-05-03 |
Sascha L. Teichmann |
Importer: parse and store fixation wst files as well
|
2011-05-03 |
Sascha L. Teichmann |
Importer: Support parsing "zusaetzliche Laengsschnitte".
|
2011-05-02 |
Sascha L. Teichmann |
Fixed flys/issue19
|
2011-05-02 |
Ingo Weinzierl |
Introduced a 'scale' parameter in Gauge.determineMinMaxW().
|
2011-05-01 |
Sascha L. Teichmann |
Removed superfluous import.
|
2011-04-20 |
Ingo Weinzierl |
Implemented a WstColumnValue cache to speed up inserting WST files into database.
|
2011-04-18 |
Sascha L. Teichmann |
Forgot to add db update to changelog
|
2011-04-18 |
Sascha L. Teichmann |
Added a view 'wst_value_table' which aggregates the data to build w/q value tables.
|
2011-04-18 |
Sascha L. Teichmann |
Add forgotten one to many relation Wst -> WstColumn.
|