Thu, 11 Oct 2012 14:54:10 +0200 |
Thomas Arendsen Hein |
merged flys-aft
|
Tue, 11 Sep 2012 16:51:19 +0000 |
Sascha L. Teichmann |
FYLS/AFT/DIPS: Added start script.
|
Tue, 11 Sep 2012 15:36:21 +0000 |
Sascha L. Teichmann |
FLYS-AFT/DIPS: Java 1.5 -> 1.6
|
Thu, 16 Feb 2012 15:03:30 +0000 |
Sascha L. Teichmann |
Added doc about function and configuration.
|
Thu, 16 Feb 2012 11:26:56 +0000 |
Sascha L. Teichmann |
Extracted and documented the error messages of the process.
|
Wed, 08 Feb 2012 09:43:12 +0000 |
Sascha L. Teichmann |
AFT-Import: Insert
|
Wed, 11 Jan 2012 17:53:32 +0000 |
Sascha L. Teichmann |
Oracle: Added 'FROM DUAL' when selecting new ids from sequences.
|
Tue, 10 Jan 2012 16:26:54 +0000 |
Sascha L. Teichmann |
Statements to make the FLYS database connection Oracle compatible.
|
Tue, 10 Jan 2012 11:48:40 +0000 |
Sascha L. Teichmann |
Added SQL statements to make the connection to the AFT database Oracle compatible.
|
Mon, 09 Jan 2012 17:58:04 +0000 |
Sascha L. Teichmann |
Prevent redundant and ever growing discharge table lists in FLYS db.
|
Mon, 09 Jan 2012 17:40:46 +0000 |
Sascha L. Teichmann |
Commit/rollback changes if a gauge is only updated.
|
Mon, 09 Jan 2012 17:09:25 +0000 |
Sascha L. Teichmann |
Store W/Q in sets to prevent value duplications.
|
Mon, 09 Jan 2012 16:43:14 +0000 |
Sascha L. Teichmann |
Fixed logic bug when writing discharge tables of an gauge existing in both dbs.
|
Mon, 09 Jan 2012 15:34:19 +0000 |
Sascha L. Teichmann |
Added debugging for AFT time intervals.
|
Sun, 08 Jan 2012 11:33:44 +0000 |
Sascha L. Teichmann |
If gauges exist in FLYS and AFT store the discharge tables in FLYS that are only in AFT.
|
Sun, 08 Jan 2012 09:25:36 +0000 |
Sascha L. Teichmann |
Store the W/Q differences o existing discharge tables to FLYS database.
|
Fri, 06 Jan 2012 18:54:00 +0000 |
Sascha L. Teichmann |
Do the FLYS/AFT description pairing of discharge tables in case a gauge needs updates.
|
Fri, 06 Jan 2012 18:32:08 +0000 |
Sascha L. Teichmann |
Load all discharge tables from AFT and FLYS of a gauge which needs updating.
|
Fri, 06 Jan 2012 17:16:46 +0000 |
Sascha L. Teichmann |
Add code to build the difference of the W/Q values of two discharge tables.
|
Fri, 06 Jan 2012 12:10:40 +0000 |
Sascha L. Teichmann |
Send XML messages via HTTP POST around if the FLYS database has changed.
|
Thu, 05 Jan 2012 18:58:49 +0000 |
Sascha L. Teichmann |
Bubble up modifications up to main().
|
Thu, 05 Jan 2012 17:46:18 +0000 |
Sascha L. Teichmann |
Copy over W/Q values from AFT to FLYS for new discharge tables.
|
Thu, 05 Jan 2012 17:06:29 +0000 |
Sascha L. Teichmann |
Added code to store W/Q values into FLYS database.
|
Thu, 05 Jan 2012 16:41:26 +0000 |
Sascha L. Teichmann |
Make W/Q values from AFT and FLYS loadable.
|
Wed, 04 Jan 2012 17:59:26 +0000 |
Sascha L. Teichmann |
Create new discharge tables if needed.
|
Tue, 03 Jan 2012 12:25:06 +0000 |
Sascha L. Teichmann |
Prefetch existing time intervals from FLYS db.
|
Tue, 03 Jan 2012 11:36:07 +0000 |
Sascha L. Teichmann |
Fetch discharge table infos from AFT.
|
Mon, 02 Jan 2012 17:45:25 +0000 |
Sascha L. Teichmann |
Store new gauges in FLYS db.
|
Mon, 02 Jan 2012 15:13:58 +0000 |
Sascha L. Teichmann |
Added transaction support
|
Thu, 22 Dec 2011 12:07:29 +0000 |
Sascha L. Teichmann |
Separate FLYS gauges to be updated or to create.
|
Wed, 21 Dec 2011 15:16:58 +0000 |
Sascha L. Teichmann |
Moved DIPS gauge number -> DIPS gauge index.
|
Wed, 21 Dec 2011 14:56:29 +0000 |
Sascha L. Teichmann |
Added an optional XSL transformation to fix the raw DIPS files.
|
Tue, 20 Dec 2011 14:36:36 +0000 |
Sascha L. Teichmann |
Make DIPS check more verbose
|
Fri, 16 Dec 2011 19:25:31 +0000 |
Sascha L. Teichmann |
Check if AFT gauges are in DIPS, too.
|
Fri, 16 Dec 2011 18:51:26 +0000 |
Sascha L. Teichmann |
Parse PNP from DIPS, too.
|
Fri, 16 Dec 2011 17:34:11 +0000 |
Sascha L. Teichmann |
Added model for DIPS gauges.
|
Fri, 16 Dec 2011 17:10:14 +0000 |
Sascha L. Teichmann |
Load DIPS XML
|
Fri, 16 Dec 2011 16:21:59 +0000 |
Sascha L. Teichmann |
Load DIPS XML
|
Fri, 16 Dec 2011 11:26:12 +0000 |
Sascha L. Teichmann |
Load gauges from both dbs.
|
Wed, 14 Dec 2011 17:53:15 +0000 |
Sascha L. Teichmann |
Sync each river.
|
Tue, 13 Dec 2011 14:32:55 +0000 |
Sascha L. Teichmann |
Improved infrastructure for prepared statements.
|
Tue, 13 Dec 2011 13:41:43 +0000 |
Sascha L. Teichmann |
start syncing at river level.
|
Tue, 13 Dec 2011 12:33:36 +0000 |
Sascha L. Teichmann |
load configuration an setup db connections.
|
Tue, 13 Dec 2011 10:11:23 +0000 |
Sascha L. Teichmann |
Added configuration file
|
Tue, 13 Dec 2011 10:01:44 +0000 |
Sascha L. Teichmann |
Added XML/XPath support.
|
Mon, 12 Dec 2011 17:52:58 +0000 |
Sascha L. Teichmann |
Added support for symbolic SQL statements.
|
Mon, 12 Dec 2011 16:57:58 +0000 |
Sascha L. Teichmann |
Add infrastructure to load SQL statements for databases.
|
Sun, 11 Dec 2011 16:13:50 +0000 |
Sascha L. Teichmann |
Added AFT sync module.
|
Tue, 09 Oct 2012 19:02:39 +0200 |
Sascha L. Teichmann |
S/Q relation: Fixed problem with loosing meassurement points.
|
Tue, 09 Oct 2012 12:30:13 +0200 |
Ingo Weinzierl |
Added build script for FLYS release.
|
Tue, 09 Oct 2012 11:02:50 +0200 |
Christian Lins |
Show river map only once.
|
Mon, 08 Oct 2012 12:22:03 +0200 |
Christian Lins |
Merged
|
Mon, 08 Oct 2012 12:10:50 +0200 |
Christian Lins |
Handle error conditions more robust.
|
Mon, 08 Oct 2012 12:14:30 +0200 |
Felix Wolfsteller |
Handle new percent_input ui provider name.
|
Mon, 08 Oct 2012 12:13:27 +0200 |
Felix Wolfsteller |
Documentation, vimline.
|
Mon, 08 Oct 2012 12:11:45 +0200 |
Felix Wolfsteller |
Documentation.
|
Mon, 08 Oct 2012 12:09:26 +0200 |
Felix Wolfsteller |
Added Percentage-Input state to extreme value analysis state model.
|
Mon, 08 Oct 2012 11:01:20 +0200 |
Felix Wolfsteller |
Move ChangeLog entry to right ChangeLog.
|
Mon, 08 Oct 2012 10:57:03 +0200 |
Felix Wolfsteller |
Fix paths in ChangeLog.
|
Mon, 08 Oct 2012 10:32:03 +0200 |
Felix Wolfsteller |
Dummy state model for extreme value analysis.
|