namcast_parse_filename: Parse NAM forecast filenames

Description Usage Arguments Value

View source: R/nam_cast.R

Description

Filenames such as "nam_218_20210105_0000_069.grb2" are comprised of "product_YYYYmmdd_ffff_aaa.ext"

Usage

1
2
3
4
namcast_parse_filename(
  x = c("nam_218_20210105_0000_084.grb2", "nam_218_20210105_0000_081.grb2",
    "nam_218_20210105_0000_078.grb2")
)

Arguments

x

character, one or more filenames

Value

tibble of filename constituent parts


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