diff artifacts/doc/conf/artifacts/sinfo.xml @ 8950:b0aeed4c97c1

Implemented chart output for sinfo flow depth min/max calculation
author gernotbelger
date Thu, 15 Mar 2018 17:22:28 +0100
parents 5d5d482da3e9
children 322b0e6298ea
line wrap: on
line diff
--- a/artifacts/doc/conf/artifacts/sinfo.xml	Wed Mar 14 18:34:34 2018 +0100
+++ b/artifacts/doc/conf/artifacts/sinfo.xml	Thu Mar 15 17:22:28 2018 +0100
@@ -106,18 +106,14 @@
 
     <state id="state.sinfo.flow_depth_minmax" description="state.sinfo.flow_depth_minmax" state="org.dive4elements.river.artifacts.sinfo.flowdepthminmax.FlowDepthMinMaxState" helpText="help.state.sinfo.flow_depth_minmax">
       <outputmodes>
-      <!-- 
-        <outputmode name="sinfo_flow_depth" description="output.flow_depth" mime-type="image/png" type="chart">
+        <outputmode name="sinfo_flow_depth_minmax" description="output.flow_depth" mime-type="image/png" type="chart">
           <facets>
-            <facet name="sinfo_facet_flow_depth.filtered" description="Facet for mean flow depth, filtered by current zoom state"/>
-            <facet name="sinfo_facet_flow_depth_with_tkh.filtered" description="Facet for mean flow depth including tkh, filtered by current zoom state"/>
-
-            <facet name="sinfo_facet_tkh" description="Facet for tkh"/>
+            <facet name="sinfo_facet_flow_depth_min.filtered" description="min flow depth"/>
+            <facet name="sinfo_facet_flow_depth_max.filtered" description="max flow depth"/>
 
             <facet name="longitudinal_section.annotations" description="facet.longitudinal_section.annotations"/>
           </facets>
         </outputmode>
-       -->
 
         <outputmode name="sinfo_flowdepthminmax_export" description="output.sinfo_flowdepthminmax_export" mime-type="text/plain" type="export">
           <facets>
@@ -133,7 +129,6 @@
         </outputmode>
       </outputmodes>
     </state>
-    
 
     <!-- Calculation Mode: Transportkörperhöhen -->
     <transition transition="org.dive4elements.river.artifacts.transitions.ValueCompareTransition">

http://dive4elements.wald.intevation.org