log

age author description
Fri, 25 Nov 2011 15:50:31 +0000 Sascha L. Teichmann 'W auf freier Strecke' calculation. Fetch corresponding Qs for given Ws from the WST model
Fri, 25 Nov 2011 12:55:53 +0000 Felix Wolfsteller Fix bug when adding Q Facet data to LongitudinalSection plots.
Fri, 25 Nov 2011 09:39:09 +0000 Felix Wolfsteller Added handling of empty plots.
Fri, 25 Nov 2011 08:42:44 +0000 Felix Wolfsteller When having axis in diagrams, always have one on the left.
Thu, 24 Nov 2011 11:03:33 +0000 Felix Wolfsteller Better use multiple axis feature in chart generators.
Thu, 24 Nov 2011 10:59:40 +0000 Felix Wolfsteller Fix legend and themeing with new multiaxis feature.
Thu, 24 Nov 2011 07:20:46 +0000 Felix Wolfsteller Allow more than two datasets and more flexibility with axes in plots. Based on patch by S. Teichmann.
Wed, 23 Nov 2011 14:09:29 +0000 Felix Wolfsteller Cosmetics, docs.
Wed, 23 Nov 2011 14:04:01 +0000 Felix Wolfsteller (Minor) cosmetics, docs.
Wed, 23 Nov 2011 11:09:14 +0000 Felix Wolfsteller Minor cosmetic (doc).
Wed, 23 Nov 2011 11:07:34 +0000 Felix Wolfsteller Resolved TODO about caching certain WstValueTables.
Tue, 22 Nov 2011 20:04:46 +0000 Ingo Weinzierl Added a new Artifact to enable users to add external WMS layers to floodmaps.
Tue, 22 Nov 2011 14:00:55 +0000 Felix Wolfsteller Fixed flys/411 (Oracle max expressions for annotations query).
Tue, 22 Nov 2011 13:39:23 +0000 Felix Wolfsteller Optimize query to fix annotations fetching on oracle, by Sascha Teichmann.
Thu, 17 Nov 2011 11:38:16 +0000 Felix Wolfsteller Added interpolated wkms to compatibility matrix for computed discharge curve diagrams.
Thu, 17 Nov 2011 09:19:55 +0000 Felix Wolfsteller Use importData convenvience function.
Thu, 17 Nov 2011 09:18:03 +0000 Felix Wolfsteller Add annotaitons for STATIC_WKMS_INTERPOL facets in Computed Discharge Curves.
Thu, 17 Nov 2011 09:16:20 +0000 Felix Wolfsteller Give flood* artifacts Facets the STATIC_WKMS_INTERPOL FacetType.
Thu, 17 Nov 2011 09:14:42 +0000 Felix Wolfsteller Prevent ArrayIndexOutOfBounds, log method entry.
Thu, 17 Nov 2011 09:13:26 +0000 Felix Wolfsteller Added new STATIC_WKMS_INTERPOL Facet Type.
Wed, 16 Nov 2011 15:55:24 +0000 Ingo Weinzierl Avoid WMS layer names that begin with digits to ensure valid WMS GetFeatureInfo responses.
Wed, 16 Nov 2011 15:53:52 +0000 Felix Wolfsteller Extended DC conf to offer w/q kind of data (currently used in computed discharge curve diagr. only).
Wed, 16 Nov 2011 15:49:35 +0000 Felix Wolfsteller Handle STATIC_WQ_ANNOTATION type facets in Computed Discharge Curve Diagrams.
Wed, 16 Nov 2011 15:48:01 +0000 Felix Wolfsteller Differentiate between wsts whose name starts with 'height' and all others.
Wed, 16 Nov 2011 15:46:11 +0000 Felix Wolfsteller Extended compatibility matrices.
Wed, 16 Nov 2011 15:45:16 +0000 Felix Wolfsteller Added new STATIC_WQ_ANNOTATIONS Facet Type.
Wed, 16 Nov 2011 15:28:29 +0000 Ingo Weinzierl Added a Facet attribute for WMSLayerFacets that determines if a facet (WMS layer) is queryable via WMS GetFeatureInfo request.
Wed, 16 Nov 2011 14:50:19 +0000 Felix Wolfsteller Use single column wst interpolators from wqkmsinterpolartifact.
Wed, 16 Nov 2011 14:47:02 +0000 Felix Wolfsteller Added methods to create WstValueTables ('interpolators') for specific columns of wsts.
Wed, 16 Nov 2011 14:44:24 +0000 Felix Wolfsteller Added Point Stlye for other.wq data.
Wed, 16 Nov 2011 10:58:48 +0000 Sascha L. Teichmann Do not re-evaluate constant size() in for-loops.
Wed, 16 Nov 2011 10:25:16 +0000 Felix Wolfsteller Respect position for computed discharge curve when interpolating WQs for e.g. for fixations.
Wed, 16 Nov 2011 09:43:58 +0000 Felix Wolfsteller Recommend fixations for computed discharge curves.
Wed, 16 Nov 2011 09:42:35 +0000 Felix Wolfsteller Register wqinterpol artifact factory in configuration.
Wed, 16 Nov 2011 09:35:13 +0000 Felix Wolfsteller Added omitted ChangeLog entry.
Wed, 16 Nov 2011 09:35:00 +0000 Felix Wolfsteller Refactored to use StyledSeriesBuilder to add Points to DataSeries.
Wed, 16 Nov 2011 09:21:34 +0000 Felix Wolfsteller Handle interpolated WQ data in Computed Discharge Curve Diagram.
Wed, 16 Nov 2011 09:15:25 +0000 Felix Wolfsteller Adjusted implementation to match implementation in StaticWKmsArtifact.
Wed, 16 Nov 2011 09:12:54 +0000 Felix Wolfsteller Removed logging noise, find better suited rows for W interpolation.
Wed, 16 Nov 2011 09:11:14 +0000 Felix Wolfsteller Employ cache for WstValueTables that have been fetched by wst_id.
Wed, 16 Nov 2011 09:10:07 +0000 Felix Wolfsteller Fix and use SQL statement to fetch wst-names.
Tue, 15 Nov 2011 14:48:53 +0000 Felix Wolfsteller New Facet and Artifact to access interpolated W/Q data (todo-rich).
Tue, 15 Nov 2011 14:45:57 +0000 Felix Wolfsteller New convenience function to copy data from one artifact to another.
Tue, 15 Nov 2011 14:43:50 +0000 Felix Wolfsteller New method to get interpolator for given wst_ids, also prepopulate arrays with NaNs.
Tue, 15 Nov 2011 14:37:21 +0000 Felix Wolfsteller Fix definition.
Tue, 15 Nov 2011 14:32:42 +0000 Felix Wolfsteller Added function to get name/description of Wst.
Tue, 15 Nov 2011 14:17:41 +0000 Felix Wolfsteller Added new FacetType 'STATIC_WQ'.
Tue, 15 Nov 2011 14:15:31 +0000 Felix Wolfsteller (Picky) cosmetics.
Tue, 15 Nov 2011 14:10:21 +0000 Felix Wolfsteller Added translations for Mosel, Elbe and Saar.
Tue, 15 Nov 2011 14:05:50 +0000 Felix Wolfsteller Added new (at fixed columns) interpolation mechanism.
Mon, 14 Nov 2011 10:11:57 +0000 Felix Wolfsteller Minor doc.
Sun, 13 Nov 2011 15:29:18 +0000 Sascha L. Teichmann Removed dead ';' from empty bodies.
Sun, 13 Nov 2011 15:11:23 +0000 Sascha L. Teichmann StableXYDifferenceRenderer: More efficient use of TDoubleArrayList
Sun, 13 Nov 2011 14:02:35 +0000 Sascha L. Teichmann StableXYDifferenceRenderer: Make rendering work with definition holes.
Sat, 12 Nov 2011 22:26:27 +0000 Sascha L. Teichmann CrossSectionApp: Draw water, too.
Sat, 12 Nov 2011 12:07:39 +0000 Sascha L. Teichmann Last commit broke due to network error.
Sat, 12 Nov 2011 12:05:37 +0000 Sascha L. Teichmann CrossSectionApp: draw ground with StableXYDifferenceRenderer
Fri, 11 Nov 2011 12:07:06 +0000 Felix Wolfsteller Include computed discharge curves in dc conf.
Fri, 11 Nov 2011 11:59:41 +0000 Felix Wolfsteller Somewhat unified user-part of dc config.
Fri, 11 Nov 2011 11:28:15 +0000 Ingo Weinzierl Added support for fillcolors of polygons in floodmaps.
Fri, 11 Nov 2011 11:00:31 +0000 Ingo Weinzierl Set correct Mapserver attribute name to adjust the width of a line.
Fri, 11 Nov 2011 09:43:36 +0000 Ingo Weinzierl Added support for labels in Mapserver layers and options to modify its style.
Fri, 11 Nov 2011 07:59:42 +0000 Felix Wolfsteller Extended dc conf.
Fri, 11 Nov 2011 07:33:00 +0000 Ingo Weinzierl Removed needless imports.
Thu, 10 Nov 2011 14:25:56 +0000 Ingo Weinzierl Added new WMSFixpointsArtifact for displaying fixpoints in maps.
Thu, 10 Nov 2011 14:06:49 +0000 Felix Wolfsteller Refactored datacage conf to (re)use macros.
Thu, 10 Nov 2011 13:54:24 +0000 Ingo Weinzierl Added new WMSBuildingsArtifact for displaying buildings in maps.
Thu, 10 Nov 2011 13:40:05 +0000 Ingo Weinzierl Added new WMSLineArtifact for displaying lines in maps.
Thu, 10 Nov 2011 11:48:54 +0000 Felix Wolfsteller Adjusted DC for heightmarks (and other) in discharge longitudinal sections.
Thu, 10 Nov 2011 11:37:51 +0000 Felix Wolfsteller Have old_data in dc for discharge_longitudinal_sections.
Thu, 10 Nov 2011 11:31:48 +0000 Felix Wolfsteller Handle WQKm and WKm Facets in Discharge Longitudinal Sections.
Thu, 10 Nov 2011 11:30:05 +0000 Felix Wolfsteller Helper for FacetTypes.
Thu, 10 Nov 2011 11:21:20 +0000 Felix Wolfsteller Revert/apply accidental/corrected commit.
Thu, 10 Nov 2011 10:29:01 +0000 Felix Wolfsteller Made Discharge Longitudinal Section out compatible with Annotations.
Thu, 10 Nov 2011 10:26:59 +0000 Felix Wolfsteller Extracted Annotations-Macro in dc conf, recommend Annotations for discharge
Thu, 10 Nov 2011 10:20:40 +0000 Felix Wolfsteller Handle Annotation Facets in DischargeLongitudinalSection diagrams.
Thu, 10 Nov 2011 10:18:31 +0000 Felix Wolfsteller Cosmetics, resolve code duplicate.
Thu, 10 Nov 2011 10:13:57 +0000 Felix Wolfsteller Improved logging to include exception in fail case of spline interpolation of wst.
Thu, 10 Nov 2011 10:12:25 +0000 Felix Wolfsteller Improved loggin in error case for dc XPath expression resolution.
Thu, 10 Nov 2011 09:37:59 +0000 Sascha L. Teichmann CrossSectionApp: split curves in separated datasets to make them renderable with different renderers.
Wed, 09 Nov 2011 16:49:58 +0000 Ingo Weinzierl Added new WMSFloodplainArtifact for displaying floodplains in maps.
Wed, 09 Nov 2011 16:28:29 +0000 Ingo Weinzierl Added new WMSCatchmentArtifact for displaying catchments in maps.
Wed, 09 Nov 2011 16:07:07 +0000 Ingo Weinzierl Added new WMSHwsArtifact for displaying flood protection works.
Wed, 09 Nov 2011 15:00:29 +0000 Ingo Weinzierl Replaced the dbconnection.include used by Mapserver - these information are provided by LayerInfo objects now, which reduces config overhead.
Wed, 09 Nov 2011 14:02:15 +0000 Felix Wolfsteller Handle Height marks with point styles in WDifferences Diagrams.
Wed, 09 Nov 2011 13:45:39 +0000 Felix Wolfsteller Let Q Duration Curves enter life inactive.
Wed, 09 Nov 2011 13:17:55 +0000 Felix Wolfsteller Recommend mainvalues for Duration Curve Diagrams, minor refactoring.
Wed, 09 Nov 2011 13:13:01 +0000 Felix Wolfsteller Handle MainValue Facets in Duration Curve Diagrams.
Wed, 09 Nov 2011 13:06:08 +0000 Felix Wolfsteller Refactored, move doMainValueAnnotations to XYChartGenerator.
Wed, 09 Nov 2011 12:55:13 +0000 Felix Wolfsteller Cosmetics, removed duplicate code.
Wed, 09 Nov 2011 12:48:36 +0000 Felix Wolfsteller Minor cosmetics and let facets be inactive in duration curve diagrams.
Wed, 09 Nov 2011 12:38:02 +0000 Felix Wolfsteller Allow wqkms in many outputs, mainvalues in duration curves.
Wed, 09 Nov 2011 10:48:51 +0000 Ingo Weinzierl Made the floodmap compatible with an Oracle database.
Tue, 08 Nov 2011 12:06:43 +0000 Felix Wolfsteller Fix flys/issue406 (~missing themes).
Tue, 08 Nov 2011 12:02:10 +0000 Felix Wolfsteller Fix flys/issue405 (Datacage: Recommendations get loaded twice).
Tue, 08 Nov 2011 11:51:06 +0000 Ingo Weinzierl Added a debug statement that prints out an exception.
Tue, 08 Nov 2011 11:50:08 +0000 Ingo Weinzierl Removed orphanded datacage config which is no longer loadable.
Mon, 07 Nov 2011 16:40:32 +0000 Ingo Weinzierl Added the 'post-describe' hook for Artifacts.
Mon, 07 Nov 2011 12:37:41 +0000 Felix Wolfsteller Minor refactoring in preparation of generation of interpolators (WstValueTable) for static WQKms.
Mon, 07 Nov 2011 10:48:13 +0000 Felix Wolfsteller Cosmetics, doc.
Mon, 07 Nov 2011 10:43:51 +0000 Felix Wolfsteller Catch more specific Exception in FLYSArtifactCollection.
Fri, 04 Nov 2011 14:09:05 +0000 Ingo Weinzierl Added datacage configuration, loader (Artifact and State) and a theme for cross section tracks.
Fri, 04 Nov 2011 13:29:15 +0000 Felix Wolfsteller Re-enabled mainvalue-recommendation for computed discharge curves.
Fri, 04 Nov 2011 13:23:39 +0000 Felix Wolfsteller Extract output names from artifact, not from state. Important when querying recommendations for an artifact with these outputs.
Fri, 04 Nov 2011 12:21:12 +0000 Ingo Weinzierl Removed DEMs from floodmap datacage configuration.
Fri, 04 Nov 2011 12:15:03 +0000 Ingo Weinzierl Refactored the RiverAxisArtifact and its State - uses the same base as WMSKmArtifact now.
Fri, 04 Nov 2011 11:59:08 +0000 Felix Wolfsteller Prevent empty output-nodes in flyscollections attributes.
Fri, 04 Nov 2011 10:58:44 +0000 Ingo Weinzierl Create layers for barrier lines and polygons only if they are really existing.
Fri, 04 Nov 2011 10:57:47 +0000 Felix Wolfsteller Disable recommendations of mainvalues for discharge curves.
Fri, 04 Nov 2011 08:59:42 +0000 Felix Wolfsteller Added new optional condition for theme-mappings: the output name.
Fri, 04 Nov 2011 08:52:33 +0000 Felix Wolfsteller Defined default themes for other.w(q)kms .
Fri, 04 Nov 2011 08:18:41 +0000 Felix Wolfsteller Minor comsetics.
Thu, 03 Nov 2011 13:22:55 +0000 Felix Wolfsteller Added 'static' wqkms data access.
Thu, 03 Nov 2011 12:28:38 +0000 Sascha L. Teichmann Added a dataset to zero mapper to circumvent shortcommings in XYDifferenceRenderer.
Thu, 03 Nov 2011 10:32:17 +0000 Sascha L. Teichmann Added a copy of JFreeChart's XYDifferenceRenderer
Thu, 03 Nov 2011 10:25:23 +0000 Felix Wolfsteller Changed theme-mapping mechanism to include further condition (on master-artifacts attributes), added point themes for longitudinal.ws for calculations at locations.
Thu, 03 Nov 2011 10:19:29 +0000 Felix Wolfsteller Added ARTIFACT key to FLYSContextm, documentation.
Thu, 03 Nov 2011 10:14:51 +0000 Sascha L. Teichmann CrossSectionApp: Re-enabled dumping data to disk.
Thu, 03 Nov 2011 10:02:22 +0000 Sascha L. Teichmann Removed superfluous import
Thu, 03 Nov 2011 09:58:04 +0000 Sascha L. Teichmann Simplified code in Datacage builder by using the new pair.

http://dive4elements.wald.intevation.org