view flys-artifacts/doc/conf/artifacts/manualpoints.xml @ 3883:f858028dde5f

Manual points (work in progress) flys-artifacts/trunk@5533 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Christian Lins <christian.lins@intevation.de>
date Thu, 20 Sep 2012 07:16:45 +0000
parents 6a08f4dc790b
children ce1f62dbb69f
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?>
<artifact name="manualpoints">
  <states>
    <state id="state.manualpoints.static"
               description="state.manualpoints.static"
               state="de.intevation.flys.artifacts.states.ManualPointsSingleState">
      <outputmodes>
        <outputmode name="longitudinal_section" description="output.longitudinal_section" mime-type="image/png" type="chart">
          <facets>
            <facet name="longitudinal_section.manualpoints" description="Points provided by user." />
            <facet name="discharge_longitudinal_section.manualpoints" description="Points provided by user." />
            <facet name="discharge_curve.manualpoints" description="Points provided by user." />
            <facet name="w_differences.manualpoints" description="Points provided by user." />
            <facet name="duration_curve.manualpoints" description="Points provided by user." />
            <facet name="computed_discharge_curve.manualpoints" description="Points provided by user." />
            <facet name="cross_section.manualpoints" description="Points provided by user." />
            <facet name="reference_curve.manualpoints" description="User-provided points *yawn*"/>
            <facet name="reference_curve_normalized.manualpoints" description="points"/>
            <facet name="historical_discharge.manualpoints" description="Points provided by user." />
            <facet name="cross_section.manualline" description="Lines provided by user." />
          </facets>
        </outputmode>
        <outputmode name="fix_derivate_curve" description="output.fix_derivate_curve" mime-type="image/png" type="chart">
            <facets>
                <facet name="fix_derivate.manualpoints" description="Points provided by user." />
            </facets>
        </outputmode>
      </outputmodes>
    </state>
  </states>
</artifact>

http://dive4elements.wald.intevation.org