diff artifacts/doc/conf/themes.xml @ 8204:c657ddcf1fa6

Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
author Tom Gottfried <tom@intevation.de>
date Fri, 05 Sep 2014 14:53:58 +0200
parents ca072278ad02
children 78184aa612dd
line wrap: on
line diff
--- a/artifacts/doc/conf/themes.xml	Fri Sep 05 13:19:22 2014 +0200
+++ b/artifacts/doc/conf/themes.xml	Fri Sep 05 14:53:58 2014 +0200
@@ -310,6 +310,30 @@
         <mapping from="gauge_discharge_curve" to="GaugeDischargeCurve" />
         <mapping from="extreme_wq_curve" to="ExtremeWQCurve" />
         <mapping from="extreme_wq_curve_base" to="ExtremeWQBaseCurve" />
+
+        <!-- Mappings for sediment load -->
+        <mapping from="sedimentload.ls.ta.coarse" to="SedimentLoadLSTACoarse" />
+        <mapping from="sedimentload.ls.ta.fine_middle" to="SedimentLoadLSTAFineMid" />
+        <mapping from="sedimentload.ls.ta.sand" to="SedimentLoadLSTASand" />
+        <mapping from="sedimentload.ls.ta.susp_sand" to="SedimentLoadLSTASuspSand" />
+        <mapping from="sedimentload.ls.ta.susp_sand_bed" to="SedimentLoadLSTASuspSandBed" />
+        <mapping from="sedimentload.ls.ta.suspended_sediment" to="SedimentLoadLSTASediment" />
+        <mapping from="sedimentload.ls.ta.suspended_load" to="SedimentLoadLSTASusp" />
+        <mapping from="sedimentload.ls.ta.total" to="SedimentLoadLSTATotal" />
+        <mapping from="sedimentload.ls.ta.bed_load" to="SedimentLoadLSTABed" />
+        <mapping from="sedimentload.ls.ta.bed_load_susp_sand" to="SedimentLoadLSTABedSusp" />
+
+        <mapping from="sedimentload.ls.m3a.coarse" to="SedimentLoadLSM3ACoarse" />
+        <mapping from="sedimentload.ls.m3a.fine_middle" to="SedimentLoadLSM3AFineMid" />
+        <mapping from="sedimentload.ls.m3a.sand" to="SedimentLoadLSM3ASand" />
+        <mapping from="sedimentload.ls.m3a.susp_sand" to="SedimentLoadLSM3ASuspSand" />
+        <mapping from="sedimentload.ls.m3a.susp_sand_bed" to="SedimentLoadLSM3ASuspSandBed" />
+        <mapping from="sedimentload.ls.m3a.suspended_sediment" to="SedimentLoadLSM3ASediment" />
+        <mapping from="sedimentload.ls.m3a.suspended_load" to="SedimentLoadLSM3ASusp" />
+        <mapping from="sedimentload.ls.m3a.total" to="SedimentLoadLSM3ATotal" />
+        <mapping from="sedimentload.ls.m3a.bed_load" to="SedimentLoadLSM3ABed" />
+        <mapping from="sedimentload.ls.m3a.bed_load_susp_sand" to="SedimentLoadLSM3ABedSusp" />
+
         <mapping from="sedimentload.ta.coarse" to="SedimentLoadTACoarse" />
         <mapping from="sedimentload.ta.fine_middle" to="SedimentLoadTAFineMid" />
         <mapping from="sedimentload.ta.sand" to="SedimentLoadTASand" />
@@ -319,7 +343,8 @@
         <mapping from="sedimentload.ta.suspended_load" to="SedimentLoadTASusp" />
         <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.ta.bed_load_susp_sand" to="SedimentLoadTABedSusp" />
+
         <mapping from="sedimentload.m3a.coarse" to="SedimentLoadM3ACoarse" />
         <mapping from="sedimentload.m3a.fine_middle" to="SedimentLoadM3AFineMid" />
         <mapping from="sedimentload.m3a.sand" to="SedimentLoadM3ASand" />
@@ -329,16 +354,7 @@
         <mapping from="sedimentload.m3a.suspended_load" to="SedimentLoadM3ASusp" />
         <mapping from="sedimentload.m3a.total" to="SedimentLoadM3ATotal" />
         <mapping from="sedimentload.m3a.bed_load" to="SedimentLoadM3ABed" />
-        <mapping from="sedimentload.m3a.unknown" to="SedimentLoadM3AUnknown" />
-        <mapping from="sedimentload.coarse" to="SedimentLoadCoarse" />
-        <mapping from="sedimentload.fine_middle" to="SedimentLoadFineMid" />
-        <mapping from="sedimentload.sand" to="SedimentLoadSand" />
-        <mapping from="sedimentload.susp_sand" to="SedimentLoadSuspSand" />
-        <mapping from="sedimentload.susp_sand_bed" to="SedimentLoadSuspSandBed" />
-        <mapping from="sedimentload.suspended_sediment" to="SedimentLoadSediment" />
-        <mapping from="sedimentload.suspended_load" to="SedimentLoadSusp" />
-        <mapping from="sedimentload.total" to="SedimentLoadTotal" />
-        <mapping from="sedimentload.bed_load" to="SedimentLoadBed" />
+        <mapping from="sedimentload.m3a.bed_load_susp_sand" to="SedimentLoadM3ABedSusp" />
     </mappings>
 
 </themes>

http://dive4elements.wald.intevation.org