Blame view

help/parametersTree 1.79 KB
16035364   Benjamin Renard   First commit
1
2
3
<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;"/>
3aab6027   Elena.Budnik   help first update
4
5
6
7
8
9
AMDA Parameters  differ by  their data bases location / origin.<p>   
<b><i>AMDA DataBase</i></b> parameters are stored in the AMDA internal Data Base.<p>
<b><i>Remote DataBases</i></b> parameters are obtained by a call to the Remote Data Centers.
It usually takes  time to send the request and to process the response.<p> 
<b><i>My DataBase</i></b>  parameters are stored in the user WS. It originated from the files uploaded by user. 

16035364   Benjamin Renard   First commit
10
</p>
3aab6027   Elena.Budnik   help first update
11
<br/><br/><br/><br/><br/><br/>
16035364   Benjamin Renard   First commit
12
<p>
3aab6027   Elena.Budnik   help first update
13
14
15
16
17
18
<img  src="help/images/paramtree.png" align="right" style="margin: 10px 10px 10px 15px;"/>
</p>
<hr><p><b>Parameter tree hierarchy  :</b> </p>
<p> <i>
 [Mission Group] => Mission => Instrument => [Dataset Group] => Data Set => Parameter => [Parameter Component]
</i>
16035364   Benjamin Renard   First commit
19
</p>
3aab6027   Elena.Budnik   help first update
20
<br/> 
16035364   Benjamin Renard   First commit
21
<p> 
3aab6027   Elena.Budnik   help first update
22
 Remote DataBase  hierarchy is started with <i>Data Center Name</i>
16035364   Benjamin Renard   First commit
23
</p>
3aab6027   Elena.Budnik   help first update
24
<br/>
16035364   Benjamin Renard   First commit
25
26
27
28
29
<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">. 
3aab6027   Elena.Budnik   help first update
30
<br/>
16035364   Benjamin Renard   First commit
31
32
33
34
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>
3aab6027   Elena.Budnik   help first update
35
<br/>
16035364   Benjamin Renard   First commit
36
37
38
39
40
41
42
43
<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/>