Skip to content

Commit

Permalink
updating example
Browse files Browse the repository at this point in the history
  • Loading branch information
AliceBalfanz committed Sep 24, 2019
1 parent afc8825 commit 18d3719
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified docs/source/_static/screenshot_xcube_viewer_sst_docu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions docs/source/examples/xcube_serve.rst
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ Viewing the generated xcube dataset described in the example :doc:`xcube_gen`:

::

$ xcube serve --show --styles "analysed_sst=(200,375,'plasma')" demo_SST_xcube-optimized.zarr
$ xcube serve --show --styles "analysed_sst=(280,290,'plasma')" demo_SST_xcube-optimized.zarr

.. image:: ../_static/screenshot_xcube_viewer_sst_docu.png
:width: 800
Expand All @@ -113,7 +113,7 @@ Viewing the generated xcube dataset described in the example :doc:`xcube_gen`:
In case you get an error message "cannot reach server" on the very bottom of the web app's main window,
refresh the page.

You can play around with the value range displayed in the viewer, here it is set to min=200K and max=375K.
You can play around with the value range displayed in the viewer, here it is set to min=280K and max=290K.
The colormap used for mapping can be modified as well and the
`colormaps provided by matplotlib`_ can be used.

Expand Down

0 comments on commit 18d3719

Please sign in to comment.