Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 407:9eb5f0c8fe7f
Added a CSV exporter for the discharge longitudinal section computation.
flys-artifacts/trunk@1858 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 09 May 2011 09:55:47 +0000 |
parents | 663aa18bee7f |
children | fc3ac59c3c8b |
comparison
equal
deleted
inserted
replaced
406:663aa18bee7f | 407:9eb5f0c8fe7f |
---|---|
1 2011-05-09 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/exports/DischargeLongitudinalSectionExporter.java: | |
4 New. This OutGenerator exports the data of a discharge longitudinal | |
5 section computation. | |
6 | |
7 * doc/conf/conf.xml: Added the DischargeLongitudinalSectionExporter. | |
8 | |
9 * doc/conf/artifacts/winfo.xml: Added the exporter with CSV facet to the | |
10 discharge_longitudinal_section state. | |
11 | |
1 2011-05-07 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 12 2011-05-07 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 13 |
3 * src/main/java/de/intevation/flys/artifacts/math/BackJumpCorrector.java: | 14 * src/main/java/de/intevation/flys/artifacts/math/BackJumpCorrector.java: |
4 Added code to make back jump correction work with both | 15 Added code to make back jump correction work with both |
5 potential flow directions. | 16 potential flow directions. |