|
1 | | -{ |
2 | | - |
| 1 | +{ |
| 2 | + |
3 | 3 | "debugMode": false, |
4 | 4 | "webAppRoot": "/", |
5 | 5 | "logged": false, |
6 | 6 | "version": "Data Hub System #version published here is developed by a Serco (http://serco.com/) and Gael Systems (http://www.gael.fr/) consortium under a contract with the European Space Agency (http://www.esa.int) in the frame of the Copernicus Programme. ", |
7 | 7 | "settings": { |
8 | | - "title": "Data Hub System - OSF Installation", |
9 | 8 | "logo": "images/datahub.png", |
10 | 9 | "signup": true, |
11 | 10 | "editprofile": true, |
12 | 11 | "showcart": true, |
13 | 12 | "showmap": true, |
14 | 13 | "bgimage": "images/bg_s3.jpg", |
15 | | - "showquicklook": true, |
16 | | - "show_oldgui_link": true, |
17 | | - "show_userguide": true, |
18 | | - "show_home": true, |
| 14 | + "showquicklook": true, |
| 15 | + "show_userguide": false, |
| 16 | + "show_home": false, |
19 | 17 | "show_extended_list": false, |
20 | 18 | "showsensingfilter": true, |
21 | 19 | "showingestionfilter": true, |
22 | | - "oldgui_link": "../", |
23 | 20 | "querytitle": "Request Done: ", |
24 | 21 | "toolbar" : { |
25 | | - "title": "Copernicus Scientific Data Hub", |
26 | | - "userguide_link": "https://scihub.copernicus.eu/userguide", |
| 22 | + "title": "Data Hub System - OSF Installation", |
| 23 | + "userguide_link": "", |
27 | 24 | "userguide_title": "User Guide", |
28 | | - "home_link": "https://scihub.copernicus.eu", |
29 | | - "home_title": "Scientific Data Hub Portal", |
| 25 | + "home_link": "", |
| 26 | + "home_title": "Scientific Data Hub Portal", |
30 | 27 | "logos": [ |
31 | | - |
| 28 | + |
32 | 29 | ], |
33 | 30 | "rightlogos": [] |
34 | 31 | }, |
|
92 | 89 | } |
93 | 90 | }, |
94 | 91 |
|
95 | | - "miniMap":{ |
| 92 | + "miniMap":{ |
96 | 93 | "sources":[{ |
97 | 94 | "class":"OSM", |
98 | 95 | "params":{ |
|
101 | 98 | }], |
102 | 99 | "title": "Road", |
103 | 100 | "type":"base", |
104 | | - "visible":true |
105 | | - } |
| 101 | + "visible":true |
| 102 | + } |
106 | 103 | }, |
107 | 104 | "missions": [ |
108 | 105 | { |
109 | 106 | "name": "Mission: Sentinel-1", |
110 | 107 | "indexname": "platformname", |
111 | | - "indexvalue": "Sentinel-1", |
| 108 | + "indexvalue": "Sentinel-1", |
112 | 109 | "filters": [ |
113 | 110 | { |
114 | 111 | "indexname": "producttype", |
|
0 commit comments