Mercurial > dive4elements > river
diff flys-artifacts/ChangeLog @ 394:b9175ddea49b
Filled the discharge curve exporter (CSV) with code - now, it generates a CSV export with the computed discharge curve data.
flys-artifacts/trunk@1820 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 04 May 2011 10:10:11 +0000 |
parents | befedd7629d5 |
children | aae8f327425e |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Wed May 04 08:24:50 2011 +0000 +++ b/flys-artifacts/ChangeLog Wed May 04 10:10:11 2011 +0000 @@ -1,3 +1,9 @@ +2011-05-04 Ingo Weinzierl <ingo@intevation.de> + + * src/main/java/de/intevation/flys/exports/ComputedDischargeCurveExporter.java: + Fetch the WQ data from WINFO artifact and write those values into the + CSV export. + 2011-05-04 Ingo Weinzierl <ingo@intevation.de> * src/main/java/de/intevation/flys/artifacts/WINFOArtifact.java: Added