Mercurial > dive4elements > river
graph
- ISSUE-53 Formatted number values of CSV exports.2011-05-10, by Ingo Weinzierl
- Implemented the input validation of WQ in the adapted WQ panel.2011-05-10, by Ingo Weinzierl
- The CSV exports will now have headers.2011-05-10, by Ingo Weinzierl
- Datacage: Added river parameter to meta data services.2011-05-10, by Sascha L. Teichmann
- Added subtitles to the available charts.2011-05-10, by Ingo Weinzierl
- Added a method to Resources that returns translated compound messages.2011-05-10, by Ingo Weinzierl
- Improved the OutGenerator interface to set a master artifact for the out generation.2011-05-10, by Ingo Weinzierl
- Enabled the WINFO artifact to choose between W and Q mode in the adapted wq panel of the discharge longitudinal section computation.2011-05-10, by Ingo Weinzierl
- Datacage service: Cleanup served XML document.2011-05-09, by Sascha L. Teichmann
- Datacage: Added forgotten columns of fixation WST to datcage template.2011-05-09, by Sascha L. Teichmann
- Enabled i18n support for charts.2011-05-09, by Ingo Weinzierl
- Added a CSV exporter for the discharge longitudinal section computation.2011-05-09, by Ingo Weinzierl
- Back jump correction should work now for both flow directions.2011-05-07, by Sascha L. Teichmann
- Added data cage configuration for 'Längsschnitt'.2011-05-06, by Sascha L. Teichmann
- Add data cage configuration for "Abflusskurve [NN + m]".2011-05-06, by Sascha L. Teichmann
- Added an OutGenerator to create discharge longitudinal section charts.2011-05-06, by Ingo Weinzierl
- Implemented methods to retrieve and compute the data used to create discharge longitudinal sections.2011-05-06, by Ingo Weinzierl
- Small bugfix in the adapted WQ state and further i18n strings.2011-05-05, by Ingo Weinzierl
- Changed the y-axis title of the computed discharge curve.2011-05-05, by Ingo Weinzierl
- Improved the transition model and added states to enable the 'discharge longitudinal section' computation - NOTE: the work in this computation has not finished yet.2011-05-05, by Ingo Weinzierl
- Use a default step width (100m) between two kilometers if no width is given.2011-05-05, by Ingo Weinzierl
- Fixed a potential NullPointerException while creating a longitudinal section chart.2011-05-05, by Ingo Weinzierl
- fix flys/issue302011-05-04, by Sascha L. Teichmann
- 'berechnete Abflusskurve': generate ws from qs2011-05-04, by Sascha L. Teichmann
- Filled the discharge curve exporter (CSV) with code - now, it generates a CSV export with the computed discharge curve data.2011-05-04, by Ingo Weinzierl
- Enabled the WINFO artifact to compute the data for discharge curves (computed) - ComputedDischargeCurveGenerator uses those values now to create the chart.2011-05-04, by Ingo Weinzierl
- Improved the transition model and added classes to enable the WINFO artifact to create computed discharge curves - NOTE: each of the new classes is just a stub.2011-05-04, by Ingo Weinzierl
- Added an exporter to export the computed data of a duration curve.2011-05-03, by Ingo Weinzierl
- Modified a confusing debug statement.2011-05-03, by Ingo Weinzierl
- Added an exporter (OutGenerator) for waterlevels which currently supports CSV exports.2011-05-03, by Ingo Weinzierl
- Introduced an export output target on collection level that enables collections to be exported.2011-05-03, by Ingo Weinzierl
- I18N Bugfix.2011-05-03, by Ingo Weinzierl
- Added i18n strings for the location selection.2011-05-03, by Ingo Weinzierl
- Enabled the WINFO artifact to create duration curves - new OutGenerator, added methods for data computation.2011-05-03, by Ingo Weinzierl
- visualize-transitions.xsl: State quoting was done wrong.2011-05-03, by Sascha L. Teichmann
- Enhanced the transition model to reach a state that creates duration curves.2011-05-02, by Ingo Weinzierl
- Flush/persist cache at end of program.2011-05-02, by Sascha L. Teichmann
- The DischargeCurveGenerator uses public methods of FLYSArtifact to retrieve all necessary information of the current settings.2011-05-02, by Ingo Weinzierl
- Moved expensive allocation of result arrays out of km loop.2011-05-02, by Sascha L. Teichmann
- Enabled the FLYSArtifact to handle an array of inserted WQ values (without given ranges).2011-05-02, by Ingo Weinzierl
- Repaired DischargeTables.getQForW()2011-05-02, by Sascha L. Teichmann
- Enabled the server to handle longitudinal section chart requests with inserted W data - Ws are transformed into Qs then.2011-05-02, by Ingo Weinzierl
- Removed an unused parameter from DischargeTables.getQForW().2011-05-02, by Ingo Weinzierl
- Ws and Qs of a longitudinal section chart are mapped to an own range axis now.2011-05-02, by Ingo Weinzierl
- Added caching support for the wst value tables.2011-05-01, by Sascha L. Teichmann
- Added ehcache support.2011-04-29, by Sascha L. Teichmann
- Added meta data service.2011-04-29, by Sascha L. Teichmann
- Added meta service stub. TODO: Add meta data builder.2011-04-29, by Sascha L. Teichmann
- Bugfix: Changed the datastructure of the ThemeList (inner class of FLYSArtifactCollection) to store the theme of a chart in an ordered list -> Q curves of longitudinal section charts are now drawn.2011-04-29, by Ingo Weinzierl
- Implemented the chart creation of a longitudinal section chart - W and Q facets.2011-04-29, by Ingo Weinzierl
- Improved the calculation of the step width of ranges.2011-04-29, by Ingo Weinzierl
- New method WQKms.size() to retrieve the number of elements in the data pool.2011-04-29, by Ingo Weinzierl
- WQKms model: Added a get() method which takes destination array as an argument.2011-04-29, by Sascha L. Teichmann
- Introduced GNU Trove to store WQKms values in a more performant data structure.2011-04-29, by Ingo Weinzierl
- Added the name of the facet to the parameterlist of OutGenerator.doOut().2011-04-29, by Ingo Weinzierl
- Added themes and mappings for the W and Q theme of a longitudinal section curve.2011-04-29, by Ingo Weinzierl