Mercurial > dive4elements > river
view artifacts/doc/conf/artifacts/staticwqkms.xml @ 8593:a7eaf3e13bbe
Don't warn for defined behavior.
Those functions have an option "skipNaN" so they should
not warn about actually doing what they are supposed to do.
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Thu, 19 Mar 2015 13:49:13 +0100 |
parents | 5aa05a7a34b7 |
children |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?> <artifact name="staticwqkms"> <states> <state id="state.staticwqkms.static" description="state.staticwqkms.state" state="org.dive4elements.river.artifacts.states.StaticWQKmsState"> <outputmodes> <outputmode name="longitudinal_section" description="output.longitudinal_section" mime-type="image/png" type="chart"> <facets> <facet name="other.wqkms.w" description="W-type data" /> <facet name="other.wqkms.q" description="Q-type data" /> <facet name="relativepoint" description="Point data" /> <facet name="cross_section_water_line" description="Waterline for cross sections" /> </facets> </outputmode> </outputmodes> </state> </states> </artifact>