<?xml version="1.0" encoding="UTF-8"?> <param xml:id="eiscat_uhf_ti_##mode##_##corrected##_##yaxis##"> <info> <name>Ion temperature</name> <short_name>Ti</short_name> <components/> <units>K</units> <coordinates_system/> <tensor_order/> <si_conversion/> <table> <centerAutoTable variable="true" fullVariable="true" centerName="eiscat_uhf_##yaxis##" log="false"/> </table> <fill_value/> <ucd/> <dataset_id/> </info> <gap_threshold>10</gap_threshold> <get> <vi name="eiscat:uhf:all"> <baseParam name="Ti" maxDim1Size="42" useNearestValue="true"/> </vi> <amdaParam name='eiscat_uhf_##yaxis##'/> <amdaParam name='eiscat_uhf_mode'/> </get> <process description="Mode : ##mode##, Corrected : ##corrected##">EISCATDataFilter($eiscat_uhf_all_Ti,$eiscat_uhf_mode,##mode##,##corrected##)</process> <output> <plot> <timePlot> <params> <param id="eiscat_uhf_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>