comparison artifacts/doc/conf/meta-data.xml @ 9438:d2f5375ede26

Replaced own W and Q facets in bundu bzws by subclass of FixWaterlevelFacet, added annotations and datacage
author mschaefer
date Mon, 20 Aug 2018 16:05:06 +0200
parents 063befcaef74
children e5cb5efbc43e
comparison
equal deleted inserted replaced
9437:751a3eff6244 9438:d2f5375ede26
144 </dc:when> 144 </dc:when>
145 <!--TODO sinfo_floodduration_curve: mainvalues wie in winfo-duration_curve unterstuetzen--> 145 <!--TODO sinfo_floodduration_curve: mainvalues wie in winfo-duration_curve unterstuetzen-->
146 <!--dc:when test="$out = 'sinfo_floodduration_curve'"> 146 <!--dc:when test="$out = 'sinfo_floodduration_curve'">
147 <dc:call-macro name="mainvalues" /> 147 <dc:call-macro name="mainvalues" />
148 </dc:when--> 148 </dc:when-->
149
150 <dc:when test="$out = 'uinfo_salix_line'"> 149 <dc:when test="$out = 'uinfo_salix_line'">
150 <dc:call-macro name="annotations" />
151 </dc:when>
152 <dc:when test="$out = 'bundu_wspl_longitudinal_section'">
153 <dc:call-macro name="annotations" />
154 </dc:when>
155 <dc:when test="$out = 'bundu_depth_longitudinal_section'">
151 <dc:call-macro name="annotations" /> 156 <dc:call-macro name="annotations" />
152 </dc:when> 157 </dc:when>
153 </dc:choose> 158 </dc:choose>
154 </dc:iterate> 159 </dc:iterate>
155 </dc:when> 160 </dc:when>
335 <dc:call-macro name="longitudinal-section-prototype" /> 340 <dc:call-macro name="longitudinal-section-prototype" />
336 </dc:when> 341 </dc:when>
337 <dc:when test="$out = 'uinfo.inundation_duration.vegzoneselect'"> 342 <dc:when test="$out = 'uinfo.inundation_duration.vegzoneselect'">
338 <dc:variable name="vegzonedata" expr="dc:defaultvegetationzone()"></dc:variable> 343 <dc:variable name="vegzonedata" expr="dc:defaultvegetationzone()"></dc:variable>
339 <defaultVegetationZone factory="dummy" target_out="{$out}" data="{$vegzonedata}"></defaultVegetationZone> 344 <defaultVegetationZone factory="dummy" target_out="{$out}" data="{$vegzonedata}"></defaultVegetationZone>
345 </dc:when>
346 <dc:when test="$out = 'bundu_wspl_longitudinal_section'">
347 <dc:call-macro name="longitudinal-section-prototype" />
348 </dc:when>
349 <dc:when test="$out = 'bundu_depth_longitudinal_section'">
350 <dc:call-macro name="longitudinal-section-prototype" />
340 </dc:when> 351 </dc:when>
341 </dc:choose> 352 </dc:choose>
342 </dc:iterate> 353 </dc:iterate>
343 </dc:otherwise> 354 </dc:otherwise>
344 </dc:choose> 355 </dc:choose>
445 <dc:when test="$out = 'uinfo_salix_line'"> 456 <dc:when test="$out = 'uinfo_salix_line'">
446 <dc:call-macro name="longitudinal-section-user-prototype" /> 457 <dc:call-macro name="longitudinal-section-user-prototype" />
447 </dc:when> 458 </dc:when>
448 <dc:when test="$out = 'uinfo.inundation_duration.vegzoneselect'"> 459 <dc:when test="$out = 'uinfo.inundation_duration.vegzoneselect'">
449 <dc:call-macro name="vegetationzones" /> 460 <dc:call-macro name="vegetationzones" />
461 </dc:when>
462 <dc:when test="$out = 'bundu_wspl_longitudinal_section'">
463 <dc:call-macro name="longitudinal-section-user-prototype" />
464 </dc:when>
465 <dc:when test="$out = 'bundu_depth_longitudinal_section'">
466 <dc:call-macro name="longitudinal-section-user-prototype" />
450 </dc:when> 467 </dc:when>
451 <dc:comment> Discharge curves </dc:comment> 468 <dc:comment> Discharge curves </dc:comment>
452 <dc:when test="$out = 'computed_discharge_curve'"> 469 <dc:when test="$out = 'computed_discharge_curve'">
453 <dc:call-macro name="discharge-curve-user-prototype" /> 470 <dc:call-macro name="discharge-curve-user-prototype" />
454 </dc:when> 471 </dc:when>

http://dive4elements.wald.intevation.org