Mercurial > dive4elements > river
diff flys-artifacts/doc/conf/artifacts/fixanalysis.xml @ 3043:22da13d1b180
Added facet for derivate curve and fixed facet names.
flys-artifacts/trunk@4612 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Wed, 06 Jun 2012 14:58:25 +0000 |
parents | 7db919b1bc1e |
children | 6ea299c208cd |
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/artifacts/fixanalysis.xml Wed Jun 06 12:20:24 2012 +0000 +++ b/flys-artifacts/doc/conf/artifacts/fixanalysis.xml Wed Jun 06 14:58:25 2012 +0000 @@ -131,14 +131,36 @@ </outputmode> <outputmode name="fix_wq_curve" description="output.fix_wq_curve" mine-type="image/png" type="chart"> <facets> - <facet name="fix_sector_average" description="Average values for Ws in Q sectors."/> - <facet name="fix_analysis_events" description="Raw event values used in the calculation"/> - <facet name="fix_reference_events" description="Raw event values used in the calculation"/> - <facet name="fix_analysis_periods" description="Dateranges of analysis periods."/> + <facet name="fix_sector_average_wq" description="Average values for Ws in Q sectors."/> + <facet name="fix_analysis_events_wq" description="Raw event values used in the calculation"/> + <facet name="fix_reference_events_wq" description="Raw event values used in the calculation"/> + <facet name="fix_analysis_periods_wq" description="Dateranges of analysis periods."/> <facet name="fix_wq_curve" description="WQ curve"/> <facet name="fix_outlier" description="The outliers"/> </facets> </outputmode> + <outputmode name="fix_deltawt_curve" description="output.fix_deltawt_curve" mine-type="image/png" type="chart"> + <facets> + <facet name="fix_sector_average_dwt" description="Average values for Ws in Q sectors."/> + <facet name="fix_analysis_events_dwt" description="Raw event values used in the calculation"/> + <facet name="fix_reference_events_dwt" description="Raw event values used in the calculation"/> + <facet name="fix_analysis_periods_dwt" description="Dateranges of analysis periods."/> + </facets> + </outputmode> + <outputmode name="fix_longitudinal_section_curve" description="output.fix_longitudinal_section_curve" mine-type="image/png" type="chart"> + <facets> + <facet name="fix_sector_average_ls" description="Average values for Ws in Q sectors."/> + <facet name="fix_analysis_events_ls" description="Raw event values used in the calculation"/> + <facet name="fix_reference_events_ls" description="Raw event values used in the calculation"/> + <facet name="fix_analysis_periods_ls" description="Dateranges of analysis periods."/> + <facet name="longitudinal_section.annotations" description="facet.longitudinal_section.annotations"/> + </facets> + </outputmode> + <outputmode name="fix_derivate_curve" description="output.fix_derivate_curve" mine-type="image/png" type="chart"> + <facets> + <facet name="fix_derivate" description="Derivate curve"/> + </facets> + </outputmode> <outputmode name="fix_report" description="output.fix_report.report" mime-type="text/plain" type="report"> <facets> <facet name="report" description="facet.fix.report" />