<?xml version="1.0" encoding="UTF-8"?> <param xml:id="eiscat_vhf_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_vhf_##yaxis##" log="false"/> </table> <fill_value/> <ucd/> <dataset_id/> </info> <gap_threshold>10</gap_threshold> <get> <vi name="eiscat:vhf:all"> <baseParam name="Ne" 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_Ne,$eiscat_vhf_mode,EISCATModeEnum::##mode##,##corrected##)</process> <output> <plot> <timePlot> <params> <param id="eiscat_vhf_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>