[Dive4elements-commits] [PATCH 05 of 13] In relation to issue1081: let there be mainvalues in discharge_curve dc
Wald Commits
scm-commit at wald.intevation.org
Thu May 16 17:51:25 CEST 2013
# HG changeset patch
# User Felix Wolfsteller <felix.wolfsteller at intevation.de>
# Date 1368713987 -7200
# Node ID 490b12d070a26d7b914e65489e5ff2e90f957977
# Parent 09c4cd885258ee479192f78ccf1eda9f13ac603a
In relation to issue1081: let there be mainvalues in discharge_curve dc.
diff -r 09c4cd885258 -r 490b12d070a2 artifacts/doc/conf/meta-data.xml
--- a/artifacts/doc/conf/meta-data.xml Thu May 16 16:18:46 2013 +0200
+++ b/artifacts/doc/conf/meta-data.xml Thu May 16 16:19:47 2013 +0200
@@ -710,6 +710,9 @@
<dc:call-macro name="cross_sections"/>
<dc:call-macro name="hyks"/>
</dc:when>
+ <dc:when test="$out = 'discharge_curve'">
+ <dc:call-macro name="mainvalues"/>
+ </dc:when>
<dc:when test="$out = 'computed_discharge_curve'">
<dc:call-macro name="mainvalues"/>
<dc:call-macro name="basedata_2_fixations_wqkms"/>
More information about the Dive4elements-commits
mailing list