2013-01-16 |
Christian Lins |
Bugs in generated RiverAxis Mapfile fixed. Now the river axes are drawn by the WMS.
|
2013-01-16 |
Felix Wolfsteller |
Comment added.
|
2013-01-16 |
Felix Wolfsteller |
QualityMesurementFactory: Added vim-line.
|
2013-01-16 |
Felix Wolfsteller |
BedQualityCalculation: Added vim-line.
|
2013-01-16 |
Felix Wolfsteller |
Comment/doc.
|
2013-01-16 |
Felix Wolfsteller |
W80Parser: Implement linear cascading distance measurements.
|
2013-01-16 |
Felix Wolfsteller |
W80Parser: Renamed lastPointIdx() to getLastPointIdx().
|
2013-01-16 |
Felix Wolfsteller |
W80Parser: Cosmetics, whitespace, TODO resolved, logging improved.
|
2013-01-15 |
Christian Lins |
MapInfoService now submits layer names as well as WMS urls.
|
2013-01-13 |
Sascha L. Teichmann |
Added missing InfoldingColumns.java
|
2013-01-13 |
Sascha L. Teichmann |
Trivial typo in selecting infolding columns.
|
2013-01-13 |
Sascha L. Teichmann |
Added calculation of the "Umhuellende" to calculation of "W fuer ungleichwertige Abfluesse".
|
2013-01-13 |
Sascha L. Teichmann |
A naive algorithm to figure out the "Umhuellende" of a set of WQKms.
|
2013-01-12 |
Sascha L. Teichmann |
Added intersectsQRange to QRangeTree to check if a given Q range intersects the Qs of the tree. Useful for 'Umhuellende'. TODO make check depend on km range.
|
2013-01-11 |
Sascha L. Teichmann |
Small code cleanups in S/Q outlier tests.
|
2013-01-11 |
Raimund Renkert |
MINFO: Allow two methods for outlier test in SQ relation.
|
2013-01-09 |
Raimund Renkert |
Fixed facet activities.
|
2013-01-09 |
Felix Wolfsteller |
DA66Parser: Added TODOs about riveraxis.
|
2013-01-09 |
Felix Wolfsteller |
DA66Parser: Added doc, removed TODO, whitespace cosmetics.
|
2013-01-09 |
Raimund Renkert |
Hide lines in SQ relation charts.
|
2013-01-09 |
Raimund Renkert |
Create and add sieves regardless of the the order of diameter/value.
|
2013-01-08 |
Felix Wolfsteller |
DA50Parser: Doc, removed and added a TODO.
|
2013-01-08 |
Felix Wolfsteller |
TIMParser: Removed TODO about switching to log4j .
|
2013-01-08 |
Felix Wolfsteller |
TIMParser: Switch to log4j instead of System.err .
|
2013-01-08 |
Felix Wolfsteller |
CrossSectionApp: Doc and whitespace cosmetics.
|
2013-01-08 |
Felix Wolfsteller |
DA50Parser: Added very basic DA50 parsing (no intersetions or correlation yet
|
2013-01-08 |
Felix Wolfsteller |
DA50Parser: Fix c/p errors.
|
2013-01-08 |
Felix Wolfsteller |
ImportRiver: Trigger basic (useless) da50 parsing.
|
2013-01-08 |
Felix Wolfsteller |
ImportRiver: Bail out if skip* parameters were given.
|
2013-01-08 |
Felix Wolfsteller |
DA50Parser: Changed extension from w80 (wrong) to d50 (right).
|
2013-01-08 |
Felix Wolfsteller |
ImportRiver: Use callback (refactoring), resolving TODOs.
|
2013-01-08 |
Felix Wolfsteller |
ImportRiver: Add helper implementation of a CrossSectionParserCallback.
|
2013-01-07 |
Felix Wolfsteller |
W80Parser: Return null if no year set to behave like other parsers and avoid
|
2013-01-05 |
Sascha L. Teichmann |
!!! FLYS backend schema change !!! Add column bfg_id column to discharge_tables.
|
2013-01-05 |
Sascha L. Teichmann |
Do the pairing of FLYS and AFT discharge tables by the field 'ABFLUSSTAFEL.BFG_ID' in
|
2013-01-05 |
Sascha L. Teichmann |
Moved check for calculation range intersection to SQL statement.
|
2013-01-05 |
Sascha L. Teichmann |
Added after login SQL statements for database connection. Can be used to alter the current schema to avoid naming clashes.
|
2013-01-05 |
Sascha L. Teichmann |
Sorted imports.
|
2013-01-05 |
Sascha L. Teichmann |
Simplified code.
|
2013-01-04 |
Sascha L. Teichmann |
DateGuesser: Take current year modulo 100 if compare it with a two digit year value. Removed auto boxing.
|
2013-01-04 |
Sascha L. Teichmann |
Do not die in W80 parser id invalid date is given.
|
2013-01-04 |
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!?
|
2013-01-04 |
Felix Wolfsteller |
ImportRiver: Added w80 and hook for da50 parsing (not implemented).
|
2013-01-04 |
Felix Wolfsteller |
run_hydr_morph.sh: Add SKIP_DA50 and SKIP_W80 flags.
|
2013-01-04 |
Felix Wolfsteller |
README: Add instruction to do a simple standalone DateGuesser execution.
|
2013-01-04 |
Felix Wolfsteller |
DateGuesser: doc.
|
2013-01-04 |
Felix Wolfsteller |
DateGuesser: Added and handle DDMMYY pattern.
|
2013-01-04 |
Felix Wolfsteller |
W80Parser: Use DateGuesser to set a date.
|
2013-01-04 |
Felix Wolfsteller |
W80Parser: Added field to store a date.
|
2013-01-04 |
Felix Wolfsteller |
W80Parser: Doc.
|
2013-01-03 |
Felix Wolfsteller |
W80Parser: Comment code that is not (yet?) used by FLYS.
|
2013-01-03 |
Felix Wolfsteller |
W80Parser: Respect (ignore) 'shore' field of w80 files.
|
2013-01-03 |
Felix Wolfsteller |
W80Parser: Whitespace-cosmetics and comment.
|
2013-01-03 |
Felix Wolfsteller |
W80Parser: Remove unneeded code.
|
2013-01-03 |
Felix Wolfsteller |
W80Parser: Correct c&p stuff in comments (da66->w80).
|
2013-01-03 |
Sascha L. Teichmann |
AFT: Reject AFT gauges which are not inside the calculation range of the corresponding FLYS river.
|
2013-01-03 |
Sascha L. Teichmann |
Fetch calculation range (Berechnungsstrecke) for FLYS rivers, too.
|
2013-01-03 |
Sascha L. Teichmann |
Removed null comparison where also instanceof is used.
|
2013-01-03 |
Felix Wolfsteller |
W80Parser: Added TODO/comment.
|
2013-01-03 |
Felix Wolfsteller |
W80Parser: Actually add points while parsing w80 file.
|