Mercurial > dive4elements > river
changeset 2292:206353680254
Configuration for manualpoints for cross sections.
flys-artifacts/trunk@3957 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Wed, 08 Feb 2012 09:52:52 +0000 |
parents | 949e37126bfa |
children | c308c4ce45b0 |
files | flys-artifacts/ChangeLog flys-artifacts/doc/conf/artifacts/manualpoints.xml flys-artifacts/doc/conf/artifacts/winfo.xml |
diffstat | 3 files changed, 12 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Wed Feb 08 09:35:07 2012 +0000 +++ b/flys-artifacts/ChangeLog Wed Feb 08 09:52:52 2012 +0000 @@ -1,3 +1,13 @@ +2012-02-08 Felix Wolfsteller <felix.wolfsteller@intevation.de> + + Partial fix flys/issue472 . + + * doc/conf/artifacts/winfo.xml: Add manual points to compatibility + list of cross_sections. + + * doc/conf/artifacts/manualpoints.xml: Add manualpoints to list of + generated facets. + 2012-02-08 Felix Wolfsteller <felix.wolfsteller@intevation.de> * doc/conf/themes.xml: Commented styling option for show area until
--- a/flys-artifacts/doc/conf/artifacts/manualpoints.xml Wed Feb 08 09:35:07 2012 +0000 +++ b/flys-artifacts/doc/conf/artifacts/manualpoints.xml Wed Feb 08 09:52:52 2012 +0000 @@ -13,6 +13,7 @@ <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." /> </facets> </outputmode> </outputmodes>
--- a/flys-artifacts/doc/conf/artifacts/winfo.xml Wed Feb 08 09:35:07 2012 +0000 +++ b/flys-artifacts/doc/conf/artifacts/winfo.xml Wed Feb 08 09:52:52 2012 +0000 @@ -344,6 +344,7 @@ <facet name="cross_section" description="facet.cross_section"/> <facet name="area" description="an area"/> <facet name="cross_section.area" description="an area"/> + <facet name="cross_section.manualpoints" description="points"/> <facet name="hyk" description="hyks"/> </facets> </outputmode>