Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 2401:b56e8613ce0d
Adjust linear function offset.
flys-artifacts/trunk@4027 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Fri, 10 Feb 2012 11:02:23 +0000 |
parents | f55984858952 |
children | c5e4a2d67631 |
comparison
equal
deleted
inserted
replaced
2400:f55984858952 | 2401:b56e8613ce0d |
---|---|
1 2012-02-10 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/model/WWAxisTypes.java: | |
4 Adjust offset of linear function by same factor as the values. | |
5 | |
1 2012-02-10 Ingo Weinzierl <ingo@intevation.de> | 6 2012-02-10 Ingo Weinzierl <ingo@intevation.de> |
2 | 7 |
3 * src/main/java/de/intevation/flys/exports/InfoGeneratorHelper.java: Write | 8 * src/main/java/de/intevation/flys/exports/InfoGeneratorHelper.java: Write |
4 correct min and max values for date axes into the info document. | 9 correct min and max values for date axes into the info document. |
5 | 10 |
76 2012-02-10 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 81 2012-02-10 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
77 | 82 |
78 * src/main/java/de/intevation/flys/artifacts/model/WW.java: | 83 * src/main/java/de/intevation/flys/artifacts/model/WW.java: |
79 Add accessors to relative heights. | 84 Add accessors to relative heights. |
80 | 85 |
81 * | 86 * src/main/java/de/intevation/flys/exports/ReferenceCurveExporter.java: |
87 Add relative heights (to gauge) to csv export. | |
82 | 88 |
83 2012-02-09 Ingo Weinzierl <ingo@intevation.de> | 89 2012-02-09 Ingo Weinzierl <ingo@intevation.de> |
84 | 90 |
85 * pom.xml: Added dependency to GeoTools swing module. | 91 * pom.xml: Added dependency to GeoTools swing module. |
86 | 92 |