Blame view

test/data/DataBaseParameters/tha_peir_sp.xml 715 Bytes
afce918f   Benjamin Renard   Add test/data
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" encoding="UTF-8"?>
<param xml:id="tha_peir_sp">
  <info>
  	<name>Themis-A PEIR Energy Flux</name>
	<short_name>Energy Flux</short_name>
	<components></components>
	<units>eV/(cm^2-s-sr-eV)</units>
	<coordinates_system></coordinates_system>
	<tensor_order>0</tensor_order>
	<si_conversion></si_conversion>
	<table>
  		<centerAutoTable variable="true" name="Energy" centerName="tha_peir_sp_energy" units="eV" log="true"/>
  	</table>
	<fill_value>-1e+31</fill_value>
	<ucd></ucd>
	<dataset_id></dataset_id>
  </info>
  <get>
    <vi name='tha:peir:sp'>
	  <baseParam name="Flux">
      </baseParam>
    </vi>
    <amdaParam name="tha_peir_sp_energy"/>
  </get>
  <process/>
  <output/>
</param>