Mercurial > dive4elements > river
log flys-backend/src/main/java/de/intevation/flys/importer/AtFileParser.java @ 769:321b9e480f72
age | author | description |
---|---|---|
Tue, 14 Jun 2011 17:30:09 +0000 | Sascha L. Teichmann | Fix for flys/issue110: Start index was shifted by one. |
Tue, 10 May 2011 17:31:10 +0000 | Sascha L. Teichmann | Fixed flys/issue11 and flys51. |
Fri, 06 May 2011 10:27:32 +0000 | Sascha L. Teichmann | Importer: Make import of historical discharge tables work. |
Thu, 05 May 2011 15:25:16 +0000 | Sascha L. Teichmann | Importer: parse historical discharge tables, too. TODO: store them in database. |
Tue, 03 May 2011 17:34:52 +0000 | Sascha L. Teichmann | Importer: Attach a time interval to a discharge table if we find one during import. |
Tue, 03 May 2011 17:09:38 +0000 | Sascha L. Teichmann | Importer: Try to extract time ranges from at files. |
Tue, 22 Mar 2011 12:15:18 +0000 | Ingo Weinzierl | Added import code for importing discharge tables. |