[PATCH 1 of 2] meta-data.xml: Let DC show (yet all) computed discharge curves as former calculations

Wald Commits scm-commit at wald.intevation.org
Wed Oct 9 11:09:08 CEST 2013


# HG changeset patch
# User Felix Wolfsteller <felix.wolfsteller at intevation.de>
# Date 1381305780 -7200
# Node ID f2db01a3e434bf462b0f31e7e3c1530c8dfb7b8f
# Parent  1446bdb372c9eec7cac2b923ba3b6ba0541f812c
meta-data.xml: Let DC show (yet all) computed discharge curves as former calculations.

diff -r 1446bdb372c9 -r f2db01a3e434 artifacts/doc/conf/meta-data.xml
--- a/artifacts/doc/conf/meta-data.xml	Wed Oct 09 10:01:00 2013 +0200
+++ b/artifacts/doc/conf/meta-data.xml	Wed Oct 09 10:03:00 2013 +0200
@@ -342,6 +342,9 @@
                       <dc:call-macro name="differences"/>
                       <dc:call-macro name="bedheight_differences"/>
                     </dc:when>
+                    <dc:when test="$out = 'computed_discharge_curve'">
+                      <dc:call-macro name="computed-discharge-curve"/>
+                    </dc:when>
                     <dc:when test="$out = 'fix_deltawt_curve'">
                       <dc:call-macro name="delta-wt"/>
                     </dc:when>


More information about the Dive4elements-commits mailing list