eiscat_vhf_vi.xml 1.22 KB
<?xml version="1.0" encoding="UTF-8"?>
<param xml:id="eiscat_vhf_vi_##mode##_##corrected##_##yaxis##">
  <info>
    <name>Ion velocity</name>
    <short_name>Vi</short_name>
    <components/>
    <units>m.s-1</units>
    <coordinates_system/>
    <tensor_order/>
    <si_conversion/>
    <table>
  		<centerAutoTable variable="true" centerName="eiscat_vhf_##yaxis##" log="false"/>
  	</table>
    <fill_value/>
    <ucd/>
    <dataset_id/>
  </info>
  <gap_threshold>10</gap_threshold>
  <get>
    <vi name="eiscat:vhf:all">
      <baseParam name="Vi" maxDim1Size="38" useNearestValue="true"/>
    </vi>
	<amdaParam name='eiscat_vhf_##yaxis##'/>
	<amdaParam name='eiscat_vhf_mode'/>
  </get>
  <process description="Mode : ##mode##, Corrected : ##corrected##">EISCATDataFilter($eiscat_vhf_all_Vi,$eiscat_vhf_mode,##mode##,##corrected##)</process>
  <output>
    <plot>
	  <timePlot>
        <params>
          <param id="eiscat_vhf_vi_##mode##_##corrected##_##yaxis##">
		    <spectro yAxis="y-left"/>
          </param>
        </params>
        <axes>
          <zAxis>
            <colorAxis>
              <range min="-500" max="500"/>
            </colorAxis>
          </zAxis>
        </axes>
      </timePlot>
    </plot>
  </output>
</param>