Blame view

PARAM_DEF/qual1_sta.xml 582 Bytes
34d618fa   Elena.Budnik   restructure
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?xml version="1.0"?>
<param xml:id="qual1_sta">
	<info>
		<status_def>
			<status minVal="0" maxVal="0" name="Inside"/>
			<status minVal="1" maxVal="1" name="Outside"/>
		</status_def>   		
	</info>
	<!--<TemporaryFillValue>-1.e31</TemporaryFillValue>-->
	<get>
		<vi name="sta:swea:mom">
			<baseParam name="Quality1" useNearestValue="true"/>
		</vi>
	</get>
	<process/>
	<output>
		<!--<plot>
			<statusPlot position="top" colorMapIndex="0">
				<params>
					<param id="qual1_sta"> 
						<serie/>
					</param>
				</params>
			</statusPlot>
			</plot>-->
	</output>
</param>