namanl_grib1_https_uri: Construct a https uri given the name of a GRIB1 file

Description Usage Arguments Value

View source: R/grib1.R

Description

Construct a https uri given the name of a GRIB1 file

Usage

1
2
3
4
namanl_grib1_https_uri(
  name = "namanl_218_20040303_0000_000",
  root = "https://nomads.ncdc.noaa.gov/data/namanl"
)

Arguments

name

character, the name stub in the form of namanl_218_YYYYmmdd_ffff_aaa where ffff is the forecast statement time and aaa is the forecast hours ahead of the statement

root

the root uri

Value

two element vector of *.grb and *.inv uri


BigelowLab/namanl documentation built on Nov. 15, 2021, 3:11 p.m.