Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 2703:aa4391648a05
Finalized the CSV export of MINFO flow velocity calculation.
flys-artifacts/trunk@4419 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 16 May 2012 09:11:02 +0000 |
parents | 4c00cf83fff1 |
children | d930245c9956 |
comparison
equal
deleted
inserted
replaced
2702:4c00cf83fff1 | 2703:aa4391648a05 |
---|---|
1 2012-05-16 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/exports/FlowVelocityExporter.java: | |
4 Append the name of a location for the km row which is provided by | |
5 FLYSUtils.getLocationDescription(km); | |
6 | |
7 * src/main/resources/messages.properties, | |
8 src/main/resources/messages_de_DE.properties, | |
9 src/main/resources/messages_en.properties, | |
10 src/main/resources/messages_de.properties: Added i18n strings for flow | |
11 velocity CSV export headers. | |
12 | |
1 2012-05-16 Ingo Weinzierl <ingo@intevation.de> | 13 2012-05-16 Ingo Weinzierl <ingo@intevation.de> |
2 | 14 |
3 * doc/conf/artifacts/minfo.xml: Added new state and csv export for MINFO flow | 15 * doc/conf/artifacts/minfo.xml: Added new state and csv export for MINFO flow |
4 velocity calculation. | 16 velocity calculation. |
5 | 17 |