[PATCH 1 of 3] issue1378: Add wqkms.w|q to discharge curve facet compat list

Wald Commits scm-commit at wald.intevation.org
Fri Aug 9 08:51:50 CEST 2013


# HG changeset patch
# User Felix Wolfsteller <felix.wolfsteller at intevation.de>
# Date 1376029957 -7200
# Node ID 6587058498f170b433b8da2bec71768ffb319594
# Parent  51eb6491c537b9be0f3a2ebeb1065433ff9f160f
issue1378: Add wqkms.w|q to discharge curve facet compat list.

diff -r 51eb6491c537 -r 6587058498f1 artifacts/doc/conf/artifacts/winfo.xml
--- a/artifacts/doc/conf/artifacts/winfo.xml	Thu Aug 08 18:14:38 2013 +0200
+++ b/artifacts/doc/conf/artifacts/winfo.xml	Fri Aug 09 08:32:37 2013 +0200
@@ -326,6 +326,8 @@
                         <facet name="computed_discharge_curve.mainvalues.w" description="facet.computed_discharge_curve.mainvalues.w"/>
                         <facet name="discharge_curve.curve" description="facet.discharge_curve.curve"/>
                         <facet name="heightmarks_points" description="facet.other.wqkms"/>
+                        <facet name="other.wqkms.w" description="facet.other.wqkms"/>
+                        <facet name="other.wqkms.q" description="facet.other.wqkms"/>
                         <facet name="other.wqkms" description="facet.other.wqkms"/>
                         <facet name="other.wq"    description="Point-like data like fixations"/>
                         <facet name="other.wkms"  description="Point-like data like fixations"/>
@@ -382,6 +384,8 @@
                 </outputmode>
                 <outputmode name="waterlevel_export" description="output.waterlevel_export" mime-type="text/plain" type="export">
                   <facets>
+                    <!-- include other.wqkms.w to be able to include official lines (issue1384) -->
+                    <facet name="other.wqkms.w" description="W-Type of data" />
                     <facet name="csv" description="facet.waterlevel_export.csv" />
                     <facet name="wst" description="facet.waterlevel_export.wst" />
                     <facet name="pdf" description="facet.waterlevel_export.pdf" />


More information about the Dive4elements-commits mailing list