Mercurial > dive4elements > river
diff flys-artifacts/doc/conf/meta-data.xml @ 3588:76571c601d06
Add more discharge curve data to DC and W/Q diag.
flys-artifacts/trunk@5204 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Tue, 14 Aug 2012 14:02:28 +0000 |
parents | 9dfbd36474b8 |
children | ab447cd29b73 |
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/meta-data.xml Tue Aug 14 13:32:49 2012 +0000 +++ b/flys-artifacts/doc/conf/meta-data.xml Tue Aug 14 14:02:28 2012 +0000 @@ -1618,7 +1618,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 LIKE 'fix_sector_average_wq%' OR name = 'fix_wq_curve' ) + WHERE out_id = ${out_id} and ( name LIKE 'fix_sector_average_wq%' OR name = 'fix_wq_curve' OR name LIKE 'fix_analysis_events_wq%' OR name LIKE 'fix_reference_events_wq%' ) ORDER BY num ASC, name DESC </dc:statement> <waterlevels>