comparison artifacts/doc/conf/meta-data.xml @ 8993:0adc6d04de95

SInfo - FlowDepthMinMax: choosing bed heights, not bed height min and max separately
author gernotbelger
date Wed, 11 Apr 2018 14:09:13 +0200
parents 2e27061d9a93
children 6e5ff436febe
comparison
equal deleted inserted replaced
8981:2e27061d9a93 8993:0adc6d04de95
262 <dc:comment> S-INFO </dc:comment> 262 <dc:comment> S-INFO </dc:comment>
263 <dc:when test="$out = 'sinfo_flowdepth_minfo_heights'"> 263 <dc:when test="$out = 'sinfo_flowdepth_minfo_heights'">
264 <dc:variable name="bed_height_type" expr="''"/> 264 <dc:variable name="bed_height_type" expr="''"/>
265 <dc:variable name="bed_height_descr_prefix" expr="''"/> 265 <dc:variable name="bed_height_descr_prefix" expr="''"/>
266 <dc:variable name="bedheight_count" expr="'bedh_height_count'"/> 266 <dc:variable name="bedheight_count" expr="'bedh_height_count'"/>
267 <dc:call-macro name="bed-heights-single"/>
268 </dc:when>
269 <dc:when test="$out = 'sinfo_flowdepthminmax_heights'">
270 <!-- Selects bedheights that have min/max bedheights. According to BfG, it is safe to only assume min is present -->
271 <dc:variable name="bed_height_type" expr="''"/>
272 <dc:variable name="bed_height_descr_prefix" expr="''"/>
273 <dc:variable name="bedheight_count" expr="'bedh_min_count'"/>
267 <dc:call-macro name="bed-heights-single"/> 274 <dc:call-macro name="bed-heights-single"/>
268 </dc:when> 275 </dc:when>
269 <dc:when test="$out = 'sinfo_flowdepth_waterlevels'"> 276 <dc:when test="$out = 'sinfo_flowdepth_waterlevels'">
270 <minfo> 277 <minfo>
271 <fixanalysis> 278 <fixanalysis>

http://dive4elements.wald.intevation.org