Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gkakas authored Nov 28, 2016
1 parent 6942a8d commit b307918
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# INSPIRE-notebooks
INSPIRE conference notebooks
INSPIRE Confrence notebooks

## About
EarthServer-2 Services are based server-side on Rasdaman, client side on WebWorldWind.

The very same backend can be used with several possible clients other than just Web Applications, based on the OGC standards used within EarthServer-2 and backed by the robust endpoints of its multidisciplinary data services.

One of the possible analytical clients, increasingly popular in the scientific community, is Jupyter/iPython (http://jupyter.org). In this respect, the EarthServer-2 consortium started exploring new ways to combine the interactive analytical capabilities of Jupyter together with the flexible and resource-savvy WCS/WCPS approach.

Jupyter client-side, matched with rasdaman/WC(P)S server-side, offer a very powerful combination of visualisation and analysis, with easy-to use and share rich notebooks based on highly scalable server endpoints.



### WCPS Planetserver
This notebook shows a few examples on how to query spectral data and how to do band math with WCPS queries
[![Binder](http://mybinder.org/badge.svg)](http://mybinder.org:/repo/earthserver-eu/inspire-notebooks)

0 comments on commit b307918

Please sign in to comment.