view flys-artifacts/doc/conf/artifacts/sqrelation.xml @ 5645:696d710470f5

flys/issue1077: Show loads as step line, therefore transform data in SedimentLoadFacet to stretch as in the measurement stations bounds. Deal with this new kind of data in the Generator.
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Wed, 10 Apr 2013 09:35:07 +0200
parents 9a14eac637ec
children a2bdc0f524e8
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?>
<artifact name="staticsqrelation">
    <states>
         <state id="state.sqrelation.static" description="state.sqrelation.static" state="de.intevation.flys.artifacts.states.sq.SQStaticState">
            <data name="river" type="String" />
            <data name="station" type="String" />
            <outputmodes>
                <outputmode name="sq_relation_a" description="output.sq_relation" type="chart">
                    <facets>
                        <facet name="sq_a_curve" description="A facet for sq curve"/>
                        <facet name="sq_relation_a.manualpoints" />
                    </facets>
                </outputmode>
                <outputmode name="sq_relation_b" description="output.sq_relation" type="chart">
                    <facets>
                        <facet name="sq_b_curve" description="A facet for sq curve"/>
                        <facet name="sq_relation_b.manualpoints" />
                    </facets>
                </outputmode>
                <outputmode name="sq_relation_c" description="output.sq_relation" type="chart">
                    <facets>
                        <facet name="sq_c_curve" description="A facet for sq curve"/>
                        <facet name="sq_relation_c.manualpoints" />
                    </facets>
                </outputmode>
                <outputmode name="sq_relation_d" description="output.sq_relation" type="chart">
                    <facets>
                        <facet name="sq_d_curve" description="A facet for sq curve"/>
                        <facet name="sq_relation_d.manualpoints" />
                    </facets>
                </outputmode>
                <outputmode name="sq_relation_e" description="output.sq_relation" type="chart">
                    <facets>
                        <facet name="sq_e_curve" description="A facet for sq curve"/>
                        <facet name="sq_relation_e.manualpoints" />
                    </facets>
                </outputmode>
                <outputmode name="sq_relation_f" description="output.sq_relation" type="chart">
                    <facets>
                        <facet name="sq_relation_f.manualpoints" />
                        <facet name="sq_f_curve" description="A facet for sq curve"/>
                    </facets>
                </outputmode>
                <outputmode name="sq_overview" description="output.sq_overview" type="overview">
                    <facets>
                        <facet name="sq_chart_overview" description="A facet for sq chart overview"/>
                    </facets>
                </outputmode>
                <outputmode name="sqrelation_export" description="output.sqrelation_export" mime-type="text/plain" type="export">
                    <facets>
                        <facet name="csv" description="facet.sqrelation_export.csv" />
                        <facet name="pdf" description="facet.sqrelation_export.pdf" />
                    </facets>
                </outputmode>
            </outputmodes>
         </state>
    </states>
</artifact>

http://dive4elements.wald.intevation.org