velocity_cond_us4.xml 352 Bytes
<?xml version="1.0"?>
<param xml:id='velocity_cond_us4'>
	<time_resolution>600</time_resolution>
	<gap_threshold>3</gap_threshold>
	<get>
		<amdaParam name='velocity' />
	</get>
	<process>greater_than($velocity[0],0)</process>
	<output>
		<dataMining>
			<timeFormat>ISO</timeFormat>
			<fileFormat>XML</fileFormat>
		</dataMining>
	</output>
</param>