Blame view

test/data/DataBaseParameters/eiscat_esr32m_ne_all_0_range.xml 1.29 KB
ae43aada   Benjamin Renard   Add FitNesse test...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0"?>
<param xml:id="eiscat_esr32m_ne_all_0_range">
  <info>
    <name>eiscat_esr32m_ne</name>
    <short_name>electron density</short_name>
    <components/>
    <units>m-3</units>
    <coordinates_system/>
    <tensor_order/>
    <si_conversion/>
    <table>
  		<centerAutoTable variable="true" centerName="eiscat_esr32m_range" log="false"/>
  	</table>
    <fill_value/>
    <ucd/>
    <dataset_id>eiscat-32m-all</dataset_id>
    <instrument_id>EISCAT_32m</instrument_id>
  </info>
  <gap_threshold>10</gap_threshold>
  <get>
    <vi name="eiscat:32m:all">
06c0b1c4   Benjamin Renard   Update tests
22
      <baseParam name="Ne" maxDim1Size="44" useNearestValue="true"/>
ae43aada   Benjamin Renard   Add FitNesse test...
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
    </vi>
	 <amdaParam name="eiscat_esr32m_range"/>
        <amdaParam name="eiscat_esr32m_mode"/>
  </get>
  <process description="Mode : all, Corrected : 0">EISCATDataFilter($eiscat_32m_all_Ne,$eiscat_esr32m_mode,EISCATModeEnum::all,0)</process>
  <output>
    <plot>
	  <timePlot>
        <params>
          <param id="eiscat_esr32m_ne_all_0_range">
		    <spectro yAxis="y-left"/>
          </param>
        </params>
        <axes>
          <zAxis>
            <colorAxis scale="logarithmic">
              <range min="10000000000" max="1000000000000"/>
            </colorAxis>
          </zAxis>
        </axes>
      </timePlot>
    </plot>
  </output>
</param>