2012-09-28 |
Ingo Weinzierl |
Adapted the spatial schema for DEMs and the DgmSqlConverter.
|
2012-09-27 |
Felix Wolfsteller |
fix issue862/1.
|
2012-09-27 |
Ingo Weinzierl |
Added a new method to RiverAxis to query a special kind of river axes (default, official, outsourced).
|
2012-09-27 |
Felix Wolfsteller |
fix issue863: Handle missing data points for epoch bed height data.
|
2012-09-27 |
Felix Wolfsteller |
Documentation (d o c u m e n t a t i o n).
|
2012-09-27 |
Felix Wolfsteller |
Let importer handle gappy single bed height values.
|
2012-09-27 |
Felix Wolfsteller |
Cosmetics, docs.
|
2012-09-27 |
Felix Wolfsteller |
Towards fix for issue863 (gaps in bedheight data).
|
2012-09-27 |
Sascha L. Teichmann |
Backend: Code simplification. Removed trailing whietspace.
|
2012-09-27 |
Ingo Weinzierl |
Modified the schema for DGMs; added converter for CSV to SQL for DGM information.
|
2012-09-24 |
Ingo Weinzierl |
Adapted postgresql spatial schema and fixed a bug in the geo importer.
|
2012-09-24 |
Ingo Weinzierl |
Some minor bugfixes for MINFO import.
|
2012-09-24 |
Ingo Weinzierl |
Adapted PostgreSQL spatial schema.
|
2012-09-24 |
Bjoern Ricks |
Remove fetchInfoURL methods from River and gauge
|
2012-09-22 |
Sascha L. Teichmann |
Backend: Added 'official_number' column to rivers table to model the 'Bundeswasserstrassen Identnummer'.
|
2012-09-21 |
Bjoern Ricks |
Change methods names until the url is really be fetched from the db
|
2012-09-21 |
Bjoern Ricks |
Add a new method to River and Gauge classes to return a http url for additional
|
2012-09-19 |
Ingo Weinzierl |
Store minfo values into database only if their peer has been successfully stored.
|
2012-09-18 |
Sascha L. Teichmann |
Removed trailing whitespace.
|
2012-09-18 |
Ingo Weinzierl |
Added missing GrainFraction type to parser; accept 'Querprofil' as valid BedHeightType during MINFO import.
|
2012-09-18 |
Ingo Weinzierl |
Improved logging and stabilized minfo import.
|
2012-09-17 |
Ingo Weinzierl |
Tagged 'flys-backend' as 2.9.1
|
2012-09-17 |
Ingo Weinzierl |
Fixed broken loops to find the bed height epochs and singles for a given river and km range.
|
2012-09-13 |
Sascha L. Teichmann |
Made importer more robust
|
2012-09-13 |
Sascha L. Teichmann |
Importer: Added flag to invert skipping behaviour by default. Makes importing single features much easier.
|
2012-09-12 |
Sascha L. Teichmann |
FLYS backend: Fixed postgresql scheme.
|
2012-09-12 |
Bjoern Ricks |
Add new method determineMinMaxQ to the River class to fetch the mimimum and maximum q values
|
2012-09-11 |
Sascha L. Teichmann |
FYLS-Backend: Bring MINFO schemes of Oracle and PostgreSQL back in sync.
|
2012-09-10 |
Sascha L. Teichmann |
Backend: Java 1.5 -> 1.6
|
2012-09-10 |
Christian Lins |
Remove obsolet method
|
2012-09-10 |
Sascha L. Teichmann |
Backend: 'Pegelinfo' needs min/max Q, too.
|
2012-09-10 |
Bjoern Ricks |
Add method fetchMinMaxWQ to Gauge
|