comparison flys-artifacts/doc/conf/meta-data.xml @ 4596:a44f56472d35

meta-data.xml: Moved duration-curve definitions into more appropriate places.
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Fri, 30 Nov 2012 12:01:51 +0100
parents 0b48085f93aa
children 120001bf687f
comparison
equal deleted inserted replaced
4595:0b48085f93aa 4596:a44f56472d35
707 <dc:if test="dc:contains($artifact-outs, 'cross_section')"> 707 <dc:if test="dc:contains($artifact-outs, 'cross_section')">
708 <dc:call-macro name="cross_sections"/> 708 <dc:call-macro name="cross_sections"/>
709 <dc:call-macro name="hyks"/> 709 <dc:call-macro name="hyks"/>
710 </dc:if> 710 </dc:if>
711 <dc:if test="dc:contains($artifact-outs, 'computed_discharge_curve')"> 711 <dc:if test="dc:contains($artifact-outs, 'computed_discharge_curve')">
712 <dc:call-macro name="mainvalues"/>
713 </dc:if>
714 <dc:if test="dc:contains($artifact-outs, 'duration_curve')">
712 <dc:call-macro name="mainvalues"/> 715 <dc:call-macro name="mainvalues"/>
713 </dc:if> 716 </dc:if>
714 <dc:if test="dc:contains($artifact-outs, 'reference_curve')"> 717 <dc:if test="dc:contains($artifact-outs, 'reference_curve')">
715 <dc:call-macro name="annotations"/> 718 <dc:call-macro name="annotations"/>
716 <dc:call-macro name="mainvalues"/> 719 <dc:call-macro name="mainvalues"/>
769 <dc:comment comment=" AMTL LINIEN ---------------------------"/> 772 <dc:comment comment=" AMTL LINIEN ---------------------------"/>
770 <dc:call-macro name="basedata_3_officials"/> 773 <dc:call-macro name="basedata_3_officials"/>
771 <dc:call-macro name="basedata_5_flood-protections"/> 774 <dc:call-macro name="basedata_5_flood-protections"/>
772 <dc:call-macro name="annotations_per_type"/> 775 <dc:call-macro name="annotations_per_type"/>
773 </dc:if> 776 </dc:if>
774 777 <dc:if test="dc:contains($artifact-outs, 'duration_curve')">
778 <dc:call-macro name="mainvalues"/>
779 <dc:call-macro name="basedata_2_fixations_relative_point"/>
780 <dc:call-macro name="basedata_4_heightmarks-points-relative_points"/>
781 <dc:call-macro name="basedata_5_flood-protections_relative_points"/>
782 </dc:if>
775 <dc:if test="dc:contains($artifact-outs, 'reference_curve')"> 783 <dc:if test="dc:contains($artifact-outs, 'reference_curve')">
776 <dc:call-macro name="annotations"/> 784 <dc:call-macro name="annotations"/>
777 <!--dc:call-macro name="basedata_0"/--> 785 <!--dc:call-macro name="basedata_0"/-->
778 <dc:call-macro name="basedata_1_additionals-relative_point"/> 786 <dc:call-macro name="basedata_1_additionals-relative_point"/>
779 <dc:comment comment=" FIXATIONS ---------------------------"/> 787 <dc:comment comment=" FIXATIONS ---------------------------"/>
910 <!-- former flood-water-marks --> 918 <!-- former flood-water-marks -->
911 <dc:call-macro name="basedata_4_heightmarks-points"/> 919 <dc:call-macro name="basedata_4_heightmarks-points"/>
912 <computed_discharge_curve> 920 <computed_discharge_curve>
913 <dc:call-macro name="mainvalues"/> 921 <dc:call-macro name="mainvalues"/>
914 </computed_discharge_curve> 922 </computed_discharge_curve>
915 </dc:if>
916
917 <dc:if test="dc:contains($artifact-outs, 'duration_curve')">
918 <dc:choose>
919 <dc:when test="dc:contains($parameters, 'recommended')">
920 <dc:call-macro name="mainvalues"/>
921 </dc:when>
922 <dc:otherwise>
923 <dc:call-macro name="mainvalues"/>
924 <dc:call-macro name="basedata_2_fixations_relative_point"/>
925 <dc:call-macro name="basedata_4_heightmarks-points-relative_points"/>
926 <dc:call-macro name="basedata_5_flood-protections_relative_points"/>
927 </dc:otherwise>
928 </dc:choose>
929 </dc:if> 923 </dc:if>
930 924
931 <dc:if test="dc:contains($artifact-outs, 'fix_wq_curve') and not (dc:contains($parameters, 'recommended'))"> 925 <dc:if test="dc:contains($artifact-outs, 'fix_wq_curve') and not (dc:contains($parameters, 'recommended'))">
932 <discharge_table_nn> 926 <discharge_table_nn>
933 <discharge_table_gauge> 927 <discharge_table_gauge>

http://dive4elements.wald.intevation.org