[PATCH 3 of 3] merged
Wald Commits
scm-commit at wald.intevation.org
Fri Sep 12 14:56:56 CEST 2014
# HG changeset patch
# User Raimund Renkert <rrenkert at intevation.de>
# Date 1410526609 -7200
# Node ID 512b5c948881fdaa6454eb68ca926e7e338aea1c
# Parent 78184aa612dd811beb59de54c71e3065818b7ff2
# Parent 9bb8d581f6ca44a725386e13b5b0a0cf7cd44d8b
merged.
diff -r 78184aa612dd -r 512b5c948881 artifacts/doc/conf/meta-data.xml
--- a/artifacts/doc/conf/meta-data.xml Fri Sep 12 14:56:22 2014 +0200
+++ b/artifacts/doc/conf/meta-data.xml Fri Sep 12 14:56:49 2014 +0200
@@ -166,9 +166,7 @@
</computed_discharge_curve>
</dc:when>
<dc:when test="$out = 'discharge_curve'">
- <dc:call-macro name="discharge-curve-prototype"/>
- <dc:call-macro name="basedata_1_additionals_wq"/>
- <dc:call-macro name="basedata_5_flood-protections"/>
+ <dc:call-macro name="discharge-prototype"/>
<computed_discharge_curve>
<dc:call-macro name="mainvalues"/>
</computed_discharge_curve>
@@ -188,11 +186,7 @@
<dc:call-macro name="basedata_5_flood-protections_relative_points"/>
</dc:when>
<dc:when test="$out = 'fix_wq_curve'">
- <dc:call-macro name="discharge-curve-prototype"/>
- <dc:call-macro name="basedata_1_additionals_marks"/>
- <dc:call-macro name="basedata_2_fixations_wqkms"/>
- <dc:call-macro name="basedata_3_officials"/>
- <dc:call-macro name="basedata_5_flood-protections_relative_points"/>
+ <dc:call-macro name="discharge-prototype"/>
</dc:when>
<dc:when test="$out = 'fix_longitudinal_section_curve'">
<dc:call-macro name="longitudinal-section-prototype"/>
@@ -1342,6 +1336,24 @@
<dc:call-macro name="sediment-load"/>
</dc:macro>
+ <dc:macro name="discharge-prototype">
+ <dc:call-macro name="discharge-curve-prototype"/>
+ <dc:call-macro name="basedata_5_flood-protections"/>
+ <dc:call-macro name="basedata_0"/>
+ <dc:call-macro name="basedata_1_additionals"/>
+ <dc:call-macro name="basedata_4_heightmarks-points"/>
+ <dc:call-macro name="basedata_1_additionals-relative_point"/>
+ <dc:call-macro name="basedata_2_fixations_relative_point"/>
+ <dc:call-macro name="basedata_4_heightmarks-points-relative_points"/>
+ <dc:call-macro name="basedata_5_flood-protections_relative_points"/>
+ <dc:call-macro name="mainvalues"/>
+ <dc:call-macro name="annotations"/>
+
+ <computed_discharge_curve>
+ <dc:call-macro name="mainvalues"/>
+ </computed_discharge_curve>
+ </dc:macro>
+
<dc:macro name="porosities">
<porosities>
<dc:context>
More information about the Dive4Elements-commits
mailing list