
Last chance! 50% off unlimited learning
Sale ends in
getInfo
displays the dataset information for a given
dtype or dtypename
getInfo(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
# NOT RUN {
getInfo('atsstamday')
# }
Run the code above in your browser using DataLab