[Dive4elements-commits] [PATCH 10 of 11] winfo.xml: Add fix_wq_curve output mode and extreme_wq_curve compatibility to extreme state

Wald Commits scm-commit at wald.intevation.org
Tue Oct 30 06:55:35 CET 2012


# HG changeset patch
# User Felix Wolfsteller <felix.wolfsteller at intevation.de>
# Date 1351576773 -3600
# Node ID c74155ebe3ac2bcd3dfa119b11031aa937c42789
# Parent  e7b923cf3a9c6c95a05b2e8cf0ccf15ee2c71bb0
winfo.xml: Add fix_wq_curve output mode and extreme_wq_curve compatibility to extreme state.

diff -r e7b923cf3a9c -r c74155ebe3ac flys-artifacts/doc/conf/artifacts/winfo.xml
--- a/flys-artifacts/doc/conf/artifacts/winfo.xml	Tue Oct 30 06:58:37 2012 +0100
+++ b/flys-artifacts/doc/conf/artifacts/winfo.xml	Tue Oct 30 06:59:33 2012 +0100
@@ -632,6 +632,11 @@
                     <facet name="longitudinal_section.annotations" description="facet.longitudinal_section.annotations"/>
                   </facets>
                 </outputmode>
+                <outputmode name="fix_wq_curve" description="output.fix_wq_curve" mine-type="image/png" type="chart">
+                    <facets>
+                        <facet name="extreme_wq_curve" description="Extreme WQ curve"/>
+                    </facets>
+                </outputmode>
             </outputmodes>
         </state>
 


More information about the Dive4elements-commits mailing list