Commit f5c614cfed57558ef69f03a2e3f46bcd2ba0fd99

Authored by Elena.Budnik
1 parent 1a4cbed5

remove non-git objects

Showing 20 changed files with 0 additions and 1043 deletions   Show diff stats
generic_data/ParamTemplate/ParamTemplateList.xml deleted
... ... @@ -1,297 +0,0 @@
1   -<?xml version="1.0"?>
2   -
3   -<paramTemplateList>
4   - <paramTemplate paramId='sum_into_table_range' fileName='sum_into_table_range_##paramid##_##relateddim##_##min##_##max##'>
5   - <arguments>
6   - <argument key='min' name='Min.' type='float' default='0'/>
7   - <argument key='max' name='Max.' type='float' default='0'/>
8   - <argument key='paramid' name='Parameter Id' type='string' default=''/>
9   - <argument key='relateddim' name='Related Id' type='int' default='0'/>
10   - </arguments>
11   - </paramTemplate>
12   - <paramTemplate paramId='bmorsch_mso' fileName='bmorsch_mso_##sampling##_##orbit##'>
13   - <arguments>
14   - <argument key='sampling' name='Sampling Time' type='float' default='60'/>
15   - <argument key='orbit' name='Spacecraft Orbit' type='list' default='mex_xyz'>
16   - <item key='mex_xyz' name='MEX'/>
17   - <item key='mav_xyz_mso' name='MAVEN'/>
18   - <item key='xyz_mgs_mso' name='MGS'/>
19   - </argument>
20   - </arguments>
21   - </paramTemplate>
22   - <paramTemplate paramId='bmorsch_tot' fileName='bmorsch_tot_##sampling##_##orbit##'>
23   - <arguments>
24   - <argument key='sampling' name='Sampling Time' type='float' default='60'/>
25   - <argument key='orbit' name='Spacecraft Orbit' type='list' default='mex_xyz'>
26   - <item key='mex_xyz' name='MEX'/>
27   - <item key='mav_xyz_mso' name='MAVEN'/>
28   - <item key='xyz_mgs_mso' name='MGS'/>
29   - </argument>
30   - </arguments>
31   - </paramTemplate>
32   - <paramTemplate paramId='eiscat_esr42m_ne' fileName='eiscat_esr42m_ne_##mode##_##corrected##_##yaxis##'>
33   - <arguments>
34   - <argument key='mode' name='Mode' type='list' default='fieldaligned'>
35   - <item key='fieldaligned' name='Fixed pos. : Field aligned'/>
36   - </argument>
37   - <argument key='corrected' name='Corrected' type='bool' default='0'/>
38   - <argument key='yaxis' name='Y Axis' type='list' default='range'>
39   - <item key='range' name='Range'/>
40   - <item key='alt' name='Altitude'/>
41   - <item key='geolat' name='Geographic latitude'/>
42   - <item key='geolong' name='Geographic longitude'/>
43   - </argument>
44   - </arguments>
45   - </paramTemplate>
46   - <paramTemplate paramId='eiscat_esr42m_te' fileName='eiscat_esr42m_te_##mode##_##corrected##_##yaxis##'>
47   - <arguments>
48   - <argument key='mode' name='Mode' type='list' default='fieldaligned'>
49   - <item key='fieldaligned' name='Fixed pos. : Field aligned'/>
50   - </argument>
51   - <argument key='corrected' name='Corrected' type='bool' default='0'/>
52   - <argument key='yaxis' name='Y Axis' type='list' default='range'>
53   - <item key='range' name='Range'/>
54   - <item key='alt' name='Altitude'/>
55   - <item key='geolat' name='Geographic latitude'/>
56   - <item key='geolong' name='Geographic longitude'/>
57   - </argument>
58   - </arguments>
59   - </paramTemplate>
60   - <paramTemplate paramId='eiscat_esr42m_ti' fileName='eiscat_esr42m_ti_##mode##_##corrected##_##yaxis##'>
61   - <arguments>
62   - <argument key='mode' name='Mode' type='list' default='fieldaligned'>
63   - <item key='fieldaligned' name='Fixed pos. : Field aligned'/>
64   - </argument>
65   - <argument key='corrected' name='Corrected' type='bool' default='0'/>
66   - <argument key='yaxis' name='Y Axis' type='list' default='range'>
67   - <item key='range' name='Range'/>
68   - <item key='alt' name='Altitude'/>
69   - <item key='geolat' name='Geographic latitude'/>
70   - <item key='geolong' name='Geographic longitude'/>
71   - </argument>
72   - </arguments>
73   - </paramTemplate>
74   - <paramTemplate paramId='eiscat_esr42m_vi' fileName='eiscat_esr42m_vi_##mode##_##corrected##_##yaxis##'>
75   - <arguments>
76   - <argument key='mode' name='Mode' type='list' default='fieldaligned'>
77   - <item key='fieldaligned' name='Fixed pos. : Field aligned'/>
78   - </argument>
79   - <argument key='corrected' name='Corrected' type='bool' default='0'/>
80   - <argument key='yaxis' name='Y Axis' type='list' default='range'>
81   - <item key='range' name='Range'/>
82   - <item key='alt' name='Altitude'/>
83   - <item key='geolat' name='Geographic latitude'/>
84   - <item key='geolong' name='Geographic longitude'/>
85   - </argument>
86   - </arguments>
87   - </paramTemplate>
88   - <paramTemplate paramId='eiscat_esr32m_ne' fileName='eiscat_esr32m_ne_##mode##_##corrected##_##yaxis##'>
89   - <arguments>
90   - <argument key='mode' name='Mode' type='list' default='all'>
91   - <item key='all' name='All'/>
92   - <item key='fieldaligned' name='Fixed pos. : Field aligned'/>
93   - <item key='other' name='Fixed pos. : Other'/>
94   - <item key='multipos' name='Multi pos.'/>
95   - <item key='scan' name='Scan'/>
96   - </argument>
97   - <argument key='corrected' name='Corrected' type='bool' default='0'/>
98   - <argument key='yaxis' name='Y Axis' type='list' default='range'>
99   - <item key='range' name='Range'/>
100   - <item key='alt' name='Altitude'/>
101   - <item key='geolat' name='Geographic latitude'/>
102   - <item key='geolong' name='Geographic longitude'/>
103   - </argument>
104   - </arguments>
105   - </paramTemplate>
106   - <paramTemplate paramId='eiscat_esr32m_te' fileName='eiscat_esr32m_te_##mode##_##corrected##_##yaxis##'>
107   - <arguments>
108   - <argument key='mode' name='Mode' type='list' default='all'>
109   - <item key='all' name='All'/>
110   - <item key='fieldaligned' name='Fixed pos. : Field aligned'/>
111   - <item key='other' name='Fixed pos. : Other'/>
112   - <item key='multipos' name='Multi pos.'/>
113   - <item key='scan' name='Scan'/>
114   - </argument>
115   - <argument key='corrected' name='Corrected' type='bool' default='0'/>
116   - <argument key='yaxis' name='Y Axis' type='list' default='range'>
117   - <item key='range' name='Range'/>
118   - <item key='alt' name='Altitude'/>
119   - <item key='geolat' name='Geographic latitude'/>
120   - <item key='geolong' name='Geographic longitude'/>
121   - </argument>
122   - </arguments>
123   - </paramTemplate>
124   - <paramTemplate paramId='eiscat_esr32m_ti' fileName='eiscat_esr32m_ti_##mode##_##corrected##_##yaxis##'>
125   - <arguments>
126   - <argument key='mode' name='Mode' type='list' default='all'>
127   - <item key='all' name='All'/>
128   - <item key='fieldaligned' name='Fixed pos. : Field aligned'/>
129   - <item key='other' name='Fixed pos. : Other'/>
130   - <item key='multipos' name='Multi pos.'/>
131   - <item key='scan' name='Multi pos.'/>
132   - </argument>
133   - <argument key='corrected' name='Corrected' type='bool' default='0'/>
134   - <argument key='yaxis' name='Y Axis' type='list' default='range'>
135   - <item key='range' name='Range'/>
136   - <item key='alt' name='Altitude'/>
137   - <item key='geolat' name='Geographic latitude'/>
138   - <item key='geolong' name='Geographic longitude'/>
139   - </argument>
140   - </arguments>
141   - </paramTemplate>
142   - <paramTemplate paramId='eiscat_esr32m_vi' fileName='eiscat_esr32m_vi_##mode##_##corrected##_##yaxis##'>
143   - <arguments>
144   - <argument key='mode' name='Mode' type='list' default='all'>
145   - <item key='all' name='All'/>
146   - <item key='fieldaligned' name='Fixed pos. : Field aligned'/>
147   - <item key='other' name='Fixed pos. : Other'/>
148   - <item key='multipos' name='Multi pos.'/>
149   - <item key='scan' name='Scan'/>
150   - </argument>
151   - <argument key='corrected' name='Corrected' type='bool' default='0'/>
152   - <argument key='yaxis' name='Y Axis' type='list' default='range'>
153   - <item key='range' name='Range'/>
154   - <item key='alt' name='Altitude'/>
155   - <item key='geolat' name='Geographic latitude'/>
156   - <item key='geolong' name='Geographic longitude'/>
157   - </argument>
158   - </arguments>
159   - </paramTemplate>
160   - <paramTemplate paramId='eiscat_uhf_ne' fileName='eiscat_uhf_ne_##mode##_##corrected##_##yaxis##'>
161   - <arguments>
162   - <argument key='mode' name='Mode' type='list' default='all'>
163   - <item key='all' name='All'/>
164   - <item key='fieldaligned' name='Fixed pos. : Field aligned'/>
165   - <item key='other' name='Fixed pos. : Other'/>
166   - <item key='multipos' name='Multi pos.'/>
167   - <item key='scan' name='Scan'/>
168   - </argument>
169   - <argument key='corrected' name='Corrected' type='bool' default='0'/>
170   - <argument key='yaxis' name='Y Axis' type='list' default='range'>
171   - <item key='range' name='Range'/>
172   - <item key='alt' name='Altitude'/>
173   - <item key='geolat' name='Geographic latitude'/>
174   - <item key='geolong' name='Geographic longitude'/>
175   - </argument>
176   - </arguments>
177   - </paramTemplate>
178   - <paramTemplate paramId='eiscat_uhf_te' fileName='eiscat_uhf_te_##mode##_##corrected##_##yaxis##'>
179   - <arguments>
180   - <argument key='mode' name='Mode' type='list' default='all'>
181   - <item key='all' name='All'/>
182   - <item key='fieldaligned' name='Fixed pos. : Field aligned'/>
183   - <item key='other' name='Fixed pos. : Other'/>
184   - <item key='multipos' name='Multi pos.'/>
185   - <item key='scan' name='Scan'/>
186   - </argument>
187   - <argument key='corrected' name='Corrected' type='bool' default='0'/>
188   - <argument key='yaxis' name='Y Axis' type='list' default='range'>
189   - <item key='range' name='Range'/>
190   - <item key='alt' name='Altitude'/>
191   - <item key='geolat' name='Geographic latitude'/>
192   - <item key='geolong' name='Geographic longitude'/>
193   - </argument>
194   - </arguments>
195   - </paramTemplate>
196   - <paramTemplate paramId='eiscat_uhf_ti' fileName='eiscat_uhf_ti_##mode##_##corrected##_##yaxis##'>
197   - <arguments>
198   - <argument key='mode' name='Mode' type='list' default='all'>
199   - <item key='all' name='All'/>
200   - <item key='fieldaligned' name='Fixed pos. : Field aligned'/>
201   - <item key='other' name='Fixed pos. : Other'/>
202   - <item key='multipos' name='Multi pos.'/>
203   - <item key='scan' name='Multi pos.'/>
204   - </argument>
205   - <argument key='corrected' name='Corrected' type='bool' default='0'/>
206   - <argument key='yaxis' name='Y Axis' type='list' default='range'>
207   - <item key='range' name='Range'/>
208   - <item key='alt' name='Altitude'/>
209   - <item key='geolat' name='Geographic latitude'/>
210   - <item key='geolong' name='Geographic longitude'/>
211   - </argument>
212   - </arguments>
213   - </paramTemplate>
214   - <paramTemplate paramId='eiscat_uhf_vi' fileName='eiscat_uhf_vi_##mode##_##corrected##_##yaxis##'>
215   - <arguments>
216   - <argument key='mode' name='Mode' type='list' default='all'>
217   - <item key='all' name='All'/>
218   - <item key='fieldaligned' name='Fixed pos. : Field aligned'/>
219   - <item key='other' name='Fixed pos. : Other'/>
220   - <item key='multipos' name='Multi pos.'/>
221   - <item key='scan' name='Scan'/>
222   - </argument>
223   - <argument key='corrected' name='Corrected' type='bool' default='0'/>
224   - <argument key='yaxis' name='Y Axis' type='list' default='range'>
225   - <item key='range' name='Range'/>
226   - <item key='alt' name='Altitude'/>
227   - <item key='geolat' name='Geographic latitude'/>
228   - <item key='geolong' name='Geographic longitude'/>
229   - </argument>
230   - </arguments>
231   - </paramTemplate>
232   -
233   - <paramTemplate paramId='eiscat_vhf_ne' fileName='eiscat_vhf_ne_##mode##_##corrected##_##yaxis##'>
234   - <arguments>
235   - <argument key='mode' name='Mode' type='list' default='all'>
236   - <item key='all' name='All'/>
237   - <item key='vertical' name='Fixed pos. : Vertical'/>
238   - <item key='lowelevation' name='Fixed pos. : Low elevation'/>
239   - </argument>
240   - <argument key='corrected' name='Corrected' type='bool' default='0'/>
241   - <argument key='yaxis' name='Y Axis' type='list' default='range'>
242   - <item key='range' name='Range'/>
243   - <item key='alt' name='Altitude'/>
244   - <item key='geolat' name='Geographic latitude'/>
245   - <item key='geolong' name='Geographic longitude'/>
246   - </argument>
247   - </arguments>
248   - </paramTemplate>
249   - <paramTemplate paramId='eiscat_vhf_te' fileName='eiscat_vhf_te_##mode##_##corrected##_##yaxis##'>
250   - <arguments>
251   - <argument key='mode' name='Mode' type='list' default='all'>
252   - <item key='all' name='All'/>
253   - <item key='vertical' name='Fixed pos. : Vertical'/>
254   - <item key='lowelevation' name='Fixed pos. : Low elevation'/>
255   - </argument>
256   - <argument key='corrected' name='Corrected' type='bool' default='0'/>
257   - <argument key='yaxis' name='Y Axis' type='list' default='range'>
258   - <item key='range' name='Range'/>
259   - <item key='alt' name='Altitude'/>
260   - <item key='geolat' name='Geographic latitude'/>
261   - <item key='geolong' name='Geographic longitude'/>
262   - </argument>
263   - </arguments>
264   - </paramTemplate>
265   - <paramTemplate paramId='eiscat_vhf_ti' fileName='eiscat_vhf_ti_##mode##_##corrected##_##yaxis##'>
266   - <arguments>
267   - <argument key='mode' name='Mode' type='list' default='all'>
268   - <item key='all' name='All'/>
269   - <item key='vertical' name='Fixed pos. : Vertical'/>
270   - <item key='lowelevation' name='Fixed pos. : Low elevation'/>
271   - </argument>
272   - <argument key='corrected' name='Corrected' type='bool' default='0'/>
273   - <argument key='yaxis' name='Y Axis' type='list' default='range'>
274   - <item key='range' name='Range'/>
275   - <item key='alt' name='Altitude'/>
276   - <item key='geolat' name='Geographic latitude'/>
277   - <item key='geolong' name='Geographic longitude'/>
278   - </argument>
279   - </arguments>
280   - </paramTemplate>
281   - <paramTemplate paramId='eiscat_vhf_vi' fileName='eiscat_vhf_vi_##mode##_##corrected##_##yaxis##'>
282   - <arguments>
283   - <argument key='mode' name='Mode' type='list' default='all'>
284   - <item key='all' name='All'/>
285   - <item key='vertical' name='Fixed pos. : Vertical'/>
286   - <item key='lowelevation' name='Fixed pos. : Low elevation'/>
287   - </argument>
288   - <argument key='corrected' name='Corrected' type='bool' default='0'/>
289   - <argument key='yaxis' name='Y Axis' type='list' default='range'>
290   - <item key='range' name='Range'/>
291   - <item key='alt' name='Altitude'/>
292   - <item key='geolat' name='Geographic latitude'/>
293   - <item key='geolong' name='Geographic longitude'/>
294   - </argument>
295   - </arguments>
296   - </paramTemplate>
297   -</paramTemplateList>
298 0 \ No newline at end of file
generic_data/ParamTemplate/bmorsch_mso_##sampling##_##orbit##.xml deleted
... ... @@ -1,8 +0,0 @@
1   -<?xml version="1.0" encoding="UTF-8"?>
2   -<param xml:id="bmorsch_mso_##sampling##_##orbit##">
3   - <get>
4   - <amdaParam name='##orbit##'/>
5   - </get>
6   - <process description="bmorsch_mso(##sampling##, ##orbit##)">#morschhauser_bfield(#sampling_classic($##orbit##;##sampling##;5))</process>
7   - <output/>
8   -</param>
generic_data/ParamTemplate/bmorsch_tot_##sampling##_##orbit##.xml deleted
... ... @@ -1,8 +0,0 @@
1   -<?xml version="1.0" encoding="UTF-8"?>
2   -<param xml:id="bmorsch_tot_##sampling##_##orbit##">
3   - <get>
4   - <amdaParam name='##orbit##'/>
5   - </get>
6   - <process description="bmorsch_tot(##sampling##,##orbit##)">#morschhauser_bmag(#sampling_classic($##orbit##;##sampling##;5))</process>
7   - <output/>
8   -</param>
generic_data/ParamTemplate/eiscat_esr32m_ne_##mode##_##corrected##_##yaxis##.xml deleted
... ... @@ -1,46 +0,0 @@
1   -<?xml version="1.0" encoding="UTF-8"?>
2   -<param xml:id="eiscat_esr32m_ne_##mode##_##corrected##_##yaxis##">
3   - <info>
4   - <name>Electron density</name>
5   - <short_name>Ne</short_name>
6   - <components/>
7   - <units>m-3</units>
8   - <coordinates_system/>
9   - <tensor_order/>
10   - <si_conversion/>
11   - <table>
12   - <centerAutoTable variable="true" centerName="eiscat_esr32m_##yaxis##" log="false"/>
13   - </table>
14   - <fill_value/>
15   - <ucd/>
16   - <dataset_id/>
17   - </info>
18   - <gap_threshold>10</gap_threshold>
19   - <get>
20   - <vi name="eiscat:32m:all">
21   - <baseParam name="Ne" useNearestValue="true"/>
22   - <baseParam name="Mode" useNearestValue="true"/>
23   - </vi>
24   - <amdaParam name='eiscat_esr32m_##yaxis##'/>
25   - <amdaParam name='eiscat_esr32m_mode'/>
26   - </get>
27   - <process description="Mode : ##mode##, Corrected : ##corrected##">EISCATDataFilter($eiscat_32m_all_Ne,$eiscat_esr32m_mode,EISCATModeEnum::##mode##,##corrected##)</process>
28   - <output>
29   - <plot>
30   - <timePlot>
31   - <params>
32   - <param id="eiscat_esr32m_ne_##mode##_##corrected##_##yaxis##">
33   - <spectro yAxis="y-left"/>
34   - </param>
35   - </params>
36   - <axes>
37   - <zAxis>
38   - <colorAxis scale="logarithmic">
39   - <range min="10000000000" max="1000000000000"/>
40   - </colorAxis>
41   - </zAxis>
42   - </axes>
43   - </timePlot>
44   - </plot>
45   - </output>
46   -</param>
generic_data/ParamTemplate/eiscat_esr32m_te_##mode##_##corrected##_##yaxis##.xml deleted
... ... @@ -1,46 +0,0 @@
1   -<?xml version="1.0" encoding="UTF-8"?>
2   -<param xml:id="eiscat_esr32m_te_##mode##_##corrected##_##yaxis##">
3   - <info>
4   - <name>Electron temperature</name>
5   - <short_name>Te</short_name>
6   - <components/>
7   - <units>K</units>
8   - <coordinates_system/>
9   - <tensor_order/>
10   - <si_conversion/>
11   - <table>
12   - <centerAutoTable variable="true" centerName="eiscat_esr32m_##yaxis##" log="false"/>
13   - </table>
14   - <fill_value/>
15   - <ucd/>
16   - <dataset_id/>
17   - </info>
18   - <gap_threshold>10</gap_threshold>
19   - <get>
20   - <vi name="eiscat:32m:all">
21   - <baseParam name="Te" useNearestValue="true"/>
22   - <baseParam name="Mode" useNearestValue="true"/>
23   - </vi>
24   - <amdaParam name='eiscat_esr32m_##yaxis##'/>
25   - <amdaParam name='eiscat_esr32m_mode'/>
26   - </get>
27   - <process description="Mode : ##mode##, Corrected : ##corrected##">EISCATDataFilter($eiscat_32m_all_Te,$eiscat_esr32m_mode,##mode##,##corrected##)</process>
28   - <output>
29   - <plot>
30   - <timePlot>
31   - <params>
32   - <param id="eiscat_esr32m_te_##mode##_##corrected##_##yaxis##">
33   - <spectro yAxis="y-left"/>
34   - </param>
35   - </params>
36   - <axes>
37   - <zAxis>
38   - <colorAxis>
39   - <range min="500" max="4000"/>
40   - </colorAxis>
41   - </zAxis>
42   - </axes>
43   - </timePlot>
44   - </plot>
45   - </output>
46   -</param>
generic_data/ParamTemplate/eiscat_esr32m_ti_##mode##_##corrected##_##yaxis##.xml deleted
... ... @@ -1,45 +0,0 @@
1   -<?xml version="1.0" encoding="UTF-8"?>
2   -<param xml:id="eiscat_esr32m_ti_##mode##_##corrected##_##yaxis##">
3   - <info>
4   - <name>Ion temperature</name>
5   - <short_name>Ti</short_name>
6   - <components/>
7   - <units>K</units>
8   - <coordinates_system/>
9   - <tensor_order/>
10   - <si_conversion/>
11   - <table>
12   - <centerAutoTable variable="true" centerName="eiscat_esr32m_##yaxis##" log="false"/>
13   - </table>
14   - <fill_value/>
15   - <ucd/>
16   - <dataset_id/>
17   - </info>
18   - <gap_threshold>10</gap_threshold>
19   - <get>
20   - <vi name="eiscat:32m:all">
21   - <baseParam name="Ti" useNearestValue="true"/>
22   - </vi>
23   - <amdaParam name='eiscat_esr32m_##yaxis##'/>
24   - <amdaParam name='eiscat_esr32m_mode'/>
25   - </get>
26   - <process description="Mode : ##mode##, Corrected : ##corrected##">EISCATDataFilter($eiscat_32m_all_Ti,$eiscat_esr32m_mode,##mode##,##corrected##)</process>
27   - <output>
28   - <plot>
29   - <timePlot>
30   - <params>
31   - <param id="eiscat_esr32m_ti_##mode##_##corrected##_##yaxis##">
32   - <spectro yAxis="y-left"/>
33   - </param>
34   - </params>
35   - <axes>
36   - <zAxis>
37   - <colorAxis>
38   - <range min="500" max="3000"/>
39   - </colorAxis>
40   - </zAxis>
41   - </axes>
42   - </timePlot>
43   - </plot>
44   - </output>
45   -</param>
generic_data/ParamTemplate/eiscat_esr32m_vi_##mode##_##corrected##_##yaxis##.xml deleted
... ... @@ -1,45 +0,0 @@
1   -<?xml version="1.0" encoding="UTF-8"?>
2   -<param xml:id="eiscat_esr32m_vi_##mode##_##corrected##_##yaxis##">
3   - <info>
4   - <name>Ion velocity</name>
5   - <short_name>Vi</short_name>
6   - <components/>
7   - <units>m.s-1</units>
8   - <coordinates_system/>
9   - <tensor_order/>
10   - <si_conversion/>
11   - <table>
12   - <centerAutoTable variable="true" centerName="eiscat_esr32m_##yaxis##" log="false"/>
13   - </table>
14   - <fill_value/>
15   - <ucd/>
16   - <dataset_id/>
17   - </info>
18   - <gap_threshold>10</gap_threshold>
19   - <get>
20   - <vi name="eiscat:32m:all">
21   - <baseParam name="Vi" useNearestValue="true"/>
22   - </vi>
23   - <amdaParam name='eiscat_esr32m_##yaxis##'/>
24   - <amdaParam name='eiscat_esr32m_mode'/>
25   - </get>
26   - <process description="Mode : ##mode##, Corrected : ##corrected##">EISCATDataFilter($eiscat_32m_all_Vi,$eiscat_esr32m_mode,##mode##,##corrected##)</process>
27   - <output>
28   - <plot>
29   - <timePlot>
30   - <params>
31   - <param id="eiscat_esr32m_vi_##mode##_##corrected##_##yaxis##">
32   - <spectro yAxis="y-left"/>
33   - </param>
34   - </params>
35   - <axes>
36   - <zAxis>
37   - <colorAxis>
38   - <range min="-500" max="500"/>
39   - </colorAxis>
40   - </zAxis>
41   - </axes>
42   - </timePlot>
43   - </plot>
44   - </output>
45   -</param>
generic_data/ParamTemplate/eiscat_esr42m_ne_##mode##_##corrected##_##yaxis##.xml deleted
... ... @@ -1,44 +0,0 @@
1   -<?xml version="1.0" encoding="UTF-8"?>
2   -<param xml:id="eiscat_esr42m_ne_##mode##_##corrected##_##yaxis##">
3   - <info>
4   - <name>Electron density</name>
5   - <short_name>Ne</short_name>
6   - <components/>
7   - <units>m-3</units>
8   - <coordinates_system/>
9   - <tensor_order/>
10   - <si_conversion/>
11   - <table>
12   - <centerAutoTable variable="true" centerName="eiscat_esr42m_##yaxis##" log="false"/>
13   - </table>
14   - <fill_value/>
15   - <ucd/>
16   - <dataset_id/>
17   - </info>
18   - <get>
19   - <vi name="eiscat:42m:all">
20   - <baseParam name="Ne" useNearestValue="true"/>
21   - </vi>
22   - <amdaParam name='eiscat_esr42m_##yaxis##'/>
23   - <amdaParam name='eiscat_esr42m_mode'/>
24   - </get>
25   - <process description="Mode : ##mode##, Corrected : ##corrected##">EISCATDataFilter($eiscat_42m_fa_Ne,$eiscat_esr42m_mode,##mode##,##corrected##)</process>
26   - <output>
27   - <plot>
28   - <timePlot>
29   - <params>
30   - <param id="eiscat_esr42m_ne_##mode##_##corrected##_##yaxis##">
31   - <spectro yAxis="y-left"/>
32   - </param>
33   - </params>
34   - <axes>
35   - <zAxis>
36   - <colorAxis scale="logarithmic">
37   - <range min="10000000000" max="1000000000000"/>
38   - </colorAxis>
39   - </zAxis>
40   - </axes>
41   - </timePlot>
42   - </plot>
43   - </output>
44   -</param>
generic_data/ParamTemplate/eiscat_esr42m_te_##mode##_##corrected##_##yaxis##.xml deleted
... ... @@ -1,44 +0,0 @@
1   -<?xml version="1.0" encoding="UTF-8"?>
2   -<param xml:id="eiscat_esr42m_te_##mode##_##corrected##_##yaxis##">
3   - <info>
4   - <name>Electron temperature</name>
5   - <short_name>Te</short_name>
6   - <components/>
7   - <units>K</units>
8   - <coordinates_system/>
9   - <tensor_order/>
10   - <si_conversion/>
11   - <table>
12   - <centerAutoTable variable="true" centerName="eiscat_esr42m_##yaxis##" log="false"/>
13   - </table>
14   - <fill_value/>
15   - <ucd/>
16   - <dataset_id/>
17   - </info>
18   - <get>
19   - <vi name="eiscat:42m:all">
20   - <baseParam name="Te" useNearestValue="true"/>
21   - </vi>
22   - <amdaParam name='eiscat_esr42m_##yaxis##'/>
23   - <amdaParam name='eiscat_esr42m_mode'/>
24   - </get>
25   - <process description="Mode : ##mode##, Corrected : ##corrected##">EISCATDataFilter($eiscat_42m_fa_Te,$eiscat_esr42m_mode,##mode##,##corrected##)</process>
26   - <output>
27   - <plot>
28   - <timePlot>
29   - <params>
30   - <param id="eiscat_esr42m_te_##mode##_##corrected##_##yaxis##">
31   - <spectro yAxis="y-left"/>
32   - </param>
33   - </params>
34   - <axes>
35   - <zAxis>
36   - <colorAxis>
37   - <range min="500" max="4000"/>
38   - </colorAxis>
39   - </zAxis>
40   - </axes>
41   - </timePlot>
42   - </plot>
43   - </output>
44   -</param>
generic_data/ParamTemplate/eiscat_esr42m_ti_##mode##_##corrected##_##yaxis##.xml deleted
... ... @@ -1,44 +0,0 @@
1   -<?xml version="1.0" encoding="UTF-8"?>
2   -<param xml:id="eiscat_esr42m_ti_##mode##_##corrected##_##yaxis##">
3   - <info>
4   - <name>Ion temperature</name>
5   - <short_name>Ti</short_name>
6   - <components/>
7   - <units>K</units>
8   - <coordinates_system/>
9   - <tensor_order/>
10   - <si_conversion/>
11   - <table>
12   - <centerAutoTable variable="true" centerName="eiscat_esr42m_##yaxis##" log="false"/>
13   - </table>
14   - <fill_value/>
15   - <ucd/>
16   - <dataset_id/>
17   - </info>
18   - <get>
19   - <vi name="eiscat:42m:all">
20   - <baseParam name="Ti" useNearestValue="true"/>
21   - </vi>
22   - <amdaParam name='eiscat_esr42m_##yaxis##'/>
23   - <amdaParam name='eiscat_esr42m_mode'/>
24   - </get>
25   - <process description="Mode : ##mode##, Corrected : ##corrected##">EISCATDataFilter($eiscat_42m_fa_Ti,$eiscat_esr42m_mode,##mode##,##corrected##)</process>
26   - <output>
27   - <plot>
28   - <timePlot>
29   - <params>
30   - <param id="eiscat_esr42m_ti_##mode##_##corrected##_##yaxis##">
31   - <spectro yAxis="y-left"/>
32   - </param>
33   - </params>
34   - <axes>
35   - <zAxis>
36   - <colorAxis>
37   - <range min="500" max="3000"/>
38   - </colorAxis>
39   - </zAxis>
40   - </axes>
41   - </timePlot>
42   - </plot>
43   - </output>
44   -</param>
generic_data/ParamTemplate/eiscat_esr42m_vi_##mode##_##corrected##_##yaxis##.xml deleted
... ... @@ -1,44 +0,0 @@
1   -<?xml version="1.0" encoding="UTF-8"?>
2   -<param xml:id="eiscat_esr42m_vi_##mode##_##corrected##_##yaxis##">
3   - <info>
4   - <name>Ion velocity</name>
5   - <short_name>Vi</short_name>
6   - <components/>
7   - <units>m.s-1</units>
8   - <coordinates_system/>
9   - <tensor_order/>
10   - <si_conversion/>
11   - <table>
12   - <centerAutoTable variable="true" centerName="eiscat_esr42m_##yaxis##" log="false"/>
13   - </table>
14   - <fill_value/>
15   - <ucd/>
16   - <dataset_id/>
17   - </info>
18   - <get>
19   - <vi name="eiscat:42m:all">
20   - <baseParam name="Vi" useNearestValue="true"/>
21   - </vi>
22   - <amdaParam name='eiscat_esr42m_##yaxis##'/>
23   - <amdaParam name='eiscat_esr42m_mode'/>
24   - </get>
25   - <process description="Mode : ##mode##, Corrected : ##corrected##">EISCATDataFilter($eiscat_42m_fa_Ti,$eiscat_esr42m_mode,##mode##,##corrected##)</process>
26   - <output>
27   - <plot>
28   - <timePlot>
29   - <params>
30   - <param id="eiscat_esr42m_vi_##mode##_##corrected##_##yaxis##">
31   - <spectro yAxis="y-left"/>
32   - </param>
33   - </params>
34   - <axes>
35   - <zAxis>
36   - <colorAxis>
37   - <range min="-500" max="500"/>
38   - </colorAxis>
39   - </zAxis>
40   - </axes>
41   - </timePlot>
42   - </plot>
43   - </output>
44   -</param>
generic_data/ParamTemplate/eiscat_uhf_ne_##mode##_##corrected##_##yaxis##.xml deleted
... ... @@ -1,46 +0,0 @@
1   -<?xml version="1.0" encoding="UTF-8"?>
2   -<param xml:id="eiscat_uhf_ne_##mode##_##corrected##_##yaxis##">
3   - <info>
4   - <name>Electron density</name>
5   - <short_name>Ne</short_name>
6   - <components/>
7   - <units>m-3</units>
8   - <coordinates_system/>
9   - <tensor_order/>
10   - <si_conversion/>
11   - <table>
12   - <centerAutoTable variable="true" centerName="eiscat_uhf_##yaxis##" log="false"/>
13   - </table>
14   - <fill_value/>
15   - <ucd/>
16   - <dataset_id/>
17   - </info>
18   - <gap_threshold>10</gap_threshold>
19   - <get>
20   - <vi name="eiscat:uhf:all">
21   - <baseParam name="Ne" useNearestValue="true"/>
22   - <baseParam name="Mode" useNearestValue="true"/>
23   - </vi>
24   - <amdaParam name='eiscat_uhf_##yaxis##'/>
25   - <amdaParam name='eiscat_uhf_mode'/>
26   - </get>
27   - <process description="Mode : ##mode##, Corrected : ##corrected##">EISCATDataFilter($eiscat_uhf_all_Ne,$eiscat_uhf_mode,EISCATModeEnum::##mode##,##corrected##)</process>
28   - <output>
29   - <plot>
30   - <timePlot>
31   - <params>
32   - <param id="eiscat_uhf_ne_##mode##_##corrected##_##yaxis##">
33   - <spectro yAxis="y-left"/>
34   - </param>
35   - </params>
36   - <axes>
37   - <zAxis>
38   - <colorAxis scale="logarithmic">
39   - <range min="10000000000" max="1000000000000"/>
40   - </colorAxis>
41   - </zAxis>
42   - </axes>
43   - </timePlot>
44   - </plot>
45   - </output>
46   -</param>
generic_data/ParamTemplate/eiscat_uhf_te_##mode##_##corrected##_##yaxis##.xml deleted
... ... @@ -1,46 +0,0 @@
1   -<?xml version="1.0" encoding="UTF-8"?>
2   -<param xml:id="eiscat_uhf_te_##mode##_##corrected##_##yaxis##">
3   - <info>
4   - <name>Electron temperature</name>
5   - <short_name>Te</short_name>
6   - <components/>
7   - <units>K</units>
8   - <coordinates_system/>
9   - <tensor_order/>
10   - <si_conversion/>
11   - <table>
12   - <centerAutoTable variable="true" centerName="eiscat_uhf_##yaxis##" log="false"/>
13   - </table>
14   - <fill_value/>
15   - <ucd/>
16   - <dataset_id/>
17   - </info>
18   - <gap_threshold>10</gap_threshold>
19   - <get>
20   - <vi name="eiscat:uhf:all">
21   - <baseParam name="Te" useNearestValue="true"/>
22   - <baseParam name="Mode" useNearestValue="true"/>
23   - </vi>
24   - <amdaParam name='eiscat_uhf_##yaxis##'/>
25   - <amdaParam name='eiscat_uhf_mode'/>
26   - </get>
27   - <process description="Mode : ##mode##, Corrected : ##corrected##">EISCATDataFilter($eiscat_uhf_all_Te,$eiscat_uhf_mode,##mode##,##corrected##)</process>
28   - <output>
29   - <plot>
30   - <timePlot>
31   - <params>
32   - <param id="eiscat_uhf_te_##mode##_##corrected##_##yaxis##">
33   - <spectro yAxis="y-left"/>
34   - </param>
35   - </params>
36   - <axes>
37   - <zAxis>
38   - <colorAxis>
39   - <range min="500" max="4000"/>
40   - </colorAxis>
41   - </zAxis>
42   - </axes>
43   - </timePlot>
44   - </plot>
45   - </output>
46   -</param>
generic_data/ParamTemplate/eiscat_uhf_ti_##mode##_##corrected##_##yaxis##.xml deleted
... ... @@ -1,45 +0,0 @@
1   -<?xml version="1.0" encoding="UTF-8"?>
2   -<param xml:id="eiscat_uhf_ti_##mode##_##corrected##_##yaxis##">
3   - <info>
4   - <name>Ion temperature</name>
5   - <short_name>Ti</short_name>
6   - <components/>
7   - <units>K</units>
8   - <coordinates_system/>
9   - <tensor_order/>
10   - <si_conversion/>
11   - <table>
12   - <centerAutoTable variable="true" centerName="eiscat_uhf_##yaxis##" log="false"/>
13   - </table>
14   - <fill_value/>
15   - <ucd/>
16   - <dataset_id/>
17   - </info>
18   - <gap_threshold>10</gap_threshold>
19   - <get>
20   - <vi name="eiscat:uhf:all">
21   - <baseParam name="Ti" useNearestValue="true"/>
22   - </vi>
23   - <amdaParam name='eiscat_uhf_##yaxis##'/>
24   - <amdaParam name='eiscat_uhf_mode'/>
25   - </get>
26   - <process description="Mode : ##mode##, Corrected : ##corrected##">EISCATDataFilter($eiscat_uhf_all_Ti,$eiscat_uhf_mode,##mode##,##corrected##)</process>
27   - <output>
28   - <plot>
29   - <timePlot>
30   - <params>
31   - <param id="eiscat_uhf_ti_##mode##_##corrected##_##yaxis##">
32   - <spectro yAxis="y-left"/>
33   - </param>
34   - </params>
35   - <axes>
36   - <zAxis>
37   - <colorAxis>
38   - <range min="500" max="3000"/>
39   - </colorAxis>
40   - </zAxis>
41   - </axes>
42   - </timePlot>
43   - </plot>
44   - </output>
45   -</param>
generic_data/ParamTemplate/eiscat_uhf_vi_##mode##_##corrected##_##yaxis##.xml deleted
... ... @@ -1,45 +0,0 @@
1   -<?xml version="1.0" encoding="UTF-8"?>
2   -<param xml:id="eiscat_uhf_vi_##mode##_##corrected##_##yaxis##">
3   - <info>
4   - <name>Ion velocity</name>
5   - <short_name>Vi</short_name>
6   - <components/>
7   - <units>m.s-1</units>
8   - <coordinates_system/>
9   - <tensor_order/>
10   - <si_conversion/>
11   - <table>
12   - <centerAutoTable variable="true" centerName="eiscat_uhf_##yaxis##" log="false"/>
13   - </table>
14   - <fill_value/>
15   - <ucd/>
16   - <dataset_id/>
17   - </info>
18   - <gap_threshold>10</gap_threshold>
19   - <get>
20   - <vi name="eiscat:uhf:all">
21   - <baseParam name="Vi" useNearestValue="true"/>
22   - </vi>
23   - <amdaParam name='eiscat_uhf_##yaxis##'/>
24   - <amdaParam name='eiscat_uhf_mode'/>
25   - </get>
26   - <process description="Mode : ##mode##, Corrected : ##corrected##">EISCATDataFilter($eiscat_uhf_all_Vi,$eiscat_uhf_mode,##mode##,##corrected##)</process>
27   - <output>
28   - <plot>
29   - <timePlot>
30   - <params>
31   - <param id="eiscat_uhf_vi_##mode##_##corrected##_##yaxis##">
32   - <spectro yAxis="y-left"/>
33   - </param>
34   - </params>
35   - <axes>
36   - <zAxis>
37   - <colorAxis>
38   - <range min="-500" max="500"/>
39   - </colorAxis>
40   - </zAxis>
41   - </axes>
42   - </timePlot>
43   - </plot>
44   - </output>
45   -</param>
generic_data/ParamTemplate/eiscat_vhf_ne_##mode##_##corrected##_##yaxis##.xml deleted
... ... @@ -1,46 +0,0 @@
1   -<?xml version="1.0" encoding="UTF-8"?>
2   -<param xml:id="eiscat_vhf_ne_##mode##_##corrected##_##yaxis##">
3   - <info>
4   - <name>Electron density</name>
5   - <short_name>Ne</short_name>
6   - <components/>
7   - <units>m-3</units>
8   - <coordinates_system/>
9   - <tensor_order/>
10   - <si_conversion/>
11   - <table>
12   - <centerAutoTable variable="true" centerName="eiscat_vhf_##yaxis##" log="false"/>
13   - </table>
14   - <fill_value/>
15   - <ucd/>
16   - <dataset_id/>
17   - </info>
18   - <gap_threshold>10</gap_threshold>
19   - <get>
20   - <vi name="eiscat:vhf:all">
21   - <baseParam name="Ne" useNearestValue="true"/>
22   - <baseParam name="Mode" useNearestValue="true"/>
23   - </vi>
24   - <amdaParam name='eiscat_vhf_##yaxis##'/>
25   - <amdaParam name='eiscat_vhf_mode'/>
26   - </get>
27   - <process description="Mode : ##mode##, Corrected : ##corrected##">EISCATDataFilter($eiscat_vhf_all_Ne,$eiscat_vhf_mode,EISCATModeEnum::##mode##,##corrected##)</process>
28   - <output>
29   - <plot>
30   - <timePlot>
31   - <params>
32   - <param id="eiscat_vhf_ne_##mode##_##corrected##_##yaxis##">
33   - <spectro yAxis="y-left"/>
34   - </param>
35   - </params>
36   - <axes>
37   - <zAxis>
38   - <colorAxis scale="logarithmic">
39   - <range min="10000000000" max="1000000000000"/>
40   - </colorAxis>
41   - </zAxis>
42   - </axes>
43   - </timePlot>
44   - </plot>
45   - </output>
46   -</param>
generic_data/ParamTemplate/eiscat_vhf_te_##mode##_##corrected##_##yaxis##.xml deleted
... ... @@ -1,46 +0,0 @@
1   -<?xml version="1.0" encoding="UTF-8"?>
2   -<param xml:id="eiscat_vhf_te_##mode##_##corrected##_##yaxis##">
3   - <info>
4   - <name>Electron temperature</name>
5   - <short_name>Te</short_name>
6   - <components/>
7   - <units>K</units>
8   - <coordinates_system/>
9   - <tensor_order/>
10   - <si_conversion/>
11   - <table>
12   - <centerAutoTable variable="true" centerName="eiscat_vhf_##yaxis##" log="false"/>
13   - </table>
14   - <fill_value/>
15   - <ucd/>
16   - <dataset_id/>
17   - </info>
18   - <gap_threshold>10</gap_threshold>
19   - <get>
20   - <vi name="eiscat:vhf:all">
21   - <baseParam name="Te" useNearestValue="true"/>
22   - <baseParam name="Mode" useNearestValue="true"/>
23   - </vi>
24   - <amdaParam name='eiscat_vhf_##yaxis##'/>
25   - <amdaParam name='eiscat_vhf_mode'/>
26   - </get>
27   - <process description="Mode : ##mode##, Corrected : ##corrected##">EISCATDataFilter($eiscat_vhf_all_Te,$eiscat_vhf_mode,##mode##,##corrected##)</process>
28   - <output>
29   - <plot>
30   - <timePlot>
31   - <params>
32   - <param id="eiscat_vhf_te_##mode##_##corrected##_##yaxis##">
33   - <spectro yAxis="y-left"/>
34   - </param>
35   - </params>
36   - <axes>
37   - <zAxis>
38   - <colorAxis>
39   - <range min="500" max="4000"/>
40   - </colorAxis>
41   - </zAxis>
42   - </axes>
43   - </timePlot>
44   - </plot>
45   - </output>
46   -</param>
generic_data/ParamTemplate/eiscat_vhf_ti_##mode##_##corrected##_##yaxis##.xml deleted
... ... @@ -1,45 +0,0 @@
1   -<?xml version="1.0" encoding="UTF-8"?>
2   -<param xml:id="eiscat_vhf_ti_##mode##_##corrected##_##yaxis##">
3   - <info>
4   - <name>Ion temperature</name>
5   - <short_name>Ti</short_name>
6   - <components/>
7   - <units>K</units>
8   - <coordinates_system/>
9   - <tensor_order/>
10   - <si_conversion/>
11   - <table>
12   - <centerAutoTable variable="true" centerName="eiscat_vhf_##yaxis##" log="false"/>
13   - </table>
14   - <fill_value/>
15   - <ucd/>
16   - <dataset_id/>
17   - </info>
18   - <gap_threshold>10</gap_threshold>
19   - <get>
20   - <vi name="eiscat:vhf:all">
21   - <baseParam name="Ti" useNearestValue="true"/>
22   - </vi>
23   - <amdaParam name='eiscat_vhf_##yaxis##'/>
24   - <amdaParam name='eiscat_vhf_mode'/>
25   - </get>
26   - <process description="Mode : ##mode##, Corrected : ##corrected##">EISCATDataFilter($eiscat_vhf_all_Ti,$eiscat_vhf_mode,##mode##,##corrected##)</process>
27   - <output>
28   - <plot>
29   - <timePlot>
30   - <params>
31   - <param id="eiscat_vhf_ti_##mode##_##corrected##_##yaxis##">
32   - <spectro yAxis="y-left"/>
33   - </param>
34   - </params>
35   - <axes>
36   - <zAxis>
37   - <colorAxis>
38   - <range min="500" max="3000"/>
39   - </colorAxis>
40   - </zAxis>
41   - </axes>
42   - </timePlot>
43   - </plot>
44   - </output>
45   -</param>
generic_data/ParamTemplate/eiscat_vhf_vi_##mode##_##corrected##_##yaxis##.xml deleted
... ... @@ -1,45 +0,0 @@
1   -<?xml version="1.0" encoding="UTF-8"?>
2   -<param xml:id="eiscat_vhf_vi_##mode##_##corrected##_##yaxis##">
3   - <info>
4   - <name>Ion velocity</name>
5   - <short_name>Vi</short_name>
6   - <components/>
7   - <units>m.s-1</units>
8   - <coordinates_system/>
9   - <tensor_order/>
10   - <si_conversion/>
11   - <table>
12   - <centerAutoTable variable="true" centerName="eiscat_vhf_##yaxis##" log="false"/>
13   - </table>
14   - <fill_value/>
15   - <ucd/>
16   - <dataset_id/>
17   - </info>
18   - <gap_threshold>10</gap_threshold>
19   - <get>
20   - <vi name="eiscat:vhf:all">
21   - <baseParam name="Vi" useNearestValue="true"/>
22   - </vi>
23   - <amdaParam name='eiscat_vhf_##yaxis##'/>
24   - <amdaParam name='eiscat_vhf_mode'/>
25   - </get>
26   - <process description="Mode : ##mode##, Corrected : ##corrected##">EISCATDataFilter($eiscat_vhf_all_Vi,$eiscat_vhf_mode,##mode##,##corrected##)</process>
27   - <output>
28   - <plot>
29   - <timePlot>
30   - <params>
31   - <param id="eiscat_vhf_vi_##mode##_##corrected##_##yaxis##">
32   - <spectro yAxis="y-left"/>
33   - </param>
34   - </params>
35   - <axes>
36   - <zAxis>
37   - <colorAxis>
38   - <range min="-500" max="500"/>
39   - </colorAxis>
40   - </zAxis>
41   - </axes>
42   - </timePlot>
43   - </plot>
44   - </output>
45   -</param>
generic_data/ParamTemplate/sum_into_table_range_##paramid##_##relateddim##_##min##_##max##.xml deleted
... ... @@ -1,8 +0,0 @@
1   -<?xml version="1.0" encoding="UTF-8"?>
2   -<param xml:id="sum_into_table_range_##paramid##_##relateddim##_##min##_##max##">
3   - <get>
4   - <amdaParam name='##paramid##'/>
5   - </get>
6   - <process description="sum_into_table_range(##paramid##, ##relateddim##, ##min##, ##max##)">#sum_into_table_range($##paramid##;##relateddim##;##min##;##max##)</process>
7   - <output/>
8   -</param>