parametersTree
1.65 KB
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
<h2><img src="js/resources/images/16x16/view_tree.png" style="margin: 0px 10px 0px 0px;"/> Resources Tree: Parameters</h2>
<p>
<img src="help/images/params.png" align="left" style="margin: 0px 15px 0px 0px;"/>
AMDA Parameters differ by their data bases location.<br/>
<ul>
<li><b><i>Local Data</i></b> is stored in the AMDA internal Data Base.
<li><b><i>Remote Data</i></b> is obtained by a call to the Remote Data Centers.
It usually takes time to send the request and to process the response.
<li><b><i>My Data</i></b> is stored in the user WS. It originated from the files uploaded by user.
</ul>
</p>
<br/>
<p>
<img src="help/images/paramtree.png" align="right" style="margin: 0px 0px 0px 15px;"/>
Parameter tree' hierarchy : </p>
<p> <b><i>
Mission => Instrument => Data Set => Parameter => [Parameter Component]
</i></b>
</p>
<p>
Remote Data hierarchy is started with <i>Data Center Name</i>
</p>
<p>
Parameters and parameter components are shown as circles of different colors
with gray for <b>scalars</b> <img src="js/resources/images/12x12/circle_grey.png">,
green for <b>vectors</b> <img src="js/resources/images/12x12/circle_green.png"> and
orange for <b>spectra</b> <img src="js/resources/images/12x12/circle_orange.png">.
Cursor over the parameter has a <b><i>cross</i></b> shape <img src="help/images/cursor_plus.png">.
To work with the parameter just <b>drag-and-drop</b> it onto the desired module window.
Note that the module window should be open in advance.
</p>
<p>
Different usefull information is displayed in tooltips when the mouse is over the
corresponding tree node.
</p>
<p>
To reduce parameter tree use <b>Filters</b>
</p>
<br/>