[PATCH 1 of 2] issue1393: Add bedheight-difference facets to chart.xml longitudinal-section

Wald Commits scm-commit at wald.intevation.org
Mon Jul 29 11:49:59 CEST 2013


# HG changeset patch
# User Felix Wolfsteller <felix.wolfsteller at intevation.de>
# Date 1375091735 -7200
# Node ID a3b0a543d673b31c583161b3c6a4010ecd39ab6a
# Parent  641f93a5fa9e4ebb51a41e2976e01e2ffcb9b3e4
issue1393: Add bedheight-difference facets to chart.xml longitudinal-section
outs compat list.

diff -r 641f93a5fa9e -r a3b0a543d673 artifacts/doc/conf/artifacts/chart.xml
--- a/artifacts/doc/conf/artifacts/chart.xml	Mon Jul 29 10:14:32 2013 +0200
+++ b/artifacts/doc/conf/artifacts/chart.xml	Mon Jul 29 11:55:35 2013 +0200
@@ -93,6 +93,13 @@
                         <facet name="longitudinal_section.w"/>
                         <facet name="longitudinal_section.q"/>
                         <facet name="longitudinal_section.manualpoints"/>
+                        <facet name="bedheight_difference.year" description="A facet for bed height differences"/>
+                        <facet name="bedheight_difference.year.filtered" description="A facet for bed height differences"/>
+                        <facet name="bedheight_difference.morph_width" description="A facet for morphologic width"/>
+                        <facet name="bedheight_difference.year.height1" description="A facet for raw heights."/>
+                        <facet name="bedheight_difference.year.height2" description="A facet for raw heights."/>
+                        <facet name="bedheight_difference.year.height1.filtered" description="A facet for raw heights."/>
+                        <facet name="bedheight_difference.year.height2.filtered" description="A facet for raw heights."/>
                     </facets>
                 </outputmode>
             </outputmodes>


More information about the Dive4elements-commits mailing list