Mercurial > dive4elements > river
comparison artifacts/doc/conf/meta-data.xml @ 6779:8e5adc56385c
offer differences for bedheight-diffs in dc, and bedheight diffs in ls.
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Thu, 08 Aug 2013 12:06:54 +0200 |
parents | c146fd412f9d |
children | bdbe704dd433 863a67e10c0c |
comparison
equal
deleted
inserted
replaced
6778:cbe9ac4380a5 | 6779:8e5adc56385c |
---|---|
351 <dc:iterate var="out" container="artifact-outs"> | 351 <dc:iterate var="out" container="artifact-outs"> |
352 <dc:choose> | 352 <dc:choose> |
353 <dc:when test="$out = 'longitudinal_section'"> | 353 <dc:when test="$out = 'longitudinal_section'"> |
354 <dc:call-macro name="longitudinal"/> | 354 <dc:call-macro name="longitudinal"/> |
355 <dc:call-macro name="differences"/> | 355 <dc:call-macro name="differences"/> |
356 <dc:call-macro name="bedheight_differences"/> | |
356 </dc:when> | 357 </dc:when> |
357 <dc:when test="$out = 'discharge_longitudinal_section'"> | 358 <dc:when test="$out = 'discharge_longitudinal_section'"> |
358 <dc:call-macro name="longitudinal"/> | 359 <dc:call-macro name="longitudinal"/> |
359 <dc:call-macro name="differences"/> | 360 <dc:call-macro name="differences"/> |
360 </dc:when> | 361 </dc:when> |
399 <dc:call-macro name="flood-map"/> | 400 <dc:call-macro name="flood-map"/> |
400 </dc:when> | 401 </dc:when> |
401 <dc:when test="$out = 'bedheight_middle'"> | 402 <dc:when test="$out = 'bedheight_middle'"> |
402 <dc:call-macro name="waterlevels-discharge"/> | 403 <dc:call-macro name="waterlevels-discharge"/> |
403 <dc:call-macro name="differenceable-fix"/> | 404 <dc:call-macro name="differenceable-fix"/> |
405 <dc:call-macro name="differences"/> | |
404 </dc:when> | 406 </dc:when> |
405 <dc:when test="$out = 'floodmap-hws'"> | 407 <dc:when test="$out = 'floodmap-hws'"> |
406 <dc:call-macro name="floodmap-hws-user"/> | 408 <dc:call-macro name="floodmap-hws-user"/> |
407 </dc:when> | 409 </dc:when> |
408 <dc:when test="$out = 'flow_velocity'"> | 410 <dc:when test="$out = 'flow_velocity'"> |