[PATCH] offer differences for bedheight-diffs in dc, and bedheight diffs in ls
Wald Commits
scm-commit at wald.intevation.org
Thu Aug 8 11:57:02 CEST 2013
# HG changeset patch
# User Felix Wolfsteller <felix.wolfsteller at intevation.de>
# Date 1375956414 -7200
# Node ID 8e5adc56385ca9bd66c0a756220ea008fc0b6a81
# Parent cbe9ac4380a548b47a6af36e761bf125a9041073
offer differences for bedheight-diffs in dc, and bedheight diffs in ls.
diff -r cbe9ac4380a5 -r 8e5adc56385c artifacts/doc/conf/meta-data.xml
--- a/artifacts/doc/conf/meta-data.xml Thu Aug 08 10:38:36 2013 +0200
+++ b/artifacts/doc/conf/meta-data.xml Thu Aug 08 12:06:54 2013 +0200
@@ -353,6 +353,7 @@
<dc:when test="$out = 'longitudinal_section'">
<dc:call-macro name="longitudinal"/>
<dc:call-macro name="differences"/>
+ <dc:call-macro name="bedheight_differences"/>
</dc:when>
<dc:when test="$out = 'discharge_longitudinal_section'">
<dc:call-macro name="longitudinal"/>
@@ -401,6 +402,7 @@
<dc:when test="$out = 'bedheight_middle'">
<dc:call-macro name="waterlevels-discharge"/>
<dc:call-macro name="differenceable-fix"/>
+ <dc:call-macro name="differences"/>
</dc:when>
<dc:when test="$out = 'floodmap-hws'">
<dc:call-macro name="floodmap-hws-user"/>
More information about the Dive4elements-commits
mailing list