comparison artifacts/doc/conf/meta-data.xml @ 8336:b9fa8124583c

The derivative curve is also a discharge diagram.
author "Tom Gottfried <tom@intevation.de>"
date Fri, 26 Sep 2014 14:22:37 +0200
parents 9d62a8b4bf15
children 64b21db73846
comparison
equal deleted inserted replaced
8335:9d62a8b4bf15 8336:b9fa8124583c
88 </dc:when> 88 </dc:when>
89 <dc:when test="$out = 'fix_wq_curve'"> 89 <dc:when test="$out = 'fix_wq_curve'">
90 <dc:call-macro name="mainvalues"/> 90 <dc:call-macro name="mainvalues"/>
91 <dc:call-macro name="qsectors"/> 91 <dc:call-macro name="qsectors"/>
92 </dc:when> 92 </dc:when>
93 <dc:when test="$out = 'fix_derivate_curve'">
94 <dc:call-macro name="qmainvalues"/>
95 </dc:when>
93 <dc:when test="starts-with($out, 'sq_') and 96 <dc:when test="starts-with($out, 'sq_') and
94 not($out = 'sq_relation_export')"> 97 not($out = 'sq_relation_export')">
95 <dc:call-macro name="qmainvalues"/> 98 <dc:call-macro name="qmainvalues"/>
96 </dc:when> 99 </dc:when>
97 <dc:comment> Cross sections </dc:comment> 100 <dc:comment> Cross sections </dc:comment>
189 </dc:when> 192 </dc:when>
190 <dc:when test="$out = 'discharge_curve'"> 193 <dc:when test="$out = 'discharge_curve'">
191 <dc:call-macro name="discharge-curve-prototype"/> 194 <dc:call-macro name="discharge-curve-prototype"/>
192 </dc:when> 195 </dc:when>
193 <dc:when test="$out = 'fix_wq_curve'"> 196 <dc:when test="$out = 'fix_wq_curve'">
197 <dc:call-macro name="discharge-curve-prototype"/>
198 </dc:when>
199 <dc:when test="$out = 'fix_derivate_curve'">
194 <dc:call-macro name="discharge-curve-prototype"/> 200 <dc:call-macro name="discharge-curve-prototype"/>
195 </dc:when> 201 </dc:when>
196 <dc:when test="$out = 'computed_discharge_curve'"> 202 <dc:when test="$out = 'computed_discharge_curve'">
197 <dc:call-macro name="discharge-curve-prototype"/> 203 <dc:call-macro name="discharge-curve-prototype"/>
198 </dc:when> 204 </dc:when>

http://dive4elements.wald.intevation.org