Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 23 found.
[1] < 1 2 3 > [3]  Sort:

DODSGrab (Package: rNOMADS) :

This function interfaces with the NOMADS server to download weather, ocean, and sea ice data. The available models can be viewed by calling NOMADSRealTimeList and NOMADSArchiveList. The data arrives in ascii format, so this function can be used to retrieve data on any operating system.
● Data Source: CranContrib
● Keywords: connection
● Alias: DODSGrab
● 0 images

GetDODSModelRunInfo (Package: rNOMADS) :

Given a URL from GetDODSDates and a model run from GetDODSModelRuns, get information on the model domain, levels, and variables.
● Data Source: CranContrib
● Keywords: utilities
● Alias: GetDODSModelRunInfo
● 0 images

BuildProfile (Package: rNOMADS) :

Takes the output of ReadGrib or DODSGrab and extracts data at a specific point, performing interpolation if required.
● Data Source: CranContrib
● Keywords: manip
● Alias: BuildProfile
● 0 images

GribGrab (Package: rNOMADS) :

This function interfaces with the programming API at http://nomads.ncep.noaa.gov/ to download NOMADS model data. The available models can be viewed by calling NOMADSRealTimeList. The data arrives in grib (gridded binary) format that can be read with ReadGrib.
● Data Source: CranContrib
● Keywords: connection
● Alias: GribGrab
● 0 images

ParseModelPage (Package: rNOMADS) :

This function parses the model download pages on NOMADS, and extracts information on predictions, levels, and variables available for each.
● Data Source: CranContrib
● Keywords: utilities
● Alias: ParseModelPage
● 0 images

SanitizeURL (Package: rNOMADS) :

An internal routine for replacing illegal URL character in level and variable names
● Data Source: CranContrib
● Keywords: internal
● Alias: SanitizeURL
● 0 images

MagnitudeAzimuth (Package: rNOMADS) :

Given zonal (East-West) and meridional (North-South) wind speeds, calculate magnitude of wind vector and azimuth from north, in degrees.
● Data Source: CranContrib
● Keywords: manip
● Alias: MagnitudeAzimuth
● 0 images

PlotWindProfile (Package: rNOMADS) :

Creates a polar plot showing the azimuth, elevation, and magnitude of winds.
● Data Source: CranContrib
● Keywords: hplot
● Alias: PlotWindProfile
● 0 images

ArchiveGribGrab (Package: rNOMADS) :

This function interfaces with the programming API at http://nomads.ncdc.noaa.gov/ to download archived NOMADS model data. The available models can be viewed by calling NOMADSArchiveList without arguments. The data arrives in grib (gridded binary) format that can be read with ReadGrib. Some of these files are in GRIB format, others are in GRIB2 format; select the appropriate file type when calling ReadGrib.
● Data Source: CranContrib
● Keywords: connection
● Alias: ArchiveGribGrab
● 0 images

NOMADSArchiveList (Package: rNOMADS) :

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.
● Data Source: CranContrib
● Keywords: documentation
● Alias: NOMADSArchiveList
● 0 images