Mercurial > dive4elements > river
changeset 8107:0e587734fc56
(issue1681) Add themes for sedimentloads
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Wed, 20 Aug 2014 12:55:55 +0200 |
parents | d527cb72627f |
children | cafcd64efbbf |
files | artifacts/doc/conf/themes.xml artifacts/doc/conf/themes/default.xml artifacts/doc/conf/themes/second.xml |
diffstat | 3 files changed, 79 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/artifacts/doc/conf/themes.xml Wed Aug 20 12:12:18 2014 +0200 +++ b/artifacts/doc/conf/themes.xml Wed Aug 20 12:55:55 2014 +0200 @@ -312,21 +312,29 @@ <mapping from="extreme_wq_curve_base" to="ExtremeWQBaseCurve" /> <mapping from="sedimentload.ta.coarse" to="SedimentLoadTACoarse" /> <mapping from="sedimentload.ta.finemiddle" to="SedimentLoadTAFineMid" /> + <mapping from="sedimentload.ta.fine_middle" to="SedimentLoadTAFineMid" /> <mapping from="sedimentload.ta.sand" to="SedimentLoadTASand" /> <mapping from="sedimentload.ta.susp_sand" to="SedimentLoadTASuspSand" /> <mapping from="sedimentload.ta.susp_sand_bed" to="SedimentLoadTASuspSandBed" /> <mapping from="sedimentload.ta.susp_sediment" to="SedimentLoadTASediment" /> + <mapping from="sedimentload.ta.suspended_sediment" to="SedimentLoadTASediment" /> + <mapping from="sedimentload.ta.suspended_load" to="SedimentLoadTASusp" /> <mapping from="sedimentload.ta.total_load" to="SedimentLoadTATotalLoad" /> <mapping from="sedimentload.ta.total" to="SedimentLoadTATotal" /> + <mapping from="sedimentload.ta.bed_load" to="SedimentLoadTABed" /> <mapping from="sedimentload.ta.unknown" to="SedimentLoadTAUnknown" /> <mapping from="sedimentload.m3a.coarse" to="SedimentLoadM3ACoarse" /> <mapping from="sedimentload.m3a.finemiddle" to="SedimentLoadM3AFineMid" /> + <mapping from="sedimentload.m3a.fine_middle" to="SedimentLoadM3AFineMid" /> <mapping from="sedimentload.m3a.sand" to="SedimentLoadM3ASand" /> <mapping from="sedimentload.m3a.susp_sand" to="SedimentLoadM3ASuspSand" /> <mapping from="sedimentload.m3a.susp_sand_bed" to="SedimentLoadM3ASuspSandBed" /> <mapping from="sedimentload.m3a.susp_sediment" to="SedimentLoadM3ASediment" /> + <mapping from="sedimentload.m3a.suspended_sediment" to="SedimentLoadM3ASediment" /> + <mapping from="sedimentload.m3a.suspended_load" to="SedimentLoadM3ASusp" /> <mapping from="sedimentload.m3a.total_load" to="SedimentLoadM3ATotalLoad" /> <mapping from="sedimentload.m3a.total" to="SedimentLoadM3ATotal" /> + <mapping from="sedimentload.m3a.bed_load" to="SedimentLoadM3ABed" /> <mapping from="sedimentload.m3a.unknown" to="SedimentLoadM3AUnknown" /> </mappings>
--- a/artifacts/doc/conf/themes/default.xml Wed Aug 20 12:12:18 2014 +0200 +++ b/artifacts/doc/conf/themes/default.xml Wed Aug 20 12:55:55 2014 +0200 @@ -1189,6 +1189,24 @@ </fields> </theme> + <theme name="SedimentLoadM3ABed"> + <inherits> + <inherit from="LongitudinalSection" /> + </inherits> + <fields> + <field name="linecolor" type="Color" default="45, 255, 241" /> + </fields> + </theme> + + <theme name="SedimentLoadM3ASusp"> + <inherits> + <inherit from="LongitudinalSection" /> + </inherits> + <fields> + <field name="linecolor" type="Color" default="85, 255, 0" /> + </fields> + </theme> + <!-- Sediment load, T/A --> <theme name="SedimentLoadTACoarse"> <inherits> @@ -1279,6 +1297,24 @@ </fields> </theme> + <theme name="SedimentLoadTABed"> + <inherits> + <inherit from="LongitudinalSection" /> + </inherits> + <fields> + <field name="linecolor" type="Color" default="45, 255, 241" /> + </fields> + </theme> + + <theme name="SedimentLoadTASusp"> + <inherits> + <inherit from="LongitudinalSection" /> + </inherits> + <fields> + <field name="linecolor" type="Color" default="85, 255, 0" /> + </fields> + </theme> + <theme name="LongitudinalSectionArea"> <inherits> <inherit from="Areas" />
--- a/artifacts/doc/conf/themes/second.xml Wed Aug 20 12:12:18 2014 +0200 +++ b/artifacts/doc/conf/themes/second.xml Wed Aug 20 12:55:55 2014 +0200 @@ -1189,6 +1189,24 @@ </fields> </theme> + <theme name="SedimentLoadM3ABed"> + <inherits> + <inherit from="LongitudinalSection" /> + </inherits> + <fields> + <field name="linecolor" type="Color" default="45, 255, 241" /> + </fields> + </theme> + + <theme name="SedimentLoadM3ASusp"> + <inherits> + <inherit from="LongitudinalSection" /> + </inherits> + <fields> + <field name="linecolor" type="Color" default="85, 255, 0" /> + </fields> + </theme> + <!-- Sediment load, T/A --> <theme name="SedimentLoadTACoarse"> <inherits> @@ -1279,6 +1297,23 @@ </fields> </theme> + <theme name="SedimentLoadTABed"> + <inherits> + <inherit from="LongitudinalSection" /> + </inherits> + <fields> + <field name="linecolor" type="Color" default="45, 255, 241" /> + </fields> + </theme> + + <theme name="SedimentLoadTASusp"> + <inherits> + <inherit from="LongitudinalSection" /> + </inherits> + <fields> + <field name="linecolor" type="Color" default="85, 255, 0" /> + </fields> + </theme> <theme name="LongitudinalSectionArea"> <inherits>