Mercurial > dive4elements > river
changeset 1954:2adfedaf4dd2
Allow longitudinal_section.q facets in wdiff states output.
flys-artifacts/trunk@3350 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Mon, 05 Dec 2011 09:33:20 +0000 |
parents | 590d9bc88ff5 |
children | ccf2235035d6 |
files | flys-artifacts/ChangeLog flys-artifacts/doc/conf/artifacts/winfo.xml |
diffstat | 2 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Mon Dec 05 09:24:12 2011 +0000 +++ b/flys-artifacts/ChangeLog Mon Dec 05 09:33:20 2011 +0000 @@ -1,3 +1,10 @@ +2011-12-05 Felix Wolfsteller <felix.wolfsteller@intevation.de> + + Allow longitudinal_section.q facets in wdiff states output. + + * doc/conf/artifacts/winfo.xml: Added longitudinal_section.q facets + to w-diff states out compatibility- matrix. + 2011-12-05 Felix Wolfsteller <felix.wolfsteller@intevation.de> Refactored Longitudinal*/WDiff-*Generator hierarchy and change axis
--- a/flys-artifacts/doc/conf/artifacts/winfo.xml Mon Dec 05 09:24:12 2011 +0000 +++ b/flys-artifacts/doc/conf/artifacts/winfo.xml Mon Dec 05 09:33:20 2011 +0000 @@ -166,6 +166,7 @@ <outputmodes> <outputmode name="w_differences" description="output.w_differences" mime-type="image/png" type="chart"> <facets> + <facet name="longitudinal_section.q" description="facet.longitudinal_section.q"/> <facet name="longitudinal_section.w" description="facet.longitudinal_section.w"/> <facet name="w_differences" description="facet.w_differences"/> <facet name="other.wkms" description="facet.other.wkms"/>