Mercurial > dive4elements > river
changeset 4165:f54223644814
Fix loading former derivative curves in fixation analysis artifacts DC.
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Wed, 17 Oct 2012 22:29:18 +0200 |
parents | 8d3e8cb54e4c |
children | 48e09640e8ec |
files | flys-artifacts/ChangeLog flys-artifacts/doc/conf/meta-data.xml |
diffstat | 2 files changed, 8 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Wed Oct 17 09:58:24 2012 +0200 +++ b/flys-artifacts/ChangeLog Wed Oct 17 22:29:18 2012 +0200 @@ -1,3 +1,10 @@ +2012-10-17 Felix Wolfsteller <felix.wolfsteller@intevation.de> + + Fix loading former derivative curves in fixation analysis artifacts + DC. + + * flys-artifacts/doc/conf/meta-data.xml: Fix typo. + 2012-10-17 Björn Ricks <bjoern.ricks@intevation.de> * doc/conf/artifacts/gaugedischargecurve.xml,
--- a/flys-artifacts/doc/conf/meta-data.xml Wed Oct 17 09:58:24 2012 +0200 +++ b/flys-artifacts/doc/conf/meta-data.xml Wed Oct 17 22:29:18 2012 +0200 @@ -1743,7 +1743,7 @@ <dc:statement> SELECT name AS facet_name, num as facet_num, description AS facet_description FROM facets - WHERE out_id = ${out_id} and name = 'fix_derivate' + WHERE out_id = ${out_id} and name = 'fix_derivate_curve' ORDER BY num ASC, name DESC </dc:statement> <waterlevels>