comparison flys-artifacts/doc/conf/themes.xml @ 2715:250a370c377d

Added chart generator for middle bed height charts. flys-artifacts/trunk@4441 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Fri, 18 May 2012 11:58:38 +0000
parents d8444fcb4e44
children 83b22ccf48da
comparison
equal deleted inserted replaced
2714:2952f6dee5cf 2715:250a370c377d
994 <inherit from="HiddenColorLines"/> 994 <inherit from="HiddenColorLines"/>
995 <inherit from="MinMaxPoints"/> 995 <inherit from="MinMaxPoints"/>
996 </inherits> 996 </inherits>
997 <fields> 997 <fields>
998 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 204, 204"/> 998 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 204, 204"/>
999 </fields>
1000 </theme>
1001
1002
1003 <!--
1004 MIDDLE BED HEIGHT
1005 -->
1006 <theme name="MiddleBedHeightSingle">
1007 <inherits>
1008 <inherit from="HiddenColorLines"/>
1009 <inherit from="MinMaxPoints"/>
1010 </inherits>
1011 <fields>
1012 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/>
1013 </fields>
1014 </theme>
1015
1016 <theme name="MiddleBedHeightEpoch">
1017 <inherits>
1018 <inherit from="FlowVelocityVMainChannel"/>
1019 </inherits>
1020 <fields>
1021 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 102"/>
999 </fields> 1022 </fields>
1000 </theme> 1023 </theme>
1001 1024
1002 1025
1003 <!-- 1026 <!--
1122 <mapping from="reference_curve" to="ReferenceCurve"/> 1145 <mapping from="reference_curve" to="ReferenceCurve"/>
1123 <mapping from="reference_curve_normalized" to="ReferenceCurveNormalized"/> 1146 <mapping from="reference_curve_normalized" to="ReferenceCurveNormalized"/>
1124 <mapping from="flow_velocity.totalchannel" to="FlowVelocityVTotalChannel"/> 1147 <mapping from="flow_velocity.totalchannel" to="FlowVelocityVTotalChannel"/>
1125 <mapping from="flow_velocity.mainchannel" to="FlowVelocityVMainChannel"/> 1148 <mapping from="flow_velocity.mainchannel" to="FlowVelocityVMainChannel"/>
1126 <mapping from="flow_velocity.tau" to="FlowVelocityTau"/> 1149 <mapping from="flow_velocity.tau" to="FlowVelocityTau"/>
1150 <mapping from="bedheight_middle.single" to="MiddleBedHeightSingle"/>
1151 <mapping from="bedheight_middle.epoch" to="MiddleBedHeightEpoch"/>
1152
1127 </mappings> 1153 </mappings>
1128 </themes> 1154 </themes>

http://dive4elements.wald.intevation.org