NOMADSArchiveList: Archived models available for download through rNOMADS

View source: R/Models.R

NOMADSArchiveListR Documentation

Archived models available for download through rNOMADS

Description

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.

Usage

NOMADSArchiveList(abbrev = NULL)

Arguments

abbrev

Return information about the model that this abbreviation refers to. Defaults to NULL, in which case information about all the models available through rNOMADS.

Value

abbrevs

An abbreviation for each model

names

A full name for each model

urls

The web address of the download page for each model

Author(s)

Daniel C. Bowman danny.c.bowman@gmail.com

See Also

NOMADSRealTimeList

Examples


#The archived model list in rNOMADS

archived.model.list <- NOMADSArchiveList()


rNOMADS documentation built on Sept. 6, 2022, 5:06 p.m.