NOMADSArchiveList {rNOMADS} | R Documentation |
A list of abbreviations, names and URLs for the NOMADS models archived on the NCDC web site.. Users can refer to this list to find out more information about the available models, and rNOMADS uses the abbreviations to determine how to access the archives.
NOMADSArchiveList(abbrev = NULL)
abbrev |
Return information about the model that this abbreviation refers to.
Defaults to |
abbrevs |
An abbreviation for each model |
names |
A full name for each model |
urls |
The web address of the download page for each model |
Daniel C. Bowman danny.c.bowman@gmail.com
#The archived model list in rNOMADS
archived.model.list <- NOMADSArchiveList()