1- .. _`xcube viewer demo` : https://bc-viewer.brockmann-consult.de/
1+ .. _`xcube Viewer demo` : https://bc-viewer.brockmann-consult.de/
22.. _`xcube-viewer` : https://github.com/xcube-dev/xcube-viewer
33.. _`README` : https://github.com/xcube-dev/xcube-viewer/blob/main/README.md
44.. _`Euro Data Cube` : https://edc-viewer.brockmann-consult.de/
88Viewer App
99==========
1010
11- The xcube viewer app is a simple, single-page web application to be used with the xcube server .
11+ The xcube Viewer app is a simple, single-page web application to be used with the xcube Server .
1212For detailed information visit the `documentation `_.
1313
1414Demo
1515====
1616
17- To test the viewer app, you can use the `xcube viewer demo `_. This is our Brockmann Consult Demo xcube viewer .
18- Via the viewer's settings it is possible to change the xcube server url which is used for displaying data.
17+ To test the viewer app, you can use the `xcube Viewer demo `_. This is our Brockmann Consult Demo xcube Viewer .
18+ Via the viewer's settings it is possible to change the xcube Server url which is used for displaying data.
1919To do so open the viewer's settings panels, select "Server". A "Select Server" panel is opened, click the "+"
2020button to add a new server. Here is demo server that you may add for testing:
2121
@@ -26,7 +26,7 @@ button to add a new server. Here is demo server that you may add for testing:
2626Functionality
2727=============
2828
29- The xcube viewer functionality is described exemplary using the `xcube viewer demo `_.
29+ The xcube Viewer functionality is described exemplary using the `xcube Viewer demo `_.
3030The viewer visualizes data from the xcube datasets on top of a basemap.
3131For zooming use the buttons in the top right corner of the map window or the zooming function of your
3232computer mouse. A scale for the map is located in the lower right corner and in the
@@ -35,7 +35,7 @@ upper left corner a corresponding legend to the mapped data of the data cube is
3535.. image :: _static/images/viewer/screenshot_overview.png
3636 :width: 800
3737
38- A xcube viewer may hold several xcube datasets which you can select via the drop-down menu `Dataset `.
38+ A xcube Viewer may hold several xcube datasets which you can select via the drop-down menu `Dataset `.
3939The viewed area automatically adjusts to a selected xcube dataset, meaning that if a newly selected
4040dataset is located in a different region, the correct region is displayed on the map.
4141
@@ -133,7 +133,7 @@ hide lower values and it is possible to adjust the opacity.
133133.. image :: _static/images/viewer/screenshot_colormap.png
134134 :width: 800
135135
136- The xcube viewer app is constantly evolving and enhancements are added, therefore please be aware that the above
136+ The xcube Viewer app is constantly evolving and enhancements are added, therefore please be aware that the above
137137described features may not always be completely up-to-date.
138138
139139Build and Deploy
0 commit comments