christian@4183: 2011-09-19 RELEASE 2.5 christian@4183: christian@4183: NEW: christian@4183: christian@4183: * Improved the data model to support: christian@4183: - cross sections christian@4183: - hyks ("Hydraulische Kenngroessen") christian@4183: christian@4183: * Improved the importer to read: christian@4183: - PRF files christian@4183: - HYK files christian@4183: christian@4183: * Added a central Config to configure the Importer. There are several christian@4183: system properties to adjust what to import (see ChangeLog for christian@4183: details). christian@4183: christian@4183: * Added a Postgis and Oracle models for spatial flys data: christian@4183: - catchments christian@4183: - river axes christian@4183: - buildings christian@4183: - fixpoints christian@4183: - cross section tracks christian@4183: - hws ("HW-Schutzanlagen") christian@4183: - floodplains christian@4183: christian@4183: * Bumped Hibernate up to 3.6.5. christian@4183: christian@4183: * Bumped Apache DBCP up to 1.4. christian@4183: christian@4183: christian@4183: christian@4183: 2011-06-27 RELEASE 2.4 christian@4183: christian@4183: New: christian@4183: christian@4183: * Improved the data model to support: christian@4183: - edges ("Oberkante", "Unterkante") christian@4183: - annotations christian@4183: christian@4183: * Improved the importer to read: christian@4183: - edges christian@4183: - annotations christian@4183: christian@4183: * Made search for gauges in River independent of from/to christian@4183: kilometer order. christian@4183: christian@4183: christian@4183: Fixes: christian@4183: christian@4183: * flys/issue76 Close gaps between q ranges christian@4183: christian@4183: * flys/issue110 Fixed import of ATs that skipped the first value. christian@4183: christian@4183: christian@4183: christian@4183: 2011-05-13 RELEASE 2.3 christian@4183: christian@4183: New: christian@4183: christian@4183: * Import of: christian@4183: - "zusätzliche Längsschnitte" christian@4183: - "Fixierungen" christian@4183: - "amtliche Linien" christian@4183: - "Hochwassermarken" christian@4183: - "Historische Abflusskurven" christian@4183: - "HW-Schutzanlagen" christian@4183: christian@4183: * Improvements in the SQL schema: christian@4183: - Added a 'kind' column to WSTs christian@4183: - Added a 'position' column to WST columns to enable sorting WST columns. christian@4183: - Added a 'km_up' column to rivers to determine the flow direction of rivers. christian@4183: christian@4183: * Rivers are now able to: christian@4183: - determine their min/max kilometer range christian@4183: - determine the selected gauge(s) based on a kilometer range christian@4183: christian@4183: * WSTs are able to determine their min/max Q range. christian@4183: christian@4183: * Gauges are able to determine their min/max W range. christian@4183: christian@4183: * Added a view 'wst_value_table' that aggregates the data to build w/q christian@4183: value tables. christian@4183: christian@4183: * Added one-to-many relation Wst -> WstColumn christian@4183: christian@4183: * Speedup of the importer by using an internal caching mechanism. christian@4183: christian@4183: * Sta-Parse just accepts the following main value types: 'Q', 'W', 'D' and 'T' christian@4183: christian@4183: christian@4183: Fixes: christian@4183: christian@4183: * Fixed import of Q ranges in wst files. christian@4183: christian@4183: * Fixed flys/issue19: Do not take km column in wst file as a water level. christian@4183: christian@4183: * Fixed flys/issue11 (Diagramm: Fehlerhafte Werte in Abflusskurven) christian@4183: christian@4183: * Fixed flys/issue51 (WINFO: Fachdaten am Pegel Perl enthält Sprünge) christian@4183: christian@4183: christian@4183: !!! christian@4183: christian@4183: The version number of this release depends on an existing desktop variant of christian@4183: this software that is in version 2.1. christian@4183: christian@4183: !!! christian@4183: christian@4183: 2011-03-30 RELEASE 0.1