Description Usage Arguments Value Examples
A HSDSSource is a representation of a URL which provides access to a HDF5 server (either h5serv or hsds.)
1 | HSDSSource(endpoint, type = "hsds")
|
endpoint |
URL for server |
type |
Type of server software at the source; must be |
An object of type HSDSSource
1 2 | src.hsds <- HSDSSource('http://hsdshdflab.hdfgroup.org')
src.chan <- HSDSSource('http://h5s.channingremotedata.org:5000', 'h5serv')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.