Fri, 05 Sep 2014 18:30:20 +0200 |
Sascha L. Teichmann |
Fixed broken build.
|
Fri, 05 Sep 2014 18:23:36 +0200 |
Sascha L. Teichmann |
Sediment load: converted grain fraction name to an array lookup.
|
Fri, 05 Sep 2014 16:54:45 +0200 |
Raimund Renkert |
Added new processor for fix derived curve.
|
Fri, 05 Sep 2014 15:57:39 +0200 |
Raimund Renkert |
Added processor for discharge curve in fixanalysis.
|
Fri, 05 Sep 2014 15:26:40 +0200 |
Tom Gottfried |
Do not return pure NaN data.
|
Fri, 05 Sep 2014 14:53:58 +0200 |
Tom Gottfried |
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
|
Fri, 05 Sep 2014 13:19:22 +0200 |
Sascha L. Teichmann |
sed 's/logger/log/g' src/**/*.java
|
Fri, 05 Sep 2014 12:58:17 +0200 |
Sascha L. Teichmann |
sed src/**/*.java 's/logger/log/g'
|
Fri, 05 Sep 2014 12:54:58 +0200 |
Sascha L. Teichmann |
Make it compile again.
|
Fri, 05 Sep 2014 12:50:33 +0200 |
Sascha L. Teichmann |
sed -i src/**/*.java 's/logger/log/g'
|
Fri, 05 Sep 2014 12:22:42 +0200 |
Andre Heinecke |
(issue1448) Add sq time intervals to sediment load data model.
|
Fri, 05 Sep 2014 12:19:13 +0200 |
Sascha L. Teichmann |
Forget to adjust a string reference to a moved backend utils class.
|
Fri, 05 Sep 2014 10:27:50 +0200 |
Sascha L. Teichmann |
Anti programming: Removed obsolete classes in client. This may break stuff because of the GWT magic.
|
Fri, 05 Sep 2014 10:10:42 +0200 |
Sascha L. Teichmann |
Find obsolete Java files in more than one project hierachie.
|
Fri, 05 Sep 2014 10:09:16 +0200 |
Sascha L. Teichmann |
Anti programming: Removed TIM parser which ist not needed any longer.
|
Thu, 04 Sep 2014 17:47:32 +0200 |
Sascha L. Teichmann |
Removed obsolete imports.
|
Thu, 04 Sep 2014 17:33:01 +0200 |
Tom Gottfried |
Sum up fractions from stations and previous stations according to respective validity model.
|
Thu, 04 Sep 2014 16:25:06 +0200 |
Sascha L. Teichmann |
Add Q'n'D Python script to find obsolete Java files.
|
Thu, 04 Sep 2014 15:48:48 +0200 |
Sascha L. Teichmann |
merged
|
Thu, 04 Sep 2014 15:43:13 +0200 |
Sascha L. Teichmann |
Anti programming.
|
Thu, 04 Sep 2014 15:27:47 +0200 |
Raimund Renkert |
merged.
|
Thu, 04 Sep 2014 15:26:55 +0200 |
Raimund Renkert |
Use processors for historical discharge curves.
|
Thu, 04 Sep 2014 15:03:25 +0200 |
Sascha L. Teichmann |
Moved package org.dive4elements.river.utils to org.dive4elements.river.backend.utils.
|
Thu, 04 Sep 2014 13:00:55 +0200 |
Sascha L. Teichmann |
Removed NASTY package clash. We had too org.dive4elements.river.util packages.
|
Thu, 04 Sep 2014 12:03:02 +0200 |
Tom Gottfried |
Removed obsolete average and renamed some symbols to make the difference between single fractions and sums of them clearer in the calculation.
|
Thu, 04 Sep 2014 12:00:17 +0200 |
Sascha L. Teichmann |
Remove dead class.
|
Thu, 04 Sep 2014 11:15:34 +0200 |
Raimund Renkert |
merged.
|
Thu, 04 Sep 2014 11:14:24 +0200 |
Raimund Renkert |
Changed discharge processor to plot only discharge curves and added processor for computed discharge curves.
|
Thu, 04 Sep 2014 11:10:37 +0200 |
Raimund Renkert |
Added new processor to plot misc discharge data, e.g. from datacage or recommendations.
|
Wed, 03 Sep 2014 18:21:35 +0200 |
Tom Gottfried |
The existing implementation respects the fact that months are 0-based.
|
Wed, 03 Sep 2014 16:46:09 +0200 |
Tom Gottfried |
Complete CSV-export and correct headers.
|
Wed, 03 Sep 2014 10:24:39 +0200 |
Tom Gottfried |
Rev aa80f9ba56a9 was incomplete. Shame on me.
|
Wed, 03 Sep 2014 09:55:32 +0200 |
Tom Gottfried |
We have to calculate bed load plus suspended sand instead of suspended load.
|
Tue, 02 Sep 2014 17:47:03 +0200 |
Tom Gottfried |
Let epochs be averages over their years.
|
Tue, 02 Sep 2014 17:10:22 +0200 |
Tom Gottfried |
Precalculated sums from the database will come through recommendations.
|
Tue, 02 Sep 2014 14:46:20 +0200 |
Tom Gottfried |
Make sedimentload loadable as old calculation.
|
Mon, 01 Sep 2014 17:50:22 +0200 |
Tom Gottfried |
Only calculated sums of fractions should be initially shown in diagram.
|
Mon, 01 Sep 2014 12:34:39 +0200 |
Tom Gottfried |
Fix fraction respectively facet names and descriptions.
|
Mon, 01 Sep 2014 10:15:57 +0200 |
Tom Gottfried |
Broken -> broke away.
|
Mon, 01 Sep 2014 10:09:53 +0200 |
Tom Gottfried |
Do not handle the impossible.
|
Mon, 01 Sep 2014 09:43:55 +0200 |
Tom Gottfried |
Handle missing years in bed height differences without assuming an unknown year to be BC 1.
|
Fri, 29 Aug 2014 17:00:26 +0200 |
Sascha L. Teichmann |
Converted configuration for discharge diagrams to the new Q symmetry style.
|
Fri, 29 Aug 2014 16:42:58 +0200 |
Sascha L. Teichmann |
Added diagram defaults for discharge diagrams.
|
Fri, 29 Aug 2014 16:24:12 +0200 |
Sascha L. Teichmann |
Renamed tag in sq relation defaults to a more fitting name.
|
Fri, 29 Aug 2014 16:21:31 +0200 |
Sascha L. Teichmann |
Added new diagramm generator for Q symmetry.
|
Fri, 29 Aug 2014 15:44:08 +0200 |
Sascha L. Teichmann |
More shoveling araound generators.
|
Fri, 29 Aug 2014 15:22:33 +0200 |
Sascha L. Teichmann |
Added a woking copy for discharge diagramm generators. All modifications are go in here. If the process is finished we'll remove the old one and rename the copy to discharge-diagramms.xml
|
Fri, 29 Aug 2014 13:03:11 +0200 |
Tom Gottfried |
We have only 4 of them.
|
Fri, 29 Aug 2014 12:42:00 +0200 |
Sascha L. Teichmann |
More fixes for conf.xml
|
Fri, 29 Aug 2014 12:27:35 +0200 |
Sascha L. Teichmann |
Moved external system entites back to conf.xml. Uncool.
|
Fri, 29 Aug 2014 11:56:10 +0200 |
Sascha L. Teichmann |
Cleaned up generator dependencies.
|
Fri, 29 Aug 2014 11:43:15 +0200 |
Sascha L. Teichmann |
Moved more generator stuff in reguarding sub directory.
|
Fri, 29 Aug 2014 11:31:17 +0200 |
Sascha L. Teichmann |
Allow deeper nesting of output-generators in conf.xml. This allows better separation of concerns of different generator types.
|
Fri, 29 Aug 2014 11:24:52 +0200 |
Sascha L. Teichmann |
Moved generators.xml and its dependencies to a directory of their own.
|
Fri, 29 Aug 2014 11:21:35 +0200 |
Sascha L. Teichmann |
Moved external system entity for longitudinal sections default to generators.xml. TODO: Move in entirely different file.
|
Fri, 29 Aug 2014 11:03:38 +0200 |
Sascha L. Teichmann |
Removed obsolete imports.
|
Fri, 29 Aug 2014 10:49:38 +0200 |
Sascha L. Teichmann |
Fixed build error.
|
Fri, 29 Aug 2014 09:25:00 +0200 |
Tom Gottfried |
The relevant contents are now in artifacts/doc/datacage_ref_de.rst.
|
Thu, 28 Aug 2014 18:42:20 +0200 |
Tom Gottfried |
IDs can be assumed to be unique.
|
Thu, 28 Aug 2014 15:34:57 +0200 |
Tom Gottfried |
Do not put metadata on series if there are none (avoid NPE).
|
Thu, 28 Aug 2014 12:00:52 +0200 |
Tom Gottfried |
Quoting is done elsewhere since rev 7021753b3797.
|
Wed, 27 Aug 2014 19:52:51 +0200 |
Tom Gottfried |
The rest is silence.
|
Wed, 27 Aug 2014 16:47:38 +0200 |
Sascha L. Teichmann |
Make Logarithmic axis immun against negative values (not throwing Exceptions in that case).
|
Wed, 27 Aug 2014 15:09:45 +0200 |
Tom Gottfried |
Let the facet know the period of it's data.
|
Wed, 27 Aug 2014 15:01:54 +0200 |
Tom Gottfried |
Calculate all single years in given interval but only once.
|
Tue, 26 Aug 2014 17:21:42 +0200 |
Sascha L. Teichmann |
Merged.
|
Tue, 26 Aug 2014 17:21:16 +0200 |
Sascha L. Teichmann |
Datacage: Insert variable values literally into output.
|
Tue, 26 Aug 2014 17:16:21 +0200 |
Tom Gottfried |
With the exception of real calculation results, descriptions of sediment loads can all follow the same pattern.
|
Tue, 26 Aug 2014 12:09:18 +0200 |
Tom Gottfried |
Metadata in datacage tooltips for sediment densities, bed heights, flow velocities and sounding widhts.
|
Tue, 26 Aug 2014 11:35:47 +0200 |
Sascha L. Teichmann |
Added missing generics parameter.
|
Tue, 26 Aug 2014 11:28:03 +0200 |
Sascha L. Teichmann |
Sediment load: Remove simple tail recursive calls from SedimentLoadData.recursiveFindStations(). More carefully this time.
|
Tue, 26 Aug 2014 11:18:03 +0200 |
Sascha L. Teichmann |
Removed obsolete same package imports.
|
Tue, 26 Aug 2014 11:16:21 +0200 |
Sascha L. Teichmann |
Removed obsolete imports.
|
Mon, 25 Aug 2014 20:12:11 +0200 |
Andre Heinecke |
Fix exporter loops
|
Mon, 25 Aug 2014 20:03:35 +0200 |
Andre Heinecke |
Acctually use the new Sedilmentload calculation
|
Mon, 25 Aug 2014 20:02:28 +0200 |
Andre Heinecke |
Make SedimentloadExporter work with the new result scheme.
|
Mon, 25 Aug 2014 20:01:44 +0200 |
Andre Heinecke |
Correctly handle not creating facets and error reports.
|
Mon, 25 Aug 2014 20:00:45 +0200 |
Andre Heinecke |
GetFractionByName now returns a list as it can differ in Epochs
|
Mon, 25 Aug 2014 19:59:14 +0200 |
Andre Heinecke |
Add period to sedimentloaddataresult fraction
|
Mon, 25 Aug 2014 19:58:00 +0200 |
Andre Heinecke |
Use old names for SedimentloadDataFractions and add average fraction
|
Mon, 25 Aug 2014 17:28:48 +0200 |
Andre Heinecke |
Actually return the period in SedimentLoadAccess
|
Mon, 25 Aug 2014 17:28:18 +0200 |
Andre Heinecke |
Fix compilation of last commit
|
Mon, 25 Aug 2014 17:14:49 +0200 |
Sascha L. Teichmann |
Another fix for find stations in sediment load.
|
Mon, 25 Aug 2014 16:04:35 +0200 |
Andre Heinecke |
Correctly output problems in SedimentLoadDataCalculate
|
Mon, 25 Aug 2014 15:56:09 +0200 |
Andre Heinecke |
(issue1448) Add WIP SedimentLoadDataFacet and use it in calculation.
|
Mon, 25 Aug 2014 12:18:35 +0200 |
Andre Heinecke |
(issue 1448) Use new data model for sedimentloadinfo
|
Mon, 25 Aug 2014 12:05:37 +0200 |
Sascha L. Teichmann |
Sediment load: Fixed findStations() and add findLoads().
|
Fri, 22 Aug 2014 18:00:35 +0200 |
Tom Gottfried |
Tooltip for sediment loads in datacage.
|
Fri, 22 Aug 2014 17:43:36 +0200 |
Tom Gottfried |
Add SQ time interval to selection tree in datacage for sediment loads.
|
Fri, 22 Aug 2014 13:19:02 +0200 |
Tom Gottfried |
Remove code duplications in sedimentload datacage.
|
Fri, 22 Aug 2014 08:04:43 +0200 |
Tom Gottfried |
Format timestamps in datacage tooltip for porosities.
|
Thu, 21 Aug 2014 18:58:10 +0200 |
Tom Gottfried |
Dashed lines shall be used for sediment load at measurement stations (issue1352).
|
Thu, 21 Aug 2014 18:09:37 +0200 |
Tom Gottfried |
Complete mapping and themes for sediment load.
|
Thu, 21 Aug 2014 15:48:01 +0200 |
Tom Gottfried |
Make a difference between themes representing loads in different units.
|
Wed, 20 Aug 2014 17:54:12 +0200 |
Tom Gottfried |
i18n for sediment loads.
|
Wed, 20 Aug 2014 17:47:58 +0200 |
Tom Gottfried |
Reconstruct facet description of sediment load longitudinal sections. i18n will follow.
|
Wed, 20 Aug 2014 17:07:17 +0200 |
Tom Gottfried |
Reconstruct facet description of sediment load at measurement stations. i18n will follow.
|
Wed, 20 Aug 2014 14:53:29 +0200 |
Tom Gottfried |
Let hg ignore downloaded SmartGWT stuff.
|
Wed, 20 Aug 2014 14:26:42 +0200 |
Andre Heinecke |
Change facet.sedimentload.dc to facet.sedimentload.ls
|
Wed, 20 Aug 2014 13:17:20 +0200 |
Andre Heinecke |
(issue1681) Add l10n for grain fractions
|
Wed, 20 Aug 2014 13:17:03 +0200 |
Andre Heinecke |
(issue1681) Handle different grain fraction kinds
|
Wed, 20 Aug 2014 12:59:01 +0200 |
Andre Heinecke |
Fix typo in sedimentload i18n
|
Wed, 20 Aug 2014 12:55:55 +0200 |
Andre Heinecke |
(issue1681) Add themes for sedimentloads
|
Wed, 20 Aug 2014 12:12:18 +0200 |
Andre Heinecke |
Remove todos about sedimentload_ls facet
|
Wed, 20 Aug 2014 12:10:59 +0200 |
Andre Heinecke |
Remove unecessary debut output
|
Wed, 20 Aug 2014 12:10:32 +0200 |
Andre Heinecke |
Configure SedimentLoadLSFacet
|
Wed, 20 Aug 2014 12:09:41 +0200 |
Andre Heinecke |
Add SedimentLoadLSFacet
|
Wed, 20 Aug 2014 12:00:50 +0200 |
Andre Heinecke |
Add getSedimentLoadById accessor
|
Tue, 19 Aug 2014 18:46:13 +0200 |
Tom Gottfried |
Distinction by measurement station gives lots of duplicates, as we always get a whole longitudinal section.
|
Fri, 15 Aug 2014 18:56:02 +0200 |
Andre Heinecke |
Fix binarysearch logic in SedimentLoadData
|
Fri, 15 Aug 2014 18:42:39 +0200 |
Andre Heinecke |
Add translation for sedimentloads
|
Fri, 15 Aug 2014 18:27:19 +0200 |
Andre Heinecke |
Add new and simplyfied SedimentLoadFacet
|
Fri, 15 Aug 2014 18:25:43 +0200 |
Andre Heinecke |
Fix ti_stop_time naming
|
Fri, 15 Aug 2014 18:24:55 +0200 |
Andre Heinecke |
Change sedimentload factory from yields to loads.
|
Fri, 15 Aug 2014 18:21:10 +0200 |
Andre Heinecke |
Configure sedimentload static facet
|
Fri, 15 Aug 2014 18:10:16 +0200 |
Andre Heinecke |
Rename the SedimentLoadDataFacet and add deprection comment
|
Fri, 15 Aug 2014 18:09:47 +0200 |
Andre Heinecke |
Revert accidental change.
|
Fri, 15 Aug 2014 18:09:08 +0200 |
Andre Heinecke |
Expose sedimentLoad stations
|
Fri, 15 Aug 2014 18:03:41 +0200 |
Andre Heinecke |
merge
|
Fri, 15 Aug 2014 14:28:26 +0200 |
Andre Heinecke |
Move the old data facet out of the way.
|
Fri, 15 Aug 2014 18:01:06 +0200 |
Sascha L. Teichmann |
Use list() instead of iterator(). Why does this not work?
|
Mon, 11 Aug 2014 18:34:21 +0200 |
Andre Heinecke |
Add comment on how to obtain smartgwt
|
Mon, 11 Aug 2014 18:33:50 +0200 |
Andre Heinecke |
Do not try to load empty files.
|
Tue, 12 Aug 2014 10:57:53 +0200 |
Sascha L. Teichmann |
Be more tolerant with not existing artifact configurations.
|
Mon, 11 Aug 2014 17:18:36 +0200 |
Sascha L. Teichmann |
Added the broken calculation state of the new sediment load calc.
|
Mon, 11 Aug 2014 16:45:42 +0200 |
Sascha L. Teichmann |
Removed same package import.
|
Mon, 11 Aug 2014 16:43:56 +0200 |
Sascha L. Teichmann |
Removed obsolete import.
|
Mon, 11 Aug 2014 16:42:31 +0200 |
Sascha L. Teichmann |
Merged
|
Mon, 11 Aug 2014 16:41:15 +0200 |
Sascha L. Teichmann |
Removed obsolete imports.
|
Mon, 11 Aug 2014 15:41:12 +0200 |
Andre Heinecke |
Build is locale sensitive. Force a UTF-8 locale for building.
|
Fri, 08 Aug 2014 13:24:11 +0200 |
Tom Gottfried |
Datacage config for new sediment load structures. Missing: some facets and everything down from the innermost macros for sediment load at measurement stations.
|
Thu, 07 Aug 2014 20:03:44 +0200 |
Sascha L. Teichmann |
Added $RADIUS zoom scale sub title logic to other diagrams.
|
Thu, 07 Aug 2014 19:59:08 +0200 |
Tom Gottfried |
Some typos in datacage config reference.
|
Thu, 07 Aug 2014 19:56:15 +0200 |
Sascha L. Teichmann |
Fixed sub title zoom stuff.
|
Thu, 07 Aug 2014 17:26:18 +0200 |
Sascha L. Teichmann |
Merged
|
Thu, 07 Aug 2014 17:24:33 +0200 |
Sascha L. Teichmann |
flys/issue1262: Introduce variable $RADIUS to be used in user defined chart sub titles.
|
Thu, 07 Aug 2014 13:05:35 +0200 |
Tom Gottfried |
Cleaned layout for infolines (issue1635).
|
Wed, 06 Aug 2014 19:17:12 +0200 |
Tom Gottfried |
SCHEMA CHANGE: rename database tables from yield to load_ls according to respective classes.
|
Tue, 05 Aug 2014 18:28:04 +0200 |
Sascha L. Teichmann |
Parse meta data for multi attribute data.
|
Tue, 05 Aug 2014 18:03:45 +0200 |
Sascha L. Teichmann |
Added meta infos for multi items to enable client to order the columns in a defined order.
|
Tue, 05 Aug 2014 16:34:04 +0200 |
Sascha L. Teichmann |
More idiomatic Java string concat.
|
Thu, 31 Jul 2014 18:14:22 +0200 |
Sascha L. Teichmann |
Sediment load: transform units for official epochs, too.
|
Thu, 31 Jul 2014 17:04:41 +0200 |
Sascha L. Teichmann |
Sediment load: refactored epoch calculation to not average over all but per year.
|
Wed, 30 Jul 2014 19:26:20 +0200 |
Sascha L. Teichmann |
Sediment load: fetch sediment density for transforming t/a to m^3/a.
|
Wed, 30 Jul 2014 19:06:35 +0200 |
Sascha L. Teichmann |
Sediment load: Cached sediment values dont depend on year. The cached object is an index over year so there is not need to ask the factory for this.
|
Wed, 30 Jul 2014 18:54:14 +0200 |
Sascha L. Teichmann |
Sediment load: Ensure that the lists of values are always ordered station wise. This was a hidden bug. :-/
|
Wed, 30 Jul 2014 18:34:48 +0200 |
Sascha L. Teichmann |
Sediment density: Got rid of stupid extra year tracking.
|
Wed, 30 Jul 2014 16:50:26 +0200 |
Sascha L. Teichmann |
Sedimen load: Added bundle for fraction results.
|
Wed, 23 Jul 2014 18:19:15 +0200 |
Andre Heinecke |
Fix wsplgen name
|
Fri, 18 Jul 2014 18:55:39 +0200 |
Sascha L. Teichmann |
Sediment load: More of official epochs.
|
Fri, 18 Jul 2014 18:01:49 +0200 |
Tom Gottfried |
SCHEMA CHANGE and Importer: get time intervals of SQ-relations from metalines in sediment load files.
|
Fri, 18 Jul 2014 17:43:27 +0200 |
Sascha L. Teichmann |
Sediment load: Fetch kind of sediment load from database to tell if it is official or not.
|
Fri, 18 Jul 2014 16:05:21 +0200 |
Sascha L. Teichmann |
Sediment load: More on calculating epoch loads.
|
Fri, 18 Jul 2014 15:37:26 +0200 |
Tom Gottfried |
Importer: Import sediment load at measurement stations.
|
Fri, 18 Jul 2014 13:03:28 +0200 |
Sascha L. Teichmann |
Sediment load. More off year based calculations.
|
Fri, 18 Jul 2014 12:22:51 +0200 |
Tom Gottfried |
My hint that MeasurementStation does not know it's river was not true. Thus backout rev 8c14588d1f78.
|
Fri, 18 Jul 2014 11:58:59 +0200 |
Sascha L. Teichmann |
Sediment load: dispatch calculation modes.
|
Fri, 18 Jul 2014 11:16:50 +0200 |
Sascha L. Teichmann |
Sediment load: take arguments from sediment access.
|
Fri, 18 Jul 2014 11:05:34 +0200 |
Sascha L. Teichmann |
Sediment load access: Cache values.
|
Thu, 17 Jul 2014 18:22:16 +0200 |
Sascha L. Teichmann |
Sediment load: Added more 'sums' to be calculated.
|
Thu, 17 Jul 2014 16:51:18 +0200 |
Sascha L. Teichmann |
Sediment load: (incomplete) new sediment load calculation.
|
Thu, 17 Jul 2014 11:37:25 +0200 |
Sascha L. Teichmann |
Sediment Load: Added table to figure out where grain fractions are measured.
|
Thu, 17 Jul 2014 11:19:59 +0200 |
Sascha L. Teichmann |
Sediment load: Added join to fetch measurement station via ranges which know the river. Added a visitor for values, too.
|
Thu, 17 Jul 2014 10:56:38 +0200 |
Sascha L. Teichmann |
ImporterSession: Load measurement stations via ranges which hold a reference to the river.
|
Thu, 17 Jul 2014 07:46:18 +0200 |
Sascha L. Teichmann |
Merged.
|
Thu, 17 Jul 2014 07:45:14 +0200 |
Sascha L. Teichmann |
Sediment load: Merge measurement stations if they have the same km. The chaining was too complicated to build algorithms on top of it.
|
Wed, 16 Jul 2014 19:11:31 +0200 |
Tom Gottfried |
Divide SedimentLoadLSParser into AbstractSedimentLoadParser and SedimentLoadLSParser to be able to reuse code for a new SedimentLoadParser for data at measurement stations.
|
Wed, 16 Jul 2014 18:33:28 +0200 |
Sascha L. Teichmann |
Introduce LineParserException for CSV file parsing.
|
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.
|
Mon, 30 Jun 2014 11:29:45 +0200 |
Raimund Renkert |
merged with default.
facet-metadata
|
Fri, 27 Jun 2014 19:28:08 +0200 |
Tom Gottfried |
Added tag 3.1.4 for changeset 6fef38a526c7
|
Fri, 27 Jun 2014 19:25:29 +0200 |
Tom Gottfried |
There is no year/epoche choice anymore for bed differences.
3.1.4
|
Fri, 27 Jun 2014 18:47:55 +0200 |
Tom Gottfried |
Exclude annotation types without trailing unit (assumed after whitespace).
|
Fri, 27 Jun 2014 16:52:00 +0200 |
Sascha L. Teichmann |
Removed obsolete XPath expression.
|
Fri, 27 Jun 2014 15:52:05 +0200 |
Tom Gottfried |
Minor cleanup in meta-data.xml.
|
Fri, 27 Jun 2014 15:10:10 +0200 |
Raimund Renkert |
Select complete differences matrix to have a well sorted dc-tree.
|
Fri, 27 Jun 2014 13:05:34 +0200 |
Raimund Renkert |
Removed code that ignores a user subtitle and sets a default subtitle.
|
Fri, 27 Jun 2014 09:50:46 +0200 |
Raimund Renkert |
Fixed datacage info field for bed height differences.
|
Thu, 26 Jun 2014 15:00:28 +0200 |
Raimund Renkert |
merged.
|
Thu, 26 Jun 2014 14:59:28 +0200 |
Raimund Renkert |
Changed twin dc panel in bed height deifferences to single dc and use the new differences dc macro.
|
Thu, 26 Jun 2014 14:54:04 +0200 |
Raimund Renkert |
Updated macros and db statement for minfo bedheight differences.
|
Thu, 26 Jun 2014 13:00:18 +0200 |
Sascha L. Teichmann |
Datacage function resolver: Declare static functions static.
|
Thu, 26 Jun 2014 12:54:31 +0200 |
Sascha L. Teichmann |
Added dc:coalesce(a, b). Returns first element which is not empty or not zero.
|
Thu, 26 Jun 2014 12:44:40 +0200 |
Sascha L. Teichmann |
Added dc:lowercase() dc:uppercase()
|
Wed, 25 Jun 2014 15:40:44 +0200 |
Raimund Renkert |
Set identifier for listgridfields and resized columns.
|
Tue, 24 Jun 2014 16:02:41 +0200 |
Tom Gottfried |
issue1633: Add missing info line.
|
Fri, 20 Jun 2014 16:52:14 +0200 |
Sascha L. Teichmann |
DC: Flatten bed height diff tree a bit.
|
Fri, 20 Jun 2014 16:41:30 +0200 |
Sascha L. Teichmann |
DC: Group bedheight diffs by both years.
|
Fri, 20 Jun 2014 16:33:36 +0200 |
Raimund Renkert |
merged.
|
Fri, 20 Jun 2014 16:33:09 +0200 |
Raimund Renkert |
New macros for bed height differneces.
|
Fri, 20 Jun 2014 16:26:26 +0200 |
Sascha L. Teichmann |
Datacage: Make it possible to group a value tuple into more than one group.
|
Fri, 20 Jun 2014 13:45:54 +0200 |
Raimund Renkert |
Fixed river selection for interactive map.
|
Fri, 20 Jun 2014 12:51:08 +0200 |
Tom Gottfried |
i18n for WMS legend window title.
|
Thu, 19 Jun 2014 18:20:39 +0200 |
Sascha L. Teichmann |
Added script to find unused i18n in *.java and *.xml files.
|
Thu, 19 Jun 2014 15:07:15 +0200 |
Sascha L. Teichmann |
Fixed last anomalie in i18n files.
|
Thu, 19 Jun 2014 15:02:41 +0200 |
Sascha L. Teichmann |
Removed more anomalies from i18n.
|
Thu, 19 Jun 2014 14:48:11 +0200 |
Sascha L. Teichmann |
Run native2ascii over i18n files.
|
Thu, 19 Jun 2014 13:54:02 +0200 |
Tom Gottfried |
Fixed i18n string in other german translation.
|
Thu, 19 Jun 2014 13:36:40 +0200 |
Raimund Renkert |
Fixed i18n string in german translation.
|
Thu, 19 Jun 2014 11:06:12 +0200 |
Tom Gottfried |
This additional version of JFreeChart prevented diagrams to be drawn.
|
Wed, 18 Jun 2014 18:49:50 +0200 |
Tom Gottfried |
Remove obsolete generator references.
|
Wed, 18 Jun 2014 18:18:04 +0200 |
Tom Gottfried |
Avoid having to set VERSION in external script.
|
Wed, 18 Jun 2014 16:34:08 +0200 |
Tom Gottfried |
Override bad defaults of isc-maven-plugin. Please set DEFAULT_WD in make_release_sh to something individual if you are on a multi-user system.
|
Wed, 18 Jun 2014 15:30:39 +0200 |
Sascha L. Teichmann |
Datacage: Moved year filtering of bed heights to separate macro to be reusable in other contextes.
|
Wed, 18 Jun 2014 15:20:07 +0200 |
Tom Gottfried |
Use version-specific mapserver-URLs for release.
|
Wed, 18 Jun 2014 14:29:05 +0200 |
Raimund Renkert |
merged.
|
Wed, 18 Jun 2014 14:27:56 +0200 |
Raimund Renkert |
Fixed sediment load epoch input panel.
|
Wed, 18 Jun 2014 14:27:17 +0200 |
Raimund Renkert |
Fixed "pegelinfo"-wiki links.
|
Wed, 18 Jun 2014 14:26:36 +0200 |
Raimund Renkert |
Fixed date range input panels.
|
Wed, 18 Jun 2014 14:25:46 +0200 |
Raimund Renkert |
Fixed columns in location/distance helper panels.
|
Wed, 18 Jun 2014 14:25:01 +0200 |
Raimund Renkert |
Fixed compile errors for smartgwt 4.1.
|
Wed, 18 Jun 2014 14:23:25 +0200 |
Raimund Renkert |
Use SmartGWT version 4.1p. Updated release script to download SmartGWT.
|
Wed, 18 Jun 2014 12:32:24 +0200 |
Tom Gottfried |
Importer: document import of UUIDs.
|
Tue, 17 Jun 2014 17:57:25 +0200 |
Tom Gottfried |
issue1633: Add info lines in SQ-relation CSV export.
|
Tue, 17 Jun 2014 17:50:59 +0200 |
Tom Gottfried |
So you do not need to type every string twice.
|
Tue, 17 Jun 2014 09:54:40 +0200 |
Raimund Renkert |
Removed unnecessary container widgets and layouts.
|
Tue, 17 Jun 2014 09:47:45 +0200 |
Raimund Renkert |
Moved info stack section to top level widget (parameterlist).
|
Tue, 17 Jun 2014 09:45:48 +0200 |
Raimund Renkert |
Replaced plain gwt with smartgwt components in info panels.
|
Fri, 13 Jun 2014 16:34:29 +0200 |
Tom Gottfried |
Add unit for Q in SQ relation exports.
|
Thu, 12 Jun 2014 19:43:02 +0200 |
Tom Gottfried |
Include last year of epoch in calculation.
|
Thu, 12 Jun 2014 19:16:30 +0200 |
Sascha L. Teichmann |
Small Java related cosmetics.
|
Thu, 12 Jun 2014 12:29:03 +0200 |
Tom Gottfried |
Nasty little detail overlooked in last commit.
|
Thu, 12 Jun 2014 12:26:05 +0200 |
Tom Gottfried |
This guess was not always correct.
|
Thu, 12 Jun 2014 12:21:55 +0200 |
Tom Gottfried |
Add new DateUtil class.
|
Tue, 10 Jun 2014 15:27:31 +0200 |
Tom Gottfried |
Complete rev7925.
|
Tue, 10 Jun 2014 15:23:40 +0200 |
Tom Gottfried |
Importer: remove system property and documentation for bed height epochs.
|
Tue, 10 Jun 2014 15:11:36 +0200 |
Tom Gottfried |
SCHEMA CHANGE: Removed bed height epochs.
|
Tue, 10 Jun 2014 12:51:08 +0200 |
Raimund Renkert |
Removed bed differences epoch from datacage.
|
Fri, 06 Jun 2014 17:02:03 +0200 |
Raimund Renkert |
Removed datacage macro calls for bed height epochs.
|
Fri, 06 Jun 2014 17:00:56 +0200 |
Raimund Renkert |
Removed clientside filter for bed height epochs.
|
Fri, 06 Jun 2014 17:00:01 +0200 |
Raimund Renkert |
Removed obsolete bed height epoch files.
|
Fri, 06 Jun 2014 16:59:16 +0200 |
Raimund Renkert |
Removed serverside path for bed height epochs.
|
Fri, 06 Jun 2014 16:47:48 +0200 |
Raimund Renkert |
Removed bed height epoch in importer.
|
Thu, 05 Jun 2014 15:32:52 +0200 |
Tom Gottfried |
Make grain fraction type 'unknown' explicit and use it where appropriate.
|
Wed, 04 Jun 2014 18:22:14 +0200 |
Tom Gottfried |
Adapted bed differences PDF export to CSV export and some cleanup of field names.
|
Wed, 04 Jun 2014 15:34:22 +0200 |
Sascha L. Teichmann |
flys/issue1628: Adjusted the PDF export.
|
Wed, 04 Jun 2014 13:06:52 +0200 |
Tom Gottfried |
Change column order in bed differences export.
|
Wed, 04 Jun 2014 12:53:28 +0200 |
Sascha L. Teichmann |
Added diff pair column to CSV export of bed height differences. TODO: same for PDF, adjust client.
|
Wed, 04 Jun 2014 12:22:01 +0200 |
Tom Gottfried |
Allow differentiating between units of sediment sources/sinks in annotation types also in datacage.
|
Wed, 04 Jun 2014 11:16:52 +0200 |
Tom Gottfried |
Annotations are not points.
|
Wed, 04 Jun 2014 10:55:04 +0200 |
Sascha L. Teichmann |
Added text color for annotation labels.
|
Tue, 03 Jun 2014 17:57:07 +0200 |
Sascha L. Teichmann |
Feed unit to PDF template.
|
Tue, 03 Jun 2014 15:42:49 +0200 |
Sascha L. Teichmann |
Fixed flys/issue1628. Made "unit" a configurable field in PDF export.
|
Sun, 01 Jun 2014 08:26:37 +0200 |
Sascha L. Teichmann |
Fixed typos in datacage manual.
|
Fri, 30 May 2014 16:56:40 +0200 |
Tom Gottfried |
issue1628: correct unit and at least partly complete column name for CSV.
|
Fri, 30 May 2014 15:46:53 +0200 |
Tom Gottfried |
issue661: prototyped tooltip for porosities in datacage.
|
Wed, 28 May 2014 12:26:13 +0200 |
Sascha L. Teichmann |
Potential fix for exception reported in flys/issue1717.
|
Tue, 27 May 2014 19:56:13 +0200 |
Tom Gottfried |
Upgrade to SmartGWT 3.1 (bugfix Release) as this did at least not seem to cause any problems.
|
Mon, 26 May 2014 17:00:28 +0200 |
Sascha L. Teichmann |
Potential fix for flys/issue1717: Draw manuel points on W or Q axis depending on the calculation.
|
Mon, 26 May 2014 12:40:19 +0200 |
Sascha L. Teichmann |
Fix for flys/issue1670: Introduce 100m gaps in single bed width.
|
Wed, 21 May 2014 17:26:12 +0200 |
Sascha L. Teichmann |
Added tag 3.1.3 for changeset 8333b9b06c98
|
Wed, 21 May 2014 17:03:02 +0200 |
Raimund Renkert |
Return NaN for width if no width exists for the requested station in bedheights data.
3.1.3
|
Wed, 21 May 2014 13:22:44 +0200 |
Raimund Renkert |
Added tag 3.1.3 for changeset e0d06f4edaa6
|
Wed, 21 May 2014 13:22:31 +0200 |
Raimund Renkert |
Removed tag 3.1.13
|
Wed, 21 May 2014 12:08:14 +0200 |
Raimund Renkert |
Added tag 3.1.13 for changeset 9d5385ccad07
|
Wed, 21 May 2014 11:44:58 +0200 |
Sascha L. Teichmann |
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
|
Wed, 21 May 2014 11:43:10 +0200 |
Raimund Renkert |
Added metadata to facets.
facet-metadata
|
Wed, 21 May 2014 11:41:06 +0200 |
Raimund Renkert |
Use the metadata to write csv header when exporting a chart.
facet-metadata
|
Wed, 21 May 2014 11:40:14 +0200 |
Raimund Renkert |
Add metadata to chart series and datasets.
facet-metadata
|
Wed, 21 May 2014 11:36:21 +0200 |
Raimund Renkert |
Added metadata to styled series.
facet-metadata
|
Wed, 21 May 2014 11:35:09 +0200 |
Raimund Renkert |
New class and interface for metadata in chart series and datasets.
facet-metadata
|
Wed, 21 May 2014 11:25:05 +0200 |
Sascha L. Teichmann |
Fix flys/issue1719: s@Abflusskurve/-tafel@Modell-Abflusskurve/-tafel@
|
Mon, 19 May 2014 12:47:50 +0200 |
Raimund Renkert |
Use the new way of building static facets if such facets exist else ignore this way.
|
Fri, 16 May 2014 18:50:56 +0200 |
Tom Gottfried |
Added tag 3.1.3 for changeset 952b57b43e2f
|
Fri, 16 May 2014 17:51:55 +0200 |
Tom Gottfried |
Importer: depths are always numbers assumed to represent centimeters.
|
Fri, 16 May 2014 17:12:36 +0200 |
Sascha L. Teichmann |
Removed trailing whitespace.
|
Fri, 16 May 2014 17:11:12 +0200 |
Sascha L. Teichmann |
Removed trailing whitespace.
|
Fri, 16 May 2014 17:10:10 +0200 |
Sascha L. Teichmann |
Removed trailing whitespace.
|
Fri, 16 May 2014 14:57:46 +0200 |
Tom Gottfried |
Add porosity importer to helper script.
|
Fri, 16 May 2014 13:17:29 +0200 |
Raimund Renkert |
Use description from database for i18n (completed revision dc8910e29dd4).
|
Fri, 16 May 2014 13:14:52 +0200 |
Tom Gottfried |
PorosityParser: Strip file extension for description.
|
Fri, 16 May 2014 12:26:11 +0200 |
Tom Gottfried |
Number an unit have to separated by whitespace.
|
Fri, 16 May 2014 12:11:31 +0200 |
Tom Gottfried |
i18n for porosities (needs to be filled with data).
|
Fri, 16 May 2014 10:55:59 +0200 |
Raimund Renkert |
Fixed subtitle handling and added flowvelocity subtitle.
|
Fri, 16 May 2014 09:32:51 +0200 |
Raimund Renkert |
merged.
|
Fri, 16 May 2014 09:32:19 +0200 |
Raimund Renkert |
Changed column names in sounding select state ui.
|
Thu, 15 May 2014 17:19:55 +0200 |
Sascha L. Teichmann |
flys/issue1716: Adjusted installation from binaries.
|
Thu, 15 May 2014 11:56:10 +0200 |
Sascha L. Teichmann |
Issue1308 Forgot to rename columns.
|
Wed, 14 May 2014 16:58:07 +0200 |
Tom Gottfried |
Corrected wording for moving average.
|
Wed, 14 May 2014 10:11:16 +0200 |
Raimund Renkert |
Added importer documentation for porosity data.
|
Wed, 14 May 2014 10:07:35 +0200 |
Raimund Renkert |
Backed out changeset 0c88a5d30ca2
facet-metadata
|
Wed, 14 May 2014 09:59:47 +0200 |
Raimund Renkert |
Added importer documentation for porosity data.
facet-metadata
|
Tue, 13 May 2014 17:27:14 +0200 |
Raimund Renkert |
merged.
|
Tue, 13 May 2014 17:07:26 +0200 |
Raimund Renkert |
Removed step back button for river selection. Fix/Workarround for issue 1203/1714.
|
Tue, 13 May 2014 10:30:00 +0200 |
Tom Gottfried |
Precision and scale have to be set to represent integers with NUMBER; DOUBLE PRECISION is preferable for floating point (see issue1304).
|
Thu, 08 May 2014 15:26:32 +0200 |
Sascha L. Teichmann |
Removed obsolete import.
|
Thu, 08 May 2014 13:52:47 +0200 |
Raimund Renkert |
merged.
|
Thu, 08 May 2014 13:52:20 +0200 |
Raimund Renkert |
Updated oracle minfo schema (added porosity).
|
Thu, 08 May 2014 13:48:45 +0200 |
Raimund Renkert |
Fixed porosity importer. Find existing db entries and parse values from string, not via double.
|
Thu, 08 May 2014 13:46:32 +0200 |
Raimund Renkert |
Fixed getPeer for depth. Select with a small epsilon, not extact match.
|
Thu, 08 May 2014 13:45:23 +0200 |
Raimund Renkert |
Order porosities by station.
|
Tue, 06 May 2014 17:24:59 +0200 |
Sascha L. Teichmann |
Fixes flys/issue1308. Add new column "Messstellenart" in "Messstellen-Info".
|
Tue, 06 May 2014 16:12:34 +0200 |
Sascha L. Teichmann |
Preparation for flys/issue1643: Introduced four new annotation types:
|
Tue, 06 May 2014 15:44:44 +0200 |
Sascha L. Teichmann |
Fixed some whitespace in annotation classifier xml.
|
Mon, 05 May 2014 12:40:13 +0200 |
Sascha L. Teichmann |
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
|
Wed, 30 Apr 2014 17:23:28 +0200 |
Sascha L. Teichmann |
Fixed imports and make it build again.
|
Wed, 30 Apr 2014 17:16:57 +0200 |
Sascha L. Teichmann |
Removed obsolete imports.
|
Wed, 30 Apr 2014 15:29:50 +0200 |
Raimund Renkert |
merged.
|
Wed, 30 Apr 2014 15:28:04 +0200 |
Raimund Renkert |
Added cache key class for porosity.
|
Wed, 30 Apr 2014 15:26:44 +0200 |
Raimund Renkert |
New macro for porosities in datacage config.
|
Wed, 30 Apr 2014 15:25:50 +0200 |
Raimund Renkert |
Added porosity facet to minfo artifact config.
|
Wed, 30 Apr 2014 15:25:06 +0200 |
Raimund Renkert |
Added config for porosity artifact.
|
Wed, 30 Apr 2014 15:22:27 +0200 |
Raimund Renkert |
Handle porosity facets in a processor.
|
Wed, 30 Apr 2014 15:20:41 +0200 |
Raimund Renkert |
Added new facet to facettypes.
|
Wed, 30 Apr 2014 15:20:11 +0200 |
Raimund Renkert |
New Facet, datatype and data factory for porosities.
|
Wed, 30 Apr 2014 15:17:54 +0200 |
Raimund Renkert |
Build static facets in D4EArtifact.
|
Wed, 30 Apr 2014 15:16:42 +0200 |
Raimund Renkert |
Removed name and getter for name (Moved to DefaultArtifact).
|
Wed, 30 Apr 2014 15:15:35 +0200 |
Raimund Renkert |
D4EArtifact is no longer abstract.
|
Wed, 30 Apr 2014 15:12:32 +0200 |
Raimund Renkert |
Updated signature of artifacts setup method; Removed unnecessary setup overrides.
|
Wed, 30 Apr 2014 14:12:59 +0200 |
Raimund Renkert |
Parse and import porosities.
|
Wed, 30 Apr 2014 14:11:29 +0200 |
Raimund Renkert |
Added model, parser and importer for porosities.
|
Wed, 30 Apr 2014 14:09:53 +0200 |
Raimund Renkert |
Added tables for porosity and porosity values to postgres schema.
|
Fri, 25 Apr 2014 15:46:06 +0200 |
Sascha L. Teichmann |
Bring date format on par with server format. Hopefully fixes flys/issue1445.
|
Thu, 17 Apr 2014 17:06:15 +0200 |
Tom Gottfried |
Use correct URL from config files in release script.
|
Thu, 17 Apr 2014 11:45:23 +0200 |
Tom Gottfried |
Close branch minfo-opt as it is now merged to default.
minfo-opt
|
Thu, 17 Apr 2014 11:42:12 +0200 |
Tom Gottfried |
Merged minfo-opt branch into default.
|
Thu, 03 Apr 2014 14:10:53 +0200 |
Raimund Renkert |
Draw lines with gaps for sounding width, and bed heights.
minfo-opt
|
Thu, 03 Apr 2014 14:01:01 +0200 |
Raimund Renkert |
Avoid NPE in sounding select state if no year is set for bed heights.
minfo-opt
|
Fri, 28 Mar 2014 11:22:55 +0100 |
Raimund Renkert |
Added i18n stings for morph active width.
minfo-opt
|
Fri, 28 Mar 2014 11:22:18 +0100 |
Raimund Renkert |
Added new columns for morph active width.
minfo-opt
|
Fri, 28 Mar 2014 11:21:49 +0100 |
Raimund Renkert |
Add new facet for morph active width to bed height difference calculation.
minfo-opt
|
Fri, 28 Mar 2014 11:20:49 +0100 |
Raimund Renkert |
Added morph. active width to bed height difference calculation.
minfo-opt
|
Thu, 27 Mar 2014 14:56:34 +0100 |
Raimund Renkert |
Renamed the incorrectly named morph width to sounding width.
minfo-opt
|
Thu, 27 Mar 2014 11:21:31 +0100 |
Sascha L. Teichmann |
Added GNU Affero General Public License text to DiveElements/River.
|
Thu, 20 Mar 2014 13:36:59 +0100 |
Raimund Renkert |
Display the additional information extracted from multiattribute data.
minfo-opt
|
Thu, 20 Mar 2014 13:36:20 +0100 |
Raimund Renkert |
Added the new multiattribute data type.
minfo-opt
|
Thu, 20 Mar 2014 13:35:45 +0100 |
Raimund Renkert |
New method to extract multi attribute data.
minfo-opt
|
Thu, 20 Mar 2014 13:35:13 +0100 |
Raimund Renkert |
Add additional data in soundigs select state.
minfo-opt
|
Thu, 20 Mar 2014 13:34:05 +0100 |
Raimund Renkert |
Changed state datatype for soundings select state.
minfo-opt
|
Thu, 20 Mar 2014 13:32:43 +0100 |
Raimund Renkert |
Added new state data type.
minfo-opt
|
Wed, 19 Mar 2014 15:08:44 +0100 |
Raimund Renkert |
Fixed WSPLGEN classes. Allow 0 for 'to' in differences.
|
Wed, 12 Mar 2014 11:16:45 +0100 |
Raimund Renkert |
Use the sediment yield kind to get data to avoid mixing epoch with off. epoch data.
minfo-opt
|
Tue, 18 Mar 2014 18:07:27 +0100 |
Tom Gottfried |
Mention DIPS field-names in ETL-README.
|
Mon, 17 Mar 2014 12:51:41 +0100 |
Tom Gottfried |
Use new OSM-WMS.
|
Mon, 17 Mar 2014 10:30:39 +0100 |
Tom Gottfried |
Release script broke with r7814:242e790fb4ee.
|
Fri, 07 Mar 2014 18:40:31 +0100 |
Sascha L. Teichmann |
Added tag 3.1.2 for changeset 242e790fb4ee
|
Fri, 07 Mar 2014 18:38:35 +0100 |
Sascha L. Teichmann |
More fixes for the Free Software installation.
3.1.2
|
Fri, 07 Mar 2014 17:14:35 +0100 |
Raimund Renkert |
Replace model uuid of 'Beispielfluss' with model_uuid of 'Elbe'.
|
Fri, 07 Mar 2014 16:28:23 +0100 |
Raimund Renkert |
Added apache example config, updated install doku.
|
Fri, 07 Mar 2014 16:26:44 +0100 |
Raimund Renkert |
Added images and html references for inactive rivers: Rhein, Oder.
|
Fri, 07 Mar 2014 16:25:47 +0100 |
Raimund Renkert |
Changed model uuid of 'Elbe' to model uuid of 'Beispielfluss'.
|
Fri, 07 Mar 2014 11:16:24 +0100 |
Raimund Renkert |
Added i18n strings for chart subtitle.
minfo-opt
|
Fri, 07 Mar 2014 11:15:38 +0100 |
Raimund Renkert |
Calculate the zoom dependent radius and add the informations to chart subtitle.
minfo-opt
|
Fri, 07 Mar 2014 11:12:59 +0100 |
Raimund Renkert |
Concatenate the subtitle parts and add them to the default subtitle.
minfo-opt
|
Fri, 07 Mar 2014 11:11:11 +0100 |
Raimund Renkert |
Added subtitle parts to modify the chart subtitle via the outprocessor.
minfo-opt
|
Fri, 07 Mar 2014 11:09:46 +0100 |
Raimund Renkert |
Use the updated default subtitle or the 'old' one from chart settings.
minfo-opt
|
Thu, 06 Mar 2014 18:45:40 +0100 |
Tom Gottfried |
Add extra config files for modules and zoom scales and give option to use custom files for release.
|
Thu, 06 Mar 2014 18:19:01 +0100 |
Tom Gottfried |
INSTALL_DE: use useradd with defaults.
|
Thu, 06 Mar 2014 18:08:04 +0100 |
Tom Gottfried |
INSTALL_DE: more small improvements and corrections.
|
Thu, 06 Mar 2014 17:30:59 +0100 |
Tom Gottfried |
Remove not publicly available WMS services and enable custom configuration through release script.
|
Thu, 06 Mar 2014 16:43:49 +0100 |
Tom Gottfried |
Remove obsolete MapServer stuff.
|
Thu, 06 Mar 2014 16:42:35 +0100 |
Tom Gottfried |
Remove obsolete WSPLGEN binary.
|
Thu, 06 Mar 2014 16:39:12 +0100 |
Tom Gottfried |
Ignore python byte code.
|
Thu, 06 Mar 2014 16:38:45 +0100 |
Tom Gottfried |
Use latest WSPLGEN binary.
|
Thu, 06 Mar 2014 14:10:24 +0100 |
Raimund Renkert |
Added i18n strings for winfo difference facet names.
minfo-opt
|
Thu, 06 Mar 2014 14:10:00 +0100 |
Raimund Renkert |
Fixed datacage macro for winfo differences and added the new facet.
minfo-opt
|
Thu, 06 Mar 2014 14:09:10 +0100 |
Raimund Renkert |
Mapped a theme for the new differences facet.
minfo-opt
|
Thu, 06 Mar 2014 14:08:37 +0100 |
Raimund Renkert |
Add the new facet to drawable facets.
minfo-opt
|
Thu, 06 Mar 2014 14:07:24 +0100 |
Raimund Renkert |
Add the new difference facet and set facets active/inactive.
minfo-opt
|
Thu, 06 Mar 2014 14:04:46 +0100 |
Raimund Renkert |
Added new facet for filtered winfo differences.
minfo-opt
|
Thu, 06 Mar 2014 14:03:10 +0100 |
Raimund Renkert |
Added default zoom scales.
minfo-opt
|
Thu, 06 Mar 2014 14:02:36 +0100 |
Raimund Renkert |
Try to load default zoom scales if no zoom scale defined for the current river.
minfo-opt
|
Wed, 05 Mar 2014 19:47:54 +0100 |
Tom Gottfried |
INSTALL_DE: more small improvements and corrections.
|
Wed, 05 Mar 2014 19:33:55 +0100 |
Tom Gottfried |
Set useful DB connection configuration for demo installation.
|
Wed, 05 Mar 2014 17:52:19 +0100 |
Tom Gottfried |
INSTALL_DE: small corrections and (hopefully) improvements.
|
Wed, 05 Mar 2014 17:51:23 +0100 |
Tom Gottfried |
INSTALL_DE: we don't want links to internalt sites and to build WSPLGEN
|
Wed, 05 Mar 2014 17:47:14 +0100 |
Tom Gottfried |
INSTALL_DE: install Java 7 prior to tomcat to avoid Java 6 installation.
|
Wed, 05 Mar 2014 15:53:46 +0100 |
Tom Gottfried |
Useful server-logging for demo installation.
|
Tue, 04 Mar 2014 19:24:10 +0100 |
Tom Gottfried |
Set appropriate client log-file for demo installation.
|
Tue, 04 Mar 2014 19:14:15 +0100 |
Tom Gottfried |
INSTALL_DE: remove obsolete server configuration.
|
Tue, 04 Mar 2014 19:08:02 +0100 |
Tom Gottfried |
Remove FLYS-specific stuff from map configuration and allow to give a custom files in release script.
|
Tue, 04 Mar 2014 18:40:00 +0100 |
Tom Gottfried |
INSTALL_DE: remove obsolete client configuration.
|
Tue, 04 Mar 2014 18:34:24 +0100 |
Tom Gottfried |
Remove FLYS-specific stuff from config.yaml and allow to give a custom file in release script.
|
Tue, 04 Mar 2014 17:58:10 +0100 |
Tom Gottfried |
Set print URL to useful value for demo installation.
|
Tue, 04 Mar 2014 17:42:31 +0100 |
Tom Gottfried |
INSTALL_DE: mention tested system and simplify dependency installation.
|
Tue, 04 Mar 2014 17:19:48 +0100 |
Tom Gottfried |
Defaulting to GGinA authentication in release script instead of client sources.
|
Tue, 04 Mar 2014 15:23:50 +0100 |
Tom Gottfried |
Replace FLYS-specific features.xml.
|
Mon, 03 Mar 2014 15:40:25 +0100 |
Raimund Renkert |
merged.
|
Mon, 03 Mar 2014 15:39:35 +0100 |
Raimund Renkert |
Validate waterlevel 'to' value on change.
|
Mon, 03 Mar 2014 12:27:04 +0100 |
Andre Heinecke |
Change to work dir bevor creating artifacts and datacage db
|
Mon, 03 Mar 2014 11:46:45 +0100 |
Raimund Renkert |
merged.
|
Mon, 03 Mar 2014 11:46:09 +0100 |
Raimund Renkert |
Added german INSTALL.
|
Mon, 03 Mar 2014 11:44:56 +0100 |
Raimund Renkert |
Changed directory variable in h2 create scripts.
|
Thu, 27 Feb 2014 18:09:39 +0100 |
Sascha L. Teichmann |
Removed obsolete imports.
|
Thu, 27 Feb 2014 16:45:36 +0100 |
Raimund Renkert |
merged.
|
Thu, 27 Feb 2014 16:43:24 +0100 |
Raimund Renkert |
Replaced river names with model_uuid for available rivers.
|
Thu, 27 Feb 2014 16:42:35 +0100 |
Raimund Renkert |
Use river model_uuid to identify rivers.
|
Thu, 27 Feb 2014 16:41:47 +0100 |
Raimund Renkert |
Replaced hard coded rivers with rivers loaded from module service.
|
Thu, 27 Feb 2014 16:40:33 +0100 |
Raimund Renkert |
Use the river model_uuid as value for data items.
|
Thu, 27 Feb 2014 16:38:45 +0100 |
Raimund Renkert |
Load modules with supported rivers and rivers with model_uuid.
|
Thu, 27 Feb 2014 15:11:59 +0100 |
Raimund Renkert |
Added list to module to store supported rivers.
|
Thu, 27 Feb 2014 15:10:44 +0100 |
Raimund Renkert |
Added model_uuid to river info.
|
Thu, 27 Feb 2014 15:10:04 +0100 |
Raimund Renkert |
Added model_uuid to river model.
|
Thu, 27 Feb 2014 15:00:09 +0100 |
Raimund Renkert |
Added rivers to each module.
|
Thu, 27 Feb 2014 14:56:36 +0100 |
Raimund Renkert |
Read rivers supported by a module from config file.
|
Thu, 27 Feb 2014 14:55:38 +0100 |
Raimund Renkert |
Added list of rivers a module supports.
|
Thu, 27 Feb 2014 14:51:35 +0100 |
Raimund Renkert |
Replaced river name with model_uuid as value in RiverSelect state.
|
Thu, 27 Feb 2014 14:49:58 +0100 |
Raimund Renkert |
Include river model_uuid in RiverService.
|
Thu, 27 Feb 2014 14:48:59 +0100 |
Raimund Renkert |
Include river model_uuid in RiverInfoService.
|
Thu, 27 Feb 2014 14:46:30 +0100 |
Raimund Renkert |
Parse and import model_uuid for rivers.
|
Thu, 27 Feb 2014 14:45:22 +0100 |
Raimund Renkert |
Added model_uuid column to river model.
|
Mon, 24 Feb 2014 18:55:14 +0100 |
Andre Heinecke |
Add german howto to describe how to set up putty / wald and mercurial on windows
|
Fri, 21 Feb 2014 15:28:08 +0100 |
Sascha L. Teichmann |
Hopefully a cleaner fix for flys/issue1549 using the FloatRangeValidator from SmartGWT to verify that the 'to' field stays positive.
|
Tue, 11 Feb 2014 16:18:57 +0100 |
Felix Wolfsteller |
Partial fix issue1532: at least clone artifacts data when cloning
|
Tue, 11 Feb 2014 16:18:11 +0100 |
Felix Wolfsteller |
Upcoming issue1532: Extracted method where 'cloning/initialize' takes place.
|
Tue, 11 Feb 2014 12:37:16 +0100 |
Felix Wolfsteller |
issue1549: Add live-validation to wsplgen to-field.
|
Fri, 07 Feb 2014 15:48:43 +0100 |
Felix Wolfsteller |
issue765: When creating a WMSLayerFacet copy, also copy original
|
Fri, 07 Feb 2014 10:54:03 +0100 |
Tom Gottfried |
Schema correction following yesterday's brain failure.
|
Thu, 06 Feb 2014 15:05:29 +0100 |
Tom Gottfried |
merged
|
Thu, 06 Feb 2014 15:04:29 +0100 |
Tom Gottfried |
SCHEMA CHANGE: renamed uuid-column to avoid collision with data type.
|
Thu, 06 Feb 2014 14:47:29 +0100 |
Felix Wolfsteller |
Implement deepCopy on WMSLayerFacet WMSDBLayerFacet and WSPLGENLayerFacet
|
Thu, 06 Feb 2014 13:22:10 +0100 |
Tom Gottfried |
SCHEMA CHANGE: Add UUIDs to rivers.
|
Tue, 04 Feb 2014 11:08:57 +0100 |
Andre Heinecke |
(issue1692) Ãberarbeitetes Init script
|
Fri, 31 Jan 2014 19:57:35 +0100 |
Tom Gottfried |
This was obsolete since r5294.
|
Thu, 23 Jan 2014 17:48:55 +0100 |
Sascha L. Teichmann |
Server side validation for flys/issue1549.
|
Wed, 22 Jan 2014 13:26:35 +0100 |
Tom Gottfried |
Cross section importer: avoid logging of unused feature.
|
Wed, 22 Jan 2014 13:25:25 +0100 |
Tom Gottfried |
Close branch slt-simplify-cross-sections.
slt-simplify-cross-sections
|
Wed, 22 Jan 2014 12:54:18 +0100 |
Tom Gottfried |
Merge slt-simplify-cross-sections branch into default.
|
Mon, 20 Jan 2014 14:54:35 +0100 |
Sascha L. Teichmann |
Merged
|
Mon, 20 Jan 2014 12:44:16 +0100 |
Sascha L. Teichmann |
Client side fix for flys/issue1549
|
Mon, 20 Jan 2014 14:04:20 +0100 |
Tom Gottfried |
Merged default into slt-simplify-cross-sections branch and updated package and class names.
slt-simplify-cross-sections
|
Mon, 20 Jan 2014 13:01:02 +0100 |
Tom Gottfried |
Add .jar to hgignore.
|
Thu, 16 Jan 2014 12:02:54 +0100 |
Tom Gottfried |
Importer: fix logging in import_river.sh.
|
Mon, 13 Jan 2014 11:52:22 +0100 |
Sascha L. Teichmann |
Removed obsolete imports. Fixed Logger in SQ measurement.
|
Fri, 20 Dec 2013 18:52:09 +0100 |
Andre Heinecke |
Added tag 3.1.1 for changeset 837b620b58b4
|
Fri, 20 Dec 2013 18:52:05 +0100 |
Andre Heinecke |
Removed tag 3.1.1
3.1.1
|
Fri, 20 Dec 2013 18:50:55 +0100 |
Andre Heinecke |
Fix doOut for Porosity sublayer
|
Fri, 20 Dec 2013 18:49:54 +0100 |
Andre Heinecke |
Make GAP_TOLERANCE static
|
Fri, 20 Dec 2013 18:31:02 +0100 |
Andre Heinecke |
(issue1502) Allow annotation handling to be overwritten
|
Fri, 20 Dec 2013 16:49:50 +0100 |
Andre Heinecke |
Remove extremly spammy debug output
|
Fri, 20 Dec 2013 15:10:56 +0100 |
Andre Heinecke |
Added tag 3.1.1 for changeset 20b4dd8a47eb
|
Fri, 20 Dec 2013 15:10:51 +0100 |
Andre Heinecke |
Removed tag 3.1.1
|
Fri, 20 Dec 2013 15:10:08 +0100 |
Andre Heinecke |
Fix compilation of the AreaData change.
|
Fri, 20 Dec 2013 13:09:25 +0100 |
Andre Heinecke |
Added tag 3.1.1 for changeset aa5ad2f62def
|
Fri, 20 Dec 2013 13:06:03 +0100 |
Andre Heinecke |
Areas are not Volumes!
|
Fri, 20 Dec 2013 12:50:01 +0100 |
Andre Heinecke |
(issue1574) Add correction curves to W Area compatibility lists
|
Fri, 20 Dec 2013 12:40:08 +0100 |
Andre Heinecke |
(issue1574) Add area handling for correction curves
|
Thu, 19 Dec 2013 18:36:00 +0100 |
Andre Heinecke |
(issue1622) Paint W Differences on diffW Axis
|
Thu, 19 Dec 2013 18:35:03 +0100 |
Andre Heinecke |
(issue1622) Allow areas with w_differences
|
Thu, 19 Dec 2013 18:19:24 +0100 |
Andre Heinecke |
Only show 3 as we are 3.1.x now
|
Thu, 19 Dec 2013 10:45:14 +0100 |
Sascha L. Teichmann |
S/Q relation be more correct with judgment if a sieve is correct. Needs load and diameter.
|
Wed, 18 Dec 2013 19:51:23 +0100 |
Sascha L. Teichmann |
S/Q relation removed false COALSCE from SQL statement. Removed misplaced sieve adjustment.
|
Wed, 18 Dec 2013 15:37:53 +0100 |
Sascha L. Teichmann |
S/Q relation: Adjust sieves only once during construction.
|
Wed, 18 Dec 2013 12:39:18 +0100 |
Tom Gottfried |
Variance is defined as the sum of squared differences.
|
Wed, 18 Dec 2013 09:53:44 +0100 |
Andre Heinecke |
(issue1594) Get the correct differences data
|
Tue, 17 Dec 2013 18:27:13 +0100 |
Andre Heinecke |
(issue1594) Move Bed differences absolute height into the correct processor
|
Tue, 17 Dec 2013 17:59:37 +0100 |
Sascha L. Teichmann |
SQ relation: only take sieve which have values at all.
|
Tue, 17 Dec 2013 17:21:37 +0100 |
Andre Heinecke |
(issue1577, issue1494) Wrap wst name depending on Q > 0
|
Tue, 17 Dec 2013 14:43:26 +0100 |
Andre Heinecke |
(issue1581) Remove Minfo-heights from differencable
|
Mon, 16 Dec 2013 19:09:50 +0100 |
Andre Heinecke |
(issue1579) Add Hack to not syncronize and add second axis in static GaugeDischarge
|
Mon, 16 Dec 2013 19:08:39 +0100 |
Andre Heinecke |
(issue1559) Improve Exception handling and allow null titles
|
Mon, 16 Dec 2013 16:42:24 +0100 |
Sascha L. Teichmann |
Removed obsolete imports.
|
Mon, 16 Dec 2013 16:39:12 +0100 |
Sascha L. Teichmann |
SQ Relation: Added CSV dumping to raw SedDB query results.
|
Mon, 16 Dec 2013 16:24:07 +0100 |
Andre Heinecke |
(issue1649) Remove broken getWKms from RiverUtils and use WDifferencesState instead
|
Mon, 16 Dec 2013 16:00:10 +0100 |
Andre Heinecke |
(issue1649) Better check for waterlevel data and accept wkms data
|
Mon, 16 Dec 2013 15:14:40 +0100 |
Sascha L. Teichmann |
Removed obsolete imports.
|
Mon, 16 Dec 2013 12:41:16 +0100 |
Andre Heinecke |
Add Override marker and fix indention
|
Mon, 16 Dec 2013 12:26:52 +0100 |
Andre Heinecke |
(issue1596) Sort Export of Middle bedHeight
|
Mon, 16 Dec 2013 12:23:01 +0100 |
Andre Heinecke |
(issue1596) Make MiddleBedHeightData comparable
|
Fri, 13 Dec 2013 19:03:00 +0100 |
Andre Heinecke |
(issue1579) Fix axes syncronisation at Gauges
|
Fri, 13 Dec 2013 17:44:57 +0100 |
Andre Heinecke |
Fix build by removing bedheightsoundingprocessor from old Longitundinal Generator
|
Fri, 13 Dec 2013 15:39:05 +0100 |
Andre Heinecke |
(issue1225) Unify "Width" processor
|
Thu, 12 Dec 2013 16:26:21 +0100 |
Andre Heinecke |
(issue1632) Use DOS line endings
|
Thu, 12 Dec 2013 16:01:40 +0100 |
Andre Heinecke |
(issue1666) Calculate wRow after rounding the first value.
|
Thu, 12 Dec 2013 07:57:13 +0100 |
Felix Wolfsteller |
issue1577: Add W-Wrapping of wst-names in WKmsFactory if kind is one
|
Wed, 11 Dec 2013 17:13:26 +0100 |
Andre Heinecke |
(issue1614) Handle NaN in Styled Series created by SedimentLoadProcessors
|
Wed, 11 Dec 2013 17:11:43 +0100 |
Andre Heinecke |
Remove obsolete Sedimentload class to avoid confusion
|
Wed, 11 Dec 2013 11:20:10 +0100 |
Felix Wolfsteller |
issue1594/issue1603: Put bed_differences to correct axis.
|
Wed, 11 Dec 2013 10:39:11 +0100 |
Felix Wolfsteller |
Extracted method.
|
Tue, 10 Dec 2013 11:22:06 +0100 |
Felix Wolfsteller |
issue1574: Also allow area creation for longitudinal_discharge_sections.
|
Tue, 10 Dec 2013 09:25:10 +0100 |
Felix Wolfsteller |
issue1547: Add more facets to lists of facets with which areas can be created.
|
Tue, 10 Dec 2013 09:24:05 +0100 |
Felix Wolfsteller |
issue1574: Set target out for area artifact at creation time.
|
Tue, 10 Dec 2013 07:15:06 +0100 |
Felix Wolfsteller |
issue1542: I18n change.
|
Mon, 09 Dec 2013 10:49:34 +0100 |
Sascha L. Teichmann |
dc:sort: Removed unnecessary if check. Forgot to push before tag.
|
Mon, 09 Dec 2013 10:31:24 +0100 |
Felix Wolfsteller |
Cosmetics, doc.
|
Mon, 09 Dec 2013 09:56:01 +0100 |
Felix Wolfsteller |
issue1020: Show official lines in datacage to compute uesks, too.
|
Fri, 06 Dec 2013 16:52:08 +0100 |
Andre Heinecke |
Added tag 3.1.0 for changeset 28f287e84296
|
Fri, 06 Dec 2013 16:52:00 +0100 |
Andre Heinecke |
Removed tag 3.1.0
3.1.0
|
Fri, 06 Dec 2013 16:47:02 +0100 |
Andre Heinecke |
(issue1474) Change order of measurement stations
|
Fri, 06 Dec 2013 16:49:43 +0100 |
Andre Heinecke |
Added tag 3.1.0 for changeset 03dc5cc22e26
|
Fri, 06 Dec 2013 16:44:37 +0100 |
Tom Gottfried |
Update coefficients in porosity formula.
|
Fri, 06 Dec 2013 16:34:58 +0100 |
Sascha L. Teichmann |
Datacage: Added <dc:sort>
|
Fri, 06 Dec 2013 15:36:47 +0100 |
Felix Wolfsteller |
issue1688: In flow velocity, discharges are now initially inactive.
|
Fri, 06 Dec 2013 14:51:48 +0100 |
Tom Gottfried |
Order by years in SQ-relation datacage.
|
Fri, 06 Dec 2013 14:27:03 +0100 |
Tom Gottfried |
Order by year in sediment yield datacage.
|
Fri, 06 Dec 2013 13:58:27 +0100 |
Tom Gottfried |
Add sources/sinks to sediment yield datacage.
|
Fri, 06 Dec 2013 13:17:05 +0100 |
Tom Gottfried |
Add recommendations for bed quality and flow velocity.
|
Fri, 06 Dec 2013 12:56:14 +0100 |
Andre Heinecke |
Use correct quotes for long names
|
Fri, 06 Dec 2013 12:10:24 +0100 |
Felix Wolfsteller |
issue1691: Sedimentload-fetching via datacage now picks right facet.
|
Fri, 06 Dec 2013 11:21:56 +0100 |
Sascha L. Teichmann |
Removed obsolete import.
|
Fri, 06 Dec 2013 10:53:01 +0100 |
Felix Wolfsteller |
Fix.
|
Fri, 06 Dec 2013 10:52:39 +0100 |
Felix Wolfsteller |
issue1020: Do not write Q-Lines with wstwriter from floodmapstate.
|
Fri, 06 Dec 2013 10:51:47 +0100 |
Felix Wolfsteller |
issue1020: WstWriter: Add flag to ignore Qs alltogether.
|
Thu, 05 Dec 2013 22:22:37 +0100 |
Felix Wolfsteller |
Improved logging.
|
Thu, 05 Dec 2013 22:04:15 +0100 |
Felix Wolfsteller |
Cosmetics of WstWriter. Actually, a decent class now.
|
Thu, 05 Dec 2013 19:37:59 +0100 |
Andre Heinecke |
Do not NPE if there is a folder without mapfiles in the shapefile path
|
Thu, 05 Dec 2013 19:29:52 +0100 |
Andre Heinecke |
(issue1620) Fix WstWriter Column Header format.
|
Thu, 05 Dec 2013 17:38:10 +0100 |
Felix Wolfsteller |
issue1020 and others: Let StaticWQKmsState spawn other facets, implement computeAdvance.
|
Thu, 05 Dec 2013 17:34:10 +0100 |
Felix Wolfsteller |
Doc.
|
Thu, 05 Dec 2013 17:33:43 +0100 |
Felix Wolfsteller |
Doc.
|
Thu, 05 Dec 2013 17:33:02 +0100 |
Felix Wolfsteller |
Doc.
|
Thu, 05 Dec 2013 17:32:34 +0100 |
Felix Wolfsteller |
Whitespace-cosmetics.
|
Thu, 05 Dec 2013 16:58:26 +0100 |
Felix Wolfsteller |
issue1020: Add WQ constructor that accepts TDoubleArrayList .
|
Thu, 05 Dec 2013 15:38:35 +0100 |
Felix Wolfsteller |
issue1020: When preparing wsts for wsplgen handle other than standard wqkms calculations.
|
Thu, 05 Dec 2013 15:35:53 +0100 |
Felix Wolfsteller |
issue1020: Cosmetics.
|
Thu, 05 Dec 2013 15:35:04 +0100 |
Felix Wolfsteller |
issue1020: Make WQKms able to build from WKms.
|
Wed, 04 Dec 2013 10:21:08 +0100 |
Felix Wolfsteller |
Added two comments about improvements.
|
Wed, 04 Dec 2013 10:19:10 +0100 |
Felix Wolfsteller |
Whitespace.
|
Wed, 04 Dec 2013 10:18:14 +0100 |
Felix Wolfsteller |
Improve logger output.
|
Tue, 03 Dec 2013 18:00:35 +0100 |
Andre Heinecke |
(issue1610) Add units also for _de
|
Tue, 03 Dec 2013 16:44:20 +0100 |
Sascha L. Teichmann |
flys/issue1638: Calculate ntot correctly.
|
Tue, 03 Dec 2013 16:11:54 +0100 |
Sascha L. Teichmann |
Removed obsolete imports.
|
Tue, 03 Dec 2013 15:09:17 +0100 |
Felix Wolfsteller |
issue1020: Avoid some traps, use WKms and handle data from StaticArtifact.
|
Tue, 03 Dec 2013 12:25:57 +0100 |
Felix Wolfsteller |
issue1020: Do not set a data with value null, this breaks stuff further
|
Tue, 03 Dec 2013 12:25:03 +0100 |
Felix Wolfsteller |
issue1020: Handle FixRealizingResult for UESK waterlevel-selection.
|
Tue, 03 Dec 2013 12:55:17 +0100 |
Andre Heinecke |
(issue1632) Use correct l10n for unit
|
Tue, 03 Dec 2013 12:50:15 +0100 |
Andre Heinecke |
(issue1632) Add Unit to CSV export
|
Tue, 03 Dec 2013 11:48:20 +0100 |
Andre Heinecke |
(issue1630) Flush the correct outer output stream
|
Mon, 02 Dec 2013 14:47:51 +0100 |
Felix Wolfsteller |
issue1043: Add i18n for 'dm'.
|
Mon, 02 Dec 2013 14:45:57 +0100 |
Felix Wolfsteller |
issue1043: Add 'dm' type.
|
Mon, 02 Dec 2013 14:43:43 +0100 |
Felix Wolfsteller |
issue1043: Fetch 'dm'-values in QualityMeasurementFactory.
|
Mon, 02 Dec 2013 14:42:49 +0100 |
Felix Wolfsteller |
issue1043: Add 'dm' to types enum in BedQualityDiameterResult.
|
Mon, 02 Dec 2013 12:17:33 +0100 |
Felix Wolfsteller |
issue1630: Fix column calculation for bed quality values.
|
Mon, 02 Dec 2013 12:16:50 +0100 |
Felix Wolfsteller |
Doc.
|
Mon, 02 Dec 2013 10:47:30 +0100 |
Felix Wolfsteller |
BedQualityExporter: Continue/exit early when no results.
|
Mon, 02 Dec 2013 10:42:43 +0100 |
Felix Wolfsteller |
Refactoring: extracted method
|
Mon, 02 Dec 2013 10:08:23 +0100 |
Felix Wolfsteller |
issue1579: Load those official lines automatically.
|
Mon, 02 Dec 2013 09:56:35 +0100 |
Felix Wolfsteller |
issue1579: ComputedDischargeCurveGenerator: Handle WQKms data.
|
Mon, 02 Dec 2013 09:55:14 +0100 |
Felix Wolfsteller |
Whistespace.
|
Mon, 02 Dec 2013 09:48:48 +0100 |
Felix Wolfsteller |
issue1579: Added macro to load interpolated official lines.
|
Fri, 29 Nov 2013 12:18:16 +0100 |
Felix Wolfsteller |
Use IsOfficialAccess instead of direct property in WaterlevelExporter.
|
Fri, 29 Nov 2013 12:17:22 +0100 |
Felix Wolfsteller |
Remove close-isOfficial-Handling in StaticWQKmsArtifact.
|
Fri, 29 Nov 2013 12:16:34 +0100 |
Felix Wolfsteller |
Added new IsOfficalAccess to avoid keeping data too close to StaticWQKmsArtifact.
|
Fri, 29 Nov 2013 10:49:41 +0100 |
Felix Wolfsteller |
Avoid certain exception, added todo about issues with implementation.
|
Thu, 28 Nov 2013 12:04:18 +0100 |
Felix Wolfsteller |
Fix doc/debug.
|
Fri, 29 Nov 2013 11:13:31 +0100 |
Andre Heinecke |
(issue1620) join column names with two empty spaces
|
Fri, 29 Nov 2013 11:12:31 +0100 |
Andre Heinecke |
(issue1620) Print the real official Q value instead of the first
|
Thu, 28 Nov 2013 10:16:55 +0100 |
Felix Wolfsteller |
BedQualityExporter: Use foreach instead of manual array loop.
|
Thu, 28 Nov 2013 10:14:33 +0100 |
Felix Wolfsteller |
BedQualityExporter: Fix ancient i/j variable mix-up.
|
Thu, 28 Nov 2013 10:13:53 +0100 |
Felix Wolfsteller |
BedQualityExporter: Refactoring.
|
Thu, 28 Nov 2013 09:54:21 +0100 |
Felix Wolfsteller |
Cosmetics, removed obsolete code.
|
Thu, 28 Nov 2013 07:26:36 +0100 |
Felix Wolfsteller |
Cosmetics, doc fix.
|
Wed, 27 Nov 2013 19:14:01 +0100 |
Andre Heinecke |
(issue1611) Correct i18n property for axis label
|
Wed, 27 Nov 2013 18:50:21 +0100 |
Andre Heinecke |
(issue1667) Remove duplicate points in the same series in Diagram CSV export
|
Wed, 27 Nov 2013 18:06:04 +0100 |
Andre Heinecke |
(issue1666) Update CSV link in updateLinks, too
|
Wed, 27 Nov 2013 17:17:54 +0100 |
Andre Heinecke |
(issue1560) Fix off by one error in ATWriter causing the last value to be omitted.
|
Wed, 27 Nov 2013 16:21:00 +0100 |
Andre Heinecke |
(issue1620) Add export of official lines in WST as specified
|
Mon, 25 Nov 2013 17:40:47 +0100 |
Andre Heinecke |
(issue1225) Use label code also when only one item is present
|
Wed, 27 Nov 2013 14:55:25 +0100 |
Felix Wolfsteller |
issue1596: Store table (cell) data twice: Once as (formatted) string
|
Wed, 27 Nov 2013 14:36:35 +0100 |
Felix Wolfsteller |
Typo fix in doc.
|
Wed, 27 Nov 2013 11:06:25 +0100 |
Felix Wolfsteller |
issue1596: include river wst unit in csv header for middle bed height.
|
Wed, 27 Nov 2013 11:05:38 +0100 |
Felix Wolfsteller |
issue1596: Add unit to middlebedheight csv header.
|
Mon, 25 Nov 2013 14:59:21 +0100 |
Andre Heinecke |
Remove uneccessary debug output added in last commit.
|
Mon, 25 Nov 2013 14:58:14 +0100 |
Andre Heinecke |
(issue1225) Implement Magic labels.
|
Mon, 25 Nov 2013 14:53:50 +0100 |
Andre Heinecke |
(issue1225) Unify Height BedHeight and W axis
|
Thu, 21 Nov 2013 17:27:14 +0100 |
Felix Wolfsteller |
issue1558: Allow fixed axis for timeseries-diagrams.
|
Thu, 21 Nov 2013 15:40:05 +0100 |
Andre Heinecke |
Add isValid method for single double arrays
|
Thu, 21 Nov 2013 15:37:43 +0100 |
Andre Heinecke |
Rename the Global Facet filter to reduce ambiguity with the old facet filter
|
Thu, 21 Nov 2013 15:35:32 +0100 |
Andre Heinecke |
Add timestamp type
|
Thu, 21 Nov 2013 15:33:42 +0100 |
Andre Heinecke |
issue1225 Add i18n for bedheight and use wst height system as unit
|
Wed, 20 Nov 2013 11:06:17 +0100 |
Felix Wolfsteller |
Allow more compact display of mainvalue-table.
|
Wed, 20 Nov 2013 11:03:53 +0100 |
Felix Wolfsteller |
issue1542: Profit from refactoring, use same columns/fields for QDTable.
|
Wed, 20 Nov 2013 11:03:26 +0100 |
Felix Wolfsteller |
issue1542: Only show year of date for mainvalues validity, refactoring.
|
Wed, 20 Nov 2013 11:02:55 +0100 |
Felix Wolfsteller |
issue1542: Reorder columns for main value validity dates.
|
Wed, 20 Nov 2013 10:02:27 +0100 |
Felix Wolfsteller |
issue1613: added accidentally omitted i18n.
|
Tue, 19 Nov 2013 11:30:50 +0100 |
Felix Wolfsteller |
issue1597: Re-enable w/q points in DischargeProcessor. It's yet unclear why it was disabled.
|
Tue, 19 Nov 2013 10:46:24 +0100 |
Felix Wolfsteller |
Renamed winfo variable to more fitting name artifact.
|
Tue, 19 Nov 2013 10:20:27 +0100 |
Felix Wolfsteller |
issue1606: Handle annotation text as well.
|
Tue, 19 Nov 2013 10:19:25 +0100 |
Felix Wolfsteller |
issue1606: Added methods to parse omitted theme properties.
|
Tue, 19 Nov 2013 10:17:59 +0100 |
Felix Wolfsteller |
issue1606: Handle textstyle property in clients StyleEditorWindow.
|
Mon, 18 Nov 2013 15:38:52 +0100 |
Felix Wolfsteller |
issue1063: Always create data for all parameters, even if not specified.
|
Mon, 18 Nov 2013 15:37:33 +0100 |
Felix Wolfsteller |
issue1063: Expose column names in ParameterMatrix.
|
Mon, 18 Nov 2013 14:37:35 +0100 |
Tom Gottfried |
Add i18n for SQ-Outliermethod help-URL.
|
Mon, 18 Nov 2013 13:11:12 +0100 |
Tom Gottfried |
Add units to flow velocity export headers.
|
Mon, 18 Nov 2013 12:30:36 +0100 |
Felix Wolfsteller |
issue1613: In DC, also show the 'diff' facets, define former calc. for hist. W/Q out.
|
Mon, 18 Nov 2013 12:22:22 +0100 |
Felix Wolfsteller |
issue1631: Allow loading of some former historical-discharge facets.
|
Thu, 14 Nov 2013 12:02:26 +0100 |
Felix Wolfsteller |
Doc.
|
Thu, 14 Nov 2013 12:00:43 +0100 |
Felix Wolfsteller |
Builder: Slightly more verbose errormessage.
|
Thu, 14 Nov 2013 11:58:51 +0100 |
Felix Wolfsteller |
issue1020: Display more waterlevels for uesk.
|
Thu, 14 Nov 2013 11:56:47 +0100 |
Felix Wolfsteller |
issue1020: In WaterlevelSelectState create label more differentiated at
|
Thu, 14 Nov 2013 11:54:02 +0100 |
Felix Wolfsteller |
issue1020: Let WspDatacagePanel also handle non-winfo (prev. calc) rec.
|
Thu, 14 Nov 2013 06:44:11 +0100 |
Felix Wolfsteller |
issue1020: Added pointers as comments in code.
|
Wed, 13 Nov 2013 12:00:21 +0100 |
Felix Wolfsteller |
Fix i18n.
|
Wed, 13 Nov 2013 11:59:26 +0100 |
Felix Wolfsteller |
issue1611,1046: Adjusted i18n for tau.
|
Wed, 13 Nov 2013 11:32:47 +0100 |
Felix Wolfsteller |
issue1592: Fix csv headers for w or q calculations.
|
Wed, 13 Nov 2013 08:10:00 +0100 |
Felix Wolfsteller |
issue1542: Include validity also in qdtable, reorder code, widen column width.
|
Wed, 13 Nov 2013 08:09:19 +0100 |
Felix Wolfsteller |
issue1542: Sweeten i18n.
|
Tue, 12 Nov 2013 19:47:24 +0100 |
Sascha L. Teichmann |
flys/issue1503: Evil hack to force loaded of data to be bound to 'w_differences'. TODO: Remove all the broken code from DataCageTwinPanel.
|
Tue, 12 Nov 2013 17:46:04 +0100 |
Felix Wolfsteller |
issue1542: Do not show link to w/q value view if no mainvalues are there.
|
Tue, 12 Nov 2013 17:15:21 +0100 |
Felix Wolfsteller |
issue1542: Let client to i18n and formatting of dates.
|
Tue, 12 Nov 2013 17:14:52 +0100 |
Felix Wolfsteller |
issue1542: WQInfoObjectImpl: Changed implementation from String to Date.
|
Tue, 12 Nov 2013 17:14:24 +0100 |
Felix Wolfsteller |
issue1542: WQInfoObject: Changed properties from String to Date.
|
Tue, 12 Nov 2013 17:13:07 +0100 |
Felix Wolfsteller |
issue1542: Added i18n for start/stoptimes of main values.
|
Tue, 12 Nov 2013 17:11:51 +0100 |
Felix Wolfsteller |
issue1542: Make WQInfoObjects and server provide start and end date for mainvalues, display in table.
|
Tue, 12 Nov 2013 17:10:38 +0100 |
Felix Wolfsteller |
Typo fix in debug output.
|
Tue, 12 Nov 2013 12:11:23 +0100 |
Felix Wolfsteller |
issue1542: Let MainValues have localized dates.
|
Tue, 12 Nov 2013 11:47:25 +0100 |
Felix Wolfsteller |
Add start- and stoptime to WQInfoObjects.
|
Tue, 12 Nov 2013 11:46:24 +0100 |
Felix Wolfsteller |
issue1542: Add timeinterval-data to mainvalues made available via service.
|
Tue, 12 Nov 2013 11:45:47 +0100 |
Felix Wolfsteller |
Doc, cosmetics.
|
Mon, 11 Nov 2013 11:45:00 +0100 |
Felix Wolfsteller |
Removed obsolete method.
|
Mon, 11 Nov 2013 11:33:53 +0100 |
Felix Wolfsteller |
Minor refactoring for future readability and refactoring.
|
Tue, 12 Nov 2013 16:54:18 +0100 |
Sascha L. Teichmann |
Previous fix for flys/issue1675 was broken. :-/
|
Tue, 12 Nov 2013 15:37:38 +0100 |
Sascha L. Teichmann |
Workaround for flys/issue1675: Guarantee that the years are always between 0 and 9999 in macro 'minfo-heights'.
|
Fri, 08 Nov 2013 18:26:55 +0100 |
Sascha L. Teichmann |
Added tag 3.0.18 for changeset b82750667e1a
|
Fri, 08 Nov 2013 18:04:51 +0100 |
Sascha L. Teichmann |
Some i18n for Vollmer curve calculation.
3.0.18
|
Fri, 08 Nov 2013 16:15:38 +0100 |
Sascha L. Teichmann |
More on flys/issue1585: Do not fill circle for interpolated W/Q points.
|
Fri, 08 Nov 2013 12:27:08 +0100 |
Felix Wolfsteller |
Fix i18n (missing closing bracket).
|
Fri, 08 Nov 2013 12:26:38 +0100 |
Felix Wolfsteller |
issue1762: correct facet names.
|
Fri, 08 Nov 2013 11:58:55 +0100 |
sascha teichmann |
issue1585: Part 2/2 of patch from Sascha Teichmann to define datapoint shapes.
|
Fri, 08 Nov 2013 11:57:37 +0100 |
sascha teichmann |
issue1585: Part 1/2 of patch from Sascha Teichmann to define shape for datapoints.
|
Fri, 08 Nov 2013 10:38:37 +0100 |
Felix Wolfsteller |
Fixed logger instantiations that were done with wrong class.
|
Fri, 08 Nov 2013 10:22:32 +0100 |
Felix Wolfsteller |
Added spooky ruby script to get started fixing logger instances of wrong classes.
|
Fri, 08 Nov 2013 08:03:42 +0100 |
Felix Wolfsteller |
Whacky little script to find possibly wrong loggers.
|
Thu, 07 Nov 2013 19:31:16 +0100 |
Tom Gottfried |
Add units to bedquality exporter columns.
|
Thu, 07 Nov 2013 18:13:45 +0100 |
Tom Gottfried |
Change column name in bedheight export.
|
Thu, 07 Nov 2013 18:13:00 +0100 |
Tom Gottfried |
Fix column names in flow velocity export.
|
Thu, 07 Nov 2013 11:10:58 +0100 |
Felix Wolfsteller |
issue1512: i18n.
|
Thu, 07 Nov 2013 10:27:41 +0100 |
Felix Wolfsteller |
Cosmetics, break overlong lines.
|
Thu, 07 Nov 2013 09:44:38 +0100 |
Felix Wolfsteller |
Doc.
|
Thu, 07 Nov 2013 09:43:44 +0100 |
Felix Wolfsteller |
Cosmetics.
|
Thu, 07 Nov 2013 09:43:20 +0100 |
Felix Wolfsteller |
SedimentLoadAccess: Slightly improved readability.
|
Thu, 07 Nov 2013 09:42:19 +0100 |
Felix Wolfsteller |
issue1658: Do not store Access in State.
|
Thu, 07 Nov 2013 09:03:34 +0100 |
Felix Wolfsteller |
Fix SedimentLoadAccess logger instance.
|
Wed, 06 Nov 2013 19:41:12 +0100 |
Sascha L. Teichmann |
Simplified code.
|
Wed, 06 Nov 2013 19:18:50 +0100 |
Sascha L. Teichmann |
Removed obsolete facet for fix events in vollmer curve.
|
Wed, 06 Nov 2013 19:12:46 +0100 |
Sascha L. Teichmann |
Part fix for flys/issue1585: Use result from fitting to display interpolated W/Q points, too. TODO: Draw interpolated as circles.
|
Wed, 06 Nov 2013 12:07:48 +0100 |
Felix Wolfsteller |
issue1664: Let DC instruct StaticWKmsArtifact to spawn facets
|
Wed, 06 Nov 2013 12:03:38 +0100 |
Felix Wolfsteller |
issue1664: Add new Processors to old axis and map them in longitudinal-diagram-defaults.
|
Wed, 06 Nov 2013 11:57:35 +0100 |
Felix Wolfsteller |
issue1664: Prepare new Facets to go to different axis (for wkms from fixa/diffs).
|
Wed, 06 Nov 2013 09:40:23 +0100 |
Felix Wolfsteller |
issue1658: Fix fine_middle epoch facet name.
|
Mon, 04 Nov 2013 17:24:33 +0100 |
Felix Wolfsteller |
issue1658: Adjuste facet descriptions to include unit.
|
Mon, 04 Nov 2013 17:15:20 +0100 |
Felix Wolfsteller |
issue1658: Add unit name to facet description.
|
Mon, 04 Nov 2013 17:13:44 +0100 |
Felix Wolfsteller |
issue1658: i18n for upcoming sediment load facet names (including t/a or m^3/a).
|
Mon, 04 Nov 2013 15:57:47 +0100 |
Felix Wolfsteller |
issue1658: Fix theme styles for sediment load (t/a and m^3/a) facets.
|
Mon, 04 Nov 2013 15:15:13 +0100 |
Felix Wolfsteller |
issue1663: Fix. HistoricalDischargeFacet transmorphed to WaterlevelFacet when cloned.
|
Mon, 04 Nov 2013 11:26:02 +0100 |
Sascha L. Teichmann |
Merged
|
Mon, 04 Nov 2013 11:24:30 +0100 |
Sascha L. Teichmann |
Added tag 3.0.17 for changeset 607246315009
|
Mon, 04 Nov 2013 11:24:02 +0100 |
Sascha L. Teichmann |
Removed tag 3.0.17
|
Mon, 04 Nov 2013 10:53:23 +0100 |
Sascha L. Teichmann |
Added tag 3.0.17 for changeset e97867879a45
|
Fri, 01 Nov 2013 18:36:39 +0100 |
Sascha L. Teichmann |
Removed obsolete imports.
|
Fri, 01 Nov 2013 16:44:49 +0100 |
Felix Wolfsteller |
WOutProcessor: Reorder statements so that function-call-debug-msg comes first.
|
Fri, 01 Nov 2013 16:41:54 +0100 |
Felix Wolfsteller |
White-space cosmetics.
|
Fri, 01 Nov 2013 16:41:16 +0100 |
Felix Wolfsteller |
cosmetics - full stop.
|
Fri, 01 Nov 2013 16:40:16 +0100 |
Felix Wolfsteller |
cosmetics, doc.
|
Fri, 01 Nov 2013 16:38:03 +0100 |
Felix Wolfsteller |
Whitespace-cosmetics.
|
Fri, 01 Nov 2013 16:37:19 +0100 |
Felix Wolfsteller |
issue1658: Fix SedimentLoadLSGenerator (with surprise: isnt that done via processors?).
|
Fri, 01 Nov 2013 16:31:24 +0100 |
Felix Wolfsteller |
Remove now obsolete SedimentLoadProcessor.
|
Fri, 01 Nov 2013 16:30:52 +0100 |
Felix Wolfsteller |
issue1658: New Processors for t/a and m^3/a -axis (stripped down from SedimentLoadProcessor).
|
Fri, 01 Nov 2013 16:29:40 +0100 |
Felix Wolfsteller |
issue1658: Handle new Facet-Types for SedimentLoad.
|
Fri, 01 Nov 2013 16:27:49 +0100 |
Felix Wolfsteller |
issue1658: Adjust Facet to new facet-types (t/a and m^3/a).
|
Fri, 01 Nov 2013 16:26:15 +0100 |
Felix Wolfsteller |
issue1658: Define new FacetTypes and IS functions.
|
Fri, 01 Nov 2013 16:25:19 +0100 |
Felix Wolfsteller |
issue1658: Let SedimentYieldArtifact create facet based on Sed.L. unit.
|
Fri, 01 Nov 2013 16:23:32 +0100 |
Felix Wolfsteller |
issue1658: Have SedimentLoadFactory deliver unit name for given id.
|
Fri, 01 Nov 2013 16:22:11 +0100 |
Felix Wolfsteller |
issue1658: Instead of one SedimentLoad-Axis, have two (t/a, m^3/a).
|
Fri, 01 Nov 2013 16:21:20 +0100 |
Felix Wolfsteller |
issue1658: Prepare minfo-artifact (.xml) to output t/a and m^3/a facets.
|
Fri, 01 Nov 2013 15:05:35 +0100 |
Sascha L. Teichmann |
Datacage: Removed macro "delta-wt-ls" from meta-data.xml as it is not used.
3.0.17
|
Fri, 01 Nov 2013 13:25:54 +0100 |
Sascha L. Teichmann |
Fixed half broken interpolation code for lines to 'Dauerlinie'.
|
Fri, 01 Nov 2013 12:12:24 +0100 |
Felix Wolfsteller |
meta-data.xml: Removed junk.
|
Fri, 01 Nov 2013 12:11:59 +0100 |
Felix Wolfsteller |
issue1571: Exclude vollmer curves from general longitudinal dc folder.
|
Fri, 01 Nov 2013 11:13:38 +0100 |
Felix Wolfsteller |
issue1571: Hav eown folder in dc for vollmer curves.
|
Fri, 01 Nov 2013 11:12:38 +0100 |
Felix Wolfsteller |
issue1571: i18n.
|
Fri, 01 Nov 2013 11:50:11 +0100 |
Sascha L. Teichmann |
Removed redundant lookup for km in call context.
|
Thu, 31 Oct 2013 21:56:04 +0100 |
Tom Gottfried |
WST-Parser: revert the assumption of only complete columns.
|
Thu, 31 Oct 2013 19:16:42 +0100 |
Tom Gottfried |
Correct r7481: use ParseException instead of IllegalArgument that was catched at wrong place.
|
Thu, 31 Oct 2013 19:03:57 +0100 |
Sascha L. Teichmann |
Removed charset encoding on outs. They are mainly binary data which simply should be proxied through.
|
Thu, 31 Oct 2013 18:34:10 +0100 |
Sascha L. Teichmann |
Merged
|
Thu, 31 Oct 2013 18:30:46 +0100 |
Sascha L. Teichmann |
WQDay is increasing(?) if it is empty of last is greater than first.
|
Thu, 31 Oct 2013 18:26:49 +0100 |
Sascha L. Teichmann |
Dont assume that wqdays are always of none zero length.
|
Thu, 31 Oct 2013 18:25:26 +0100 |
Sascha L. Teichmann |
Datacage recommendations: Sort outs to to generate consistent cache keys.
|
Thu, 31 Oct 2013 15:25:31 +0100 |
Tom Gottfried |
WST-Parser and doc: reject files with wrong number of columns.
|
Thu, 31 Oct 2013 13:11:03 +0100 |
Tom Gottfried |
WST-Parser: Improve handling of line-endings.
|
Thu, 31 Oct 2013 11:56:45 +0100 |
Tom Gottfried |
Log errors instead of starting WSPLGEN if required arguments are missing.
|
Thu, 31 Oct 2013 11:44:09 +0100 |
Felix Wolfsteller |
issue1657: Adjust DC conf to spawn sounding widths.
|
Thu, 31 Oct 2013 11:43:32 +0100 |
Felix Wolfsteller |
issue1657: Spawn BEDHEIGHT_SOUNDING_WIDTH facet if asked to. Twiggly.
|
Thu, 31 Oct 2013 11:41:39 +0100 |
Felix Wolfsteller |
i18n for sounding with axis and facet.
|
Wed, 30 Oct 2013 17:35:12 +0100 |
Sascha L. Teichmann |
Datacage recommendations caching: Use LFU strategy to rotate parameter recommendations out earlier. This should be a better config in multiuser user setups because the more frequently used terminal state recs will survive longer.
|
Wed, 30 Oct 2013 16:04:06 +0100 |
Felix Wolfsteller |
issue1345: Add flow_velocities folder.
|
Wed, 30 Oct 2013 16:03:28 +0100 |
Felix Wolfsteller |
issue1345: i18n for dc.
|
Wed, 30 Oct 2013 15:51:33 +0100 |
Andre Heinecke |
Dokumention zur Installation erweitert
|
Wed, 30 Oct 2013 15:26:21 +0100 |
Sascha L. Teichmann |
Experimental caching of datacage recommendations. The respective hook is called a lot and running the datacage over and over again when loading data can be expensive. So the generated recommendations are cached for some time.
|
Wed, 30 Oct 2013 15:02:16 +0100 |
Felix Wolfsteller |
issue1512: Fix loading of all former flow vel. calculation via folder.
|
Wed, 30 Oct 2013 14:53:26 +0100 |
Felix Wolfsteller |
issue1512: Show all flowvelocity facet in former calc. flow vel. part of dc.
|
Wed, 30 Oct 2013 12:24:03 +0100 |
Felix Wolfsteller |
issue1571: i18n.
|
Wed, 30 Oct 2013 12:03:07 +0100 |
Felix Wolfsteller |
issue1572: Call longitudinal-section-user-prototype for bedheight-diffs/year.
|
Wed, 30 Oct 2013 11:59:09 +0100 |
Sascha L. Teichmann |
Merged
|
Wed, 30 Oct 2013 11:58:57 +0100 |
Sascha L. Teichmann |
Datacage: Remove tree branches vom datacage tree on client side which do not contain loadable data.
|
Wed, 30 Oct 2013 11:57:04 +0100 |
Sascha L. Teichmann |
Simplified recommendattion monitor code a bit.
|
Wed, 30 Oct 2013 11:56:13 +0100 |
Sascha L. Teichmann |
Code cleanup.
|
Wed, 30 Oct 2013 11:55:10 +0100 |
Sascha L. Teichmann |
Fix for flys/issue1654: Divide through denisity, do not multiply.
|
Tue, 29 Oct 2013 19:59:59 +0100 |
Tom Gottfried |
Schema change: add lookup table for sediment yield kinds to have its values documented.
|
Tue, 29 Oct 2013 19:46:41 +0100 |
Sascha L. Teichmann |
flys/issue1625: Changed default sediment density factor from 1.8 to 1.9 . The value can be changed by adusting conf.xml (/artifact-databae/options/sediment-density-factor/text()).
|
Tue, 29 Oct 2013 19:17:28 +0100 |
Tom Gottfried |
Importer: document where annotations are searched for.
|
Tue, 29 Oct 2013 18:57:40 +0100 |
Tom Gottfried |
run_geo.sh: allow logging as documented.
|
Tue, 29 Oct 2013 11:32:56 +0100 |
Felix Wolfsteller |
issue1397: Fix reference_curve former calculations in dc.
|
Tue, 29 Oct 2013 11:31:59 +0100 |
Felix Wolfsteller |
dc i18n.
|
Tue, 29 Oct 2013 10:42:12 +0100 |
Felix Wolfsteller |
issue1512: Repair loading all of flowvelocitymeasurements by not equipping
|
Mon, 28 Oct 2013 15:46:26 +0100 |
Andre Heinecke |
inor Layout + Wiki
|
Mon, 28 Oct 2013 14:22:02 +0100 |
Andre Heinecke |
Rechtschreibkorrektur (durchgeführt von Bettina)
|
Mon, 28 Oct 2013 14:15:53 +0100 |
Andre Heinecke |
More installation documentation
|
Mon, 28 Oct 2013 12:14:46 +0100 |
Felix Wolfsteller |
issue1345: Sort sediment densities by year.
|
Mon, 28 Oct 2013 11:52:14 +0100 |
Felix Wolfsteller |
meta-data.xml: Simplify query for densities a bit, sort by depth.
|
Sun, 27 Oct 2013 17:30:38 +0100 |
Andre Heinecke |
Start installation documentation for specific client installation
|
Fri, 25 Oct 2013 17:06:30 +0200 |
Tom Gottfried |
Importer doc: fix some outdated or wrong infos.
|
Fri, 25 Oct 2013 16:57:15 +0200 |
Tom Gottfried |
Importer and doc: Warn instead of die if AT- or STA-file is missing for a gauge.
|
Fri, 25 Oct 2013 14:32:11 +0200 |
Felix Wolfsteller |
FacetTypes: Cosmetics.
|
Fri, 25 Oct 2013 14:31:56 +0200 |
Felix Wolfsteller |
Declare certain bedheight-diagrams as charttypes, for manual points.
|
Fri, 25 Oct 2013 14:29:38 +0200 |
Felix Wolfsteller |
meta-data.xml: Include bedheight-diffs per year in minfo-user-dc.
|
Fri, 25 Oct 2013 14:10:29 +0200 |
Felix Wolfsteller |
meta-data.xml: Subsume the different bed-quality dc-nodes.
|
Fri, 25 Oct 2013 13:53:48 +0200 |
Felix Wolfsteller |
i18n for dc added.
|
Fri, 25 Oct 2013 13:52:47 +0200 |
Felix Wolfsteller |
meta-data.xml: Ease i18nability.
|
Fri, 25 Oct 2013 15:39:59 +0200 |
Tom Gottfried |
Geoimporter: be case-insensitive when looking for floodplains.
|
Fri, 25 Oct 2013 15:02:08 +0200 |
Tom Gottfried |
make-opt-package.sh: give path to internal 'repository'.
|
Fri, 25 Oct 2013 07:25:19 +0200 |
Felix Wolfsteller |
meta-data.xml: Remove duplicates and 'special' macros fro special outs from
|
Fri, 25 Oct 2013 07:24:15 +0200 |
Felix Wolfsteller |
meta-data.xml: Remove delta-wt from longitudinal-section-user-prototype .
|
Fri, 25 Oct 2013 07:16:16 +0200 |
Felix Wolfsteller |
Fix Typo in german i18n (e.g. issue1345) .
|
Wed, 23 Oct 2013 17:45:56 +0200 |
Felix Wolfsteller |
Partly revert rev 7419, conservative guess about which "outs" are handcrafted.
|
Fri, 25 Oct 2013 03:47:04 +0200 |
Sascha L. Teichmann |
Experimental patch: Do not run datacage on artifacts that are loaded from datacage. His hopefully minimizes the datacage runs when a lot of data is loaded.
|
Thu, 24 Oct 2013 23:06:40 +0200 |
Tom Gottfried |
Importer doc: fix some layout issues.
|
Wed, 23 Oct 2013 17:20:55 +0200 |
Felix Wolfsteller |
Made SedimentDensityValue Serializable.
|
Wed, 23 Oct 2013 17:20:30 +0200 |
Felix Wolfsteller |
issue1345: Re-enable sediment load total loads, now that factory is fixed.
|
Wed, 23 Oct 2013 17:19:30 +0200 |
Felix Wolfsteller |
Fix total sediment load fetching.
|
Wed, 23 Oct 2013 17:08:07 +0200 |
Felix Wolfsteller |
issue1345: Showing sediment densitie by depth, comment total load.
|
Wed, 23 Oct 2013 14:53:47 +0200 |
Tom Gottfried |
Fix typo.
|
Wed, 23 Oct 2013 12:43:26 +0200 |
Andre Heinecke |
(issue965) Handle the case that diffids are not available
|
Wed, 23 Oct 2013 12:09:36 +0200 |
Felix Wolfsteller |
meta-data.xml: Be less restrictive in showing facets from waterlevels-discharge.
|
Wed, 23 Oct 2013 12:08:30 +0200 |
Felix Wolfsteller |
meta-data.xml: Exclude empty.facet s.
|
Wed, 23 Oct 2013 12:07:35 +0200 |
Felix Wolfsteller |
meta-meta.xml: Also fetch extreme_base curves via dc.
|
Wed, 23 Oct 2013 12:07:05 +0200 |
Felix Wolfsteller |
meta-data.xml: cosmetics.
|
Wed, 23 Oct 2013 11:41:24 +0200 |
Felix Wolfsteller |
Add another axis (height) to longitudinal-diagram-defaults.
|
Wed, 23 Oct 2013 11:33:31 +0200 |
Felix Wolfsteller |
meta-data.xml: Cosmetics.
|
Wed, 23 Oct 2013 11:22:47 +0200 |
Felix Wolfsteller |
meta-data.xml: More usage of collection-group-macro.
|
Wed, 23 Oct 2013 11:28:25 +0200 |
Sascha L. Teichmann |
Datacage: Consequently call macro 'longitudinal-section-user-prototype' in all longitudinal sections of old calculation. Moved asymmeterical stuff to prototype. This may crash!
|
Wed, 23 Oct 2013 11:04:06 +0200 |
Felix Wolfsteller |
meta-data.xml: Create and use collection-group macro.
|
Wed, 23 Oct 2013 09:59:46 +0200 |
Tom Gottfried |
BedHeightSingleParser: fix no-data-line detection.
|
Wed, 23 Oct 2013 08:20:11 +0200 |
Sascha L. Teichmann |
Datacage ref doc: More docs on functions.
|
Tue, 22 Oct 2013 17:00:47 +0200 |
Sascha L. Teichmann |
Datacage ref doc: More docs for functions.
|
Tue, 22 Oct 2013 16:24:08 +0200 |
Felix Wolfsteller |
issue1205: made SedimentDensity serializable.
|
Tue, 22 Oct 2013 15:51:33 +0200 |
Felix Wolfsteller |
meta-data.xml: Switch more longitudinal-section like user-dc content to prototype macro.
|
Tue, 22 Oct 2013 15:43:13 +0200 |
Sascha L. Teichmann |
Datacage: Fixed macro call.
|
Tue, 22 Oct 2013 15:34:51 +0200 |
Sascha L. Teichmann |
Fixed meta-data.xml
|
Tue, 22 Oct 2013 15:07:24 +0200 |
Sascha L. Teichmann |
Datacage ref doc: More doc for functions.
|
Tue, 22 Oct 2013 12:21:21 +0200 |
Felix Wolfsteller |
issue1512: Sort flow-velocity-models by discharge_zone.value.
|
Tue, 22 Oct 2013 12:15:33 +0200 |
Felix Wolfsteller |
issue1473: Show differences project name in dc.
|
Tue, 22 Oct 2013 11:57:17 +0200 |
Felix Wolfsteller |
meta-data.xml: Fix referenced out for discharge_longitudinal_section.
|
Mon, 21 Oct 2013 19:05:41 +0200 |
Andre Heinecke |
(issue965) Add a comment to explain what we do here
|
Mon, 21 Oct 2013 18:57:30 +0200 |
Andre Heinecke |
(issue965) Use new datacage magic to have year filtering for bedheights
|
Mon, 21 Oct 2013 17:54:34 +0200 |
Tom Gottfried |
Importer doc: mention flow direction retrieval from WST.
|
Mon, 21 Oct 2013 17:43:01 +0200 |
Sascha L. Teichmann |
Removed dc:to-date(). Added 'date' type for <dc:convert> instead.
|
Mon, 21 Oct 2013 12:21:40 +0200 |
Felix Wolfsteller |
issue1521: Adhere more to dc 'spec', show discharges of flow velocity models.
|
Mon, 21 Oct 2013 12:22:40 +0200 |
Sascha L. Teichmann |
Datacage reference doc: Explain dc:container-context and dc:properties.
|
Mon, 21 Oct 2013 11:43:50 +0200 |
Sascha L. Teichmann |
Datacage: Added TODOs for new functions in ref document.
|
Mon, 21 Oct 2013 11:28:14 +0200 |
Felix Wolfsteller |
issue1512: Make double entry of Q facet for flowvelocities dissappear.
|
Fri, 18 Oct 2013 16:41:10 +0200 |
Felix Wolfsteller |
Fix typo in german i18n.
|
Fri, 18 Oct 2013 12:20:55 +0200 |
Felix Wolfsteller |
issue1512: improved i18n for flow velocity measurement facets.
|
Thu, 17 Oct 2013 16:15:14 +0200 |
Felix Wolfsteller |
BedHeightProcessor: Finally display heights, not widths.
|
Thu, 17 Oct 2013 15:36:13 +0200 |
Felix Wolfsteller |
BedHeightProcessor: Set axis label.
|
Thu, 17 Oct 2013 15:36:00 +0200 |
Felix Wolfsteller |
BedHeight(Sounding)Processor: Use FacetTypes.
|
Thu, 17 Oct 2013 15:23:07 +0200 |
Felix Wolfsteller |
Removed debris.
|
Thu, 17 Oct 2013 15:21:57 +0200 |
Felix Wolfsteller |
Moved BedHeightEpoch to BedHeightEpochData.
|
Thu, 17 Oct 2013 15:08:59 +0200 |
Felix Wolfsteller |
Renamed artifacts/**/BedHeight(Single) to BedHeight(Single)Data, to resolve
|
Thu, 17 Oct 2013 11:12:14 +0200 |
Felix Wolfsteller |
Stub for new BedHeightProcessor.
|
Thu, 17 Oct 2013 10:53:34 +0200 |
Felix Wolfsteller |
BedHeightSoundingProcessor: Log if data is now handled.
|
Thu, 17 Oct 2013 10:50:04 +0200 |
Felix Wolfsteller |
BedHeightSoundingProcessor: refactored to avoid drifting behavior when using
|
Thu, 17 Oct 2013 09:40:12 +0200 |
Felix Wolfsteller |
meta-data.xml: cleanup longitudinal-section-user-prototype, removing dupes.
|
Mon, 21 Oct 2013 10:49:39 +0200 |
Sascha L. Teichmann |
Removed same package import.
|
Mon, 21 Oct 2013 10:48:51 +0200 |
Sascha L. Teichmann |
Removed obsolete import.
|
Fri, 18 Oct 2013 18:40:50 +0200 |
Sascha L. Teichmann |
Datacage: Add function dc:to-date(number) which converts a epoch base number to a date object.
|
Fri, 18 Oct 2013 18:36:18 +0200 |
Sascha L. Teichmann |
Datacage: Added dc:min-number(list) and dc:max-number(list) to extract the numerical
|
Fri, 18 Oct 2013 18:15:33 +0200 |
Sascha L. Teichmann |
Datacage: Add function dc:find-all(needle, haystack).
|
Fri, 18 Oct 2013 15:44:01 +0200 |
Andre Heinecke |
(issue1474) Fix deepCopy signatures and actually copy the facet index now
|
Fri, 18 Oct 2013 15:30:44 +0200 |
Andre Heinecke |
(issue1071) Handle the case where no MeasurementStation exists
|
Thu, 17 Oct 2013 18:56:44 +0200 |
Sascha L. Teichmann |
More datacage ref doc.
|
Thu, 17 Oct 2013 18:37:56 +0200 |
Andre Heinecke |
(issue1474) Fix copying of SQ* Facets
|
Thu, 17 Oct 2013 17:47:58 +0200 |
Tom Gottfried |
Importer: Avoid 0-lenght Q-ranges in WST-CSV-parsers.
|
Thu, 17 Oct 2013 15:26:12 +0200 |
Sascha L. Teichmann |
Replaced more tabs with spaces + minor cosmetics (removed out commented code from double precision branch).
|
Thu, 17 Oct 2013 15:13:32 +0200 |
Sascha L. Teichmann |
Replaced tabs with 4 spaces.
|
Thu, 17 Oct 2013 15:05:08 +0200 |
Tom Gottfried |
WstParser: Do not add Q-range for trailing Q-line.
|
Thu, 17 Oct 2013 12:14:10 +0200 |
Sascha L. Teichmann |
Removed obsolete imports.
|
Thu, 17 Oct 2013 12:11:09 +0200 |
Sascha L. Teichmann |
Removed obsolete import + whitespace cleanup.
|
Thu, 17 Oct 2013 08:29:46 +0200 |
Felix Wolfsteller |
Add getModelDescription to FlowVelocityModel.
|
Thu, 17 Oct 2013 07:48:51 +0200 |
Felix Wolfsteller |
White space cosmetics, added debug output.
|
Thu, 17 Oct 2013 07:46:36 +0200 |
Felix Wolfsteller |
SedimentYieldArtifact: Accept 'total' load, genreate facet for it.
|
Thu, 17 Oct 2013 07:45:41 +0200 |
Felix Wolfsteller |
FlowVelocityModelArtifact: Slightly improve facet names.
|
Thu, 17 Oct 2013 07:45:13 +0200 |
Felix Wolfsteller |
Cosmetics.
|
Thu, 17 Oct 2013 07:44:34 +0200 |
Felix Wolfsteller |
Cosmetics.
|
Thu, 17 Oct 2013 07:42:31 +0200 |
Felix Wolfsteller |
issue1473: Let vollmer curves appear under 'former calc/waterlevels from fix.'.
|
Thu, 17 Oct 2013 07:39:42 +0200 |
Felix Wolfsteller |
cosmetics.
|
Wed, 16 Oct 2013 15:25:56 +0200 |
Felix Wolfsteller |
Adjusted i18n to match the one in client.
|
Wed, 16 Oct 2013 18:48:02 +0200 |
Andre Heinecke |
Use more failsave pattern for SQ-facets.
|
Wed, 16 Oct 2013 18:46:43 +0200 |
Andre Heinecke |
Configure correct name for SQ-relation C-chart.
|
Wed, 16 Oct 2013 15:23:04 +0200 |
Felix Wolfsteller |
i18n for total load dc.
|
Wed, 16 Oct 2013 15:22:18 +0200 |
Felix Wolfsteller |
Offer total loads in dc.
|
Wed, 16 Oct 2013 15:21:14 +0200 |
Felix Wolfsteller |
Added i18n for upcoming total load via dc.
|
Wed, 16 Oct 2013 10:42:45 +0200 |
Felix Wolfsteller |
Refactoring: Move functionality of BedHeightAccess into BedHeightFacet for now.
|
Wed, 16 Oct 2013 10:33:09 +0200 |
Felix Wolfsteller |
Minor BedHeightAccess refactoring.
|
Wed, 16 Oct 2013 14:43:27 +0200 |
Tom Gottfried |
Remove code that was previously commented out.
|
Wed, 16 Oct 2013 14:40:19 +0200 |
Tom Gottfried |
BedHeightSingleParser: do not omit lines if last column is empty.
|
Wed, 16 Oct 2013 13:06:30 +0200 |
Sascha L. Teichmann |
Jim, he's dead.
double-precision
|
Wed, 16 Oct 2013 13:03:13 +0200 |
Sascha L. Teichmann |
Merged double-precision branch.
|
Wed, 16 Oct 2013 12:57:40 +0200 |
Sascha L. Teichmann |
Merge branch default
double-precision
|
Wed, 16 Oct 2013 12:39:33 +0200 |
Sascha L. Teichmann |
Reorder generation of static part of describe document for fast XML DOM handling.
|
Wed, 16 Oct 2013 12:00:29 +0200 |
Andre Heinecke |
(issue1353) Document that there are more things to syncing then just the Number
|
Wed, 16 Oct 2013 11:45:23 +0200 |
Andre Heinecke |
(issue1474) Add sqrelation user data and disable filtering for it
|
Wed, 16 Oct 2013 11:42:53 +0200 |
Andre Heinecke |
Add debug output for variables in user context
|
Tue, 15 Oct 2013 17:01:20 +0200 |
Andre Heinecke |
Break sometimes when dumping variables. Still ugly but a bit nicer.
|
Wed, 16 Oct 2013 10:18:19 +0200 |
Tom Gottfried |
Importer doc: fix syntax error.
double-precision
|
Wed, 16 Oct 2013 09:56:15 +0200 |
Tom Gottfried |
BedHeightSingleParser: do not log every data line in file.
double-precision
|
Tue, 15 Oct 2013 19:49:25 +0200 |
Tom Gottfried |
Do not log trace of WST-Parser parse exception and document it.
double-precision
|
Tue, 15 Oct 2013 19:19:45 +0200 |
Tom Gottfried |
WST-Parser: check consistence of station ordering in file.
double-precision
|
Tue, 15 Oct 2013 19:18:44 +0200 |
Tom Gottfried |
Comments.
double-precision
|
Tue, 15 Oct 2013 18:41:55 +0200 |
Tom Gottfried |
Merged changes from default into double precision branch.
double-precision
|
Tue, 15 Oct 2013 18:31:59 +0200 |
Sascha L. Teichmann |
WST Import: Added parse error exception to WST parser.
|
Tue, 15 Oct 2013 17:39:04 +0200 |
Felix Wolfsteller |
typo fix in doc.
|
Tue, 15 Oct 2013 17:38:50 +0200 |
Felix Wolfsteller |
BedHeightsArtifact: Use FacetTypes, eliminate local facet type definition.
|
Tue, 15 Oct 2013 17:31:44 +0200 |
Felix Wolfsteller |
Prepare new facet types for bedheights.
|
Tue, 15 Oct 2013 16:41:18 +0200 |
Felix Wolfsteller |
i18n for old calculations dc.
|
Tue, 15 Oct 2013 15:32:36 +0200 |
Tom Gottfried |
Importer manual: use unique revision identifier.
double-precision
|
Tue, 15 Oct 2013 15:37:54 +0200 |
Felix Wolfsteller |
Add aforementioned user-prototype.
|
Tue, 15 Oct 2013 15:37:24 +0200 |
Felix Wolfsteller |
Prototypically add longitudinal-section-user-prototype, with issues.
|
Tue, 15 Oct 2013 15:25:09 +0200 |
Tom Gottfried |
Importer packaging: run pdflatex three times to get references and page numbering right.
double-precision
|
Tue, 15 Oct 2013 15:06:29 +0200 |
Felix Wolfsteller |
issue1345: Show bedheight_type in tooltip.
|
Tue, 15 Oct 2013 15:03:51 +0200 |
Felix Wolfsteller |
issue1345: Bring back waterlevel/diffs from fixation into minfo dc element.
|
Tue, 15 Oct 2013 14:41:39 +0200 |
Felix Wolfsteller |
Fix DC group-by statement, there is no 'oid' variable around.
|
Tue, 15 Oct 2013 07:06:19 +0200 |
Felix Wolfsteller |
issue1345: DC: group bed heights of single years by year.
|
Tue, 15 Oct 2013 14:45:46 +0200 |
Tom Gottfried |
Importer: skip historical discharge tables per default as they come via ETL.
double-precision
|
Tue, 15 Oct 2013 10:11:38 +0200 |
Tom Gottfried |
Add warning on errors when importing duplicates.
double-precision
|
Mon, 14 Oct 2013 17:41:19 +0200 |
Felix Wolfsteller |
issue1345: Fix sediment load facet type, adjust theme name.
|
Mon, 14 Oct 2013 17:40:31 +0200 |
Felix Wolfsteller |
have same translations for sediment loads fractions.
|
Mon, 14 Oct 2013 16:38:16 +0200 |
Sascha L. Teichmann |
Datacage doc ref: Explain dc:group
|
Mon, 14 Oct 2013 16:06:36 +0200 |
Sascha L. Teichmann |
Datacage ref doc: Explain dc:filter.
|
Mon, 14 Oct 2013 15:55:36 +0200 |
Sascha L. Teichmann |
Datacage ref doc: Move dc:if & dc:choose up because they are more important than other elements.
|
Mon, 14 Oct 2013 15:53:06 +0200 |
Sascha L. Teichmann |
Datacage ref doc: Explain dc:for-each
|
Mon, 14 Oct 2013 15:43:34 +0200 |
Sascha L. Teichmann |
Datacage ref doc: Explain dc:virtual-column.
|
Mon, 14 Oct 2013 15:27:49 +0200 |
Sascha L. Teichmann |
Datacage ref doc: Explain dc:macro & Co.
|
Mon, 14 Oct 2013 14:40:51 +0200 |
Sascha L. Teichmann |
Datacage ref doc: Explain dc:variable and dc:convert.
|
Mon, 14 Oct 2013 13:44:54 +0200 |
Sascha L. Teichmann |
Dataage ref doc: Explain dc:context, dc:comment
|
Mon, 14 Oct 2013 13:08:33 +0200 |
Sascha L. Teichmann |
Datacage ref doc: More structure. Explain text interpolation.
|
Mon, 14 Oct 2013 12:16:33 +0200 |
Felix Wolfsteller |
Added sedimentdensity i18n.
|
Mon, 14 Oct 2013 12:15:34 +0200 |
Felix Wolfsteller |
issue1345: Added getDepth() to SedimentDensityFactory.
|
Mon, 14 Oct 2013 12:14:20 +0200 |
Felix Wolfsteller |
issue1345: Change Sediment Density Facet label.
|
Mon, 14 Oct 2013 11:49:15 +0200 |
Felix Wolfsteller |
SedimentDensityProcessor: Fix, use getAllDensities instead of only dens. in year 2006.
|
Mon, 14 Oct 2013 11:48:38 +0200 |
Felix Wolfsteller |
SedimentDensity: Fix getAllDensities and made it public.
|
Mon, 14 Oct 2013 10:01:33 +0200 |
Felix Wolfsteller |
i18n for dc and facet name generation.
|
Mon, 14 Oct 2013 09:55:41 +0200 |
Felix Wolfsteller |
cosmetics.
|
Mon, 14 Oct 2013 09:53:54 +0200 |
Felix Wolfsteller |
issue1345: Adjust name of sediment yield/load facets to include fraction name and times.
|
Mon, 14 Oct 2013 09:52:17 +0200 |
Felix Wolfsteller |
issue1345: Prepare SedimentLoadFactory to deliver fraction name and time ranges.
|
Mon, 14 Oct 2013 09:51:27 +0200 |
Felix Wolfsteller |
cosmetics.
|
Mon, 14 Oct 2013 07:33:32 +0200 |
Felix Wolfsteller |
Comment in meta-data.xml.
|
Mon, 14 Oct 2013 07:31:32 +0200 |
Felix Wolfsteller |
cosmetical description fix.
|
Sat, 12 Oct 2013 10:26:45 +0200 |
Sascha L. Teichmann |
Removed obsolete imports.
|
Fri, 11 Oct 2013 18:40:33 +0200 |
Andre Heinecke |
(issue1529) Be more tolerant in the fitting.
|
Fri, 11 Oct 2013 17:11:15 +0200 |
Andre Heinecke |
(issue1529) Only interpolate within a step limit in WQ diagram
|
Fri, 11 Oct 2013 15:35:25 +0200 |
Andre Heinecke |
Polish SQ Datacage and Facets
|
Fri, 11 Oct 2013 12:44:25 +0200 |
Felix Wolfsteller |
doc fix <3 .
|
Fri, 11 Oct 2013 12:40:52 +0200 |
Felix Wolfsteller |
doc fix.
|
Fri, 11 Oct 2013 12:38:57 +0200 |
Felix Wolfsteller |
Doc typo fix.
|
Fri, 11 Oct 2013 12:26:00 +0200 |
Felix Wolfsteller |
issue1345: include fix for display of epochs stoptime.
|
Fri, 11 Oct 2013 12:23:27 +0200 |
Felix Wolfsteller |
issue1512: conf.xml: configure flowvelocitymodel artifact-factory.
|
Fri, 11 Oct 2013 12:22:40 +0200 |
Felix Wolfsteller |
issue1512: Adde flow-velocity-models dc conf.
|
Fri, 11 Oct 2013 12:18:38 +0200 |
Felix Wolfsteller |
issue1345: Added accidentally ommitted i18n for sedimentload dc.
|
Fri, 11 Oct 2013 12:15:01 +0200 |
Felix Wolfsteller |
issue1512: spawn more facets for FlowVelocityMeasurementArtifact .
|
Fri, 11 Oct 2013 12:12:52 +0200 |
Felix Wolfsteller |
issue1512: Adjusted Q and WOutProcessors to handle data
|
Fri, 11 Oct 2013 11:44:21 +0200 |
Felix Wolfsteller |
More doc fixes.
|
Fri, 11 Oct 2013 11:42:56 +0200 |
Felix Wolfsteller |
Processor: Doc.
|
Fri, 11 Oct 2013 10:30:26 +0200 |
Felix Wolfsteller |
issue1512: Added method to get FlowVelocityModel by id.
|
Fri, 11 Oct 2013 10:29:37 +0200 |
Felix Wolfsteller |
issue1512: Initial commit of FlowVelocityModelArtifact.
|
Fri, 11 Oct 2013 10:28:07 +0200 |
Felix Wolfsteller |
issue1512: FlowVelocityCalculation: Opened prepareData(), added doc.
|
Fri, 11 Oct 2013 10:26:18 +0200 |
Felix Wolfsteller |
issue1512: Added comment, opened constructor as we will reuse this class.
|
Fri, 11 Oct 2013 10:25:34 +0200 |
Felix Wolfsteller |
issue1512: Prepare new facet types for flow velocity model facet, add comment.
|
Thu, 10 Oct 2013 18:34:04 +0200 |
Sascha L. Teichmann |
Fixings overview panel: Send valid encoded JSON filters to server part of the client.
|
Thu, 10 Oct 2013 11:27:56 +0200 |
Felix Wolfsteller |
issue1345: Factored out description creation for loads. Make epochs show end time.
|
Thu, 10 Oct 2013 11:22:16 +0200 |
Felix Wolfsteller |
issue1345: Added macro for the differing epoch-description, extended query.
|
Thu, 10 Oct 2013 11:19:30 +0200 |
Felix Wolfsteller |
issue1345: Minor refactoring, made structure for epoch loads equal year loads.
|
Thu, 10 Oct 2013 11:10:50 +0200 |
Felix Wolfsteller |
issue1345: Show fraction and year for sediment load dc subtree.
|
Thu, 10 Oct 2013 09:49:01 +0200 |
Felix Wolfsteller |
Revert 7273, add undefined macro to meta-data.xml.
|
Wed, 09 Oct 2013 17:56:39 +0200 |
Tom Gottfried |
Remove annotations from reference curve recommendations. There is no km-axis.
|
Wed, 09 Oct 2013 16:33:56 +0200 |
Sascha L. Teichmann |
DC: Remove accidentaly used user-macro from system-content part.
|
Wed, 09 Oct 2013 16:20:33 +0200 |
Sascha L. Teichmann |
Removed calls to undefined macro.
|
Wed, 09 Oct 2013 16:19:13 +0200 |
Sascha L. Teichmann |
Removed duplicate macro.
|
Wed, 09 Oct 2013 16:17:22 +0200 |
Sascha L. Teichmann |
Added check for duplicate macros.
|
Wed, 09 Oct 2013 13:05:37 +0200 |
Sascha L. Teichmann |
Little workaround not to crash uf there is no theme style. TODO: Figure out why the theme style is null at this point.
|
Wed, 09 Oct 2013 12:46:40 +0200 |
Tom Gottfried |
fixed typo.
|
Wed, 09 Oct 2013 12:15:09 +0200 |
Sascha L. Teichmann |
Vollmer curve: Added facet for generating error report.
|
Wed, 09 Oct 2013 11:20:06 +0200 |
Felix Wolfsteller |
meta-data.xml: Add more entries to discharge datacage ('user-part').
|
Wed, 09 Oct 2013 10:03:00 +0200 |
Felix Wolfsteller |
meta-data.xml: Let DC show (yet all) computed discharge curves as former calculations.
|
Wed, 09 Oct 2013 10:01:00 +0200 |
Felix Wolfsteller |
meta-data.xml: Refactored discharge-curve-prototype.
|
Wed, 09 Oct 2013 09:57:49 +0200 |
Felix Wolfsteller |
meta-data.xml: Add a macro to load previous discharge calculations.
|
Tue, 08 Oct 2013 15:24:33 +0200 |
Felix Wolfsteller |
BedHeightsArtifact: Import 'river' data, for use in "New Chart"-settings.
|
Tue, 08 Oct 2013 15:23:51 +0200 |
Felix Wolfsteller |
RangeAccess: Use min/max as from/to in RangeAccess.
|
Tue, 08 Oct 2013 14:50:58 +0200 |
Felix Wolfsteller |
Refactoring: Let RiverAccess.getRiver return an River.
|
Tue, 08 Oct 2013 12:07:18 +0200 |
Felix Wolfsteller |
issue1490: Fix text annotations of latest points.
|
Tue, 08 Oct 2013 11:49:28 +0200 |
Felix Wolfsteller |
issue1490: Translate other points as well, when at gauge.
|
Tue, 08 Oct 2013 09:26:09 +0200 |
Felix Wolfsteller |
issue1490: Translate text annotations position when displaying w/q- curve at gauge.
|
Tue, 08 Oct 2013 09:00:45 +0200 |
Felix Wolfsteller |
Minor code simplification.
|
Mon, 07 Oct 2013 11:13:40 +0200 |
Sascha L. Teichmann |
ETL: Added repair XSLT script to rename value of GEWAESSER attribute 'Untere Havel-Wasserstraße (UHW)' with 'Havel'.
|
Sun, 06 Oct 2013 15:15:45 +0200 |
Sascha L. Teichmann |
First draft of a german reference document for datacage elements and functions written in reStructuredText. Lots of TODOs.
|
Sat, 05 Oct 2013 17:52:16 +0200 |
Sascha L. Teichmann |
Reduce usage of careless 'for (int i = 0; i < x.size(); i++)' pattern.
|
Sat, 05 Oct 2013 12:49:53 +0200 |
Sascha L. Teichmann |
Repaced some tabs by spaces.
|
Sat, 05 Oct 2013 12:48:44 +0200 |
Sascha L. Teichmann |
Replaced some tabs by spaces. Guys, please configure your editors not to insert tabs!
|
Sat, 05 Oct 2013 12:19:54 +0200 |
Sascha L. Teichmann |
Removed trailing whitespace.
|
Sat, 05 Oct 2013 12:17:23 +0200 |
Sascha L. Teichmann |
Removed trailing whitespace.
|