Blame view

PARAM_DEF/eiscat_esr32m_ti.xml 1.05 KB
34d618fa   Elena.Budnik   restructure
1
2
3
4
<?xml version="1.0" encoding="UTF-8"?>
<param xml:id="eiscat_esr32m_ti_##mode##_##corrected##_##yaxis##">
  <info>
       <table>
8c37da17   Elena.Budnik   eiscat fullVariabble
5
  		<centerAutoTable variable="true" fullVariable="true" centerName="eiscat_esr32m_##yaxis##" log="false"/>
34d618fa   Elena.Budnik   restructure
6
7
8
9
10
  	</table>
  </info>
  <gap_threshold>10</gap_threshold>
  <get>
    <vi name="eiscat:32m:all">
9de1dfda   Elena.Budnik   32m mistery
11
      <baseParam name="Ti" maxDim1Size="44" useNearestValue="true"/>
34d618fa   Elena.Budnik   restructure
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
    </vi>
    <amdaParam name='eiscat_esr32m_##yaxis##'/>
    <amdaParam name='eiscat_esr32m_mode'/>
  </get>
  <process description="Mode : ##mode##, Corrected : ##corrected##">EISCATDataFilter($eiscat_32m_all_Ti,$eiscat_esr32m_mode,##mode##,##corrected##)</process>
  <output>
    <plot>
	  <timePlot>
        <params>
          <param id="eiscat_esr32m_ti_##mode##_##corrected##_##yaxis##">
		    <spectro yAxis="y-left"/>
          </param>
        </params>
        <axes>
          <zAxis>
            <colorAxis>
              <range min="500" max="3000"/>
            </colorAxis>
          </zAxis>
        </axes>
      </timePlot>
    </plot>
  </output>
</param>