Mercurial > dive4elements > river
view flys-artifacts/doc/conf/artifacts/staticwqkms.xml @ 4296:3051bc28ac43
Added data object and factory for sediment load calculation.
The factory provides two methods to get sediment load data:
The first is to get an array of loads for a specific range at a river, these
loads contain the time and description.
The second is to get a single sediment load with time, description and data
values.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Mon, 29 Oct 2012 12:14:50 +0100 |
parents | a202a9e048a5 |
children | 6da56416da86 |
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="de.intevation.flys.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" /> </facets> </outputmode> </outputmodes> </state> </states> </artifact>