Description Usage Arguments Value Slots Note Examples
The scidbst class contains several objects in order to describe a SciDB array spatially and temporally. Therefore the object holds a reference to the SciDB array via a scidb object and the dimension references for space and time with a SRS and TRS object respectively.
Constructor for scidbst
1 |
... |
parameter that are passed on to |
scidbst object
extentThe outer boundary of the SciDB array in referenced coordinates
affineThe affine transformation used to convert real-world coordinates into image frame coordinates
tExtentthe temporal extent as a TemporalExtent object
isSpatialA flag whether or not this object has a spatial reference
isTemporalA flag whether or not this object has a temporal reference
trsThe temporal reference object (TRS)
srsThe spatial reference object SRS
proxyscidb proxy scidb
extentspatial Extent
titleThe name of the original array
At least parameter name should be provided
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.