Commit 25651e8677fcef9afdc04b3cae448f23fac1e1ca

Authored by Elena.Budnik
1 parent 80425547

EPNTAP help

Showing 2 changed files with 9 additions and 9 deletions   Show diff stats
help/EPNTAP
... ... @@ -12,17 +12,17 @@
12 12  
13 13 <p>Open the Interop module by clicking to its icon:</p>
14 14  
15   -<img src="images/epntap_interop_icon.png"/>
  15 +<img src="help/images/epntap_interop_icon.png"/>
16 16  
17 17 <p>Then select the epn-tap tab:</p>
18 18  
19   -<img src="images/epntap_tab.png"/>
  19 +<img src="help/images/epntap_tab.png"/>
20 20  
21 21 <h4>B. From the AMDA tree</h4>
22 22  
23 23 <p>On the AMDA tree, right-click on a mission, then select "Display EPN-TAP services":</p>
24 24  
25   -<img src="images/epntap_from_tree.png"/>
  25 +<img src="help/images/epntap_from_tree.png"/>
26 26  
27 27 <p>This will open the epntap tab of the interop module, with some fields automatically filled according to the item selected in the AMDA tree.</p>
28 28  
... ... @@ -30,7 +30,7 @@
30 30  
31 31 <p>The top part of the epntap window is the services filter. It aims to display all services proposing some specific data.</p>
32 32  
33   -<img src="images/epntap_filter.png"/>
  33 +<img src="help/images/epntap_filter.png"/>
34 34  
35 35 <p>On this on you can specify:</p>
36 36  
... ... @@ -46,7 +46,7 @@
46 46  
47 47 <p>The left panel displays all services proposing data corresponding to the filter.</p>
48 48  
49   -<img src="images/epntap_services_panel.png"/>
  49 +<img src="help/images/epntap_services_panel.png"/>
50 50  
51 51 <p>You can see the number of results for each services and several other usefull informations about the serices on the tooltip.</p>
52 52  
... ... @@ -56,7 +56,7 @@
56 56  
57 57 <p>The granules corresponding to the filter and the selected service ar displayed in the main panel:</p>
58 58  
59   -<img src="images/epntap_granules_panel.png"/>
  59 +<img src="help/images/epntap_granules_panel.png"/>
60 60  
61 61 <p>By default, you may have:</p>
62 62  
... ... @@ -74,11 +74,11 @@
74 74  
75 75 <p>You can also display many other informations, by cliking on the little arrow of a column header (1), then selecting "Column" (2), and choosing one in the list (3):</p>
76 76  
77   -<img src="images/epntap_columns.png"/>
  77 +<img src="help/images/epntap_columns.png"/>
78 78  
79 79 <p>For more information about available epntap parameters, you can checkout the dedicated <a href="https://voparis-confluence.obspm.fr/display/VES/EPN-TAP+V2.0+parameters">VO-Paris Confluence page</a>.</p>
80 80  
81 81 <p>To finish, you can sort granules by a column of you choice, by cliking on the same arrow (1), then "Sort Ascending" or "Sort Descending" (2):</p>
82 82  
83   -<img src="images/epntap_sort.png"/>
  83 +<img src="help/images/epntap_sort.png"/>
84 84 </body>
85 85 \ No newline at end of file
... ...
help/content.json
... ... @@ -244,7 +244,7 @@ children: [
244 244 }]
245 245 }
246 246 ,{
247   - text:'EPN-TAP (TBD)',
  247 + text:'EPN-TAP',
248 248 id: 'EPNTAP',
249 249 leaf:true
250 250 }
... ...