log

age author description
Fri, 04 Jan 2013 11:16:50 +0100 Felix Wolfsteller run_hydr_morph.sh: Add SKIP_DA50 and SKIP_W80 flags.
Fri, 04 Jan 2013 11:15:24 +0100 Felix Wolfsteller README: Add instruction to do a simple standalone DateGuesser execution.
Fri, 04 Jan 2013 11:13:13 +0100 Felix Wolfsteller DateGuesser: doc.
Fri, 04 Jan 2013 11:13:02 +0100 Felix Wolfsteller DateGuesser: Added and handle DDMMYY pattern.
Fri, 04 Jan 2013 11:12:28 +0100 Felix Wolfsteller W80Parser: Use DateGuesser to set a date.
Fri, 04 Jan 2013 11:11:52 +0100 Felix Wolfsteller W80Parser: Added field to store a date.
Fri, 04 Jan 2013 11:11:24 +0100 Felix Wolfsteller W80Parser: Doc.
Thu, 03 Jan 2013 14:45:30 +0100 Felix Wolfsteller W80Parser: Comment code that is not (yet?) used by FLYS.
Thu, 03 Jan 2013 14:42:05 +0100 Felix Wolfsteller W80Parser: Respect (ignore) 'shore' field of w80 files.
Thu, 03 Jan 2013 14:41:41 +0100 Felix Wolfsteller W80Parser: Whitespace-cosmetics and comment.
Thu, 03 Jan 2013 14:41:21 +0100 Felix Wolfsteller W80Parser: Remove unneeded code.
Thu, 03 Jan 2013 14:41:02 +0100 Felix Wolfsteller W80Parser: Correct c&p stuff in comments (da66->w80).
Thu, 03 Jan 2013 14:39:48 +0100 Sascha L. Teichmann AFT: Reject AFT gauges which are not inside the calculation range of the corresponding FLYS river.
Thu, 03 Jan 2013 14:19:45 +0100 Sascha L. Teichmann Fetch calculation range (Berechnungsstrecke) for FLYS rivers, too.
Thu, 03 Jan 2013 11:43:16 +0100 Sascha L. Teichmann Removed null comparison where also instanceof is used.
Thu, 03 Jan 2013 10:21:46 +0100 Felix Wolfsteller W80Parser: Added TODO/comment.
Thu, 03 Jan 2013 10:00:13 +0100 Felix Wolfsteller W80Parser: Actually add points while parsing w80 file.
Thu, 03 Jan 2013 09:59:41 +0100 Felix Wolfsteller W80Parser: addPoint and lastIdx functions to add a point and find last points index.
Thu, 03 Jan 2013 09:58:49 +0100 Felix Wolfsteller Coordinate: Introduce getters for x/y.
Thu, 03 Jan 2013 09:58:16 +0100 Felix Wolfsteller W80Parser: Put infrastructure for an anchor point in place.
Thu, 03 Jan 2013 09:57:22 +0100 Felix Wolfsteller DA66Parser: Handle coding convention that was introduced to overcome fixed
Thu, 03 Jan 2013 09:56:43 +0100 Felix Wolfsteller Remove commented code.
Thu, 03 Jan 2013 09:54:52 +0100 Felix Wolfsteller Conffig: Prepare skip_da50 and skip_w80 options.
Wed, 02 Jan 2013 12:14:11 +0100 Felix Wolfsteller Merged.
Fri, 28 Dec 2012 15:03:55 +0100 Felix Wolfsteller Doc.
Wed, 02 Jan 2013 15:42:22 +0100 Sascha L. Teichmann Merged
Wed, 02 Jan 2013 15:31:53 +0100 Sascha L. Teichmann Added 'type' attribute to <dc:variable/> element. If an optional 'type' attribute is given
Wed, 02 Jan 2013 15:24:18 +0100 Christian Lins Add "maptype" parameter to MapInfoService.
Wed, 02 Jan 2013 15:15:45 +0100 Christian Lins Little work on the RiverMapfileGenerator.
Wed, 02 Jan 2013 14:05:21 +0100 Sascha L. Teichmann Add <dc:variable name="variable" expr="xpath"/> construct to datacage language.
Wed, 02 Jan 2013 13:18:31 +0100 Sascha L. Teichmann Remove trailing whitespace.
Tue, 01 Jan 2013 13:54:08 +0100 Sascha L. Teichmann Moved EpsilonComparator to utils package becaus its not only useful for TIM parsing. Used EpsilonComparator in DA60 and DA66 case. Maybe TODO: Use in PRF, too.
Sun, 30 Dec 2012 10:56:52 +0100 Sascha L. Teichmann Removed x-bit from DateGuesser.java
Sun, 30 Dec 2012 10:53:24 +0100 Sascha L. Teichmann Removed superfluous imports.
Fri, 28 Dec 2012 15:01:12 +0100 Sascha Teichmann Initial version of support files for TIMParser, comments and TODOs by Felix Wolfsteller, Code by Sascha Teichmann.
Fri, 28 Dec 2012 14:56:43 +0100 Sascha Teichmann Initial version of TIMParser, comments and TODOs by Felix Wolfsteller, Code by Sascha Teichmann.
Fri, 28 Dec 2012 13:34:04 +0100 Felix Wolfsteller Initial empty version of DA50Parser.
Fri, 28 Dec 2012 13:33:36 +0100 Felix Wolfsteller Removed removeExtension implementations, which have been moved to FileTools,
Fri, 28 Dec 2012 11:59:01 +0100 Felix Wolfsteller Initial empty version of W80Parser.
Thu, 27 Dec 2012 16:15:51 +0100 Felix Wolfsteller DA66Parser: Scale x and y, as they are given in mm. Now we can actually look at the data!
Thu, 27 Dec 2012 16:15:15 +0100 Felix Wolfsteller DA66Parser: Do not return a 'year' for measurement, as none is given.
Thu, 27 Dec 2012 16:14:49 +0100 Felix Wolfsteller TODO added.
Thu, 27 Dec 2012 16:14:41 +0100 Felix Wolfsteller ImportRiver: Refactoring, use description and year of da66parser.
Thu, 27 Dec 2012 16:14:15 +0100 Felix Wolfsteller DA66Parser: Whitespace cosmetics.
Thu, 27 Dec 2012 13:20:19 +0100 Felix Wolfsteller DA66Parser: Use filename without extension as description for cross section.
Thu, 27 Dec 2012 13:19:34 +0100 Felix Wolfsteller LineParser: Make file name available to subclasses.
Thu, 27 Dec 2012 13:13:24 +0100 Felix Wolfsteller DA66Parser: Try to guess whether station is given in km or in cm.
Thu, 27 Dec 2012 13:13:05 +0100 Felix Wolfsteller DA66Parser: Improved logging.
Thu, 27 Dec 2012 13:12:51 +0100 Felix Wolfsteller DA66Parser: Removed unused function.
Thu, 27 Dec 2012 13:12:31 +0100 Felix Wolfsteller Documentation of DA66Parser.
Wed, 19 Dec 2012 14:59:55 +0100 Felix Wolfsteller Adjust callbacks after Parsers new interface implementation, re-enable file hashing for da66s.
Wed, 19 Dec 2012 14:59:14 +0100 Felix Wolfsteller Implement new CrossSectionParser interface.
Wed, 19 Dec 2012 14:58:34 +0100 Felix Wolfsteller New CrossSectionParser interface.
Wed, 19 Dec 2012 14:57:45 +0100 Felix Wolfsteller Documentation.
Wed, 19 Dec 2012 14:04:12 +0100 Felix Wolfsteller Include improved DA66Parser into importer.
Wed, 19 Dec 2012 13:59:57 +0100 Felix Wolfsteller Added new parameter SKIP_DA66S to importer.
Wed, 19 Dec 2012 11:41:51 +0100 Felix Wolfsteller Documentation.
Wed, 19 Dec 2012 11:40:56 +0100 Felix Wolfsteller Documentation.
Wed, 19 Dec 2012 11:40:19 +0100 Felix Wolfsteller Importer: Emit log message when a dry run was run.
Wed, 19 Dec 2012 11:39:46 +0100 Felix Wolfsteller Documentation.

http://dive4elements.wald.intevation.org