EOX GitLab Instance

Skip to content
Snippets Groups Projects
Commit 8676a1cf authored by Lubomir Dolezal's avatar Lubomir Dolezal
Browse files

update user guide to 1.1.1

parent 01c45828
No related branches found
No related tags found
2 merge requests!36Staging to master to prepare 1.0.0 release,!32Registrar modularization
......@@ -361,7 +361,7 @@ A hotfix to production is developed in a branch initiated from master, then merg
Create a TAR from source code:
```bash
git archive --prefix release-1.0.0.rc.1/ -o release-1.0.0.rc.1.tar.gz -9 master
git archive --prefix release-1.0.0/ -o release-1.0.0.tar.gz -9 master
```
Save Docker images:
......
No preview for this file type
......@@ -168570,7 +168570,7 @@ return /******/ (function(modules) { // webpackBootstrap
/* 1068 */
/***/ (function(module, exports) {
 
module.exports = {"layer_failed":"Failed to access layer '{{value}}'","search_error":"An error occurred during the search","search_norecords":"No products matched the search","search_n_layers_selected":"One layer selected to show","search_n_layers_selected_plural":"{{count}} layers selected to show","load_more":"Load {{count}} more","download_norecords":"No products selected for download","terms_and_conditions":"I have read and agree to the <a class='terms_and_conditions_link' href='{{value}}' target='_blank'>terms &amp; conditions</a>","start_download":"Start download of one product","start_download_plural":"Start download of {{count}} products","confirm_download":"'Download' starts the download of one product","confirm_download_plural":"'Download' starts the download of {{count}} products","confirm_note":"Note, the browser might open multiple confirmation dialogs or issue a warning. Besides, typically browsers have a limit of 6 concurrent connections. If popups are blocked by your browser, please enable them for this site.","download_size_warning":"The estimated size of the download without compression is {{estimated_size}}MB. This might exceed the capabilities of the service.","max_bbox_warning":"Maximum size of bounding box: {{max_bbox_size}} was exceeded by: {{max_bbox_exceed}} on axis: {{max_bbox_axis}}.","max_resolution_warning":"Maximum resolution: {{max_resolution}} was exceeded. Attempt to download might fail with an error.","download_bands_warning":"The selected format supports at most {{maxBands}} bands, but {{requestedBands}} are requested.","timefilter_warning":"Search results may differ from products shown on map because of using a separate time filter","advancedfilter_warning":"Search results may differ from products shown on map because of using additional filters","toomanyresults_warning":"Search results may differ from products shown on map because search results are too big","dynamic-histogram-title":"If enabled, time distributions are shown for current spatial filter.\nIf disabled, they are shown globally.","tutorial1":"<p><b>Welcome to the Catalog Client</b></p><p>Let's briefly walk through the main functionalities. Hit <i>Next</i> to start.</p><p>Feel free to <i>Skip</i> any time and to resume later using the <i class='fa fa-book'/> button at the bottom right.</p><p>You can also find detailed information about the Client and referenced services here: <a href='user-guide' target='_blank'>User guide document HTML</a> or <a href='View-Server_-_User-Guide_v1.1.0.pdf' target='_blank'>PDF</a></p>.","tutorial2":"<p><b>The Map</b></p><p>Noticed the map in the back? It displays available satellite data.</p><p>Navigate to your area of interest by panning and zooming, either using <i>left click + drag</i> and <i>mouse wheel scroll</i> or <i>one finger drag</i> and <i>two finger pinch</i>.</p><p>Satisfied with the displayed data? Not yet? Let's change the time of interest <i>Next</i>.</p>","tutorial3":"<p><b>The Timeslider</b></p><p>The timeslider displays the distribution of data over time. The gray area shows the currently selected time interval.</p><p>Navigate to your time of interest again by panning (only in the bottom area) and zooming. Change the time interval selection by using <i>left click + drag</i> in the top area.</p><p>Did you notice how the data displayed on the map and the search results changed?</p>","tutorial4":"<p><b>Search Results</b></p><p>The satellite data within the current area and time of interest is listed here.</p><p>Inspect details by hovering over an item and hitting <button class='btn btn-default btn-xs btn-disabled'><i class='fa fa-info-circle'/></button> or select items for download.</p><p>Your result list is too long? Let's apply more filters <i>Next</i>.</p>","tutorial5":"<p><b>Filters</b></p><p>These filters allow to narrow down the search results. Note that the time and spatial filters are already applied via the map and timeslider.</p><p>Apply <i>Additional Filters</i> by selecting or typing the values of interest.</p><p>Did the search result list get smaller?</p>","tutorial6":"<p><b>Map layers</b></p><p>Available map and data layers are listed here.</p><p>Select and deselect <i>Layers</i> for viewing and searching. <i>Overlays</i> and <i>Base Layers</i> are only for the viewing on the map.</p><p>Satisfied with your search results?</p><p>Iterate all steps until you find the right satellite data to enjoy.</p>"}
module.exports = {"layer_failed":"Failed to access layer '{{value}}'","search_error":"An error occurred during the search","search_norecords":"No products matched the search","search_n_layers_selected":"One layer selected to show","search_n_layers_selected_plural":"{{count}} layers selected to show","load_more":"Load {{count}} more","download_norecords":"No products selected for download","terms_and_conditions":"I have read and agree to the <a class='terms_and_conditions_link' href='{{value}}' target='_blank'>terms &amp; conditions</a>","start_download":"Start download of one product","start_download_plural":"Start download of {{count}} products","confirm_download":"'Download' starts the download of one product","confirm_download_plural":"'Download' starts the download of {{count}} products","confirm_note":"Note, the browser might open multiple confirmation dialogs or issue a warning. Besides, typically browsers have a limit of 6 concurrent connections. If popups are blocked by your browser, please enable them for this site.","download_size_warning":"The estimated size of the download without compression is {{estimated_size}}MB. This might exceed the capabilities of the service.","max_bbox_warning":"Maximum size of bounding box: {{max_bbox_size}} was exceeded by: {{max_bbox_exceed}} on axis: {{max_bbox_axis}}.","max_resolution_warning":"Maximum resolution: {{max_resolution}} was exceeded. Attempt to download might fail with an error.","download_bands_warning":"The selected format supports at most {{maxBands}} bands, but {{requestedBands}} are requested.","timefilter_warning":"Search results may differ from products shown on map because of using a separate time filter","advancedfilter_warning":"Search results may differ from products shown on map because of using additional filters","toomanyresults_warning":"Search results may differ from products shown on map because search results are too big","dynamic-histogram-title":"If enabled, time distributions are shown for current spatial filter.\nIf disabled, they are shown globally.","tutorial1":"<p><b>Welcome to the Catalog Client</b></p><p>Let's briefly walk through the main functionalities. Hit <i>Next</i> to start.</p><p>Feel free to <i>Skip</i> any time and to resume later using the <i class='fa fa-book'/> button at the bottom right.</p><p>You can also find detailed information about the Client and referenced services here: <a href='user-guide' target='_blank'>User guide document HTML</a> or <a href='View-Server_-_User-Guide_v1.1.1.pdf' target='_blank'>PDF</a></p>.","tutorial2":"<p><b>The Map</b></p><p>Noticed the map in the back? It displays available satellite data.</p><p>Navigate to your area of interest by panning and zooming, either using <i>left click + drag</i> and <i>mouse wheel scroll</i> or <i>one finger drag</i> and <i>two finger pinch</i>.</p><p>Satisfied with the displayed data? Not yet? Let's change the time of interest <i>Next</i>.</p>","tutorial3":"<p><b>The Timeslider</b></p><p>The timeslider displays the distribution of data over time. The gray area shows the currently selected time interval.</p><p>Navigate to your time of interest again by panning (only in the bottom area) and zooming. Change the time interval selection by using <i>left click + drag</i> in the top area.</p><p>Did you notice how the data displayed on the map and the search results changed?</p>","tutorial4":"<p><b>Search Results</b></p><p>The satellite data within the current area and time of interest is listed here.</p><p>Inspect details by hovering over an item and hitting <button class='btn btn-default btn-xs btn-disabled'><i class='fa fa-info-circle'/></button> or select items for download.</p><p>Your result list is too long? Let's apply more filters <i>Next</i>.</p>","tutorial5":"<p><b>Filters</b></p><p>These filters allow to narrow down the search results. Note that the time and spatial filters are already applied via the map and timeslider.</p><p>Apply <i>Additional Filters</i> by selecting or typing the values of interest.</p><p>Did the search result list get smaller?</p>","tutorial6":"<p><b>Map layers</b></p><p>Available map and data layers are listed here.</p><p>Select and deselect <i>Layers</i> for viewing and searching. <i>Overlays</i> and <i>Base Layers</i> are only for the viewing on the map.</p><p>Satisfied with your search results?</p><p>Iterate all steps until you find the right satellite data to enjoy.</p>"}
 
/***/ }),
/* 1069 */
......@@ -8,7 +8,7 @@ SPHINXBUILD ?= sphinx-build
SPHINXAUTOBUILD ?= sphinx-autobuild
SOURCEDIR = .
BUILDDIR = _build
USERGUIDE_VERSION = v1.1.0
USERGUIDE_VERSION = v1.1.1
# Put it first so that "make" without argument is like "make help".
help:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment