comparison artifacts/doc/conf/meta-data.xml @ 8301:2869a2e482e5

Classify and sort iteration over user-data non-recommendations.
author "Tom Gottfried <tom@intevation.de>"
date Fri, 19 Sep 2014 16:29:11 +0200
parents b70f0a3510c7
children 33d90858b2dc
comparison
equal deleted inserted replaced
8300:b70f0a3510c7 8301:2869a2e482e5
276 <dc:comment> 276 <dc:comment>
277 Non Recommendations (user) - offer to load other projects 277 Non Recommendations (user) - offer to load other projects
278 </dc:comment> 278 </dc:comment>
279 <dc:iterate var="out" container="artifact-outs"> 279 <dc:iterate var="out" container="artifact-outs">
280 <dc:choose> 280 <dc:choose>
281 <dc:when test="$out = 'longitudinal_section'"> 281 <dc:comment> Inline datacage panels </dc:comment>
282 <dc:call-macro name="longitudinal-section-user-prototype"/>
283 </dc:when>
284 <dc:when test="$out = 'discharge_longitudinal_section'">
285 <dc:call-macro name="longitudinal-section-user-prototype"/>
286 </dc:when>
287 <dc:when test="$out = 'w_differences'">
288 <dc:call-macro name="longitudinal-section-user-prototype"/>
289 </dc:when>
290 <dc:when test="$out = 'computed_discharge_curve'">
291 <dc:call-macro name="computed-discharge-curve"/>
292 <dc:call-macro name="fix-wq-curve"/>
293 <dc:call-macro name="discharge-curve"/>
294 <dc:call-macro name="extreme-wq-curve"/>
295 </dc:when>
296 <dc:when test="$out = 'fix_deltawt_curve'">
297 <dc:call-macro name="delta-wt"/>
298 </dc:when>
299 <dc:when test="$out = 'reference_curve'">
300 <dc:call-macro name="reference-curves"/>
301 </dc:when>
302 <dc:when test="$out = 'cross_section'">
303 <dc:call-macro name="waterlevels"/>
304 </dc:when>
305 <dc:when test="$out = 'fix_longitudinal_section_curve'">
306 <dc:call-macro name="longitudinal-section-user-prototype"/>
307 </dc:when>
308 <dc:when test="$out = 'fix_derivate_curve'">
309 <dc:call-macro name="fix-derivate-curve"/>
310 </dc:when>
311 <dc:when test="$out = 'fix_wq_curve'">
312 <dc:call-macro name="fix-wq-curve"/>
313 <dc:call-macro name="waterlevels-fix"/>
314 </dc:when>
315 <dc:when test="$out = 'duration_curve'">
316 <dc:call-macro name="duration-curve"/>
317 </dc:when>
318 <dc:when test="$out = 'winfo_diff_twin_panel'"> 282 <dc:when test="$out = 'winfo_diff_twin_panel'">
319 <dc:call-macro name="differences-fix"/> 283 <dc:call-macro name="differences-fix"/>
320 <dc:call-macro name="differences"/> 284 <dc:call-macro name="differences"/>
321 <dc:comment comment="Candidate for:"> 285 <dc:comment comment="Candidate for:">
322 <dc:call-macro name="longitudinal-section-user-prototype"/> 286 <dc:call-macro name="longitudinal-section-user-prototype"/>
326 <dc:call-macro name="waterlevels-fix"/> 290 <dc:call-macro name="waterlevels-fix"/>
327 <dc:comment comment="Candidate for:"> 291 <dc:comment comment="Candidate for:">
328 <dc:call-macro name="longitudinal-section-user-prototype"/> 292 <dc:call-macro name="longitudinal-section-user-prototype"/>
329 </dc:comment> 293 </dc:comment>
330 </dc:when> 294 </dc:when>
331 <dc:when test="$out = 'floodmap'"> 295 <dc:when test="$out = 'floodmap_hws_panel'">
332 <dc:call-macro name="flood-map"/> 296 <dc:call-macro name="floodmap-hws-user"/>
333 </dc:when> 297 </dc:when>
334 <dc:when test="$out = 'map'"> 298 <dc:comment> Longitudinal sections </dc:comment>
335 <dc:call-macro name="flood-map"/> 299 <dc:when test="$out = 'longitudinal_section'">
300 <dc:call-macro name="longitudinal-section-user-prototype"/>
301 </dc:when>
302 <dc:when test="$out = 'discharge_longitudinal_section'">
303 <dc:call-macro name="longitudinal-section-user-prototype"/>
304 </dc:when>
305 <dc:when test="$out = 'w_differences'">
306 <dc:call-macro name="longitudinal-section-user-prototype"/>
307 </dc:when>
308 <dc:when test="$out = 'fix_longitudinal_section_curve'">
309 <dc:call-macro name="longitudinal-section-user-prototype"/>
336 </dc:when> 310 </dc:when>
337 <dc:when test="$out = 'bedheight_middle'"> 311 <dc:when test="$out = 'bedheight_middle'">
338 <dc:call-macro name="longitudinal-section-user-prototype"/> 312 <dc:call-macro name="longitudinal-section-user-prototype"/>
339 </dc:when>
340 <dc:when test="$out = 'floodmap_hws_panel'">
341 <dc:call-macro name="floodmap-hws-user"/>
342 </dc:when> 313 </dc:when>
343 <dc:when test="$out = 'flow_velocity'"> 314 <dc:when test="$out = 'flow_velocity'">
344 <dc:call-macro name="longitudinal-section-user-prototype"/> 315 <dc:call-macro name="longitudinal-section-user-prototype"/>
345 </dc:when> 316 </dc:when>
346 <dc:when test="$out = 'bed_longitudinal_section'"> 317 <dc:when test="$out = 'bed_longitudinal_section'">
353 <dc:call-macro name="longitudinal-section-user-prototype"/> 324 <dc:call-macro name="longitudinal-section-user-prototype"/>
354 </dc:when> 325 </dc:when>
355 <dc:when test="$out = 'bed_difference_height_year'"> 326 <dc:when test="$out = 'bed_difference_height_year'">
356 <dc:call-macro name="longitudinal-section-user-prototype"/> 327 <dc:call-macro name="longitudinal-section-user-prototype"/>
357 </dc:when> 328 </dc:when>
358 <dc:when test="$out = 'historical_discharge'"> 329 <dc:comment> Discharge curves </dc:comment>
359 <dc:call-macro name="historical-discharge-user"/> 330 <dc:when test="$out = 'computed_discharge_curve'">
331 <dc:call-macro name="computed-discharge-curve"/>
332 <dc:call-macro name="fix-wq-curve"/>
333 <dc:call-macro name="discharge-curve"/>
334 <dc:call-macro name="extreme-wq-curve"/>
335 </dc:when>
336 <dc:when test="$out = 'fix_derivate_curve'">
337 <dc:call-macro name="fix-derivate-curve"/>
338 </dc:when>
339 <dc:when test="$out = 'fix_wq_curve'">
340 <dc:call-macro name="fix-wq-curve"/>
341 <dc:call-macro name="waterlevels-fix"/>
360 </dc:when> 342 </dc:when>
361 <dc:when test="$out = 'historical_discharge_wq'"> 343 <dc:when test="$out = 'historical_discharge_wq'">
362 <dc:call-macro name="historical-discharge-wq-user"/> 344 <dc:call-macro name="historical-discharge-wq-user"/>
363 </dc:when> 345 </dc:when>
364 <dc:when test="starts-with($out, 'sq_relation') or 346 <dc:when test="starts-with($out, 'sq_relation') or
365 $out = 'sq_overview'"> 347 $out = 'sq_overview'">
366 <dc:call-macro name="sqrelations_user"/> 348 <dc:call-macro name="sqrelations_user"/>
349 </dc:when>
350 <dc:comment> Time series </dc:comment>
351 <dc:when test="$out = 'fix_deltawt_curve'">
352 <dc:call-macro name="delta-wt"/>
353 </dc:when>
354 <dc:when test="$out = 'historical_discharge'">
355 <dc:call-macro name="historical-discharge-user"/>
356 </dc:when>
357 <dc:comment> Cross sections </dc:comment>
358 <dc:when test="$out = 'cross_section'">
359 <dc:call-macro name="waterlevels"/>
360 </dc:when>
361 <dc:comment> Duration curve </dc:comment>
362 <dc:when test="$out = 'duration_curve'">
363 <dc:call-macro name="duration-curve"/>
364 </dc:when>
365 <dc:comment> Reference curve </dc:comment>
366 <dc:when test="$out = 'reference_curve'">
367 <dc:call-macro name="reference-curves"/>
368 </dc:when>
369 <dc:comment> Maps </dc:comment>
370 <dc:when test="$out = 'floodmap'">
371 <dc:call-macro name="flood-map"/>
372 </dc:when>
373 <dc:when test="$out = 'map'">
374 <dc:call-macro name="flood-map"/>
367 </dc:when> 375 </dc:when>
368 </dc:choose> 376 </dc:choose>
369 </dc:iterate> 377 </dc:iterate>
370 </dc:otherwise> 378 </dc:otherwise>
371 </dc:choose> 379 </dc:choose>

http://dive4elements.wald.intevation.org