Description Usage Arguments Value
Check Coordinate Dimensions
1 | checkBounds(dataStruct, xposLim, yposLim, tposLim)
|
dataStruct |
A structure describing the dataset from erddapStruct.rda |
xposLim |
A list of reals size 2 that contains the longitude limits of the data request |
yposLim |
A list of reals size 2 that contains the latitude limits of the data request |
xposLim |
A list of strings size 2 that contains the time limits of the data request |
returnCode of 0 if all data is in bounds of the served data, -1 otherwise
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.