Mercurial > dive4elements > river
graph
- Tagged RELEASE 2.3 of flys-client.2011-05-17, by Ingo Weinzierl
- merged flys-artifacts/2.32012-09-28, by Thomas Arendsen Hein
- Tagged RELEASE 2.32011-05-17, by Ingo Weinzierl
- Added NEWS File for collecting enduser-sepcific information for releases2011-05-16, by Hans Plum
- First step to calculate "W fuer ungleichwertige Abfluesse" correctly. flys/issue552011-05-15, by Sascha L. Teichmann
- Fix step to fix issue69: Do the right calculation2011-05-15, by Sascha L. Teichmann
- Prepared Changes for the upcoming release 2.3.2011-05-13, by Ingo Weinzierl
- ISSUE-37 The river state wants to be rendered using a river_panel UI provider.2011-05-13, by Ingo Weinzierl
- Charts are generated using the size defined in the incoming request document.2011-05-12, by Ingo Weinzierl
- ISSUE-52 The longitudinal section charts will now always have the head of the river at the left side.2011-05-11, by Ingo Weinzierl
- MetaDataService: Make incoming XML symmetric to DistanceInfoService.2011-05-11, by Sascha L. Teichmann
- ISSUE-47 Adjusted the line color of W, Q and corrected W curves (temporarilly).2011-05-10, by Ingo Weinzierl
- Display gridlines in charts.2011-05-10, by Ingo Weinzierl
- 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
- Added necessary methods to start the computation of waterlevel data.2011-04-29, by Ingo Weinzierl
- Introduced a model class to store a set of triple data objects that consist of W, Q and Kms information.2011-04-29, by Ingo Weinzierl
- Bugfix: Removed endless loop and a bug while iterating over Hibernate results.2011-04-29, by Ingo Weinzierl
- Added an OutGenerator for creating longitudinal section curves.2011-04-28, by Ingo Weinzierl
- Bugfix: Added missing <output-generators> section to the global configuration.2011-04-28, by Ingo Weinzierl
- Added a further state that is reached if the waterlevel calculation mode has been chosen.2011-04-28, by Ingo Weinzierl
- Added a new Transition to compare values.2011-04-28, by Ingo Weinzierl
- Bugfixes: Adapted a broken method call of TransitionEngine.isStateReachable() and added the outputs of a current state to the DESCRIBE.2011-04-28, by Ingo Weinzierl
- Bugfix: Added the missing init() method to a Transition and call it in the TransitionFactory after a Transition has been created.2011-04-28, by Ingo Weinzierl
- Bugfix: The outputs of a Collection's attribute document are stored in an outputs node now instead of being stored toplevel in the document.2011-04-28, by Ingo Weinzierl
- Throw an illegal argument exception in LocationDistanceSelect.validate() and WQSelect.validate() if no data has been inserted so far.2011-04-28, by Ingo Weinzierl
- Added XSL transformation do create Graphviz digraph out of conf.xml2011-04-28, by Sascha L. Teichmann
- The OutGenerator gets the theme of a facet while output creation.2011-04-28, by Ingo Weinzierl
- Removed useless imports.2011-04-27, by Ingo Weinzierl
- Added an abstract OutGenerator that should be the base class for all generators which create charts.2011-04-27, by Ingo Weinzierl
- Improved the out() operation of a Collection - the OutGenerator gets to know about the facets and its theme.2011-04-27, by Ingo Weinzierl
- The Attributes of a collection are written into its DESCRIBE now.2011-04-26, by Ingo Weinzierl
- Initialized the facet2theme mappings configured in themes.xml and added a function to the ThemeFactory that retrieves a theme from FLYSContext based on its name.2011-04-26, by Ingo Weinzierl
- Corrected a silly c&p mistake.2011-04-22, by Sascha L. Teichmann
- Implementation of the "Ruecksprungkorrektur" to be done in "W fuer angepassten Abflusslaengschnitt".2011-04-22, by Sascha L. Teichmann
- Removed debug code that has been commited by accident.2011-04-21, by Ingo Weinzierl
- Added a first small theme configuration and code to read it.2011-04-21, by Ingo Weinzierl
- Implementation of interfaces and its default implementations and a factory to work with themes.2011-04-21, by Ingo Weinzierl
- Implementation of "Abflusskurve/Abflusstafel" calculation.2011-04-20, by Sascha L. Teichmann
- Added dependency to Apache Commons Math 2.2 (Apache License 2.0)2011-04-20, by Sascha L. Teichmann
- Discharge table: Fix problem when sorting by q (copied w instead of q).2011-04-20, by Sascha L. Teichmann
- Fixed broken HQL statement.2011-04-20, by Ingo Weinzierl
- Implemented the "Wasserstand/Wasserspiegellagen" calculation.2011-04-19, by Sascha L. Teichmann
- Discharge table: we need a getQForW() and not a getWForQ().2011-04-19, by Sascha L. Teichmann
- Discharge tables: Sorting of q values was done wrong.2011-04-19, by Sascha L. Teichmann
- The list of annotations returned by the AnnotationFactory is ordered by its range.2011-04-19, by Ingo Weinzierl
- Added a service that returns the MainValues of a Gauge based on a river name and a stationing.2011-04-19, by Ingo Weinzierl
- Added a factory that returns MainValues.2011-04-19, by Ingo Weinzierl
- Discharge table: Added static method getWForQ() to interpolate a w value for a given q value based on a given discharge table.2011-04-19, by Sascha L. Teichmann
- Discharge tables: Added convenience constructors/methods to ease the access to the master discharge table of a gauge.2011-04-19, by Sascha L. Teichmann
- Moved the query complexity of creating a w/q value table into view2011-04-18, by Sascha L. Teichmann
- Fetches w/q value tables from the backend.2011-04-18, by Sascha L. Teichmann
- Changed the error key that is written to the result document of the feed operation.2011-04-18, by Ingo Weinzierl
- The inserted river is validated in the feed operation().2011-04-18, by Ingo Weinzierl
- The calculation method is validated in the feed() operation.2011-04-18, by Ingo Weinzierl
- The inserted ranges (distance and WQ ranges) are validated in the feed() operation.2011-04-18, by Ingo Weinzierl
- Removed testing code that has been comitted by accident in the last revision.2011-04-18, by Ingo Weinzierl
- The getGauge() method of the FLYSArtifact returns the first gauge based on the given stationing now.2011-04-18, by Ingo Weinzierl