comparison artifacts/doc/conf/meta-data.xml @ 8956:ee5ce13016ed

Work on SINFO-Fließtiefenentwicklung
author gernotbelger
date Tue, 20 Mar 2018 13:30:07 +0100
parents b0aeed4c97c1
children 3c95b89da5ea
comparison
equal deleted inserted replaced
8955:798d9dcbccdd 8956:ee5ce13016ed
122 <dc:call-macro name="annotations"/> 122 <dc:call-macro name="annotations"/>
123 </dc:when> 123 </dc:when>
124 <dc:when test="$out = 'sinfo_flow_depth_minmax'"> 124 <dc:when test="$out = 'sinfo_flow_depth_minmax'">
125 <dc:call-macro name="annotations"/> 125 <dc:call-macro name="annotations"/>
126 </dc:when> 126 </dc:when>
127 <dc:when test="$out = 'sinfo_flow_depth_development'">
128 <dc:call-macro name="annotations"/>
129 </dc:when>
130 <dc:when test="$out = 'sinfo_flow_depth_development_peryear'">
131 <dc:call-macro name="annotations"/>
132 </dc:when>
127 <dc:when test="$out = 'sinfo_tkk'"> 133 <dc:when test="$out = 'sinfo_tkk'">
128 <dc:call-macro name="annotations"/> 134 <dc:call-macro name="annotations"/>
129 </dc:when> 135 </dc:when>
130 </dc:choose> 136 </dc:choose>
131 </dc:iterate> 137 </dc:iterate>
268 274
269 <dc:when test="$out = 'sinfo_flow_depth'"> 275 <dc:when test="$out = 'sinfo_flow_depth'">
270 <dc:call-macro name="longitudinal-section-prototype"/> 276 <dc:call-macro name="longitudinal-section-prototype"/>
271 </dc:when> 277 </dc:when>
272 <dc:when test="$out = 'sinfo_flow_depth_minmax'"> 278 <dc:when test="$out = 'sinfo_flow_depth_minmax'">
279 <dc:call-macro name="longitudinal-section-prototype"/>
280 </dc:when>
281 <dc:when test="$out = 'sinfo_flow_depth_development'">
282 <dc:call-macro name="longitudinal-section-prototype"/>
283 </dc:when>
284 <dc:when test="$out = 'sinfo_flow_depth_development_peryear'">
273 <dc:call-macro name="longitudinal-section-prototype"/> 285 <dc:call-macro name="longitudinal-section-prototype"/>
274 </dc:when> 286 </dc:when>
275 <dc:when test="$out = 'sinfo_tkk'"> 287 <dc:when test="$out = 'sinfo_tkk'">
276 <dc:call-macro name="longitudinal-section-prototype"/> 288 <dc:call-macro name="longitudinal-section-prototype"/>
277 </dc:when> 289 </dc:when>
357 </dc:when> 369 </dc:when>
358 <dc:when test="$out = 'sinfo_flow_depth'"> 370 <dc:when test="$out = 'sinfo_flow_depth'">
359 <dc:call-macro name="longitudinal-section-user-prototype"/> 371 <dc:call-macro name="longitudinal-section-user-prototype"/>
360 </dc:when> 372 </dc:when>
361 <dc:when test="$out = 'sinfo_flow_depth_minmax'"> 373 <dc:when test="$out = 'sinfo_flow_depth_minmax'">
374 <dc:call-macro name="longitudinal-section-user-prototype"/>
375 </dc:when>
376 <dc:when test="$out = 'sinfo_flow_depth_development'">
377 <dc:call-macro name="longitudinal-section-user-prototype"/>
378 </dc:when>
379 <dc:when test="$out = 'sinfo_flow_depth_development_peryear'">
362 <dc:call-macro name="longitudinal-section-user-prototype"/> 380 <dc:call-macro name="longitudinal-section-user-prototype"/>
363 </dc:when> 381 </dc:when>
364 <dc:when test="$out = 'sinfo_tkk'"> 382 <dc:when test="$out = 'sinfo_tkk'">
365 <dc:call-macro name="longitudinal-section-user-prototype"/> 383 <dc:call-macro name="longitudinal-section-user-prototype"/>
366 </dc:when> 384 </dc:when>
1539 <dc:call-macro name="sediment-load"/> 1557 <dc:call-macro name="sediment-load"/>
1540 1558
1541 <dc:comment> SINFO </dc:comment> 1559 <dc:comment> SINFO </dc:comment>
1542 <dc:call-macro name="sinfo_flowdepths"/> 1560 <dc:call-macro name="sinfo_flowdepths"/>
1543 <dc:call-macro name="sinfo_flowdepths_minmax"/> 1561 <dc:call-macro name="sinfo_flowdepths_minmax"/>
1562 <dc:call-macro name="sinfo_flow_depth_development"/>
1544 <dc:call-macro name="sinfo_tkh"/> 1563 <dc:call-macro name="sinfo_tkh"/>
1564
1565 <dc:call-macro name="sinfo_waterlevel_difference"/>
1566 <dc:call-macro name="sinfo_bedheight_difference"/>
1545 1567
1546 <dc:call-macro name="sinfo_tkh_velocity"/> 1568 <dc:call-macro name="sinfo_tkh_velocity"/>
1547 <dc:call-macro name="sinfo_tkh_d50"/> 1569 <dc:call-macro name="sinfo_tkh_d50"/>
1548 <dc:call-macro name="sinfo_tkh_tau"/> 1570 <dc:call-macro name="sinfo_tkh_tau"/>
1549 </dc:macro> 1571 </dc:macro>
3091 </dc:choose> 3113 </dc:choose>
3092 <dc:macro-body/> 3114 <dc:macro-body/>
3093 </dc:macro> 3115 </dc:macro>
3094 3116
3095 <dc:macro name="sinfo_flowdepths"> 3117 <dc:macro name="sinfo_flowdepths">
3096 <!-- dc:filter expr="($out_name = 'sinfo_flow_depth' and ($facet_name = 'sinfo_flow_depth.filtered' or $facet_name = 'sinfo_flow_depth.tkh.filtered' ) )" --> 3118 <dc:filter expr="( $facet_name = 'sinfo_facet_flow_depth.filtered' or $facet_name = 'sinfo_facet_flow_depth_with_tkh.filtered' or $facet_name = 'sinfo_facet_flow_depth_current.filtered' or $facet_name = 'sinfo_facet_flow_depth_historical.filtered' )">
3097 <dc:filter expr="( $facet_name = 'sinfo_facet_flow_depth.filtered' or $facet_name = 'sinfo_facet_flow_depth_with_tkh.filtered' )">
3098 <dc:if test="dc:has-result()"> 3119 <dc:if test="dc:has-result()">
3099 <sinfo_flow_depths> 3120 <sinfo_flow_depths>
3100 <dc:call-macro name="collection-group"> 3121 <dc:call-macro name="collection-group">
3101 <sinfo_flow_depth description="{dc:group-key()}"> 3122 <sinfo_flow_depth description="{dc:group-key()}">
3102 <dc:for-each> 3123 <dc:for-each>
3133 </dc:element> 3154 </dc:element>
3134 </dc:for-each> 3155 </dc:for-each>
3135 </sinfo_flow_depth_minmax> 3156 </sinfo_flow_depth_minmax>
3136 </dc:call-macro> 3157 </dc:call-macro>
3137 </sinfo_flow_depths_minmax> 3158 </sinfo_flow_depths_minmax>
3159 </dc:if>
3160 </dc:filter>
3161 </dc:macro>
3162
3163 <dc:macro name="sinfo_flow_depth_development">
3164 <dc:filter expr="$facet_name = 'sinfo_facet_flow_depth_development.filtered' or $facet_name = 'sinfo_facet_flow_depth_development_per_year.filtered'">
3165 <dc:if test="dc:has-result()">
3166 <sinfo_flow_depth_developments>
3167 <dc:call-macro name="collection-group">
3168 <sinfo_flow_depth_development description="{dc:group-key()}">
3169 <dc:for-each>
3170 <dc:element name="${facet_name}">
3171 <dc:attribute name="factory" value="sinfo"/>
3172 <dc:attribute name="target_out" value="${out}"/>
3173 <dc:attribute name="description" value="${facet_description}"/>
3174 <dc:attribute name="ids" value="${facet_num}"/>
3175 <dc:attribute name="artifact-id" value="${a_gid}"/>
3176 <dc:attribute name="out" value="${out_name}"/>
3177 </dc:element>
3178 </dc:for-each>
3179 </sinfo_flow_depth_development>
3180 </dc:call-macro>
3181 </sinfo_flow_depth_developments>
3182 </dc:if>
3183 </dc:filter>
3184 </dc:macro>
3185
3186 <dc:macro name="sinfo_waterlevel_difference">
3187 <dc:filter expr="$facet_name = 'sinfo_facet_waterlevel_difference.filtered'">
3188 <dc:if test="dc:has-result()">
3189 <sinfo_waterlevel_differences>
3190 <dc:call-macro name="collection-group">
3191 <sinfo_waterlevel_difference description="{dc:group-key()}">
3192 <dc:for-each>
3193 <dc:element name="${facet_name}">
3194 <dc:attribute name="factory" value="sinfo"/>
3195 <dc:attribute name="target_out" value="${out}"/>
3196 <dc:attribute name="description" value="${facet_description}"/>
3197 <dc:attribute name="ids" value="${facet_num}"/>
3198 <dc:attribute name="artifact-id" value="${a_gid}"/>
3199 <dc:attribute name="out" value="${out_name}"/>
3200 </dc:element>
3201 </dc:for-each>
3202 </sinfo_waterlevel_difference>
3203 </dc:call-macro>
3204 </sinfo_waterlevel_differences>
3205 </dc:if>
3206 </dc:filter>
3207 </dc:macro>
3208
3209 <dc:macro name="sinfo_bedheight_difference">
3210 <dc:filter expr="$facet_name = 'sinfo_facet_bedheight_difference.filtered'">
3211 <dc:if test="dc:has-result()">
3212 <sinfo_bedheight_differences>
3213 <dc:call-macro name="collection-group">
3214 <sinfo_bedheight_difference description="{dc:group-key()}">
3215 <dc:for-each>
3216 <dc:element name="${facet_name}">
3217 <dc:attribute name="factory" value="sinfo"/>
3218 <dc:attribute name="target_out" value="${out}"/>
3219 <dc:attribute name="description" value="${facet_description}"/>
3220 <dc:attribute name="ids" value="${facet_num}"/>
3221 <dc:attribute name="artifact-id" value="${a_gid}"/>
3222 <dc:attribute name="out" value="${out_name}"/>
3223 </dc:element>
3224 </dc:for-each>
3225 </sinfo_bedheight_difference>
3226 </dc:call-macro>
3227 </sinfo_bedheight_differences>
3138 </dc:if> 3228 </dc:if>
3139 </dc:filter> 3229 </dc:filter>
3140 </dc:macro> 3230 </dc:macro>
3141 3231
3142 <dc:macro name="sinfo_tkh"> 3232 <dc:macro name="sinfo_tkh">

http://dive4elements.wald.intevation.org