Mercurial > dive4elements > river
diff artifacts/doc/conf/themes.xml @ 8117:ca072278ad02
Complete mapping and themes for sediment load.
author | "Tom Gottfried <tom@intevation.de>" |
---|---|
date | Thu, 21 Aug 2014 18:09:37 +0200 |
parents | 0e587734fc56 |
children | c657ddcf1fa6 |
line wrap: on
line diff
--- a/artifacts/doc/conf/themes.xml Thu Aug 21 15:48:01 2014 +0200 +++ b/artifacts/doc/conf/themes.xml Thu Aug 21 18:09:37 2014 +0200 @@ -311,31 +311,34 @@ <mapping from="extreme_wq_curve" to="ExtremeWQCurve" /> <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" /> + <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" /> </mappings> </themes>