log flys-backend/src/main/java/de/intevation/flys/importer/parsers/W80Parser.java @ 4804:e9566109bd5b

age author description
Wed, 16 Jan 2013 11:22:59 +0100 Felix Wolfsteller W80Parser: Implement linear cascading distance measurements.
Wed, 16 Jan 2013 11:19:41 +0100 Felix Wolfsteller W80Parser: Renamed lastPointIdx() to getLastPointIdx().
Wed, 16 Jan 2013 10:11:06 +0100 Felix Wolfsteller W80Parser: Cosmetics, whitespace, TODO resolved, logging improved.
Mon, 07 Jan 2013 11:55:46 +0100 Felix Wolfsteller W80Parser: Return null if no year set to behave like other parsers and avoid
Fri, 04 Jan 2013 15:46:33 +0100 Sascha L. Teichmann Do not die in W80 parser id invalid date is given.
Fri, 04 Jan 2013 15:35:51 +0100 Sascha L. Teichmann Move distance calculation to Coordinate class. Use inheritance instead of composition in Anchor class. Made Anchor class static. Use epsilon equal comparision when checking for same station: Boy, do you ever learn that sharp equal comparison of doubles is not a clever idea!?
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 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:16 +0100 Felix Wolfsteller W80Parser: Put infrastructure for an anchor point in place.
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:53:24 +0100 Sascha L. Teichmann Removed superfluous imports.
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.

http://dive4elements.wald.intevation.org