[PATCH 01 of 15] issue1658: Prepare minfo-artifact (.xml) to output t/a and m^3/a facets

Wald Commits scm-commit at wald.intevation.org
Fri Nov 1 18:11:51 CET 2013


# HG changeset patch
# User Felix Wolfsteller <felix.wolfsteller at intevation.de>
# Date 1383319280 -3600
# Node ID 3f68c3853fff7448b1d3a0943ffa6a5e3d005973
# Parent  607246315009e10fbc6814827769c0a53259948a
issue1658: Prepare minfo-artifact (.xml) to output t/a and m^3/a facets.

diff -r 607246315009 -r 3f68c3853fff artifacts/doc/conf/artifacts/minfo.xml
--- a/artifacts/doc/conf/artifacts/minfo.xml	Fri Nov 01 15:05:35 2013 +0100
+++ b/artifacts/doc/conf/artifacts/minfo.xml	Fri Nov 01 16:21:20 2013 +0100
@@ -501,16 +501,25 @@
             <outputmodes>
                 <outputmode name="sedimentload_ls" description="output.sedimentload.ls" mime-type="image/png" type="chart">
                     <facets>
-                        <facet name="sedimentload.coarse"/>
-                        <facet name="sedimentload.sand"/>
-                        <facet name="sedimentload.finemiddle"/>
-                        <facet name="sedimentload.susp_sand"/>
-                        <facet name="sedimentload.susp_sand_bed"/>
-                        <facet name="sedimentload.susp_sediment"/>
-                        <facet name="sedimentload.total_load"/>
-                        <facet name="sedimentload.unknown"/>
+                        <facet name="sedimentload.ta.coarse"/>
+                        <facet name="sedimentload.ta.sand"/>
+                        <facet name="sedimentload.ta.finemiddle"/>
+                        <facet name="sedimentload.ta.susp_sand"/>
+                        <facet name="sedimentload.ta.susp_sand_bed"/>
+                        <facet name="sedimentload.ta.susp_sediment"/>
+                        <facet name="sedimentload.ta.total_load"/>
+                        <facet name="sedimentload.ta.unknown"/>
+                        <facet name="sedimentload.ta.total"/>
+                        <facet name="sedimentload.m3a.coarse"/>
+                        <facet name="sedimentload.m3a.sand"/>
+                        <facet name="sedimentload.m3a.finemiddle"/>
+                        <facet name="sedimentload.m3a.susp_sand"/>
+                        <facet name="sedimentload.m3a.susp_sand_bed"/>
+                        <facet name="sedimentload.m3a.susp_sediment"/>
+                        <facet name="sedimentload.m3a.total_load"/>
+                        <facet name="sedimentload.m3a.unknown"/>
+                        <facet name="sedimentload.m3a.total"/>
                         <facet name="sedimentload_ls.manualpoints"/>
-                        <facet name="sedimentload.total"/>
                         <facet name="flow_velocity.totalchannel" description="A facet for total channels"/>
                         <facet name="flow_velocity.mainchannel" description="A facet for main channels"/>
                         <facet name="flow_velocity.totalchannel.filtered" description="A facet for total channels"/>


More information about the Dive4elements-commits mailing list