From 25651e8677fcef9afdc04b3cae448f23fac1e1ca Mon Sep 17 00:00:00 2001 From: Elena.Budnik <ebudnik@irap.omp.eu> Date: Thu, 28 Jun 2018 13:01:05 +0200 Subject: [PATCH] EPNTAP help --- help/EPNTAP | 16 ++++++++-------- help/content.json | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/help/EPNTAP b/help/EPNTAP index b30fbae..d5ad570 100644 --- a/help/EPNTAP +++ b/help/EPNTAP @@ -12,17 +12,17 @@ <p>Open the Interop module by clicking to its icon:</p> -<img src="images/epntap_interop_icon.png"/> +<img src="help/images/epntap_interop_icon.png"/> <p>Then select the epn-tap tab:</p> -<img src="images/epntap_tab.png"/> +<img src="help/images/epntap_tab.png"/> <h4>B. From the AMDA tree</h4> <p>On the AMDA tree, right-click on a mission, then select "Display EPN-TAP services":</p> -<img src="images/epntap_from_tree.png"/> +<img src="help/images/epntap_from_tree.png"/> <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> @@ -30,7 +30,7 @@ <p>The top part of the epntap window is the services filter. It aims to display all services proposing some specific data.</p> -<img src="images/epntap_filter.png"/> +<img src="help/images/epntap_filter.png"/> <p>On this on you can specify:</p> @@ -46,7 +46,7 @@ <p>The left panel displays all services proposing data corresponding to the filter.</p> -<img src="images/epntap_services_panel.png"/> +<img src="help/images/epntap_services_panel.png"/> <p>You can see the number of results for each services and several other usefull informations about the serices on the tooltip.</p> @@ -56,7 +56,7 @@ <p>The granules corresponding to the filter and the selected service ar displayed in the main panel:</p> -<img src="images/epntap_granules_panel.png"/> +<img src="help/images/epntap_granules_panel.png"/> <p>By default, you may have:</p> @@ -74,11 +74,11 @@ <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> -<img src="images/epntap_columns.png"/> +<img src="help/images/epntap_columns.png"/> <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> <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> -<img src="images/epntap_sort.png"/> +<img src="help/images/epntap_sort.png"/> </body> \ No newline at end of file diff --git a/help/content.json b/help/content.json index 2d76e22..e5e7896 100644 --- a/help/content.json +++ b/help/content.json @@ -244,7 +244,7 @@ children: [ }] } ,{ - text:'EPN-TAP (TBD)', + text:'EPN-TAP', id: 'EPNTAP', leaf:true } -- libgit2 0.21.2