Mercurial > dive4elements > river
diff flys-artifacts/doc/conf/artifacts/winfo.xml @ 2264:d974e4589f5a
Primitive, incomplete CSV export for reference curves.
flys-artifacts/trunk@3920 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Mon, 06 Feb 2012 13:07:19 +0000 |
parents | ea173e4c07c7 |
children | 3a48066dfd7e |
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/artifacts/winfo.xml Mon Feb 06 13:04:52 2012 +0000 +++ b/flys-artifacts/doc/conf/artifacts/winfo.xml Mon Feb 06 13:07:19 2012 +0000 @@ -198,6 +198,11 @@ <facet name="reference_curve" description="A ... reference curve!"/> </facets> </outputmode> + <outputmode name="reference_curve_export" mime-type="text/plain" type="export"> + <facets> + <facet name="csv" description="facet.reference_curve_export.csv" /> + </facets> + </outputmode> </outputmodes> </state> @@ -493,7 +498,7 @@ <facet name="historical_discharge.historicalq"/> </facets> </outputmode> - <outputmode name="historical_discharge_export" description="output.w_differences.export" mime-type="text/plain" type="export"> + <outputmode name="historical_discharge_export" description="output.historical_discharge.export" mime-type="text/plain" type="export"> <facets> <facet name="csv" description="facet.historical_discharge.csv" /> </facets>