[PATCH] (issue1681) Add themes for sedimentloads
Wald Commits
scm-commit at wald.intevation.org
Wed Aug 20 12:55:58 CEST 2014
# HG changeset patch
# User Andre Heinecke <andre.heinecke at intevation.de>
# Date 1408532155 -7200
# Node ID 0e587734fc56b8a7a2f6834ac65fc339e7b687a2
# Parent d527cb72627f68b6ffe4573e0d8ff2347470922b
(issue1681) Add themes for sedimentloads
diff -r d527cb72627f -r 0e587734fc56 artifacts/doc/conf/themes.xml
--- 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>
diff -r d527cb72627f -r 0e587734fc56 artifacts/doc/conf/themes/default.xml
--- 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" />
diff -r d527cb72627f -r 0e587734fc56 artifacts/doc/conf/themes/second.xml
--- 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>
More information about the Dive4Elements-commits
mailing list