comparison flys-artifacts/doc/conf/second-themes.xml @ 4232:b3aa91e45010

Implemented the Q evaluation mode for historical discharge calculations. Added the calculation itself, created new facets, added themes and improved the chart generator to support the new facets.
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Wed, 24 Oct 2012 07:25:35 +0200
parents 58864f4f6e3b
children 5ebaa0a62d2c
comparison
equal deleted inserted replaced
4231:adcb8aee1910 4232:b3aa91e45010
33 <inherit from="MinMaxPoints" /> 33 <inherit from="MinMaxPoints" />
34 </inherits> 34 </inherits>
35 <fields> 35 <fields>
36 <field name="linecolor" type="Color" display="Linienfarbe" 36 <field name="linecolor" type="Color" display="Linienfarbe"
37 default="0, 204, 204" /> 37 default="0, 204, 204" />
38 <field name="linesize" type="int" display="Liniendicke"
39 default="1" hints="h" />
40 </fields>
41 </theme>
42
43 <theme name="HistoricalDischargeCurveW">
44 <inherits>
45 <inherit from="HiddenColorLines" />
46 <inherit from="MinMaxPoints" />
47 </inherits>
48 <fields>
49 <field name="linecolor" type="Color" display="Linienfarbe"
50 default="153, 200, 153" />
51 <field name="linesize" type="int" display="Liniendicke"
52 default="1" hints="h" />
53 </fields>
54 </theme>
55
56 <theme name="HistoricalDischargeCurveWDiff">
57 <inherits>
58 <inherit from="HiddenColorLines" />
59 <inherit from="MinMaxPoints" />
60 </inherits>
61 <fields>
62 <field name="linecolor" type="Color" display="Linienfarbe"
63 default="2000, 204, 204" />
38 <field name="linesize" type="int" display="Liniendicke" 64 <field name="linesize" type="int" display="Liniendicke"
39 default="1" hints="h" /> 65 default="1" hints="h" />
40 </fields> 66 </fields>
41 </theme> 67 </theme>
42 68

http://dive4elements.wald.intevation.org