Mercurial > dive4elements > river
comparison artifacts/doc/conf/meta-data.xml @ 7266:f2db01a3e434
meta-data.xml: Let DC show (yet all) computed discharge curves as former calculations.
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Wed, 09 Oct 2013 10:03:00 +0200 |
parents | 1446bdb372c9 |
children | 171c8b0cffca |
comparison
equal
deleted
inserted
replaced
7265:1446bdb372c9 | 7266:f2db01a3e434 |
---|---|
339 </dc:when> | 339 </dc:when> |
340 <dc:when test="$out = 'w_differences'"> | 340 <dc:when test="$out = 'w_differences'"> |
341 <dc:call-macro name="longitudinal"/> | 341 <dc:call-macro name="longitudinal"/> |
342 <dc:call-macro name="differences"/> | 342 <dc:call-macro name="differences"/> |
343 <dc:call-macro name="bedheight_differences"/> | 343 <dc:call-macro name="bedheight_differences"/> |
344 </dc:when> | |
345 <dc:when test="$out = 'computed_discharge_curve'"> | |
346 <dc:call-macro name="computed-discharge-curve"/> | |
344 </dc:when> | 347 </dc:when> |
345 <dc:when test="$out = 'fix_deltawt_curve'"> | 348 <dc:when test="$out = 'fix_deltawt_curve'"> |
346 <dc:call-macro name="delta-wt"/> | 349 <dc:call-macro name="delta-wt"/> |
347 </dc:when> | 350 </dc:when> |
348 <dc:when test="$out = 'reference_curve'"> | 351 <dc:when test="$out = 'reference_curve'"> |