Mercurial > dive4elements > river
log
age | author | description |
---|---|---|
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:17:40 +0100 | Felix Wolfsteller | ImportRiver: Added w80 and hook for da50 parsing (not implemented). |
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. |