comparison artifacts/doc/conf/meta-data.xml @ 7265:1446bdb372c9

meta-data.xml: Refactored discharge-curve-prototype.
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Wed, 09 Oct 2013 10:01:00 +0200
parents 36fa4c752009
children f2db01a3e434
comparison
equal deleted inserted replaced
7264:36fa4c752009 7265:1446bdb372c9
149 </dc:when> 149 </dc:when>
150 <dc:when test="$out = 'discharge_longitudinal_section'"> 150 <dc:when test="$out = 'discharge_longitudinal_section'">
151 <dc:call-macro name="longitudinal-section-prototype"/> 151 <dc:call-macro name="longitudinal-section-prototype"/>
152 </dc:when> 152 </dc:when>
153 <dc:when test="$out = 'historical_discharge_wq'"> 153 <dc:when test="$out = 'historical_discharge_wq'">
154 <dc:call-macro name="historical_discharge_curve"/> 154 <dc:call-macro name="discharge-curve-prototype"/>
155 <dc:call-macro name="discharge_table_gauge"/>
156 <dc:call-macro name="basedata_2_fixations_wqkms"/>
157 <dc:call-macro name="basedata_5_flood-protections"/> 155 <dc:call-macro name="basedata_5_flood-protections"/>
158 <dc:call-macro name="basedata_0"/> 156 <dc:call-macro name="basedata_0"/>
159 <dc:call-macro name="basedata_1_additionals"/> 157 <dc:call-macro name="basedata_1_additionals"/>
160 <dc:call-macro name="basedata_4_heightmarks-points"/> 158 <dc:call-macro name="basedata_4_heightmarks-points"/>
161 <computed_discharge_curve> 159 <computed_discharge_curve>
162 <dc:call-macro name="mainvalues"/> 160 <dc:call-macro name="mainvalues"/>
163 </computed_discharge_curve> 161 </computed_discharge_curve>
164 </dc:when> 162 </dc:when>
165 <dc:when test="$out = 'discharge_curve'"> 163 <dc:when test="$out = 'discharge_curve'">
166 <dc:call-macro name="historical_discharge_curve"/> 164 <dc:call-macro name="discharge-curve-prototype"/>
167 <dc:call-macro name="discharge_table_gauge"/> 165 <dc:call-macro name="basedata_1_additionals_wq"/>
168 <dc:call-macro name="basedata_2_fixations_wqkms"/>
169 <dc:call-macro name="basedata_5_flood-protections"/> 166 <dc:call-macro name="basedata_5_flood-protections"/>
170 <dc:call-macro name="basedata_0_wq"/>
171 <dc:call-macro name="basedata_1_additionals"/>
172 <dc:call-macro name="basedata_4_heightmarks-points"/>
173 <computed_discharge_curve> 167 <computed_discharge_curve>
174 <dc:call-macro name="mainvalues"/> 168 <dc:call-macro name="mainvalues"/>
175 </computed_discharge_curve> 169 </computed_discharge_curve>
176 </dc:when> 170 </dc:when>
177 <dc:when test="$out = 'duration_curve'"> 171 <dc:when test="$out = 'duration_curve'">
187 <dc:call-macro name="basedata_2_fixations_relative_point"/> 181 <dc:call-macro name="basedata_2_fixations_relative_point"/>
188 <dc:call-macro name="basedata_4_heightmarks-points-relative_points"/> 182 <dc:call-macro name="basedata_4_heightmarks-points-relative_points"/>
189 <dc:call-macro name="basedata_5_flood-protections_relative_points"/> 183 <dc:call-macro name="basedata_5_flood-protections_relative_points"/>
190 </dc:when> 184 </dc:when>
191 <dc:when test="$out = 'fix_wq_curve'"> 185 <dc:when test="$out = 'fix_wq_curve'">
192 <dc:call-macro name="historical_discharge_curve"/> 186 <dc:call-macro name="discharge-curve-prototype"/>
193 <dc:call-macro name="discharge_table_gauge"/>
194 <dc:call-macro name="basedata_0_wq"/>
195 <dc:call-macro name="basedata_1_additionals_marks"/> 187 <dc:call-macro name="basedata_1_additionals_marks"/>
196 <dc:call-macro name="basedata_2_fixations_wqkms"/> 188 <dc:call-macro name="basedata_2_fixations_wqkms"/>
197 <dc:call-macro name="basedata_3_officials"/> 189 <dc:call-macro name="basedata_3_officials"/>
198 <dc:call-macro name="basedata_4_heightmarks-points"/>
199 <dc:call-macro name="basedata_5_flood-protections_relative_points"/> 190 <dc:call-macro name="basedata_5_flood-protections_relative_points"/>
200 </dc:when> 191 </dc:when>
201 <dc:when test="$out = 'fix_longitudinal_section_curve'"> 192 <dc:when test="$out = 'fix_longitudinal_section_curve'">
202 <dc:call-macro name="longitudinal-section-prototype"/> 193 <dc:call-macro name="longitudinal-section-prototype"/>
203 </dc:when> 194 </dc:when>
256 <dc:call-macro name="flood-map-complete"/> 247 <dc:call-macro name="flood-map-complete"/>
257 </dc:otherwise> 248 </dc:otherwise>
258 </dc:choose> 249 </dc:choose>
259 </dc:when> 250 </dc:when>
260 <dc:when test="$out = 'computed_discharge_curve'"> 251 <dc:when test="$out = 'computed_discharge_curve'">
261 <dc:call-macro name="historical_discharge_curve"/> 252 <dc:call-macro name="discharge-curve-prototype"/>
262 <dc:call-macro name="discharge_table_gauge"/>
263 <dc:call-macro name="basedata_2_fixations_wqkms"/>
264 <dc:call-macro name="basedata_5_flood-protections"/> 253 <dc:call-macro name="basedata_5_flood-protections"/>
265 <dc:call-macro name="basedata_0_wq"/> 254 <dc:call-macro name="basedata_0_wq"/>
266 <dc:call-macro name="basedata_1_additionals_wq"/> 255 <dc:call-macro name="basedata_1_additionals_wq"/>
267 <dc:call-macro name="basedata_4_heightmarks-points"/>
268 <computed_discharge_curve> 256 <computed_discharge_curve>
269 <dc:call-macro name="mainvalues"/> 257 <dc:call-macro name="mainvalues"/>
270 </computed_discharge_curve> 258 </computed_discharge_curve>
271 </dc:when> 259 </dc:when>
272 <dc:when test="$out = 'minfo-heights'"> 260 <dc:when test="$out = 'minfo-heights'">
1208 </heightmarks> 1196 </heightmarks>
1209 </dc:if> 1197 </dc:if>
1210 </dc:filter> 1198 </dc:filter>
1211 </dc:macro> 1199 </dc:macro>
1212 1200
1201 <dc:macro name="discharge-curve-prototype">
1202 <dc:call-macro name="discharge_table_gauge"/>
1203 <dc:call-macro name="historical_discharge_curve"/>
1204 <dc:call-macro name="basedata_0_wq"/>
1205 <dc:call-macro name="basedata_2_fixations_wqkms"/>
1206 <dc:call-macro name="basedata_4_heightmarks-points"/>
1207 </dc:macro>
1208
1213 <dc:macro name="longitudinal-section-prototype"> 1209 <dc:macro name="longitudinal-section-prototype">
1214 <dc:call-macro name="basedata_0"/> 1210 <dc:call-macro name="basedata_0"/>
1215 <dc:call-macro name="basedata_1_additionals"/> 1211 <dc:call-macro name="basedata_1_additionals"/>
1216 <dc:call-macro name="basedata_2_fixations"/> 1212 <dc:call-macro name="basedata_2_fixations"/>
1217 <dc:call-macro name="basedata_4_heightmarks-points"/> 1213 <dc:call-macro name="basedata_4_heightmarks-points"/>

http://dive4elements.wald.intevation.org