log

age author description
Wed, 16 Jul 2014 17:09:02 +0200 Sascha L. Teichmann Sediment load: Recognize grain fractions 'total', 'bed_load' and 'suspended_load' from pre-calculations.
Wed, 16 Jul 2014 16:03:50 +0200 Sascha L. Teichmann Replace station list with a plain array.
Wed, 16 Jul 2014 15:53:11 +0200 Sascha L. Teichmann Use GF_UNKNOWN constant instead of -1 to identify unknown grain fractions.
Wed, 16 Jul 2014 13:06:09 +0200 Sascha L. Teichmann Directly chain stations with the same km position together. This ease some summations.
Wed, 16 Jul 2014 11:55:46 +0200 Sascha L. Teichmann Added filters for loaded sediment data values. Year, Epochs (time ranges), And and Or.
Wed, 16 Jul 2014 11:05:59 +0200 Sascha L. Teichmann Throw out old visitor model and use grain fraction filters instead. Fixed neighborhood wirinng of measument stations.
Tue, 15 Jul 2014 21:31:11 +0200 Sascha L. Teichmann Sediment loads from cache are sorted in station order so range filters
Tue, 15 Jul 2014 18:52:22 +0200 Sascha L. Teichmann Wire the neighbors to the measurement stations together. This eases the lookup for same types (suspended or bed load).
Tue, 15 Jul 2014 12:47:52 +0200 Sascha L. Teichmann New way to loaded sediment loads from database and cache it. The data structure a way more straight forward. TODO: Implement calculation on this basis.
Mon, 14 Jul 2014 15:36:44 +0200 Tom Gottfried SCHEMA CHANGE and Importer (only longitudinal section data so far): only grain fractions given now in schema are valid. We are handling sediment loads, not yields.
Fri, 11 Jul 2014 13:10:05 +0200 Sascha L. Teichmann Renamed ImportSedimentYield to ImportSedimentLoadLS.
Fri, 11 Jul 2014 11:32:18 +0200 Sascha L. Teichmann Fix for flys/issue1735 (Versatz in den HYK-Dateien)
Thu, 10 Jul 2014 18:02:08 +0200 Sascha L. Teichmann Added method to importer session to fetch the measurement station for given (river, km).
Thu, 10 Jul 2014 16:57:32 +0200 Sascha L. Teichmann Added importer models for sediment load and sediment load values.
Thu, 10 Jul 2014 16:11:55 +0200 Sascha L. Teichmann Load grain fractions from database only. Do not store new ones.
Thu, 10 Jul 2014 12:04:56 +0200 Sascha L. Teichmann Added Hibernate mappings for new sediment load database model.
Wed, 09 Jul 2014 18:13:13 +0200 Sascha L. Teichmann Renamed SedimentYield to SedimentLoadLS and SedimentYieldValue to SedimentLoadLSValue. Adjust the names of the parsers and the rest of the glue.
Wed, 09 Jul 2014 17:33:57 +0200 Sascha L. Teichmann Renamed SedimentLoad to SedimentLoadLSData to make place for SedimentLoad in backend.
Wed, 09 Jul 2014 17:10:18 +0200 Sascha L. Teichmann Removed obsolete imports.
Wed, 09 Jul 2014 16:38:29 +0200 Sascha L. Teichmann Removed obsolete imports.
Wed, 09 Jul 2014 16:03:04 +0200 Sascha L. Teichmann Merged
Wed, 09 Jul 2014 16:01:48 +0200 Sascha L. Teichmann Support the "new" HYK format which enables setting the end of the last flow zone.
Wed, 09 Jul 2014 15:56:15 +0200 Tom Gottfried Repair last commit.
Wed, 09 Jul 2014 15:51:31 +0200 Tom Gottfried SCHEMA CHANGE: consistent naming scheme and drop script for sediment load at measurement stations.
Tue, 08 Jul 2014 19:44:54 +0200 Tom Gottfried SCHEMA CHANGE: Added new structure for sediment loads measured at measurement stations.
Tue, 08 Jul 2014 18:47:40 +0200 Tom Gottfried Close branch facet-metadata. It's all in default now. facet-metadata
Tue, 08 Jul 2014 18:37:27 +0200 Tom Gottfried Merged branch facet-metadata into default.
Tue, 08 Jul 2014 18:19:04 +0200 Tom Gottfried merged default into branch facet-metadata. facet-metadata
Fri, 04 Jul 2014 09:11:37 +0200 Raimund Renkert Updated german i18n strings. facet-metadata
Thu, 03 Jul 2014 17:21:22 +0200 Raimund Renkert merged. facet-metadata
Thu, 03 Jul 2014 17:20:37 +0200 Raimund Renkert Write an empty string if year is 0 in middle bedheight exporter. facet-metadata
Thu, 03 Jul 2014 17:17:28 +0200 Raimund Renkert Updated german i18n string. facet-metadata
Thu, 03 Jul 2014 16:36:43 +0200 Tom Gottfried Allow differences between years and epochs (accidentally did that in branch facet-metadata already too)
Thu, 03 Jul 2014 16:34:28 +0200 Tom Gottfried Allow differences between years and epochs. facet-metadata
Thu, 03 Jul 2014 13:47:42 +0200 Raimund Renkert Fixed i18n strings. facet-metadata
Thu, 03 Jul 2014 13:27:14 +0200 Raimund Renkert Avoid NPE if some meta data does not exist. facet-metadata
Thu, 03 Jul 2014 12:31:13 +0200 Raimund Renkert Added i18n strings for middle bedheights. facet-metadata
Thu, 03 Jul 2014 12:30:41 +0200 Raimund Renkert Added macro for middle bedheights for old calculations. facet-metadata
Thu, 03 Jul 2014 11:34:46 +0200 Raimund Renkert Added i18n strings. facet-metadata
Thu, 03 Jul 2014 11:34:30 +0200 Raimund Renkert Removed unused imports and avoid using RiverUtils. facet-metadata
Thu, 03 Jul 2014 11:33:41 +0200 Raimund Renkert Fixed NPE when loading folders from datacage. facet-metadata
Thu, 03 Jul 2014 11:32:22 +0200 Raimund Renkert Translate csv meta data lines in middle bed height chart export. facet-metadata
Thu, 03 Jul 2014 11:31:26 +0200 Raimund Renkert Add river elevation model to middle bed height csv export. facet-metadata
Thu, 03 Jul 2014 11:30:19 +0200 Raimund Renkert Fixed i18n strings. facet-metadata
Thu, 03 Jul 2014 11:27:41 +0200 Raimund Renkert Add river elevation model to bed diff chart export. facet-metadata
Wed, 02 Jul 2014 16:35:23 +0200 Tom Gottfried Allow building Release from specific branch. Beware that branches to not get different ports automatically.
Wed, 02 Jul 2014 15:54:23 +0200 Raimund Renkert Added missing facet. facet-metadata
Wed, 02 Jul 2014 14:42:43 +0200 Raimund Renkert Add meta data to middle bed height CSV export. facet-metadata
Wed, 02 Jul 2014 14:42:07 +0200 Raimund Renkert Added som more meta data to middle bed height result. facet-metadata
Wed, 02 Jul 2014 12:34:52 +0200 Raimund Renkert Separate meta data key and value by ':'. facet-metadata
Wed, 02 Jul 2014 12:34:06 +0200 Raimund Renkert Removed unused importsRemoved unused imports.. facet-metadata
Wed, 02 Jul 2014 12:33:43 +0200 Raimund Renkert Add meta data to chart series in sq relation. facet-metadata
Wed, 02 Jul 2014 12:32:59 +0200 Raimund Renkert Add units as meta data to middle bed height facets. facet-metadata
Wed, 02 Jul 2014 12:31:57 +0200 Raimund Renkert Updated meta data in facets. facet-metadata
Wed, 02 Jul 2014 09:31:14 +0200 Raimund Renkert Split bed quality facets and updated processors and state. facet-metadata
Wed, 02 Jul 2014 09:29:39 +0200 Raimund Renkert Removed debug output. facet-metadata
Tue, 01 Jul 2014 15:09:56 +0200 Raimund Renkert Split bed differences facet into data specific facets. facet-metadata
Tue, 01 Jul 2014 13:27:53 +0200 Raimund Renkert Bedheight facet now returns double[][]. Removed obsolete processor code. facet-metadata
Tue, 01 Jul 2014 13:25:46 +0200 Raimund Renkert Moved MiddleBedHeight classes to minfo package. Facet now returns double[][] data. facet-metadata
Tue, 01 Jul 2014 13:11:43 +0200 Raimund Renkert Fixed some smartgwt 4.1 related issues.

http://dive4elements.wald.intevation.org