Mercurial > dive4elements > river
changeset 7496:3f68c3853fff
issue1658: Prepare minfo-artifact (.xml) to output t/a and m^3/a facets.
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Fri, 01 Nov 2013 16:21:20 +0100 |
parents | 607246315009 |
children | 8b2479d4ae30 |
files | artifacts/doc/conf/artifacts/minfo.xml |
diffstat | 1 files changed, 18 insertions(+), 9 deletions(-) [+] |
line wrap: on
line diff
--- a/artifacts/doc/conf/artifacts/minfo.xml Fri Nov 01 15:05:35 2013 +0100 +++ b/artifacts/doc/conf/artifacts/minfo.xml Fri Nov 01 16:21:20 2013 +0100 @@ -501,16 +501,25 @@ <outputmodes> <outputmode name="sedimentload_ls" description="output.sedimentload.ls" mime-type="image/png" type="chart"> <facets> - <facet name="sedimentload.coarse"/> - <facet name="sedimentload.sand"/> - <facet name="sedimentload.finemiddle"/> - <facet name="sedimentload.susp_sand"/> - <facet name="sedimentload.susp_sand_bed"/> - <facet name="sedimentload.susp_sediment"/> - <facet name="sedimentload.total_load"/> - <facet name="sedimentload.unknown"/> + <facet name="sedimentload.ta.coarse"/> + <facet name="sedimentload.ta.sand"/> + <facet name="sedimentload.ta.finemiddle"/> + <facet name="sedimentload.ta.susp_sand"/> + <facet name="sedimentload.ta.susp_sand_bed"/> + <facet name="sedimentload.ta.susp_sediment"/> + <facet name="sedimentload.ta.total_load"/> + <facet name="sedimentload.ta.unknown"/> + <facet name="sedimentload.ta.total"/> + <facet name="sedimentload.m3a.coarse"/> + <facet name="sedimentload.m3a.sand"/> + <facet name="sedimentload.m3a.finemiddle"/> + <facet name="sedimentload.m3a.susp_sand"/> + <facet name="sedimentload.m3a.susp_sand_bed"/> + <facet name="sedimentload.m3a.susp_sediment"/> + <facet name="sedimentload.m3a.total_load"/> + <facet name="sedimentload.m3a.unknown"/> + <facet name="sedimentload.m3a.total"/> <facet name="sedimentload_ls.manualpoints"/> - <facet name="sedimentload.total"/> <facet name="flow_velocity.totalchannel" description="A facet for total channels"/> <facet name="flow_velocity.mainchannel" description="A facet for main channels"/> <facet name="flow_velocity.totalchannel.filtered" description="A facet for total channels"/>