eiscat_esr42m_ne.xml 1.26 KB
<?xml version="1.0" encoding="UTF-8"?>
<param xml:id="eiscat_esr42m_ne_##mode##_##corrected##_##yaxis##">
  <info>
    <name>Electron density</name>
    <short_name>Ne</short_name>
    <components/>
    <units>m-3</units>
    <coordinates_system/>
    <tensor_order/>
    <si_conversion/>
    <table>
  		<centerAutoTable variable="true" fullVariable="true" centerName="eiscat_esr42m_##yaxis##" log="false"/>
  	</table>
    <fill_value/>
    <ucd/>
    <dataset_id/>
  </info>
  <get>
    <vi name="eiscat:42m:all">
      <baseParam name="Ne" maxDim1Size="53" useNearestValue="true"/>
    </vi>
	<amdaParam name='eiscat_esr42m_##yaxis##'/>
	<amdaParam name='eiscat_esr42m_mode'/>
  </get>
  <process description="Mode : ##mode##, Corrected : ##corrected##">EISCATDataFilter($eiscat_42m_all_Ne,$eiscat_esr42m_mode,##mode##,##corrected##)</process>
  <output>
    <plot>
	  <timePlot>
        <params>
          <param id="eiscat_esr42m_ne_##mode##_##corrected##_##yaxis##">
		    <spectro yAxis="y-left"/>
          </param>
        </params>
        <axes>
          <zAxis>
            <colorAxis scale="logarithmic">
              <range min="10000000000" max="1000000000000"/>
            </colorAxis>
          </zAxis>
        </axes>
      </timePlot>
    </plot>
  </output>
</param>