Mercurial > dive4elements > river
graph
- (issue1670) Remove 99-percent copy-paste method, which had been used only once.2015-04-20, by Tom Gottfried
- (issue1670) We want to see gaps larger than 100 m, not 100 km.2015-04-20, by Tom Gottfried
- (issue1750) Use new MeasuremenStation-methods to find companion station and do less checking for inconsistent data (schema or at least importer do the job now).2015-04-20, by Tom Gottfried
- (issue1750) New methods for finding the actual location and companion station of a measurement station.2015-04-20, by Tom Gottfried
- (issue1750) Consistently attach parameters of suspended respectively bedload material to measurement station of respective type.2015-04-17, by Tom Gottfried
- (issue1750) There can be only one SQ-relation of a parameter for a time range (given by sq_relation_id) per station and some other attributes might be null.2015-04-17, by Tom Gottfried
- Handle empty strings as missing values without warning when parsing SQ-relations.2015-04-17, by Tom Gottfried
- (issue1763) Reduce code-duplication (patch by Sascha Teichmann).2015-04-16, by Tom Gottfried
- (issue1763) Empty strings are most likely intended as missing values, so don't try to parse them (plus enhanced logging).2015-04-15, by Tom Gottfried
- (issue1796) We don't necessarily need the river Rhine. SedDB river names are purely optional.2015-04-15, by Tom Gottfried
- (issue1755) Remove redundant conditional checks.2015-04-14, by Tom Gottfried
- (issue1755) The essence is that interpolation is impossible though their might be data.2015-04-14, by Tom Gottfried
- (issue1796) Use seddb name of a river when accessing the seddb2015-04-13, by Andre Heinecke
- (issue 1796) Scheme change! Add model for seddb_name lookup table.2015-04-13, by Andre Heinecke
- issue1755 Prevent out of bounds access when there is no data2015-04-13, by Andre Heinecke
- (issue1763) Fix filtering of lines when parsing bed heights.2015-04-10, by Tom Gottfried
- (issue1763) We have UNIQUE(station, bedHeight) since Rev 2d16f4a0bdcc and comparing with the other parameters will never return any row if any of them is null.2015-04-10, by Tom Gottfried
- Fix spelling and whitespace-cleanup in ETL-README.2015-04-10, by Tom Gottfried
- (issue1755) Add non empty measurement facets again2015-04-10, by Andre Heinecke
- Importer, do not jump knowingly over the cliff.2015-04-09, by Tom Gottfried
- (issue1755) Fix i18n.2015-04-09, by Tom Gottfried
- Mavenize importer packaging and allow packaging for specific versions and database systems.2015-04-09, by Tom Gottfried
- (issue1763) Correct properties in importer scripts.2015-04-09, by Tom Gottfried
- Correct usage section in release script.2015-04-09, by Tom Gottfried
- Remove outdated contributed scripts in backend.2015-04-09, by Tom Gottfried
- Remove outdated or useless README-files in backend.2015-04-09, by Tom Gottfried
- Move importer configuration to a single place.2015-04-09, by Tom Gottfried
- (issue1755) Some spelling fixes for problems in bedquality calc2015-04-09, by Andre Heinecke
- (issue1755) Add Problem also if a result is not interpolateable2015-04-09, by Andre Heinecke
- (issue1755) Only add facets / results when they do not consist exlcusively of NaN values.2015-04-08, by Andre Heinecke
- (issue1763) Use more distinct constraint names and adapt drop-script.2015-04-08, by Tom Gottfried
- Move static measurement types to their natural home.2015-04-08, by Tom Gottfried
- (issue1787) Do not accept any non-NaN W-value but check for epsilon.2015-04-07, by Tom Gottfried
- Sorting rows is a prerequisite.2015-04-07, by Tom Gottfried
- Use EpsilonComparator instead of redundant implementation.2015-04-07, by Tom Gottfried
- (issue1755) Fix typo in theme mapping for porosity sublayer2015-04-02, by Andre Heinecke
- (issue1755) Do not add empty data facets in BedQuality State2015-04-02, by Andre Heinecke
- (issue1803) Use MD5 instead of a homegrown hashing algorithm2015-04-02, by Andre Heinecke
- Whitespace-cleanup schema files.2015-04-02, by Tom Gottfried
- (issue1755) Add problem / report handling to BedQualityCalculation2015-04-02, by Andre Heinecke
- (issue1755) Uppercase diameter names in CSV Header2015-04-02, by Andre Heinecke
- (issue1755) Fix Y Axis label in Bed Quality facets. It's used in the CSV Export.2015-04-02, by Andre Heinecke
- (issue1755) Fix typo that filtered out porosity.sublayer facets2015-04-02, by Andre Heinecke
- (issue1755) Do not create interpolated themes and disable export of non interpolatable data.2015-04-01, by Andre Heinecke
- User smarter new interface from RangeAccess.2015-04-01, by Tom Gottfried
- Improve coding style in KMFilter loops2015-03-31, by Andre Heinecke
- (issue1754) Do not switch W and Km data when Range filtering WKms2015-03-31, by Andre Heinecke
- (issue1754) Increase m index after adding an interpolated result.2015-03-31, by Andre Heinecke
- (issue1754) Handle a>b in static BedHeight facets.2015-03-30, by Andre Heinecke
- (issue1754) Simplify code to handle a>b cases.2015-03-30, by Andre Heinecke
- (issue1754) Extend RangeAccess to simplyfiy range access where it is assumed that from < to2015-03-30, by Andre Heinecke
- Remove obsolete code.2015-03-30, by Andre Heinecke
- Remove JavaScript greeting exception.2015-03-27, by Andre Heinecke
- (issue1754) Handle inverted presentation in BedDifference exporter2015-03-27, by Andre Heinecke
- Enforce strings we rely on.2015-03-27, by Tom Gottfried
- SCHEMA CHANGE: Remove unnecessary direct relation of sq_relation with rivers.2015-03-27, by Tom Gottfried
- (issue1755) Do not print empty rows for empty results in bedquality export2015-03-27, by Andre Heinecke
- (issue1755) Fix check for valid date range.2015-03-27, by Andre Heinecke
- (issue1755) Do not treat empty values as part of the result2015-03-27, by Andre Heinecke
- (issue1755) Validate selected periods and ranges.2015-03-27, by Andre Heinecke