Description Usage Arguments Value Details Examples
getInfo
displays the dataset information for a given
dtype or dtypename
1 | getInfo(dtype)
|
dtype |
- character string or integer (1-138) for given dataset |
prints out dataset information
getInfo gives the dataset information for the given dataset. This includes: dtypename,datasetname,longname,varname. It will return the following information about any dataset that matches the string:
dtypename
datasetname
longname
varname
hasAlt
latSouth
lon360
minLongitude
maxLongitude
longitudeSpacing
minLatitude
maxLatitude
latitudeSpacing
minAltitude
maxAltitude
minTime
maxTime
timeSpacing
infoUrl
1 | getInfo('atsstamday')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.