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.
|