Mercurial > dive4elements > river
changeset 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 |
files | artifacts/doc/conf/meta-data.xml |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/artifacts/doc/conf/meta-data.xml Wed Oct 09 10:01:00 2013 +0200 +++ b/artifacts/doc/conf/meta-data.xml Wed Oct 09 10:03:00 2013 +0200 @@ -342,6 +342,9 @@ <dc:call-macro name="differences"/> <dc:call-macro name="bedheight_differences"/> </dc:when> + <dc:when test="$out = 'computed_discharge_curve'"> + <dc:call-macro name="computed-discharge-curve"/> + </dc:when> <dc:when test="$out = 'fix_deltawt_curve'"> <dc:call-macro name="delta-wt"/> </dc:when>