comparison gnv-artifacts/doc/conf/products/timeseries/timegap_definition.xml @ 1035:2c7501c2b0d2

Added Documentation for the definition of gaps in TimeSeries on TimeSeriesPoints. gnv-artifacts/trunk@1087 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Tim Englich <tim.englich@intevation.de>
date Mon, 10 May 2010 14:11:58 +0000
parents 3dcd2b0b456e
children
comparison
equal deleted inserted replaced
1034:50a5ce7a47b7 1035:2c7501c2b0d2
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <time-gaps> 2 <time-gaps>
3 <!--
4 These gaps are taken from MEDIAN Coded Value Domains.
5 Section is TSIntervalTypes.
6 The attribute key is the value which will be used to
7 lookup a TimeSeriesInterval defined in Table Median.TimeSeries.
8 The attribute gap is the value of the gap it has to be combined
9 with the unit of the gap
10 m ==> Minutes
11 h ==> Hours
12 D ==> Days
13 W ==> Weeks
14 M ==> Months
15 Y ==> Years
16
17 These gaps will only be used for TimeSeries on TimeSeriesPoints.
18 -->
3 <time-gap key = "1" gap="1" unit = "m"/> 19 <time-gap key = "1" gap="1" unit = "m"/>
4 <time-gap key = "2" gap="2" unit = "m"/> 20 <time-gap key = "2" gap="2" unit = "m"/>
5 <time-gap key = "3" gap="3" unit = "m"/> 21 <time-gap key = "3" gap="3" unit = "m"/>
6 <time-gap key = "4" gap="4" unit = "m"/> 22 <time-gap key = "4" gap="4" unit = "m"/>
7 <time-gap key = "5" gap="5" unit = "m"/> 23 <time-gap key = "5" gap="5" unit = "m"/>

http://dive4elements.wald.intevation.org