Mercurial > dive4elements > river
log flys-artifacts/src/main/java/de/intevation/flys/artifacts/model/Calculation6.java @ 2251:c9c788eea200
age | author | description |
---|---|---|
Fri, 03 Feb 2012 13:46:03 +0000 | Ingo Weinzierl | Bugfix: create a report facet for historical discharge curves even if no data has been computed. |
Fri, 03 Feb 2012 11:45:22 +0000 | Ingo Weinzierl | Added an error report for historical discharge curves. |
Wed, 01 Feb 2012 15:41:11 +0000 | Ingo Weinzierl | Improved the 'historical discharge' calculation: implemented findValueForW(). |
Wed, 01 Feb 2012 14:48:00 +0000 | Ingo Weinzierl | Implemented the first step of Calculation6; create Facets for each calculation results. |
Wed, 01 Feb 2012 13:33:58 +0000 | Ingo Weinzierl | Fetch parameters for 'historical discharge curve' calculation; call Calculation6 with those information and check input parameters. |
Wed, 01 Feb 2012 11:14:24 +0000 | Ingo Weinzierl | Added new classes and stubs used to calculate data for historical discharge curve charts. |