[PATCH 2 of 4] issue1383: Added new facet type to fix_wq facet compat list, removed culprit longitudinal_section.w for now

Wald Commits scm-commit at wald.intevation.org
Fri Jun 28 11:16:20 CEST 2013


# HG changeset patch
# User Felix Wolfsteller <felix.wolfsteller at intevation.de>
# Date 1372411434 -7200
# Node ID 61d6e55d73373b7f15a0a5354ab00afd83ec52bd
# Parent  181c09bff97879e9320aa726fdc1f7d30ff8edf0
issue1383: Added new facet type to fix_wq facet compat list, removed culprit longitudinal_section.w for now.

diff -r 181c09bff978 -r 61d6e55d7337 artifacts/doc/conf/artifacts/fixanalysis.xml
--- a/artifacts/doc/conf/artifacts/fixanalysis.xml	Fri Jun 28 11:23:06 2013 +0200
+++ b/artifacts/doc/conf/artifacts/fixanalysis.xml	Fri Jun 28 11:23:54 2013 +0200
@@ -287,6 +287,7 @@
                         <facet name="fix_sector_average_wq_3" description="Average values for Ws in Q sectors."/>
                         <facet name="fix_analysis_events_wq" description="Raw event values used in the calculation"/>
                         <facet name="fix_wq_curve" description="WQ curve"/>
+                        <facet name="fix_wq_ls" description="WQ LS curve"/>
                         <facet name="fix_outlier" description="The outliers"/>
                         <facet name="qsectors" description="qsectors."/>
                         <facet name="fix_events_wqkms"          description="WQKMS-Type of data" />
@@ -294,7 +295,7 @@
                         <facet name="other.wqkms.w"          description="W-Type of data" />
                         <facet name="other.wkms" description="facet.other.wqkms"/>
                         <facet name="other.wqkms" description="facet.other.wqkms"/>
-                        <facet name="longitudinal_section.w" description="facet.longitudinal_section.w"/>
+                        <!--issue1383: facet name="longitudinal_section.w" description="facet.longitudinal_section.w"/-->
                         <facet name="other.wq"    description="Point-like data like fixations"/>
                         <facet name="heightmarks_points" description="facet.other.wkms.heightmarks_points"/>
                         <facet name="discharge_curve.curve" description="facet.discharge_curve.curve"/>


More information about the Dive4elements-commits mailing list