view flys-artifacts/doc/conf/artifacts/gaugedischargecurve.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 526fd442e0e5
children a2bdc0f524e8
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?>
<artifact name="gaugedischargecurve">
    <states>
         <state id="state.gaugedischargecurve.static" description="state.gaugedischargecurve.static" state="de.intevation.flys.artifacts.states.StaticState">
            <data name="river" type="String" />
            <data name="reference_gauge" type="Long" />
            <data name="gauge_name" type="String" />
            <outputmodes>
                <outputmode name="discharge_curve" description="output.discharge_curve" type="chart">
                    <facets>
                        <facet name="gauge_discharge_curve"/>
                    </facets>
                </outputmode>
                <outputmode name="computed_dischargecurve_at_export" description="output.computed_dischargecurve_at_export" mime-type="text/plain" type="export">
                    <facets>
                        <facet name="at" description="facet.gauge_discharge_curve_export.at"/>
                    </facets>
                </outputmode>
                <outputmode name="computed_dischargecurve_export" description="output.computed_dischargecurve_export" mime-type="text/plain" type="export">
                    <facets>
                        <facet name="csv" description="facet.computed_dischargecurve_export.csv" />
                        <facet name="pdf" description="facet.computed_dischargecurve_export.pdf" />
                    </facets>
                </outputmode>
            </outputmodes>
         </state>
    </states>
</artifact>

http://dive4elements.wald.intevation.org