Mercurial > dive4elements > river
comparison flys-backend/ChangeLog @ 3684:3b001c273f1b
issue821 (cross sections beyond 500m).
flys-backend/trunk@5316 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Thu, 30 Aug 2012 13:15:16 +0000 |
parents | 4298ef9bd4a6 |
children | f3686b443d1e |
comparison
equal
deleted
inserted
replaced
3683:4298ef9bd4a6 | 3684:3b001c273f1b |
---|---|
1 2012-08-30 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 Attempt fix for issue821 (cross sections just till +/-500m). | |
4 | |
5 * src/main/java/de/intevation/flys/model/CrossSectionLine.java: | |
6 Set max value for cross sections to 2500 instead of 500. | |
7 | |
1 2012-08-30 Ingo Weinzierl <ingo@intevation.de> | 8 2012-08-30 Ingo Weinzierl <ingo@intevation.de> |
2 | 9 |
3 * contrib/run_geo.sh: New run script for the python based geo importer. | 10 * contrib/run_geo.sh: New run script for the python based geo importer. |
4 | 11 |
5 * contrib/run_hydr_morph.sh: New run script for the java based importer | 12 * contrib/run_hydr_morph.sh: New run script for the java based importer |
98 2012-08-27 Ingo Weinzierl <ingo@intevation.de> | 105 2012-08-27 Ingo Weinzierl <ingo@intevation.de> |
99 | 106 |
100 * doc/documentation/de/importer-hydr-morph.tex: Added documentation from | 107 * doc/documentation/de/importer-hydr-morph.tex: Added documentation from |
101 README. | 108 README. |
102 | 109 |
110 >>>>>>> .r5315 | |
103 2012-08-27 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 111 2012-08-27 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
104 | 112 |
105 * doc/README.txt: Documented which hydrological files are taken into account. | 113 * doc/README.txt: Documented which hydrological files are taken into account. |
106 | 114 |
107 2012-08-26 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 115 2012-08-26 Sascha L. Teichmann <sascha.teichmann@intevation.de> |