Mercurial > dive4elements > river
comparison 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 |
comparison
equal
deleted
inserted
replaced
8203:238fc722f87a | 8204:c657ddcf1fa6 |
---|---|
308 <mapping from="fix_events_wqkms" to="FixPoints" /> | 308 <mapping from="fix_events_wqkms" to="FixPoints" /> |
309 <mapping from="qsectors" to="QSectors" /> | 309 <mapping from="qsectors" to="QSectors" /> |
310 <mapping from="gauge_discharge_curve" to="GaugeDischargeCurve" /> | 310 <mapping from="gauge_discharge_curve" to="GaugeDischargeCurve" /> |
311 <mapping from="extreme_wq_curve" to="ExtremeWQCurve" /> | 311 <mapping from="extreme_wq_curve" to="ExtremeWQCurve" /> |
312 <mapping from="extreme_wq_curve_base" to="ExtremeWQBaseCurve" /> | 312 <mapping from="extreme_wq_curve_base" to="ExtremeWQBaseCurve" /> |
313 | |
314 <!-- Mappings for sediment load --> | |
315 <mapping from="sedimentload.ls.ta.coarse" to="SedimentLoadLSTACoarse" /> | |
316 <mapping from="sedimentload.ls.ta.fine_middle" to="SedimentLoadLSTAFineMid" /> | |
317 <mapping from="sedimentload.ls.ta.sand" to="SedimentLoadLSTASand" /> | |
318 <mapping from="sedimentload.ls.ta.susp_sand" to="SedimentLoadLSTASuspSand" /> | |
319 <mapping from="sedimentload.ls.ta.susp_sand_bed" to="SedimentLoadLSTASuspSandBed" /> | |
320 <mapping from="sedimentload.ls.ta.suspended_sediment" to="SedimentLoadLSTASediment" /> | |
321 <mapping from="sedimentload.ls.ta.suspended_load" to="SedimentLoadLSTASusp" /> | |
322 <mapping from="sedimentload.ls.ta.total" to="SedimentLoadLSTATotal" /> | |
323 <mapping from="sedimentload.ls.ta.bed_load" to="SedimentLoadLSTABed" /> | |
324 <mapping from="sedimentload.ls.ta.bed_load_susp_sand" to="SedimentLoadLSTABedSusp" /> | |
325 | |
326 <mapping from="sedimentload.ls.m3a.coarse" to="SedimentLoadLSM3ACoarse" /> | |
327 <mapping from="sedimentload.ls.m3a.fine_middle" to="SedimentLoadLSM3AFineMid" /> | |
328 <mapping from="sedimentload.ls.m3a.sand" to="SedimentLoadLSM3ASand" /> | |
329 <mapping from="sedimentload.ls.m3a.susp_sand" to="SedimentLoadLSM3ASuspSand" /> | |
330 <mapping from="sedimentload.ls.m3a.susp_sand_bed" to="SedimentLoadLSM3ASuspSandBed" /> | |
331 <mapping from="sedimentload.ls.m3a.suspended_sediment" to="SedimentLoadLSM3ASediment" /> | |
332 <mapping from="sedimentload.ls.m3a.suspended_load" to="SedimentLoadLSM3ASusp" /> | |
333 <mapping from="sedimentload.ls.m3a.total" to="SedimentLoadLSM3ATotal" /> | |
334 <mapping from="sedimentload.ls.m3a.bed_load" to="SedimentLoadLSM3ABed" /> | |
335 <mapping from="sedimentload.ls.m3a.bed_load_susp_sand" to="SedimentLoadLSM3ABedSusp" /> | |
336 | |
313 <mapping from="sedimentload.ta.coarse" to="SedimentLoadTACoarse" /> | 337 <mapping from="sedimentload.ta.coarse" to="SedimentLoadTACoarse" /> |
314 <mapping from="sedimentload.ta.fine_middle" to="SedimentLoadTAFineMid" /> | 338 <mapping from="sedimentload.ta.fine_middle" to="SedimentLoadTAFineMid" /> |
315 <mapping from="sedimentload.ta.sand" to="SedimentLoadTASand" /> | 339 <mapping from="sedimentload.ta.sand" to="SedimentLoadTASand" /> |
316 <mapping from="sedimentload.ta.susp_sand" to="SedimentLoadTASuspSand" /> | 340 <mapping from="sedimentload.ta.susp_sand" to="SedimentLoadTASuspSand" /> |
317 <mapping from="sedimentload.ta.susp_sand_bed" to="SedimentLoadTASuspSandBed" /> | 341 <mapping from="sedimentload.ta.susp_sand_bed" to="SedimentLoadTASuspSandBed" /> |
318 <mapping from="sedimentload.ta.suspended_sediment" to="SedimentLoadTASediment" /> | 342 <mapping from="sedimentload.ta.suspended_sediment" to="SedimentLoadTASediment" /> |
319 <mapping from="sedimentload.ta.suspended_load" to="SedimentLoadTASusp" /> | 343 <mapping from="sedimentload.ta.suspended_load" to="SedimentLoadTASusp" /> |
320 <mapping from="sedimentload.ta.total" to="SedimentLoadTATotal" /> | 344 <mapping from="sedimentload.ta.total" to="SedimentLoadTATotal" /> |
321 <mapping from="sedimentload.ta.bed_load" to="SedimentLoadTABed" /> | 345 <mapping from="sedimentload.ta.bed_load" to="SedimentLoadTABed" /> |
322 <mapping from="sedimentload.ta.unknown" to="SedimentLoadTAUnknown" /> | 346 <mapping from="sedimentload.ta.bed_load_susp_sand" to="SedimentLoadTABedSusp" /> |
347 | |
323 <mapping from="sedimentload.m3a.coarse" to="SedimentLoadM3ACoarse" /> | 348 <mapping from="sedimentload.m3a.coarse" to="SedimentLoadM3ACoarse" /> |
324 <mapping from="sedimentload.m3a.fine_middle" to="SedimentLoadM3AFineMid" /> | 349 <mapping from="sedimentload.m3a.fine_middle" to="SedimentLoadM3AFineMid" /> |
325 <mapping from="sedimentload.m3a.sand" to="SedimentLoadM3ASand" /> | 350 <mapping from="sedimentload.m3a.sand" to="SedimentLoadM3ASand" /> |
326 <mapping from="sedimentload.m3a.susp_sand" to="SedimentLoadM3ASuspSand" /> | 351 <mapping from="sedimentload.m3a.susp_sand" to="SedimentLoadM3ASuspSand" /> |
327 <mapping from="sedimentload.m3a.susp_sand_bed" to="SedimentLoadM3ASuspSandBed" /> | 352 <mapping from="sedimentload.m3a.susp_sand_bed" to="SedimentLoadM3ASuspSandBed" /> |
328 <mapping from="sedimentload.m3a.suspended_sediment" to="SedimentLoadM3ASediment" /> | 353 <mapping from="sedimentload.m3a.suspended_sediment" to="SedimentLoadM3ASediment" /> |
329 <mapping from="sedimentload.m3a.suspended_load" to="SedimentLoadM3ASusp" /> | 354 <mapping from="sedimentload.m3a.suspended_load" to="SedimentLoadM3ASusp" /> |
330 <mapping from="sedimentload.m3a.total" to="SedimentLoadM3ATotal" /> | 355 <mapping from="sedimentload.m3a.total" to="SedimentLoadM3ATotal" /> |
331 <mapping from="sedimentload.m3a.bed_load" to="SedimentLoadM3ABed" /> | 356 <mapping from="sedimentload.m3a.bed_load" to="SedimentLoadM3ABed" /> |
332 <mapping from="sedimentload.m3a.unknown" to="SedimentLoadM3AUnknown" /> | 357 <mapping from="sedimentload.m3a.bed_load_susp_sand" to="SedimentLoadM3ABedSusp" /> |
333 <mapping from="sedimentload.coarse" to="SedimentLoadCoarse" /> | |
334 <mapping from="sedimentload.fine_middle" to="SedimentLoadFineMid" /> | |
335 <mapping from="sedimentload.sand" to="SedimentLoadSand" /> | |
336 <mapping from="sedimentload.susp_sand" to="SedimentLoadSuspSand" /> | |
337 <mapping from="sedimentload.susp_sand_bed" to="SedimentLoadSuspSandBed" /> | |
338 <mapping from="sedimentload.suspended_sediment" to="SedimentLoadSediment" /> | |
339 <mapping from="sedimentload.suspended_load" to="SedimentLoadSusp" /> | |
340 <mapping from="sedimentload.total" to="SedimentLoadTotal" /> | |
341 <mapping from="sedimentload.bed_load" to="SedimentLoadBed" /> | |
342 </mappings> | 358 </mappings> |
343 | 359 |
344 </themes> | 360 </themes> |