comparison gnv-artifacts/ChangeLog @ 354:0970d9a7d65e

Upgraded to Apache Commons Math 2.0. gnv-artifacts/trunk@427 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Tue, 15 Dec 2009 14:12:58 +0000
parents 00d2dd4b2a7f
children 3eee1369c79b
comparison
equal deleted inserted replaced
353:00d2dd4b2a7f 354:0970d9a7d65e
1 2009-12-15 Sascha L. Teichmann <sascha.teichmann@intevation.de>
2
3 * pom.xml: Upgraded to Apache Commons Math 2.0. Needed for
4 curve fitting (splines e.g)
5
6 * src/main/java/de/intevation/gnv/statistics/TimeseriesStatistics.java:
7 Use 'new DescriptiveStatistics()' instead of
8 'DescriptiveStatistics().newInstance()' to be compatible with new
9 math api.
10
1 2009-12-15 Tim Englich <tim.englich@intevation.de> 11 2009-12-15 Tim Englich <tim.englich@intevation.de>
2 12
3 * src/main/resources/lang/artifactMessages*.properties: 13 * src/main/resources/lang/artifactMessages*.properties:
4 Added the name Productname for "horizontale Schnittprofile". to the 14 Added the name Productname for "horizontale Schnittprofile". to the
5 Resources so that it could be displaied properly in the GUI 15 Resources so that it could be displaied properly in the GUI
16
6 2009-12-15 Tim Englich <tim.englich@intevation.de> 17 2009-12-15 Tim Englich <tim.englich@intevation.de>
7 18
8 * src/main/resources/lang/artifactMessages*.properties: 19 * src/main/resources/lang/artifactMessages*.properties:
9 Added the required Resources for the Outputelements of "horizontale Schnittprofile". 20 Added the required Resources for the Outputelements of "horizontale Schnittprofile".
10 * doc/conf/queries.properties: 21 * doc/conf/queries.properties:
11 Added the specialized Queries for getting the Data and the depths for 22 Added the specialized Queries for getting the Data and the depths for
12 generating "horizontale Schnittprofile". 23 generating "horizontale Schnittprofile".
13 * src/main/java/de/intevation/gnv/state/profile/horizontal/HorizontalProfileMeshCrossOutputState.java (log): 24 * src/main/java/de/intevation/gnv/state/profile/horizontal/HorizontalProfileMeshCrossOutputState.java (log):
14 Added an new OutputTransition to handle the special Way to d detremine the required 25 Added an new OutputTransition to handle the special Way to d detremine the required
15 Data for generating "horizontale Schnittprofile". 26 Data for generating "horizontale Schnittprofile".
16 * doc/conf/conf.xml, 27 * doc/conf/conf.xml,
17 doc/conf/products/horizontalprofile/conf_mesh_cross.xml, 28 doc/conf/products/horizontalprofile/conf_mesh_cross.xml,
18 src/main/java/de/intevation/gnv/profile/horizontal/HorizontalProfileMeshCrossArtifact.java: 29 src/main/java/de/intevation/gnv/profile/horizontal/HorizontalProfileMeshCrossArtifact.java:
19 Added Support for "Horizontales Schnittprofil"-Artifacts to the Project 30 Added Support for "Horizontales Schnittprofil"-Artifacts to the Project
20 31
21 2009-12-15 Ingo Weinzierl <ingo.weinzierl@intevation.de> 32 2009-12-15 Ingo Weinzierl <ingo.weinzierl@intevation.de>
22 33
23 Issue102 34 Issue102
24 35
25 * src/main/java/de/intevation/gnv/chart/AbstractXYLineChart.java: 36 * src/main/java/de/intevation/gnv/chart/AbstractXYLineChart.java:

http://dive4elements.wald.intevation.org