jedi_e90_mode.xml
967 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<?xml version="1.0"?>
<param xml:id="jedi_e90_mode">
<info>
<name>jedi_e90_mode</name>
<short_name>mode</short_name>
<components/>
<units/>
<coordinates_system/>
<tensor_order>0</tensor_order>
<si_conversion/>
<fill_value/>
<ucd/>
<status_def>
<status minVal="0" maxVal="0" name="Low-Res"/>
<status minVal="1" maxVal="1" name="High-res"/>
</status_def>
<dataset_id>juno-jedi-e090</dataset_id>
<instrument_id>Juno_jedi</instrument_id>
</info>
<get>
<vi name="juno:jedi:e090">
<baseParam name="Mode" useNearestValue="true">
<clb name="LowerEnergy"/>
<clb name="UpperEnergy"/>
</baseParam>
</vi>
</get>
<process/>
<output>
<plot>
<statusPlot position="top" colorMapIndex="0">
<params>
<param id="jedi_e90_mode">
<serie/>
</param>
</params>
</statusPlot>
</plot>
</output>
</param>